OSDN Git Service

2011-06-04 Jonathan Wakely <jwakely.gcc@gmail.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2
3         * MAINTAINERS: Update my email address.
4
5 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
6
7         * MAINTAINERS (Write After Approval): Update my email address.
8
9 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
10
11         * MAINTAINERS (Write After Approval): Add myself.
12
13 2011-05-08  Doug Kwan  <dougkwan@google.com>
14
15         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
16         * configure: Regenerated.
17         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
18         value from configure.
19         * Makefile.in: Regenerated.
20
21 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
22
23         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
24         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
25         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
26         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
27         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
28         *-*-vxworks*): Disable newlib and libgloss in separate case
29         statement.
30         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
31         to separate case statement.
32         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
33         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
34         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
35         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
36         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
37         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
38         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
39         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
40         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
41         i[[3456789]]86-*-rdos*, m32r-*-*,
42         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
43         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
44         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
45         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
46         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
47         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
48         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
49         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
50         and libgloss in main case over targets.  Remove most empty cases
51         in main case over targets.
52         * configure: Regenerate.
53
54 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
55
56         * MAINTAINERS (Write After Approval): Add myself.
57
58 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
59
60         * configure.ac: Remove code setting special library locations for
61         hppa*64*-*-hpux11*.  Remove code setting compiler for
62         sparc-sun-solaris2*.
63         * configure: Regenerate.
64
65 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
66
67         * configure.ac: Separate libgloss_dir settings from general case
68         over targets.
69         * configure: Regenerate.
70
71 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
72
73         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
74         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
75         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
76         cases in libgcj-disabling case statement.
77         (hppa*64*-*-linux*): Set unsupported_languages instead of
78         disabling target-zlib.
79         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
80         to hppa*64*-*-hpux*.
81         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
82         hppa*-*-hpux*.
83         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
84         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
85         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
86         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
87         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
88         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
89         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
90         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
91         libgcj-disabling case statement.
92         * configure: Regenerate.
93
94 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
95
96         * configure.ac: Disable Java for targets not supporting libffi.
97         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
98         Remove cases in Java-disabling statement.
99         (*arm-wince-pe): Change to arm-wince-pe.
100         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
101         cases in Java-disabling statement.
102         (bfin-*-*): Don't disable Java again.
103         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
104         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
105         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
106         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
107         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
108         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
109         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
110         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
111         Java-disabling statement.
112         (mmix-*-*): Don't disable Java again.
113         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
114         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
115         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
116         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
117         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
118         statement.
119         * configure: Regenerate.
120
121 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
122
123         * configure.ac: Separate cases disabling Java and Java libraries
124         from general case over targets.
125         * configure: Regenerate.
126
127 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
128
129         * MAINTAINERS: Update my email address.
130
131 2011-04-20  Easwaran Raman  <eraman@google.com>
132
133         * MAINTAINERS (Write After Approval): Add myself.
134
135 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
136
137         PR lto/48086
138         * configure.ac: Re-enable LTO on *-apple-darwin9*.
139         * configure: Regenerate.
140
141 2011-04-16  Jim Meyering  <meyering@redhat.com>
142
143         * MAINTAINERS (Write After Approval): Add myself.
144
145 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
146
147         * MAINTAINERS: Update my email address.
148
149 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
150
151         * MAINTAINERS (Write After Approval): Add myself.
152
153 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
154
155         * MAINTAINERS (Write After Approval): Add myself.
156
157 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
158
159         * MAINTAINERS (Write After Approval): Add myself.
160
161 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
162
163         * configure.ac (build_tools): Remove build-byacc.
164         (host_libs): Remove mmalloc.
165         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
166         autoconf automake libtool diff rcs fileutils shellutils time
167         textutils wdiff find uudecode hello tar gzip indent recode release
168         sed perl gawk findutils gettext zip.
169         (libgcj): Remove target-qthreads.
170         (target_tools): Remove target-examples target-gperf.
171         (YACC): Don't handle building byacc.
172         * configure: Regenerate.
173         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
174         dosutils, examples, fileutils, find, findutils, gawk, gettext,
175         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
176         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
177         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
178         handle building components.
179         * Makefile.in: Regenerate.
180
181 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
182
183         * MAINTAINERS: Update my email address as Xtensa maintainer.
184
185 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
186
187         * config.sub: Sync from upstream.
188
189 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
190
191         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
192         (microblaze*): Don't disable libssp.
193         * configure: Regenerate.
194
195 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
196
197         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
198         moveifchange.
199         * configure: Regenerate.
200         * Makefile.tpl: Use @SHELL@ not @config_shell@.
201         * Makefile.in: Regenerate.
202
203 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
204
205         * configure.ac (*-*-sysv4*): Don't enable libgomp.
206         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
207         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
208         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
209         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
210         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
211         md_exec_prefix cases.
212         * configure: Regenerate.
213
214 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
215
216         * configure.ac: Separate cases disabling target-libssp,
217         target-libiberty, target-libstdc++-v3 and Fortran from general
218         case over targets.
219         * configure: Regenerate.
220
221 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
222
223         * configure.ac (*-*-chorusos): Don't disable libgcj.
224         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
225         Remove case.
226         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
227         (arm-*-coff): Don't disable libgcj.
228         (arm*-*-linux-gnueabi): Remove useless assignment.
229         (arm-*-riscix*): Don't disable libgcj.
230         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
231         configuration.
232         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
233         (c54x*-*-*): Remove case.
234         (tic54x-*-*): Don't disable GCC or GCC libraries.
235         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
236         to *.
237         (d10v-*-*): Don't disable GCC libraries.
238         (d30v-*-*): Don't disable libgcj.
239         (h8500-*-*): Don't disable GCC libraries.
240         (i960-*-*): Don't disable libgcj.
241         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
242         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
243         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
244         libgcj.
245         (m68k-*-coff*): Remove case.
246         (mmix-*-*): Don't disable libgloss on host.
247         (mn10200-*-*, mn10300-*-*): Remove cases.
248         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
249         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
250         Don't disable libgcj.
251         (romp-*-*): Remove case.
252         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
253         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
254         case.
255         (v810-*-*): Don't disable GCC libraries.
256         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
257         (ip2k-*-*): Don't disable GCC libraries.
258         * configure: Regenerate.
259
260 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
261
262         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
263         libffi on host.
264         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
265         on host.
266         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
267         * configure: Regenerate.
268
269 2011-03-26  John Marino  <binutils@marino.st>
270
271         * configure.ac: Add support for *-*-dragonfly*
272         * configure: Regenerate.
273
274 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
275
276         * configure.ac (native_only): Remove.
277         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
278         send-pr uudecode guile gnuserv on host.
279         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
280         send-pr rcs guile perl texinfo libtool on host.
281         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
282         automake send-pr rcs guile perl texinfo libtool on host.
283         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
284         (*-*-kaos*): Don't disable target-examples target-gperf on target.
285         (alpha*-dec-osf*): Don't disable fileutils on target.
286         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
287         texinfo send-pr expect dejagnu on target.
288         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
289         target-qthreads on target.
290         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
291         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
292         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
293         x86_64-*-mingw*): Don't disable expect on target.
294         (*-*-cygwin*): Don't disable target-gperf on target.
295         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
296         gnuserv on target.
297         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
298         target.
299         * configure: Regenerate.
300
301 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
302
303         * configure.ac (target_tools): Remove target-groff.
304         (native_only): Remove target-groff.
305         (hppa*64*-*-*): Don't disable byacc.
306         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
307         setting.
308         (*-*-kaos*): Don't skip target-librx and target-groff.
309         (*-*-netware*): Don't skip target-libmudflap.
310         (*-*-tpf*): Don't skip target-libmudflap.
311         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
312         directories on the host.
313         (ia64*-*-*vms*): Don't skip tix.
314         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
315         host.
316         * configure: Regenerate.
317
318 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
319
320         * configure.ac: Remove references to mt-mep, mt-netware,
321         mt-wince.
322         * Makefile.def: Add all-utils soft dependencies.
323         * Makefile.tpl: Remove GDB_NLM_DEPS.
324         * configure: Regenerate.
325         * Makefile.in: Regenerate.
326
327 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
328
329         * configure.ac: Do not include mh-x86omitfp.
330         * configure: Regenerate.
331
332 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
333
334         * configure.ac: Remove empty cases.
335         * configure: Regenerate.
336
337 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
338
339         * Makefile.def: Add dependency from termcap to gdb.
340         * Makefile.in: Regenerate.
341
342 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
343
344         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
345         * configure: Regenerate.
346         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
347         * Makefile.tpl: Likewise.
348         * Makefile.in: Regenerate.
349
350 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
351
352         * configure.ac: Remove all mentions of tentative_cc.
353         * configure: Regenerate.
354
355 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
356
357         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
358         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
359         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
360         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
361         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
362         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
363         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
364         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
365         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
366         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
367         *-*-rhapsody*): Remove host cases.
368         * configure: Regenerate.
369
370 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
371
372         * configure.ac (ppc*-*-pe): Remove host case.
373         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
374         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
375         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
376         cases.
377         * configure: Regenerate.
378
379 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
380
381         * config.sub: Update to version 2011-03-23.
382
383 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
384
385         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
386         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
387         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
388         * configure: Regenerate.
389
390 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
391
392         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
393         to Write After Approval.
394         * config-ml.in: Don't handle arc-*-elf*.
395         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
396         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
397         handle GCC libraries.
398         * configure: Regenerate.
399
400 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
401
402         PR bootstrap/48120:
403         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
404         Add -lstdc++ -lm to LIBS.
405         * configure: Regenerate.
406
407 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
408
409         * config.guess: Update to version 2011-02-02
410         * config.sub: Update to version 2011-02-24
411
412 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
413
414         PR lto/48086
415         * configure.ac: Re-enable LTO on *-apple-darwin9.
416         * configure: Regenerate.
417
418 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
419
420         PR lto/48086
421         * configure.ac: Disable LTO on darwin due to an assembler change in
422         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
423         under 256.
424         * configure: Regenerate.
425
426 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
427
428         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
429
430 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
431
432         * MAINTAINERS: Update my e-mail address.
433
434 2011-03-06  Joey Ye  <joey.ye@arm.com>
435
436         * MAINTAINERS: Update my e-mail address.
437
438 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
439
440         * configure.ac: Adjust test of with_ppl.
441         * configure: Regenerated.
442
443 2011-03-02  Kai Tietz  <ktietz@redhat.com>
444
445         * MAINTAINERS: Adjust my e-mail address.
446
447 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
448
449         * configure.ac: Add -lpwl to ppllibs.
450         * configure: Regenerated.
451
452 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
453
454         * config/cloog.m4: Add -lisl to clooglibs.
455         * configure: Regenerated.
456
457 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
458
459         * MAINTAINERS (CPU Port maintainers): Add self.
460
461 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
462
463         * MAINTAINERS: Add myself as testsuite maintainer.
464
465 2011-02-15  Mike Stump  <mikestump@comcast.net>
466
467         * MAINTAINERS: Add myself as testsuite maintainer.
468
469 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
470
471         Import from Libtool and gnulib:
472
473         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
474
475         Prepare for supporting FreeBSD 10.
476         * config.rpath: Remove handling of freebsd1* which soon would
477         match FreeBSD 10.0.
478
479         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
480
481         Remove support for FreeBSD 1.x.
482         * libtool.m4 (_LT_LINKER_SHLIBS)
483         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
484         soon would incorrectly match FreeBSD 10.0.
485
486 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
487
488         PR binutils/12283
489         * move-if-change: Import version from gnulib.
490
491 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
492
493         PR lto/47225
494         * Makefile.def (lto-plugin): Double dash for enable-shared.
495         (configure-gcc): Depend on all-lto-plugin.
496         * Makefile.in: Rebuilt.
497
498 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
499
500         * configure.ac: Remove extra bracket.
501         * configure: Regenerate.
502
503 2011-02-08  Tobias Burnus  <burnus@net-b.de>
504
505         * MAINTAINERS: Add myself as libquadmath maintainer.
506
507 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
508
509         * MAINTAINERS: Update my email address.
510
511 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
512
513         * MAINTAINERS (option handling): Add self.
514
515 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
516
517         PR lto/47225
518         * Makefile.def: Add dependency for install-gcc
519         on install-lto-plugin.
520         * Makfile.in: Regenerated
521
522 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
523
524         * MAINTAINERS (CPU Port Maintainers): Add myself.
525
526 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
527
528         PR libgcj/44341
529         * configure.ac: Discard --with-* flags for host when configuring
530         target libraries for cross build.
531         * configure: Rebuilt.
532
533 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
534
535         * MAINTAINERS (linear loop transforms): Removed.
536
537 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
538
539         * configure.ac: If with_ppl is no, move setting with_cloog=no
540         after CLOOG_REQUESTED check.
541         * configure: Regenerated.
542
543 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
544
545         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
546         CLooG has been requested.
547         * configure: Regenerated.
548
549 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
550
551         * configure: Regenerated.
552         * configure.ac: Check for version 0.11 (or later revision) of PPL.
553
554 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
555
556         * configure: Regenerated.
557         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
558
559 2011-01-21  Andreas Schwab  <schwab@redhat.com>
560
561         * configure.ac: Use AS_HELP_STRING throughout.
562         * configure: Regenerate.
563
564 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
565
566         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
567         * configure: Regenerate.
568
569 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
570
571         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
572
573 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
574
575         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
576         for ia64-hpux.
577         * configure: Regenerate.
578
579 2011-01-07  Jan Hubicka  <jh@suse.cz>
580
581         PR lto/47225
582         * Makefile.in: Regenerate.
583         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
584         configure.
585
586 2011-01-07  Jan Hubicka  <jh@suse.cz>
587
588         * Makefile.in: Regenerate.
589         * Makefile.def (gcc host module) and soft dependency on lto-plugin
590         and configure dependency on lto-plugin configure.
591         (lto-plugin module): Remove dependency on GCC; add dependency on
592         liniberty.
593
594 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
595
596         * MAINTAINERS (Write After Approval): Add myself.
597
598 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
599
600         * configure: Regenerate.
601
602 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
603
604         * configure.ac: (picochip): Disable libiberty.
605
606 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
607
608         * MAINTAINERS (Write After Approval): Add myself.
609
610 2010-12-10  Ian Lance Taylor  <iant@google.com>
611
612         PR bootstrap/46819
613         * configure.ac: For --disable-libgcj clear libgcj_saved.
614         * configure: Rebuild.
615
616 2010-12-10  Tobias Burnus  <burnus@net-b.de>
617
618         PR fortran/46540
619         * configure.ac: Add --disable-libquadmath and
620         --disable-libquadmath-support.
621         * configure: Regenerate.
622
623 2010-12-03  Ian Lance Taylor  <iant@google.com>
624
625         * MAINTAINERS: Add myself as libgo maintainer.
626
627 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
628
629         PR libffi/46792
630         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
631         * configure: Regenerate.
632
633 2010-12-02  Ian Lance Taylor  <iant@google.com>
634
635         * configure.ac: Always set default for poststage1_ldflags to
636         -static-libstdc++ -static-libgcc.
637
638 2010-11-29  Andreas Schwab  <schwab@redhat.com>
639
640         * configure.ac: Move comment to remove extra space in last argument
641         of GCC_TARGET_TOOL.
642
643 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
644
645         PR other/46026
646         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
647         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
648         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
649         (BASE_FLAGS_TO_PASS): Use it.
650         * configure: Rebuilt.
651         * Makefile.in: Rebuilt.
652
653 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
654
655         PR binutils/12258
656         * configure.ac: Correct comments for --enable-gold/--enable-ld.
657         Properly check default linker.
658         * configure: Regnerated.
659
660 2010-11-23  Matthias Klose  <doko@ubuntu.com>
661
662         * configure.ac: For --enable-gold, handle value `default' instead of
663         `both*'.   New configure option --{en,dis}able-ld.
664         * configure: Regenerate.
665
666 2010-11-20  Ian Lance Taylor  <iant@google.com>
667
668         * configure.ac: Only disable a language library if no language needs
669         it.  Don't let --disable-libgcj uncondtionally disable libffi.
670         * configure: Rebuild.
671
672 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
673
674         * Makefile.in: Regenerate.
675
676         PR other/46202
677         * configure.ac: Fix just-built in-tree STRIP name to be
678         binutils/strip-new.
679         * configure: Regenerate.
680         * Makefile.def (install-strip-gcc, install-strip-binutils)
681         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
682         (install-strip-sid): Mirror dependencies on non-strip variants
683         of these targets on the respective -strip prerequisites.
684         * Makefile.tpl (install-strip, install-strip-host)
685         (install-strip-target): New targets.
686         (install-strip-[+module+], install-strip-target-[+module+]):
687         New targets.
688         * Makefile.in: Regenerate.
689
690 2010-11-19  Ian Lance Taylor  <iant@google.com>
691             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
692
693         * configure.ac: Add target-libgo to target_libraries.  Set
694         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
695         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
696         (HOST_EXPORTS): Add GOC.
697         (BASE_TARGET_EXPORTS): Add GOC.
698         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
699         (GOCFLAGS_FOR_TARGET): New variable.
700         (EXTRA_HOST_FLAGS): Add GOC.
701         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
702         * Makefile.def (target_modules): Add libgo.
703         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
704         (dependencies): Add dependency from configure-target-libgo to
705         configure-target-libffi and all-target-libstdc++-v3.  Add
706         dependencies from all-target-libgo to all-target-libffi.
707         (languages): Add go.
708         * configure: Rebuild.
709         * Makefile.in: Rebuild.
710
711 2010-11-19  Ian Lance Taylor  <iant@google.com>
712
713         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
714         compiler/flag environment variables.
715
716 2010-11-18  Ian Lance Taylor  <iant@google.com>
717
718         * configure.ac: Check for lang_requires_boot_languages in
719         config-lang.in files.
720         * configure: Rebuild.
721
722 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
723             Tobias Burnus  <burnus@net-b.de>
724
725         PR fortran/32049
726         * Makefile.def: Add libquadmath; build it with language=fortran.
727         * configure.ac: Add libquadmath.
728         * Makefile.tpl: Handle multiple libs in check-[+language+].
729         * Makefile.in: Regenerate.
730         * configure: Regenerate.
731
732 2010-11-16  Tom Tromey  <tromey@redhat.com>
733
734         * MAINTAINERS: Moved myself to reviewers section.
735
736 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
737
738         * MAINTAINERS: Moved myself to reviewers section.
739
740 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
741
742         * MAINTAINERS (Various Maintainers): Add self for build machinery.
743         (Write After Approval): Remove self.
744
745 2010-11-15  Andreas Schwab  <schwab@redhat.com>
746
747         * configure.ac: Fix spelling in option names.
748         * configure: Regenerated.
749
750 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
751
752         PR bootstrap/39622
753         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
754         * configure: Regenerated.
755
756 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
757
758         * MAINTAINERS: Update my email address.
759
760 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
761
762         * configure: Regenerate.
763
764 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
765
766         * configure: Regenerate.
767
768 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
769
770         * configure: Regenerate.
771
772 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
773
774         * configure: Regenerate.
775
776 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
777
778         * configure.ac: Support official CLooG.org versions.
779         * configure: Regenerate.
780         * config/cloog.m4: New.
781
782 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
783
784         * MAINTAINERS (Write After Approval): Add myself.
785
786 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
787
788         * MAINTAINERS: Update my email address.
789
790 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
791
792         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
793         * configure: Regenerate.
794
795 2010-11-03  Ian Lance Taylor  <iant@google.com>
796             Dave Korn  <dave.korn.cygwin@gmail.com>
797
798         PR lto/46273
799         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
800         and on other supported platforms whenever LTO is enabled.
801         * configure: Rebuild.
802
803 2010-11-02  Alan Modra  <amodra@gmail.com>
804
805         PR binutils/12110
806         * configure.ac: Error when source path contains spaces.
807         * configure: Regenerate.
808
809 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
810
811         * MAINTAINERS: Update my email address.
812
813 2010-10-20  Ian Lance Taylor  <iant@google.com>
814
815         * Makefile.def (target_modules): Set lib_path to src/.libs for
816         libstdc++-v3 module.
817         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
818         * Makefile.in: Rebuild.
819
820 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
821
822         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
823         (Write After Approval): Remove myself.
824
825 2010-10-15  Tristan Gingold  <gingold@adacore.com>
826
827         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
828
829 2010-10-14  Douglas Rupp  <rupp@gnat.com>
830
831         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
832
833 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
834
835         * configure.ac (build_lto_plugin): New shell variable.
836         (--enable-lto): Turn on by default for all non-ELF platforms that
837         have had LTO support added so far.  Set build_lto_plugin appropriately
838         for both ELF and non-ELF.
839         (configdirs): Add lto-plugin or not based on build_lto_plugin.
840         * configure: Regenerate.
841
842 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
843
844         Sync from src:
845         * configure.ac (v850 support): Remove target-libgloss from
846         noconfigdirs.
847         * configure: Regenerate.
848
849 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
850
851         PR bootstrap/45326
852         PR bootstrap/45174
853         * configure.ac: Honor initial values of $build_configargs,
854         $host_configargs, $target_configargs.  Mark the precious, so
855         environment settings get recorded.
856         * configure: Regenerate.
857
858 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
859
860         PR bootstrap/45796
861         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
862         Depend on all-build-libiberty.
863         * Makefile.in: Regenerate.
864
865 2010-09-30  Michael Eager  <eager@eagercon.com>
866
867         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
868         * configure: Regenerate.
869
870 2010-09-28  Michael Eager  <eager@eagercon.com>
871
872         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
873
874 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
875
876         PR bootstrap/44621
877         * configure.ac: Fix unportable shell quoting.
878         * configure: Regenerate.
879
880 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
881
882         * configure.ac (enable-lto): Add Darwin to the list of supported lto
883         targets and amend comment.
884         * configure: Regenerate.
885
886 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
887
888         * MAINTAINERS (Write After Approval): Add myself.
889
890 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
891
892         * configure.ac: Enable LTO by default on Darwin.
893         * configure: Regenerate.
894
895 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
896
897         * MAINTAINERS (Write After Approval): Add myself.
898
899 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
900
901         * MAINTAINERS (Write After Approval): Add myself.
902
903 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
904
905         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
906         ports
907
908 2010-07-28  David Yuste  <david.yuste@gmail.com>
909
910         * MAINTAINERS (Write After Approval): Add myself.
911
912 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
913
914         * configure.ac: Support all v850 targets.
915         * configure: Regenerate.
916
917 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
918
919         PR bootstrap/44455
920         * configure.ac (extra_mpfr_configure_flags): Copy from
921         extra_mpc_gmp_configure_flags.
922         * configure: Re-generated.
923
924 2010-07-22  Andi Kleen  <ak@linux.intel.com>
925
926         * MAINTAINERS (Write After Approval): Add myself.
927
928 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
929
930         * MAINTAINERS (Write After Approval): Add myself.
931
932 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
933
934         * MAINTAINERS (Write After Approval): Add myself.
935
936 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
937
938         PR target/44862
939         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
940         Provide -B option to allow for link spec %s substitutions for
941         libstdc++.a on darwin.
942         * Makefile.in: Regenerate.
943
944 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
945
946         * MAINTAINERS (Reviewers): Update my e-mail address
947
948 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
949
950         * Makefile.def (configure-gcc): Depend on all-libelf.
951         * Makefile.in: Rebuild.
952
953 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
954
955         * MAINTAINERS (Write After Approval): Add myself in the right place.
956
957 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
958
959         * MAINTAINERS (Write After Approval): Add myself.
960
961 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
962
963         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
964
965 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
966
967         * config.sub: Update to version 2010-05-21.
968         * config.guess: Update to version 2010-04-03.
969
970 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
971
972         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
973         * configure: Regenerate.
974
975 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
976
977         * MAINTAINERS (Write After Approval): Add myself.
978
979 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
980
981         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
982         a platform that supports LTO.
983         * configure: Regenerate.
984
985 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
986
987         * configure.ac: Allow all the versions greater than 0.10 of PPL.
988         * configure: Regenerated.
989
990 2010-04-27  Roland McGrath  <roland@redhat.com>
991             H.J. Lu  <hongjiu.lu@intel.com>
992
993         * configure.ac (--enable-gold): Support both, both/gold and
994         both/bfd to add gold to configdirs without removing ld.
995         * configure: Regenerated.
996
997         * Makefile.def: Add install-gold dependency to install-ld.
998         * Makefile.in: Regenerated.
999
1000 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1001
1002         PR lto/42776
1003         * configure.ac (--enable-lto): Refactor handling so libelf tests
1004         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1005         and allow LTO to be explicitly enabled on non-ELF platforms that
1006         are known to support it inside else-clause.
1007         * configure: Regenerate.
1008
1009 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1010
1011         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1012         * configure: Regenerate.
1013
1014 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1015
1016         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1017         * configure: Regenerate.
1018
1019 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1020
1021         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1022         separately.
1023         * configure: Regenerate.
1024
1025 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1026
1027         * MAINTAINERS (Write After Approval): Add myself.
1028
1029 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1030
1031         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1032         * configure: Regenerate.
1033
1034 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1035
1036         * configure: Regenerate after change to elf.m4.
1037
1038 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1039
1040         * MAINTAINERS (Write After Approval): Add myself.
1041
1042 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1043
1044         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1045         * configure: Regenerated.
1046
1047 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1048
1049         * configure.ac: Print "buggy but acceptable" when CLooG
1050         revision is less than 9.
1051         * configure: Regenerated.
1052
1053 2010-04-01  Diego Novillo  <dnovillo@google.com>
1054
1055         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1056
1057 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1058
1059         PR bootstrap/43615
1060         PR bootstrap/43328
1061
1062         Revert:
1063
1064         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1065
1066         * configure.ac: Do not pass --enable-multilib nor
1067         --disable-multilib in baseargs.  Accept explicitly passed
1068         --enable_multilib.
1069         * configure: Regenerate.
1070
1071 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1072
1073         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1074
1075 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1076
1077         * MAINTAINERS: Remove myself.
1078
1079 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1080
1081         PR bootstrap/43328
1082         * configure.ac: Do not pass --enable-multilib nor
1083         --disable-multilib in baseargs.  Accept explicitly passed
1084         --enable_multilib.
1085         * configure: Regenerate.
1086
1087 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1088
1089         * MAINTAINERS (spu port): Remove me.
1090
1091 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1092
1093         * configure.ac (tic6x-*-*): New case.
1094         * configure: Regenerate.
1095
1096 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1097
1098         * config.sub: Update to version 2010-03-22.
1099         * config.guess: Update to version 2009-12-30.
1100
1101 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1102
1103         PR ada/42554
1104         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1105         * configure: Regenerate.
1106
1107 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1108
1109         * MAINTAINERS: Update my email address.
1110
1111 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1112
1113         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1114         (ghassan.shobaki@amd.com): Removed.
1115
1116 2010-03-17  Alan Modra  <amodra@gmail.com>
1117
1118         * MAINTAINERS: Update my email address.
1119
1120 2010-03-16  Diego Novillo  <dnovillo@google.com>
1121
1122         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1123         Matthews.
1124
1125 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1126
1127         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1128         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1129
1130 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1131
1132         * MAINTAINERS: Update my email address.
1133
1134 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1135
1136         * MAINTAINERS: Update my email address.
1137
1138 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1139
1140         * MAINTAINERS: Update my email address.
1141
1142 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1143
1144         * MAINTAINERS: Update my email address.
1145
1146 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1147
1148         PR libstdc++/32499
1149         * configure.ac (RANLIB): Default to true.
1150         (STRIP): Likewise.
1151         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1152         * configure: Regenerate.
1153
1154 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1155
1156         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1157         (Write After Approval): Update my email address.
1158
1159 2010-02-17  Nick Clifton  <nickc@redhat.com>
1160
1161         PR 11238
1162         * Makefile.tpl (local-distclean): Also remove config.cache files in
1163         sub-directories as there may not be Makefiles present in the
1164         sub-directories.
1165         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1166         the config.cache files found by the find command.
1167
1168         * Makefile.in: Regenerate.
1169         * configure.ac: Revert previous delta.
1170         * configure: Regenerate.
1171
1172 2010-02-15  Nick Clifton  <nickc@redhat.com>
1173
1174         PR 11238
1175         * configure.ac: Delete config.cache files in sub-directories when
1176         deleting Makefiles.
1177         * configure: Regenerate.
1178
1179 2010-02-12  Ben Elliston  <bje@gnu.org>
1180
1181         * MAINTAINERS: Update my email address.
1182
1183 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1184
1185         * MAINTAINERS (spu port): Update my email address.
1186
1187 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1188
1189         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1190
1191 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1192
1193         * configure.ac: Add "recommended" version checks for GMP/MPC.
1194         Update recommended GMP/MPFR/MPC versions.
1195         * configure: Regenerate.
1196
1197 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1198
1199         * MAINTAINERS: Move my Embecosm email address into the
1200         write-after-approval section.
1201
1202 2010-01-26  Ian Lance Taylor  <iant@google.com>
1203
1204         * MAINTAINERS: Add myself as Go frontend maintainer.
1205
1206 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1207
1208         PR libstdc++/36101, PR libstdc++/42813
1209         * configure.ac (bootstrap_target_libs): Make inclusion of
1210         target-libgomp conditional on libgomb being in target_configdirs.
1211         * configure: Regenerate.
1212
1213 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1214
1215         PR libstdc++/36101, PR libstdc++/42813
1216         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1217         * configure: Regenerate.
1218
1219 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1220
1221         PR libstdc++/36101, PR libstdc++/42813
1222         * configure.ac (target_configdirs): Substitute.
1223         * Makefile.def: Bootstrap target module libgomp.
1224         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1225         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1226         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1227         * configure, Makefile.in: Regenerate.
1228
1229 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1230
1231         * MAINTAINERS: Adjust my details.
1232
1233 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1234
1235         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1236
1237 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1238
1239         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1240
1241 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1242
1243         * MAINTAINERS (Write After Approval): Add myself.
1244
1245 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1246
1247         * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2010-01-11  Richard Guenther  <rguenther@suse.de>
1250
1251         PR lto/41569
1252         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1253         * Makefile.in: Regenerated.
1254
1255 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1256
1257         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1258         * configure: Regenerate.
1259
1260 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1261             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1262
1263         PR bootstrap/42424
1264         * configure.ac: Include libtool m4 files.
1265         (_LT_CHECK_OBJDIR): Call it.
1266         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1267         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1268
1269         * configure: Regenerate.
1270
1271 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1272
1273         PR bootstrap/41818
1274         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1275         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1276         * Makefile.in: Regenerate.
1277
1278 2010-01-02  Richard Guenther  <rguenther@suse.de>
1279
1280         PR lto/41529
1281         * configure.ac: Include config/elf.m4.  Disable LTO if not
1282         builting for an elf target.
1283         * configure: Regenerate.
1284
1285 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1286
1287         * MAINTAINERS: Change my email address.
1288
1289 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1290
1291         * config.sub, config.guess: Update from upstream sources.
1292
1293 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1294
1295         * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1298
1299         PR middle-end/30447
1300         PR middle-end/30789
1301         PR other/40302
1302
1303         * configure.ac: Require MPC.
1304         * configure: Regenerate.
1305
1306 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1307
1308         PR target/38384
1309         PR bootstrap/40972
1310         * libtool.m4: Sync from git Libtool.
1311         * ltoptions.m4: Likewise.
1312         * ltversion.m4: Likewise.
1313         * lt~obsolete.m4: Likewise.
1314         * ltmain.sh: Likewise.
1315
1316 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1317
1318         * configure.ac: Update minimum MPC version to 0.8.
1319         * configure: Regenerate.
1320
1321 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1322
1323         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1324         * configure: Regenerated.
1325
1326 2009-11-21  Ian Lance Taylor  <iant@google.com>
1327
1328         * configure.ac: Change default of poststage1_ldflags to be empty if
1329         poststage1_libs is set.  When poststage1_libs is empty, and
1330         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1331         * configure: Rebuild.
1332
1333 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1334
1335         * MAINTAINERS (Write After Approval): Update my email address.
1336
1337 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1338
1339         * config.guess: Update from upstream sources.
1340
1341 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1342
1343         * Makefile.def: Restore host and target settings for gmp.
1344         * Makefile.in: Rebuild.
1345
1346 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1347
1348         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1349         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1350         Fix portability of test of C++ as bootstrap language.  Add
1351         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1352         * configure: Rebuild.
1353         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1354         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1355         in-tree building.
1356         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1357         (POSTSTAGE1_HOST_EXPORTS): Use it.
1358         (STAGE[+id+]_CXXFLAGS): New.
1359         (BASE_FLAGS_TO_PASS): Pass it down.
1360         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1361         extra_exports.
1362         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1363         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1364         extra_exports.
1365         * Makefile.in: Rebuild.
1366
1367 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1368
1369         * config.sub, config.guess: Update from upstream sources.
1370
1371 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1372
1373         * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2009-11-09  Jon Beniston  <jon@beniston.com>
1376
1377         * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1380
1381         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1382         paths for *-w64-mingw* and x86_64-*mingw*.
1383         * configure: Regenerated.
1384
1385 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1386
1387         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1388
1389 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1390
1391         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1392         Phil Edwards to Write-After Approval.
1393
1394 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1395
1396         * configure.ac: Disable target-winsup & co for
1397         x86_64-*-mingw* and *-w64-mingw* targets.
1398         * configure: Regenerated.
1399
1400 2009-10-16  Nick Clifton  <nickc@redhat.com>
1401
1402         * MAINTAINERS: Add myself as a maintainer for the RX port.
1403
1404 2009-10-26  Johannes Singler  <singler@kit.edu>
1405
1406         * MAINTAINERS (Write After Approval): Update my e-mail address.
1407
1408 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1409
1410         * configure.ac (CLooG test): Use = with test.
1411         * configure: Regenerate.
1412
1413 2009-10-22  Richard Guenther  <rguenther@suse.de>
1414
1415         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1416         cloog if the ppl version check failed.  Move flags saving
1417         before setting in libelf check.
1418         * configure: Regenerate.
1419
1420 2009-10-21  Richard Guenther  <rguenther@suse.de>
1421
1422         * configure.ac: Adjust the ppl and cloog configure to work as
1423         documented.  Disable cloog if ppl was disabled.  Omit the version
1424         checks if they were disabled.
1425         * configure: Re-generate.
1426
1427 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1428
1429         * configure.ac: Add 'lto' to enable_languages, not
1430         new_enable_languages, and only if not already present.
1431         * configure: Regenerate.
1432
1433 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1434
1435         * README: Refer to the various COPYING* files instead of just
1436         COPYING.
1437         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1438
1439 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1440
1441         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1442         
1443 2009-10-07  Richard Guenther  <rguenther@suse.de>
1444
1445         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1446         and Richard Guenther as reviewers.
1447         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1448         as reviewers.
1449
1450 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1451
1452         * config.sub: Update from upstream sources.
1453
1454 2009-10-06  Ian Lance Taylor  <iant@google.com>
1455
1456         * Makefile.def: check-gold depends upon all-gas.
1457         * Makefile.in: Rebuild.
1458
1459 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1460
1461         * MAINTAINERS (Write After Approval): Add myself.
1462
1463 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1464
1465         * Makefile.def: all-lto-plugin depends on all-libiberty.
1466         set bootstrap=true for lto-plugin.
1467         Add lto-plugin.
1468         * Makefile.in: Regenerate.
1469         * configure.ac (host_libs): Add lto-plugin.
1470         * configure: Regenerate.
1471
1472 2009-10-03  Diego Novillo  <dnovillo@google.com>
1473
1474         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1475         (HOST_LIBELFLIBS): Define.
1476         (HOST_LIBELFINC): Define.
1477         * Makefile.in: Regenerate.
1478         * configure.ac: Add --enable-lto.
1479         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1480         If --enable-lto is used, add 'lto' to new_enable_languages.
1481         If --enable-lto is used and gold is enabled, add
1482         lto-plugin to configdirs.
1483         * configure: Regenerate.
1484
1485 2009-10-03  Simon Baldwin  <simonb@google.com>
1486
1487         * configure.ac: If --with-system-zlib, suppress local zlib and
1488         pass --with-system-zlib to subdir configure scripts.
1489         * configure: Regenerate.
1490
1491 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1492             Paolo Bonzini  <bonzini@gnu.org>
1493
1494         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1495         $(srcdir).
1496         * Makefile.in: Rebuilt.
1497
1498 2009-09-26  Gary Funck  <gary@intrepid.com>
1499
1500         * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1503
1504         * configure.ac: Update minimum MPC version to 0.7.
1505         * configure: Regenerate.
1506
1507 2009-09-25  Nick Clifton  <nickc@redhat.com>
1508
1509         * configure.ac: Pass any --cache-file=/dev/null option on to
1510         subconfigures.
1511         * configure: Regenerate.
1512
1513 2009-09-23  Nick Clifton  <nickc@redhat.com>
1514
1515         * config.sub, config.guess: Update from upstream sources.
1516
1517 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1518
1519         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1520         * Makefile.in: Rebuilt.
1521
1522 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1523
1524         PR bootstrap/32272
1525         * configure.ac: Error out if $srcdir isn't '.' but contains
1526         host-${host_noncanonical}.
1527         * configure: Regenerate.
1528
1529 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1530
1531         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1532         maintainer.
1533
1534 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1535
1536         * configure.ac: If bootstrapping a combined tree with
1537         --enable-gold, require c++ in stage1_languages.
1538         * configure: Regenerate.
1539
1540         * configure.ac: Also add target_libs of stage1_languages to
1541         bootstrap_target_libs.
1542         * configure: Regenerate.
1543
1544         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1545         with --enable-languages not containing c++.
1546         * configure: Regenerate.
1547
1548 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1549
1550         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1551         * configure: Regenerate.
1552
1553 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1554
1555         * MAINTAINERS (Write After Approval): Update my e-mail address,
1556         and move from from here...
1557         (Waiting for paperwork): To here.
1558
1559 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1560
1561         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1562
1563 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1564
1565         * configure.ac: Do not use $extrasub for replacing @if/@endif
1566         parts in Makefile; instead, use additional arguments to
1567         AC_CONFIG_COMMANDS to do the replacement manually, with several
1568         sed invocations, to avoid HP-UX sed command limits.
1569         * configure: Regenerate.
1570
1571 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1572
1573         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1574         blank before -L.
1575
1576 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1577
1578         * configure.ac (with-build-config): Document.  Handle without.
1579         Handle missing argument.
1580         * configure: Rebuilt.
1581
1582 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1583
1584         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1585         Default to bootstrap-debug only if compare-debug works.
1586         * configure: Rebuilt.
1587         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1588         * Makefile.in: Rebuilt.
1589
1590 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1591
1592         * MAINTAINERS (OS Port Maintainers): Update my email address.
1593
1594 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1595
1596         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1597         * Makefile.in: Rebuilt.
1598
1599 2009-09-01  Chris Demetriou  <cgd@google.com>
1600
1601         * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1604
1605         PR debug/30161
1606         * include/dwarf2.h (enum dwarf_tag): Added
1607         DW_TAG_GNU_template_template_param
1608         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1609
1610 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1611
1612         * Makefile.tpl (AWK): Fix typo.
1613         * Makefile.in: Regenerate.
1614
1615 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1616
1617         * configure.ac: Detect awk and sed.
1618         * Makefile.def (flags_to_pass): Add AWK and SED.
1619         * Makefile.tpl (AWK, SED): New.
1620         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1621         * configure: Regenerate.
1622         * Makefile.in: Regenerate.
1623
1624 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1625
1626         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1627         (collapseslashes): Likewise.
1628
1629 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1630
1631         * configure.ac (AC_PREREQ): Bump to 2.64.
1632
1633 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1634
1635         * configure.ac: Remove --with-datarootdir, --with-docdir,
1636         --with-pdfdir, --with-htmldir switches.
1637         * configure: Regenerate.
1638
1639         * configure: Regenerate.
1640
1641         * compile: Sync from Automake 1.11.
1642         * depcomp: Likewise.
1643         * install-sh: Likewise.
1644         * missing: Likewise.
1645         * mkinstalldirs: Likewise.
1646         * ylwrap: Likewise.
1647
1648 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1649
1650         * ltmain.sh (func_normal_abspath): New function.
1651         (func_relative_path): Likewise.
1652         (func_mode_help): Document new -bindir option for link mode.
1653         (func_mode_link): Add new -bindir option, and use it to place
1654         output DLL if specified.
1655
1656 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1657
1658         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1659         (baseargs): Add --disable-option-checking.
1660         * configure: Regenerate.
1661
1662         * Makefile.def (configure-target-libiberty): Depend on
1663         all-binutils and all-ld.
1664         (configure-target-newlib): Likewise.
1665         * Makefile.in: Regenerate.
1666
1667 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1668
1669         * config.sub, config.guess: Update from upstream sources.
1670
1671 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1672
1673         Sync from src, merge:
1674
1675         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1676
1677         * configure.ac: Do not exclude gas for i386-*-darwin.
1678         Add a case for x86_64-*-darwin.
1679         * configure: Regenerate.
1680
1681 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1682
1683         * MAINTAINERS: Add my name to Write After Approval list.
1684
1685 2009-08-06  Michael Eager  <eager@eagercon.com>
1686
1687         * configure.ac: Add Microblaze target.
1688         * configure: Regenerate.
1689
1690 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1691
1692         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1693         * configure: Regenerate.
1694         
1695 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1696
1697         * MAINTAINERS (Write After Approval): Update my e-mail address.
1698
1699 2009-07-06  Ian Lance Taylor  <iant@google.com>
1700
1701         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1702         * configure: Rebuild.
1703
1704 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1705
1706         * MAINTAINERS: Move myself to the Graphite Reviewers.
1707
1708 2009-06-30  Wei Guozhi  <carrot@google.com>
1709
1710         * MAINTAINERS: Add my name to Write After Approval list.
1711
1712 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1713
1714         PR bootstrap/40338
1715         * configure.ac (comparestring): Create new variable.
1716         * Makefile.tpl (comparestring): Use to skip some comparisions.
1717         * configure: Regenerate.
1718         * Makefile.in: Regenerate.
1719
1720 2009-06-26  Doug Evans  <dje@sebabeach.org>
1721
1722         * Makefile.def (host_modules): Add cgen.
1723         * Makefile.in: Regenerate.
1724         * configure.ac (host_tools): Add cgen.
1725         * configure: Regenerate.
1726
1727 2009-06-23  DJ Delorie  <dj@redhat.com>
1728
1729         * MAINTAINERS: Add myself as mep maintainer.
1730
1731 2009-06-23  Ian Lance Taylor  <iant@google.com>
1732
1733         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1734         boot_languages.  Only bootstrap target libraries listed in
1735         target_libs for some boot language.  Add --with-stage1-ldflags,
1736         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1737         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1738         if not building with C++.
1739         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1740         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1741         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1742         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1743         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1744         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1745         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1746         * configure, Makefile.in: Rebuild.
1747
1748 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1749
1750         * MAINTAINERS: Added my name to write-after-approval list.
1751
1752 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1753
1754         * configure.ac: Define is_elf for QNX Neutrino targets.
1755         * configure: Regenerate.
1756
1757 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1758
1759         * MAINTAINERS: Added my name to the write-after-approval list
1760
1761 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1762
1763         * configure.ac: Detect MPC in default directory.
1764         * configure: Regenerate.
1765
1766 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1767             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1768
1769         * Makefile.tpl (all): Avoid a trailing backslash.
1770         * Makefile.in: Regenerate.
1771
1772 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1773
1774         * config.sub, config.guess: Update from upstream sources.
1775
1776 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1777
1778         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1779         to noconfdirs.
1780         * configure: Regenerate.
1781
1782 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1783
1784         * Makefile.tpl ([+compare-target+]): Compare all stage
1785         directories, rather than just gcc.
1786         * Makefile.in: Rebuilt.
1787
1788 2009-06-01  Doug Kwan  <dougkwan@google.com>
1789
1790         * configure.ac: Support gold for target arm*-*-*.
1791         * configure: Regenerate.
1792
1793 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1794
1795         * Makefile.def: Add MPC support and dependencies.
1796         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1797
1798         * Makefile.in, configure: Regenerate.
1799
1800 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1801
1802         * Makefile.tpl (all): Avoid harmless warning in make all when
1803         gcc-bootstrap is enabled but stage_last does not exist.
1804         * Makefile.in: Rebuilt.
1805
1806 2009-05-24  Nicolas Roche  <roche@adacore.com>
1807
1808         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1809         * Makefile.in: Regenerate.
1810
1811 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1812
1813         * MAINTAINERS: Update my e-mail address.
1814
1815 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1816
1817         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1818         * configure:  Regenerate.
1819
1820 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1821
1822         PR other/40159
1823         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1824         gcc-no-bootstrap are mutually exclusive.
1825         * Makefile.in: Rebuilt.
1826
1827 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1828
1829         PR other/40159
1830         * Makefile.tpl (all): Don't end with unconditional success.
1831         * Makefile.in: Rebuilt.
1832
1833 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1834
1835         PR target/37137
1836         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1837         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1838         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1839         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1840         stage_configureflags, stage_cflags and stage_libcflags into
1841         explicit Makefile macros.
1842         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1843         GFORTRAN.
1844         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1845         CC.  Set CC_FOR_BUILD from CC.
1846         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1847         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1848         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1849         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1850         and GFORTRAN.
1851         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1852         (_LIBCFLAGS): Renamed to _TFLAGS.
1853         (do-compare-debug, do-compare3-debug): Drop.
1854         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1855         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1856         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1857         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1858         (XGCC_FLAGS_FOR_TARGET): New.
1859         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1860         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1861         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1862         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1863         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1864         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1865         TFLAGS.
1866         (BUILD_CONFIG): Include if requested.
1867         (all): Set TFLAGS on bootstrap.
1868         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1869         (all-stageid-prefixmodule): Likewise.
1870         (do-clean, distclean-stageid): Set TFLAGS.
1871         (restrap): Fix whitespace.
1872         * Makefile.in: Rebuilt.
1873
1874 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1875
1876         * config.guess: Sync with src.
1877
1878 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1879
1880         * configure.ac ($with_ppl):  Default to no if not supplied.
1881         ($with_cloog):  Likewise.
1882         configure:  Regenerate.
1883
1884 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1885
1886         * MAINTAINERS: Update my e-mail address.
1887
1888 2009-04-27  Nick Clifton  <nickc@redhat.com>
1889
1890         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1891
1892 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1893
1894         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1895         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1896         * Makefile.in: Regenerate.
1897
1898 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1899
1900         PR bootstrap/39739
1901         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1902         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1903
1904         * configure, Makefile.in: Regenerate.
1905
1906 2009-04-21  Taras Glek  <tglek@mozilla.com>
1907
1908         * include/hashtab.h: Update GTY annotations to new syntax
1909         * include/splay-tree.h: Likewise
1910
1911 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1912
1913         * config.sub, config.guess: Update from upstream sources.
1914
1915 2009-04-15  Anthony Green  <green@moxielogic.com>
1916
1917         * configure.ac: Add moxie support.
1918         * configure: Rebuilt.
1919
1920 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1921
1922         * configure.ac: Change copyright header to refer to version
1923         3 of the GNU General Public License and to point readers at the
1924         COPYING3 file and the FSF's license web page.
1925         * Makefile.def: Likewise.
1926         * Makefile.tpl: Likewise.
1927         * Makefile.in: Regenerate.
1928
1929 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1930
1931         * configure.ac: Restore match for darwin9 or later. Use double
1932         brackets since regeneration eats one pair.
1933         * configure: Regenerate.
1934
1935 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1936
1937         PR gas/10039
1938         * configure.ac: Require texinfo 4.7.
1939         * configure: Regenerated.
1940
1941 2009-04-09  Nick Clifton  <nickc@redhat.com>
1942
1943         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1944         the GCC Runtime Library Exception.
1945
1946 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1947
1948         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1949         * configure: Regenerate.
1950
1951 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1952
1953         * Makefil.def (languages): New entries.
1954         * Makefile.tpl (check-gcc-*): New generic target.
1955         * Makefile.in: Regenerate.
1956
1957 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1958
1959         * MAINTAINERS:  Update my email address.
1960
1961 2009-03-18  Tom Tromey  <tromey@redhat.com>
1962
1963         * configure: Rebuild.
1964         * configure.ac (host_libs): Add libiconv.
1965         * Makefile.in: Rebuild.
1966         * Makefile.def (host_modules): Add libiconv.
1967         (configure-gdb, all-gdb): Depend on libiconv.
1968
1969 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1970
1971         * configure.ac: Treat gdb as supported on x86_64-darwin.
1972         * configure: Regenerate.
1973
1974 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1975
1976         * configure.ac (--with-host-libstdcxx): New option.
1977         * configure: Regenerate.
1978
1979 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1980
1981         * MAINTAINERS:  Move myself into the write after approval list.
1982
1983 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1984
1985         * MAINTAINERS: Update e-mail address.
1986         
1987 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1988
1989         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1990
1991 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1992
1993         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1994
1995 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1996
1997         Backport from git Libtool:
1998
1999         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2000         Support GNU/kOpenSolaris.
2001         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2002         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2003         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2004         GNU/kOpenSolaris.
2005
2006 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2007
2008         * MAINTAINERS: Update e-mail address.
2009
2010 2009-02-24  Michael Eager  <eager@eagercon.com>
2011
2012         * MAINTAINERS (Write After Approval): Add self.
2013
2014 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2015
2016         * MAINTAINERS (Write After Approval): Add myself.
2017
2018 2009-02-05  Andreas Schwab  <schwab@suse.de>
2019
2020         * Makefile.tpl (stage_last): Define $r and $s before using
2021         $(RECURSE_FLAGS_TO_PASS).
2022         * Makefile.in: Regenerate
2023
2024 2009-01-30  Ian Lance Taylor  <iant@google.com>
2025
2026         * MAINTAINERS: Move myself to the Global Reviewers list.
2027
2028 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2029
2030         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2031         * configure: Regenerate.
2032
2033 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2034
2035         * MAINTAINERS: Make whitespace consistent.
2036         Remove Robert Millan from Write After Approval.
2037
2038 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2039
2040         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2041         (all-opcodes): Depend on all-libiberty.
2042         * Makefile.in: Regenerate.
2043
2044 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2045
2046         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2047         * configure: Regenerate.
2048
2049 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2054
2055         * MAINTAINERS: Add myself to reviewers (Fortran).
2056
2057 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2058
2059         PR tree-optimization/38515
2060         * configure.ac (cloog-polylib): Removed.
2061         (with_ppl, with_cloog): Test for "no".
2062         * configure: Regenerated.
2063
2064 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2065
2066         * MAINTAINERS: Moved myself to reviewers (Fortran).
2067
2068 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2069
2070         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2071         (Write After Approval): Remove myself.
2072
2073 2009-01-03  Diego Novillo  <dnovillo@google.com>
2074
2075         * MAINTAINERS: Remove myself from alias maintainership.
2076
2077 2009-01-02  David Ayers  <ayers@fsfe.org>
2078
2079         * MAINTAINERS: Update e-mail address.
2080
2081 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2082
2083         * MAINTAINERS: Make whitespace consistent.
2084
2085 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2086
2087         Backport from upstream Libtool:
2088         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2089         Add cache variables to tests that require the linker to work.
2090         For shlibpath_overrides_runpath, this also changes the semantics
2091         to let the result from the C compiler take precedence.
2092
2093 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2094
2095         * config.sub, config.guess: Update from upstream sources.
2096
2097 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2098
2099         * configure.ac (ppllibs): Add by default the lib flags.
2100         * configure: Regenerate.
2101
2102 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2103
2104         * MAINTAINERS:  Add myself to the write after approval list.
2105
2106 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2107
2108         * configure.ac: Add double brackets on darwin[912].
2109         * configure: Regenerate.
2110
2111 2008-12-03  Daniel Kraft  <d@domob.eu>
2112
2113         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2114         Approval to Reviewer section (for Fortran front-end).
2115
2116 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2117
2118         * configure.ac: Expand to darwin10 and later.
2119         * configure: Regenerate.
2120
2121 2008-12-02  Andreas Schwab  <schwab@suse.de>
2122
2123         * Makefile.def: configure-target-boehm-gc depends on
2124         all-target-libstdc++-v3.
2125         * Makefile.in: Regenerate.
2126
2127 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2128
2129         * MAINTAINERS:  Add myself as mingw maintainer.
2130
2131 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2132
2133         * config.sub, config.guess: Update from upstream sources.
2134
2135 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2136
2137         * README.SCO: Remove.
2138
2139 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2140
2141         * MAINTAINERS:  Add myself to the write after approval list.
2142
2143 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2144
2145         * MAINTAINERS:  Update my email address in WAA section.
2146
2147 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2148
2149         * MAINTAINERS: Update e-mail address.
2150
2151 2008-11-27  Toon Moene  <toon@moene.org>
2152
2153         * MAINTAINERS: Change e-mail address.
2154
2155 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2156
2157         * configure.ac: Build gdb for i?86-*-darwin*
2158         * configure: Regenerated.
2159
2160 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2161
2162         * MAINTAINERS: Added my full name.
2163
2164 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2165
2166         PR bootstrap/38014
2167         PR bootstrap/37923
2168
2169         Revert:
2170
2171         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2172
2173         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2174         * Makefile.in: Regenerated.
2175
2176         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2177
2178         PR gdb/921
2179         PR gdb/1646
2180         PR gdb/2175
2181         PR gdb/2176
2182
2183         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2184         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2185         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2186         (HOST_EXPORTS): Pass CPPFLAGS.
2187         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2188         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2189         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2190         * Makefile.in, configure: Regenerated.
2191         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2192         and CPPFLAGS_FOR_BUILD.
2193
2194 2008-11-06  Jeff Law  <law@redhat.com>
2195
2196         * MAINTAINERS: Add myself as middle end maintainer.
2197
2198 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2199
2200         * MAINTAINERS (Write after approval): Add myself.
2201
2202 2008-11-05  Diego Novillo  <dnovillo@google.com>
2203
2204         * MAINTAINERS (Global Reviewers): Add myself.
2205         (Non-Algorithmic Maintainers): Remove myself.
2206
2207 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2208
2209         * MAINTAINERS (Write after approval): Add myself.
2210
2211 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2212
2213         * MAINTAINERS (Write after approval): Add myself.
2214
2215 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2216
2217         * configure.ac (spu-*-*): Remove special case.
2218         * configure: Regenerate.
2219
2220 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2221
2222         * MAINTAINERS (Write after approval): Update my email address.
2223
2224 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2225
2226         * configure.ac [spu-*-*]: Do not set skipdirs.
2227         * configure: Re-generate.
2228
2229 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2230
2231         * MAINTAINERS (Various Maintainers): Add myself to reload.
2232
2233 2008-10-25  Richard Guenther  <rguenther@suse.de>
2234
2235         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2236         maintainer.  Remove myself as libgcc-math maintainer.
2237         (Non-Algorithmic Maintainers): Remove myself.
2238
2239 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2240
2241         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2242         * Makefile.in: Regenerated.
2243
2244 2008-10-23  Cary Coutant  <ccoutant@google.com>
2245
2246         * MAINTAINERS (Write after approval): Add myself.
2247
2248 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2249
2250         PR gdb/921
2251         PR gdb/1646
2252         PR gdb/2175
2253         PR gdb/2176
2254
2255         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2256         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2257         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2258         (HOST_EXPORTS): Pass CPPFLAGS.
2259         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2260         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2261         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2262         * Makefile.in, configure: Regenerated.
2263         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2264         and CPPFLAGS_FOR_BUILD.
2265
2266 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2267
2268         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2269         Sebastian Pop.
2270
2271 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2272
2273         * MAINTAINERS (Write After Approval): Added myself.
2274
2275 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2276
2277         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2278         recommended version to 2.3.2.
2279
2280         * configure: Regenerate.
2281
2282 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2283
2284         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2285
2286 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2287
2288         * MAINTAINERS (Write After Approval): Update e-mail address.
2289
2290 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2291
2292         * libtool.m4: Update to libtool 2.2.6.
2293         * lt~obsolete.m4: Update to libtool 2.2.6.
2294         * ltmain.sh: Update to libtool 2.2.6.
2295         * ltsugar.m4: Update to libtool 2.2.6.
2296         * ltversion.m4: Update to libtool 2.2.6.
2297         * ltoptions.m4: Update to libtool 2.2.6.
2298         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2299
2300 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2301
2302         * MAINTAINERS (Write After Approval): Add myself.
2303
2304 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2305
2306         * MAINTAINERS (Write After Approval): Update my name.
2307
2308 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2309
2310         * MAINTAINERS: Add myself in "Write After Approval".
2311
2312 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2313
2314         * MAINTAINERS: Add myself as ia64 maintainer.
2315
2316 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2317
2318         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2319         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2320         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2321         and Michael Tiemann from Write After Approval since they do not
2322         actually have access.
2323
2324 2008-09-05  Richard Guenther  <rguenther@suse.de>
2325
2326         * configure.ac: Initialize clooglibs to -lcloog.
2327         * configure: Re-generate.
2328
2329 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2330
2331         * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2334
2335         * configure.ac (--with-cloog-polylib): New.
2336         (--disable-cloog-version-check): New.
2337         (--disable-ppl-version-check): New.
2338         * configure: Re-generate.
2339
2340 2008-09-03  Richard Guenther  <rguenther@suse.de>
2341
2342         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2343         cloog test.
2344         * configure: Re-generate.
2345
2346 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2347
2348         Add picoChip port.
2349         * MAINTAINERS: Add picoChip maintainers.
2350
2351 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2352             Tobias Grosser  <grosser@fim.uni-passau.de>
2353             Jan Sjodin  <jan.sjodin@amd.com>
2354             Harsha Jagasia  <harsha.jagasia@amd.com>
2355             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2356             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2357             Adrien Eliche  <aeliche@isty.uvsq.fr>
2358
2359         Merge from graphite branch.
2360         * configure: Regenerate.
2361         * Makefile.in: Regenerate.
2362         * configure.ac (host_libs): Add ppl and cloog.
2363         Add checks for PPL and CLooG.
2364         * Makefile.def (ppl, cloog): Added modules and dependences.
2365         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2366         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2367
2368 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2369
2370         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2371         (GCC_SHLIB_SUBDIR): New.
2372         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2373         * configure: Regenerate.
2374         * Makefile.in: Regenerate.
2375
2376 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2377
2378         * MAINTAINERS: Consistently use tabs to separate columns.
2379
2380 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2381
2382         * MAINTAINERS (Write after Approval): Add myself.
2383
2384 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2385
2386         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2387         Enable bfd, binutils and opcodes.
2388         * configure: Regenerate.
2389
2390 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2391
2392         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2393
2394 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2395
2396         * MAINTAINERS:  Use correct Umlaut for last name.
2397
2398 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2399
2400         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2401
2402 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2403
2404         * MAINTAINERS: Update my email address.
2405
2406 2008-08-16  Nicolas Roche  <roche@adacore.com>
2407
2408         * Makefile.tpl: Add BOOT_ADAFLAGS.
2409         * Makefile.in: Regenerate.
2410
2411 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2412
2413         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2414         * configure: Regenerate.
2415
2416 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2417
2418         * configure.ac: Add makefile fragments for hpux.
2419         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2420         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2421         * configure: Regenerate.
2422         * Makefile.in: Regenerate.
2423
2424 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2425
2426         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2427
2428 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2429
2430         * MAINTAINERS (Write after Approval): Add myself.
2431
2432 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2433
2434         * MAINTAINERS (Write After Approval):  Add myself.
2435
2436 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2437
2438         * MAINTAINERS (Write After Approval):  Add myself.
2439
2440 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2441
2442         * MAINTAINERS: Update my email address.
2443
2444 2008-06-25  Joey Ye  <joey.ye@intel.com>
2445
2446         * MAINTAINERS (Write After Approval):  Add myself.
2447
2448 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2449
2450         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2451         * Makefile.in: Regenerate.
2452         * configure: Regenerate.
2453
2454 2008-06-17  Daniel Kraft  <d@domob.eu>
2455
2456         * MAINTAINERS (Write After Approval):  Add myself.
2457
2458 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2459
2460         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2461         "$@" is still intact with both Autoconf 2.59 and 2.62.
2462         * configure: Regenerate.
2463
2464 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2465
2466         * Makefile.tpl: Fix comment errors.
2467         * Makefile.in: Regenerate.
2468
2469 2008-06-12  David S. Miller  <davem@davemloft.net>
2470             David Edelsohn  <edelsohn@gnu.org>
2471
2472         * configure.ac: Add powerpc*-*-* to gold supported targets.
2473         * configure: Regenerate.
2474
2475 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2476
2477         PR tree-optimization/36218
2478         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2479         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2480         (all prefix="build-"): Pass them to build-system sub-makes.
2481         * Makefile.in: Regenerate.
2482
2483 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2484
2485         * MAINTAINERS (mt port): Remove.
2486         (sco5, unixware, sco udk): Remove.
2487         (Kean Johnston): Add to Write After Approval.
2488
2489 2008-05-30  Julian Brown  <julian@codesourcery.com>
2490
2491         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2492         of libobjc for ARM EABI Linux.
2493         * configure: Regenerate.
2494
2495 2008-05-18  Xinliang David Li   <davidxl@google.com>
2496
2497         * ChangeLog: Remove wrong ChangeLog entry.
2498
2499 2008-05-17  Xinliang David Li   <davidxl@google.com>
2500
2501         * MAINTAINERS (Write After Approval): Add myself.
2502
2503 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2504
2505         * MAINTAINERS (Write After Approval): Add myself.
2506
2507 2008-05-14  Rafael Espíndola  <espindola@google.com>
2508
2509         * config-ml.in: don't handle --enable-shared and --enable-static.
2510
2511 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2512
2513         * MAINTAINERS: Update my email address.
2514
2515 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2516
2517         * MAINTAINERS: Update my email address.
2518
2519 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2520
2521         * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2524
2525         * MAINTAINERS (Write After Approval): Add myself.
2526
2527 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2528
2529         * MAINTAINERS (crx): Add myself.
2530
2531 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2532
2533         Sync with src:
2534         2008-04-14  David S. Miller  <davem@davemloft.net>
2535
2536         * configure.ac: Add sparc*-*-* to gold supported targets.
2537         * configure: Regenerate.
2538
2539 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2540
2541         PR bootstrap/35457
2542         * configure.ac: Include override.m4.
2543         * configure: Regenerate.
2544
2545 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2546
2547         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2548         * Makefile.in: Regenerate.
2549
2550 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2551
2552         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2553         as nonconfigurable directories list.
2554         * configure: Regenerate.
2555
2556 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2557
2558         * config.sub, config.guess: Update from upstream sources.
2559
2560 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2561
2562         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2563         * Makefile.in: Regenerate.
2564
2565 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2566
2567         * configure.ac: Do not build libssp for the AVR.
2568         * configure: Regenerate.
2569
2570 2008-04-07  Ian Lance Taylor  <iant@google.com>
2571
2572         * Makefile.def: check-gold depends upon all-binutils.
2573         * Makefile.in: Regenerate.
2574
2575 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2576
2577         * MAINTAINERS (Write After Approval): Add myself.
2578
2579 2008-04-04  Nick Clifton  <nickc@redhat.com>
2580
2581         PR binutils/4334
2582         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2583         builds.
2584         * configure: Regenerate.
2585
2586 2008-04-04  NightStrike  <NightStrike@gmail.com>
2587
2588         PR other/35151
2589         * configure.ac: Combine rules for mingw32 and mingw64.
2590         * configure: Regenerate.
2591
2592 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2593
2594         * MAINTAINERS (Write After Approval): Add myself.
2595
2596 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2597
2598         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2599         * Makefile.in (.NOTPARALLEL): Ditto.
2600
2601 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2602
2603         * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2606
2607         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2608         * Makefile.in (.NOTPARALLEL): Regenerate.
2609
2610 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2611
2612         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2613         * Makefile.in: Regenerate.
2614
2615 2008-03-26  Jakub Staszak  <kuba@et.pl>
2616
2617         * MAINTAINERS (Write After Approval): Add myself.
2618
2619 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2620
2621         * MAINTAINERS:  Update e-mail address.
2622
2623 2008-03-20  Ian Lance Taylor  <iant@google.com>
2624
2625         * configure.ac: Add support for --enable-gold.
2626         * Makefile.def: Add gold as a directory like ld.
2627         * configure, Makefile.in: Regenerate.
2628
2629 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2630
2631         * configure.ac: m4_include config/proginstall.m4.
2632         * configure: Regenerate.
2633
2634         Backport from upstream Libtool:
2635
2636         2007-10-12  Eric Blake  <ebb9@byu.net>
2637
2638         Deal with Autoconf 2.62's semantic change in m4_append.
2639         * ltsugar.m4 (lt_append): Replace broken versions of
2640         m4_append.
2641         (lt_if_append_uniq): Don't require separator to be overquoted,
2642         and avoid broken m4_append.
2643         (lt_dict_add): Fix typo.
2644         * libtool.m4 (_LT_DECL): Don't overquote separator.
2645
2646 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2647
2648         * config.rpath: Add AIX 6 support.
2649
2650 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2651
2652         * Makefile.def (stageprofile).  Remove -fprofile-generate
2653         from stage_libcflags.
2654         * Makefile.in: Regenerate.
2655
2656 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2657
2658         * config.sub, config.guess: Update from upstream sources.
2659
2660 2008-03-06  Tom Tromey  <tromey@redhat.com>
2661
2662         * MAINTAINERS: Update for treelang deletion.
2663
2664 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2665
2666         * MAINTAINERS: Update my email address.
2667
2668 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2669
2670         * MAINTAINERS (darwin port): Add myself as a maintainer.
2671         (objective-c/c++): Add myself as a maintainer.
2672
2673 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2674
2675         * MAINTAINERS (Write After Approval): Update my email address.
2676
2677 2008-02-25  Tomas Bily  <tbily@suse.cz>
2678
2679         * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2682
2683         * MAINTAINERS (OpenMP): Add myself.
2684
2685 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2686
2687         PR bootstrap/32009
2688         PR bootstrap/32161
2689
2690         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2691         * configure: Regenerate.
2692
2693         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2694         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2695         STAGE4_LIBCFLAGS): New.
2696         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2697         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2698         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2699         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2700         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2701         for target modules.  Don't export LIBCFLAGS.
2702         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2703         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2704         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2705         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2706         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2707         * Makefile.in: Regenerate.
2708
2709 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2710
2711         PR libgcj/33085
2712         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2713         Do not use -DDLL_EXPORT.  Backport from upstream.
2714
2715 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2716
2717         * MAINTAINERS (Write After Approval): Add myself.
2718
2719 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2720
2721         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2722         * configure: Regenerate.
2723
2724 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2725
2726         * configure.ac (xtensa*-*-*): Recognize processor variants.
2727         * configure: Regenerate.
2728
2729 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2730
2731         PR bootstrap/34922
2732         * configure.ac (PARSE_ARGS): Push suitable setting of
2733         ac_subdirs_all, for `./configure --help=recursive'.
2734         Handle `+' in generic toplevel directory disabling.
2735         * configure: Regenerate.
2736
2737 2008-01-28  Nick Clifton  <nickc@redhat.com>
2738
2739         * MAINTAINERS (xstormy16): Take over maintainership.
2740
2741 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2742
2743         * MAINTAINERS (c4x port): Remove.
2744
2745 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2746
2747         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2748
2749 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2750
2751         * config.sub, config.guess: Update from upstream sources.
2752
2753 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2754
2755         * MAINTAINERS (Write After Approval): Add myself.
2756
2757 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2758
2759         * MAINTAINERS: Update my email address.
2760
2761 2008-01-09  Raksit Ashok  <raksit@google.com>
2762
2763         * MAINTAINERS (Write After Approval): Add myself.
2764
2765 2008-01-09  Raksit Ashok  <raksit@google.com>
2766
2767         * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2770
2771         * config.sub, config.guess: Update from upstream sources.
2772
2773 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2774
2775         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2776         Change recommended MPFR from 2.2.1 -> 2.3.0.
2777         * configure: Regenerate.
2778
2779 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2780
2781         * MAINTAINERS: Update my email address.
2782
2783 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2784
2785         * MAINTAINERS: Update my email address.
2786
2787 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2788
2789         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2790         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2791         * Makefile.in: Regenerate.
2792
2793 2007-12-10  Mark Heffernan  <meheff@google.com>
2794
2795         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2796         misplaced entries.
2797
2798 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2799
2800         * configure.ac: Enable libjava for x86_64-*-darwin9.
2801         * configure: Regenerate.
2802
2803 2007-12-07  Bill Maddox  <maddox@google.com>
2804
2805         * MAINTAINERS (Write After Approval): Add myself.
2806
2807 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2808
2809         * config.sub, config.guess: Update from upstream sources.
2810
2811 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2812
2813         * config-ml.in: Remove 64bit configure tests.
2814
2815 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2816
2817         * config-ml.in: Robustify against white space in absolute file
2818         names.
2819
2820         * config-ml.in (multi-clean): Substitute ${Makefile}.
2821         Remove superfluous ${Makefile} in list.
2822
2823 2007-11-19  Thiemo Seufer  <ths@mips.com>
2824
2825         * config-ml.in: Don't hardcode the Makefile name.
2826
2827 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2828
2829         * MAINTAINERS (Write After Approval): Add myself.
2830
2831 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2832
2833         * MAINTAINERS (Write After Approval): Add myself.
2834
2835 2007-11-06  Doug Kwan  <dougkwan@google.com>
2836
2837         * MAINTAINERS (Write After Approval): Add myself.
2838
2839 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2840
2841         * MAINTAINERS (mercury): Remove entry.
2842         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2843
2844 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2845
2846         * Makefile.def (dependencies): Make configure-gdb depend on
2847         all-intl.
2848         * Makefile.in: Regenerated.
2849
2850 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2851
2852         * MAINTAINERS (Fortran maintainer): Remove myself.
2853
2854 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2855
2856         * Makefile.def: To avoid problems running with parallel makes,
2857         build newlib before libgloss so that target specific header
2858         files are availble.
2859         * Makefile.in: Regenerate
2860
2861 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2862
2863         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2864         * Makefile.in: Regenerate.
2865
2866 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2867
2868         * MAINTAINERS (Register allocation reviewer): Add myself.
2869
2870 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2871
2872         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2873         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2874         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2875         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2876         * configure: Regenerate.
2877
2878 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2879
2880         * MAINTAINERS (Register allocation reviewer): Add myself.
2881
2882 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2883
2884         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2885         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2886         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2887         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2888         * configure.ac: Default them to host tools for $host = $build.
2889         Subst them.
2890
2891         * configure: Regenerate.
2892         * Makefile.in: Regenerate.
2893
2894 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2895
2896         * MAINTAINERS (Register allocation reviewer): Add myself.
2897
2898 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2899
2900         * MAINTAINERS (Register allocation reviewer): Add myself.
2901
2902 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2903
2904         * MAINTAINERS (Write After Approval): Fix typo.
2905
2906 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2907
2908         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2909         * configure: Regenerate.
2910
2911 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2912
2913         PR bootstrap/31906
2914         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2915         they're already prefixed.
2916
2917 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2918
2919         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2920         libstdc++.
2921         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2922         * configure: Regenerate.
2923         * Makefile.in: Regenerate.
2924
2925 2007-09-17  Andreas Schwab  <schwab@suse.de>
2926
2927         * configure.ac: Raise minimum makeinfo version to 4.6.
2928         * configure: Regenerate.
2929
2930 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2931
2932         * MAINTAINERS (write-after-approval) add myself
2933
2934 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2935
2936         * configure.ac: Correct makeinfo version check.
2937         * configure: Regenerate.
2938
2939 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2940
2941         * MAINTAINERS: Update my email address.
2942
2943 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2944
2945         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2946         to $skipdirs and only disable gprof for newlib.  Use the normal
2947         mips*-elf* handling in other respects.
2948         * configure: Regnerate.
2949
2950 2007-09-12  David Daney  <ddaney@avtrex.com>
2951
2952         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2953         enabling libgcj.
2954         * configure: Regenerate.
2955
2956 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2957
2958         PR other/32154
2959         * configure.ac: For libgloss targets, point the linker to the linker
2960         script, startup code and simulator library.
2961         * configure: Regenerate.
2962
2963 2007-09-07  Andrew Haley  <aph@redhat.com>
2964
2965         * configure.ac (noconfigdirs): Remove target-libffi and
2966         target-libjava.
2967         * configure: Regenerate.
2968
2969 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2970
2971         PR target/33281
2972         * configure.ac: Use config/mh-mingw on mingw.
2973         * configure: Regenerate.
2974
2975 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2976
2977         * MAINTAINERS (Write After Approval): Add myself.
2978
2979 2007-09-05  Richard Guenther  <rguenther@suse.de>
2980
2981         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2982         nor --disable-checking is provided also turn on yes and types
2983         checking for stage1.
2984         * configure: Re-generate.
2985
2986 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2987
2988         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2989         (Write After Approval): Remove myself.
2990
2991 2007-08-29  Nick Clifton  <nickc@redhat.com>
2992
2993         * config.sub, config.guess: Update from upstream sources.
2994
2995 2007-08-22  Bud Davis  <jmdavis@link.com>
2996
2997         * MAINTAINERS (Write After Approval): Added myself.
2998         * MAINTAINERS (Reviewers): Removed myself.
2999
3000 2007-08-18  Paul Brook  <paul@codesourcery.com>
3001             Joseph Myers  <joseph@codesourcery.com>
3002
3003         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3004         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3005         * Makefile.in: Regenerate.
3006         * configure.ac (--with-debug-prefix-map): New.
3007         * configure: Regenerate.
3008
3009 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3010             Nigel Stephens  <nigel@mips.com>
3011
3012         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3013         as target_makefile_frag.
3014         * configure: Regenerate.
3015
3016 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3017
3018         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3019         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3020         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3021         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3022         (do-compare, do-compare3, do-compare-debug): New.
3023         ([+compare-target+]): Use them.
3024
3025 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3026
3027         * MAINTAINERS (Write After Approval): Change my email address.
3028
3029 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3030             Ben Elliston  <bje@au.ibm.com>
3031
3032         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3033         --silent if $silent.
3034         * configure: Regenerate.
3035
3036 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3037
3038         * MAINTAINERS (Various Maintainers): Add myself as
3039         loop infrastructure maintainer.  Update my e-mail
3040         address.
3041
3042 2007-07-31  Diego Novillo  <dnovillo@google.com>
3043
3044         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3045         Adjust description.
3046
3047 2007-07-26  Richard Guenther  <rguenther@suse.de>
3048
3049         * configure.ac: Add types checking to stage1 checking flags.
3050         * configure: Regenerate.
3051
3052 2007-07-17  Nick Clifton  <nickc@redhat.com>
3053
3054         * COPYING3: New file.  Contains version 3 of the GNU General
3055         Public License.
3056         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3057         Lesser General Public License.
3058
3059 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3060
3061         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3062
3063 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3064
3065         * MAINTAINERS (S/390 co-maintainer): Add myself.
3066         (Write After Approval): Remove myself.
3067
3068 2007-07-13  Dan Hipschman  <dsh@google.com>
3069
3070         * MAINTAINERS (Write After Approval): Add myself.
3071
3072 2007-07-11  Nick Clifton  <nickc@redhat.com>
3073
3074         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3075         WINDRES export.
3076         * Makefile.in: Regenerate.
3077
3078 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3079
3080         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3081         maintainer.
3082
3083 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3084
3085         * lt~obsolete.m4: New. Import from 20070318 libtool.
3086
3087 2007-07-03  Julian Brown  <julian@codesourcery.com>
3088
3089         * MAINTAINERS (Write After Approval): Add myself.
3090
3091 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3092
3093         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3094         * configure: Regenerate.
3095
3096 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3097
3098         * configure.ac: Add some missing m4 quotation.
3099         * configure: Regenerate.
3100
3101 2007-07-02  Simon Baldwin  <simonb@google.com>
3102
3103         * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3106
3107         * configure: Regenerate.
3108
3109 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3110
3111         * Makefile.def: Add windmc tool to build.
3112         * Makefile.tpl: Likewise.
3113         * configure.ac: Likewise.
3114         * Makefile.in: Regenerate.
3115         * configure: Regenerate.
3116
3117 2007-06-28  DJ Delorie  <dj@redhat.com>
3118
3119         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3120         not building newlib.
3121         * configure: Regenerated.
3122
3123 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3124
3125         * MAINTAINERS (Write After Approval): Add myself.
3126
3127 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3128
3129         * MAINTAINERS (Write After Approval): Add myself.
3130
3131 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3132
3133         * MAINTAINERS (Write After Approval): Add myself.
3134
3135 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3136
3137         * MAINTAINERS (Write After Approval): Add myself.
3138
3139 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3140
3141         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3142         * Makefile.in: Regenerated.
3143
3144 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3145
3146         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3147         bfin*-*-uclinux* targets.
3148         * configure: Regenerate.
3149
3150 2007-06-14  Ian Lance Taylor  <iant@google.com>
3151
3152         * MAINTAINERS: Add myself as non-algorithmic global write
3153         maintainer.
3154
3155 2007-06-14  Diego Novillo  <dnovillo@google.com>
3156
3157         * MAINTAINERS: Add self as middle-end maintainer and
3158         non-algorithmic global write maintainer.
3159
3160 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3161
3162         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3163         Move all Fortran maintainers except Paul Brook into the
3164         Non-Autopoiesis section.
3165
3166 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3167
3168         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3169         (distclean-stage[+id+]): Possibly delete stage_last.
3170         * Makefile.in: Regenerate.
3171
3172 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3173
3174         * MAINTAINERS (Various Maintainer): Fix typo.
3175
3176 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3177
3178         * MAINTAINERS (Various Maintainer): Add myself as
3179         dataflow maintainer.
3180
3181 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3182
3183         * config.sub, config.guess: Update from upstream sources.
3184
3185 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3186
3187         * Makefile.tpl: Fix spelling error.
3188         * Makefile.in: Regenerate.
3189
3190 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3191
3192         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3193         lt_cv_sys_max_cmd_len.
3194
3195 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3196
3197         * MAINTAINERS (Various Maintainers): Add myself as
3198         auto-vectorizer maintainer.
3199
3200 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3201
3202         PR libjava/32098
3203         * libtool.m4: Revert previous change.
3204         * ltgcc.m4: Put it here.
3205
3206 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3207
3208         * MAINTAINERS (Various Maintainers): Add myself as
3209         auto-vectorizer maintainer.
3210
3211 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3212
3213         PR libjava/32098
3214         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3215
3216 2007-05-30  Richard Guenther  <rguenther@suse.de>
3217
3218         * MAINTAINERS (Various Maintainers): Add myself as
3219         auto-vectorizer maintainer.
3220
3221 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3222
3223         PR bootstrap/29382
3224         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3225         * configure: Rebuilt.
3226
3227 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3228
3229         * MAINTAINERS (Write After Approval): Removed my name.
3230
3231 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3232
3233         * MAINTAINERS (Write After Approval): Remove myself.
3234
3235 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3236
3237         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3238
3239 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3240
3241         * ltmain.sh: Update from ToT Libtool.
3242         * libtool.m4: Update from ToT Libtool.
3243         * ltsugar.m4: New. Update from ToT Libtool.
3244         * ltversion.m4: New. Update from ToT Libtool.
3245         * ltoptions.m4: New. Update from ToT Libtool.
3246         * ltconfig: Remove.
3247         * ltcf-c.sh: Remove.
3248         * ltcf-cxx.sh: Remove.
3249         * ltcf-gcj.sh: Remove.
3250
3251 2007-05-22  Ollie Wild  <aaw@google.com>
3252
3253         * MAINTAINERS (Write After Approval): Add myself.
3254
3255 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3256
3257         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3258         stage_cflags.
3259         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3260         Remove CFLAGS/LIBCFLAGS.
3261         (configure-stage[+id+]-[+prefix+][+module+],
3262         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3263         * Makefile.in: Regenerate.
3264
3265 2007-05-15  Diego Novillo  <dnovillo@google.com>
3266
3267         * MAINTAINERS: Update e-mail address.
3268
3269 2007-05-15  Revital Eres  <eres@il.ibm.com>
3270
3271         * MAINTAINERS (Write After Approval): Add myself.
3272
3273 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3274
3275         * MAINTAINERS (Write After Approval): Updated my address.
3276
3277 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3278
3279         * MAINTAINERS (Write After Approval): Add myself.
3280
3281 2007-05-11  Silvius Rus  <rus@google.com>
3282
3283         * MAINTAINERS (Write After Approval): Add myself.
3284
3285 2007-04-23  Tom Tromey  <tromey@redhat.com>
3286
3287         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3288
3289 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3290
3291         * MAINTAINERS (cpplib): Rename to ...
3292         (libcpp): ... this.  Add C/C++ front end maintainers.
3293
3294 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3295
3296         * config-ml.in: Pass ${ml_config_env} to configure calls.
3297
3298 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3299
3300         * MAINTAINERS (Write After Approval): Add myself.
3301
3302 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3303
3304         * MAINTAINERS (Write After Approval): Add myself.
3305
3306 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3307
3308         * MAINTAINERS (fortran 95 front end): Add myself.
3309
3310 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3311
3312         * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3315
3316         * MAINTAINERS (Modulo Scheduler): Add myself.
3317
3318 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3319
3320         * MAINTAINERS (fortran 95 front end): Add myself.
3321         (c++ front end): whitespace fix.
3322
3323 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3324
3325         * MAINTAINERS (Write After Approval): Add myself.
3326
3327 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3328
3329         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3330         of glob.  Quote arguments with single quotes too.
3331         * configure: Regenerate.
3332
3333 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3334
3335         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3336         * Makefile.in: Regenerate
3337
3338 2007-03-07  Andreas Schwab  <schwab@suse.de>
3339
3340         * configure: Regenerate.
3341
3342 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3343
3344         * configure.ac: Add "--with-pdfdir" configure option,
3345         which defines pdfdir variable.
3346         * Makefile.def (target=fixincludes): Add install-pdf to
3347         missing targets.
3348         (recursive_targets): Add install-pdf target.
3349         (flags_to_pass): Add pdfdir.
3350         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3351         target.
3352         * configure: Regenerate
3353         * Makefile.in: Regenerate
3354
3355 2007-02-28  Eric Christopher  <echristo@apple.com>
3356
3357         Revert:
3358         2006-12-07  Mike Stump  <mrs@apple.com>
3359
3360         * Makefile.def (dependencies): Add dependency for
3361         install-target-libssp and install-target-libgomp on
3362         install-gcc.
3363         * Makefile.in: Regenerate.
3364
3365 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3366
3367         * configure: Regenerate.
3368         * configure.ac: Move statements after variable declarations.
3369
3370 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3371
3372         * MAINTAINERS: Add myself as sh maintainer.
3373
3374 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3375
3376         * configure.ac: Adjust for loop syntax.
3377         * configure: Regenerate.
3378
3379 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3380
3381         * configure: Rebuilt.
3382
3383 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3384
3385         * configure.ac: Drop multiple occurrences of --enable-languages,
3386         and fix its quoting.
3387         * configure: Rebuilt.
3388
3389 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3390             Nathan Sidwell  <nathan@codesourcery.com>
3391             Vladimir Prus  <vladimir@codesourcery.com>
3392             Joseph Myers  <joseph@codesourcery.com>
3393
3394         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3395         * configure: Regenerate.
3396
3397 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3398
3399         * ltconfig (freebsd*): Default to elf.
3400
3401 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3402
3403         * configure.ac (target_libraries): Move libgcc before libiberty.
3404         * configure: Regenerated.
3405
3406 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3407             Paolo Bonzini  <bonzini@gnu.org>
3408
3409         PR bootstrap/30753
3410         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3411         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3412         * configure: Regenerated.
3413
3414 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3415
3416         * MAINTAINERS (Language Front End Maintainers): Update my mail
3417         address.
3418
3419 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3420
3421         PR bootstrap/30748
3422         * configure.ac: Correct syntax for Solaris ksh.
3423         * configure: Regenerated.
3424
3425 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3426
3427         * configure.ac: Sync with src.
3428         * configure: Regenerate.
3429
3430 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3431
3432         * Makefile.in: Regenerate.
3433
3434 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3435
3436         * config.sub: Sync with src.
3437
3438 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3439
3440         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3441         noncanonical equivalents.
3442         * configure.in: Rename to...
3443         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3444         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3445         target_noncanonical.  Use them.  Rewrite removal of configure
3446         arguments for autoconf 2.59.  Discard variable settings.  Force
3447         program_transform_name for native tools.
3448
3449         * Makefile.in: Regenerated.
3450         * configure: Regenerated with autoconf 2.59.
3451
3452 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3453
3454         * MAINTAINERS (Write After Approval): Add myself.
3455
3456 2007-01-31  Andreas Schwab  <schwab@suse.de>
3457
3458         * Makefile.tpl (LDFLAGS): Substitute it.
3459         * Makefile.in: Regenerate.
3460
3461 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3462
3463         * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3466
3467         * MAINTAINERS (spu port): Add myself.
3468
3469 2007-01-23  Richard Guenther  <rguenther@suse.de>
3470
3471         PR bootstrap/30541
3472         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3473         * Makefile.tpl (GNATBIND): Substitute it.
3474         (GNATMAKE): Likewise.
3475         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3476         of STAGE_PREFIX.
3477         * Makefile.in: Regenerate.
3478         * configure: Regenerate.
3479
3480 2007-01-18  Mike Stump  <mrs@apple.com>
3481
3482         * configure.in: Re-enable -Werror for gcc builds.
3483
3484 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3485
3486         * MAINTAINERS (Write After Approval): Add myself.
3487
3488 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3489
3490         * configure.in: Change == to = in test command.
3491         * configure: Regenerate.
3492
3493 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3494             Nick Clifton  <nickc@redhat.com>
3495             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3496
3497         * configure.in (build_configargs, host_configargs, target_configargs):
3498         Remove build/host/target parameters.
3499         (host_libs): Add gmp and mpfr.
3500         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3501         * Makefile.def (gmp, mpfr): New.
3502         (gcc): Remove target.
3503         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3504         target_os, target_vendor): New.
3505         (configure): Add host_alias/target_alias arguments; adjust invocations.
3506         * configure: Regenerate.
3507         * Makefile.in: Regenerate.
3508
3509 2007-01-11  Matt Fago  <fago@earthlink.net>
3510
3511         * configure.in: Try to link to functions only in mpfr 2.2.x
3512         to improve robustness of configure tests.
3513         * configure: Regenerate.
3514
3515 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3516
3517         * MAINTAINERS: Add myself as i386 maintainer.
3518
3519 2007-01-08  Jan Hubicka  <jh@suse.cz>
3520
3521         * MAINTAINERS: Add myself as i386 maintainer.
3522
3523 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3524
3525         * configure.in: Add support for an x86_64-mingw* target.
3526         * configure: Regenerate.
3527
3528 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3529
3530         * Makefile.tpl (all-target): Correct @if conditional for target
3531         modules.
3532         * configure.in: Omit libiberty if building only target libgcc.
3533         * configure, Makefile.in: Regenerated.
3534
3535 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3536
3537         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3538         * configure: Regenerate.
3539
3540 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3541
3542         * Makefile.def (target_modules): Add libgcc.
3543         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3544         * Makefile.tpl (clean-target-libgcc): Delete.
3545         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3546         on gcc even for bootstrapped modules.  Rewrite handling of
3547         lang_env_dependencies to loop over target_modules.
3548         * configure.in (target_libraries): Add target-libgcc.
3549         * Makefile.in, configure: Regenerated.
3550
3551 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3552
3553         * configure.in: Reorganize recognition of languages.  Add
3554         --enable-stage1-languages.  Show supported languages for the chosen
3555         target rather than all recognized languages.
3556         * configure: Regenerate.
3557
3558 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3559
3560         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3561         * Makefile.in: Regenerate.
3562
3563 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3564
3565         * configure.in: Warn that MPFR 2.2.0 is buggy.
3566         * configure: Regenerate.
3567
3568 2006-12-27  Ian Lance Taylor  <iant@google.com>
3569
3570         * configure.in: When removing Makefiles to force a reconfigure, also
3571         remove prev-DIR*/Makefile.
3572         * configure: Regenerate.
3573
3574 2006-12-22  Andreas Schwab  <schwab@suse.de>
3575
3576         * configure: Regenerate with correct autoconf version.
3577
3578 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3579
3580         * configure.in: add AC_SUBST for *_FOR_TARGET.
3581         * configure: Regenerate.
3582
3583 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3584
3585         * configure.in: Simplify logic for rejecting languages that cannot
3586         be built.  Separate the case when a language is unsupported,
3587         from the case when the user chooses not to build a language.
3588
3589 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3590
3591         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3592         it only affects bootstrap and could be tested on "$host" as well.
3593         * configure: Regenerate.
3594         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3595
3596 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3597
3598         PR bootstrap/29544
3599         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3600         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3601         move here comment from Makefile.tpl.
3602         * Makefile.tpl: Move some definitions higher in the file.
3603         (STAGE1_CHECKING): New.
3604         * configure.in: Add --enable-stage1-checking.
3605         * configure: Regenerate.
3606         * Makefile.in: Regenerate.
3607
3608 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * MAINTAINERS: Add myself as build system maintainer.
3611
3612 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3613
3614         * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2006-12-13  Eric Christopher  <echristo@apple.com>
3617
3618         * MAINTAINERS: Add myself as darwin maintainer.
3619
3620 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3621
3622         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3623
3624 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3625
3626         MAINTAINERS: Update my entry.
3627
3628 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3629
3630         * configure.in:  Handle spu makefile frag.
3631         * Makefile.tpl (MAINT): Define
3632         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3633         * configure: Regenerate.
3634         * Makefile.in: Regenerate.
3635
3636 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3637
3638         * config.guess: Import latest version.
3639         * config.sub: Likewise.
3640
3641 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3642
3643         * configure.in (spu-*-*): Don't skip target-libiberty.
3644         * configure: Regenerate.
3645
3646 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3647
3648         PR bootstrap/30134
3649         * configure.in: Correct x86 darwin support for libjava to powerpc
3650         and i?86 only.
3651         * configure: Regenerate.
3652
3653 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3654
3655         * configure.in: Add x86 darwin support for libjava.
3656         * configure: Regenerate.
3657
3658 2006-12-07  Mike Stump  <mrs@apple.com>
3659
3660         * Makefile.def (dependencies): Add dependency for
3661         install-target-libssp and install-target-libgomp on
3662         install-gcc.
3663         * Makefile.in: Regenerate.
3664
3665 2006-12-04  Richard Guenther  <rguenther@suse.de>
3666
3667         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3668         (Non-Algorithmic Maintainers): Move over non-algorithmic
3669         loop optimizer maintainers, add myself as a non-algorithmic
3670         middle-end maintainer.
3671
3672 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3673
3674         * MAINTAINERS (Write After Approval): Add myself.
3675
3676 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3677
3678         * configure.in: Update error message for missing GMP/MPFR.
3679
3680         * configure: Regenerate.
3681
3682 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3683
3684         * configure.in: Update MPFR version in error message.
3685
3686         * configure: Regenerate.
3687
3688 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3689
3690         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3691         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3692         --with-gmp-lib): New flags.
3693
3694         * configure: Regenerate.
3695
3696 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3697
3698         * MAINTAINERS (Write After Approval): Change my email address.
3699
3700 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3701
3702         * MAINTAINERS (Write After Approval): Add myself.
3703
3704 2006-11-22  Philipp Thomas  <pth@suse.de>
3705
3706         * MAINTAINERS (i18n): Update e-mail address.
3707
3708 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3709
3710         * MAINTAINERS (spu port): Add myself as maintainer.
3711         (Write After Approval): Remove myself.
3712
3713 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3714
3715         * configure.in (skipdirs): Don't build libssp for SPU.
3716         * configure: Regenerate.
3717
3718 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3719
3720         * MAINTAINERS (spu port): Add myself as maintainer.
3721         (libobjc): Update my email address.
3722
3723 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3724
3725         * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3728
3729         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3730         * configure : Rebuilt.
3731
3732 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3733
3734         * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3737
3738         * MAINTAINERS (Write After Approval): Add myself.
3739
3740 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3741
3742         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3743         libmpfr.a.
3744         * configure: Regenerate.
3745
3746 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3747
3748         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3749         (unstage): Test for stage_last presence.
3750
3751         PR bootstrap/29802
3752         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3753         STAGE_PREFIX.
3754         * Makefile.in: Regenerate.
3755
3756 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3757
3758         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3759         maintainers.
3760
3761 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3762
3763         * MAINTAINERS (Write After Approval): Add myself.
3764
3765 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3766
3767         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3768         and stageN-package/Makefile.
3769         * Makefile.in: Regenerated.
3770
3771 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3772
3773         * configure.in: Remove target-libgloss from noconfigdirs for
3774         bfin-*-*.
3775         * configure: Regenerated.
3776
3777 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3778
3779         * configure.in (have_gmp): Only error if the gcc directory exists.
3780
3781         * configure: Regenerate.
3782
3783 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3784
3785         * configure.in: Robustify error message for missing GMP/MPFR.
3786
3787         * configure: Regenerate.
3788
3789 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3790
3791         * MAINTAINERS (Write After Approval): Add myself.
3792
3793 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3794
3795         * MAINTAINERS: Change email address.
3796
3797 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3798
3799         * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3802
3803         * MAINTAINERS (Write After Approval): Add myself.
3804
3805 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3806
3807         * MAINTAINERS (Write After Approval): Move myself to
3808         Write After Approval section.
3809
3810 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3811
3812         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3813         need_gmp anymore.
3814         * configure: Regenerate.
3815
3816 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3817
3818         * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3821
3822         * config.guess: Import latest version.
3823         * config.sub: Likewise.
3824
3825 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3826
3827         * Makefile.def: Added pdf target handling.
3828         * Makefile.tpl: Added pdf target handling.
3829         * Makefile.in: Regenerated.
3830
3831 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3832
3833         * MAINTAINERS: Add self as score port maintainer.
3834
3835 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3836
3837         * MAINTAINERS (Write After Approval): Add myself.
3838
3839 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3840
3841         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3842         or newer.
3843         * configure: Regenerated.
3844
3845 2006-09-27  Dave Brolley  <brolley@redhat.com>
3846
3847         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3848         using $s instead of $r.
3849         * configure: Regenerated.
3850
3851 2006-09-26  Thiemo Seufer  <ths@mips.com>
3852
3853         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3854         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3855         * configure: Regenerate.
3856
3857 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3858
3859         * MAINTAINERS (Write After Approval): Remove myself.
3860
3861 2006-09-22  Chao-ying Fu  <fu@mips.com>
3862
3863         * MAINTAINERS (Write After Approval): Add myself.
3864
3865 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3866
3867         * MAINTAINERS: Add self as soft-fp maintainer.
3868
3869 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3870
3871         * MAINTAINERS: Add myself as avr maintainer.
3872         Remove Marek Michalkiewicz as avr maintainer.
3873
3874 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3875
3876         * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3879
3880         * configure.in: Never build newlib for a Mingw host.
3881         Never build newlib as Mingw target library.
3882         Test the existence of winsup/cygwin for building a Cygwin newlib,
3883         rather than just winsup.
3884         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3885         building a Mingw target.
3886         * configure: Regenerate.
3887
3888 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3889
3890         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3891
3892 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3893
3894         * config.guess: Import from src (was more updated).
3895         * config.sub: Likewise.
3896
3897 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3898
3899         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3900         * configure: Regenerated.
3901
3902 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3903
3904         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3905         for stages after the first.
3906
3907 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3908
3909         * Makefile.def: Add dependencies for configure-opcodes
3910         on configure-intl and all-opcodes on all-intl.
3911         * Makefile.in: Regenerated.
3912
3913 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3914
3915         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3916
3917 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3918
3919         Port to hosts whose 'sort' and 'tail' implementations
3920         treat operands with leading '+' as file names, as POSIX
3921         has required since 2001.  However, make sure the code still
3922         works on pre-POSIX hosts.
3923         * ltmain.sh: Don't assume "sort +2" is equivalent to
3924         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3925
3926 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3927
3928         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3929
3930 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3931
3932         * ltconfig: chmod 644 before ranlib during install.
3933
3934 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3935
3936         PR bootstrap/18058
3937         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3938         if the bootstrap compiler is a GCC version that supports it.
3939         * configure: Regenerate.
3940
3941 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3942
3943         * configure.in: Fix thinkos in previous check-in.
3944         * configure: Regenerate.
3945
3946 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3947
3948         PR other/27063
3949         * configure.in: Test subdir_requires and give an appropriate
3950         error message.
3951         * configure: Regenerate.
3952
3953 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3954
3955         * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3958
3959         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3960
3961 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3962
3963         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3964
3965 2006-06-20  David Ayers  <d.ayers@inode.at>
3966
3967         PR bootstrap/28072
3968         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3969         whether target-libjava is being configured instead of whether the
3970         java front end is enabled.
3971         * configure: Regenerate.
3972
3973 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3974
3975         PR target/27540
3976         * configure.in: Only enable libgomp on IRIX 6.
3977         * configure: Regenerate.
3978
3979 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3980
3981         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3982         too.
3983         * Makefile.in: Regenerate.
3984
3985 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3986
3987         * config-ml.in: Alter CCASFLAGS to include special
3988         multilib options the same as is done for CFLAGS.
3989
3990 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3991
3992         * configure.in: Don't enable libgomp on hpux10.
3993         * configure: Rebuilt.
3994
3995 2006-06-12  David Ayers  <d.ayers@inode.at>
3996
3997         PR bootstrap/27963
3998         PR target/19970
3999         * configure.in: Remove target-boehm-gc from noconfigdirs where
4000         ${libgcj} is specified.
4001         * configure: Regenerate.
4002
4003 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4004
4005         Sync from src:
4006
4007         * configure.in: Sync.
4008         * configure: Regenerated.
4009
4010         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4011
4012         * Makefile.def: Added dependencies from sim and gdb on intl, and
4013         added configure dependencies to everything with an all dependency
4014         on intl.
4015         * Makefile.in: Regenerated.
4016
4017 2006-06-06  David Ayers  <d.ayers@inode.at>
4018
4019         PR libobjc/13946
4020         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4021         * Makefile.in: Regenerate.
4022         * configure.in: Add --enable-objc-gc at toplevel and have it
4023         enable boehm-gc for Objective-C.
4024         Remove target-boehm-gc from libgcj.
4025         Add target-boehm-gc to target_libraries.
4026         Add target-boehm-gc to noconfigdirs where ${libgcj}
4027         is specified.
4028         Assert that boehm-gc is supported when requested for Objective-C.
4029         Only build boehm-gc if needed either for Java or Objective-C.
4030         * configure: Regenerate.
4031
4032 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4033
4034         PR 27674
4035         * Makefile.tpl (configure-[+prefix+][+module+],
4036         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4037         Remove rule to unstage bootstrapped modules.
4038         (stage_current): New.
4039         * Makefile.in: Regenerate.
4040
4041 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4042
4043         * MAINTAINERS (Write After Approval): Update my e-mail address.
4044
4045 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4046
4047         * include/libiberty.h: Declare pex_run_in_environment.
4048
4049 2006-05-31  Asher Langton  <langton2@llnl.gov>
4050
4051         * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4054
4055         * Makefile.def (bfd, opcodes): Fix lib_path.
4056         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4057         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4058         * Makefile.in: Regenerate.
4059
4060 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4061
4062         * Makefile.in: Regenerate.
4063
4064 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4065
4066         * Makefile.def: Add install-html target. Add datarootdir
4067         docdir and htmldir to flags_to_pass.
4068         * Makefile.tpl: Add install-html target.
4069         * Makefile.in: Regenerate.
4070         * configure.in: Add --with-datarootdir, --with-docdir, and
4071         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4072         * configure: Regenerate.
4073
4074 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4075
4076         * configure.in: Enable gprof for cross builds.
4077         * configure: Regenerate.
4078
4079 2006-05-22  Richard Guenther  <rguenther@suse.de>
4080
4081         Revert
4082         2006-01-31  Richard Guenther  <rguenther@suse.de>
4083         Paolo Bonzini  <bonzini@gnu.org>
4084
4085         * Makefile.def (target_modules): Add libgcc-math target module.
4086         * configure.in (target_libraries): Add libgcc-math target library.
4087         (--enable-libgcc-math): New configure switch.
4088         * Makefile.in: Re-generate.
4089         * configure: Re-generate.
4090         * libgcc-math: New toplevel directory.
4091
4092 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4093             Andreas Tobler  <a.tobler@schweiz.ch>
4094
4095         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4096         * configure: Rebuilt.
4097
4098 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4099
4100         * MAINTAINERS (Write After Approval): Add myself.
4101
4102 2006-05-01  DJ Delorie  <dj@redhat.com>
4103
4104         * configure.in: Restore CFLAGS if GMP isn't present.
4105         * configure: Regenerate.
4106
4107 2006-05-01  Richard Guenther  <rguenther@suse.de>
4108
4109         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4110         maintainer.
4111
4112 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4113
4114         * MAINTAINERS (Write After Approval): Add myself.
4115
4116 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4117
4118         * MAINTAINERS (Write After Approval): Add myself.
4119
4120 2006-04-18  DJ Delorie  <dj@redhat.com>
4121
4122         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4123         reference libgloss so that libssp can be built in a combined
4124         tree.
4125         * configure: Regenerate.
4126
4127 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4128
4129         * MAINTAINERS (Write After Approval): Add myself.
4130
4131 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4132
4133         * configure.in: Require makeinfo 4.4 or higher.
4134         * configure: Regenerate.
4135
4136 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4137
4138         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4139         Rearrange the entries of other libraries to have them in one place.
4140
4141 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4142
4143         * MAINTAINERS (Write After Approval): Remove myself.
4144         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4145
4146 2006-03-14  Richard Guenther  <rguenther@suse.de>
4147
4148         * configure: Regenerate with autoconf 2.13.
4149
4150 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4151
4152         * MAINTAINERS: Use my work address.
4153
4154         * MAINTAINERS: Update my E-mail address.
4155
4156 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4157
4158         * configure.in: Handle --disable-<component> generically.
4159         * configure: Regenerate.
4160
4161 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4162
4163         PR libgcj/17311
4164         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4165
4166 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4167
4168         * MAINTAINERS (Write After Approval):  Remove myself.
4169         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4170
4171 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4172
4173         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4174         (TARGET_CONFIGDIRS): Remove.
4175         * configure.in: Remove AC_SUBST(target_configdirs).
4176         * Makefile.in, configure: Regenerated.
4177
4178 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4179
4180         * MAINTAINERS (Write After Approval):  Remove myself.
4181         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4182
4183 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4184
4185         PR bootstrap/25670
4186
4187         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4188
4189         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4190         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4191         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4192         BUILD_PREFIX, BUILD_PREFIX_1.
4193         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4194
4195         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4196         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4197
4198         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4199         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4200         of `cat stage_current`.  Always provide the `r' and `s' variables.
4201         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4202         a single shell execution.
4203         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4204         bootstrapped modules, make the stage1 module if the build was not
4205         started yet, else build the current stage.
4206         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4207         (all-build, all-host, all-target, [+make_target+]-host,
4208         [+make_target+]-target): Do not use \-continued lines.
4209         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4210         (current_stage, restrap, stage_last): New.
4211
4212         * Makefile.in: Regenerate.
4213         * configure: Regenerate.
4214
4215 2006-02-19  Bud Davis  <jmdavis@link.com>
4216
4217         * MAINTAINERS (Write After Approval):  Remove myself.
4218         (Language Front End Maintainers):  Add myself as fortran 95
4219         maintainer and update e-mail address.
4220
4221 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4222
4223         * MAINTAINERS (Write After Approval):  Remove myself.
4224         (Language Front End Maintainers):  Add myself as fortran 95
4225         maintainer.
4226
4227 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4228
4229         * MAINTAINERS (Write After Approval): Add myself.
4230
4231 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4232
4233         * MAINTAINERS (Write After Approval):  Remove myself.
4234         (Language Front End Maintainers):  Add myself as
4235         fortran 95 maintainer.
4236
4237 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4238
4239         Sync from src:
4240
4241         2005-12-27  Leif Ekblad  <leif@rdos.net>
4242
4243         * configure.in: Add support for RDOS target.
4244         * configure: Regenerate.
4245
4246 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4247             Andreas Schwab  <schwab@suse.de>
4248
4249         * configure: Regenerate.
4250
4251 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4252
4253         * configure.in (enable_libgomp): Add AIX.
4254         * configure: Regenerate.
4255
4256 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4257
4258         * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4261
4262         * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2006-01-31  Richard Guenther  <rguenther@suse.de>
4265         Paolo Bonzini  <bonzini@gnu.org>
4266
4267         * Makefile.def (target_modules): Add libgcc-math target module.
4268         * configure.in (target_libraries): Add libgcc-math target library.
4269         (--enable-libgcc-math): New configure switch.
4270         * Makefile.in: Re-generate.
4271         * configure: Re-generate.
4272         * libgcc-math: New toplevel directory.
4273
4274 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4275
4276         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4277         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4278         the assembler, linker and binutils.
4279         * configure: Regenerate.
4280
4281 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4282
4283         * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4286
4287         * configure: Regenerate.
4288
4289 2006-01-18  Richard Henderson  <rth@redhat.com>
4290             Jakub Jelinek  <jakub@redhat.com>
4291             Diego Novillo  <dnovillo@redhat.com>
4292
4293         * libgomp: New directory.
4294         * Makefile.def: Add target_module libgomp.
4295         * Makefile.in: Regenerate.
4296         * configure.in (target_libraries): Add target-libgomp.
4297         * configure: Regenerate.
4298
4299 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4300
4301         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4302         @ from continuation.
4303         * Makefile.in: Rebuilt.
4304
4305 2006-01-04  Chris Lattner  <sabre@gnu.org>
4306
4307         * MAINTAINERS (Write After Approval): Add myself.
4308
4309 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4310
4311         PR bootstrap/24252
4312
4313         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4314         * Makefile.tpl (OBJDUMP): New.
4315         (EXTRA_HOST_FLAGS): Add it.
4316         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4317
4318         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4319         to use symbolic links between directories.  Avoid race conditions
4320         or make them harmless.
4321         * configure.in: Do not try to use symbolic links between directories.
4322
4323         * Makefile.def (LEAN): Pass.
4324         * Makefile.tpl (LEAN): Define.
4325         (stage[+id+]-start): Accept that the previous directory does not
4326         exist, if the bootstrap is lean.
4327         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4328         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4329         configure substitution.
4330         ([+compare-target+]): Likewise.
4331         ([+bootstrap-target+]-lean): New.
4332         * configure.in: Remove lean bootstrap support from here.
4333
4334         * Makefile.in: Regenerate.
4335         * configure: Regenerate.
4336
4337 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4338
4339         * MAINTAINERS (libdecnumber): Add myself.
4340
4341 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4342
4343         * libtool-ldflags: New script.
4344
4345 2006-01-02  Andreas Schwab  <schwab@suse.de>
4346
4347         * configure.in: When reconfiguring remove Makefile in
4348         all stage directories.
4349         * configure: Regenerate.
4350
4351 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4352
4353         * MAINTAINERS: Update my email address.
4354
4355 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4356
4357         Revert Ada-related part of the previous change.
4358
4359         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4360         Do not pass.
4361         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4362         * Makefile.in: Regenerate.
4363         * configure.in: Do not include mt-ppc-aix target fragment.
4364         * configure: Regenerate.
4365
4366 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4367
4368         * configure.in: Select appropriate fragments for PowerPC/AIX.
4369         * configure: Regenerate.
4370
4371         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4372         BOOT_CFLAGS, BOOT_LDFLAGS.
4373         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4374         BOOT_CFLAGS, BOOT_LDFLAGS.
4375         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4376         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4377         (stage): Fail if we cannot complete the work.
4378         * Makefile.in: Regenerate.
4379
4380 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4381
4382         * configure.in: Replace ms1 with mt.
4383         * configure: Rebuilt.
4384
4385 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4386
4387         * MAINTAINERS: Update my email address.
4388
4389 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4390
4391         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4392         install-host-nogcc): Don't invoke $(stage) at the end.
4393         * Makefile.in: Regenerate.
4394
4395 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4396
4397         * configure.in: Flip the top-level bootstrap switch.
4398         * configure: Regenerate.
4399
4400 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4401
4402         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4403         $(stage) and $(unstage).
4404         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4405         (all): Remove stray semicolon.
4406         (local-distclean): Don't handle multilib.tmp and multilib.out.
4407         (install.all): Set $s for consistency.
4408         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4409         check_multilibs setting.  Always make the install directory.
4410         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4411         Correct @if/@endif.
4412         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4413         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4414         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4415         (multilib.out): Remove.
4416         * Makefile.in: Regenerated.
4417
4418 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4419
4420         * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4423
4424         * MAINTAINERS: Add myself as mt maintainer.
4425
4426         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4427
4428 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4429
4430         * MAINTAINERS: Change email address.
4431
4432 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4433
4434         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4435         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4436         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4437         Find in-tree tools if available.
4438         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4439         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4440         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4441         (COMPILER_*_FOR_TARGET): New.
4442         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4443         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4444         (CONFIGURED_*, USUAL_*): Remove.
4445         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4446         STRIP): Use autoconf substitutions.
4447         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4448         COMPILER_NM_FOR_TARGET): New.
4449         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4450
4451         (all): Make all-host and all-target in parallel.
4452         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4453         that $$r and $$s are set before invoking a recursive make.
4454         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4455         ([+bootstrap-target+]): Inline most of the `all' target.
4456
4457 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4458
4459         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4460         from the gcc build directory.
4461         * Makefile.in: Regenerate.
4462
4463 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4464
4465         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4466         depend on all-libdecnumber.
4467         * configure.in (host_libs): Include libdecnumber.
4468         * Makefile.in: Regenerate.
4469         * configure: Likewise.
4470
4471 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4472
4473         * libdecnumber: Import decNumber sources from the dfp-branch.
4474
4475 2005-11-21  Kean Johnston  <jkj@sco.com>
4476
4477         * config.sub, config.guess: Sync from upstream sources.
4478
4479 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4480
4481         Import from Autoconf sources:
4482
4483         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4484         * config/move-if-change: Don't output "$2 is unchanged";
4485         suggested by Ben Elliston.  Handle weird characters correctly.
4486
4487 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4488
4489         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4490         to match upstream libtool for darwin.
4491
4492 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4493
4494         * Makefile.def: Remove gdb dependencies for gdbtk.
4495         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4496         (configure-gdb, install-gdb): New rules.
4497         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4498         * Makefile.in, configure: Regenerated.
4499
4500 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4501
4502         * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4505
4506         * MAINTAINERS (Write After Approval): Add myself.
4507
4508 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4509
4510         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4511         Diego Novillo.
4512
4513 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4514
4515         PR bootstrap/24297
4516         * Makefile.tpl (do-[+make-target+], do-check, install,
4517         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4518         are set before recursing.
4519         * Makefile.in: Regenerate.
4520
4521 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4522
4523         PR bootstrap/18939
4524         * Makefile.def (gcc) <target>: Fix thinko.
4525         * Makefile.in: Regenerate.
4526
4527 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4528
4529         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4530         * configure: Regenerate.
4531
4532 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4533
4534         * MAINTAINERS (Write After Approval): Add self.
4535
4536 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4537
4538         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4539         target-libffi, target-qthreads, target-libjava, and
4540         targetlibobjc.
4541         * configure: Regenerate.
4542
4543 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4544
4545         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4546         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4547         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4548         (USUAL_OBJDUMP_FOR_TARGET): New.
4549         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4550         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4551         * configure, Makefile.in: Regenerated.
4552
4553 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4554
4555         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4556         before other host packages.
4557
4558 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4559
4560         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4561
4562 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4563
4564         PR bootstrap/22340
4565
4566         * configure.in (default_target): Remove.
4567         * Makefile.tpl (all): Do not use prerequisites as subroutines
4568         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4569         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4570         use prerequisites as subroutines.
4571         (check-host, check-target): New.
4572         (bootstrap configure & all targets): Do not use stage*-start
4573         if the directory layout is already ok.
4574         (non-bootstrap configure & all targets): Prepend a $(unstage).
4575         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4576         (NOTPARALLEL): Remove.
4577         (unstage, stage variables): New variables.
4578         (unstage, stage targets): Simply expand to those variables.
4579
4580         * configure: Regenerate.
4581         * Makefile.in: Regenerate.
4582
4583 2005-10-04  James E Wilson  <wilson@specifix.com>
4584
4585         * Makefile.def (lang_env_dependencies): Add libmudflap.
4586         * Makefile.in: Regenerate.
4587
4588 2005-10-03  Andreas Schwab  <schwab@suse.de>
4589
4590         Backport from libtool CVS:
4591         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4592
4593         * ltmain.sh: add support for installing into temporary
4594         staging area (e.g. 'make install DESTDIR=...')
4595
4596 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4597
4598         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4599         * configure: Regenerated.
4600
4601 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4602
4603         * configure: Regenerate with the correct
4604         autoconf version.
4605
4606 2005-09-30  Catherine Moore  <clm@cm00re.com>
4607
4608         * configure.in (bfin-*-*): New.
4609         * configure: Regenerated.
4610
4611 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4612
4613         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4614         (LIPO_FOR_TARGET): New.
4615         (CONFIGURED_LIPO_FOR_TARGET): New.
4616         (USUAL_LIPO_FOR_TARGET): New.
4617         (STRIP_FOR_TARGET): New.
4618         (CONFIGURED_STRIP_FOR_TARGET): New.
4619         (USUAL_STRIP_FOR_TARGET): New.
4620         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4621         STRIP_FOR_TARGET.
4622         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4623         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4624         * Makefile.in: Regenerate.
4625         * configure: Regenerate.
4626
4627 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4628
4629         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4630         (rs6000-*-aix*): Same.
4631         * configure: Regenerate.
4632
4633 2005-09-16  Tom Tromey  <tromey@redhat.com>
4634
4635         * MAINTAINERS: Add self as java maintainer.
4636
4637 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4638
4639         * configure.in: Recognize f95 in the --enable-languages option,
4640         and substitute it for fortran, issuing a warning.
4641         * configure: Regenerate.
4642
4643 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4644
4645         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4646         * configure:  Regenerated.
4647
4648 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4649
4650         * MAINTAINERS: Add self as ms1 maintainer.
4651
4652 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4653
4654         * Makefile.def (libssp): Add to lang_env_dependencies.
4655         * Makefile.in: Regenerate.
4656
4657 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4658
4659         * MAINTAINERS: Add myself as middle-end maintainer.
4660
4661 2005-08-17  Christian Groessler  <chris@groessler.org>
4662
4663         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4664         * Makefile.in: Regenerate.
4665
4666 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4667
4668         * MAINTAINERS (write after approval): Added myself.
4669
4670 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4671
4672         * MAINTAINERS (Write After Approval): Add myself.
4673
4674 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4675
4676         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4677         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4678         Look for alternate names of the target cc and c++
4679         * configure: Regenerate.
4680
4681 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4682
4683         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4684         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4685         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4686         tools; remove code to manually set them.
4687         (Target tools): Look in the environment for them.
4688         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4689         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4690         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4691         build directory.
4692         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4693         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4694         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4695         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4696         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4697         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4698         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4699         * configure: Regenerate.
4700         * Makefile.in: Regenerate.
4701
4702 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4703
4704         * MAINTAINERS: Update for removed CPU targets.
4705
4706 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4707
4708         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4709         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4710         * Makefile.in: Regenerated.
4711
4712 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4713
4714         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4715         (CFLAGS_FOR_TARGET): Use it.
4716         (CXXFLAGS_FOR_TARGET): Likewise.
4717         * Makefile.in: Regenerated.
4718         * configure.in (--with-build-sysroot): New option.
4719         * configure: Regenerated.
4720
4721 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4722
4723         * Makefile.tpl: Wrap install between unstage and stage
4724         * Makefile.in: Regenerate.
4725
4726 2005-07-21  Eric Christopher  <echristo@apple.com>
4727
4728         * MAINTAINERS: Update affiliation.
4729
4730 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4731
4732         * MAINTAINERS: Add self as crx port maintainer.
4733
4734 2005-07-20  DJ Delorie  <dj@redhat.com>
4735
4736         * MAINTAINERS: Add self as m32c maintainer.
4737
4738 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4739
4740         * all files: Update FSF address.
4741
4742 2005-07-15  Eric Christopher  <echristo@redhat.com>
4743
4744         * MAINTAINERS: Change affiliation.
4745
4746 2005-07-14  Jim Blandy  <jimb@redhat.com>
4747
4748         * configure.in: Add cases for Renesas m32c.
4749         * configure: Regenerated.
4750
4751 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4752
4753         * COPYING.LIB: Update from fsf.org.
4754
4755 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4756
4757         * COPYING, compile, config.guess,
4758         config.sub, install-sh, missing, mkinstalldirs,
4759         symlink-tree, ylwrap: Sync from upstream sources.
4760         * config-ml.in: Update FSF address.
4761
4762 2005-07-13  Eric Christopher  <echristo@redhat.com>
4763
4764         * configure.in: Add toplevel noconfigdir support for tpf.
4765         * configure: Regenerate.
4766
4767 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4768
4769         PR ada/22340
4770
4771         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4772         * Makefile.in: Regenerate.
4773
4774 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4775
4776         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4777         Brolley to write-after-approval.
4778
4779 2005-07-07  Andreas Schwab  <schwab@suse.de>
4780
4781         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4782         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4783         * Makefile.in: Regenerated.
4784
4785 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4786
4787         * configure.in: Don't build sim or rda when targetting darwin.
4788         * configure: Regenerate.
4789
4790 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4791
4792         * configure.in: Add --enable-libssp and --disable-libssp.
4793         * configure: Regenerate with autoconf-2.13.
4794
4795 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4796
4797         * Makefile.def (target_modules): Add libssp.
4798         * configure.in (target_libraries): Add target-libssp.
4799         * configure: Rebuilt.
4800         * Makefile.in: Rebuilt.
4801
4802 2005-07-01  Zack Weinberg  <zackw@panix.com>
4803
4804         * MAINTAINERS: Change email address.  Resign from maintainership.
4805
4806 2005-07-01  Richard Guenther  <rguenther@suse.de>
4807
4808         * MAINTAINERS: Change my e-mail address and affiliation.
4809
4810 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4811
4812         * Makefile.def (stagefeedback): Come after profile.
4813         Define profiledbootstrap target.
4814         * Makefile.tpl (profiledbootstrap): Remove.
4815         (stageprofile-end): Zap stagefeedback.
4816         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4817         * Makefile.in: Regenerate.
4818
4819 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4820
4821         * MAINTAINERS: Update my email address.
4822
4823 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4824
4825         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4826         In 'cpp' stanza, support '#line' as well as '# '.
4827
4828 2005-06-08  Andreas Schwab  <schwab@suse.de>
4829
4830         * MAINTAINERS: Move myself from 'Write After Approval' to
4831         'CPU Port Maintainers' section as m68k maintainer.
4832
4833 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4834
4835         * configure.in (unsupported_languages): New macro.
4836         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4837         non-ported target libraries in noconfigdirs.
4838         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4839         non-linux-gnu.  Remove libgcj_ex_libffi.
4840         <lang_frag loop>: Set add_this_lang=no if the language is in
4841         unsupported_languages.
4842         * configure: Regenerate.
4843
4844 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4845
4846         * configure.in: Fix typo in handling of --with-mpfr-dir.
4847         * configure: Regenerate.
4848
4849 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4850
4851         * MAINTAINERS: Update my email address.
4852
4853 2005-06-02  Jim Blandy  <jimb@redhat.com>
4854
4855         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4856         accepted into the master sources.)
4857
4858 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4859             Michael Snyder  <msnyder@redhat.com>
4860             Stan Cox  <scox@redhat.com>
4861
4862         * configure.in: Set noconfigdirs for ms1.
4863
4864         * configure: Regenerate.
4865
4866 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4867
4868         * MAINTAINERS (Write After Approval): Add self.
4869
4870 2005-06-01  Josh Conner  <jconner@apple.com>
4871
4872         * MAINTAINERS (Write After Approval): Add self.
4873
4874 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4875
4876         * MAINTAINERS: Update my email address.
4877
4878 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4879
4880         * MAINTAINERS (Write After Approval): Add self.
4881
4882 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4883
4884         * MAINTAINERS (Write After Approval): Remove self.
4885
4886 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4887
4888         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4889         (Dependencies): Consider target modules for bootstrap dependencies.
4890         Make target bootstrap modules depend on each stage's gcc.
4891         * Makefile.in: Regenerate.
4892
4893 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4894
4895         * Makefile.def (configure-gcc): Depend on binutils having been built.
4896         (all-gcc): No need to do it here.
4897         * Makefile.in: Regenerate.
4898
4899 2005-05-19  Paul Brook  <paul@codesourcery.com>
4900
4901         * configure.in: Rewrite misleading error message when requested
4902         language cannot be built.
4903         * configure: Regenerate.
4904
4905 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4906
4907         * ylwrap: Import from Automake 1.9.5.
4908
4909 2005-05-13  David Ung  <davidu@mips.com>
4910
4911         * MAINTAINERS (Write After Approval): Add self.
4912
4913 2005-05-09  Mike Stump  <mrs@apple.com>
4914
4915         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4916         lt_cv_sys_max_cmd_len for now.
4917
4918 2005-05-09  Stan Cox  <scox@redhat.com>
4919
4920         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4921
4922 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4923
4924         * README.SCO: Update the URL.
4925
4926 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4927
4928         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4929         with_gnu_ld to libtool.
4930         * ltcf-c.sh (aix[45]): Define file_list_spec.
4931         * ltcf-cxx.sh (aix[45]): Same.
4932         * ltcf-gcj.sh (aix[45]): Same.
4933         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4934         exists, write list of input files to temporary file.
4935
4936 2005-05-04  Mike Stump  <mrs@apple.com>
4937
4938         * configure.in: Always pass --target to target configures as
4939         otherwise rebuilds that do --recheck will fail.
4940         * confiugure: Rebuilt.
4941
4942 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4943
4944         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4945         STAGE_HOST_EXPORTS.
4946         (configure, all): Add bootstrap support.
4947         (Host modules, target modules): Pass post-stage1 flags and exports.
4948         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4949         * Makefile.in: Regenerate.
4950
4951 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4952
4953         * configure: Regenerate.
4954
4955 2005-04-27  Mike Stump  <mrs@apple.com>
4956
4957         * MAINTAINERS: Add self as darwin maintainer.
4958
4959 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4960
4961         * config.sub: Update from master copy.
4962
4963 2005-04-21  Mike Stump  <mrs@apple.com>
4964
4965         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4966         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4967
4968 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4969
4970         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4971         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4972         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4973         "*-*-elf" and "*-*-linux*".
4974         * configure: Regenerate.
4975
4976 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4977
4978         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4979
4980 2005-04-12  Mike Stump  <mrs@apple.com>
4981
4982         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4983
4984 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4985
4986         * MAINTAINERS (Write After Approval): Add myself.
4987
4988 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4989
4990         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4991
4992 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4993
4994         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4995         (TARGET_CONFIGARGS): Include --with-target-subdir.
4996         (configure, all): New macros.  Use them throughout.
4997         * Makefile.in: Regenerate.
4998
4999 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5000
5001         * MAINTAINERS (Write After Approval): Add myself.
5002
5003 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5004
5005         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5006
5007 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5008
5009         * MAINTAINERS: Move John Carr to Write After Approval.
5010
5011 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5012
5013         * config/mh-mingw32: Delete.
5014         * configure.in: Don't use it.
5015         * configure: Regenerate.
5016
5017 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5018
5019         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5020         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5021         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5022         (HOST_LIB_PATH): Generate from Makefile.def.
5023         (TARGET_LIB_PATH): Likewise.
5024         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5025         * Makefile.in: Regenerate.
5026         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5027         (RPATH_ENVVAR): Include Darwin case.
5028         * configure: Regenerate.
5029
5030 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5031
5032         * MAINTAINERS (Various Maintainers): Remove self.
5033         (Write After Approval): Add self.
5034
5035 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5036
5037         * MAINTAINERS (Various Maintainers): Add self.
5038
5039 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5042         * configure: Regenerate.
5043
5044 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5045
5046         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5047         gcc_version, and gcc_version_trigger from set of flags to pass.
5048         * Makefile.tpl: Remove definitions of above variables.
5049         (config.status): Remove dependency on $(gcc_version_trigger).
5050         * Makefile.in: Regenerate.
5051         * configure.in: Do not reference config/gcc-version.m4 nor
5052         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5053         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5054         * configure: Regenerate.
5055
5056 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5057             Andrew Pinski  <pinskia@physics.uc.edu>
5058
5059         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5060         * Makefile.in: Regenerate.
5061
5062 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5063
5064         * MAINTAINERS (Write After Approval): Add myself.
5065
5066 2005-03-03  David Ayers  <d.ayers@inode.at>
5067
5068         * MAINTAINERS (Write After Approval): Add myself.
5069
5070 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5071
5072         PR libgcj/20160
5073         * ltmain.sh: Avoid creating archives with components that have
5074         duplicate basenames.
5075
5076 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5077
5078         PR bootstrap/20250
5079         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5080         instead of check.
5081         * Makefile.in: Regenerate.
5082
5083 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5084
5085         * Makefile.in: Regenerate to fix conflict between the previous two
5086         patches.
5087
5088 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5089
5090         PR bootstrap/17383
5091         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5092         * Makefile.tpl (HOST_SUBDIR): New substitution.
5093         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5094         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5095         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5096         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5097         (Host modules, Bootstrapped modules): Use it.
5098         (Build modules, Target modules): Do not create symlink trees,
5099         always configure out-of-srcdir.
5100         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5101         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5102         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5103         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5104
5105         * Makefile.in: Regenerate.
5106         * configure: Regenerate.
5107
5108 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5109
5110         Merged from libada-gnattools-branch:
5111         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5112
5113         * gnattools: New directory.
5114         * Makefile.def: Add gnattools as a module, depending on target-libada.
5115         * Makefile.in: Regenerate.
5116         * configure.in: Include gnattools in host_tools; disable it if ada
5117         is disabled.
5118         * configure: Regenerate.
5119
5120 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5121
5122         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5123         treelang maintainer.
5124         (Write After Approval): Remove myself.
5125
5126 2005-02-23  Paul Schlie  <schlie@comcast.net>
5127
5128         * configure.in: Allow darwin targeted ports to build tk, itcl and
5129         libgui.
5130         * configure: Regenerate.
5131
5132 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5133
5134         PR libgcj/10353
5135         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5136         * configure: Regenerate.
5137
5138 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5139
5140         * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5143
5144         * MAINTAINERS: Update my e-mail address.
5145
5146 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5147
5148         * MAINTAINERS (Write After Approval): Add myself.
5149
5150 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5151
5152         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5153         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5154         target-libgloss when not *-*-elf and *-*-aout.
5155         * configure: Regenerate.
5156
5157 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5158
5159         * MAINTAINERS: Remove obsolete entries.
5160
5161         * MAINTAINERS (Write After Approval): Add Michael Matz.
5162
5163 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5164
5165         * MAINTAINERS: Remove self as cpplib maintainer.
5166
5167 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5168
5169         * install-sh, config.sub: Import from upstream.
5170
5171 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5172
5173         PR bootstrap/18222
5174         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5175         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5176         * Makefile.in: Regenerate.
5177
5178 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5179
5180         * MAINTAINERS: Update my email address.
5181
5182 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5183             Andreas Schwab  <schwab@suse.de>
5184
5185         PR bootstrap/18033
5186         * config-ml.in: Eval option if surrounded by single quotes.
5187
5188 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5189
5190         Revert 2004-12-28 Makefile changes, a better fix will be
5191         applied to mainline and src after GCC 4.0 branches.
5192
5193 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5194
5195         PR bootstrap/17383
5196
5197         * Makefile.def (target_modules): Remove stage parameter,
5198         it is always true now.
5199         * Makefile.tpl (configure-build-[+module+],
5200         configure-target-[+module+]): Always build symlink tree
5201         for the directory and for include.  BUILD_SUBDIR and
5202         TARGET_SUBDIR cannot be . anymore.
5203         * Makefile.in: Regenerate.
5204
5205 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5206
5207         Revert 2004-12-08 Makefile changes.
5208
5209 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5210
5211         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5212         cygwin, mingw.
5213
5214 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5215
5216         * configure.in (sh64-*-*): Reenable gprof.
5217         * configure: Regenerate.
5218
5219 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5220
5221         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5222         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5223         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5224         * Makefile.in: Regenerate.
5225
5226 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5227
5228         * MAINTAINERS: Update my email address.
5229
5230 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5231
5232         * Makefile.tpl: Generate normal dependencies if the LHS module is
5233         not bootstrapped.
5234         * Makefile.in: Regenerate.
5235
5236 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5237
5238         * configure.in: Include config/gxx-include-dir.m4.  Use
5239         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5240         * configure: Regenerate.
5241
5242 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5243
5244         * config.if: Delete.
5245         * configure.in: Set libstdcxx_incdir directly.
5246         * configure: Regenerate.
5247
5248 2004-12-02  Eric Christopher  <echristo@redhat.com>
5249
5250         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5251         * Makefile.in: Regenerate.
5252
5253 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5254
5255         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5256         * configure: Regenerate.
5257
5258 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5259
5260         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5261         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5262         * configure: Regenerate.
5263
5264 2004-12-01  Eric Christopher  <echristo@redhat.com>
5265
5266         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5267         of things to remove.
5268
5269 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5270
5271         * MAINTAINERS (Write After Approval): Update my e-mail address.
5272
5273 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5274
5275         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5276         from CVS libtool to always pass_all.
5277
5278 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5279
5280         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5281         (hppa*64*-*-*): Delete incorrect comment.
5282         * configure: Rebuilt.
5283
5284 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5285
5286         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5287
5288 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5289
5290         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5291         from CVS libtool to always pass_all.
5292
5293 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5294
5295         * install-sh, compile: Import from automake.
5296
5297 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5298
5299         * config.guess, config.sub:  Import from savannnah.
5300
5301 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5302
5303         * MAINTAINERS (Write After Approval): Add myself
5304
5305 2004-11-12  Mike Stump  <mrs@apple.com>
5306
5307         * Makefile.def: Add html support.
5308         * Makefile.tpl: Likewise.
5309         * Makefile.in: Regenerate.
5310
5311 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5312
5313         PR 18423
5314         * configure.in: Remove all instances of build-fixincludes from
5315         noconfigdirs.
5316         (build_configargs): Supply --target to subdirectories.
5317         * configure: Regenerate.
5318
5319         * Makefile.def: Make gcc install depend on fixincludes install.
5320         * Makefile.in: Regenerate.
5321
5322 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5323
5324         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5325
5326 2004-11-11  Paul Brook  <paul@codesourcery.com>
5327
5328         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5329
5330 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5331
5332         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5333         target-libgfortran.
5334         * configure: Regenerate.
5335
5336 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5337
5338         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5339         like CC.
5340
5341 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5342
5343         * Makefile.def (host fixincludes): Specify missing targets.
5344         * Makefile.in: Regenerate.
5345
5346 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5347
5348         * MAINTAINERS: Add myself
5349
5350 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5351
5352         * MAINTAINERS (Write After Approval): Add myself.
5353
5354 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5355
5356         * Makefile.def: Build fixincludes for the host, too.
5357         * Makefile.in: Regenerate.
5358         * configure.in (host_tools): Add fixincludes.
5359         * configure: Regenerate.
5360
5361 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5362
5363         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5364         * configure: Regenerated.
5365
5366 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5367
5368         PR other/17783
5369         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5370         * configure: Regenerated.
5371
5372 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5373
5374         * README.SCO: Update per FSF instructions.
5375
5376 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5377
5378         PR target/18151
5379         * configure.in (case ${target}): Do not build fixincludes for avr.
5380         * configure: Regenerated.
5381
5382 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5383
5384         * configure.in (case ${target}): Do not build fixincludes
5385         on platforms where it is not used.
5386         * configure: Regenerated.
5387
5388 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5389
5390         * configure.in: Use an absolute path to install-sh.
5391         * configure: Regenerated.
5392
5393 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5394
5395         * MAINTAINERS (Write After Approval): Add myself.
5396
5397 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5398
5399         * MAINTAINERS: Remove from Write After Approval those that are
5400         already maintainers.
5401
5402 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5403
5404         * MAINTAINERS:  Update my email address.
5405
5406 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5407
5408         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5409         * configure: Regenerate.
5410
5411 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5412
5413         * MAINTAINERS:  Update my email address.
5414
5415 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5416
5417         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5418         entries belonging to this category.
5419
5420 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5421
5422         * MAINTAINERS: Update my e-mail address.
5423
5424 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5425
5426         Fix wrong conflict resolution in:
5427
5428         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5429
5430         * Makefile.in: Regenerate.
5431         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5432         in the recursive `make', instead of hardwiring `all'.
5433         (Autogenerated TARGET-* variables): New.
5434
5435 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5436
5437         * configure.in: Enable target-libgloss for crx-*-*.
5438         * configure: Regenerate.
5439
5440 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5441
5442         * MAINTAINERS (Various Maintainers): Move the "windows,
5443         cygwin, mingw" maintainer to ...
5444         (OS Port Maintainers): ... here.
5445
5446 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5447
5448         * MAINTAINERS (Write After Approval): Remove those that are
5449         maintainers of some subsystem.
5450
5451 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5452
5453         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5454         * ltcf-cxx.sh (tpf*): Likewise.
5455         * ltconfig (tpf*): Add TPF OS configuration support.
5456
5457 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5458
5459         * MAINTAINERS: Change my email address to my new work account.
5460
5461 2004-09-24  Michael Roth  <mroth@nessie.de>
5462
5463         * configure.in (--without-headers): Add missing double quotes.
5464         * configure: Regenerate.
5465
5466 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5467
5468         * ylwrap: Revert to previous version.
5469
5470 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5471
5472         PR bootstrap/17369
5473         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5474         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5475         SET_GCC_LIB_PATH_CMD.
5476         (BASE_TARGET_EXPORTS): Likewise.
5477         * Makefile.in: Regenerated.
5478
5479         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5480         * configure: Regenerated.
5481
5482 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5483
5484         * config.guess: New upstream version
5485         * compile, depcomp, install-sh, ylwrap: Likewise.
5486
5487 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5488
5489         * config/mh-x86omitfp: New host makefile fragment.  Add
5490         -fomit-frame-pointer to the default BOOT_CFLAGS.
5491         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5492         * configure: Regenerate.
5493
5494 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5495
5496         PR target/11572
5497         * configure.in (*-*-darwin*): Renable libobjc.
5498         * configure: Regenerate.
5499
5500 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5501
5502         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5503
5504 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5505
5506         * Makefile.def: Remove libbanshee.
5507         * Makefile.tpl: Ditto.
5508         * configure.in: Ditto.
5509         * Makefile.in: Regen.
5510         * configure: Ditto.
5511
5512 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5513
5514         * ltmain.sh: Use $pic_object as $non_pic_object if
5515         $non_pic_object=none.
5516
5517 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5518
5519         * missing: Import latest version from master repository.
5520
5521 2004-09-06  Nick Clifton  <nickc@redhat.com>
5522
5523         * config.sub: Import latest version from master repository.
5524         * config.guess: Likewise.
5525         This includes these changes:
5526
5527         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5528
5529         * config.sub: Handle crisv32, alias etraxfs.
5530         * config.guess (crisv32:Linux:*:*): Handle.
5531
5532         2004-08-13  Brad Smith  <brad@comstyle.com>
5533
5534         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5535         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5536
5537         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5538
5539         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5540         assume the processor is a powerpc.  This is because coreutils
5541         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5542         in this case, due to a MacOS X bug that causes
5543         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5544         to return a negative number.
5545         Problem reported by Petter Reinholdtsen in:
5546         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5547
5548         2004-07-19  Ben Elliston  <bje@gnu.org>
5549
5550         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5551
5552         2004-06-24  Ben Elliston  <bje@gnu.org>
5553
5554         * config.guess: Update copyright years.
5555         * config.sub: Likewise.
5556
5557         2004-06-22  Robert Millan  <robertmh@gnu.org>
5558
5559         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5560         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5561
5562         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5563
5564         * config.guess (*:*VMS:*:*): New entry. Replaces
5565         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5566         manufacturer.
5567
5568         2004-06-22  Ben Elliston  <bje@gnu.org>
5569
5570         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5571         * config.sub: Likewise.
5572
5573         2004-06-22  Ben Elliston  <bje@gnu.org>
5574
5575         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5576         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5577
5578         2004-06-11  Ben Elliston  <bje@gnu.org>
5579
5580         * config.guess (pegasos:OpenBSD:*:*): Remove.
5581
5582         2004-06-11  Ben Elliston  <bje@gnu.org>
5583
5584         From Wouter Verhelst <wouter@grep.be>:
5585         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5586
5587         2004-06-11  Ben Elliston  <bje@gnu.org>
5588
5589         * config.guess (luna88k:OpenBSD:*:*): New.
5590
5591         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5592
5593         * config.guess (m32r*:Linux:*:*): New case.
5594         * config.sub: Handle m32rle.
5595
5596         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5597
5598         From Jens Petersen  <petersen@redhat.com>:
5599         * config.sub: Handle sparcv8.
5600
5601         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5602
5603         From Tom Smith <smith@cag.lkg.hp.com>:
5604         * config.guess: Version suffixes are equally significant on Tru64
5605         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5606         prefix of "P" (patched kernel).
5607
5608         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5609
5610         * config.sub: Add support for National Semiconductor CRX target.
5611
5612 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5613
5614         * MAINTAINERS (Various Maintainers): Remove myself as web page
5615         maintainer, add myself as maintainer of build status lists.
5616
5617 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5618
5619         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5620         *-*-netware, but add target-libmudflap.
5621         Consolidate *-*-netware targets (of which really only i?86 exists)
5622         into a single entry.
5623         * configure: Likewise.
5624
5625 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5626
5627         * Makefile.tpl (sorry): Remove.
5628         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5629         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5630         (do-clean): Clean per-stage directories too.
5631         (do-distclean): Run distclean-stage1 too.
5632         (.NOTPARALLEL): Enable during toplevel bootstrap.
5633         (stage[+id+]-bubble): Enable parallel execution during
5634         the recursive invocation.
5635         * Makefile.in: Regenerate.
5636
5637         Fix previous checkin:
5638
5639         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5640         include.
5641         * configure.in: Fix indentation.
5642         * configure: Regenerate.
5643
5644 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5645
5646         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5647         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5648         * configure: regenerate
5649         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5650         -mdynamic-no-pic
5651
5652 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5653
5654         * Makefile.def (build_modules): Add fixincludes.
5655         (dependencies): Make gcc depend on fixincludes.
5656         * configure.in (build_tools): Add fixincludes.
5657         (build_configdirs): Always include build_libs.
5658         * Makefile.in: Regenerate.
5659         * configure: Regenerate.
5660
5661 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5662
5663         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5664         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5665         phony targets; do not generate timestamp files.
5666         (distclean-stageN): Remove references to their timestamp files.
5667         (restageN, touch-stageN): Remove.
5668         (stageN-bubble): Rewritten.
5669         (compare): Support lean bootstraps.
5670         * Makefile.in: Regenerate.
5671
5672         * configure.in: Only warn when bootstrapping but
5673         build != host or build != target.  Support lean bootstraps.
5674         * configure: Regenerate.
5675
5676 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5677
5678         * configure.in:  Give a better error message if GMP/MPFR are missing
5679         and a language needing them has been requested.
5680         * configure:  Regenerated.
5681
5682 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5683
5684         * configure.in:  Print a list of available language front-ends if
5685         a requested one is missing.  Tidy stray tab characters.
5686         * configure:  Regenerated.
5687
5688 2004-08-19  Michael Koch  <konqueror@gmx.de>
5689
5690         * gcc/doc/install.texi: Update entry about automake for libjava.
5691
5692 2004-08-17  Robert Millan  <robertmh@gnu.org>
5693
5694         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5695         (instead of FreeBSD).
5696         * configure: Regenerate.
5697
5698 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5699
5700         * Makefile.in: Regenerate.
5701         * configure: Regenerate.
5702
5703         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5704         stage_*_flags.
5705         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5706         for bootstrapped modules if toplevel bootstrap is going.
5707         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5708         modules.  Adjust for changes in Makefile.def.  Enable several
5709         rules even in non-bootstrap mode, just to avoid peppering the
5710         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5711         (stage-[+prev+]-bubble): Remove.
5712
5713         * Makefile.def (Dependencies): Depend on all-build-bison,
5714         all-build-flex, all-build-byacc, all-build-texinfo, rather
5715         than the host variations.
5716         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5717         with BUILD_SUBDIR.
5718         (BISON): Update for recent Bisons.
5719         (YACC): Fix typo.
5720         (cross): Depend on all-build.
5721         (all): Do not depend on all-build.
5722         (prebootstrap): Remove.
5723         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5724         (Prebootstrap dependencies): Add them to the per-stage targets
5725         and to all-prebootstrap.
5726         * configure.in (build_configdirs): Always enable build_tools.
5727         (BUILD_DIR_PREFIX): Remove.
5728
5729         * Makefile.def (gcc): Add target variable.
5730         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5731         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5732         in the recursive `make', instead of hardwiring `all'.
5733         (Autogenerated TARGET-* variables): New.
5734
5735 2004-08-13  Brian Booth  <bbooth@redhat.com>
5736
5737         * MAINTAINERS: Remove myself from write-after-approval.
5738
5739 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5740
5741         * src-release: Stop distributing mmalloc with gdb (which doesn't
5742         use it).
5743         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5744         * Makefile.in: Regenerate.
5745
5746 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5747
5748         * configure.in (arm*-*-eabi*): New target.
5749         * configure: Regenerate.
5750
5751 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5752
5753         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5754         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5755         (Dependencies): New section.
5756         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5757         (configure-target-[+module+]): Depend on maybe-all-gcc
5758         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5759         (toplevel profiledbootstrap): Fix dependencies.
5760         * Makefile.in: Regenerate.
5761
5762 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5763
5764         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5765         target-libiberty to noconfigdirs.
5766         * configure: Regenerate.
5767
5768 2004-08-03  Paul Brook  <paul@codesourcery.com>
5769
5770         * configure.in: Check for MPFR as well as GMP.
5771         * configure: Regenerate.
5772
5773 2004-08-01  Robert Millan  <robertmh@gnu.org>
5774
5775         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5776         libmudflap for all GNU-based systems (with Glibc).
5777         * configure: Regenerate.
5778
5779 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5780
5781         * Makefile.def (host-modules): Add gcc.
5782         * Makefile.in: Regenerate.
5783         * Makefile.tpl (sorry): New rule.
5784         (configure-host, all-host, [+make_target+]-host, do-check,
5785         install-host): Do not add gcc as a special case.
5786         (host modules): Add a small special-casing for gcc.  Export
5787         extra_make_flags through the environment.
5788         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5789         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5790         other recursive targets for gcc): Remove.
5791
5792         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5793         (stage, unstage): New rules.
5794         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5795         distclean-stage[+id+]): Use stage_current.
5796         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5797         the stage*-start rules.
5798
5799 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5800
5801         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5802         use -all_load flag.
5803
5804 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5805
5806         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5807         * configure: Regenerate.
5808
5809 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5810
5811         * maintainer-scripts/gcc_release: Revert yesterday's change.
5812
5813 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5814
5815         * MAINTAINERS: Add myself to write-after-approval.
5816
5817 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5818
5819         * libf2c: Removed.
5820         * gcc/gccbug.in: Updated because of libf2c removal.
5821         * maintainer-scripts/gcc_release: Ditto.
5822
5823 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5824
5825         * configure.in: Build libmudflap by default on FreeBSD.
5826         * configure: Regenerated.
5827
5828 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5829
5830         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5831         systems.
5832         * configure: Regenerated.
5833
5834 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5835
5836         PR target/16344
5837         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5838         feedback based compiler.
5839         * Makefile.in: Rebuilt.
5840
5841 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5842
5843         * Makefile.def (host_modules): Set bootstrap=true for flex.
5844         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5845         * Makefile.in: Rebuilt.
5846
5847 2004-07-07  Jan Hubicka  <jh@suse.cz>
5848
5849         * MAINTAINERS: Add self as a profile feedback maintainer.
5850
5851 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5852
5853         * configure.in:  Do not prepend $srcdir to /dev/null in
5854         makefile fragments.
5855         * configure:  Regenerate.
5856
5857 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5858
5859         * Makefile.def (build_modules): Add bison, byacc, flex,
5860         m4, texinfo.
5861         (flags_to_pass): Add FLEX.
5862         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5863         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5864         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5865         DEFAULT_MAKEINFO): Remove.
5866         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5867         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5868         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5869         objdir or else use configured tool.
5870         (all-build): New.
5871         (all): Depend on it.
5872         (Build module dependencies): Add.
5873         * Makefile.in: Regenerate.
5874         * configure.in: Better support for multiple build modules,
5875         matching what is done for host/target modules.  Do not look
5876         for "plausible" locations of build tools if Canadian cross.
5877         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5878         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5879         * configure: Regenerate.
5880
5881 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5882
5883         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5884         * Makefile.in: Regenerate.
5885
5886 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5887
5888         * Makefile.tpl (configure-build-[+module+],
5889         configure-[+module+], configure-target-[+module+]): Pass
5890         [+extra_configure_args+].
5891         (all-build-[+module+], all-[+module+], check-[+module+],
5892         install-[+module+], [+make_target+]-[+module+],
5893         all-target-[+module+], check-target-[+module+],
5894         install-target-[+module+], [+make_target+]-target-[+module+]):
5895         Pass [+extra_make_args+].
5896         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5897         (GCC_HOST_EXPORTS): Remove.
5898         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5899         cross, check-gcc, check-gcc-c++, install-gcc,
5900         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5901         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5902         * Makefile.in: Regenerate.
5903
5904 2004-06-21  Matthew Sachs  <msachs@apple.com>
5905
5906         * MAINTAINERS: Added self to write-after-approval.
5907
5908 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5909
5910         * configure.in: Check for srcdir/winsup rather than build directory
5911         winsup.
5912         * configure: Regenerate.
5913
5914 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5915
5916         * configure.in: Don't build Cygwin native newlib if winsup
5917         directory is missing.  Emit warning instead.
5918         * configure: Regenerate.
5919
5920 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5921
5922         * Makefile.tpl (touch-stage[+id+]): New.
5923         (restage[+prev+]): Depend on touch-stage[+id+].
5924
5925         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5926         Use it throughout.
5927
5928         * Makefile.def: Add profile and feedback bootstrap stages.
5929         Remove next field from bootstrap stages.
5930         * Makefile.tpl (LN, LN_S): Substitute.
5931         (stageN-start, stageN-end): Use double-colon rules, to
5932         provide a hook for additional setup commands.
5933         (distclean-stageN-gcc, restageN): Create dependencies from
5934         [+prev+], not from [+next+].
5935         (stageN-bubble): Add commands for successive stages from
5936         [+prev+], using double-colon rules.
5937         (all-stageN-gcc): Fix typo.
5938         (stagefeedback-start, profiledbootstrap): New.
5939         * Makefile.in: Regenerate.
5940         * configure.in: Call ACX_PROG_LN.
5941         * configure: Regenerate.
5942
5943 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5944
5945         * MAINTAINERS (Write After Approval): Add myself.
5946
5947 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5948
5949         * MAINTAINERS (Write After Approval): Add myself.
5950
5951 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5952
5953         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5954         without gcc.
5955         * configure: Regenerate.
5956
5957 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5958
5959         * Makefile.tpl: Fix typo.
5960         * Makefile.in: Regenerate.
5961
5962 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5963
5964         * configure.in: Remove new- prefix from toplevel
5965         bootstrap targets.
5966         * configure: Regenerate.
5967
5968 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5969
5970         * Makefile.tpl (all.normal): Rename to all.
5971         (all): Replace with a rule to pick the default
5972         target from configure.
5973         (all-gcc, configure-gcc): Use conditionals to
5974         do nothing when toplevel bootstrap is going on.
5975         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5976         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5977         * configure.in: Support --enable-bootstrap.
5978
5979         * Makefile.def: Remove new- prefix from toplevel
5980         bootstrap targets.
5981         * Makefile.tpl: Likewise.
5982
5983         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5984         target.
5985
5986         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5987         $(RECURSE_FLAGS) to recursive invocation of make.
5988
5989         * Makefile.in: Regenerate.
5990         * configure: Regenerate.
5991
5992 2004-05-30  Andreas Jaeger  <aj@suse.de>
5993             Jim Wilson  <wilson@specifixinc.com>
5994
5995         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5996         like CC.
5997
5998 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5999
6000         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6001         * configure: Regenerate.
6002
6003 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6004
6005         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6006         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6007         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6008         targets.
6009         * Makefile.in: Regenerate.
6010
6011 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6012
6013         * configure.in: Test the ability to symlink directories.
6014         * configure: Regenerate.
6015
6016         * Makefile.def (bootstrap-stage): New definitions.
6017         * Makefile.tpl (configure-stage1-gcc,
6018         configure-stage2-gcc, configure-stage3-gcc,
6019         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6020         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6021         new-restage3, compare): Autogenerate, see Makefile.in
6022         entry for behavioral changes.
6023         (distclean-stage1, new-stage1-start, new-stage1-end,
6024         new-stage1-bubble, distclean-stage2, new-stage2-start,
6025         new-stage2-end, new-stage2-bubble, distclean-stage3,
6026         new-stage3-start, new-stage3-end): New autogenerated targets.
6027         (objext, prebootstrap, BOOT_CFLAGS,
6028         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6029         targets.
6030
6031         * Makefile.in: Regenerate.
6032         (distclean-stage1, new-stage1-start, new-stage1-end,
6033         new-stage1-bubble, distclean-stage2, new-stage2-start,
6034         new-stage2-end, new-stage2-bubble, distclean-stage3,
6035         new-stage3-start, new-stage3-end): New targets.
6036         (all-stage1-gcc): Move prebootstrap dependency from here...
6037         (configure-stage1-gcc): ...to here.
6038         (new-bootstrap): Use bubble targets.
6039         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6040         Use per-stage distclean targets.
6041         (configure-stage1-gcc, configure-stage2-gcc,
6042         configure-stage3-gcc, all-stage1-gcc,
6043         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6044         Use new-stageN-start to prepare the tree.
6045
6046 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6047
6048         * Makefile.def (host_modules): add libcpp.
6049         * Makefile.tpl: Add dependencies on and for libcpp.
6050         * Makefile.in: Regenerate.
6051         * configure.in: Add libcpp host module.
6052         * configure: Regenerate.
6053
6054 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6055
6056         * Makefile.tpl: Whenever a recursive target is defined, wrap
6057         it in a special @if/@endif block, and prepare its maybe
6058         dependency in the @if/@endif block
6059         * configure.in: Instead of writing maybe dependencies, remove
6060         the @if/@endif statements, and remove the @if/@endif blocks
6061         that remain.
6062         * configure: Regenerate.
6063         * Makefile.in: Regenerate.
6064
6065 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6066
6067         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6068
6069 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6070
6071         PR bootstrap/15120
6072         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6073         * */configure: Rebuilt.
6074
6075 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6076
6077         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6078         of libf2c.
6079         * configure, Makefile.in: Regenerate.
6080
6081 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6082
6083         * MAINTAINERS (Write After Approval): Add myself.
6084
6085 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6086
6087         Merge from tree-ssa-20020619-branch.
6088
6089         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6090         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6091         (HOST_GMPLIBS): Define.
6092         (HOST_GMPINC): Define.
6093         (TARGET_LIB_PATH): Add libmudflap.
6094         (GFORTRAN_FOR_TARGET): Define.
6095         (configure-build*): Export GFORTRAN.
6096         (configure-gcc): Export GMPLIBS and GMPINC.
6097         (all-gcc): Add maybe-all-libbanshee.
6098         (configure-target-libgfortran): Define.
6099         * Makefile.in: Regenerate.
6100         * configure.in (host_libs): Add libbanshee.
6101         (target_libraries): Add target-libmudflap and target-libgfortran.
6102         Add --with-libbanshee.
6103         Handle --disable-libmudflap.
6104         (*-*-freebsd*): Use with_gmp.
6105         Add $(libgcj) to noconfigdirs.
6106         * configure: Regenerate.
6107         * depcomp: New file.
6108         * MAINTAINERS: Add tree-ssa maintainers.
6109
6110 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6111
6112         * MAINTAINERS (Various Maintainers): Add myself.
6113
6114 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6115
6116         * MAINTAINERS (Write After Approval): Add myself.
6117
6118 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6119
6120         * MAINTAINERS (Write After Approval): Add myself.
6121
6122 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6123
6124         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6125         * configure: Regenerate.
6126
6127 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6128
6129         Revert:
6130         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6131
6132         * Makefile.def (flags_to_pass): Remove *dir variables that
6133         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6134         as well as prefix and exec_prefix.
6135         * Makefile.in: Regenerate.
6136
6137 2004-04-26  Robert Millan  <robertmh@gnu.org>
6138
6139         Add patches from libtool CVS.
6140         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6141         * ltconfig: Likewise.
6142         * ltcf-c.sh: Likewise.
6143         * ltcf-cxx.sh: Likewise.
6144         * ltcf-gcj.sh: Likewise.
6145
6146 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6147
6148         * Makefile.def (host_modules): Mark with the bootstrap
6149         flag packages on which gcc depends.
6150         * Makefile.tpl (all-bootstrap): Use it.
6151         * Makefile.in: Regenerate.
6152
6153 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6154
6155         * Makefile.def (flags_to_pass): Remove *dir variables that
6156         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6157         as well as prefix and exec_prefix.
6158         * Makefile.in: Regenerate.
6159
6160 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6161
6162         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6163         * configure: Regenerate.
6164         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6165         * gcc/Makefile.tpl (compare): Use the result of the test.
6166         * gcc/Makefile.in: Regenerate.
6167
6168 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6169
6170         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6171         Always relocate gcc and prev-gcc to the original names, even
6172         if the build fails.
6173         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6174         New targets.
6175
6176 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6177
6178         * MAINTAINERS: Update my email address.
6179
6180 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6181
6182         * configure.in (mips*-*-irix5*): Enable ld.
6183         * configure: Regenerate.
6184
6185 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6186
6187         * configure: Regenerate.
6188
6189 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6190
6191         * Makefile.tpl (configure-[+module+], configure-gcc,
6192         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6193         Set and export LDFLAGS.
6194         * Makefile.in: Regenerate.
6195
6196 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6197
6198         * MAINTAINERS: Add myself to write-after-approval.
6199
6200 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6201
6202         PR bootstrap/14871
6203         * Makefile.tpl: If we don't have built-in-tree target tools,
6204         use the ones found by configure rather than hacking around with
6205         program_transform_name.
6206         * configure.in: Give Makefile.tpl the information necessary
6207         to do that.
6208         * Makefile.in: Regenerate.
6209         * configure: Regenerate.
6210
6211 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6212
6213         PR bootstrap/14760
6214         * configure.in: When computing baseargs, strip *all* copies of
6215         offending options.  Also, don't match/substitute the trailing space,
6216         so that this actually works when two similar options are separated by
6217         only one space.
6218         * configure: Regenerate.
6219
6220 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6221
6222         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6223         (rs6000-*-aix*): Same.
6224         * configure: Regenerate.
6225
6226 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6227
6228         * MAINTAINERS: Add myself to write-after-approval.
6229
6230 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6231
6232         * MAINTAINERS: Add myself to write-after-approval.
6233
6234 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6235
6236         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6237         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6238         * Makefile.in: Regenerate.
6239
6240         * configure.in (top level bootstrap support): Rework --enable-werror
6241         to set @stage2_werror_flag@.
6242         * configure: Regenerate.
6243         * Makefile.tpl (top level bootstrap support): Pass
6244         @stage2_werror_flag@ down to configure in stages 2 and 3.
6245         * Makefile.in: Regenerate.
6246
6247 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6248
6249         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6250         for stages 2 and 3 as well as in make.  As a consequence, remove
6251         OUTPUT_OPTION (now detected by configure) from the flags passed down
6252         to make.
6253         * Makefile.in: Regenerate.
6254
6255         * Makefile.tpl (new-bootstrap): Fix typo.
6256         * Makefile.in: Regenerate.
6257
6258 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6259
6260         * Makefile.tpl: Rearrange by moving recursive_targets rules
6261         into their proper sections.
6262         * Makefile.tpl (top level bootstrap support): Move disabling
6263         of coverage flags from 'make' to 'configure'; improve comments.
6264         * Makefile.in: Regenerate.
6265
6266         * Makefile.tpl (experimental top level bootstrap) Move stage1
6267         language setting from all- target to configure- target; disable
6268         intermodule optimization in stage 1; prevent gratuitous rebuilds
6269         of stage 1.
6270         * Makefile.in: Regenerate.
6271         * configure.in: Comma-separate stage 1 language list for top
6272         level bootstrap.
6273         * configure: Regenerate.
6274
6275         * Makefile.tpl: Clean up experimental top level bootstrap support:
6276         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6277         prev-gcc in configure- targets as well as all- targets.
6278         * Makefile.in: Regenerate.
6279
6280 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6281
6282         * compile: New file imported from automake.
6283
6284 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6285
6286         * configure.in: Remove symbolic link section.
6287         * configure: Regenerate.
6288         * Makefile.tpl (links): Remove.
6289         * Makefile.in: Regenerate.
6290
6291 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6292             Nathanael Nerode  <neroden@gcc.gnu.org>
6293
6294         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6295         Set with AC_CHECK_PROGS.
6296         * configure.in: Fix comment typo from last patch.
6297         * configure: Regenerate.
6298
6299 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6300
6301         * Makefile.tpl: Introduce experimental top level bootstrap support.
6302         * Makefile.in: Regenerate.
6303         * configure.in: Introduce support for top level bootstrap.
6304         * configure: Regenerate.
6305
6306 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6307             Paolo Bonzini  <bonzini@gnu.org>
6308
6309         PR bootstrap/14522
6310         * configure.in: Cope with shells that do not support unquoted ^
6311         * configure: Regenerate.
6312
6313 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6314             Paolo Bonzini  <bonzini@gnu.org>
6315
6316         PR bootstrap/14522
6317         * configure.in: Cope with shells that do not support nesting
6318         quotes inside quoted backquote substitutions.
6319         * configure: Regenerate.
6320
6321 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6322
6323         PR bootstrap/14522
6324         * configure.in: Fix escaping of $.
6325         * configure: Regenerate.
6326
6327 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6328
6329         * configure: Regenerate, since I forgot to while committing Paolo's
6330         changes.
6331
6332 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6333
6334         PR ada/14131
6335         Move language detection to the top level.
6336         * configure.in: Find default values for the tools as
6337         soon as possible.  Disable ada if GNAT is not found.
6338         Emit error message about missing languages.  Expand
6339         --enable-languages=all for the gcc subdirectory.
6340
6341 2004-03-10  Ben Elliston  <bje@gnu.org>
6342
6343         * MAINTAINERS: Update my email address.
6344
6345 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6346
6347         * ltconfig: Disable building static libraries if building shared
6348         libraries on AIX 5L.
6349
6350 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6351
6352         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6353         and disable libgcj.
6354         * configure: Regenerated.
6355
6356 2004-03-01  Brian Booth  <bbooth@redhat.com>
6357
6358         * MAINTAINERS: Add myself to write-after-approval.
6359
6360 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6361
6362         * MAINTAINERS: Add myself to write-after-approval.
6363
6364 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6365
6366         PR bootstrap/7087
6367         * Makefile.tpl: Guard XFOO sed statements better.
6368         * Makefile.tpl: Add dependency for configure-target-libada.
6369         * Makefile.in: Regenerate (incidentally fixes broken
6370         commit when libada-branch was merged).
6371
6372 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6373
6374         * MAINTAINERS: Add myself to write-after-approval.
6375
6376 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6377
6378         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6379         maintainers.
6380
6381 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6382
6383         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6384         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6385
6386 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6387
6388         PR bootstrap/11932
6389         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6390
6391 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6392
6393         * MAINTAINERS: Added myself to write-after-approval.
6394
6395 2004-02-14  Michael Koch  <konqueror@gmx.de>
6396
6397         * MAINTAINERS: Added myself to write-after-approval.
6398
6399 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6400
6401         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6402         some OS port maintainers to OS port maintainers section.
6403
6404 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6405
6406         * MAINTAINERS: Add self.
6407
6408 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6409
6410         * MAINTAINERS: Alphabetize.
6411
6412 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6413
6414         * MAINTAINERS: Remove myself.
6415
6416 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6417
6418         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6419         (rs6000-*-aix*): Same.
6420         * configure: Regenerate.
6421
6422 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6423
6424         * configure.in (host): Add in missing $noconfigdirs to defines.
6425         * configure: Regenerate.
6426
6427 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6428             Nathanael Nerode  <neroden@gcc.gnu.org>
6429
6430         PR ada/6637, PR ada/5911
6431         Merge with libada-branch:
6432         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6433         with appropriate dependencies. Add --enable-libada configure switch.
6434         * configure, Makefile.in: Regenerate.
6435
6436 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6437
6438         * MAINTAINERS: Add myself to write-after-approval.
6439
6440 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6441
6442         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6443         * configure: Regenerate.
6444
6445 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6446
6447         Merge from upstream:
6448
6449         * ltmain.in: When setting IFS to '~', be careful about user
6450         arguments that contain '~'.
6451
6452         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6453
6454         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6455         Also test $base_compile against $CC with escaped arguments. Bug
6456         reported by Geoff Keating <geoffk@apple.com>.
6457
6458 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6459
6460         * MAINTAINERS: Remove i960 port.
6461
6462 2004-01-23  DJ Delorie  <dj@redhat.com>
6463
6464         * Makefile.def (target_modules) [libiberty]: Don't stage.
6465         * Makefile.in: Rebuilt.
6466
6467 2004-01-20  Caroline Tice  <ctice@apple.com>
6468
6469         * MAINTAINERS: Add myself to write-after-approval.
6470
6471 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6472
6473         * MAINTAINERS: Update my email address.
6474
6475 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6476
6477         * MAINTAINERS: Add myself to write-after-approval.
6478
6479 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6480
6481         * MAINTAINERS: Remove entries without email address.
6482
6483 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6484
6485         * MAINTAINERS: Add myself to write-after-approval.
6486
6487 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6488
6489         * MAINTAINERS: Update my email address.
6490
6491 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6492
6493         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6494         * Makefile.tpl (configure-target-[+module+]): Support stage.
6495         * Makefile.in: Rebuilt.
6496
6497 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6498
6499         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6500
6501 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6502
6503         * MAINTAINERS: Add myself as a MIPS maintainer.
6504
6505 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6506
6507         * configure.in: Use ./config.cache, not config.cache.
6508         * configure: Regenerate.
6509         * Makefile.tpl: Special-casing not needed for GCC any more.
6510         * Makefile.in: Regenerate.
6511
6512         * configure.in: Don't share a cache file for host dirs.
6513         * configure: Regenerate.
6514
6515         * config-ml.in: Don't mess with the cache file.
6516
6517 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6518
6519         * MAINTAINERS: Move myself from 'Write After Approval' to
6520         'CPU Port Maintainers' section as SPARC maintainer.
6521
6522 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6523
6524         * Makefile.tpl: Make GCC use a separate config.cache.
6525         * Makefile.in: Regenerate.
6526
6527         PR bootstrap/11932, PR bootstrap/11933
6528         (I don't know if it will fix either of them, but it relates
6529         to them.)
6530         * configure.in: Don't use shared config.cache for target
6531         directories.
6532         * configure: Regenerate.
6533
6534 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6535
6536         * MAINTAINERS: Add myself to 'Write After Approval' section.
6537
6538 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6539
6540         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6541         * configure: Regenerated.
6542
6543 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6544
6545         * MAINTAINERS: Remove the mn10200 maintainer.
6546
6547 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6548
6549         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6550         * configure: Regenerated.
6551
6552 2003-12-16  Jan Hubicka  <jh@suse.cz>
6553
6554         * MAINTAINERS: Add myself as callgraph maintainer.
6555
6556 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6557
6558         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6559         * configure: Regenerate.
6560
6561 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6562
6563         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6564         'Write After Approval' section. Update email.
6565
6566 2003-12-01  James Lemke  <jim@wasabisystems.com>
6567
6568         * MAINTAINERS (Write After Approval): Add myself.
6569
6570 2003-11-20  Matt Thomas  <matt@3am-software.com>
6571
6572         * MAINTAINERS: Add myself as a vax port maintainer.
6573
6574 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6575
6576         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6577         (configure-build-[+module+], configure-[+module+]): Likewise.
6578         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6579         * Makefile.in: Regenerate.
6580
6581 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6582
6583         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6584         shared/dylibed libraries.
6585         * ltmain.sh: Likewise.
6586         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6587         * ltcf-cxx.sh: Likewise.
6588         * ltcf-gcj.sh: Likewise.
6589         * ltconfig: Likewise.
6590
6591 2003-11-17  Stan Cox  <scox@redhat.com>
6592
6593         * MAINTAINERS: Add myself as iq2000 port maintainer.
6594
6595 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6596
6597         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6598         * Makefile.in: Regenerate.
6599
6600 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6601
6602         * config.sub: Update to 2003-11-03 version.
6603
6604 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6605
6606         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6607         * configure:  Regenerate.
6608
6609 2003-10-20  Nicolas Pitre  <nico@cam.org>
6610
6611         * MAINTAINERS: Add myself to 'Write After Approval' section.
6612
6613 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6614
6615         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6616
6617 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6618
6619         * MAINTAINERS: Update my email address.
6620
6621 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6622
6623         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6624
6625 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6626
6627         * MAINTAINERS: Add myself to 'Write After Approval' section.
6628
6629 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6630
6631         * config.guess: Update to 2003-10-16 version.
6632         * config.sub: Update to 2003-10-16 version.
6633
6634 2003-10-15  David Daney  <ddaney@avtrex.com>
6635
6636         * MAINTAINERS: Added myself to 'Write After Approval' section.
6637
6638 2003-10-15  Falk Hueffner  <falk@debian.org>
6639
6640         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6641         'Write After Approval' section. Update email.
6642
6643 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6644
6645         * MAINTAINERS: Move myself from 'Write After Approval' to
6646         'Various Maintainers' section as middle-end maintainer.
6647
6648 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6649
6650         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6651         HOST_FLAGS_TO_PASS.
6652         * Makefile.in: Regenerate.
6653
6654 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6655
6656         * config.guess: Update to 2003-10-07 version.
6657         * config.sub: Update to 2003-10-07 version.
6658
6659 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6660
6661         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6662         * ltconfig (irix5*, irix6*): Don't override version_type.
6663
6664 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6665
6666         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6667         * configure: Rebuilt
6668         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6669         * Makefile.in: Rebuilt
6670
6671 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6672
6673         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6674
6675 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6676
6677         * MAINTAINERS (Write After Approval): Add myself.
6678
6679 2003-09-29  Paul Koning  <ni1d@arrl.net>
6680
6681         * MAINTAINERS: Move myself from "Write After Approval"
6682         to CPU platform maintainers for pdp11 platform.
6683
6684 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6685
6686         * MAINTAINERS: Move myself from 'Write After Approval' to
6687         'Various Maintainers' section as libffi testsuite maintainer.
6688
6689 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6690
6691         * configure.in: Pass a computed --program-transform-name
6692         to subconfigures.
6693         * configure: Regenerated.
6694
6695 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6696
6697         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6698         * Makefile.in: Regenerate.
6699
6700         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6701         * Makefile.in: Regenerate.
6702
6703 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6704
6705         * MAINTAINERS: Move myself from 'Write After Approval'
6706         to 'Various Maintainers' (objective-c) section.
6707
6708 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6709
6710         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6711         quoting.
6712         * configure: Regenerated.
6713
6714 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6715
6716         * MAINTAINERS (Write After Approval): Add myself to write after
6717         approval list.
6718
6719 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6720
6721         * MAINTAINERS (Write After Approval): Add myself.
6722
6723 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6724
6725         * MAINTAINERS: Update my e-mail address.
6726
6727 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6728
6729         * libtool.m4 (LD): Correct powerpc64 host match.
6730
6731 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6732
6733         * MAINTAINTERS: Update my affiliation and email address.
6734
6735 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6736
6737         * MAINTAINERS (Write After Approval): Add myself.
6738
6739 2003-09-04  DJ Delorie  <dj@redhat.com>
6740
6741         * configure: Regenerate.
6742
6743 2003-09-04  Robert Millan  <robertmh@gnu.org>
6744
6745         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6746
6747 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6748
6749         * configure.in: Ensure arguments to sed are properly spaced.
6750         * configure: Regenerate.
6751
6752 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6753
6754         * MAINTAINERS: Update my e-mail address.
6755
6756 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6757
6758         * MAINTAINERS (Write After Approval): Add myself.
6759
6760 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6761
6762         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6763         * configure: Regenerated.
6764
6765 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6766
6767         * MAINTAINERS: Update my email address.
6768
6769 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6770
6771         * configure.in:  Use newline instead of semicolon when assuming
6772         shell arguments in a for loop.
6773         * configure:  Regenerated.
6774
6775 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6776
6777         * MAINTAINERS: Resurrect the i860 maintainer.
6778
6779 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6780
6781         PR 8180
6782         * configure.in: When testing with_libs and with_headers, treat
6783         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6784         * configure: Regenerate.
6785
6786         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6787         make, shell, etc.
6788         (baseargs): Likewise.
6789         * configure: Regenerate.
6790
6791 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6792
6793         * MAINTAINERS (Write After Approval): Add myself.
6794
6795 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6796
6797         * configure.in: Disable libgcj for darwin not on powerpc.
6798         * configure: Rebuild.
6799
6800 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6801
6802         * config-ml.in, symlink-tree: Add license.
6803
6804 2003-08-03  Richard Stallman  <rms@gnu.org>
6805             Eben Moglen  <moglen@columbia.edu>
6806
6807         * README.SCO: New file.
6808
6809 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6810
6811         * Makefile.tpl (check, check-c++): Express dependencies using
6812         dependencies rather than commands.
6813         * Makefile.in: Regenerate.
6814
6815 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6816
6817         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6818         * configure: Ditto.
6819
6820 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6821
6822         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6823         * Makefile.in: Update.
6824
6825 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6826
6827         * configure.in: Enable libgcj for darwin.
6828         * configure: Rebuild.
6829
6830 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6831
6832         * config-ml.in:  Use ac_configure_args directly instead of
6833         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6834         actually seen.
6835
6836 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6837
6838         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6839         creating target and build subdirs to build all parent dirs as needed.
6840         * Makefile.in: Rebuild.
6841         * configure.in: Don't build dirs explicitly here.
6842         * configure: Rebuild.
6843
6844 2003-07-26  Paul Brook  <paul@nowt.org>
6845
6846         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6847
6848 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6849
6850         * Makefile.tpl (all-make): Depend on intl.
6851         * Makefile.in: Rebuilt.
6852
6853 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6854
6855         * install-sh:  Update to newer upstream versions (associated with
6856         aclocal 1.7).
6857         * mkinstalldirs:  Likewise.
6858         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6859
6860 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6861
6862         * MAINTAINERS: Move self from Bug database only accounts
6863         to write-after-approval.
6864
6865 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6866
6867         * config.if: Remove unused libc_interface determination.
6868
6869 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6870
6871         * MAINTAINERS: Move self from write-after-approval to
6872         build machinery (*.in).
6873
6874 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6875
6876         PR bootstrap/11273
6877         PR bootstrap/11408
6878         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6879         unused INSTALL_PROGRAM_ARGS.
6880         * configure.in: Use AC_PROG_INSTALL.
6881         * Makefile.in: Regenerate.
6882         * configure: Regenerate.
6883
6884 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6885
6886         * MAINTAINERS: Alphabetize.
6887
6888 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6889
6890         * configure: Rebuilt.
6891         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6892         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6893         newlib nor libgloss.
6894         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6895         * configure.in (am33_2.0-*-linux*): Added.
6896
6897 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6898
6899         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6900         * configure: Regenerate.
6901
6902 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6903
6904         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6905         * Makefile.in: Regenerate.
6906
6907 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6908
6909         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6910         * Makefile.in: Regenerate.
6911
6912 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6913
6914         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6915         * Makefile.in: Regenerated.
6916
6917         * config-ml.in: Replace PWD with PWD_COMMAND.
6918
6919 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6920
6921         * intl: New directory; see intl/ChangeLog for details.
6922         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6923         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6924         * Makefile.in: Regenerate.
6925
6926 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6927
6928         * configure.in: Clean up config-lang.in handling.  Delete
6929         useless assignment to "subdirs".
6930         * configure: Regenerate.
6931
6932 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6933
6934         * configure.in: Rename 'target_libs' to 'target_libraries'.
6935         Remove useless reference to 'target_libs'.
6936         * configure: Regenerate.
6937
6938 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6939
6940         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6941         * Makefile.in: Regenerate.
6942
6943 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6944
6945         * Makefile.def: Introduce flags_to_pass.
6946         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6947         * Makefile.in: Regenerate.
6948
6949 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6950
6951         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6952         and target-libgloss.
6953         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6954         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6955         * configure: Regenerate.
6956
6957 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6958
6959         * configure.in: Update testsuite_flags to new location.
6960         * configure. Regenerate.
6961
6962 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6963
6964         * Makefile.tpl: Remove BUILD_CC stuff.
6965         * Makefile.in: Regenerate.
6966
6967 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6968
6969         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6970
6971 2003-06-16  Graeme Peterson  <gp@qnx.com>
6972
6973         * MAINTAINERS (Write After Approval): Add myself.
6974
6975 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6976
6977         * config.guess: Update to 2003-06-12 version.
6978         * config.sub: Update to 2003-06-13 version.
6979
6980 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6981
6982         * config.guess: Update to 2003-06-06 version.
6983         * config.sub: Update to 2003-06-06 version.
6984
6985 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6986
6987         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6988         * configure. Regenerate.
6989
6990 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6991
6992         * configure.in: Disable serial configure by default.
6993         * configure: Regenerate.
6994         * Makefile.tpl: Abolish .NOTPARALLEL.
6995         * Makefile.in: Regenerate.
6996
6997         * Makefile.tpl: Replace {build,host,target}_canonical by
6998         {build,host,target}.
6999         * Makefile.in: Regenerate.
7000
7001         * Makefile.tpl: Fix stupid pasto.
7002         * Makefile.in: Regenerate.
7003
7004 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7005
7006         * Makefile.tpl: Remove bogus conditional.
7007         * Makefile.in: Regenerate.
7008
7009 2003-06-05  Jan Hubicka  <jh@suse.cz>
7010
7011         * Makefile.tpl (profiledbootstrap): New target.
7012         * Makefile.in (profiledbootstrap): New target.
7013
7014 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7015
7016         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7017         Pinski. Remove user names from other bugzilla-only maintainers.
7018
7019 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7020
7021         * Makefile.tpl: Make 'recursive targets' using autogen rather
7022         than shell loop.  Remove duplicate 'clean' targets and false
7023         comments.
7024         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7025         Add systematic method of specifying missing targets in subdirs.
7026         Add copyright boilerplate.
7027         * Makefile.in: Regenerate.
7028         * configure.in: Add 'recursive targets' to maybe list.
7029         * configure: Regenerate.
7030
7031         * MAINTAINERS: "GNATS only" -> "Bug database only".
7032
7033         * Makefile.tpl: Rename [+target+] to [+make_target+].
7034         * Makefile.def: Rename 'target' to 'make_target'.
7035
7036 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7037
7038         * MAINTAINERS: Add self as options handling maintainer.
7039
7040 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7041
7042         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7043         been too long since I touched those ports.
7044
7045 2003-05-28  DJ Delorie  <dj@redhat.com>
7046
7047         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7048         * Makefile.in: Regenerate.
7049
7050 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7051
7052         * configure.in: Use curly braces in the definition of tooldir.
7053         * configure: Regenerate.
7054
7055 2003-05-21  DJ Delorie  <dj@redhat.com>
7056
7057         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7058         newlib or libgloss.
7059         * Makefile.in: Regenerate.
7060
7061 2003-05-21  DJ Delorie  <dj@redhat.com>
7062
7063         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7064         * Makefile.in: Regenerate.
7065
7066 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7067
7068         * MAINTAINERS: Update my e-mail address.
7069
7070 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7071
7072         * configure.in: Switch more things to use maybe dependencies.
7073         * Makefile.tpl: Switch more things to use maybe dependencies.
7074         Factor out common code from autogen IF statements.
7075         * configure: Regenerate.
7076         * Makefile.in: Regenerate.
7077
7078 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7079
7080         * configure.in: Accept i[3456789]86 for machine type.
7081         * configure: Regenerate.
7082
7083 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7084
7085         * configure.in: Switch more things to use maybe dependencies.
7086         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7087         * configure: Regenerate.
7088         * Makefile.tpl: Switch more things to use maybe dependencies.
7089         * Makefile.in: Regenerate.
7090
7091 2003-05-16  Andreas Schwab  <schwab@suse.de>
7092
7093         * Makefile.tpl (install-opcodes): Define.
7094         * Makefile.in: Rebuild.
7095
7096 2003-05-13  Andreas Jaeger  <aj@suse.de>
7097
7098         * config.guess: Update to 2003-05-09 version.
7099         * config.sub: Update to 2003-05-09 version.
7100
7101 2003-05-13  Michael Eager  <eager@mvista.com>
7102
7103         * configure.in: Correct sed script so that options in quotes are not
7104         deleted.
7105         * configure: Rebuild.
7106
7107 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7108
7109         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7110         and $$s/newlib/libc/sys/cygwin32 include paths.
7111         * configure: Ditto.
7112
7113 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7114
7115         * MAINTAINERS: Update my email addresses.
7116
7117 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7118
7119         * config-ml.in: Propagate INSTALL variables.
7120
7121 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7122
7123         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7124
7125 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7126
7127         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7128         * Makefile.in: Regenerate.
7129
7130 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7131
7132         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7133
7134 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7135
7136         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7137
7138 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7139
7140         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7141         * Makefile.in: Regenerated.
7142
7143 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7144
7145         * MAINTAINERS (Write After Approval): Upgrade myself from
7146         GNATS only to write-after-approval. Update my mail address.
7147
7148 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7149
7150         (OS Port Maintainers: freebsd): Add myself.
7151
7152 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7153
7154         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7155
7156 2003-04-22  Kean Johnston  <jkj@sco.com>
7157
7158         * MAINTAINERS (SCO ports): Added myself.
7159
7160 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7161
7162         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7163
7164 2003-04-19  Kean Johnston  <jkj@sco.com>
7165
7166         * MAINTAINERS (Write After Approval): Add myself.
7167
7168 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7169
7170         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7171         * Makefile.in: Regenerate.
7172
7173 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7174
7175         * configure.in (powerpc64*-*-linux*): Remove.
7176         * configure: Rebuilt.
7177
7178 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7179
7180         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7181         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7182         and restrap.
7183         * Makefile.in:  Regenerate.
7184
7185 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7186
7187         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7188         * configure: Regenerated.
7189
7190 2003-04-15  DJ Delorie  <dj@redhat.com>
7191
7192         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7193
7194 2003-04-13  Nick Clifton  <nickc@redhat.com>
7195
7196         * config-ml.in: Remove support for --disable-aix removing
7197         call-aix multilibs.
7198
7199 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7200
7201         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7202         * */configure: Rebuilt.
7203
7204 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7205
7206         * MAINTAINERS: Add my email address.
7207
7208 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7209
7210         * MAINTAINERS (Write After Approval): Add myself.
7211
7212 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7213
7214         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7215         * Makefile.in: Regenerate.
7216
7217 2003-03-14  Michael Chastain  <mec@shout.net>
7218
7219         * Makefile.in: Regenerate with correct Makefile.def.
7220
7221 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7222
7223         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7224         Make macro.
7225         * Makefile.in: Regenerate.
7226         * configure.in: Clean up gxx_include_dir logic.
7227         * configure: Regenerate.
7228
7229 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7230
7231         * MAINTAINERS (Write After Approval): Add myself.
7232
7233 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7234
7235         * MAINTAINERS: Update my mail address.
7236
7237 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7238
7239         * configure.in (gxx_include_dir): Fix typo.
7240         * configure: Regenerated.
7241
7242 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7243
7244         * Makefile.tpl: Reindent.
7245         * Makefile.in: Regenerate.
7246         * configure.in: Reindent.  Don't set unused variables.
7247         * configure: Regenerate.
7248
7249 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7250
7251         * configure.in: Include $(build_tooldir)/sys-include in
7252         FLAGS_FOR_TARGET.
7253         * configure: Regenerated.
7254
7255 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7256
7257         * Makefile.tpl: Always pass down RANLIB.
7258         * Makefile.in: Regenerate.
7259
7260         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7261         * Makefile.in: Regenerate.
7262         * configure.in: Remove unused logic relating to --enable-shared
7263         and --enable-threads.  Remove bogus comments.  Remove redundant
7264         noconfigdirs.
7265         * configure: Regenerate.
7266
7267         * configure.in: Replace ${libstdcxx_version} by its value.
7268         Remove reference to mh-dgux.
7269         * configure: Regenerate.
7270
7271 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7272
7273         * MAINTAINERS (Write After Approval): Add myself.
7274
7275 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7276
7277         * Makefile.tpl: Rearrange.
7278         * Makefile.in: Regenerate.
7279
7280 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7281
7282         * configure.in: Add support for kaOS as cross build target system.
7283         * configure: Regenerated.
7284
7285 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7286
7287         * MAINTAINERS (Write after approval): Add myself.
7288
7289 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7290
7291         * MAINTAINERS: Update my email address.
7292
7293 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7294
7295         * MAINTAINERS: Add self to blanket write privs. section.
7296
7297 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7298
7299         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7300         configure-target-* as some target builds may require additional
7301         flags for preprocessor tests.
7302         * Makefile.in: Regenerated.
7303
7304 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7305
7306         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7307         * ltconfig: Handle it.
7308         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7309         auto-detecting it.
7310
7311         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7312         it is used as argument to $CC.
7313         * ltcf-gcj.sh: Likewise.
7314
7315         * configure.in: Introduce --enable-maintainer-mode.
7316         * configure: Rebuilt.
7317         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7318         for maintainer mode.
7319         * Makefile.in: Rebuilt.
7320
7321 2003-02-18  Jason Merrill  <jason@redhat.com>
7322
7323         * Makefile.tpl (check-c++): Allow parallelism.
7324
7325 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7326
7327         * MAINTAINERS: Remove John Carr (who never actually had access to
7328         gcc.gnu.org).
7329
7330 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7331
7332         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7333         don't configure target-libobjc.
7334         * configure: Regenerate.
7335
7336 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7337
7338         * Makefile.tpl (RANLIB): Define.
7339         * Makefile.in: Regenerate.
7340
7341 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7342
7343         * MAINTAINERS: Update my email.
7344
7345 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7346
7347         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7348         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7349         * Makefile.in: Regenerated.
7350         * configure.in: Remove all traces of snavigator, db, and grep.
7351         * configure: Regenerated.
7352
7353 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7354
7355         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7356         After Approval.
7357
7358 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7359
7360         * MAINTAINERS (Write after approval): Add myself.
7361
7362 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7363
7364         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7365         * Makefile.in: Regenerated.
7366
7367 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7368
7369         * config.guess: Updated to 2003-01-30's version.
7370         * config.sub: Updated to 2003-01-28's version.
7371
7372 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7373
7374         * config.if: If gcc_version is already set, just use it.  Don't set
7375         gcc_version_trigger if it's already set, otherwise set it to
7376         gcc/version.c, but only if the file exists.  If it is not set and
7377         gcc/version.c does not exist, try to extract the version number from
7378         $CC.
7379
7380 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7381
7382         * MAINTAINERS: Add myself to write-after-approval list.
7383
7384 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7385
7386         * configure.in:  Revert 24Jan change.
7387         * configure:  Regenerate.
7388
7389 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7390
7391         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7392         entry of HJ Lu.
7393
7394 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7395
7396         * configure.in: Revert previous change.
7397         * configure: Regenerate.
7398
7399 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7400
7401         * configure.in: Make rda native-only.
7402         * configure: Regenerate.
7403
7404 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7405
7406         * MAINTAINERS: Move myself from GNATS-only-accounts to
7407         write-after-approval.
7408
7409 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7410
7411         * configure.in: Add missing \.
7412         * configure: Rebuilt.
7413
7414 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7415
7416         * configure.in (baseargs): Avoid using \| in sed regular
7417         expressions.
7418         * configure: Rebuilt.
7419
7420 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7421
7422         * configure.in (baseargs): Remove all supported forms of
7423         --cache-file, --srcdir, --host, --build and --target options
7424         from argument lists.
7425         * configure: Rebuilt.
7426
7427 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7428
7429         * MAINTAINERS: Add myself to write-after-approval list.
7430
7431 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7432
7433         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7434         * configure: Rebuilt.
7435
7436 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7437
7438         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7439         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7440         * Makefile.in: Regenerate.
7441         * configure: Regenerate.
7442
7443 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7444
7445         * configure.in: Remove Makefile in build, host and target modules
7446         unless configure was run with --no-recursion.
7447         * configure: Rebuilt.
7448
7449 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7450
7451         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7452         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7453         * Makefile.in: Regenerate.
7454
7455 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7456
7457         * config.guess: Update to 2003-01-03 version.
7458         * config.sub: Update to 2003-01-03 version.
7459
7460 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7461
7462         * configure: Regenerate with proper autoconf 2.13.
7463
7464 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7465
7466         * configure.in: Add AC_PREREQ for consistency.
7467         * configure: Regenerate.
7468
7469 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7470
7471         * configure.in (GDB_TK): Add tcl directories conditional on
7472         gdb/gdbtk directory being present.
7473         * configure: Regenerate.
7474
7475 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7476
7477         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7478         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7479         * configure: Rebuilt.
7480
7481 2002-12-31  Tom Tromey  <tromey@redhat.com>
7482
7483         * Makefile.in: Rebuilt.
7484         * Makefile.def (target_modules) [libffi]: Allow installation.
7485
7486 2002-12-31  Andreas Schwab  <schwab@suse.de>
7487
7488         * configure.in: Fix use of $program_transform_name.
7489         * configure: Regenerated.
7490
7491 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7492
7493         * configure.in (baseargs): Don't remove first configure argument.
7494         * configure: Regenerated.
7495
7496 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7497
7498         * Makefile.tpl (local-distclean): Don't remove...
7499         (multilib.ts): ... this.  Moved into...
7500         (multilib.out): ... this.  Don't use sub-make.
7501         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7502         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7503         (configure-build-[+module+], configure-[+module+],
7504         configure-target-[+module+], configure-gcc): ... these.  Test
7505         for Makefile existence.  Drop config.status from dependencies.
7506         * Makefile.in: Rebuilt.
7507         * configure.in: Move gcc-version-trigger to the end of
7508         ac_configure_args.  Add comments to maybedep.tmp and
7509         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7510         nonopt from baseargs, matching and removing corresponding
7511         whitespace while at it.
7512         * configure: Rebuilt.
7513
7514 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7515
7516         * configure.in (host_configargs): Replace reference to
7517         no-longer-defined buildopts with --build=${build_alias}.
7518         * configure: Rebuilt.
7519
7520         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7521         program_transform_name to standard idiom.
7522         (AUTOGEN, AUTOCONF): Define.
7523         (Makefile.in): Use $(AUTOGEN).
7524         (Makefile): Depend on config.status, and use autoconf-style rule to
7525         build it.  Move original commands to...
7526         (config.status): ... this new target.
7527         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7528         $(AUTOCONF).
7529         * Makefile.in: Rebuilt.
7530
7531 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7532
7533         * Makefile.tpl: Fix dramatic bustage due to change in
7534         program_transform_name.
7535         * Makefile.in: Regenerate.
7536
7537         * configure.in: Remove unnecessary PATH setting.
7538         * configure: Regnerate.
7539
7540         * configure.in: Don't default to unprefixed tools unless
7541         the native tools will work.
7542         * configure: Regenerate.
7543
7544         * configure.in: Convert to autoconf script.  Blow away lots
7545         of now-redundant Makefile fragments.
7546         * configure: Generate using Autoconf.
7547         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7548         * Makefile.in: Regenerate.
7549
7550 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7551
7552         * configure: Fix stupid bug where RANLIB was mistakenly included.
7553
7554         * configure.in: Rename (buildargs, hostargs, targargs) to
7555         (build_configargs, host_configargs, target_configargs).
7556
7557         * configure.in: Move logic out of sed statement.
7558
7559         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7560         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7561
7562 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7563
7564         * config.sub: Import from master repository
7565         * config.guess: Ditto
7566
7567 2002-12-24  Andreas Schwab  <schwab@suse.de>
7568
7569         * Makefile.tpl (multilib.out): Fix missing space.
7570         * Makefile.in: Regenerate.
7571
7572 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7573
7574         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7575         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7576         * Makefile.in: Regenerate.
7577         * configure.in: Remove unnecessary leftovers.
7578
7579 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7580
7581         * configure.in (extra_ranlibflags_for_target): New variable.
7582         (*-*-darwin): Add -c to ranlib commands.
7583         * configure (tooldir): Handle extra_ranlibflags_for_target.
7584
7585 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7586
7587         * Makefile.tpl: Revert HJL's change.
7588         * Makefile.in: Regenerated.
7589         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7590         always.
7591
7592 2002-12-19  Andreas Schwab  <schwab@suse.de>
7593
7594         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7595         * Makefile.in: Regenerate.
7596
7597 2002-12-18  H.J. Lu  <hjl@gnu.org>
7598
7599         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7600         * Makefile.in: Regenerated.
7601
7602         * configure.in (build_prefix): New. Substitute.
7603
7604 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7605
7606         * Makefile.tpl: Don't let real targets depend on phony targets.
7607         * Makefile.in: Regenerate.
7608
7609         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7610         * Makefile.in: Regenerate.
7611
7612 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7613
7614         * config.sub: Import from master repository
7615         * config.guess: Ditto
7616
7617 2002-12-16  Jason Merrill  <jason@redhat.com>
7618
7619         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7620         previous 'make bootstrap'.
7621         * Makefile.in: Regenerate.
7622
7623 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7624
7625         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7626
7627 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7628
7629         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7630         * Makefile.in: Regenerate.
7631
7632 2002-12-13  Jason Merrill  <jason@redhat.com>
7633
7634         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7635         library tests.
7636         (check-c++): Just depend on it and check-target-libstdc++-v3.
7637         * Makefile.in: Regenerate.
7638
7639 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7640
7641         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7642         * Makefile.in: Rebuilt.
7643
7644 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7645
7646         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7647
7648 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7649
7650         * configure: Fix bug put in by gremlins.
7651
7652         * Makefile.tpl: Substitute more autoconfily.
7653         * configure: Substitute more autoconfily.
7654         * Makefile.in: Regenerate.
7655
7656 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7657
7658         * config.sub: Import from master repository
7659         * config.guess: Ditto
7660         * MAINTAINERS: Added Svein Seldal under write after approval
7661
7662 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7663
7664         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7665         * Makefile.in (all-sim): Ditto.
7666
7667 2002-12-06  DJ Delorie  <dj@redhat.com>
7668
7669         * Makefile.tpl: Change configure dependencies to not have real
7670         targets depend on phony targets.
7671
7672 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7673
7674         * configure.in: Revert unintentional change.
7675
7676         * Makefile.tpl: Change dependency for */multilib.out so that
7677         it works when gcc isn't in the tree.
7678
7679         * configure.in: Substitute more.
7680         * configure: Run subconfigures from the Makefile.
7681         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7682         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7683
7684 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7685
7686         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7687
7688 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7689
7690         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7691         and corresponding dependencies.
7692         * Makefile.in: Regenerate.
7693
7694         * configure.in (host_tools): Order binutils, gas and ld for
7695         convenience in running the testsuites.
7696
7697         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7698         * Makefile.in: Regenerate.
7699         * configure.in: Introduce rules to serialize subconfigure runs.
7700
7701         * configure.in: Introduce BASE_CC_FOR_TARGET.
7702         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7703         Realize configure-build-* targets.  Realize configure-target-* targets.
7704         * Makefile.in: Regenerate.
7705
7706 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7707
7708         * configure: Move gcc_version_trigger stuff from here...
7709         * configure.in: ...to here.
7710
7711         * configure.in: Separate subconfigure options added by this file from
7712         options given by the user.  Add machinery to put args for host
7713         subconfigures into the Makefile.
7714
7715         * Makefile.tpl: Remove 'vault' targets.
7716         * Makefile.tpl: Reorder and comment dependencies.
7717         * Makefile.in: Regenerate.
7718
7719 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7720         * configure.in: Fix my broken commit of previous patch. (sigh)
7721
7722 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7723
7724         * configure.in: Move host-specific darwin noconfigdirs into
7725         the host-specific section.
7726
7727 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7728
7729         * configure.in: Move host-specific darwin noconfigdirs into
7730         the host-specific section.
7731
7732 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7733
7734         * configure: Remove skip-this-dir support.
7735         * Makefile.tpl: Remove skip-this-dir support.
7736
7737         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7738         subdirectories.
7739         * Makefile.in: Regenerate.
7740
7741         * Makefile.tpl: Strip out useless setting of 'dir'.
7742         * Makefile.in: Regenerate.
7743
7744 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7745
7746         * configure.in: Fix deeply stupid bug.
7747
7748         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7749         shell code in CXX_FOR_TARGET
7750         * Makefile.def: Introduce raw_cxx.
7751         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7752         RAW_CXX_FOR_TARGET.
7753         * Makefile.in: Regenerate.
7754
7755 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7756
7757         * Makefile.tpl: Remove unnecessary ifs.
7758         * Makefile.in: Regenerate.
7759
7760         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7761         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7762         targets for 'no_install' modules.
7763         * configure: Move GDB_TK substitution to configure.in.  Move
7764         build_modules stuff to configure.in.
7765         * configure.in: Implement soft dependency machinery.  Maybe-ize
7766         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7767         * Makefile.in: Regenerate.
7768
7769 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7770
7771         * Makefile.tpl: Make all-target, install-target behave similarly
7772         to all, install (only hitting configured targets).  Eliminate
7773         unused macro defintions.
7774
7775         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7776         build != host.
7777
7778         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7779
7780         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7781
7782         * configure.in: Produce lists of subdir targets we're actually
7783         configuring.  Remove references to "dosrel".
7784         * Makefile.tpl: Let configure set which subdir targets are hit.
7785         Remove install-cross; clean up install; remove ALL.  Remove
7786         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7787         Autogenerate host module targets.  Remove empty dependency lines
7788         and redundant dependency; rearrange slightly.
7789         * Makefile.def: Add host-side libtermcap, utils.
7790
7791         * Makefile.in: Regenerate.
7792
7793 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7794
7795         * ltconfig (osf[345]): Append $major to soname_spec.
7796         Reflect this in library_names_spec.
7797         * ltmain.sh (osf): Prefix $major with . for use as extension.
7798
7799 2002-11-19  Andreas Jaeger  <aj@suse.de>
7800
7801         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7802         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7803         and sparc64 GNU/Linux systems.
7804
7805 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7806
7807         * MAINTAINERS: Update email.
7808
7809 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7810
7811         * MAINTAINERS: Complete James Dennett's entry.
7812
7813 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7814
7815         * MAINTAINERS (Write After Approval): Add myself.
7816
7817 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7818
7819         * Makefile.tpl: syntactic cleanup
7820
7821 2002-11-13  Stuart Hastings  <stuart@apple.com>
7822
7823         * MAINTAINERS: Add myself to write-after-approval list.
7824
7825 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7826
7827         * Makefile.def: Add list of recursive targets to autogenerate.
7828         Add build_modules.
7829         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7830         targets.  Autogenerate *-build-* targets.
7831         * Makefile.in: Regenerate.
7832
7833 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7834
7835         * configure: More autoconf-style substitutions.
7836         * Makefile.tpl: More autoconf-style substitutions.
7837         * Makefile.in: Regenerate.
7838
7839 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7840
7841         * configure: Substitute more variables in a more autoconf-friendly
7842         way.  Simplify slightly.
7843         * Makefile.tpl: Make more variables substitutable in an
7844         autoconf-friendly way.
7845         * Makefile.in: Regenerate.
7846
7847 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7848
7849         * MAINTAINERS (Write After Approval): Add myself.
7850
7851 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7852
7853         * configure.in (v810*): Remove special setting of tools.
7854
7855         * configure: Add support for extra required flags for ar or nm.
7856         * configure.in (aix4.3+): Use above support for target-specific
7857         issues, rather than using config/mt-aix43.
7858
7859 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7860
7861         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7862         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7863         with $srcdir.  Reformat indentation.  Substitute some variables
7864         formerly hard-coded in the Makefile for build=host.
7865         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7866         * Makefile.def: Autogenerate more.
7867         * Makefile.in: Regenerate.
7868
7869 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7870
7871         * MAINTAINERS (Write After Approval): Add myself.
7872
7873 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7874
7875         * Makefile.def (host_modules): Add rda.
7876         * Makefile.in: Regenerate.
7877         * configure.in (target_tool): Add target-rda to list.
7878
7879 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7880
7881         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7882
7883 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7884
7885         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7886         and restrap targets to this rule.
7887         * Makefile.in:  Regenerate.
7888
7889 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7890
7891         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7892         GNATS only accounts.
7893
7894 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7895
7896         * configure.in (i[3456]86-*-linux*): Add check to disable
7897         ${libgcj} for glibc1.
7898
7899 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7900
7901         * MAINTAINERS: Add myself as ip2k port maintainer.
7902
7903 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7904
7905         * configure.in: Add tic4x target.
7906
7907 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7908
7909         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7910         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7911         * Makefile.in: Regenerate.
7912
7913         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7914         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7915         * Makefile.in: Regenerate.
7916
7917 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7918
7919         * MAINTAINERS: Add myself as web pages co-maintainer.
7920
7921 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7922
7923         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7924         * Makefile.in: Regenerate.
7925
7926 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7927
7928         * MAINTAINERS: Add myself and Nathan Sidwell
7929         <nathan@codesourcery.com> as VxWorks maintainers.
7930
7931 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7932
7933         * Makefile.def: Remove order dependency comments.
7934         * Makefile.tpl: Add explicit install-install dependencies.
7935         * Makefile.in: Regenerate.
7936
7937         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7938         * Makefile.in: Regenerate.
7939
7940         * Makefile.tpl: Add configure-target (for src-release in src)
7941         * Makefile.in: Regenerate.
7942
7943 2002-09-30  Nick Clifton  <nickc@redhat.com>
7944
7945         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7946
7947 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7948
7949         * configure.in (s390*-*-linux*): Enable libgcj.
7950
7951 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7952
7953         * configure: Revert accidentally applied changes.
7954
7955         * Makefile.tpl: Make more autoconf-friendly.
7956         * Makefile.in: Regenerate.
7957         * configure: Make substitution more autoconf-like.
7958
7959 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7960
7961         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7962         single entry to handle all these.
7963         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7964         libjava on arm-*-elf.
7965
7966 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7967
7968         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7969         things that depend on them.
7970
7971 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7972
7973         * Makefile.tpl: Make subsituted variables more autoconfy.
7974         * Makefile.in: Regenerate.
7975         * configure: Make seds more autoconfy.
7976
7977 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7978
7979         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7980         * Makefile.in: Regenerate.
7981         * configure.in: Rewrite sed statements to look autoconfy.
7982
7983         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7984         all-target-foo on configure-target-foo.
7985         * Makefile.def: Ditto.
7986         * Makefile.in: Rebuild.
7987
7988 2002-09-25  Andrew Haley  <aph@redhat.com>
7989
7990         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7991
7992 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7993
7994         * Makefile.def: New file.
7995         * Makefile.tpl: New file.
7996         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7997         * contrib/gcc_update: Note that Makefile.in is a generated file.
7998
7999         * configure.in: Minor rearrangement.  Simplify tests.
8000
8001 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8002
8003         * configure.in (with_headers): Skip copy if value is "yes".
8004         (with_libs): Likewise.
8005
8006 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8007
8008         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8009         * configure.in (sh*-*-pe*): Ditto.
8010         * configure.in (mips*-*-pe*): Ditto.
8011         * configure.in (*arm-wince-pe): Ditto.
8012
8013         * configure.in: Rearrange.
8014
8015 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8016
8017         * MAINTAINERS: Update my email address.
8018
8019 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8020
8021         * MAINTAINERS: (Write After Approval): Add myself.
8022
8023 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8024
8025         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8026
8027 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8028
8029         * MAINTAINERS: Change my mailing address.
8030
8031 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8032
8033         * MAINTAINERS (Write After Approval): Remove myself.
8034         (Various Maintainers: c++ runtime libs): Add myself.
8035
8036 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8037
8038         * MAINTAINERS (Write After Approval): Remove myself.
8039         (Various Maintainers: c++ runtime libs): Add myself.
8040
8041 2002-08-15  Eric Christopher  <echristo@redhat.com>
8042
8043         * config.sub: Import from master repository.
8044         * config.guess: Ditto.
8045
8046 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8047
8048         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8049         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8050         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8051
8052 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8053
8054         * MAINTAINERS: Add self to rs6000 vector extensions.
8055
8056 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8057
8058         * libiberty/configure: Reverted unintended yesterday's check in.
8059
8060 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8061
8062         * boehm-gc/configure, libf2c/configure: Rebuilt.
8063         * libffi/configure, libiberty/configure: Ditto.
8064         * libjava/configure, libobjc/configure: Ditto.
8065         * libstdc++-v3/configure, zlib/configure: Ditto.
8066         Merged from binutils:
8067         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8068         From Steve Ellcey <sje@cup.hp.com>:
8069         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8070         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8071         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8072         IA64.
8073         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8074         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8075         soname_spec, sys_lib_search_path_spec): Ditto.
8076
8077 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8078
8079         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8080
8081 2002-08-04  H.J. Lu  (hjl@gnu.org)
8082
8083         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8084
8085 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8086
8087         * MAINTAINERS (Write After Approval): Add myself.
8088
8089 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8090
8091         * configure.in: Move generic linux case to end.  Copy generic
8092         linux noconfigdirs to mips*-*-linux* entry and new
8093         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8094
8095 2002-07-19  Michael Matz  <matz@suse.de>
8096
8097         * MAINTAINERS: Add myself as ra* maintainer.
8098
8099 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8100
8101         * config.guess: Update to 2002-07-09 version.
8102         * config.sub: Update to 2002-07-03 version.
8103
8104 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8105
8106         * MAINTAINERS: Fix typo in a maintainer email address.
8107
8108 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8109
8110         * configure.in: Remove two redundant tests.
8111
8112 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8113
8114         * configure.in (mips*-*-irix6*o32): Enable stabs.
8115
8116 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8117
8118         * configure.in: Don't build grez.
8119         * Makefile.in: Ditto.
8120
8121         * Makefile.in: Remove references to bsp, cygmon, libstub.
8122         * configure.in: Ditto.
8123
8124         * configure.in: Remove leftover reference to gdbtest.
8125
8126 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8127
8128         * configure.in (gxx_include_dir):  Change to match versioned
8129         C++ headers if --enable-version-specific-runtime-libs is used.
8130
8131 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8132
8133         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8134
8135 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8136
8137         * configure.in: Make --without-x work.
8138
8139 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8140
8141         * configure.in: Rearrange target Makefile fragment collection.
8142
8143         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8144         cvs[src].
8145         * configure.in: Ditto.
8146
8147 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8148
8149         * MAINTAINERS (Write After Approval): Update my e-mail address.
8150
8151 2002-06-24  Ben Elliston  <bje@redhat.com>
8152
8153         * configure.in (host_tools): Remove cgen.
8154
8155         * Makefile.in (all-cgen): Remove; runs from its source directory.
8156         (check-cgen, install-cgen, clean-cgen): Likewise.
8157         (all-opcodes): Do not depend on all-cgen.
8158         (all-sim): Likewise.
8159
8160 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8161
8162         * Makefile.in: Eliminate 'apache' targets.
8163         * configure.in: Eliminate 'apache' targets.
8164
8165         * configure.in: Eliminate redundant tests.  Reorganize.
8166
8167         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8168
8169         * config-ml.in: Eliminate references to Cygnus configure.
8170
8171         * Makefile.in: Eliminate references to building emacs.
8172
8173 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8174
8175         * MAINTAINERS: Update my email address.
8176
8177 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8178
8179         * config.if (libstdcxx_incdir): Version C++ headers.
8180         (cxx_incdir): Remove.
8181
8182 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8183
8184         * MAINTAINERS (Write After Approval): Add self.
8185
8186 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8187
8188         * configure.in: Add support for ip2k.
8189
8190 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8191
8192         * configure.in: Fix AIX configury bug.
8193
8194 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8195
8196         * MAINTAINERS (Write After Approval): Add self.
8197
8198 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8199
8200         * configure.in: replace ${topsrcdir} with ${srcdir}
8201
8202         * configure.in: Move definition of libstdcxx_flags
8203         right above usage, rather than waaay earlier.
8204
8205         * configure.in: Pull definition of is_cross_compiler earlier.
8206
8207         * configure.in: Rearrange a little.
8208
8209         * configure.in: Remove references to librx.
8210         * Makefile.in: Remove references to librx.
8211
8212 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8213
8214         * config.sub: Add support for avr target.
8215         Import from master sources, rev 1.255
8216
8217 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8218
8219         * configure, .cvsignore:  Revert previous change...
8220         * Makefile:  ...delete.
8221
8222 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8223
8224         * configure.in: Eliminate ${gasdir} variable.
8225
8226 2002-06-18  Dave Brolley  <brolley@redhat.com>
8227
8228         * configure.in: Add support for frv.
8229         * config.sub: Add support for frv.
8230
8231 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8232
8233         * configure:  Remove garbage from previous commit.
8234
8235 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8236
8237         * configure:  For in-source builds, make a subdir and re-exec there.
8238         * Makefile:  New file.  Pass targets through to build directory.
8239         * .cvsignore:  No longer ignore "Makefile".
8240
8241 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8242
8243         * MAINTAINERS (Write After Approval): Add self.
8244
8245 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8246
8247         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8248
8249 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8250
8251         * configure.in (vax-*-netbsd*): Re-enable gas.
8252
8253 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8254
8255         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8256         BUILD_PREFIX_1, to correct nomenclature.
8257         * configure: Likewise.
8258
8259         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8260         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8261
8262 2002-05-31  Olaf Hering  <olh@suse.de>
8263
8264         * config-ml.in: Propogate DESTDIR also.
8265
8266 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8267
8268         * configure.in (vax-*-netbsd*): Don't build gas for this
8269         platform.
8270
8271 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8272
8273         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8274         and libgcj for AVR.
8275
8276 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8277
8278         * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8281
8282         * config.guess: Update to 2002-05-22 version.
8283         * config.sub: Likewise.
8284
8285 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8286
8287         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8288         * config-ml.in: Likewise.
8289         * configure: Likewise.
8290         * configure.in: Likewise.
8291
8292 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8293
8294         * MAINTAINERS: Update my email address.
8295
8296 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8297
8298         * configure.in: Simplify makefile fragment collection.
8299
8300         * configure.in: Remove code to build emacs.
8301
8302         * configure.in : Remove --srcdir argument from targargs and buildargs
8303         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8304
8305         * configure: Move some logic to configure.in.
8306         * configure.in: Move some logic from configure.
8307
8308 2002-05-11  Tom Tromey  <tromey@redhat.com>
8309
8310         * MAINTAINERS: Reflect libgcj reality.
8311
8312 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8313
8314         * Makefile.in: Honour DESTDIR.
8315
8316 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8317
8318         * config.guess: Import 2002-03-20 version.
8319         * config.sub: Import 2002-04-26 version.
8320
8321 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8322
8323         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8324
8325 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8326
8327         * MAINTAINERS: Add self.
8328
8329 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8330
8331         * ltmain.sh: Detect and handle object name conflicts
8332         while piecewise linking a static library.
8333
8334 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8335
8336         * configure.in (noconfigdirs): Don't disable libgcj on
8337         sparc64-*-solaris* and sparcv9-*-solaris*.
8338
8339 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8340
8341         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8342
8343 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8344
8345         * configure.in (FLAGS_FOR_TARGET): Do not add
8346         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8347         on i[3456]86-*-linux*.
8348
8349 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8350
8351         * configure.in (noconfigdirs): Replace [ ] with test.
8352
8353         * configure.in (noconfigdirs): Do not add target-newlib if
8354         target == i[3456]86-*-linux*, and host == target.
8355
8356 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8357
8358         * configure.in: delete reference to absent file
8359
8360         * configure.in: replace '[' with 'test'
8361
8362         * configure.in: Eliminate references to gash.
8363         * Makefile.in: Eliminate references to gash.
8364
8365         * configure.in: remove useless references to 'pic' makefile fragments.
8366
8367         * configure.in: (*-*-windows*) Finish removing.
8368
8369         * configure.in: Eliminate redundant test for libgui.
8370
8371 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8372
8373         * MAINTAINERS: Add self and realphabetize.  Update entries
8374         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8375         entry for a29k port maintainer.
8376
8377 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8378
8379         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8380         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8381
8382 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8383
8384         * configure.in: remove references to dead files
8385
8386 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8387
8388         * MAINTAINERS: Add information about purpose of this file.
8389
8390 2002-04-18  Tom Tromey  <tromey@redhat.com>
8391
8392         * configure.in: Disallow configuring libgcj when it is already
8393         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8394         Solaris 2.8 by default.  For PR libgcj/6158.
8395
8396 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8397
8398         * configure.in:  Move default CC setting out of config/mh-* fragments
8399         directly into here.
8400
8401 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8402
8403         * configure.in: don't even try to configure or make a subdirectory
8404         if there's no configure script for it.
8405
8406 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8407
8408         * MAINTAINERS: Remove chill maintainers.
8409         * Makefile.in (CHILLFLAGS): Remove.
8410         (CHILL_LIB): Remove.
8411         (TARGET_CONFIGDIRS): Remove libchill.
8412         (CHILL_FOR_TARGET): Remove.
8413         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8414         CHILL_LIB.
8415         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8416         (CHECK_TARGET_MODULES): Likewise.
8417         (INSTALL_TARGET_MODULES): Likewise.
8418         (CLEAN_TARGET_MODULES): Likewise.
8419         (configure-target-libchill): Remove.
8420         (all-target-libchill): Remove.
8421         * configure.in (target_libs): Remove target-libchill.
8422         Do not compute CHILL_FOR_TARGET.
8423         * libchill: Remove directory.
8424
8425 2002-04-11  DJ Delorie  <dj@redhat.com>
8426
8427         * Makefile.in, configure.in: Sync with binutils, entries
8428         follow...
8429
8430 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8431
8432         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8433         (do-tar, do-bz2): New rules.
8434         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8435         (gdb-tar): New rule.
8436         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8437         (insight_dejagnu.tar): New rule.
8438         (insight.tar): New rule.
8439         (gdb+dejagnu.tar): New rule.
8440         (gdb.tar): New rule.
8441
8442 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8443
8444         * Makefile.in: Add all-tix to deps for all-snavigator
8445         so that tix is built when building snavigator.
8446
8447 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8448
8449         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8450         ld and gdb are not supported.
8451
8452 2002-01-07  Mark Salter  <msalter@redhat.com>
8453
8454         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8455         Allow target-libgloss to be built for arm, strongarm, and xscale.
8456
8457 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8458
8459         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8460         options for i[3456]86-pc-linux* native builds.
8461
8462 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8463
8464         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8465         files from .po files for a distribution.
8466
8467 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8468
8469         * configure.in: Enable libstdc++-v3 for h8300 targets.
8470
8471 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8472
8473         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8474         version from bfd/.
8475
8476 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8477
8478         * Makefile.in (VER): When present, extract the version number from
8479         the file version.in.
8480
8481 2001-05-24  Tom Rix  <trix@redhat.com>
8482
8483         * configure.in : enable ld for aix
8484
8485 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8486
8487         * config.guess: Add linux target for S/390.
8488
8489 2000-11-07  Philip Blundell  <pb@futuretv.com>
8490
8491         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8492
8493 2000-11-03  Philip Blundell  <pb@futuretv.com>
8494
8495         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8496         files.
8497
8498 2001-01-15  Ben Elliston  <bje@redhat.com>
8499
8500         * configure.in (host_tools): Add sid.
8501         Always configure cgen.
8502
8503 2000-11-24  Nick Clifton  <nickc@redhat.com>
8504
8505         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8506
8507
8508 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8509
8510         * Makefile.in (ALL_MODULES): Add all-cgen.
8511         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8512         (all-cgen): New target.
8513         (all-opcodes,all-sim): Depend on all-cgen.
8514         * configure.in (host_tools): Add cgen.
8515         Only configure cgen if --enable-cgen-maint.
8516
8517 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8518
8519         * configure.in: Add *-*-freebsd* configurations.
8520
8521 2002-04-08  Tom Tromey  <tromey@redhat.com>
8522
8523         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8524         Fixes PR libgcj/6068.
8525
8526 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8527
8528         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8529
8530 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8531
8532         * configure.in (alpha*-dec-osf*): Enable libgcj.
8533
8534 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8535
8536         * MAINTAINERS (Write After Approval): Add myself.
8537
8538 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8539
8540         Fix for: PR bootstrap/3591, target/5676
8541         * configure.in (mcore-pe): Disable the configuration of
8542         libstdc++-v3 since exceptions are not supported.
8543
8544 2002-03-20  Anthony Green  <green@redhat.com>
8545
8546         * configure.in: Enable libgcj for xscale-elf target.
8547
8548 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8549
8550         * MAINTAINERS:  Update my email address.
8551
8552 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8553
8554         * ltmain.sh (relink_command): Fix typo in previous change.
8555
8556 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8557
8558         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8559         (relink_command): Added --tag flags.
8560         (mode=install): If relinking fails; error out.
8561
8562 2002-03-12  Richard Henderson  <rth@redhat.com>
8563
8564         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8565         .NOTPARALLEL tag.
8566         (do-check): Rename from check.
8567         (check): Allow parallel check.
8568
8569 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8570
8571         * MAINTAINERS: Add myself as maintainer for xtensa port.
8572         Fix alphabetical order in CPU port maintainer list.
8573         Remove myself from Write After Approval list.
8574
8575 2002-03-11  Richard Henderson  <rth@redhat.com>
8576
8577         * Makefile.in (.NOTPARALLEL): Add fake tag.
8578
8579 2002-03-07  H.J. Lu  (hjl@gnu.org)
8580
8581         * configure.in: Enable gprof for mips*-*-linux*.
8582
8583 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8584
8585         * MAINTAINERS (Write After Approval): Add myself.
8586
8587 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8588
8589         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8590         libjava.
8591         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8592
8593 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8594
8595         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8596         because its Makefile is there; test for the executable instead.
8597
8598 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8599
8600         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8601         libstdc++-v3 and libjava.
8602
8603 2002-02-11  Adam Megacz  <adam@xwt.org>
8604
8605         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8606         boehm-gc
8607
8608 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8609
8610         * config.guess: Updated to 2002-01-30's version.
8611         * config.sub: Updated to 2002-02-01's version.
8612         Contribute sh64-elf.
8613         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8614         * configure.in: Added sh64-*-*.
8615
8616 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8617
8618         * MAINTAINERS: Belatedly add myself to write after approval list.
8619
8620 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8621
8622         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8623         Remove self as Write After Approval.
8624
8625 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8626
8627         * MAINTAINERS: Put self in as maintainer for contrib/regression
8628         directory.
8629
8630 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8631
8632         * MAINTAINERS:  Update my email address.
8633
8634 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8635
8636         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8637         target-libiberty, and target-libgloss.  Skip Java-related
8638         libraries if not supported for NetBSD on target CPU.
8639
8640 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8641
8642         * install-sh: Use _inst.$$_ for temp file name.
8643
8644 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8645
8646         * MAINTAINERS (Write After Approval): Move my contact info
8647         from here...
8648         (OS Port Maintainers): ...to here (netbsd).
8649
8650 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8651
8652         * MAINTAINERS (Write After Approval): Add myself.
8653
8654 2002-01-17  H.J. Lu  <hjl@gnu.org>
8655
8656         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8657         (all-target-fastjar): Also depend on all-target-libiberty.
8658
8659 2002-01-16  H.J. Lu  (hjl@gnu.org)
8660
8661         * config.guess: Import from master sources, rev 1.225.
8662         * config.sub: Import from master sources, rev 1.238.
8663
8664 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8665
8666         * MAINTAINERS (Write After Approval): Remove myself.
8667
8668 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8669
8670         * MAINTAINERS (Write After Approval): Add myself.
8671
8672 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8673
8674         * MAINTAINERS: Add self as docs co-maintainer.
8675
8676 2001-12-11  Matthias Klose  <doko@debian.org>
8677
8678         * MAINTAINERS (Write After Approval): Add myself.
8679
8680 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8681
8682         * MAINTAINERS: Update my email address.
8683
8684 2001-12-07  Turly O'Connor  <turly@apple.com>
8685         * MAINTAINERS (Write After Approval): Add myself.
8686         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8687         (rs6000_initialize_trampoline): Call __trampoline_setup for
8688         ABI_DARWIN too.
8689         * darwin-tramp.asm: New file, implements __trampoline_setup.
8690         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8691
8692 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8693
8694         * MAINTAINERS (Write After Approval): Add myself.
8695
8696 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8697
8698         * configure, configure.in: Use temp file for long sed commands.
8699
8700 2001-12-03  Laurent Guerby  <guerby@acm.org>
8701
8702         * config.sub: Update to version 1.232 on subversion.
8703
8704 2001-12-03  Ben Elliston  <bje@redhat.com>
8705
8706         * MAINTAINERS: Update mail address for config.* patches.
8707
8708 2001-11-27  DJ Delorie  <dj@redhat.com>
8709             Zack Weinberg  <zack@codesourcery.com>
8710
8711         When build != host, create libiberty for the build machine.
8712
8713         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8714         CONFIG_ARGUMENTS.
8715         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8716         New variables.
8717         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8718         and rules.
8719         (all.normal): Depend on ALL_BUILD_MODULES.
8720         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8721         (all-build-libiberty): Depend on configure-build-libiberty.
8722
8723         * configure: Calculate and substitute proper value for
8724         ALL_BUILD_MODULES.
8725         * configure.in: Create the build subdirectory.
8726         Calculate and substitute TARGET_CONFIGARGS (formerly
8727         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8728
8729 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8730
8731         * MAINTAINERS (write-after-approval): Add self.
8732
8733 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8734
8735         * MAINTAINERS (GNATS only accounts): Remove self.
8736
8737 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8738
8739         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8740         libf2c.
8741
8742 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8743
8744         * MAINTAINERS (Write After Approval): Add self.
8745
8746 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8747
8748         * MAINTAINERS: mips and s390 are also CPU ports.
8749
8750 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8751
8752         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8753
8754 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8755
8756         * MAINTAINERS: Alphabetize.
8757
8758 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8759
8760         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8761
8762 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8763
8764         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8765
8766 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8767
8768         * configure.in (--enable-languages): Be more permissive about
8769         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8770
8771 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8772
8773         * config.sub: Import from master sources, rev. 1.230.
8774         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8775
8776 2001-11-07  Laurent Guerby  <guerby@acm.org>
8777
8778         * MAINTAINERS (Write After Approval): Add self.
8779
8780 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8781
8782         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8783
8784 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8785
8786         * config.sub: Import from master sources, rev 1.226.
8787         * config.guess: Import from master sources, rev 1.216.
8788
8789 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8790
8791         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8792         * MAINTAINERS: Add self as maintainer of MMIX port.
8793         Remove old after-approval entry.
8794
8795 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8796
8797         * ChangeLog, configure: Fix spelling errors.
8798
8799 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8800
8801         * MAINTAINERS: Tweak my address.
8802
8803 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8804
8805         * MAINTAINERS: Update my email address.
8806
8807 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8808
8809         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8810         * MAINTAINERS: Add self as maintainer of CRIS port.
8811
8812 2001-10-10  Geert Bosch  <bosch@gnat.com>
8813
8814         * MAINTAINERS (Various maintainers: Ada front end):
8815         Added Robert Dewar.
8816
8817 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8818
8819         * MAINTAINERS (Write After Approval): Added self
8820
8821 2001-10-02  Geert Bosch  <bosch@gnat.com>
8822
8823         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8824
8825 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8826
8827         * configure: Handle temporary files securely using mkdir.
8828
8829 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8830
8831         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8832
8833 2001-09-26  Will Cohen  <wcohen@redhat.com>
8834
8835         * configure.in (*-*-linux*): Disable configuration of target-newlib
8836         and target-libgloss.
8837
8838 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8839
8840         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8841         RANLIB.
8842
8843 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8844
8845         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8846         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8847         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8848         avoid quotes nesting problems.
8849         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8850         (DO_X): Export only variables that are set.
8851
8852 2001-09-19  Ben Elliston  <bje@redhat.com>
8853
8854         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8855         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8856         semantics.  Use the shell built-in "type" command instead.
8857
8858 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8859
8860         Merged from gcc-3_0-branch:
8861         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8862         * ltcf-c.sh: Use $objext, not $ac_objext.
8863         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8864         * ltcf-cxx.sh: Add support for GNU.
8865         2001-07-22  Timothy Wall  <twall@redhat.com>
8866         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8867         default settings if using GNU tools with that configuration.
8868         * ltcf-cxx.sh: Ditto.
8869         * ltcf-gcj.sh: Ditto.
8870         2001-07-21  Michael Chastain  <chastain@redhat.com>
8871         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8872         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8873         * ltmain.sh: Mark as gcc-local.
8874
8875 2001-08-30  Eric Christopher  <echristo@redhat.com>
8876             Jason Eckhardt  <jle@redhat.com>
8877
8878         * config.guess: Merge from master sources.
8879         * config.sub: Merge from master sources, add support for mipsisa32.
8880
8881 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8882         * config.sub: Merge from master sources, rev 1.219.
8883         * MAINTAINERS: Add self as contact for stormy16 port.
8884
8885 2001-08-14  Zack Weinberg  <zackw@panix.com>
8886
8887         * config.sub: Merge from master sources, rev 1.218.
8888         * config.guess: Merge from master sources, rev 1.209.
8889
8890 2001-08-11  Graham Stott  <grahams@redhat.com>
8891
8892         * Makefile.in (check-c++): Add missing semicolon.
8893
8894 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8895
8896         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8897
8898 2001-07-30  Eric Christopher  <echristo@redhat.com>
8899
8900         * MAINTAINERS (Various maintainers: mips port): Added myself.
8901
8902 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8903
8904         * configure.in (sh-*-linux*): New.
8905
8906 2001-07-27  Richard Henderson  <rth@redhat.com>
8907
8908         * .cvsignore: Add LAST_UPDATED.
8909
8910 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8911
8912         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8913
8914 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8915
8916         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8917
8918 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8919
8920         * MAINTAINERS (Write After Approval): Added myself.
8921
8922 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8923
8924         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8925         and libgcj on m68hc11/m68hc12.
8926
8927 2001-06-27  H.J. Lu  (hjl@gnu.org)
8928
8929         * Makefile (CFLAGS_FOR_BUILD): New.
8930         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8931
8932 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8933
8934         * README: Remove version number.
8935
8936 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8937
8938         * INSTALL/README: Update wrt. to the installation instructions now
8939         residing in gcc/doc/install.texi.
8940
8941 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8942
8943         * README: Replace with a cut-down and updated version of gcc/README.
8944
8945 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8946
8947         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8948         multilibs to be disabled.
8949
8950 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8951
8952         * MAINTAINERS (Write After Approval): Add myself.
8953
8954 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8955
8956         * config.guess: Import CVS version 1.195.
8957         * config.sub: Import CVS version 1.212.
8958
8959 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8960
8961         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8962         gcc/xgcc is built, use -print-prog-name to find out the program
8963         name to use.
8964
8965 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8966
8967         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8968         appear to also be in the master copy.
8969         * config.sub:  Import CVS version 1.211.
8970
8971 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8972
8973         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8974         with_gcc]: Use `gcc -shared' to build a shared library.
8975
8976 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8977
8978         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8979         archives.
8980
8981 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8982
8983         * MAINTAINERS (Write After Approval): Add myself.
8984
8985 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8986
8987         * configure.in (libstdcxx_flags): Do not try to execute
8988         libstdc++-v3/testsuite_flags until it exists.
8989
8990 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8991
8992         * MAINTAINERS: Update my email address.
8993
8994 2001-05-31  Graham Stott  <grahams@redhat.com>
8995
8996         * MAINTAINERS (Write After Approval): Add myself.
8997
8998 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8999
9000         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9001         libraries when using g++ with native linker.
9002
9003 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9004
9005         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9006
9007 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9008
9009         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9010         [aix4*|aix5*]: Prepend blank.
9011
9012 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9013
9014         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9015         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9016         of subdir/configure scripts to use the new libtool.m4.
9017
9018 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9019
9020         * MAINTAINERS (Write After Approval): Add myself.
9021
9022 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9023
9024         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9025
9026 2001-05-11  Ben Elliston  <bje@redhat.com>
9027
9028         * Makefile.in (all-sid): New target.
9029         (check-sid, clean-sid, install-sid): Likewise.
9030
9031 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9032
9033         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9034
9035 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9036
9037         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9038         libgcj.
9039
9040 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9041
9042         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9043         gcc/xgcc is built, use -print-prog-name to find out the program
9044         name to use.
9045
9046 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9047
9048         * configure.in (noconfigdirs): Don't reset it from scratch in the
9049         target case; only append to it.
9050
9051         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9052         sparc-*-solaris2.8]: Disable ${libgcj}.
9053
9054 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9055
9056         * configure.in (libgcj_saved): Copy from $libgcj.
9057         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9058         --disable-libgcj.
9059
9060 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9061
9062         * MAINTAINERS: Remove self as MIPS maintainer and
9063         C front end maintainer.
9064
9065 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9066
9067         * configure.in: Move *-chorusos target case to the proper switch.
9068         Disable libgcj.
9069
9070 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9071
9072         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9073         1.641.2.228.
9074
9075 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9076
9077         * Makefile.in (STAGE1_CFLAGS): Pass down.
9078
9079 2001-04-13  Alan Modra  <amodra@one.net.au>
9080
9081         * config.guess: Add hppa64-linux support.  Note for next import that
9082         this is already in the master file.
9083         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9084
9085 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9086
9087         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9088         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9089
9090 2001-04-11  Stan Shebs  <shebs@apple.com>
9091
9092         * MAINTAINERS: Add self as Darwin port maintainer.
9093
9094 2001-04-11  Alan Modra  <amodra@one.net.au>
9095
9096         * MAINTAINERS: Update my email address.
9097
9098 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9099
9100         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9101         recent versions of FreeBSD (release 3 or later).
9102         * ltconfig: On FreeBSD, -lc must not be provided when building
9103         a shared library or else the standard -pthread gcc option is
9104         rendered worthless to later users of the built library.
9105
9106 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9107
9108         * MAINTAINERS: Add self and RTH as C front end maintainers.
9109
9110 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9111
9112         * config.sub: Make sure to match an already-canonicalized
9113         machine name (eg. mn10300-unknown-elf).
9114
9115 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9116
9117         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9118         New macros.
9119         (bootstrap, cross): Use RECURSE_FLAGS.
9120         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9121
9122 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9123
9124         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9125
9126 2001-03-22  Colin Howell  <chowell@redhat.com>
9127
9128         * Makefile.in (DO_X): Do not backslash single-quotes in
9129         backquotes (two places).
9130
9131 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9132
9133         Re-installed:
9134         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9135         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9136         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9137         * ltcf-cxx.sh: Likewise.
9138         * ltcf-gcj.sh: Likewise.
9139
9140 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9141
9142         * MAINTAINERS: Add myself as "documentation co-maintainer".
9143
9144 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9145
9146         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9147         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9148
9149 2001-03-19  Tom Tromey  <tromey@redhat.com>
9150
9151         * config-ml.in: Handle GCJ and GCJFLAGS.
9152
9153 2001-03-21  Michael Chastain  <chastain@redhat.com>
9154
9155         * Makefile.in: all-m4 depends on all-texinfo.
9156
9157 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9158
9159         * MAINTAINERS: Add myself to write after approval list.
9160
9161 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9162
9163         * Makefile.in (DO_X): Quote nested quotes.
9164
9165 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9166
9167         * MAINTAINERS: Add myself to write after approval list.
9168
9169 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9170
9171         * Makefile.in (DO_X): Use double quotes for quoting
9172         "RANLIB=$${RANLIB}".
9173
9174 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9175
9176         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9177
9178 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9179
9180         * configure.in: Only use `lang_requires' for languages athat are
9181         actually enabled.
9182
9183 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9184
9185         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9186
9187 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9188
9189         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9190
9191 2001-03-07  Tom Tromey  <tromey@redhat.com>
9192
9193         * configure.in: Allow config-lang.in to set `lang_requires' to list
9194         of other required languages.
9195
9196 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9197
9198         * Makefile.in: Remove RANLIB definition. Use RANLIB
9199         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9200         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9201
9202 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9203             Alexandre Oliva  <aoliva@redhat.com>
9204
9205         * Makefile.in (check-c++): Use tabs, not spaces.
9206
9207 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9208
9209         * MAINTAINERS: add myself to Write After Approval list.
9210
9211 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9212
9213         * Makefile.in (check-c++): New rule.
9214
9215         * configure.in (target_libs): Remove libg++.
9216         (noconfigdirs): Remove libg++.
9217         (noconfigdirs): Same.
9218         (noconfigdirs): Same.
9219         (noconfigdirs): Same.
9220
9221         * config-ml.in: Remove libg++ references.
9222
9223         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9224         (ALL_TARGET_MODULES): Same.
9225         (configure-target-libg++): Remove.
9226         (all-target-libg++): Remove.
9227         (configure-target-libio): Remove.
9228         (all-target-libio): Remove.
9229         (check-target-libio): Remove.
9230         (.PHONY): Remove.
9231         (libg++.tar.bz2): Remove.
9232         (all-target-cygmon): Remove libio.
9233         (all-target-libstdc++): Remove.
9234         (configure-target-libstdc++): Remove.
9235         (TARGET_LIB_PATH): Remove libstdc++.
9236         (ALL_GCC_CXX): Remove libstdc++.
9237         (all-target-gperf): Correct.
9238
9239 2001-02-16  Nick Clifton  <nickc@redhat.com>
9240
9241         * configure.in (noconfigdirs): Allow configuration of texinfo
9242         for Cygwin hosts.
9243
9244 2001-02-15  Anthony Green  <green@redhat.com>
9245
9246         * configure: Introduce GCJ_FOR_TARGET.
9247         * configure.in: Ditto.
9248         * Makefile.in: Ditto.
9249
9250 2001-02-13  Andreas Schwab  <schwab@suse.de>
9251
9252         * MAINTAINERS: Update mail address.
9253
9254 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9255
9256         * config.guess: Add linux target for S/390.
9257         * config.sub: Likewise.
9258
9259 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9260
9261         * configure.in: for *-chorusos, don't config target-newlib and
9262         target-libgloss.
9263
9264 2001-02-06  Ben Elliston  <bje@redhat.com>
9265
9266         * configure: Output host type to stdout, not stderr.
9267
9268 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9269
9270         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9271         * ltcf-cxx.sh: Likewise.
9272
9273         * config.if: Assume enable_libstdcxx_v3 is defined.
9274
9275 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9276
9277         Remove V2 C++ library.
9278         * configure.in: Remove --enable-libstdcxx_v3 support.
9279
9280 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9281
9282         * include/demangle.h: Add prototype for java_demangle_v3.
9283
9284 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9285
9286         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9287
9288 2001-01-27  Richard Henderson  <rth@redhat.com>
9289
9290         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9291
9292 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9293
9294         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9295         Don't unset, it's non-portable and no longer necessary, set to empty
9296         instead.
9297
9298 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9299
9300         * ltconfig: Shell portability fix for the tagname validity check.
9301
9302 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9303
9304         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9305         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9306
9307 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9308
9309         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9310
9311 2001-01-26  Tom Tromey  <tromey@redhat.com>
9312
9313         * configure.in: Allow libgcj to be built on Sparc Solaris.
9314
9315 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9316
9317         * ltcf-c.sh: Add aix5 case.
9318         * ltcf-cxx.sh: Likewise.
9319         * ltconfig: Likewise.
9320
9321 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9322
9323         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9324         keep at least one of build_libtool_libs or build_old_libs set to
9325         yes.
9326
9327         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9328         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9329
9330 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9331
9332         * configure.in: Enable libgcj on several additional platforms.
9333
9334 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9335
9336         * configure.in: Enable libgcj for linux targets.
9337
9338 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9339
9340         * MAINTAINERS (Write After Approval): Add myself.
9341
9342 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9343
9344         * MAINTAINERS: Add myself as vax port maintainer.
9345
9346 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9347
9348         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9349
9350 2001-01-09  Mike Stump  <mrs@wrs.com>
9351
9352         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9353         failures of subdirectories.
9354
9355 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9356
9357         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9358         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9359         * ltcf-cxx.sh: Likewise.
9360         * ltcf-gcj.sh: Likewise.
9361         * ltconfig.sh: Fix typo.
9362
9363 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9364
9365         * configure: handle DOS-style absolute paths.
9366
9367 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9368
9369         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9370
9371 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9372
9373         * MAINTAINERS: Add myself as avr port co-maintainer.
9374
9375 2000-12-28  Ben Elliston  <bje@redhat.com>
9376
9377         * MAINTAINERS: Add myself under ``Write After Approval''.
9378
9379 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9380
9381         * texinfo: Remove directory from GCC.
9382
9383 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9384
9385         * COPYING: Update to current
9386         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9387         to 19yy as example year in copyright notice).
9388
9389 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9390
9391         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9392         (libstdcxx_incdir): Pass down.
9393         * config.if: Remove expired bits for cxx_interface, add stub.
9394         (libstdcxx_incdir): Add variable for g++ include directory.
9395         * configure.in (gxx_include_dir): Use it.
9396
9397 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9398
9399         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9400         with old-email address from ``Write After Approval''.
9401
9402 2000-12-15  Andreas Jaeger  <aj@suse.de>
9403
9404         * configure.in: Handle lang_dirs.
9405
9406 2000-12-14  Tom Tromey  <tromey@redhat.com>
9407
9408         * MAINTAINERS: Removed brads.
9409
9410         * MAINTAINERS: Added gcj developers.
9411
9412 2000-12-13  Anthony Green  <green@redhat.com>
9413
9414         * configure.in: Disable libgcj for any target not specifically
9415         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9416         with g++ abi.
9417
9418 2000-12-13  Mike Stump  <mrs@wrs.com>
9419
9420         * Makefile.in (local-distclean): Also remove fastjar.
9421
9422 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9423
9424         * contrib/gcc_update: Add fastjar --touch entries.
9425
9426 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9427
9428         * configure.in: Disable language-specific target libraries for
9429         languages that aren't enabled.
9430
9431 2000-12-10  Anthony Green  <green@redhat.com>
9432
9433         * configure.in: Define libgcj.  Disable libgcj target libraries for
9434         most targets.
9435
9436 2000-12-10  Neil Booth  <neilb@earthling.net>
9437
9438         * MAINTAINERS: Update mail address, remove from WAA list.
9439
9440 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9441
9442         * libjava: Imported from /cvs/java.
9443         * libffi: Likewise.
9444         * Boehm-gc: Likewise.
9445
9446 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9447
9448         * configure.in (target_libs): Revert 2000-12-08 patch.
9449         (noconfigdirs): Added target-libjava.
9450
9451 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9452
9453         * djunpack.bat: removed.
9454
9455 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9456
9457         * Makefile.in: handle DOS-style absolute paths.
9458         * config-ml.in: likewise.
9459         * symlink-tree: likewise.
9460
9461 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9462
9463         * fastjar: Imported.
9464
9465 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9466
9467         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9468         libjava.
9469         * configure.in (target_libs): Removed `target-libjava'.
9470
9471 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9472
9473         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9474         (ALL_MODULES): Added fastjar.
9475         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9476         (all-target-libjava): all-fastjar replaces all-zip.
9477         (all-fastjar): Added.
9478         (configure-target-fastjar, all-target-fastjar): Likewise.
9479         * configure.in (host_tools): Added fastjar.
9480
9481 2000-12-07  Mike Stump  <mrs@wrs.com>
9482
9483         * Makefile.in (local-distclean): Remove leftover built files.
9484
9485 2000-11-24  Nick Clifton  <nickc@redhat.com>
9486
9487         * configure.in (xscale-elf): Add target.
9488         (xscale-coff): Add target.
9489
9490 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9491
9492         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9493         recent versions of FreeBSD (release 3 or later).
9494         * ltconfig: On FreeBSD, -lc must not be provided when building
9495         a shared library or else the standard -pthread gcc option is
9496         rendered worthless to later users of the built library.
9497
9498 2000-11-16  Fred Fish  <fnf@be.com>
9499
9500         * configure.in (enable_libstdcxx_v3): Fix typo,
9501         libstd++ -> libstdc++.
9502
9503 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9504
9505         * MAINTAINERS: Add self to Write After Approval list.
9506
9507 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9508
9509         * MAINTAINERS: Update my email address.  Add myself to global write
9510         privs list.
9511
9512 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9513
9514         * Makefile.in: Merge with src and libgcj.
9515         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9516         configure-target-<library> when their configure scripts need the C
9517         or C++ library to have already been built to work properly.
9518         (do_proto_toplev): Set them to an empty string.
9519
9520         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9521         (REALLY_SET_LIB_PATH): Use them.
9522
9523 2000-11-17  Stan Shebs  <shebs@apple.com>
9524
9525         * MAINTAINERS: Add self to Write After Approval list.
9526
9527 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9528
9529         * configure: Provide the original toplevel configure arguments
9530         (including $0) to subprocesses in the environment rather than
9531         through gcc/configargs.h.
9532
9533 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9534
9535         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9536         C99.  Alphabetise "Write After Approval" list.
9537
9538 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9539
9540         * configure: Turn on libstdc++ V3 by default.
9541
9542         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9543         if we've got GCC.
9544
9545 2000-11-11  Philip Blundell  <philb@gnu.org>
9546
9547         * MAINTAINERS: Add self to Write After Approval list.
9548
9549 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9550
9551         * ltcf-c.sh (aix4): Improve shared library configuration; require
9552         exporting symbols.
9553         * ltcf-cxx.sh (aix4): Define.
9554         * ltconfig (aix4): Define library and soname specs appropriate for
9555         AIX.  Define command to create export symbols list.
9556
9557 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9558
9559         * config.sub: Add support for Sun Chorus
9560
9561 2000-10-31  Nick Clifton  <nickc@redhat.com>
9562
9563         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9564         <name>@redhat.com.  Also installed new email address for Clint
9565         Popetz.
9566
9567 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9568
9569         * etc: Remove directory from GCC.
9570
9571 2000-10-16  Michael Meissner  <meissner@redhat.com>
9572
9573         * configure (gcc/configargs.h): Only create if there is a build GCC
9574         directory created.
9575
9576 2000-10-16  Matthias Klose  <doko@debian.org>
9577
9578         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9579         when configured for libstdc++-v3.
9580
9581 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9582
9583         * configure: Save configure arguments to gcc/configargs.h.
9584
9585 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9586
9587         * config.guess: Import CVS version 1.157.
9588         * config.sub: Import CVS version 1.181.
9589
9590 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9591
9592         * Makefile.in (bootstrap): avoid recursion if subdir missing
9593         (cross): ditto
9594         (do-proto-toplev): ditto
9595
9596 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9597
9598         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9599         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9600
9601         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9602         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9603         all affected `configure' scripts.
9604
9605 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9606
9607         * MAINTAINERS: Add self as cpplib co-maintainer.
9608
9609 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9610
9611         * MAINTAINERS: Add self to Write After Approval list.
9612
9613 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9614
9615         * INSTALL/README: egcs -> GCC update.
9616
9617 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9618
9619         * MAINTAINERS: Add myself to Write After Approval list.
9620
9621 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9622
9623         * MAINTAINERS: Add myself to Write After Approval list.
9624
9625 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9626
9627         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9628         X11 libraries for hppa64.
9629
9630 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9631
9632         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9633
9634 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9635
9636         * Makefile.in (all-zlib): Added dummy target.
9637
9638         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9639         ltcf-gcj.sh: Updated from libtool multi-language branch.
9640
9641 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9642
9643         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9644         (bootstrap*): Depend on all-bootstrap.
9645
9646 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9647
9648         * config.guess: Import CVS version 1.156.
9649         * config.sub: Import CVS version 1.179.
9650
9651 2000-09-02  Anthony Green  <green@cygnus.com>
9652
9653         * Makefile.in (all-gcc): Depend on all-zlib.
9654         (CLEAN_MODULES): Add clean-zlib.
9655         (ALL_MODULES): Add all-zlib.
9656         * configure.in (host_libs): Add zlib.
9657
9658 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9659
9660         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9661         crosses, but add gcc/include to the header search path for them.
9662
9663 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9664
9665         * MAINTAINERS: Add self to Write After Approval list.
9666
9667 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9668
9669         * config.guess: Import CVS version 1.152.
9670         * config.sub: Import CVS version 1.177.
9671
9672 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9673
9674         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9675         $targargs to tell whether newlib is going to be built.
9676
9677         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9678         $$r/TARGET_SUBDIR/libio for _G_config.h.
9679
9680 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9681
9682         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9683
9684 2000-08-22  DJ Delorie  <dj@redhat.com>
9685
9686         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9687
9688 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9689
9690         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9691         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9692         sub-configures.
9693
9694 2000-08-21  DJ Delorie  <dj@redhat.com>
9695
9696         * MAINTAINERS: Add self as a libiberty maintainer
9697
9698 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9699
9700         * configure.in (libstdcxx_flags): Use
9701         libstdc++-v3/src/libstdc++.INC.
9702
9703 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9704
9705         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9706
9707 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9708
9709         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9710
9711         * configure: Make enable_threads and enable_shared defaults
9712         explicit.  Substitute enable_threads into generated Makefiles.
9713         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9714         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9715
9716 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9717
9718         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9719
9720 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9721
9722         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9723         previous delta.
9724
9725 2000-08-11  Jason Merrill  <jason@redhat.com>
9726
9727         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9728         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9729         (FLAGS_FOR_TARGET): Not here.
9730         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9731
9732 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9733
9734         * config-ml.in (CC, CXX): Don't introduce a leading space.
9735
9736 2000-08-07  DJ Delorie  <dj@delorie.com>
9737
9738         * MAINTAINERS: Add self as a DJGPP maintainer
9739
9740 2000-08-07  DJ Delorie  <dj@redhat.com>
9741
9742         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9743         "if we're also building gcc, and it's a gcc that will run on the
9744         build machine, we want to use its includes instead of the system's
9745         default includes".
9746
9747 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9748
9749         * MAINTAINERS: Add self to Write After Approval list.
9750
9751 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9752
9753         * configure.in (libstdcxx_flags): Don't use `"'.
9754
9755         * config-ml.in: Adjust multilib search paths to the
9756         appropriate multilib tree.
9757
9758 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9759
9760         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9761         commas in $LANGUAGES.
9762
9763 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9764
9765         * configure.in: Re-enable all references to libg++ and librx.
9766
9767 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9768
9769         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9770         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9771         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9772         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9773
9774         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9775
9776 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9777
9778         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9779         CXX_FOR_TARGET for sed.
9780
9781 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9782
9783         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9784         Do not override if already set in the environment or in configure.
9785         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9786         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9787
9788 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9789
9790         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9791         the libtool CVS tree multi-language branch.
9792         * ltconfig, ltmain.sh: Updated.
9793
9794 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9795
9796         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9797         (clean-target): Depend on it.
9798
9799         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9800         (GCC_FOR_TARGET): Use it.
9801         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9802         * configure.in: ... here.
9803         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9804         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9805
9806 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9807
9808         * MAINTAINERS: Add self to Write After Approval list.
9809
9810 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9811
9812         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9813         (configure-target-libchill, configure-target-libobjc): Likewise.
9814
9815         * configure.in: Use the same cache file for all target libs.
9816         * config-ml.in: But different cache files per multilib variant.
9817
9818 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9819
9820         * configure (topsrcdir): Don't use dirname.
9821
9822 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9823
9824         * MAINTAINERS: Add self to Write After Approval list.
9825
9826 2000-07-20  Jason Merrill  <jason@redhat.com>
9827
9828         * configure.in: Remove all references to libg++ and librx.
9829
9830         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9831
9832 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9833
9834         * config.sub: Update to subversions version 2000-07-06.
9835
9836 2000-07-12  Andrew Haley  <aph@cygnus.com>
9837
9838         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9839         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9840
9841 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9842
9843         * symlink-tree:  Check number of arguments.
9844
9845 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9846
9847         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9848         search path for a g++ extracted from the build tree.  This
9849         will allow link tests run by configure scripts in
9850         subdirectories to succeed.
9851
9852 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9853
9854         * ltconfig: Add support for mips-dde-sysv4.2MP
9855
9856 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9857
9858         * MAINTAINERS: Add myself as loop discovery maintainer.
9859
9860 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9861
9862         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9863         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9864
9865 2000-06-19  Timothy Wall  <twall@cygnus.com>
9866
9867         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9868         * config.sub: Add tic54x target.
9869
9870 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9871
9872         * MAINTAINERS: Add self as Fortran maintainer,
9873         remove Craig Burley.
9874
9875 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9876
9877         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9878         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9879
9880 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9881
9882         * MAINTAINERS: Add self as i18n maintainer
9883
9884 20000-05-21  H.J. Lu  (hjl@gnu.org)
9885
9886         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9887         directory are used if they exist. Make sure
9888         $(build_tooldir)/include is searched for header files,
9889         $(build_tooldir)/lib/ for library files.
9890         (GCC_FOR_TARGET): Likewise.
9891         (CXX_FOR_TARGET): Likewise.
9892
9893 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9894
9895         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9896
9897 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9898
9899         * Makefile.in (configure-target-libiberty): Depend on
9900         configure-target-newlib.
9901
9902 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9903
9904         * configure.in, Makefile.in: Merge all libffi-related
9905         configury stuff from the libgcj tree.
9906
9907 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9908
9909         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9910         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9911
9912 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9913
9914         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9915         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9916         current version information.  Add to proto-toplev directory.
9917         (gdb-taz): Build do-djunpack.
9918
9919 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9920
9921         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9922
9923 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9924
9925         * MAINTAINERS: Add self to Write After Approval list.
9926
9927 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9928
9929         * ltmain.sh: Preserve in relink_command any environment
9930         variables that may affect the linker behavior.
9931
9932 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9933
9934         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9935
9936 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9937
9938         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9939
9940 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9941
9942         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9943         with the version name.
9944
9945 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9946
9947         * MAINTAINERS: Add self as bb-reorder maintainer.
9948
9949 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9950
9951         * config.if: Tweak.
9952
9953 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9954
9955         * djunpack.bat: New file.
9956
9957 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9958
9959         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9960         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9961         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9962         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9963
9964 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9965
9966         * config.sub (case $basic_machine): Change default for "ibm-*"
9967         to "openedition".
9968
9969 2000-04-13  Andreas Jaeger  <aj@suse.de>
9970
9971         * MAINTAINERS: Added myself.
9972
9973 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9974
9975         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9976         (do-md5sum): New target.
9977         (MD5PROG): Define.
9978         (PACKAGE): Default to TOOL.
9979         (VER): Default to a shell script.
9980         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9981         md5 checksum generation.
9982         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9983         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9984         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9985         insight.tar.bz2): Use gdb-taz to create archive.
9986
9987 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9988
9989         * configure (warn_cflags): Delete.
9990
9991 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9992
9993         * MAINTAINERS: Added myself.
9994
9995 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9996             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9997
9998         * configure.in (enable_libstdcxx_v3): Add.
9999         (target_libs): Add bits here to switch between libstdc++-v2 and
10000         libstdc++-v3.
10001         * config.if: And this file too.
10002         * Makefile.in: Add libstdc++-v3 targets.
10003
10004 2000-04-05  Michael Meissner  <meissner@redhat.com>
10005
10006         * config.sub (d30v): Add d30v as a basic machine type.
10007
10008 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10009
10010         * configure.in: -linux-gnu*, not -linux-gnu.
10011
10012 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10013
10014         * MAINTAINERS: Add self in write-after-approval section.
10015
10016 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10017
10018         * MAINTAINERS: Add self as ia64 port maintainer.
10019
10020 2000-03-08  Neil Booth  <NeilB@earthling.net>
10021
10022         * MAINTAINERS: Add self in write-after-approval section.
10023
10024 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10025
10026         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10027         (do-tar-bz2): Replace TOOL with PACKAGE.
10028         (gdb.tar.bz2): Remove GDBTK from GDB package.
10029         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10030         dejagnu.tar.bz2): New packages.
10031
10032 2000-02-27  Andreas Jaeger  <aj@suse.de>
10033
10034         * configure.in: Add entry for mips*-*-linux*, move catch all
10035         *-*-*linux* entry below this one.
10036
10037 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10038
10039         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10040
10041 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10042
10043         * config.sub: Support an OS of "wince".
10044
10045 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10046
10047         * config.guess, config.sub: Updated to match config's 2000-02-15
10048         version.
10049
10050 2000-02-23  Linas Vepstas  <linas@linas.org>
10051
10052         * config.sub: Add support for Linux/IBM 370.
10053         * configure.in: Likewise.
10054
10055 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10056
10057         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10058
10059 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10060
10061         * config.guess: Guess "cygwin" rather than "cygwin32".
10062
10063 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10064
10065         * configure (gcc_version): When setting, narrow search to
10066         lines containing `version_string'.
10067
10068 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10069
10070         * config.sub: Add support for avr target.
10071
10072 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10073
10074         * MAINTAINERS: Add maintainers for MCore port.
10075
10076 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10077
10078         * config.sub: Add mmix-knuth-mmixware.
10079
10080 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10081
10082         * MAINTAINERS: Pair cccp with cpplib maintainership.
10083
10084 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10085
10086         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10087         structure stuff to -L library search.
10088         (CXX_FOR_TARGET): Ditto.
10089         (CROSS_CHECK_MODULES): Fix spelling mistake.
10090
10091 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10092
10093         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10094         the C++ compiler.
10095
10096 2000-01-12  Richard Henderson  <rth@cygnus.com>
10097
10098         * configure.in: Don't build some bits for beos.
10099
10100 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10101
10102         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10103         as include files.
10104
10105 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10106
10107         * Add self as cpplib maintainer, as requested by Jason
10108         Merrill.  Correct my e-mail address.
10109
10110 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10111
10112         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10113         not mh-aix43.
10114
10115 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10116
10117         * MAINTAINERS: Add myself to "write after approval" list.
10118
10119 1999-12-14  Richard Henderson  <rth@cygnus.com>
10120
10121         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10122         * config.sub: Accept alphaev[78], alphaev8.
10123
10124 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10125
10126         * config.guess, config.sub: Update from autoconf.
10127
10128 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10129
10130         * MAINTAINERS:  update my playtime e-address.
10131
10132 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10133
10134         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10135         necessary libraries are missing.
10136
10137 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10138
10139         * MAINTAINERS: Add new 'write after approval' maintainer.
10140
10141 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10142
10143         * MAINTAINERS: Add new Java maintainer.
10144
10145 1999-10-25  Andreas Schwab  <schwab@suse.de>
10146
10147         * configure: Fix quoting inside arguments of eval.
10148
10149 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10150
10151         * config-ml.in: Allow suppression of some ARM multilibs.
10152
10153 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10154
10155         * config.guess: Add OS/390 match pattern.
10156         * config.sub: Add mvs, openedition targets.
10157         * configure.in (i370-ibm-opened*): New.
10158
10159 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10160
10161         * config.sub: Add support for configuring for pj.
10162
10163 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10164
10165         * config.sub (maybe_os): Add support for configuring for fr30.
10166
10167 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10168
10169         * configure.in: Do not configure or build ld for AIX
10170         platforms.  ld is known to be broken on these platforms.
10171
10172 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10173
10174         * config-ml.in: Pass compiler flag corresponding to multidirs to
10175         subdir configures.
10176
10177 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10178
10179         * Makefile.in (LDFLAGS): Define.
10180
10181 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10182
10183         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10184         noconfigdirs.
10185         (*-*-cygwin*): Likewise.
10186
10187 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10188
10189         * mkdep: New file.
10190         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10191         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10192
10193         From Eli Zaretskii <eliz@is.elta.co.il>:
10194         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10195         long file name when using DJGPP on MS-DOS.
10196
10197 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10198
10199         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10200
10201 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10202
10203         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10204         dependency as this causes "make check" to globally "make all"
10205
10206 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10207
10208         * configure.in (target_libs): Added target-zlib.
10209         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10210         (CONFIGURE_TARGET_MODULES): Likewise.
10211         (CHECK_TARGET_MODULES): Likewise.
10212         (INSTALL_TARGET_MODULES): Likewise.
10213         (CLEAN_TARGET_MODULES): Likewise.
10214         (configure-target-zlib): New target.
10215         (all-target-zlib): Likewise.
10216         (all-target-libjava): Depend on all-target-zlib.
10217         (configure-target-libjava): Depend on configure-target-zlib.
10218
10219         * Makefile.in (configure-target-libjava): Depend on
10220         configure-target-newlib.
10221         (configure-target-boehm-gc): New target.
10222         (configure-target-qthreads): New target.
10223
10224         * configure.in (target_libs): Added target-qthreads.
10225         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10226         (CONFIGURE_TARGET_MODULES): Likewise.
10227         (CHECK_TARGET_MODULES): Likewise.
10228         (INSTALL_TARGET_MODULES): Likewise.
10229         (CLEAN_TARGET_MODULES): Likewise.
10230         (all-target-qthreads): New target.
10231         (configure-target-libjava): Depend on configure-target-qthreads.
10232         (all-target-libjava): Depend on all-target-qthreads.
10233
10234         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10235         (CONFIGURE_TARGET_MODULES): Likewise.
10236         (CHECK_TARGET_MODULES): Likewise.
10237         (INSTALL_TARGET_MODULES): Likewise.
10238         (CLEAN_TARGET_MODULES): Likewise.
10239         (all-target-libjava): New target.
10240         (all-target-boehm-gc): Likewise.
10241         * configure.in (target_libs): Added libjava, boehm-gc.
10242
10243 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10244
10245         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10246         configure.bat in SUPPORT_FILES.
10247         (gas+binutils.tar.bz2): Likewise.
10248
10249         * makeall.bat: Remove; obsolete.
10250
10251 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10252
10253         From Mark Elbrecht:
10254         * configure.bat: Remove; obsolete.
10255
10256 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10257
10258         * configure: Add -W -Wall to the default CFLAGS when compiling with
10259         gcc.
10260
10261 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10262
10263         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10264
10265 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10266
10267         * configure.in: Build ld on IRIX6.
10268
10269 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10270
10271         * Makefile.in: Change distribution targets to use bzip2 instead of
10272         gzip.
10273         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10274         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10275
10276 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10277
10278         * config.sub: Add mcore target.
10279
10280 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10281
10282         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10283
10284 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10285
10286         * config.guess (dummy): Changed to $dummy.
10287
10288 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10289
10290         * config.sub: Tidied up case statements.
10291
10292 1999-05-22  Ben Elliston  <bje@cygnus.com>
10293
10294         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10295         <jiro@din.or.jp>.
10296
10297         * config.guess: Merge with FSF version. Future changes will be
10298         more accurately recorded in this ChangeLog.
10299         * config.sub: Likewise.
10300
10301 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10302
10303          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10304
10305 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10306
10307         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10308
10309 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10310
10311         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10312
10313 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10314
10315         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10316         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10317         Bad merge removed these two changes.
10318
10319 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10320                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10321
10322         * config.guess (interix Alpha): Add.
10323
10324 1999-04-11  Richard Henderson  <rth@cygnus.com>
10325
10326         * configure.in (i?86-*-beos*): Do config gperf; don't config
10327         gdb, newlib, or libgloss.
10328
10329 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10330
10331         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10332         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10333         from multidirs.
10334
10335 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10336
10337         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10338
10339 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10340
10341         * config.sub: Add support for mcore targets.
10342
10343 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10344
10345         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10346         not mt-ospace, in order to shut up assembler warning about using
10347         symbols that are named the same as registers.
10348
10349 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10350
10351         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10352         dependency list for all-target-cygmon.
10353
10354 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10355
10356         * config-ml.in: Check $host, not $target, for selective multilibs.
10357         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10358         thumb interworking, and underscore prefix multilibs.
10359
10360 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10361
10362         * missing: Update to version from current automake.
10363
10364 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10365
10366         * configure (gxx_include_dir): Removed.
10367
10368         * configure.in (gxx_include_dir): Handle it.
10369         * Makefile.in: Likewise.
10370
10371 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10372
10373         * config.sub (mips64vr4111,mips64vr4111el) Add.
10374
10375 1999-03-21  Ben Elliston  <bje@cygnus.com>
10376
10377         * config.guess: Correct typo for detecting ELF on FreeBSD.
10378
10379 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10380
10381         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10382         config/mh-djgpp.
10383
10384 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10385
10386         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10387         all-target-newlib to dependency list for all-target-bsp.
10388
10389 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10390
10391         * config.sub: Add i386-uwin support.
10392         * config.guess: Likewise.
10393
10394 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10395
10396         * configure.in: cleanup, add mh-*pic handling for arm, special
10397         case powerpc*-*-aix*
10398
10399 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10400
10401         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10402         can be built.
10403
10404 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10405
10406         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10407         targets.
10408
10409 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10410
10411         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10412
10413 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10414
10415         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10416
10417 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10418
10419         * config.sub: Fix typo in arm recognition.
10420
10421 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10422
10423         * configure.in (noconfigdirs): Changed target_configdirs to
10424         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10425         rather than m68k-*-* since it is not known to work on
10426         m68k-aout. Ditto for arm-*-*oabi.
10427
10428 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10429
10430         * configure.in (*-*-windows*): Remove, no longer used.
10431
10432 1999-02-19  Ben Elliston <bje@cygnus.com>
10433
10434         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10435         Smart and improved by Andrew Cagney.
10436
10437 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10438
10439         * config.guess: Recognize openbsd-*-hppa.
10440
10441 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10442
10443         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10444         only if it is not empty.
10445
10446 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10447
10448         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10449
10450         * config.guess: Modified to recognize uname's armv* syntax.
10451
10452         * config.sub: Modified to recognize uname's armv* syntax.
10453
10454 1999-02-17  Mark Salter  <msalter@cygnus.com>
10455
10456         * configure.in: Added target-bsp for sparclite.
10457
10458 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10459
10460         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10461
10462 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10463
10464         * configure.in: Add support for strongarm port.
10465         * config.sub: Add support for strongarm target.
10466
10467 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10468
10469         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10470         the old name config/mh-cygwin32.
10471         Enable texinfo.
10472
10473 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10474
10475         * configure.in: Do build ld for ix86 Solaris.
10476
10477 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10478
10479         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10480         $AR_FOR_TARGET.  Likewise for RANLIB.
10481
10482 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10483
10484         * config.sub (oabi):  Recognize.
10485         * configure.in (arm-*-oabi):  Handle.
10486
10487 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10488
10489         * config.guess: Improve detection of i686 on UnixWare 7.
10490
10491 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10492
10493         * config.guess: Add support for i386-pc-interix.
10494         * config.sub: Likewise.
10495         * configure.in: Likewise.
10496
10497 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10498
10499         * Makefile.in: Remove unneeded all-target-libio from
10500         from all-target-winsup target since it is now unneeded.
10501         Add all-target-libtermcap in its place since it is now
10502         needed.
10503
10504 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10505
10506         * configure.in: makefile stub for cygwin target is probably
10507         unnecessary.  Remove it for now.
10508
10509 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10510
10511         * configure.in: libtermcap.a should be built when cygwin is the
10512         target as well as the host.
10513         * config.guess: Allow mixed case in cygwin uname output.
10514         * Makefile.in: Add libtermcap target.
10515
10516 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10517
10518         * config.sub: Clean up handling of hppa2.0.
10519
10520 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10521
10522         * config.guess: Use C code to identify more HP machines.
10523
10524 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10525
10526         * config.sub: Handle hppa2.0.
10527
10528 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10529
10530         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10531         cygmon for all sparclite targets, regardless of object format.
10532
10533 1998-12-15  Mark Salter  <msalter@cygnus.com>
10534
10535         * configure.in: Added target-bsp for several target architectures.
10536
10537         * Makefile.in: Added rules for bsp.
10538
10539 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10540
10541         * config.guess: Improve detection of hppa2.0 processors.
10542
10543 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10544
10545         * config.guess: Recognize FreeBSD using ELF automatically.
10546
10547 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10548
10549         * configure (skip-this-dir): Add handling for new shell script, which
10550         might be created by a sub-directory's configure to indicate, this particular
10551         directory is "unwanted".
10552         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10553
10554 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10555
10556         * ltconfig: import from libtool, after changing libtool to
10557         account for the cygwin name change.
10558
10559 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10560
10561         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10562         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10563
10564 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10565
10566         * configure.in: Add libtermcap to list of cygwin dependencies.
10567
10568 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10569
10570         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10571         they include winsup/include when it's a cygwin target.
10572
10573 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10574
10575         * configure.in (host_tools): Added zip.
10576         * Makefile.in (all-target-libjava): Depend on all-zip.
10577         (all-zip): New target.
10578         (ALL_MODULES): Added all-zip.
10579         (NATIVE_CHECK_MODULES): Added check-zip.
10580         (INSTALL_MODULES): Added install-zip.
10581         (CLEAN_MODULES): Added clean-zip.
10582
10583 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10584
10585         * Makefile.in: lose "32" from comment about cygwin.
10586
10587 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10588
10589         * configure.in: Use -Os to build target libraries for the fr30.
10590
10591 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10592
10593         * config.sub: Add fr30.
10594
10595 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10596
10597         * configure.in: drop "32" from config/mh-cygwin32.  Check
10598         cygwin* instead of cygwin32*.
10599         * config.sub: Check cygwin* instead of cygwin32*.
10600
10601 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10602
10603         * config.guess: Match any version of Unixware7.
10604
10605 1998-10-20  Syd Polk  <spolk@cygnus.com>
10606
10607         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10608         if desired.
10609
10610 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10611
10612         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10613         these if the appropriate directories and files to not exist.
10614
10615 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10616
10617         * Makefile.in (DEVO_SUPPORT): Add config.if.
10618
10619 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10620
10621         * configure: Add pattern to replace "build_tooldir"'s
10622         definition in the generated Makefile with "tooldir"'s
10623         actual value.
10624
10625 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10626
10627         * config.sub: Bring back lost sparcv9.
10628
10629         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10630
10631 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10632
10633         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10634         CC_FOR_TARGET and friends.
10635
10636 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10637
10638         * Makefile.in (build_tooldir): New variable, same as tooldir.
10639         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10640         -B$(build_tooldir)/bin/.
10641         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10642
10643 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10644
10645         * README: Remove installation instructions and refer to the
10646         INSTALL directory instead.
10647
10648 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10649
10650         * config.sub: Add support for i[34567]86-pc-udk.
10651         * configure.in: Likewise.
10652
10653 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10654
10655         * Makefile.in: add bzip2 package building bits for user
10656         tools module
10657         * configure.in: ditto
10658
10659 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10660
10661         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10662         (ALL_TARGET_MODULES): Add all-target-libobjc.
10663         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10664         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10665         (all-target-libchill): Add dependencies.
10666         * configure.in (target_libs): Add libchill.
10667
10668 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10669
10670         * configure.in (target_subdir): Remove duplicate line.
10671
10672 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10673
10674         * Makefile.in (all-automake): fix dependencies.
10675
10676 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10677
10678         * configure.in: Minor cleanups for building in the $(target_alias)
10679         subdir.
10680
10681 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10682
10683         * Makefile.in (bootstrap): Set r and s before make all.  Use
10684         BASE_FLAGS_TO_PASS in make all.
10685         (cross): Likewise.
10686
10687 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10688
10689         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10690
10691 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10692
10693         * config.sub: Fix typo in last change.
10694
10695 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10696
10697         * config.sub: Add support for C4x target.
10698         * configure.in: Likewise.
10699
10700 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10701
10702         * config.sub: Recognize sparcv9 just like sparc64.
10703
10704 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10705
10706         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10707
10708 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10709
10710         * config.guess: Correctly identify Pentium II sco boxes.
10711
10712         * config.guess: Fix "tr" code.  From Weiwen Liu.
10713
10714 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10715
10716         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10717         stabs.
10718
10719 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10720
10721         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10722         (ALL_TARGET_MODULES): Add all-target-libchill.
10723         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10724         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10725         (all-target-libchill): Add dependencies.
10726         * configure.in (target_libs): Add libchill.
10727
10728 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10729
10730         * config.guess: Avoid assumptions about "tr" behaves when
10731         LANG is set to something other than English.
10732
10733 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10734
10735         * configure (gxx_include_dir): Changed to
10736         '${prefix}/include/g++'-${libstdcxx_interface}.
10737
10738         * config.if: New to determine the interfaces.
10739
10740 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10741
10742         * config.guess: Detect and handle MPE/IX.
10743         * config.sub: Deal with MPE/IX.
10744
10745 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10746
10747         * configure.in: Use mh-aix43.
10748
10749 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10750
10751         * configure: Fix --without/--disable cases for gxx-include-dir.
10752
10753 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10754
10755         * mdata-sh:  Imported.  Needed for automake support.
10756
10757 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10758
10759         * Makefile.in (taz): Try "chmod -R og=u ." before
10760         "chmod og=u `find . -print`".
10761
10762 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10763
10764         * configure.in: Add arm-elf and thumb-elf support.
10765
10766 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10767
10768         * Makefile.in: Undo previous patch.
10769
10770 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10771
10772         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10773         to here ...
10774         (install-no-fixedincludes): and here
10775         (INSTALL_MODULES): ... from here.
10776
10777 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10778
10779         * config.sub: Merge with FSF.
10780
10781         * config.guess: Merge with FSF.
10782
10783 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10784
10785         * configure (extraconfigdirs): New variable.
10786         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10787         * Makefile.in (all): Move higher in file.
10788         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10789         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10790         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10791         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10792         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10793
10794 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10795
10796         * Makefile.in (all-target-libjava): Depend on all-gcc and
10797         all-target-newlib.
10798         (configure-target-libjava): Depend on $(ALL_GCC).
10799
10800 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10801
10802         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10803         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10804
10805 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10806
10807         * INSTALL/README: Fix typo.
10808
10809 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10810
10811         * ylwrap: Change absolute path checks to check for DOS style path
10812         names.
10813
10814         * ylwrap: Don't use a full path name if the source file is in the
10815         same directory.  From hjl@lucon.org (H.J. Lu).
10816
10817         * config-ml.in: Default to being verbose, to match Feb 18 change to
10818         configure.
10819
10820 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10821
10822         Brought over from egcs:
10823
10824         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10825
10826         * configure.in (target_subdir): Set to ${target_alias} instead
10827         of "libraries".
10828
10829         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10830
10831         * configure.in (target_subdir): Set to libraries if enable_multilib.
10832
10833 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10834
10835         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10836         multilibs, force reconfiguration the first time we create
10837         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10838
10839 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10840
10841         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10842         avoid confusion with --no-recursion.
10843
10844 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10845
10846         * configure.in: Win32 hosts shouldn't use install -x
10847         * install-sh: remove -x option, and special .exe-handling
10848         hack.
10849
10850 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10851
10852         * config.guess: Recognize i586-pc-beos.
10853         * configure.in: Don't build some bits for beos.
10854
10855 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10856
10857         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10858         CFLAGS default to -O2.
10859
10860         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10861         when using GNU ld.
10862
10863 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10864
10865         * ltmain.sh: Correct install when using a different shell.
10866
10867 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10868
10869         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10870
10871 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10872
10873         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10874         target.
10875
10876 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10877
10878         * ltconfig: Update to correct AIX handling.
10879
10880 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10881
10882         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10883
10884         * configure.in (target_subdir): Set to ${target_alias} instead
10885         of "libraries".
10886
10887 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10888
10889         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10890         (Makefile): Depend on $(gcc_version_trigger).
10891
10892         * configure (gcc_version): Change default initializer to empty
10893         string.
10894         (gcc_version_trigger): New variable; pass this variable down
10895         to subdir configures to enable them checking gcc's version
10896         themselves. Emit make macros for both gcc_version vars.
10897         (topsrcdir): Initialize reliably.
10898         (recursion line): Remove --with-gcc-version=${gcc_version}.
10899
10900 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10901
10902         * configure (enable_version_specific_runtime_libs): Implement new flag
10903         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10904         in $(libsubdir); emit definition in each generated Makefile.
10905         (gxx_include_dir): Initialize depending on
10906         $enable_version_specific_runtime_libs.
10907
10908 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10909
10910         * configure (gcc_version): Initialize properly depending on
10911         how and where configure is started.
10912         (recursion line): Pass a --with-gcc-version=${gcc_version}
10913         to configures in subdirs.
10914
10915 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10916
10917         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10918         cygmon
10919
10920 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10921
10922         * configure.in: Add cygmon and libstub support for mn10200.
10923
10924 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10925
10926         * configure (gcc_version): Add new variable describing the
10927         particular gcc version we're building.
10928         * Makefile.in (libsubdir): Add new macro for the directory
10929         in which the compiler finds executables, libraries, etc.
10930         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10931         and libsubdir.
10932
10933 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10934
10935         * Makefile.in (local-clean): Remove *.log.
10936         (warning.log): Built with warn_summary from build.log.
10937         (mail-report.log): Run test_summary.
10938         (mail-report-with-warnings.log): Run test_summary including
10939         warning.log in the report.
10940
10941 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10942
10943         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10944
10945 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10946
10947         * Makefile.in (grep): Grep no longer depends on libiberty.
10948
10949 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10950
10951         * Makefile.in: all-snavigator needs all-libgui.
10952
10953 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10954
10955         * configure.in: Add cygmon and libstub support for mn10300.
10956
10957 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10958
10959         * missing: Update to version from automake 1.3.
10960
10961         * ltmain.sh: On installation, don't get confused if the same name
10962         appears more than once in the list of library names.
10963
10964 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10965
10966         * config.sub: Accept m68060 and m5200 as CPU names.
10967
10968 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10969
10970         * configure: Use && rather than using -a in test, because odd
10971         strings can confuse test.
10972         * configure.in: Likewise.
10973
10974 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10975
10976         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10977
10978 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10979
10980         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10981         bootstrap4-lean): New targets.
10982
10983 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10984
10985         * mpw-* Delete.  Not used.
10986
10987 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10988
10989         * COPYING.LIB: Update FSF address.
10990
10991 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10992
10993         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10994
10995         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10996         GAS_SUPPORT_DIRS.
10997
10998 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10999
11000         * ltconfig, ltmain.sh: Avoid producing a version number if
11001         -version-info was not used.
11002
11003 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11004
11005         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11006         building with newlib.
11007
11008 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11009
11010         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11011         Solaris `make' causes it to continue to next definition.
11012
11013 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11014
11015         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11016         the right GUI libraries and files are installed along with GDB.
11017
11018 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11019
11020         * configure.in: Change alpha to alpha* in several places.
11021
11022 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11023
11024         * config.sub: Recognize sparc86x.
11025
11026 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11027
11028         * configure.in (--enable-target-optspace): Remove debug echo.
11029
11030 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11031
11032         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11033
11034 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11035
11036         * ltconfig: Update cygwin32 support.
11037
11038         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11039         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11040         (GDB_SUPPORT_DIRS): Likewise.
11041
11042 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11043
11044         * configure.in (target_makefile_frag): If --enable-target-optspace,
11045         use -Os to compile target libraries rather than -O2.  Default to
11046         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11047         not used.
11048         * configure.in (target_cflags): Ditto for d30v.
11049
11050 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11051
11052         * Makefile.in (all-bfd): Depend on all-intl.
11053         (all-binutils): Likewise.
11054         (all-gas): Likewise.
11055         (all-gprof): Likewise.
11056         (all-ld): Likewise.
11057
11058 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11059
11060         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11061
11062 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11063
11064         * Makefile.in (all-bfd): Depend upon all-libiberty.
11065
11066         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11067
11068 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11069
11070         * Makefile.in: Add libstub.
11071
11072         * configure.in: Ditto. Build libstub for targets that have cygmon
11073         support.
11074
11075 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11076
11077         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11078
11079 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11080
11081         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11082         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11083
11084 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11085
11086         * configure: Define DEFAULT_M4 by searching PATH.
11087         * Makfile.in: Use DEFAULT_M4.
11088
11089 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11090
11091         * ltconfig: Add cygwin32 support.
11092
11093         * Makefile.in, configure.in: Add libtool as a native only directory
11094         to configure and build.
11095
11096 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11097
11098         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11099
11100 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11101
11102         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11103
11104 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11105
11106         * Makefile.in: add ash make rules
11107         * configure.in: add ash to native_only and host_tools lists
11108
11109 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11110
11111         * Makefile.in (all-gettext, all-intl): New targets.
11112         (ALL_MODULES): Added all-gettext, all-intl.
11113         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11114         (INSTALL_MODULES): Added install-gettext, install-intl.
11115         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11116
11117         * configure.in (host_tools): Added gettext.
11118         (native_only): Likewise.
11119         (noconfigdirs) [various cases]: Likewise.
11120         (host_libs): Added intl.
11121
11122 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11123
11124         * configure: Do not disable building gdbtk for cygwin32 hosts.
11125
11126 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11127
11128         * configure.in: Add thumb-coff target.
11129         * config.sub: Add thumb-coff target.
11130
11131 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11132
11133         * Makefile.in: Revert yesterday's change.
11134         (all-target-winsup):  all-target-librx stays out of here.
11135
11136 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11137
11138         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11139         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11140         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11141         Remove references to librx and libg++.
11142
11143 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11144
11145         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11146         recursive makes
11147
11148 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11149
11150         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11151         for newlib directory.
11152         (CXX_FOR_TARGET): Likewise.
11153
11154 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11155
11156         * ltconfig: Update after libtool/ltconfig.in change for
11157         hpux11.
11158
11159 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11160
11161         * ltconfig, ltmain.sh: Update to libtool 1.2.
11162
11163 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11164
11165         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11166         (install-gcc-cross): Instead, override LANGUAGES here.
11167
11168 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11169
11170         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11171         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11172
11173 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11174
11175         * configure.in: Add Thumb-pe target.
11176
11177 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11178
11179         * Makefile.in - changed sn targets to snavigator
11180         * configure.in - changed sn targets to snavigator
11181
11182 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11183
11184         * config-ml.in: After building symlink tree call make distclean
11185         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11186         to be the case for libiberty.
11187
11188 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11189
11190         * configure: When making link, also check the current
11191         directory. The configure scripts may create one.
11192
11193 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11194
11195         * config.sub: Accept alphapca56 and alphaev6 properly.
11196
11197 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11198
11199         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11200
11201 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11202
11203         * config.sub (sco5): Fix typo.
11204
11205 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11206
11207         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11208         install-itcl.
11209         (install-itcl): Remove dependency on install-tcl.
11210
11211 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11212
11213         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11214
11215 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11216
11217         * configure.in: Don't build libgui for a cygwin32 target when not on
11218         a cygwin32 host.
11219
11220 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11221
11222         * configure (redirect): Set to null, so default behavior of
11223         configure is now --verbose.
11224
11225 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11226
11227         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11228         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11229
11230 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11231
11232         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11233         this change to sync Makefile.in with its ChangeLog entries.
11234
11235 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11236
11237         * ltmain.sh (mkdir): Check that the directory doesn't exist
11238         before we exit with error, so that we don't get races during
11239         parallel builds.
11240
11241 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11242
11243         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11244
11245 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11246
11247         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11248         PICFLAG_FOR_TARGET.
11249         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11250
11251         * configure: Emit a definition for the new macro enable_shared
11252         into each Makefile.
11253
11254 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11255
11256         * configure.in (host_tools, native_only): Add libtool.
11257
11258 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11259
11260         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11261         Fix typo in ming config comment.
11262
11263 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11266
11267 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11268
11269         * config.sub: Add tic30 cases, and map c30 to tic30.
11270
11271 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11272
11273         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11274         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11275         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11276         (CLEAN_TARGET_MODULES): Similarly
11277         (all-target-libf2c): Add dependences.
11278         * configure.in (target_libs): Add libf2c.
11279
11280 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11281
11282         * configure.in: Remove expect from noconfigdirs when target
11283         is cygwin32.  OK to build expect and dejagnu with Canadian
11284         Cross.
11285
11286 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11287
11288         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11289         host.
11290
11291         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11292         and mingw32.
11293
11294 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11295
11296         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11297         here as it is not defined in the toplevel Makefile.
11298
11299 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11300
11301         * configure (package_makefile_rules_frag): New variable, which names
11302         a file with generic rules, ...
11303         Change comment to mention we now have FIVE parts.
11304         * configure: Undo last change.
11305
11306 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11307
11308         * config.guess: More accurate determination of HP processor types.
11309         * config.sub: More accurate determination of HP processor types.
11310
11311 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11312
11313         * configure (package_makefile_frag): Move inserting the
11314         ${package_makefile_frag} to where it should be according
11315         to the comment.
11316
11317 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11318
11319         * config.guess: Add support for Linux/ARM.
11320
11321 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11322
11323         * .cvsignore: Remove *-info and *-install since they match
11324         release-info and mpw-install, which we don't want to just ignore.
11325
11326 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11327
11328         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11329
11330 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11331
11332         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11333         local_prefix to sub-make invocations.
11334
11335 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11336
11337         * configure.in: Check makefile fragments in the source
11338         directory.
11339
11340 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11341
11342         * configure.in: Check whether host and target makefile
11343         fragments exist before adding them to *_makefile_frag.
11344
11345 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11346
11347         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11348
11349 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11350
11351         * configure.in: Make sure we only replace RPATH_ENVVAR on
11352         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11353         regexp to sed.
11354
11355         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11356         to sub-makes.
11357
11358 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11359
11360         * config-ml.in (multi-do): LDFLAGS must include multilib
11361         designator.
11362
11363 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11364
11365         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11366
11367 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11368
11369         * config.sub: Add mingw32 support.
11370         * configure.in: Likewise.
11371
11372 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11373
11374         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11375
11376 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11377
11378         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11379         * configure (gxx_include_dir): Provide a definition for subdirs
11380         which do not use autoconf.
11381
11382 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11383
11384         * config.guess: Sync with egcs.  Picks up new alpha support,
11385         BeOS & some additional linux support.
11386
11387 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11388
11389         * config.guess: HP 9000/803 is a PA1.1 machine.
11390
11391 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11392
11393         * configure.in: It's alpha*-...
11394
11395 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11396
11397         * configure.in (host_makefile_frag, target_makefile_frag):
11398         Handle multiple config files.
11399         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11400         alpha-*-*.
11401
11402 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11403
11404         * mkdep: New file.
11405
11406 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11407
11408         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11409
11410 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11411
11412         * Makefile.in: Add libgui directory.
11413         (GDB_TK): Add all-libgui.
11414         * configure.in: Add libgui directory.
11415         * configure: Add all-libgui to GDB_TK.
11416
11417 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11418
11419         * config-ml.in (multidirs): Add m32r to multilib list.
11420
11421 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11422
11423         * Makefile.in (all-target-gperf): Change dependency to
11424         all-target-libstdc++.
11425
11426 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11427
11428         * config.guess: Add BeOS support.
11429
11430 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11431
11432         Source directory cvs renamed to cvssrc:
11433         * configure.in (host_tools): Change cvs to cvssrc.
11434         (native_only): Likewise.
11435         (noconfigdirs) [various cases]: Likewise.
11436         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11437         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11438         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11439         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11440         (all-cvssrc): Rename target from all-cvs.
11441
11442 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11443
11444         * configure (gxx_include_dir): Fix thinko.
11445
11446 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11447
11448         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11449         (install-cross, install-gcc-cross): New targets.
11450
11451 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11452
11453         * configure.in (noconfigdirs): Add support for Thumb target.
11454
11455         * config.sub (maybe_os): Add support for Thumb target.
11456
11457 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11458
11459         * Makefile.in: Add rules for cygmon.
11460
11461         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11462
11463 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11464
11465         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11466         * configure (gxx_include_dir): Provide a definition for subdirs
11467         which do not use autoconf.
11468
11469 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11470
11471         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11472         11/18/97 build
11473
11474 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11475
11476         * From Franz Sirl.
11477         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11478         found on RedHat Linux systems.
11479
11480 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11481
11482         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11483         guesses.
11484
11485 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11486
11487         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11488
11489 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11490
11491         * ltmain.sh: If mkdir fails, check whether the directory was created
11492         anyhow by some other process.
11493
11494 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11495
11496         * configure.in (d30v-*-*): Configure all directories.
11497
11498 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11499
11500         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11501         for the D30V.
11502
11503 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11504
11505         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11506
11507 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11508
11509         * include/libiberty.h: Add extern "C" { so it can be used with C++
11510         progrms.
11511         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11512         programs.
11513
11514 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11515
11516         * configure.in (d30v-*-*): Configure GCC now.
11517
11518 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11519
11520         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11521         is no longer needed.
11522
11523 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11524
11525         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11526
11527 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11528
11529         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11530         targets using "$@" to provide support for similar but not identical
11531         targets without having to duplicate code.
11532
11533 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11534
11535         * makefile.vms: Fix to work with DEC C.
11536
11537 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11538
11539         * config.sub: Add mips-tx39-elf to marketing names.
11540
11541 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11542
11543         * ltmain.sh: Handle symlinks in generated script.
11544
11545 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11546
11547         * configure: Handle autoconf style directory options: --bindir,
11548         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11549         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11550         --sysconfdir.
11551         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11552         (sharedstatedir, localstatedir, oldincludedir): New variables.
11553         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11554         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11555         sbindir, sharedstatedir, and sysconfdir.
11556
11557 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11558
11559         * Makefile.in (bootstrap-lean): New target.
11560
11561 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11562
11563         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11564         sn, and gnuserv from noconfigdirs.
11565
11566 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11567
11568         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11569
11570 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11571
11572         * Makefile.in (cross): New target.
11573
11574 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11575                           Jeff Law         <law@cygnus.com>
11576
11577         * Makefile.in (bootstrap2, bootstrap3): New targets.
11578         (all-bootstrap): Remove outdated and confusing target.
11579         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11580
11581 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11582
11583         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11584         windows.  Consistent with gdb/configure.
11585
11586 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11587
11588         * configure.in: Name Linux target fragment.
11589
11590         * configure: Rewrite so that project Makefile fragment is inserted
11591         first and appears last in the resulting Makefile.
11592
11593 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11594
11595         * Makefile.in (install-itcl): Install tcl first.
11596
11597 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11598
11599         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11600
11601 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11602
11603         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11604
11605         * configure.in (skipdirs): Add target-librx for Linux.
11606         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11607
11608 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11609
11610         * Makefile.in (bootstrap): New target.
11611
11612 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11613
11614         * config.sub: Accept 'amigados' for backward compatibility.
11615
11616 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11617
11618         * config.guess: Merge with FSF.
11619
11620 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11621
11622         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11623
11624 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11625
11626         * config.sub: Add "marketing-names" patch.
11627
11628 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11629
11630         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11631
11632 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11633
11634         * config.sub: Handle v850-elf.
11635
11636 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11637
11638         * .cvsignore (*-install): Remove.
11639
11640 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11641
11642         * ltconfig: Set CONFIG_SHELL in libtool.
11643         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11644
11645 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11646
11647         * configure.in (target_subdir): Set to libraries if enable_multilib.
11648
11649 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11650
11651         * config.guess: Update from gcc directory.
11652
11653 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11654
11655         * Makefile.in (all-sim): Depends on all-readline.
11656
11657 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11658
11659         * Makefile.in (BISON, YACC): Use $$s.
11660         (all-bison): Depend on all-texinfo.
11661
11662 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11663
11664         * Makefile.in (BISON): Add -L flag.
11665         (YACC): Likewise.
11666
11667 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11668
11669         * configure.in (noconfigdirs): Add support for v850e target.
11670
11671         * config.sub (maybe_os): Add support for v850e target.
11672
11673 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11674
11675         * configure.in (noconfigdirs): Add support for v850ea target.
11676
11677         * config.sub (maybe_os): Add support for v850ea target.
11678
11679 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11680
11681         * config.sub: Add mipstx39.  Delete r3900.
11682
11683 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11684
11685         * Makefile.in (all-autoconf): Depends on all-texinfo.
11686
11687 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11688
11689         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11690         eabi targets.
11691
11692 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11693
11694         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11695
11696         * configure: When handling a Canadian Cross, handle YACC as well as
11697         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11698         * Makefile.in (all-bison): Depend upon all-texinfo.
11699
11700 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11701
11702         * Makefile.in (BISON): bison, not byacc or bison -y.
11703         (YACC): bison -y or byacc or yacc.
11704         (various): Add *-bison as appropriate.
11705         (taz): No need to mess with BISON anymore.
11706
11707 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11708
11709         * configure: If OSTYPE matches *win32*, try to find a good value for
11710         CONFIG_SHELL.
11711
11712 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11713
11714         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11715         configure.in if it is present.
11716
11717 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11718
11719         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11720
11721 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11722
11723         * config.sub: Recognize `arc' cpu.
11724         * configure.in: Likewise.
11725         * config-ml.in: Likewise.
11726
11727 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11728
11729         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11730
11731 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11732
11733         * configure: Changed sed delimiter from ':' to '|' when
11734         attempting to substitute ${config_shell} for SHELL. On
11735         NT ${config_shell} may contain a ':' in it.
11736
11737 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11738
11739         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11740
11741 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11742
11743         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11744
11745 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11746
11747         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11748
11749         * ylwrap: If the program is a relative path, force it to be
11750         absolute.
11751
11752 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11753
11754         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11755
11756 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11757
11758         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11759         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11760         for libraries.
11761
11762 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11763
11764         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11765         separated by spaces.
11766
11767 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11768
11769         * ylwrap: New file.
11770         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11771
11772         * ltmain.sh: Handle /bin/sh at start of install program.
11773
11774         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11775
11776         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11777         * missing: New file, from automake 1.2.
11778
11779 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11780
11781         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11782         check-tk to CHECK_X11_MODULES.
11783
11784 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11785
11786         * config.sub: Merge with FSF.
11787
11788 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11789
11790         * config.guess: Merge with FSF.
11791
11792 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11793
11794         * configure: Treat msdosdjgpp like go32.
11795         * configure.in: Likewise.  Don't remove gprof for go32.
11796
11797         * configure: Change Makefile.tem2 to Makefile.tm2.
11798
11799 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11800
11801         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11802
11803 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11804
11805         * install-sh (chmodcmd): Set to null if the DST directory already
11806         exists.  Same as Nov 11th change.
11807
11808 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11809
11810         * configure (GDB_TK): Needs itcl and tix.
11811
11812 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11813
11814         * config.guess: Update from FSF.
11815
11816 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11817
11818         * Makefile.in (GDB_TK): Depend on itcl and tix.
11819
11820 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11821
11822         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11823         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11824         (INSTALL_SCRIPT): New variable.
11825         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11826         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11827         to -x.
11828         * install-sh: Add support for -x option.
11829
11830 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11831
11832         * configure.in, Makefile.in: Treat tix like itcl.
11833
11834 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11835
11836         * Makefile.in (WINDRES): New variable.
11837         (WINDRES_FOR_TARGET): New variable.
11838         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11839         (EXTRA_HOST_FLAGS): Add WINDRES.
11840         (EXTRA_TARGET_FLAGS): Add WINDRES.
11841         (EXTRA_GCC_FLAGS): Add WINDRES.
11842         ($(DO_X)): Pass down WINDRES.
11843         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11844         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11845         DLLTOOL_FOR_TARGET.
11846
11847 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11848
11849         * configure.in: configure sim before gdb for win32-x-ppc
11850
11851 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11852
11853         Move gperf into the toplevel, from libg++.
11854         * configure.in (target_tools): Add target-gperf.
11855         (native_only): Add target-gperf.
11856         * Makefile.in (all-target-gperf): New target, depend on
11857         all-target-libg++.
11858         (configure-target-gperf): Empty rule.
11859         (ALL_TARGET_MODULES): Add all-target-gperf.
11860         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11861         (CHECK_TARGET_MODULES): Add check-target-gperf.
11862         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11863         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11864
11865 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11866
11867         * config.sub (mn10200): Recognize new basic machine.
11868
11869 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11870
11871         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11872         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11873
11874 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11875
11876         * configure.in: If we're building mips-sgi-irix6* native, turn on
11877         ENABLE_MULTILIB and set TARGET_SUBDIR.
11878
11879 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11880
11881         * Makefile.in (all-sn): Depend on all-grep.
11882
11883 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11884
11885         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11886
11887         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11888         Makefile.  From Jeff Makey <jeff@cts.com>.
11889         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11890
11891         * Makefile.in (DISTBISONFILES): Remove.
11892         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11893         $(DEFAULT_YACC).
11894
11895         * configure.in: Build itl, db, sn, etc., when building for native
11896         cygwin32.
11897
11898         * Makefile.in (LD): New variable.
11899         (EXTRA_HOST_FLAGS): Pass down LD.
11900         ($(DO_X)): Likewise.
11901
11902 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11903
11904         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11905
11906 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11907
11908         * configure.in (targargs): Strip out any supplied --build argument
11909         before adding our own. Always add --build.
11910
11911 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11912
11913         * configure.in (targargs): Pass --build if we're doing
11914         a cross-compile.
11915
11916 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11917
11918         * configure: Use '|' instead of ":" as the separator in
11919         sed. Otherwise sed chokes on NT path names with drive
11920         designators. Also look for "?:*" as the leading characters in an
11921         absolute pathname.
11922
11923 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11924
11925         * config.sub: Support for r3900.
11926
11927 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11928
11929         * configure.in: Use install-sh, not install.sh.
11930
11931 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11932
11933         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11934         apply it twice.
11935
11936 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11937
11938         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11939         install-binutils.
11940
11941 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11942
11943         * Makefile.in: Add automake targets.
11944         * configure.in (host_tools): Add automake.
11945
11946 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11947
11948         * configure: Default CXX to c++, not gcc.
11949         * Makefile.in (CXX): Set to c++, not gcc.
11950         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11951
11952 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11953
11954         * install-sh: try appending a .exe if source file doesn't
11955         exist
11956
11957 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11958
11959         * configure.in: Turn on multilib by default.
11960         (cross_only): Remove target-libiberty.
11961
11962         * Makefile.in (all-gcc): Don't depend on libiberty.
11963
11964 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11965
11966         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11967
11968 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11969
11970         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11971         (DISTBISONFILES): Add ld/Makefile.in
11972
11973 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11974
11975         * configure.in: if target is cygwin32 but host isn't cygwin32,
11976         don't configure gdb tcl tk expect, not just gdb.
11977
11978 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11979
11980         * configure.in: Added gnuserv everywhere sn appears.
11981
11982         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11983         (CROSS_CHECK_MODULES): Added check-gnuserv.
11984         (INSTALL_MODULES): Added install-gnuserv.
11985         (CLEAN_MODULES): Added clean-gnuserv.
11986         (all-gnuserv): New target.
11987
11988 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11989
11990         * config.guess: Fixes for MIPS OpenBSD systems.
11991
11992 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11993
11994         * Makefile.in (INSTALL_XFORM): Remove.
11995         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11996
11997         * mkinstalldirs: New file, copied from automake.
11998         * Makefile.in (installdirs): Rename from install-dirs.  Use
11999         mkinstalldirs.  Change all users.
12000         (DEVO_SUPPORT): Add mkinstalldirs.
12001
12002 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12003
12004         * install-sh: Rename from install.sh.
12005         * Makefile.in (INSTALL): Change install.sh to install-sh.
12006         (DEVO_SUPPORT): Likewise.
12007
12008         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12009         Graichen <graichen@rzpd.de>.
12010
12011 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12012
12013         * config.guess: Recognize OpenBSD systems correctly.
12014
12015 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12016
12017         * README, Makefile.in (ETC_SUPPORT): Remove references to
12018         cfg-paper*, configure.{texi,man,info*}._
12019
12020 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12021
12022         * Makefile.in (all.normal): Ensure that gcc is built after all
12023         the x11 - ie gdb - targets.
12024
12025 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12026
12027         * makefile.vms: Don't run conf-a-gas.
12028
12029 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12030
12031         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12032
12033 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12034
12035         * configure.in: Remove noconfigdirs case since gdb also
12036         configures and builds for tic80-coff.
12037
12038 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12039
12040         * configure: Set cache_file to config.cache.
12041         * Makefile.in (local-distclean): Remove config.cache.
12042
12043 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12044
12045         * COPYING: Update FSF address.
12046
12047 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12048
12049         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12050         noconfigdirs.
12051
12052 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12053
12054         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12055         MAKEDIRS, is empty.
12056
12057 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12058
12059         * config.sub: Tweak mn10300 entry.
12060
12061 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12062
12063         * configure.in (host_tools): Put sim before gdb, so gdb's
12064         configure.tgt can determine if the simulator was configured.
12065
12066 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12067
12068         * config.sub: Move BeOS $os case to be with other Cygnus
12069         local cases.
12070
12071 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12072
12073         * config.sub: Remove misplaced comment that broke Linux.
12074
12075 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12076
12077         * config.sub: Add BeOS support.
12078
12079 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12080
12081         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12082
12083 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12084
12085         * configure.in (noconfigdirs): Remove tcl and tk from
12086         noconfigdirs for cygwin32 builds.
12087
12088 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12089
12090         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12091
12092 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12093
12094         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12095         make-all.com, use makefile.vms instead.
12096
12097 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12098
12099         * config.sub: Accept -lnews*.
12100
12101 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12102
12103         * configure.in (noconfigdirs): Disable target-newlib,
12104         target-examples and target-libiberty for d30v.
12105
12106 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12107
12108         * configure.in (noconfigdirs): Enable ld for d30v.
12109
12110 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12111
12112         * configure.in (tic80-*-*): Build compiler.
12113
12114 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12115
12116         * configure.in (d30v-*): Remove sim directory from list of
12117         unsupported d30v directories
12118
12119 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12120
12121         * config.sub, configure.in: Add d30v target cpu.
12122
12123 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12124
12125         * makefile.vms: New file.
12126         * make-all.com: Remove.
12127
12128 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12129
12130         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12131
12132 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12133
12134         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12135
12136 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12137
12138         * Makefile.in (ALL_MODULES): Added all-db.
12139         (CROSS_CHECK_MODULES): Addec check-db.
12140         (INSTALL_MODULES): Added install-db.
12141         (CLEAN_MODULES): Added clean-db.
12142
12143 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12144
12145         * config.guess: Merge with latest FSF sources.
12146
12147 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12148
12149         * Makefile.in (ALL_MODULES): Added all-itcl.
12150         (CROSS_CHECK_MODULES): Added check-itcl.
12151         (INSTALL_MODULES): Added install-itcl.
12152         (CLEAN_MODULES): Added clean-itcl.
12153
12154 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12155
12156         * configure.in: build gdb for mn10200
12157
12158 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12159
12160         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12161
12162 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12163
12164         * configure.in (tic80-*-*): Turn off most targets right now.
12165
12166 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12167
12168         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12169         rather than the makeinfo program.
12170         (do-info): Depend upon all-texinfo.
12171
12172 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12173
12174         * configure.in: Remove uses of config/mh-linux.
12175
12176         * config.sub, config.guess: Merge with latest FSF sources.
12177
12178 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12179
12180         * config.sub (case $basic_machine): Add tic80 entries.
12181
12182 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12183
12184         * config.sub, config.guess: Merge with latest FSF sources.
12185
12186 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12187
12188         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12189         * mpw-config.in: Test for NewFolderRecursive.
12190         * mpw-install: Use symbolic name for startup filename.
12191         * mpw-README: Add various additional details.
12192
12193 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12194
12195         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12196
12197 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12198
12199         * configure.in: Do build gcc and the target libraries for
12200         the mn10200.
12201
12202 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12203
12204         * configure.in: don't avoid building gdb for mn10300 any more
12205         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12206         instead of single-quoting it.
12207
12208 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12209
12210         * configure.in: Don't use --with-stabs on IRIX 6.
12211
12212 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12213
12214         * configure.in (m32r): Build gdb, libg++ now.
12215
12216 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12217
12218         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12219         directories from noconfigdirs.
12220
12221 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12222
12223         * config.sub (basic_machine): added mips16 configuration
12224
12225 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12226
12227         * config.sub: Handle d10v-unknown.
12228
12229 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12230
12231         * config.sub: Handle v850-unknown.
12232
12233 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12234
12235         * Makefile.in: add findutils
12236         * configure.in: add findutils to list of host_tools
12237
12238 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12239
12240         * config.sub: Handle mn10200 and mn10300.
12241
12242 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12243
12244         * configure.in (d10v-*): Do not build librx.
12245
12246 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12247
12248         * configure.in (mn10300): Build everything except gdb & libgloss.
12249
12250 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12251
12252         * config.guess:  Patch for Dansk Data Elektronik servers,
12253         from Niels Skou Olsen <nso@dde.dk>.
12254
12255         For ncr, use /bin/uname rather than uname, since GNU uname does not
12256         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12257
12258         Patch for MIPS R4000 running System V,
12259         from Eric S. Raymond <esr@snark.thyrsus.com>.
12260
12261         Fix thinko for nextstep.
12262
12263         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12264
12265         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12266         * config.guess: Guess mips-dec-mach_bsd4.3.
12267
12268         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12269         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12270         release numbers.
12271         * config.guess (mips-mips-riscos*):  Emit just enough of the
12272         release number.
12273
12274         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12275         * config.guess (sparc-auspex-sunos*):  Added.
12276         (f300-fujitsu-*): Added.
12277
12278         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12279         * config.guess:  Recognize a Tadpole as a sparc.
12280
12281 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12282
12283         * config.guess: Don't assume that NextStep version is either 2 or
12284         3.  NextStep 4 (aka OpenStep 4) has come out now.
12285
12286 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12287
12288         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12289         From Rik Faith <faith@cs.unc.edu>.
12290
12291 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12292
12293         * config.sub: Contributions from bug-gnu-utils to:
12294         Support plain "hppa" (no version given) architecture, reported by
12295         OpenStep.
12296         OpenBSD like NetBSD.
12297         LynxOs is not a hardware supplier.
12298
12299         * config.guess: Contributions from bug-gnu-utils to add support for:
12300         OpenBSD like NetBSD.
12301         Stratus systems.
12302         More Pyramid systems.
12303         i[n>4]86 Intel chips.
12304         M680[n>4]0 Motorola chips.
12305         Use unknown instead of lynx for hardware manufacturer.
12306
12307 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12308
12309         * install.sh (chmodcmd): Set to null if the DST directory already
12310         exists.
12311
12312 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12313
12314         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12315         not use mt-ppc target Makefile fragment any more.
12316
12317 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12318
12319         * configure.in (*-*-windows):  Exclude everything but those dirs
12320         needed to build windows.
12321
12322 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12323
12324         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12325
12326 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12327
12328         * configure.in:  Exclude mmalloc from i386-windows.
12329
12330 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12331
12332         * Undo my previous change.
12333
12334 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12335
12336         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12337         unconditionally.
12338         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12339
12340 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12341
12342         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12343         host to add it's own flags.
12344
12345 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12348
12349 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12350
12351         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12352         (CXX_FOR_TARGET): Likewise.
12353         (GCC_FOR_TARGET): Define.
12354         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12355         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12356         CC_FOR_TARGET was specified on the command line.
12357         (MAKEOVERRIDES): Don't define.
12358
12359 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12360
12361         * configure.in (m32r): Fix spelling of libg++ libs.
12362
12363 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12364
12365         * config.sub (-apple*): Remove, now redundant.
12366
12367 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12368
12369         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12370
12371         * configure: Rework yesterday's sed script patch.
12372
12373         * config.sub: Merge with FSF.
12374
12375 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12376
12377         * config.guess:  Merge from FSF.
12378
12379         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12380         * config.guess: Use pc instead of unknown, for pc clone systems.
12381         Change linux to linux-gnu.
12382
12383         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12384         * config.guess: Avoid non-portable tr syntax.
12385
12386 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12387
12388         * test-build.mk (HOLES): Add "xargs" for gdb.
12389
12390         * configure: Avoid hpux10.20 sed bug.
12391
12392 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12393
12394         * configure.in:  Add support for windows host
12395         (that is a build done under the Microsoft build environment).
12396
12397 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12398
12399         * Makefile.in: Replace all uses of srcroot with s, to shrink
12400         command line lengths.
12401
12402         Patches from Geoffrey Noer <noer@cygnus.com>:
12403         * configure.in: If configuring for newlib, pass --with-newlib to
12404         subdirectories.
12405         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12406         -Bnewlib/ and -Lwinsup to gcc.
12407         (CXX_FOR_TARGET): Likewise.
12408
12409 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12410
12411         * Makefile.in (ETC_SUPPORT): Add configure.
12412
12413 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12414
12415         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12416         host configuration file.
12417
12418 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12419
12420         * configure.in: Break mn10x00 support into separate
12421         mn10200 and mn10300 configurations.
12422         * config.sub: Likewise.
12423
12424 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12425
12426         * configure.in: Add lots of stuff to noconfigdirs for
12427         the mn10x00 targets.
12428
12429         * config.sub, configure.in: Add mn10x00 support.
12430
12431 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12432
12433         * make-all.com: Call conf-a-gas, not config-a-gas.
12434
12435 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12436
12437         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12438         targets.
12439
12440 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12441
12442         * mpw-README: Add much more detail for native PowerMac.
12443         * mpw-install: New file.
12444         * mpw-configure: Add --norecursion and --help options.
12445         * mpw-config.in: Translate readme and install files when
12446         copying to objdir.
12447         * mpw-build.in: Don't always depend on byacc and flex.
12448         (install-only-top): New action.
12449
12450 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12451
12452         * configure.in:  You can now configure GDB for the v850.
12453
12454 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12455
12456         * configure.in (noconfigdirs): Don't configure any C++ dirs
12457         if targeting D10V.
12458
12459 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12460
12461         * config.sub: Recognize mips64vr5000.
12462
12463 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12464
12465         * configure.in: Use a single line for host_tools and native_only.
12466
12467 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12468
12469         * config.sub, configure.in: Add entries for m32r.
12470
12471 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12472
12473         * Makefile.in (inet-install): Don't run install-gzip.
12474
12475 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12476
12477         * configure.in:  Don't config lots of things for *-*-windows*.
12478
12479 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12480
12481         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12482         (host_libs, host_tools): Copy from configure.in.
12483         * mpw-configure: Don't complain about directories not found.
12484
12485 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12486
12487         * configure.in (i[345]86): Recognize i686 for pentium pro.
12488         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12489         file.
12490
12491         * config.guess (i[345]86): Ditto.
12492
12493 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12494
12495         * configure.in (noconfigdirs): Removed gdb for D10V.
12496
12497 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12498
12499         * configure.in: Remove ld, target-libio, target-libg++, and
12500         target-libstdc++ from noconfigdirs.
12501
12502 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12503
12504         * configure: Fix three locations where shell scripts were
12505         being run directly rather than with config_shell.
12506
12507 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12508
12509         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12510         * config.sub (basic_machine): Recognize v850.
12511
12512 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12513
12514         * mpw-configure: Handle multiple enable/disable options and
12515         pass them down recursively, handle -c and -s flags appropriately
12516         depending on choice of compiler, add escape mechanism for
12517         quoted arguments to gC.
12518
12519 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12520
12521         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12522         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12523         so that -mrelocatable-lib and -mno-eabi are used.
12524
12525         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12526         not support --print-multi-lib, don't abort.
12527
12528 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12529
12530         * make-all.com: Run config-a-gas.
12531         * setup.com: Don't copy subdirectory files around.
12532
12533 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12534
12535         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12536         target, it now compiles correctly.
12537
12538 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12539
12540         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12541
12542 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12543
12544         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12545
12546 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12547
12548         * configure.in (native_only): Add prms.
12549
12550 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12551
12552         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12553         (BINUTILS_SUPPORT_DIRS): Likewise.
12554
12555 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12556
12557         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12558         d10v support is added.
12559
12560 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12561
12562         * configure.in (d10v-*-*): New target.
12563
12564 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12565
12566         * config.guess (HP 9000/811): Recognize this as a PA1.1
12567         machine.
12568
12569 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12570
12571         * Makefile.in (do-tar-gz): New target, split out from tail end of
12572         taz target.  Run each command separately, don't use pipes.
12573         (taz): Use it.
12574
12575 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12576
12577         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12578         * mpw-build.in: No builds should depend on building byacc or flex,
12579         they are assumed to be installed already.
12580
12581 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12582
12583         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12584         variable that CC_FOR_TARGET needs.
12585
12586 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12587
12588         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12589         options have changed since the last time the subdirectory was
12590         configured, and if it has, reconfigure.
12591         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12592         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12593
12594 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12595
12596         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12597         CLEAN_MODULES): Add bash.
12598         (all-bash): New target.
12599
12600 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12601
12602         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12603
12604 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12605
12606         * config.sub (basic_machine): Recognize d10v as a valid processor.
12607
12608 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12609
12610         * mpw-configure: Add support for --bindir.
12611         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12612
12613 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12614
12615         * configure.in: add bash, time, gawk to list of hosttools and things
12616         to only build for native toolchains
12617
12618 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12619
12620         * Makefile.in (docdir): Remove.
12621
12622 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12623
12624         * Makefile.in (datadir): Set to $(prefix)/share.
12625
12626 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12627
12628         * configure.in: build diff and patch for cygwin32-hosted
12629         toolchains.
12630
12631 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12632
12633         * config.sub: Accept -rtems*.
12634
12635 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12636
12637         * configure.in: enable dosrel for cygwin32-hosted builds,
12638                 remove diff from the list of things not buildable
12639                 via Canadian Cross
12640
12641 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12642
12643         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12644         don't get ". ".
12645
12646 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12647
12648         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12649
12650 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12651
12652         * Makefile.in (taz): Handle case where tex3patch didn't even get
12653         checked out.  Also, if it was found, put the symlink in a new util
12654         subdirectory.
12655
12656 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12657
12658         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12659
12660 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12661
12662         * config.sub: Recognize -openvms.
12663         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12664         * make-all.com, setup.com: New files.
12665
12666 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12667
12668         * Makefile.in (taz): tex3patch moved to texinfo/util.
12669
12670 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12671
12672         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12673         * configure.in: remove make from disable-if-Can-Cross list
12674                 enable gdb if ${host} and ${target} are cygwin32
12675
12676 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12677
12678         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12679         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12680
12681 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12682
12683         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12684         distinguish sysv/svr4/bsd variants.
12685         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12686
12687 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12688
12689         * configure.in: Added copyright notice.
12690         * move-if-change: Added copyright notice.
12691
12692 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12693
12694         * configure.in (powerpcle-*-solaris*): Until we get shared
12695         libraries working, don't build gdb, sim, make, tcl, tk, or
12696         expect.
12697
12698 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12699
12700         * config.guess:  Merge with FSF:
12701
12702         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12703         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12704
12705         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12706         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12707
12708         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12709         * config.guess:  Combine two OSF1 rules.
12710         Also recognize field test versions.  From mjr@zk3.dec.com.
12711         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12712         because GNU uname does not support -p.  From pmr@pajato.com.
12713
12714 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12715
12716         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12717
12718 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12719
12720         * mpw-README: Document GCCIncludes.
12721
12722 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12723
12724         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12725
12726 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12727
12728         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12729
12730 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12731
12732         * configure.in (*-*-cygwin32): Configure make.
12733
12734 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12735
12736         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12737
12738 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12739
12740         * Makefile.in (all-inet): Depend on all-perl.
12741
12742         * Makefile.in (inet-install): New target.
12743
12744         * Makefile.in (all-inet): Depend on all-tcl.
12745         (all-inet): Depend on all-send-pr.
12746
12747 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12748
12749         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12750         temporarily.
12751
12752 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12753
12754         * configure.in: Don't configure --with-gnu-ld on AIX.
12755
12756 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12757
12758         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12759
12760 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12761
12762         * Makefile.in (ALL_MODULES): Added all-inet.
12763         (CROSS_CHECK_MODULES): Added check-inet.
12764         (INSTALL_MODULES): Added install-inet.
12765         (CLEAN_MODULES): Added clean-inet.
12766         (all-indent): New target.
12767
12768         * configure.in (host_tools): Added inet.
12769         (native_only): Added inet.
12770         (noconfigdirs): Added inet.
12771
12772 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12773
12774         * configure.in: Don't configure libgloss if we are not configuring
12775         newlib.
12776
12777 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12778
12779         * configure.in: Don't configure libgloss for unsupported
12780         architectures.
12781
12782 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12783
12784         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12785
12786 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12787
12788         * Makefile.in (ALL_MODULES): Include all-apache.
12789         (CROSS_CHECK_MODULES): Include check-apache.
12790         (INSTALL_MODULES): Include install-apache.
12791         (all-apache): New target.
12792
12793         * configure.in: Added apache everywhere perl is seen.
12794
12795 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12796
12797         * Makefile.in: Add support for clean-{module} and
12798         clean-target-{module} rules.
12799
12800 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12801
12802         * configure.in (*-*-ose) do not build libgloss.
12803
12804 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12805
12806         * config.guess (prep*:SunOS:5.*:*): Turn into
12807         powerpele-unknown-solaris2.
12808
12809 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12810
12811         * configure.in: Permit --enable-shared to specify a list of
12812         directories.
12813
12814 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12815
12816         * configure.in (host==solaris): Pass only the first word of $CC
12817         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12818
12819 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12820
12821         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12822
12823 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12824
12825         * Makefile.in (ALL_MODULES): Include all-perl.
12826         (CROSS_CHECK_MODULES): Include check-perl.
12827         (INSTALL_MODULES): Include install-perl.
12828         (ALL_X11_MODULES): Include all-guile.
12829         (CHECK_X11_MODULES): Include check-guile.
12830         (INSTALL_X11_MODULES): Include install-guile.
12831         (all-perl): New target.
12832         (all-guile): New target.
12833
12834         * configure.in (host_tools): Include perl and guile.
12835         (native_only): Include perl and guile.
12836         (noconfigdirs): Don't build guile and perl; no ports have been
12837         done.
12838
12839 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12840
12841         * configure (--enable-*): Handle quoted option lists such as
12842         --enable-sim-cflags='-g0 -O' better.
12843
12844 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12845
12846         * Makefile.in ({,inst}all-target): New rule so we can make and
12847         install all of the target directories easily.
12848
12849 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12850
12851         * configure.in: Add missing global flag in sed substitution when
12852         deleting `target-' from ${configdirs}.
12853
12854 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12855
12856         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12857         option.
12858
12859         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12860         config/mh-necv4.
12861
12862         * install.sh: Correct misspelling of transformbasename.
12863
12864         * config.guess: Recognize mips-*-sysv*.
12865
12866 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12867
12868         * config.sub: Recognize mon960.
12869
12870 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12871
12872         * configure: Restore Canadian Cross handling of BISON and LEX,
12873         removed in Feb 20 change.
12874
12875 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12876
12877         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12878         Mention make install.  Remove the old copyright date as well the
12879         clumsy and rather pointless copyright on the README file.
12880
12881 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12882
12883         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12884         Makefile after running symlink-tree, then run `make distclean' to
12885         avoid clobbering any generated files in srcdir.
12886
12887 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12888
12889         * configure.in (m68k-*-netbsd*): Build everything now.
12890
12891 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12892
12893         * Makefile.in (taz): Fix quoting.
12894
12895 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12896
12897         * configure.in (sparclet-*-*): Build everything now.
12898
12899 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12900
12901         * configure.in (m68k-*-linux*): New host.
12902
12903 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12904
12905         * configure: Check for bison before byacc.
12906
12907 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12908
12909         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12910         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12911         searching PATH.  These are used as fallbacks by Makefile.in if
12912         flex/bison/byacc aren't in objdir.
12913
12914 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12915
12916         * Makefile.in: Make everything which depends upon all-bfd also
12917         depend upon all-opcodes, in case --with-commonbfdlib is used.
12918
12919 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12920
12921         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12922         building NT native compilers on Unix.
12923
12924 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12925
12926         * configure.in: Don't get CC from the host Makefile fragment if we
12927         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12928         Solaris test for /usr/ucb/cc to the post target script, just after
12929         the compiler sanity test.
12930
12931 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12932
12933         * config.sub: Merge with FSF.
12934
12935 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12936
12937         * Makefile.in (RPATH_ENVVAR): New variable.
12938         (REALLY_SET_LIB_PATH): Use it.
12939         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12940
12941 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12942
12943         * config.sub, configure.in: Recognize sparclet cpu.
12944
12945 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12946
12947         * config.guess:  Support m68k-cbm-sysv4.
12948
12949 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12950
12951         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12952         m68k-unknown-linuxaout from linker help string.  Put quotes around
12953         $ld_help_string.
12954
12955 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12956
12957         * config.guess (powerpc-harris-powerunix): Add guess for port
12958         to new target.
12959
12960 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12961
12962         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12963
12964 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12965
12966         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12967         $(REALLY_SET_LIB_PATH) in Makefile.
12968         * Makefile.in (SET_LIB_PATH): New variable.
12969         (REALLY_SET_LIB_PATH): New variable.
12970         ($(DO_X)): Use $(SET_LIB_PATH).
12971         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12972         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12973         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12974         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12975         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12976         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12977         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12978         (install-dosrel): Likewise.
12979         (all-opcodes): Depend upon all-libiberty.
12980
12981 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12982
12983         * config.guess (*:CYGWIN*): New
12984
12985 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12986
12987         * Makefile.in (all-target-winsup): All all-target-libiberty.
12988
12989 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12990
12991         * configure.in (noconfigdirs): Add missing # in front of comment.
12992
12993 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12994
12995         * configure.in: add second pass to things added to noconfigdirs
12996         so *-gm-magic can exclude libgloss properly.
12997
12998 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12999
13000         * mpw-configure (extralibs_name, rez_name): Set correctly
13001         for MWC68K compiler.
13002
13003         * mpw-README: Add more info on the necessary build tools.
13004
13005 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13006
13007         * configure.in, config.sub: Recognize cygwin32.
13008
13009 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13010
13011         * config.guess, config.sub: Recognize A/UX.
13012
13013 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13014
13015         * config.sub: Merge with gcc/config.sub.
13016
13017 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13018
13019         * mpw-build.in (do-binutils): Add build of stamps.
13020
13021 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13022
13023         * config.sub: Add recognition for mips64vr4100*-* targets.
13024
13025 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13026
13027         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13028         Add creation of gconfigargs with `--enable-shared' turned on.
13029         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13030         ($(host)-stamp-stage3-configured): Likewise.
13031         (HOLES): Add chatr and ldd.
13032         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13033
13034 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13035
13036         * configure: Pass --nfp to recursive configures.
13037
13038 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13039
13040         * Makefile.in (DLLTOOL): New.
13041         (DLLTOOL_FOR_TARGET): New.
13042         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13043         (EXTRA_TARGET_FLAGS): Ditto.
13044         (EXTRA_GCC_FLAGS): Ditto.
13045         (CONFIGURE_TARGET_MODULES): Ditto.
13046         (DO_X): Ditto.
13047         * configure: Add DLLTOOL.
13048
13049 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13050
13051         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13052         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13053         mh-sco, since old workarounds no longer needed, and don't
13054         build ld, since libraries have weak symbols in COFF.
13055
13056 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13057
13058         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13059
13060 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13061
13062         * configure.in: Make sure that ${CC} can be used to compile an
13063         executable.
13064
13065 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13066
13067         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13068         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13069         nothing depending on whether gdbtk is being built.
13070
13071 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13072
13073         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13074
13075 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13076
13077         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13078         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13079
13080 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13081
13082         * config-ml.in: Add support for
13083         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13084         Simplify setting of multidirs from --disable-foo.
13085
13086 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13087
13088         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13089         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13090         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13091         non-empty, pass them on to the  GCC make.
13092         (all-bootstrap): New rule that is like all-gcc, except it executes
13093         the GCC bootstrap rule instead of the GCC all rule.
13094
13095 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13096
13097         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13098
13099 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13100
13101         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13102         DG/UX support.
13103
13104 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13105
13106         * config.sub (i*86*) Change [345] to [3456]
13107
13108 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13109
13110         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13111         --with-gnu-ld=no.
13112
13113 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13114
13115         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13116         AIX multilibs get built.
13117
13118 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13119
13120         * configure.in (i386-win32): Don't build expect if we're not
13121         building the tcl subdir.
13122
13123 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13124
13125         * Makefile.in: (configure-target-examples, all-target-examples):
13126         New targets, configure and build example programs.
13127
13128 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13129
13130         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13131         use it as input to sedit the generated MPW makefile.
13132         * mpw-README: Add a suggestion about Gestalt.h.
13133
13134 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13135
13136         * config.sub: Accept *-*-ieee*.
13137
13138 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13139
13140         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13141         Ronald F. Guilmette <rfg@monkeys.com>.
13142
13143 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13144
13145         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13146         for powerpc-pe native.
13147         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13148         (target==powerpc-pe): duplicate i386-win32 entry.
13149
13150 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13151
13152         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13153         of vxworks, not just vxworks5.1.
13154
13155 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13156
13157         * mpw-configure: Add support for exec-prefix.
13158
13159 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13160
13161         * config.guess: Recognize HP model 816 machines as having
13162         a PA1.1 processor.
13163
13164 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13165
13166         * configure: Ignore new autoconf configure options.
13167
13168 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13169
13170         * config.guess:  Recognize Pentium under SCO.
13171         From Robert Lipe <robertl@arnet.com>.
13172
13173 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13174
13175         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13176
13177 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13178
13179         * configure.in: Don't configure gas for alpha-dec-osf*.
13180
13181 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13182
13183         * configure.in: Default to --with-stabs for some targets for which
13184         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13185         i[345]86*-*-unixware*.
13186
13187 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13188
13189         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13190         rather than basing it on the target.  Simplify handling of options
13191         controlling which directories to configure.  Remove extraneous
13192         slash in multi-clean target.
13193
13194 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13195
13196         * config-ml.in: Prefix more variables with ml_ so they don't collide
13197         with configure's.
13198
13199 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13200
13201         * configure: Don't turn -v into --v.
13202
13203 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13204
13205         * configure.in (targargs): Fix typo.
13206
13207         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13208
13209 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13210
13211         * configure.in: Strip --host and --target options from
13212         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13213         --with-cross-host option when building with a cross-compiler.
13214         * configure: Canonicalize the arguments put into config.status by
13215         always using `=' for an option with an argument.  Pass a presumed
13216         --host or --target explicitly.
13217
13218 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13219
13220         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13221         into general OS recognition case.
13222
13223 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13224
13225         * configure.in (target_configdirs): add target-winsup only
13226         for win32 target systems.
13227
13228 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13229
13230         * Makefile.in (all-target-libgloss): Depend upon
13231         configure-target-newlib, since when libgloss is built it looks to
13232         see if the newlib directory exists.
13233
13234 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13235
13236         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13237         cfg-ml-*.in.
13238
13239 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13240
13241         * configure: Handle LD and LD_FOR_TARGET when configuring a
13242         Canadian Cross.
13243
13244 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13245
13246         * configure.in (target_libs): add target-winsup.
13247         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13248         (target==ppcle-pe): remove ld from $noconfigdirs.
13249
13250 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13251
13252         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13253         Preserve relative path names in $srcdir.  Build symlink tree if
13254         configuring cross target dir and srcdir=. (= no VPATH support).
13255         (configure-target-libg++): Depend on configure-target-librx.
13256         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13257         * config-ml.in: New file.
13258         * symlink-tree: New file.
13259         * configure: Ensure srcdir="." if that's what it is.
13260
13261 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13262
13263         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13264         includes and FLEX_SKELETON setting.
13265         * mpw-configure (--with-gnu-ld): New option, controls whether
13266         to use PPCLink or ld with PowerMac GCC.
13267         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13268         * mpw-config.in: Configure grez if targeting Mac.
13269
13270         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13271         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13272         just macos.
13273         * configure.in: Configure grez resource compiler if targeting Mac.
13274         * Makefile.in (all-grez, install-grez): New targets.
13275
13276 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13277
13278         * configure: CXX defaults to gcc, not g++.  If we find
13279         gcc in the path, set CC to gcc -O2.
13280
13281 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13282
13283         * configure: Default ${build} correctly.  Avoid picking up extra
13284         spaces when reading CC and CXX from Makefile.  When doing a
13285         Canadian Cross, use plausible default values for numerous
13286         variables.
13287         * configure.in: When doing a Canadian Cross, don't try to
13288         configure tools whose configure script can't handle it.
13289
13290 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13291
13292         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13293
13294 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13295
13296         * configure:  Remove dubious bug reporting address.
13297
13298 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13299
13300         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13301         configure script, run that instead of this directory's configure.
13302         In either case, print a message that we're configuring the sub-dir.
13303
13304 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13305
13306         * configure.in: Before checking for the existence of various files,
13307         use sed to filter out "target-".
13308
13309 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13310
13311         * Makefile.in (DO_X): Split rule to decrease command line length
13312         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13313         (Philippe De Muyter).
13314
13315 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13316
13317         * Makefile.in (all-patch): depend on all-libiberty.
13318
13319 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13320
13321         * configure.in: If the only directory in target_configdirs which
13322         actually exists is libiberty, then set target_configdirs to empty,
13323         to avoid trying to build a target libiberty in a gas or gdb
13324         distribution.
13325
13326 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13327
13328         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13329         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13330         systems.
13331
13332 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13333
13334         * configure.in (copy_dirs): Use sys-include instead of include
13335         for --with-headers option.
13336
13337 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13338
13339         * Makefile.in, configure.in: Make winsup builds work with
13340         new scheme.
13341
13342 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13343
13344         * configure.in: Build the linker on AIX.
13345
13346 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13347
13348         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13349         where needed.
13350
13351 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13352
13353         * Makefile.in (all-gcc): Fix typo.
13354
13355 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13356
13357         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13358
13359 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13360
13361         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13362         to target-xiberty, to provide more flexibility.
13363         (target_subdir):  Define.  Create if cross.
13364         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13365         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13366         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13367         check-libFOO -> check-target-libFOO, etc.
13368         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13369         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13370         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13371         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13372         allow ALL_GCC="" to only configure.
13373         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13374         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13375         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13376
13377 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13378
13379         * Makefile.in (taz): Build "info" in etc explicitly.
13380
13381 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13382
13383         * configure.in:  Make sure that CC is undefined (as opposed to
13384         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13385         problem with autoconf trying to configure on a host without GCC.
13386
13387 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13388
13389         * mpw-configure: Set host alias from choice of host compiler,
13390         only use generic MPW Makefile sed if present, edit a file
13391         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13392         * mpw-README: Add problem notes about CW6 and CW7.
13393
13394 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13395
13396         * Makefile.in (taz): Use ";" instead of ";;".
13397
13398 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13399
13400         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13401         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13402         DISTDOCDIRS.
13403         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13404         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13405
13406 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13407
13408         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13409         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13410         Move bfd to DISTSTUFFDIRS.
13411
13412 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13413
13414         * Makefile.in (X11_LIB): Removed.
13415         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13416
13417         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13418
13419 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13420
13421         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13422         names.
13423
13424 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13425
13426         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13427
13428 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13429
13430         * configure.in (i[345]86-*-win32): Always build newlib.
13431         Don't configure cvs, autoconf or texinfo.
13432         * Makefile.in (LD_FOR_TARGET): New.
13433         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13434         Pass down LD_FOR_TARGET.
13435
13436 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13437
13438         * winsup: New directory.
13439         * Makefile.in: Build winsup.
13440         * configure.in: Winsup is configured when target is win32.
13441         Can only build win32 target GDB when native.
13442
13443 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13444
13445         * config.guess: Recognize HP model 819 machines as having
13446         a PA 1.1 processor.
13447
13448 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13449
13450         * configure: Fix sed loop which substitutes for CC and CXX to
13451         avoid bug found in various sed implementations.
13452
13453 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13454
13455         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13456         simulator.  Use standard powerpc-*-eabi*.
13457
13458 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13459
13460         * configure.in: Stop putting gas and binutils in noconfigdirs for
13461         powerpc-*-aix* and rs6000-*-*.
13462
13463 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13464
13465         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13466         -mcall-aixdesc libraries.
13467
13468 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13469
13470         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13471
13472         * config.sub (arm | armel | armeb): Fix shell syntax.
13473
13474 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13475
13476         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13477         -msoft-float and -mcpu=common support.
13478         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13479         libraries.
13480
13481 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13482
13483         * configure.in: Allow configuration and build of emacs19 for the alpha.
13484
13485 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13486
13487         * configure.in (CC): Get ^CC, not just any old CC, from
13488         ${host_makefile_frag}.
13489
13490 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13491
13492         * configure.in (CC): Try to get CC from
13493         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13494
13495 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13496
13497         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13498         only if it exists in $(srcdir).
13499
13500 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13501
13502         * configure: If CC and CXX are not set in the environment, set
13503         them, based on either an existing Makefile or on searching for gcc
13504         in PATH.  Substitute for CC and CXX in Makefile.
13505         * configure.in: Remove libm from target_libs.  Separate
13506         target_configdirs from configdirs.  If CC is not set in
13507         environment, try to get it from a host Makefile fragment.  Rewrite
13508         changes of configdirs to use skipdirs instead.  A few minor
13509         tweaks.  Take directories out of target_configdirs as they are
13510         taken out of configdirs.  Remove existing Makefile files from
13511         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13512         CONFIG_ARGUMENTS in Makefile.
13513         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13514         by configure.in.
13515         (CONFIG_ARGUMENTS): Likewise.
13516         (CONFIGURE_TARGET_MODULES): New variable.
13517         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13518         ($(CONFIGURE_TARGET_MODULES)): New target.
13519         (configure-libg++, configure-libio): New targets.
13520         (all-libg++): Depend upon configure-libg++.
13521         (all-libio): Depend upon configure-libio.
13522         (configure-libgloss, all-libgloss): New targets.
13523         (configure-libstdc++): New target.
13524         (all-libstdc++): Depend upon configure-libstdc++.
13525         (configure-librx, all-librx): New targets.
13526         (configure-newlib): New target.
13527         (all-newlib): Depend upon configure-newlib
13528         (configure-xiberty): New target.
13529         (all-xiberty): Depend upon configure-xiberty.
13530
13531 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13532
13533         * configure.in (host i[345]86-*-win32):  Expand the
13534         noconfigdirs again.
13535
13536 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13537
13538         * mpw-configure: Fix sed command file name.
13539
13540 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13541
13542         * configure.in (host i[345]86-*-win32): Reduce the
13543         noconfigdirs again.
13544
13545 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13546
13547         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13548         or powerpc*-*-pe*, since they are not yet supported.
13549
13550 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13551
13552         Add PowerMac support and many other enhancements.
13553         * mpw-configure: New option --cc to select compiler to use,
13554         paste options set according to --cc into the generated
13555         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13556         if mpw-make.sed is present.
13557         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13558         add forward includes for PowerPC include files.
13559         * mpw-build.in: Build using Makefile.PPC if present.
13560         (do-byacc, etc): Remove separate version resource builds.
13561         (do-gas): Build "stamps" before "all".
13562         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13563         * mpw-README: Update to reflect --cc option, PowerMac support,
13564         and recently-reported compatibility problems.
13565
13566 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13567
13568         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13569         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13570         (--with-multilib-top): Pass to recursive invocations.
13571
13572 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13573
13574         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13575         v810-*-*.
13576
13577 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13578
13579         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13580         gdb, ld and opcodes on v810-*-*.
13581
13582 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13583
13584         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13585         (local-maintainer-clean): New target.
13586         (maintainer-clean): New target.
13587         (realclean): Just depend upon maintainer-clean.
13588
13589 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13590
13591         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13592
13593 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13594
13595         * configure.in: Build ld in mips*-*-bsd* case.
13596
13597 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13598
13599         * config.sub: Accept -lites* OS.  From Ian Dall.
13600
13601 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13602
13603         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13604         targets.
13605
13606 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13607
13608         * configure.in: treat i386-win32 canadian cross the same as
13609         i386-go32 canadian cross.
13610
13611 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13612
13613         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13614         running under the simulator to build a reduced set of libraries.
13615         (powerpc-*-eabiaix): Add fine grained multilib support added to
13616         other powerpc targets yesterday.
13617
13618 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13619
13620         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13621         -disable-softfloat, -disable-relocatable, -disable-aix, and
13622         -disable-sysv to control which multilib libraries get built.
13623
13624 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13625
13626         * configure: Add Makefile.tem to list of files to remove in trap
13627         handler.
13628
13629 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13630
13631         * config.guess (*Linux*):  Add missing "exit"s.
13632         Also, need specific check for alpha-unknown-linux (uses COFF).
13633
13634 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13635
13636         * config.guess:  Merge with FSF:
13637
13638         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13639         * config.guess (AIX4): More robust release numbering discovery.
13640
13641         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13642         * config.guess (i386-sequent-ptx): Properly get version number.
13643
13644         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13645         * config.guess (mips:*:4*:UMIPS): New case.
13646
13647 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13648
13649         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13650         (i386-win32 host): Likewise.  Don't build readline.
13651
13652 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13653
13654         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13655         SUPPORT_FILES to submakes.
13656
13657 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13658
13659         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13660         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13661         mpw-configure.
13662
13663 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13664
13665         * configure.in (appdirs): Use =, not ==, in test expression when
13666         trying to build the text to print in the warning message for
13667         Solaris users.
13668
13669 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13670
13671         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13672
13673 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13674
13675         * config.guess: Recognize lynx-2.3.
13676
13677 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13678
13679         * config.sub (z8ksim): Deleted
13680         (z8k-*-coff): New, this is the one true name of the target.
13681
13682 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13683
13684         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13685
13686 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13687
13688         * config.guess (*:Linux:*:*): First try asking the linker what the
13689         default object file format is (elf, aout, or coff).  Then if this
13690         fails, try previous methods.
13691
13692 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13693
13694         * configure.in: Don't build newlib for *-*-vxworks5.1.
13695
13696 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13697
13698         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13699         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13700
13701 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13702
13703         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13704
13705 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13706
13707         * cfg-ml-com.in: New file.
13708         * cfg-ml-pos.in: New file.
13709
13710 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13711
13712         * COPYING.NEWLIB: Add HP free copyright to list.
13713
13714 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13715
13716         * config.sub: Recognize -eabi* for the system, not just -eabi.
13717
13718 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13719
13720         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13721         * config.sub, configure.in (win32): New target and host.
13722
13723 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13724
13725         * configure.in: Add i386-pe configuration.
13726
13727 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13728
13729         * mpw-build.in (install): Install GDB after LD.
13730
13731 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13732
13733         * mpw-config.in (elf/mips.h): Always forward-include, needed
13734         for GDB to build.
13735
13736 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13737
13738         * testsuite: New directory for customer acceptance and whole tool
13739         chain tests.
13740
13741 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13742
13743         * configure: If per-host line isn't found, but AC_OUTPUT is found
13744         and a configure script exists, run it instead.
13745
13746 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13747
13748         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13749
13750 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13751
13752         * configure: Set build_{cpu,vendor,os,alias} to host values when
13753         --build isn't specified.
13754
13755 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13756
13757         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13758         (FLAGS_TO_PASS): Pass them.
13759         (EXTRA_TARGET_FLAGS): Ditto.
13760
13761 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13762
13763         * Makefile.in (all-libg++): Depend on all-libstdc++.
13764
13765 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13766
13767         * configure.in (noconfigdirs): Enable all packages for
13768           i386-unknown-netbsd.
13769
13770 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13771
13772         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13773         hosted builds (DOS builds)
13774
13775 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13776
13777         Changes for ARM based on patches from Richard Earnshaw:
13778         * config.sub: Handle armeb and armel.
13779         * configure.in: Omit arm linker only for riscix.
13780
13781 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13782
13783         * config.guess:  Update from FSF.
13784
13785 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13786
13787         * config.sub: Recognize powerpcle as the little endian variant of
13788         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13789         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13790         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13791         temporarily.
13792
13793 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13794
13795         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13796
13797 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13798
13799         * config.sub: Accept -lites* as a basic system type.
13800
13801 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13802
13803         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13804         installed, and if so return linuxoldld as the system name.
13805
13806 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13807
13808         * config.guess: Add hppa1.1-hp-lites support.
13809
13810 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13811
13812         * configure.in: Don't build newlib for m68k-vxworks5.1.
13813
13814 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13815
13816         * configure.in (mips-sgi-irix6): Use mh-irix5.
13817
13818 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13819
13820         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13821
13822 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13823
13824         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13825         OSF/1.  Fix compiler flags.
13826         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13827
13828 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13829
13830         * configure.in: Recognize --with-newlib.
13831         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13832
13833 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13834
13835         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13836         to *_X11_MODULES due to gdbtk needing X include files et al.
13837
13838 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13839
13840         Merge in support for Mac MPW as a host.
13841         (Old change descriptions retained for informational value.)
13842
13843         * mpw-config.in: Add generic include forwards for cpu-specific
13844         include files in aout and elf directories.
13845
13846         * mpw-configure: Added copyright.
13847         * mpw-config.in: Check for presence of required build tools.
13848         (target_libs): Add newlib.
13849         (target_tools): Add examples.
13850         (Read Me): Generate as "Read Me for MPW" instead.
13851         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13852         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13853         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13854
13855         * mpw-configure: Remove subdir-specific makefile hackery,
13856         delete mk.tmp after using it.
13857
13858         * mpw-build.in (all): Display start and end times.
13859
13860         * mpw-configure (host_canonical): Set.
13861         (target_cpu): Always add to makefiles.
13862         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13863         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13864         (mpw-mh-mpw): Look for in srcdir and srcroot.
13865         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13866
13867         * mpw-build.in: (install-only): New target.
13868
13869         * mpw-configure (host_alias, target_alias): Rename from hostalias
13870         and targetalias, add into generated Makefile.
13871         (mk.tmp): If present, add into generated Makefile.
13872         * mpw-build.in (all-gas): Build config.h first before gas proper.
13873
13874         * mpw-configure (config.status): Write only if changed.
13875         * mpw-config.in (readline): Configure it (not built, just used for
13876         definitions).
13877
13878         * mpw-config.in (elf/mips.h): Add a forward include.
13879
13880         * mpw-config.in: Forward-include most .h files in include into
13881         extra-include.
13882         (readline): Don't build.
13883         mpw-build.in (install): Install GDB.
13884
13885         * mpw-configure (prefix, mpw_prefix): Handle it.
13886         * mpw-config.in (mmalloc, readline): Don't configure.
13887         * mpw-build.in (thisscript): Rename to ThisScript.
13888         Use mpw-build instead of BuildProgram everywhere.
13889         (mmalloc, readline): Don't build.
13890         * mpw-README: New file, basic documentation about the MPW port.
13891
13892         * mpw-config.in: Use forward-include to create include files.
13893
13894         * mpw-configure: Add more things to the top of each configured
13895         Makefile, including contents of config/mpw-mh-mpw.
13896         * mpw-config.in (extra-include): Create this directory and fill it
13897         with Posix-like include files when configuring.
13898
13899         * config.sub (apple, mac, mpw): Add various aliases.
13900
13901         * mpw-build.in: New file, top-level build script fragment for MPW.
13902         * mpw-configure: New file, configure script for MPW.
13903         * mpw-config.in: New file, config fragment for MPW.
13904
13905 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13906
13907         * configure.in (host_libs): Remove glob, since it is gone from the
13908         sources.
13909
13910 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13911
13912         * Makefile.in: define empty GDB_NLM_DEPS var.
13913
13914         * configure.in(target_makefile_frag): use config/mt-netware
13915         for netware targets.
13916
13917 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13918
13919         * config.sub: Merge in recent FSF changes.  Remove linux special
13920         cases.
13921
13922 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13923
13924         Revert this change:
13925
13926         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13927
13928                 * build-all.mk: Use CC=cc -Xs on Solaris.
13929
13930 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13931
13932         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13933         stop using it.
13934         * Makefile.in: Nuke all references to glob subdirectory.
13935
13936 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13937
13938         * configure.in: Fix --enable-shared logic in per-host.
13939
13940 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13941
13942         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13943
13944 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13945
13946         * configure.in (noconfigdirs): Don't build gas on AIX, for
13947         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13948
13949 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13950
13951         * configure: Fix --cache-file to work if the file argument is a
13952         relative path.
13953
13954 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13955
13956         * configure: If the --cache-file is used, pass it down to
13957         configure in subdirectories.
13958
13959 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13960
13961         * config.sub: add vxworks29k configuration.
13962
13963 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13964
13965         * Makefile.in (taz): Do "diststuff" part quietly.
13966
13967 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13968
13969         * config.sub: Mini-merge with gcc/config.sub.
13970
13971 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13972
13973         * config.guess (IRIX): Sed - to _.
13974
13975 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13976
13977         * Makefile.in (source-vault, binary-vault): New targets.
13978
13979 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13980
13981         * config.sub: Recognize -eabi as a basic system type.
13982
13983 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13984
13985         * configure.in (enable_shared stuff): Fix typo.
13986
13987 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13988
13989         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13990
13991 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13992
13993         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13994
13995 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13996
13997         * configure.in (rs6000-*-*): Don't build gas.
13998
13999 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14000
14001         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14002         reduce command line length.
14003         (AS_FOR_TARGET): Check for as.new, not Makefile.
14004         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14005
14006 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14007
14008         * config.guess:  Merge from FSF.
14009
14010 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14011
14012         * configure: Don't use $ when handling program_suffix.
14013
14014 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14015
14016         * configure.in:  Configure tk for hppa/hpux.
14017
14018 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14019
14020         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14021
14022 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14023
14024         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14025         to LIBCXXFLAGS.  Tests are better run without it.
14026
14027 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14028
14029         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14030
14031 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14032
14033         * configure.in (*-*-netware*): Don't configure xiberty.
14034
14035 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14036
14037         * configure.in:  Remove tk from native_only list.
14038
14039 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14040
14041         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14042           for special NCD build.
14043
14044 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14045
14046         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14047         makeall.bat, they're only useful for binutils snapshots.
14048         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14049         makeall.bat to specified SUPPORT_FILES.
14050
14051 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14052
14053         * build-all.mk: Add Ericsson targets to sun4 and solaris
14054           hosts.  Add  BNR's sun4 target to solaris host, so their
14055           build-from-source will be tested in-house first.
14056
14057 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14058
14059         * Makefile.in (LIBCFLAGS): New variable.
14060         (CFLAGS_FOR_TARGET): Ditto.
14061         (LIBCFLAGS_FOR_TARGET): Ditto.
14062         (LIBCXXFLAGS): Ditto.
14063         (CXXFLAGS_FOR_TARGET): Ditto.
14064         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14065         (BASE_FLAGS_TO_PASS): Pass them.
14066         (EXTRA_TARGET_FLAGS): Ditto.
14067
14068         * configure.in: Support --enable-shared.
14069
14070 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14071
14072         * configure.in (target_libs):  Include libstdc++ again.
14073         * config.guess:  Update from FSF (for FreeBSD).
14074
14075 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14076
14077         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14078         makeall.bat.
14079         (DISTDOCDIRS): Add `etc'.
14080         (ETC_SUPPORT_PFX): New variable.
14081         (taz): Include anything from etc starting with a word in
14082         ETC_SUPPORT_PFX.
14083
14084 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14085
14086         * config.sub: Update for recent FSF changes.  Remove obsolete
14087         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14088         spacing changes.
14089
14090 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14091
14092         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14093
14094         * config.guess:  Merge with FSF.
14095         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14096
14097 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14098
14099         * configure: Since the "trap 0" handler will override the exit
14100         status on many systems, only use it for "exit 1", and make it set
14101         a non-zero exit status; reset it before "exit 0".  Also, check
14102         exit status of config.sub, and error out if it failed.
14103
14104 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14105
14106         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14107         and install libgloss.
14108
14109 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14110
14111         * Makefile.in (all-binutils): Depend upon all-byacc.
14112
14113         * configure.in: Don't build emacs on Irix 5.
14114
14115 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14116
14117         * configure.in (*-*-netware*): Add libio.
14118
14119 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14120
14121         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14122         (CHECK_TARGET_MODULES): Ditto.
14123         (INSTALL_TARGET_MODULES): Ditto.
14124         (TARGET_LIBS): Ditto.
14125         (all-libstdc++): Note dependencies.
14126
14127 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14128
14129         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14130
14131 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14132
14133         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14134         -fexternal-templates.
14135
14136         * configure.in (target_libs): Add libstdc++.
14137         (noconfigdirs): Add libstdc++ as appropriate.
14138
14139 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14140
14141         * config.guess:  Update from FSF.
14142
14143 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14144
14145         * configure: Use ${config_shell} when running ${configsub}.
14146
14147 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14148
14149         * config.sub: No longer recognize h8300h.
14150
14151 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14152
14153         * config.sub: Remove extraneous differences between config.sub and
14154         gcc/config.sub.
14155
14156 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14157
14158         * Makefile.in (DISTSTUFFDIRS): Add gas.
14159
14160 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14161
14162         * COPYING.NEWLIB: New file.
14163
14164 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14165
14166         * config.guess (HP-UX):  Patch from Harlan Stenn
14167         <harlan@landmark.com> to also emit release level.
14168
14169 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14170
14171         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14172
14173 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14174
14175         * config.sub:  Merge nextstep cleanup from FSF.
14176
14177 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14178
14179         * configure.in (arm-*-*): Don't configure ld for this target.
14180
14181 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14182
14183         * configure.in (*-*-netware): don't configure libg++, libio,
14184           librx, or newlib.
14185
14186 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14187
14188         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14189         configure ld--it works, but it doesn't support shared libraries.
14190
14191 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14192
14193         * config.guess (*-unknown-freebsd*):  Get rid of possible
14194         trailing "(Release)" in version string.
14195         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14196
14197 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14198
14199         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14200         Fix type: *-next-neststep -> *-next-nextstep.
14201
14202         * config.guess:  Merge from FSF:
14203
14204         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14205
14206         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14207
14208         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14209
14210         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14211         instead of UNIX_SV for UnixWare 1.0).
14212
14213 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14214
14215         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14216         to make gdb/nlm/* build after the compiler and linker.
14217
14218 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14219
14220         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14221         not just i[34]86.
14222         (m68k-atari-sysv4):  Relocate to match FSF version.
14223
14224         * config.guess:  More merges from the FSF:
14225
14226         Add a space before function call or macro invocation.
14227
14228         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14229
14230         * config.guess: Add trap cmd to remove dummy.c and dummy when
14231         interrupted.
14232
14233         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14234
14235         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14236         (dummy): Redirect stderr from compilation of dummy.c.
14237
14238         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14239
14240         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14241
14242 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14243
14244         * configure: Accept and ignore --cache*, for compatibility with
14245         new autoconf.
14246
14247 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14248
14249         * config.guess:  Merge from FSF:
14250
14251         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14252
14253         * config.guess (Pyramid*:OSx*:*:*): New case.
14254         (PATH): Add /.attbin at end for finding uname.
14255         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14256
14257         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14258
14259         * config.guess (M88*:DolphinOS:*:*): New case.
14260
14261         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14262
14263         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14264         to select whether to use ELF or COFF.
14265
14266         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14267
14268         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14269
14270         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14271
14272         * config.guess: Guess the OS version for HPUX.
14273
14274         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14275
14276         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14277
14278 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14279
14280         * configure.in: Recognize --with-headers, --with-libs, and
14281         --without-newlib.
14282         * Makefile.in (all-xiberty): Depend upon all-ld.
14283
14284 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14285
14286         * configure.in: Change i[34]86 to i[345]86.
14287
14288 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14289
14290         * configure (version): A few more tweaks to help message.
14291
14292 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14293
14294         * Makefile.in:  Remove (for now) librx as a host library,
14295         now that we're building it for target.
14296
14297 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14298
14299         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14300         (Karl Berry).
14301
14302 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14303
14304         * configure.in:  Also configure librx.
14305
14306 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14307
14308         * Makefile.in:  Update various rules to reflect that librx
14309         is now needed for libg++.
14310
14311 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14312
14313         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14314
14315 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14316
14317         * configure.in: Configure the examples directory.
14318
14319 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14320
14321         * configure: Simplify Jun 2 1994 change.
14322
14323 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14324
14325         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14326         /bin/gcc isn't good enough to build gcc.
14327
14328 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14329
14330         * Makefile.in (GDB_SUPPORT_FILES): Remove
14331         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14332         (gdb.tar.gz): Add new rule to use standard distribution building
14333         mechanism.
14334
14335 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14336
14337         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14338         Bill Cox <bill@cygnus.com>.
14339
14340 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14341
14342         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14343
14344 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14345
14346         * configure:  Search current dir first in .gdbinit.
14347
14348 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14349
14350         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14351
14352 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14353
14354         * config.sub:  Refer to NeXT's operating system as nextstep.
14355
14356         * config.sub (case $basic_machine):  Re-order the cases, to match
14357         the order in the FSF version (which is mostly alphabethical).
14358         Merge in some additions and changes from the FSF.
14359
14360 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14361
14362         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14363         * config.sub: Recognize cxux7.
14364         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14365
14366 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14367
14368         * config.sub:  Fix typo powerpc -> powerpc-*.
14369
14370 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14371
14372         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14373
14374         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14375         parallel with all-emacs and install-emacs).  Top-level command
14376         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14377
14378 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14379
14380         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14381         $(relbindir)/make before doing ``make install'', and use
14382         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14383         installing over running make binary.
14384         ($(host)-stamp-stage3-installed): Likewise.
14385
14386 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14387
14388         * config.guess: Recognize Mach.
14389
14390 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14391
14392         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14393         see whether --exec-prefix was used.
14394
14395 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14396
14397         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14398
14399 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14400
14401         * Makefile.in: Add all-librx target similar to all-libproc.
14402
14403 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14404
14405         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14406         with post 1.2 uname bogosity.
14407
14408 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14409
14410         * configure: Remove temporary files on receipt of a signal.
14411
14412 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14413
14414         * configure: If there is a package_makefile_frag, remove
14415         ${subdir}/Makefile.tem after copying it in.
14416
14417 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14418
14419         * build_all.mk: support rs6000 lynx identifies itself as
14420         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14421         since /bin/gcc is too feeble to compile a modern gcc.
14422
14423 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14424
14425         * brought devo/test-build.mk update-to-date with progressive/
14426           test-build.mk. Add lynx targets and hppa flag info.
14427
14428 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14429
14430         * configure.in:  Use mh-ncrsvr43.  Patch from
14431         Tom McConnell <tmcconne@sedona.intel.com>.
14432
14433 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14434
14435         * config.guess (i386-unknown-bsdi):  No longer need to
14436         check #if defined(__bsdi__) && defined(__i386__).
14437
14438 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14439
14440         * configure: Set program_transform_nameoption correctly.
14441
14442 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14443
14444         * brought build-all.mk update-to-date with progressive build-all.mk,
14445           added new targets and hppa info.
14446
14447 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14448
14449         * configure: If config.guess result is a prefix of the user
14450         specified target, assume a native build and use the user specified
14451         target as the host alias.  Remove SunOS patch suffix removal hack.
14452         * configure.in: Remove SunOS patch suffix removal hack.
14453
14454         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14455         in NATIVE_CHECK_MODULES.
14456
14457 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14458
14459         * Makefile.in: Rename HOST_ONLY to NATIVE.
14460         * configure: Delete SunOs patch suffix from host_canonical
14461           and build_canonical variables that are prepended to Makefiles.
14462         * configure.in: Add comments for easier maintenance.
14463
14464 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14465
14466         * Makefile.in: Add all-libproc target similar to all-gui.
14467
14468 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14469
14470         * Makefile.in (CHECK_MODULES): split into
14471         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14472
14473 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14474
14475         * config.guess (i386-unknown-bsdi): New system to guess.
14476
14477 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14478
14479         * Makefile.in: Add all-gui target (but not yet build by "all").
14480
14481 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14482
14483         * config.sub: Move deletion of patch suffix from here...
14484         * configure.in: To here, at Ian's suggestion.  The top-
14485           level scripts might need to know of a patch level.
14486
14487 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14488
14489         * config.sub: Strip off patch suffix so rtl is recognized
14490           as a sunos4.1.3 machine, even though it's been patched.
14491
14492 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14493
14494         * Makefile.in (INSTALL_LAST): Delete.
14495         (INSTALL_DOSREL): New.
14496
14497 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14498
14499         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14500         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14501         whether we pass down --with-gnu-ld anyhow.
14502
14503 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14504
14505         * Makefile.in (INSTALL_LAST): Change operation so it works
14506         on more flavors of make.
14507         * configure.in (go32): Don't build libg++ or libio.
14508
14509 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14510
14511         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14512         they can be overriden by templates.
14513
14514 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14515
14516         * configure.in (target==go32): Don't build gdb.
14517         * dosrel: New directory.
14518
14519 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14520
14521         * configure.in (host==go32): Configure dosrel too.
14522         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14523         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14524         be set by incoming names or templates.
14525         (INSTALL_LAST): New rule.
14526
14527 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14528
14529         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14530
14531 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14532
14533         * configure.in (appdirs): New variable.  Currently empty, but will
14534         be used in gas distribution.  If nonempty, lists a set of
14535         directories at least one of which must get configured, or top
14536         level configuration is considered to have failed.
14537         (rs6000-*-lynxos*): Use new file name.
14538
14539 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14540
14541         Eliminate XTRAFLAGS.
14542         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14543         newlib include files using -idirafter, and also use -nostdinc.
14544         (CXX_FOR_TARGET): Likewise.
14545         (XTRAFLAGS): Removed.
14546         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14547         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14548         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14549         ($(DO_X)): Don't pass down XTRAFLAGS.
14550
14551 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14552
14553         * configure.in (mips*-dec-bsd*): New target; do build linker.
14554         (mips*-*-bsd*): New target; don't build linker.
14555
14556 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14557
14558         * configure.in: support rs6000-*-lynxos* configuration.
14559         support sunos4 as a cross target.
14560
14561         * config.sub: look for lynx*, not lynx since the OS version may
14562         legitimately be part of the name.
14563
14564 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14565
14566         * configure.in (i[34]86-*-sco*): Move to be with other i386
14567         targets.
14568         (romp-*-*): New target.  Skip various binary utilities.
14569         (vax-*-*): New target.  Don't build newlib.
14570         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14571
14572 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14573
14574         * configure.in: Only set host_makefile_frag if config
14575         directory exists.
14576
14577 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14578
14579         * install.sh: If $dstdir exists, don't check whether each
14580         component does.
14581
14582 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14583
14584         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14585
14586 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14587
14588         * configure.in (*-*-lynxos*): Don't configure newlib for either
14589         native or cross Lynx.
14590
14591 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14592
14593         * config.sub (sparc64-elf): Fix os.
14594         (z8k): Remove duplicate.
14595
14596 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14597
14598         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14599         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14600
14601 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14602
14603         * configure: Make file links cleanly even if Lynx fails on
14604           an NFS symlink (at least fail cleanly).
14605
14606 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14607
14608         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14609         -XNh2000.
14610
14611 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14612
14613         * configure: Unknown options are fatal again.
14614
14615 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14616
14617         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14618         compatibility.
14619
14620 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14621
14622         * build-all.mk: Add `clean' target.
14623
14624 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14625
14626         * config.guess:  Add SINIX support.
14627         * configure.in:  Add mips-*-sysv4* support.
14628
14629 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14630
14631         * build-all.mk: Document all useful targets.
14632         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14633         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14634
14635 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14636
14637         * configure: Support --silent, --quiet.
14638
14639 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14640
14641         * configure: Support --disable-FEATURE.
14642
14643 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14644
14645         * config.guess: Recognize NCR running SVR4.3.
14646
14647 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14648
14649         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14650         Patch from Paul Eggert <eggert@twinsun.com>.
14651
14652 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14653
14654         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14655
14656 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14657
14658         * configure: Make unrecognized options give nonfatal warnings
14659         instead of fatal errors, and pass them to any subdirectory
14660         configures in case they recognize them.
14661         Make --x equivalent to --with-x.
14662
14663 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14664
14665         * configure: Add --enable-* options.  Clean up usage message and
14666         some comments.
14667
14668 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14669
14670         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14671
14672 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14673
14674         * configure.in (hppa*-*-*): Enable binutils.
14675
14676 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14677
14678         * config.sub: Recognize cisco.
14679
14680 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14681
14682         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14683
14684 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14685
14686         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14687         than one configuration name.  Add comment.
14688
14689 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14690
14691         * config.guess: about target *-hitachi-hiuxwe2, fixed
14692         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14693         macro is incorrect.]
14694
14695 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14696
14697         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14698         than the "make ls" stuff which used to be here.
14699
14700 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14701
14702         * config.guess:  Recognize i[34]86-unknown-freebsd.
14703         From Shawn M Carey <smcarey@rodan.syr.edu>.
14704
14705 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14706
14707         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14708
14709 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14710
14711         * config.guess: Check for ptx.
14712
14713 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14714
14715         * config.sub: Add os9k checking.
14716
14717 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14718
14719         * config.guess: Handle OSF1 running on HPPA processors
14720
14721 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14722
14723         * configure: If subdir configure fails, print out a message with
14724         subdirectory name, in case subdir's configure code didn't identify
14725         itself.
14726
14727 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14728
14729         * configure.in: Remove embedded newlines from configdirs.
14730         Avoid mismatches of substrings.  Fix matching strings at end
14731         of configdirs.
14732
14733 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14734
14735         * config.guess:  Add Lynx/rs6000 config support.
14736
14737 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14738
14739         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14740
14741 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14742
14743         * configure.in (hppa*-*-osf*): Treat this just like most other
14744         PA configurations (eg no binutils or ld).
14745         (hppa*-*-*elf*): These configurations have binutils and ld.
14746
14747 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14748
14749         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14750
14751 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14752
14753         * configure.in (rs6000-*-*): Build gas.
14754
14755 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14756
14757         * Makefile.in:  Avoid bug in losing hpux sed.
14758
14759 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14760
14761         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14762         for GDB and GDB has been fixed to not need it.
14763
14764 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14765
14766         * config.guess: Recognize vax hosts.
14767
14768 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14769
14770         * configure (while loop): Don't use "break 2" inside case
14771         statement -- the case statement isn't an enclosing loop.
14772
14773 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14774
14775         * config.guess:  Clean up NeXT support, to allow nextstep
14776         on Intel machines.  Make OS be nextstep.
14777
14778 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14779
14780         * config.guess: Add alternate forms for Convex.
14781
14782 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14783
14784         * configure:  Completely rewrite option processing.  Take
14785         advantage of pattern-matching to avoid invoking test frequently.
14786         Also clean up host and target defaulting logic.
14787
14788 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14789
14790         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14791         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14792         commands (plus user environment) will fit SCO limits.
14793
14794 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14795
14796         * configure.in: Don't issue warnings about directories which are
14797         not being configured if -norecursion is set.  Correct test for
14798         --with-gnu-as and --with-gnu-ld to not get confused by substring
14799         matches.
14800
14801         * configure.in: Don't build gas for alpha-dec-osf1*.
14802
14803 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14804
14805         * configure:  Back out Per's change of 12/19/1993.  It changes the
14806         behavior of configure in unexpected and confusing ways.
14807
14808         Also, use different delim char when calculating
14809         program_transform_name so that the name can contain slashes.
14810
14811 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14812
14813         * configure.in, config.sub: Add support for VSTa micro-kernel.
14814
14815 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14816
14817         * configure.in: Nuke hacks which were used to get a special
14818         version of GAS for HPPA configurations.
14819
14820 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14821
14822         * configure:  If only ${target_alias} is given, use that
14823         as the default for ${host_alias}.
14824         * configure:  Add missing back-slashes before nested quotes.
14825
14826 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14827
14828         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14829
14830 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14831
14832         * config.guess:  Recognize some Tektronix configurations.
14833         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14834
14835 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14836
14837         * config.sub: Match any flavor of SH.
14838
14839 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14840
14841         * configure.in: Don't try to configure newlib for Alpha.
14842
14843 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14844
14845         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14846         libg++ or libio for any Alpha target.
14847
14848         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14849
14850 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14851
14852         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14853         default arguments -- so it tried to compress itself.
14854
14855 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14856
14857         * configure.in (notsupp): ensure that a space is always at the end
14858           of the configdirs list, since the grep checks for an explicit space
14859
14860 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14861
14862         * configure.in (target i386-sysv4.2): don't build ld, since static
14863           versions of many libraries are not available.
14864
14865 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14866
14867         * config.guess: Recognize Apollos (using environment variables).
14868         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14869
14870 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14871
14872         * config.guess: Recognize Sony news mips running newsos.
14873
14874 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14875
14876         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14877         "fi ; else" for bash.
14878
14879 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14880
14881         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14882
14883 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14884
14885         * config.sub: accept unixware as an alias for svr4.2.
14886         Fix some inconsistancies with the gcc version.
14887
14888 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14889
14890         * Makefile.in (DISTDOCDIRS):  Add gdb.
14891
14892 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14893
14894         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14895
14896 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14897
14898         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14899         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14900         this now.
14901
14902 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14903
14904         * config.sub: Accept hiux* as an OS name.
14905
14906         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14907         etc/make-stds.texi.  The underscore came from gcc, and dje now
14908         agrees that RUNTESTFLAGS is the correct name.
14909
14910 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14911
14912         * install.sh:  Remove 'set -e'.  It makes any conditionals
14913         in the script useless.
14914
14915         * config.guess: Automatically recognize arm-acorn-riscix
14916         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14917
14918 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14919
14920         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14921
14922 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14923
14924         * Makefile.in (DISTDOCDIRS): New variable.
14925         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14926         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14927
14928 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14929
14930         * configure.in (hppa target): check the source directory for the
14931           pagas sub-directory
14932
14933 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14934
14935         * config.sub: Allow -aout* and -elf*.
14936
14937 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14938
14939         * configure.in: Don't build ld on i386-solaris2, same as for
14940         sparc-solaris2.
14941
14942 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14943
14944         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14945
14946 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14947
14948         * configure.in:  Configure gdb for alpha.
14949
14950 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14951
14952         * Makefile.in (CXXFLAGS): Add -O.
14953
14954 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14955
14956         * config.guess: added support for DG Aviion
14957
14958 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14959
14960         * configure.in: Produce warning message for subdirectories not
14961         configurable for this host/target combination.  Don't try to
14962         configure gdb for vms.
14963
14964 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14965
14966         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14967         appropriate files before making "diststuff".
14968         (DISTBISONFILES): New var: list of files to be edited.
14969         (DISTSTUFFDIRS): Add binutils.
14970
14971 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14972
14973         * config.sub: also handle mipsel and mips64el (for little endian mips)
14974
14975 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14976
14977         * configure.in: Add * to end of all OS names.
14978
14979 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14980
14981         * configure.in: Build newlib for LynxOS native.
14982
14983 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14984
14985         * config.guess: Add support for delta 88k running SVR3.
14986
14987         * configure.in: Add comment about HP compiler vs. emacs.
14988
14989 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14990
14991         * configure.in: don't build ld on solaris2 (not a viable option
14992           due to bugs in getpwnam & getpwuid)
14993
14994 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14995
14996         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14997         config.guess will produce a full version number.
14998
14999 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15000
15001         * configure.in: Build linker and binutils for alpha-dec-osf1.
15002
15003 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15004
15005         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15006         and gdb/testsuite/Makefile.in.
15007
15008 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15009
15010         * configure.in: recognize mips*- instead of mips-
15011
15012 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15013
15014         * config.sub: Accept linux*coff and linux*elf as operating
15015         systems.
15016
15017 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15018
15019         * config.sub: Recognize mips64, and mips3 as an alias for it.
15020
15021 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15022
15023         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15024         gdb knows how to handle OSF/1 shared libraries.
15025
15026 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15027
15028         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15029         * config.guess: Recognize Hitachi's HIUX.
15030         * config.sub: Recognize h3050r* and hppahitachi.
15031         Remove redundant cases for hp9k[23]*.
15032
15033 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15034
15035         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15036         if gas and ld are in the source tree and are in ${configdirs}.
15037         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15038         --with options (but still pass them down on the command line,
15039         if they were explicitly specified).
15040
15041 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15042
15043         * configure: substitute SHELL value in Makefile.in with
15044         ${CONFIG_SHELL}
15045
15046 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15047
15048         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15049         *-*-solaris2* targets.
15050
15051 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15052
15053         * Makefile.in: define M4, and pass it down to sub-makes;
15054         all-autoconf now depends on all-m4
15055
15056 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15057
15058         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15059         presence of {ar,ranlib} instead of a configured directory
15060
15061 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15062
15063         * config.guess: Accept 34?? as well as 33?? for NCR.
15064
15065 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15066
15067         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15068         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15069
15070 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15071
15072         * configure: grab values for $(CC) and $(CXX) from the
15073         environment, so that someone can do "CC=gcc configure; make" and
15074         have it work right (matching the way that autoconf works now)
15075
15076         * configure.in, Makefile.in: add support for gash, the tcl
15077         interface to Galaxy
15078
15079         * config.guess: add NetBSD variants (hp300, x86)
15080
15081 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15082
15083         * install.sh: Support -d option (in the manner of SunOS 4 install,
15084         as it is more deterministic than that of GNU install)
15085         (chmodcmd): Set file to mode 755 by default (should also do default
15086         chgrp and chown, but I don't feel like dealing with that now)
15087
15088 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15089
15090         * config.sub: Remove h8300hhms alias.
15091
15092 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15093
15094         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15095
15096 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15097
15098         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15099         as stmp-fixinc
15100
15101 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15102
15103         * config.sub: recognize m88110-bug-coff.
15104
15105 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15106
15107         * Makefile.in (all-libio): all dependencies on the toolchain used
15108         to build this (gcc, gas, ld, etc)
15109
15110 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15111
15112         * config.guess: Deal with OSF/1 1.3 on alpha.
15113
15114 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15115
15116         * install.sh: add some 'else true' clauses for portability
15117
15118         * configure.in: don't build libio for h8[35]00-*-* targets
15119
15120 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15121
15122         * Makefile.in:  Add support for new libio.
15123
15124 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15125
15126         * install.sh: If one command fails, don't try the rest.  Don't try
15127         to remove $dsttmp (via trap) unless we have already created it.
15128         If $src doesn't exist, detect it and exit with an error.
15129
15130         * config.guess: Recognize BSD on hp300.
15131
15132 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15133
15134         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15135         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15136
15137 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15138
15139         * Makefile.in (all-send-pr): depends on all-prms
15140
15141 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15142
15143         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15144
15145 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15146
15147         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15148         Added test for mips-mips-riscos5.
15149
15150 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15151
15152         * configure.in: use mh-hp300 for 68k HP hosts
15153
15154 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15155
15156         * configure: add support for CONFIG_SHELL, so that you can use
15157         some alternate shell for evaluating configure scripts
15158
15159 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15160
15161         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15162         in configure script to bug-gdb@prep.ai.mit.edu when building
15163         distribution archive.
15164         * Makefile.in (COMPRESS):  Remove def.
15165         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15166         gdb.tar.Z and make-gdb.tar.Z respectively.
15167         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15168         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15169         to convergence with 'taz' target in Makefile.in.
15170
15171 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15172
15173         * install.sh (dsttmp): use trap to ensure that tmp files go
15174         away on error conditions
15175
15176 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15177
15178         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15179
15180 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15181
15182         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15183         its parent is '/' not ''.
15184
15185         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15186
15187 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15188
15189         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15190         that ${newsrcdir}/configure.in does.
15191
15192 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15193
15194         * test-build.mk: support for CONFIG_SHELL
15195
15196 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15197
15198         * config.sub (netware):  Add as a basic system type.
15199
15200 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15201
15202         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15203           $(srcdir)/ from the dependency on Makefile.in.
15204
15205 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15206
15207         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15208         (h8300hhms is temporary until multi-libraries are implemented).
15209         * configure.in: Handle h8300h too.
15210
15211 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15212
15213         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15214
15215 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15216
15217         * configure:  Remove extraneous output when guessing host type.
15218         * config.guess:  Remove extraneous output when guessing using C
15219         compiler rather than uname, or when guessing fails.
15220
15221 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15222
15223         * Makefile.in: remove all.cross and install.cross targets
15224
15225         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15226           definitions
15227
15228 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15229
15230         * configure.in (target sh): Build gprof.
15231
15232 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15233
15234         * config.sub: change -solaris to -solaris2
15235
15236 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15237
15238         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15239
15240 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15241
15242         * configure: Correct error message for missing Makefile.in to
15243         print correct directory.
15244
15245 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15246
15247         * install.sh: kludge around 386BSD shell bug
15248
15249 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15250
15251         * config.guess:  Recognize NeXT.
15252         * config.guess:  Recognize i486-ncr-sysv4.
15253         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15254
15255 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15256
15257         * Makefile.in (MAKEINFOFLAGS): New variable.
15258         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15259         * build-all.mk, test-build.mk: Pass down --no-split as
15260         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15261
15262 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15263
15264         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15265
15266 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15267
15268         * Makefile.in (libg++.tar.z):  New rule.
15269         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15270         * Makefile.in (taz):  Only do a single chmod.
15271
15272 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15273
15274         * install.sh: don't use dirname anymore (replaced with sed usage)
15275
15276 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15277
15278         * Makefile.in:  Change extension for gzip'd files from '.z' to
15279         '.gz' per new FSF standard usage.
15280
15281 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15282
15283         * configure: put quotes around the final value of program_transform_name
15284
15285 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15286
15287         * Makefile.in: new install.sh support; update install-info rules
15288
15289 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15290
15291         * configure.in: Build diff for crosses, but not for go32 host.
15292
15293         * configure.in: Build gprof only for native, and don't build it
15294         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15295
15296 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15297
15298         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15299
15300 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15301
15302         * configure.in (host_tools): Add prms.
15303
15304 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15305
15306         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15307         with $(FLAGS_TO_PASS) on the command line
15308
15309         * config.sub: Recognize lynx and lynxos
15310
15311 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15312
15313         * config.sub: Accept -ecoff*, not just -ecoff.
15314
15315 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15316
15317         * Makefile.in (taz): Use .gz suffix instead of .z.
15318         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15319         names.
15320
15321 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15322
15323         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15324
15325 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15326
15327         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15328         that rebuilds that might happen during 'make install' don't get
15329         bogus gcc include files
15330
15331 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15332
15333         Change from Utah for HPPA support:
15334         * config.guess: Recognize hppa1.x-hp-bsd.
15335
15336 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15337
15338         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15339         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15340
15341 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15342
15343         * config.sub: Add support for rom68k and bug boot monitors.
15344
15345 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15346
15347         * Makefile.in: Make all-opcodes depend on all-bfd.
15348
15349 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15350
15351         * config.guess: Added special check for i[34]86-univel-sysv4*.
15352
15353 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15354
15355         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15356         the processor rather than assuming i486.
15357
15358 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15359
15360         * config.guess: Recognize SunOS6 as Solaris3.
15361
15362 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15363
15364         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15365         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15366
15367 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15368
15369         * build-all.mk (all-cross): New target for Canadian Cross.
15370         Added Q2 go32 targets.
15371         * test-build.mk: Configure go32 cross sparclite-aout and
15372         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15373         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15374
15375 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15376
15377         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15378         GO32 hosted toolchains
15379
15380 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15381
15382         * configure: change  so "-exec-prefix" gets passed down rather
15383         than "-exec_prefix" so autoconf generated Makefiles get the
15384         exec_prefix set right.
15385
15386 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15387
15388         * config.guess: get the Solaris2 minor version number
15389
15390         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15391
15392 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15393
15394         * config.guess: Recognize some Sequent platforms.
15395
15396 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15397
15398         * Makefile.in: added the vault-install target
15399
15400         * configure.in: actually use the Sun3 makefile fragment that's in
15401         config, also added the release dir to configdirs
15402
15403 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15404
15405         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15406
15407 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15408
15409         * configure.in: remove some program from Alpha targetted toolchains
15410
15411 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15412
15413         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15414         gprof.
15415         (taz): Run "make diststuff" in those directories instead of "make
15416         proto-dir".  Look for "VERSION=" only at start of line in subdir
15417         Makefile.  Use "gzip -9" for compression.
15418         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15419         (binutils.tar.z): New target.
15420
15421 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15422
15423         * Makefile.in (taz): Include gpl.texinfo.
15424
15425 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15426
15427         * Makefile.in (setup-dirs): Merged into "taz" target.
15428         (taz): Only do `proto-dir' stuff if a directory is actually needed
15429         for this target.
15430
15431 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15432
15433         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15434         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15435         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15436         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15437         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15438
15439 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15440
15441         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15442         config.sub, and move-if-change to gdb testsuite distribution
15443         archive, so the testsuite can be extracted, configured, and
15444         run separately from the gdb distribution.  Blow away the Chill
15445         tests that require a Chill compiled executable, since GNU Chill
15446         is not yet publically available.
15447
15448 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15449
15450         * test-build.mk: set environment variables in a single command,
15451         instead of a list of assignments and exports
15452
15453         * config.guess: recognize Alpha/OSF1 systems
15454
15455 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15456
15457         * configure: Change help message to prefer --options rather than
15458           -options.
15459
15460 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15461
15462         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15463         zippy@ecst.csuchico.edu.
15464         * config.guess: Recognize miniframe.
15465
15466 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15467
15468         * Makefile.in: Use srcroot to find runtest rather than rootme.
15469         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15470
15471 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15472
15473         * test-build.mk: Extensive additions to support building on a
15474         machine other than the host.
15475
15476 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15477
15478         * configure (tooldir): Fix for i386-aix again.
15479
15480 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15481
15482         * configure, Makefile.in:  Change definition of $(tooldir)
15483         to match the FSF.
15484
15485 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15486
15487         * config.guess:  Recognize i[34]86/SVR4.
15488
15489 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15490
15491         * Makefile.in (all-gdb): gdb depends on sim.
15492
15493 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15494
15495         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15496         at the same time we make the prototype gdb directory.
15497         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15498         files at the same time as the gdb base release distribution.
15499
15500 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15501
15502         * Makefile.in (check): Use individual check targets rather than
15503         DO_X rule.
15504         (check-gcc): Added.
15505
15506 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15507
15508         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15509         for System V release 3.2.
15510
15511 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15512
15513         * config.sub: Recognize hppaosf.
15514         * configure.in: Do configure ld/binutils/gas for it.
15515
15516 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15517
15518         * configure (tooldir): Alter syntax used to set this, for systems
15519         where "\$" isn't handled right, like i386-aix.
15520
15521 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15522
15523         * configure: Pass program-transform-name, not
15524         program_transform_name, to recursive configures.
15525
15526 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15527
15528         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15529         of gas+ld+binutils.
15530
15531 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15532
15533         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15534
15535 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15536
15537         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15538
15539 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15540
15541         * Makefile.in (PRMS): Set back to all-prms.
15542
15543 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15544
15545         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15546         targets, rather than for MIPS hosts.
15547
15548 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15549
15550         * configure.in: add comment for --with-x default values
15551
15552         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15553
15554         * Makefile.in: add check-* targets for each of the directories in
15555         the tree.  Add a definition of RUNTEST that will use the one we
15556         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15557
15558 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15559
15560         * configure.in: Removed obsolete references to bfd_target and
15561         target_makefile_frag.
15562
15563         * build-all.mk: Set assorted targets for Q2.
15564         * config.sub: Recognize z8k-sim and h8300-hms.
15565         * test-build.mk: Really don't pass host to configure.
15566         (HOLES): Added uname.
15567
15568 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15569
15570         * configure: Handle an empty program-prefix, program-suffix or
15571         program-transform-name correctly.
15572
15573 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15574
15575         * build-all.mk: -G 8 no longer required for MIPS targets.
15576         * test-build.mk: Don't pass host argument to configure; make it
15577         guess.
15578
15579 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15580
15581         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15582         * Makefile.in (COMPRESS):  New macro, like GZIP.
15583
15584 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15585
15586         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15587
15588         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15589         with gas currently defaults to -G 0.
15590
15591 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15592
15593         * Makefile.in (all-flex): flex depends on byacc.
15594
15595         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15596         to test-build.mk as RELEASE_TAG.
15597         * test-build.mk (configargs): New variable containing arguments to
15598         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15599         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15600
15601         * config.guess: Use /bin/uname when checking -X argument on SCO,
15602         to avoid invoking GNU uname which doesn't understand -X.
15603
15604         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15605
15606         * configure.in: Build gas for mips-*-*.
15607
15608 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15609
15610         * Makefile.in (all.normal): insert missing backslash.
15611
15612 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15613
15614         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15615
15616         * Makefile.in: Complete overhaul to merge many almost identical
15617         targets.
15618
15619 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15620
15621         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15622         (gdb.tar.Z): Adjusted.
15623
15624         * Makefile.in (setup-dirs, taz): New targets; should be general
15625         enough to adapt for gdb sometime.  Build only .z file.
15626         (gas.tar.z): New target.
15627
15628 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15629
15630         * build-all.mk: Use CC=cc -Xs on Solaris.
15631
15632 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15633
15634         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15635         for handling BISON for FSF releases.
15636
15637 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15638
15639         * configure: Actually implement the change zoo just documented.
15640
15641 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15642
15643         * configure: when using config.guess, only set target_alias when
15644         it's not already been set (ie, on the command line)
15645
15646 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15647
15648         * Makefile.in: add installcheck target, set PRMS to install-prms
15649
15650 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15651
15652         * configure: add support for package_makefile_fragment, handle the
15653         case where a directory has a configure.in file but no Makefile.in
15654         more gracefully (with an actual understandable error message, even);
15655         add support for --without (and add this to the usage message); also
15656         explicitly add a --host=${host_alias} to the command line when
15657         config.guess is used
15658
15659 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15660
15661         * configure: Must use both --host and --target in recursive calls.
15662
15663 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15664
15665         * Makefile.in: Change deja-gnu to dejagnu.
15666
15667 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15668
15669         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15670
15671 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15672
15673         * configure.in: canonicalize all instances to *-*-solaris2*,
15674         also strip out a number of tools to not build for go32 host
15675
15676 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15677
15678         * config.guess: add GPL.
15679
15680         * Makefile.in, config.guess, config.sub, configure: bump
15681           copyrights to 93.
15682
15683 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15684
15685         * Makefile.in (do-info): Removed obsolete check for existence of
15686         localenv file.
15687
15688         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15689
15690 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15691
15692         * Makefile.in: a couple of 'else true' for decstation,
15693         support for TclX
15694
15695         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15696
15697 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15698
15699         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15700
15701 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15702
15703         * config.guess: Recognize i386-ibm-aix (PS/2).
15704         * configure.in: Use config/mh-aix386 file for it.
15705
15706 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15707
15708         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15709         CC_FOR_TARGET instead.
15710         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15711
15712 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15713
15714         * Makefile.in: Add sim to list of directories sent with gdb
15715
15716 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15717
15718         * configure.in: Put back mips-dec-bsd* case.
15719
15720 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15721
15722         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15723         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15724         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15725
15726 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15727
15728         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15729
15730         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15731         (install-info): install dir.info only if it exists,
15732         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15733
15734 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15735
15736         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15737         gas for mips-dec-bsd.
15738
15739 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15740
15741         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15742         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15743
15744 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15745
15746         * configure.in: Added "dejagnu" to hosttools list.
15747
15748 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15749
15750         * config.sub, configure.in, config.guess:  Add support
15751         for Bosx, an AIX variant from Bull.
15752         Patches from F.Pierresteguy@frcl.bull.fr.
15753
15754 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15755
15756         * devo/dejagnu: Initial creation of devo/dejagnu.
15757         Migrated dejagnu testcases and support files for testing software
15758         tools to reside as subdirectories, currently called "testsuite",
15759         within the directory of the software tool.  Migrated all programs,
15760         support libraries, etc. beloging to dejagnu proper from
15761         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15762         with no modifications.  The changes to these files which will
15763         allow them to configure, build, and execute properly will be made
15764         in a future update.
15765
15766 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15767
15768         * Makefile.in: Change send_pr to send-pr.
15769         * configure.in: Likewise.
15770         * send_pr: Renamed directory to send-pr.
15771
15772 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15773
15774         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15775
15776 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15777
15778         * README:  Update for gdb-4.8 release.
15779         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15780         gdb-xxx.tar.z (gzip'd) file also.
15781
15782 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15783
15784         * Makefile.in: make all-diff depend on all-libiberty
15785
15786 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15787
15788         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15789
15790 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15791
15792         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15793
15794 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15795
15796         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15797         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15798         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15799
15800 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15801
15802         * Makefile.in:  makeinfo binary is in a new location
15803
15804 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15805
15806         * config.sub: Accept -ecoff as an OS.
15807
15808         * Makefile.in: Various changes to eliminate a level of make
15809         recursion and reduce the required command line length.
15810         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15811         sub-makes.
15812         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15813         variables holding settings for specific sub-makes.
15814         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15815         in terms of BASE_FLAGS_TO_PASS.
15816         (TARGET_LIBS): New variable listing directories which use
15817         TARGET_FLAGS_TO_PASS.
15818         (subdir_do): Eliminated.
15819         (do-*): New set of targets to replace subdir_do.
15820         (various): All targets which used subdir_do now depend on do-*.
15821         (local-clean): Renamed from do_clean.
15822         (local-distclean): New target, dependency of distclean and
15823         realclean.
15824         (install-info): Don't create directories.  Depend on dir.info
15825         rather than calling make recursively.
15826         (install-dir.info): Eliminated.
15827         (install-info-dirs): Create all info directories here.
15828         (dir.info): Depend upon do-install-info.
15829
15830         * test-build.mk (HOLES): Added false.
15831
15832 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15833
15834         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15835
15836 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15837
15838         * Makefile.in (info): remove dependency on all-texinfo.  The
15839         problem was really in texinfo/C, not at this level.
15840
15841 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15842
15843         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15844
15845 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15846
15847         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15848         GDB releases.
15849
15850 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15851
15852         * configure: Include srcdir in message about target of link not
15853         being found.  Don't convert `-' to `_' in `with' options being
15854         passed to subdirs.
15855
15856 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15857
15858         * configure.in: add uudecode to host_tools
15859
15860         * Makefile.in: added {all,install}-uudecode targets, added them to
15861         the appropriate lists
15862
15863 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15864
15865         * Makefile.in (all-gcc): Added dependency on all-gas.
15866
15867         * configure.in (mips-*-*): Build ld and binutils.
15868
15869 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15870
15871         * configure: check return code from mkdir, print error message and
15872           exit on failure.
15873
15874 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15875
15876         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15877
15878 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15879
15880         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15881
15882 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15883
15884         * config.sub (h8500):  Recognize this as a cpu type.
15885
15886 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15887
15888         * configure: source directory missing is no longer a warning
15889
15890         * configure.in: recognize irix[34]* instead of irix[34]
15891
15892         * Makefile.in: define and pass down X11_LIB
15893
15894 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15895
15896         * guess-systype: Renamed to ...
15897         * config.guess:  ... by popular request.
15898         * configure.in, Makefile.in:  Update accordingly.
15899
15900 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15901
15902         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15903         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15904         + Execute ./dummy instead of assuming . is in PATH.
15905
15906 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15907
15908         * guess-systype:  New shell script.  Attempts to guess the
15909         canonical host name of the executing host.
15910         Only a few hosts are supported so far.
15911         * configure:  Call guess-systype if no host is specified.
15912
15913 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15914
15915         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15916         gcc Makefile.
15917
15918
15919 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15920
15921         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15922         (all-gcc, install-gcc, subdir_do): Use it.
15923
15924 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15925
15926         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15927
15928 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15929
15930         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15931           set exclusively by configure, using configure.in .
15932
15933 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15934
15935         * test-build.mk: set $PATH for all builds
15936
15937         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15938
15939 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15940
15941         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15942         the one used in gcc/Makefile.in, so that a null expansion doesn't
15943         override the one needed to build gcc with a native cc.
15944
15945
15946 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15947
15948         * configure: Accept -with arguments.
15949
15950 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15951
15952         * Makefile.in: added h8300sim
15953
15954 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15955
15956         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15957         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15958         (all-cygnus, native, build-cygnus): Make
15959         $(canonhost)-stamp-3stage-done, not $(host)....
15960         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15961         i386-sco3.2v4.  Added else true to if command.
15962
15963 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15964
15965         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15966
15967 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15968
15969         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15970
15971 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15972
15973         * configure.in: don't remove binutils from Solaris builds
15974
15975 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15976
15977         * Makefile.in: get rid of earlier definitions for *clean,
15978         also handle the recursive info rule better
15979
15980 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15981
15982         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15983         do more-or-less the right thing.
15984
15985 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15986
15987         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15988         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15989
15990 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15991
15992         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15993         $(host_canonical).
15994
15995         * configure.in: split the configdirs list into 4 categories (native
15996         v. cross, library v. tool) and handle the cross-only and native-
15997         only in more reasonable (and correct!) way.
15998
15999 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16000
16001         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16002         configdirs anymore.
16003
16004 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16005
16006         * Makefile.in: extensive cleanup::  removed all of the explicit
16007         clean-* targets, collapsed many wrappers around subdir_do into
16008         one, added additional targets to satisfy standards.texi, deleted
16009         some old targets, some changes for consistency
16010
16011 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16012
16013         * configure.in: handle some programs as cross-only, and others as
16014         native only
16015
16016         * test-build.mk: handle partial holes in a more generic manner
16017
16018         * Makefile.in: m4 depends on libiberty
16019
16020 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16021
16022         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16023         time, wdiff, and find to configdirs
16024
16025         * Makefile.in: all, clean, and install rules for the new programs
16026         added to configure.in
16027
16028 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16029
16030         * configure.in: use mh-sun for all *-sun-* hosts
16031
16032 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16033
16034         * Makefile.in: define flags for X11 include files and library file
16035         locations, pass them down to the programs that need this info
16036
16037         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16038
16039 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16040
16041         * configure.in: start building libg++ for HP-UX targets
16042
16043 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16044
16045         * README:  Update references to files moved into etc/.
16046
16047 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16048
16049         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16050         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16051
16052 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16053
16054         * configure: accept dash as well as underscore in long option
16055         names for FSF compatibility.
16056
16057 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16058
16059         * config.sub: added -sco3.2v4 support from FSF.
16060
16061 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16062
16063         * configure.in: expand the section that adds or removes
16064         directories from the list of programs to build, to handle native
16065         vs. cross in addition to host v. native
16066
16067 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16068
16069         * Makefile.in:  Replace C++ in macro names with CXX.
16070         This is less likely to break ...
16071
16072 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16073
16074         * test-build.mk: add -w to GNU_MAKE
16075
16076 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16077
16078         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16079         add 'sparc' to list of recognized cpus.  This needed to make
16080         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16081         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16082         then changes that into $CPU-wrs-vxworks.
16083
16084         * configure.in: remove most references to gdbtest, regularize
16085         target based program removal
16086
16087         * test-build.mk: import from p3 tree (many fixes and changes)
16088
16089 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16090
16091         * Makefile.in: added rules to handle tcl, tk, and expect
16092
16093         * configure.in: handle those directories if they exist
16094
16095 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16096
16097         * config.sub: removed bogus hppabsd and hppahpux names, since
16098         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16099
16100 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16101
16102         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16103         depends upon all-xiberty
16104
16105         * Makefile.in: changes from p3, including:
16106
16107         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16108
16109         * Makefile.in (XTRAFLAGS): include newlib directories if
16110         newlib/Makefile exists, rather than if host != target.
16111
16112         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16113
16114         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16115         from the same source tree and not building a cross-compiler.  This
16116         matters for the libg++ configuration if reconfiguring a tree that
16117         has already been installed.
16118
16119         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16120
16121         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16122         pick up the machine and system specific header files.
16123
16124         * Makefile.in: added AS_FOR_TARGET, passed down in
16125         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16126         the C compiler to use to create programs which are run in the
16127         build environment, set it to default to $(CC), and passed it down
16128         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16129
16130         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16131
16132         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16133         We need them for unusual native builds, like systems without
16134         ranlib.
16135
16136         * configure: also define $(host_canonical) and
16137         $(target_canonical), which are the full, canonical names for the
16138         given host and target
16139
16140 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16141
16142         * Makefile.in:  Added separate definitions for C++.
16143
16144 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16145
16146         * configure.in (configdirs):  Add deja-gnu.
16147
16148 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16149
16150         * README:  Update for configure.texi and gdb-4.7 release.
16151
16152 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16153
16154         * Makefile.in:  Move "all" target to top of file.
16155         Previously, first target was ".PHONY" which caused BSD4.4 make
16156         to build .PHONY when make was run without arguments.
16157
16158 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16159
16160         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16161         Library-copylefted code in libiberty.
16162
16163 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16164
16165         * config.sub:  Replace m68kmote with plain old m68k.
16166
16167 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16168
16169         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16170
16171 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16172
16173         * config.sub: Complain if no argument is given.  Added support for
16174         386bsd as OS and target alias.
16175
16176 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16177
16178         * Makefile.in (XTRAFLAGS): include newlib directories if
16179         newlib/Makefile exists, rather than if host != target.
16180
16181 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16182
16183         * config.sub: recognize sparclite-wrs-vxworks.
16184
16185         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16186         p3.) Added clean-xiberty to clean.
16187
16188 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16189
16190         * configure.in: use *-*-* instead of nested cases for host and target
16191
16192 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16193
16194         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16195         from the same source tree and not building a cross-compiler.  This
16196         matters for the libg++ configuration if reconfiguring a tree that
16197         has already been installed.
16198
16199 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16200
16201         * config.sub (i486v/i486v4):  Merge in from FSF version.
16202
16203 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16204
16205         * configure: only set PWD if it is already set.
16206
16207 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16208
16209         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16210         doesn't have unset and all success paths (and most error paths)
16211         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16212         to just ${PWD} to avoid confusion.)
16213
16214 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16215
16216         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16217         even for a native compilation.
16218
16219 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16220
16221         Changes to make the gdb.tar.Z rule work better.
16222
16223         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16224         (DEVO_SUPPORT):  Add configure.texi.
16225         (bfd-ilrt.tar.Z):  Remove ancient rule.
16226
16227 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16228
16229         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16230         pick up the machine and system specific header files.
16231
16232         * configure.in, config.sub: added new target m68010-adobe-scout,
16233         with alias of adobe68k.  Changed configure.in to check for
16234         -scout before -sco* to avoid a false match.
16235
16236         * Makefile.in: added AS_FOR_TARGET, passed down in
16237         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16238         the C compiler to use to create programs which are run in the
16239         build environment, set it to default to $(CC), and passed it down
16240         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16241
16242 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16243
16244         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16245         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16246         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16247         FOR_TARGET variants, to newlib and libg++.
16248
16249 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16250
16251         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16252         first.
16253
16254 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16255
16256         * config.sub:  Accept `elf' as an environment.
16257
16258 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16259
16260         * Makefile.in (all-opcodes):  cd into the right directory
16261
16262 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16263
16264         * configure: added -program_transform_name option, used as
16265         argument to sed when installing programs.
16266         configure.texi: added documentation for -program_prefix,
16267         -program_suffix and -program_transform_name.
16268
16269 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16270
16271         * config.sub:  Accept i486 where i386 ok.
16272
16273 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16274
16275         * config.sub: accept we32k
16276
16277 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16278
16279         * config.sub, configure.in: accept OSE68000 and OSE68k.
16280
16281         * Makefile.in: don't create all directories for ``make install'';
16282         let the subdirectories create the ones they need.
16283
16284 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16285
16286         * COPYING: new file, GPL v2
16287
16288 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16289
16290         * Makefile.in: use the new gen-info-dir, which needs a template
16291         argument (which also lives in texinfo)
16292
16293         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16294
16295 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16296
16297         * config.sub (ncr3000):  Change i386 to i486.
16298
16299 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16300
16301         * Makefile.in: add install-rcs, install-grep to
16302         install-no-fixedincludes, removed install-bison and install-libgcc
16303
16304 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16305
16306         * configure.in: grab the HPUX makefile fragment if on HPUX
16307
16308 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16309
16310         * Makefile.in: eradicate bison spoor (ditto libgcc).
16311          configure.in: recognise m68{k,000}-ericsson-OSE.
16312          es1800 is alias for m68k-ericsson-OSE
16313
16314 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16315
16316         * configure.in: rearrange the parts that remove programs from
16317         configdirs, based now on HOST==TARGET or by canonical triple.
16318
16319 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16320
16321         * test-build.mk: recurse explicitly with -f test-build.mk when
16322           appropriate.  predicate stage3 and comparison on the existence
16323           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16324           On very clean, also remove ...stamp-co.  Build in-place before
16325           doing other builds.
16326
16327 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16328
16329         * Makefile.in, configure.in: add tgas
16330
16331 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16332
16333         * Makefile.in: a number of changes merged in from progressive.
16334
16335         * configure.in: add libm.
16336
16337         * .cvsignore: ignore some stuff that comes from test-build.mk.
16338
16339 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16340
16341         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16342
16343 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16344
16345         * configure: Add program_suffix (parallel to program_prefix)
16346         * Makefile.in: adjust directory-creating script for losing decstation
16347
16348 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16349
16350         * configure:  Minor $subdir-related fixes.
16351
16352 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16353
16354         * configure: fix various problems with propogating
16355         makefile_target_frag in subdirs.
16356         * configure.in: config libgcc if its there
16357
16358 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16359
16360         * config.sub:  HPPA merge.
16361
16362 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16363
16364         * Makefile.in:  Replace all-bison with all-byacc in all
16365         dependency lines for other tools (which now use byacc).
16366
16367 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16368
16369         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16370
16371 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16372
16373         * Makefile.in: make gprof rules similar to byacc rules (instead of
16374         vestigal $(unsubdir) that didn't work...)
16375
16376 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16377
16378         * config.sub:  Add support for Linux.
16379         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16380         (at least for libg++).
16381
16382 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16383
16384         * configure.texi: fix doc for the -nfp option to configure
16385
16386 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16387
16388         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16389
16390 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16391
16392         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16393         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16394         * configure.in: added solaris* host_makefile_frag hook.
16395
16396 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16397
16398         * config.sub: changed recognition of m68000 so that various
16399         m68k types can be specified via m680[01234]0
16400
16401 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16402
16403         * config.sub (basic_machine): fix sed so that '-foo' isn't
16404         completely substituted out while .+'-foo' loses the '-foo'
16405
16406 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16407
16408         * config.sub ($os): Add -aout.
16409
16410 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16411
16412         * configure:  If host_makefile_frag is absolute, don't
16413         prefix ${invsubdir} (relevant to libg++ auto-configure).
16414
16415 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16416
16417         * Makefile.in (tooldir): Define it.
16418         (all-ld): Depend on all-flex.
16419
16420 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16421
16422         * Makefile.in (check):  Fix libg++ special case.
16423
16424 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16425
16426         * configure: do not bury `pwd` into config.status, thus do fewer
16427           pwd's.
16428
16429         * configure: print the "Building in" message only when building in
16430           other than "." AND verbose.
16431
16432         * configure: remove -s, rework -v to better accommodate guested
16433           configures.
16434
16435         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16436
16437 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16438
16439         * Makefile.in: macroize flags passed on recursion.  remove
16440           fileutils.
16441
16442 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16443
16444         * configure: get makesrcdir right for subdirs deeper than 1.
16445
16446         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16447           install.
16448
16449 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16450
16451         * Makefile.in: don't print subdir_do or recursion lines.
16452
16453 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16454
16455         * standards.texi: added menu item.
16456
16457         * Makefile.in: build and install standards.info.
16458
16459         * standards.texi: new file.
16460
16461 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16462
16463         * configure: test for and move config.status pieces from
16464           ${subdir}/.
16465
16466 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16467
16468         * configure:  Test for existance of files before trying to mv
16469         them, to avoid numerous non-existance messages.
16470
16471 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16472
16473         * configure: correct final line of config.status.
16474
16475         * configure: patch from eggert.  Avoids a protection problem if
16476           the original Makefile.in is read only.
16477
16478         * configure: use move-if-change from gcc to create config.status.
16479           Some makefiles depend on config.status to tell if a directory
16480           has been reconfigured for a different host.  This change
16481           prevents those directories from remaking everything in the case
16482           where the reconfig was only intended to rebuild a Makefile.
16483
16484         * configure: test for config.sub with "config.sub sun4" rather
16485           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16486           host alias from a missing config.sub.
16487
16488 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16489
16490         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16491           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16492
16493 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16494
16495         * configure: mkdir ${subdir} as needed.
16496
16497 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16498
16499         * Makefile.in,configure.in: added autoconf.
16500
16501 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16502
16503         * Makefile.in: no longer pass against on recursion.
16504
16505         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16506           definitions are not inherited.
16507
16508         * configure: correct makesrcdir when subdir is .
16509
16510 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16511
16512         * configure:  Add support for 'subdirs' variable, which is
16513         like 'configdirs', except that configure doesn't re-invoke
16514         itself for subdirs, it just creates a Makefile for each subdir.
16515         * configure.texi:  Document subdirs.
16516
16517 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16518
16519         * configure.in: added flex to configdirs
16520
16521 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16522
16523         * Makefile.in: remove clean-stamps from clean.
16524
16525 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16526
16527         * configure.in:  Add gdbtest to configdirs.
16528
16529 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16530
16531         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16532         to recursive makes.
16533         * configure.in:  Recognize new ncr3000 config.
16534
16535 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16536
16537         * Makefile.in, configure.in: removed references to gdbm.
16538
16539 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16540
16541         * config.sub:  Don't canonicalize os value
16542         newsos* to bsd (readline needs to check for newsos).
16543         (This fix was earlier made Jan 31, but got re-broken.)
16544
16545 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16546
16547         * configure.in:  sco is an os, not a vendor!
16548
16549         * configure:  Quote $( better.  Keep various shells happy.
16550
16551 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16552
16553         * Makefile.in: eliminate stamp-files.
16554
16555 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16556
16557         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16558           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16559
16560 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16561
16562         * config.sub:  fix iris/iris3.
16563
16564 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16565
16566         * configure: re-add -rm.
16567
16568 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16569
16570         * Maskefile.in: add .stmp-rcs to all.
16571
16572         * configure.in: remove gas from rs6000 build, use aix host fragment.
16573
16574 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16575
16576         * configure: pass down site_option during recursion.
16577
16578 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16579
16580         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16581
16582 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16583
16584         * configure: Change exec_prefix so that it really defaults to prefix.
16585
16586 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16587
16588         * Makefile.in, configure.in:  Add support for mmalloc library.
16589
16590 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16591
16592         * Makefile.in: add stmp dependencies for a few more things.
16593
16594 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16595
16596         * configure: adjusted error message on objdir/srcdir configure
16597           collision, per john's suggestion.
16598
16599         * Makefile.in: add libiberty stmp to all and all.cross.
16600
16601 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16602
16603         * Makefile.in: remove force dependencies, add grep to all.
16604
16605 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16606
16607         * Makefile.in: drop flex.  make stamp files work.
16608
16609         * configure: added test for conflicting configuration in srcdir,
16610           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16611           gets cranky.  use relative paths for configure and srcdir
16612           whenever possible.  Send some error messages to stderr that were
16613           going to stdout.
16614
16615 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16616
16617         * Makefile.in:  Fix libg++ rule to check for gcc directory
16618         before using gcc/gcc.  Also pass XTRAFLAGS.
16619
16620 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16621
16622         * Makefile.in: added stmp-files so that directories aren't polled
16623           when they are already built.
16624
16625         * configure.texi: fixed a node pointer problem.
16626
16627 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16628
16629         * config.sub configure.in gdb/configure.in
16630         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16631         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16632         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16633
16634 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16635
16636         * configure: -recurring becomes -silent.  corrected help message
16637           for -site= option.
16638
16639         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16640
16641 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16642
16643         * configure: when building Makefile for crosses, replace
16644           tooldir and program_prefix.  default srcdir from location of
16645           config.sub.  remove "for host in hosts" and "for target in
16646           targets" loops.
16647
16648 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16649
16650         * Makefile.in: Do not pass bindir or mandir to cvs.
16651
16652 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16653
16654         * Makefile.in, configure.in: removed traces of namesubdir,
16655           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16656           copyrights to '92, changed some from Cygnus to FSF.
16657
16658         * configure.texi: remove most references to multiple hosts,
16659           multiple targets, subdirs, etc.
16660
16661         * configure.man: removed rcsid. reference config.sub not
16662           config.subr.
16663
16664         * Makefile.in: mkdir $(infodir) on install-info.
16665
16666 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16667
16668         * configure.texi:  Explain better about .gdbinit and about
16669         the environment that configure.in sections run in.
16670
16671 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16672
16673         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16674
16675 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16676
16677         * README:  DOC.configure => cfg-paper.texi.
16678
16679 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16680
16681         * config.sub (near case $os):  Don't convert newsos* to bsd!
16682
16683 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16684
16685         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16686         the number of copies of COPYING that go into the GDB tar file.
16687
16688 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16689
16690         * bfd/configure.in, gdb/config/mh-i386sco,
16691         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16692         Fix SCO configuration stuff.
16693
16694 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16695
16696         * Makefile.in:  For libg++, make sure the -I pointing
16697         to the gcc directory goes *after* all the libg++-local -I flags.
16698         Also, move just-gcc dependency from just-libg++ to all-libg++.
16699
16700 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16701
16702         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16703
16704 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16705
16706         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16707
16708 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16709
16710         * config.sub:  Add stratus configuration frags.  Also
16711         submitted to FSF.
16712
16713 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16714
16715         * Makefile.in (DEV_SUPPORT):  add configure.man.
16716
16717         * config.sub(Decode manufacturer-specific):  add -none*.
16718
16719 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16720
16721         * Makefile.in:  remove form feeds to make Sun's make happy.
16722         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16723
16724 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16725
16726         * Makefile.in (AR_FLAGS):  Make quieter.
16727
16728 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16729
16730         * configure.in:  Add libg++.
16731         * configure:  When verbose, don't output the command line at each
16732         level; it will be unremarkably the same as the previous version,
16733         which will be the same as what the user typed.
16734
16735 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16736
16737         * configure.in, Makefile.in: fix clean-info, add flex.  add
16738           fileutils.
16739
16740         * configure: be less sensitive to spaces in Makefile.in.  Do not
16741           look for sources in "..".  Doing so breaks subdirectories that
16742           might have their own configure.  If a subdir has it's own
16743           configure script, use it.
16744
16745 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16746
16747         * cfg-paper.texi: some changes suggested by rms.
16748
16749 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16750
16751         * config.sub:  Merge in some small additions from the FSF version,
16752         taken from the gcc distribution, to bring the Cygnus and FSF
16753         versions into closer sync.
16754
16755 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16756
16757         * configure.in:  Changed svr4 references to sysv4.
16758
16759 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16760
16761         * configure: added -V for version number option.
16762
16763 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16764
16765         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16766           renamed from DOC.configure to cfg-paper.texi.
16767
16768 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16769
16770         * configure, config.subr, config.sub: config.subr is now
16771           config.sub again.
16772
16773 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16774
16775         * configure.texi: new file, in progress.
16776
16777         * Makefile.in: build info file and install the man page for
16778           configure.
16779
16780         * configure.man: new file, first cut.
16781
16782         * configure: find config.subr again now that configuration "none"
16783           has gone.  removed all traces of the -ansi option.  removed all
16784           traces of the -languages option.
16785
16786         * config.subr: resync from rms.
16787
16788 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16789
16790         * configure, config.sub, config.subr: merge config.sub into
16791           config.subr, call the result config.subr, remove config.sub, use
16792           config.subr.
16793
16794         * Makefile.in: revised install for dir.info.
16795
16796 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16797
16798         * configure.in: add decstation host makefile frag.
16799
16800         * Makefile.in: BISON now bison -y again.  also install-gcc on
16801           install.  clean-gdbm on clean.  infodir belongs in datadir.
16802           Make directories for info install.  Build dir.info here then
16803           install it.
16804
16805 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16806
16807         * Makefile.in: fix for bad directory tests.
16808
16809 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16810
16811         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16812           regexp.  -srcdir relative was being handled incorrectly.
16813
16814         * Makefile.in: unwrapped some for loops so that parallel makes
16815           work again and so one can focus one's attention on a particular
16816           package.
16817
16818 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16819
16820         * configure: added PWD as a stand in for `pwd` (for speed). use
16821           elif wherever possible.  make -srcdir work without -objdir.
16822           -objdir= commented out.
16823
16824 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16825
16826         * configure: +options become --options.  -subdirs commented out.
16827           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16828           Makefile now at top of generated Makefile.  Removed cvs log
16829           entries.  added -srcdir.  create .gdbinit only if there is one
16830           in ${srcdir}.
16831
16832         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16833           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16834           and mandir now keyed off datadir by default.
16835
16836 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16837
16838         * Freshly created ChangeLog.
16839
16840 \f
16841 Local Variables:
16842 mode: change-log
16843 left-margin: 8
16844 fill-column: 76
16845 version-control: never
16846 End: