OSDN Git Service

* config/i386/i386.md: Use SWI248x instead of X87MODEI, SWI24 instead
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2
3         * MAINTAINERS (Write After Approval): Update my email address.
4
5 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
6
7         * MAINTAINERS (Write After Approval): Add myself.
8
9 2011-05-08  Doug Kwan  <dougkwan@google.com>
10
11         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
12         * configure: Regenerated.
13         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
14         value from configure.
15         * Makefile.in: Regenerated.
16
17 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
18
19         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
20         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
21         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
22         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
23         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
24         *-*-vxworks*): Disable newlib and libgloss in separate case
25         statement.
26         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
27         to separate case statement.
28         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
29         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
30         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
31         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
32         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
33         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
34         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
35         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
36         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
37         i[[3456789]]86-*-rdos*, m32r-*-*,
38         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
39         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
40         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
41         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
42         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
43         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
44         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
45         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
46         and libgloss in main case over targets.  Remove most empty cases
47         in main case over targets.
48         * configure: Regenerate.
49
50 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
51
52         * MAINTAINERS (Write After Approval): Add myself.
53
54 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
55
56         * configure.ac: Remove code setting special library locations for
57         hppa*64*-*-hpux11*.  Remove code setting compiler for
58         sparc-sun-solaris2*.
59         * configure: Regenerate.
60
61 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
62
63         * configure.ac: Separate libgloss_dir settings from general case
64         over targets.
65         * configure: Regenerate.
66
67 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
68
69         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
70         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
71         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
72         cases in libgcj-disabling case statement.
73         (hppa*64*-*-linux*): Set unsupported_languages instead of
74         disabling target-zlib.
75         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
76         to hppa*64*-*-hpux*.
77         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
78         hppa*-*-hpux*.
79         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
80         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
81         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
82         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
83         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
84         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
85         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
86         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
87         libgcj-disabling case statement.
88         * configure: Regenerate.
89
90 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
91
92         * configure.ac: Disable Java for targets not supporting libffi.
93         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
94         Remove cases in Java-disabling statement.
95         (*arm-wince-pe): Change to arm-wince-pe.
96         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
97         cases in Java-disabling statement.
98         (bfin-*-*): Don't disable Java again.
99         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
100         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
101         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
102         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
103         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
104         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
105         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
106         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
107         Java-disabling statement.
108         (mmix-*-*): Don't disable Java again.
109         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
110         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
111         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
112         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
113         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
114         statement.
115         * configure: Regenerate.
116
117 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
118
119         * configure.ac: Separate cases disabling Java and Java libraries
120         from general case over targets.
121         * configure: Regenerate.
122
123 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
124
125         * MAINTAINERS: Update my email address.
126
127 2011-04-20  Easwaran Raman  <eraman@google.com>
128
129         * MAINTAINERS (Write After Approval): Add myself.
130
131 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
132
133         PR lto/48086
134         * configure.ac: Re-enable LTO on *-apple-darwin9*.
135         * configure: Regenerate.
136
137 2011-04-16  Jim Meyering  <meyering@redhat.com>
138
139         * MAINTAINERS (Write After Approval): Add myself.
140
141 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
142
143         * MAINTAINERS: Update my email address.
144
145 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
146
147         * MAINTAINERS (Write After Approval): Add myself.
148
149 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
150
151         * MAINTAINERS (Write After Approval): Add myself.
152
153 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
154
155         * MAINTAINERS (Write After Approval): Add myself.
156
157 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
158
159         * configure.ac (build_tools): Remove build-byacc.
160         (host_libs): Remove mmalloc.
161         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
162         autoconf automake libtool diff rcs fileutils shellutils time
163         textutils wdiff find uudecode hello tar gzip indent recode release
164         sed perl gawk findutils gettext zip.
165         (libgcj): Remove target-qthreads.
166         (target_tools): Remove target-examples target-gperf.
167         (YACC): Don't handle building byacc.
168         * configure: Regenerate.
169         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
170         dosutils, examples, fileutils, find, findutils, gawk, gettext,
171         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
172         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
173         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
174         handle building components.
175         * Makefile.in: Regenerate.
176
177 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
178
179         * MAINTAINERS: Update my email address as Xtensa maintainer.
180
181 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
182
183         * config.sub: Sync from upstream.
184
185 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
186
187         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
188         (microblaze*): Don't disable libssp.
189         * configure: Regenerate.
190
191 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
192
193         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
194         moveifchange.
195         * configure: Regenerate.
196         * Makefile.tpl: Use @SHELL@ not @config_shell@.
197         * Makefile.in: Regenerate.
198
199 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
200
201         * configure.ac (*-*-sysv4*): Don't enable libgomp.
202         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
203         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
204         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
205         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
206         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
207         md_exec_prefix cases.
208         * configure: Regenerate.
209
210 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
211
212         * configure.ac: Separate cases disabling target-libssp,
213         target-libiberty, target-libstdc++-v3 and Fortran from general
214         case over targets.
215         * configure: Regenerate.
216
217 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
218
219         * configure.ac (*-*-chorusos): Don't disable libgcj.
220         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
221         Remove case.
222         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
223         (arm-*-coff): Don't disable libgcj.
224         (arm*-*-linux-gnueabi): Remove useless assignment.
225         (arm-*-riscix*): Don't disable libgcj.
226         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
227         configuration.
228         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
229         (c54x*-*-*): Remove case.
230         (tic54x-*-*): Don't disable GCC or GCC libraries.
231         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
232         to *.
233         (d10v-*-*): Don't disable GCC libraries.
234         (d30v-*-*): Don't disable libgcj.
235         (h8500-*-*): Don't disable GCC libraries.
236         (i960-*-*): Don't disable libgcj.
237         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
238         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
239         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
240         libgcj.
241         (m68k-*-coff*): Remove case.
242         (mmix-*-*): Don't disable libgloss on host.
243         (mn10200-*-*, mn10300-*-*): Remove cases.
244         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
245         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
246         Don't disable libgcj.
247         (romp-*-*): Remove case.
248         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
249         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
250         case.
251         (v810-*-*): Don't disable GCC libraries.
252         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
253         (ip2k-*-*): Don't disable GCC libraries.
254         * configure: Regenerate.
255
256 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
257
258         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
259         libffi on host.
260         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
261         on host.
262         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
263         * configure: Regenerate.
264
265 2011-03-26  John Marino  <binutils@marino.st>
266
267         * configure.ac: Add support for *-*-dragonfly*
268         * configure: Regenerate.
269
270 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
271
272         * configure.ac (native_only): Remove.
273         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
274         send-pr uudecode guile gnuserv on host.
275         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
276         send-pr rcs guile perl texinfo libtool on host.
277         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
278         automake send-pr rcs guile perl texinfo libtool on host.
279         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
280         (*-*-kaos*): Don't disable target-examples target-gperf on target.
281         (alpha*-dec-osf*): Don't disable fileutils on target.
282         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
283         texinfo send-pr expect dejagnu on target.
284         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
285         target-qthreads on target.
286         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
287         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
288         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
289         x86_64-*-mingw*): Don't disable expect on target.
290         (*-*-cygwin*): Don't disable target-gperf on target.
291         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
292         gnuserv on target.
293         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
294         target.
295         * configure: Regenerate.
296
297 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
298
299         * configure.ac (target_tools): Remove target-groff.
300         (native_only): Remove target-groff.
301         (hppa*64*-*-*): Don't disable byacc.
302         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
303         setting.
304         (*-*-kaos*): Don't skip target-librx and target-groff.
305         (*-*-netware*): Don't skip target-libmudflap.
306         (*-*-tpf*): Don't skip target-libmudflap.
307         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
308         directories on the host.
309         (ia64*-*-*vms*): Don't skip tix.
310         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
311         host.
312         * configure: Regenerate.
313
314 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
315
316         * configure.ac: Remove references to mt-mep, mt-netware,
317         mt-wince.
318         * Makefile.def: Add all-utils soft dependencies.
319         * Makefile.tpl: Remove GDB_NLM_DEPS.
320         * configure: Regenerate.
321         * Makefile.in: Regenerate.
322
323 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
324
325         * configure.ac: Do not include mh-x86omitfp.
326         * configure: Regenerate.
327
328 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
329
330         * configure.ac: Remove empty cases.
331         * configure: Regenerate.
332
333 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
334
335         * Makefile.def: Add dependency from termcap to gdb.
336         * Makefile.in: Regenerate.
337
338 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
339
340         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
341         * configure: Regenerate.
342         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
343         * Makefile.tpl: Likewise.
344         * Makefile.in: Regenerate.
345
346 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
347
348         * configure.ac: Remove all mentions of tentative_cc.
349         * configure: Regenerate.
350
351 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
352
353         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
354         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
355         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
356         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
357         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
358         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
359         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
360         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
361         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
362         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
363         *-*-rhapsody*): Remove host cases.
364         * configure: Regenerate.
365
366 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
367
368         * configure.ac (ppc*-*-pe): Remove host case.
369         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
370         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
371         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
372         cases.
373         * configure: Regenerate.
374
375 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
376
377         * config.sub: Update to version 2011-03-23.
378
379 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
380
381         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
382         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
383         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
384         * configure: Regenerate.
385
386 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
387
388         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
389         to Write After Approval.
390         * config-ml.in: Don't handle arc-*-elf*.
391         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
392         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
393         handle GCC libraries.
394         * configure: Regenerate.
395
396 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
397
398         PR bootstrap/48120:
399         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
400         Add -lstdc++ -lm to LIBS.
401         * configure: Regenerate.
402
403 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
404
405         * config.guess: Update to version 2011-02-02
406         * config.sub: Update to version 2011-02-24
407
408 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
409
410         PR lto/48086
411         * configure.ac: Re-enable LTO on *-apple-darwin9.
412         * configure: Regenerate.
413
414 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
415
416         PR lto/48086
417         * configure.ac: Disable LTO on darwin due to an assembler change in
418         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
419         under 256.
420         * configure: Regenerate.
421
422 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
423
424         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
425
426 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
427
428         * MAINTAINERS: Update my e-mail address.
429
430 2011-03-06  Joey Ye  <joey.ye@arm.com>
431
432         * MAINTAINERS: Update my e-mail address.
433
434 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
435
436         * configure.ac: Adjust test of with_ppl.
437         * configure: Regenerated.
438
439 2011-03-02  Kai Tietz  <ktietz@redhat.com>
440
441         * MAINTAINERS: Adjust my e-mail address.
442
443 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
444
445         * configure.ac: Add -lpwl to ppllibs.
446         * configure: Regenerated.
447
448 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
449
450         * config/cloog.m4: Add -lisl to clooglibs.
451         * configure: Regenerated.
452
453 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
454
455         * MAINTAINERS (CPU Port maintainers): Add self.
456
457 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
458
459         * MAINTAINERS: Add myself as testsuite maintainer.
460
461 2011-02-15  Mike Stump  <mikestump@comcast.net>
462
463         * MAINTAINERS: Add myself as testsuite maintainer.
464
465 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
466
467         Import from Libtool and gnulib:
468
469         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
470
471         Prepare for supporting FreeBSD 10.
472         * config.rpath: Remove handling of freebsd1* which soon would
473         match FreeBSD 10.0.
474
475         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
476
477         Remove support for FreeBSD 1.x.
478         * libtool.m4 (_LT_LINKER_SHLIBS)
479         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
480         soon would incorrectly match FreeBSD 10.0.
481
482 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
483
484         PR binutils/12283
485         * move-if-change: Import version from gnulib.
486
487 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
488
489         PR lto/47225
490         * Makefile.def (lto-plugin): Double dash for enable-shared.
491         (configure-gcc): Depend on all-lto-plugin.
492         * Makefile.in: Rebuilt.
493
494 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
495
496         * configure.ac: Remove extra bracket.
497         * configure: Regenerate.
498
499 2011-02-08  Tobias Burnus  <burnus@net-b.de>
500
501         * MAINTAINERS: Add myself as libquadmath maintainer.
502
503 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
504
505         * MAINTAINERS: Update my email address.
506
507 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
508
509         * MAINTAINERS (option handling): Add self.
510
511 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
512
513         PR lto/47225
514         * Makefile.def: Add dependency for install-gcc
515         on install-lto-plugin.
516         * Makfile.in: Regenerated
517
518 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
519
520         * MAINTAINERS (CPU Port Maintainers): Add myself.
521
522 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
523
524         PR libgcj/44341
525         * configure.ac: Discard --with-* flags for host when configuring
526         target libraries for cross build.
527         * configure: Rebuilt.
528
529 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
530
531         * MAINTAINERS (linear loop transforms): Removed.
532
533 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
534
535         * configure.ac: If with_ppl is no, move setting with_cloog=no
536         after CLOOG_REQUESTED check.
537         * configure: Regenerated.
538
539 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
540
541         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
542         CLooG has been requested.
543         * configure: Regenerated.
544
545 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
546
547         * configure: Regenerated.
548         * configure.ac: Check for version 0.11 (or later revision) of PPL.
549
550 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
551
552         * configure: Regenerated.
553         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
554
555 2011-01-21  Andreas Schwab  <schwab@redhat.com>
556
557         * configure.ac: Use AS_HELP_STRING throughout.
558         * configure: Regenerate.
559
560 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
561
562         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
563         * configure: Regenerate.
564
565 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
566
567         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
568
569 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
570
571         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
572         for ia64-hpux.
573         * configure: Regenerate.
574
575 2011-01-07  Jan Hubicka  <jh@suse.cz>
576
577         PR lto/47225
578         * Makefile.in: Regenerate.
579         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
580         configure.
581
582 2011-01-07  Jan Hubicka  <jh@suse.cz>
583
584         * Makefile.in: Regenerate.
585         * Makefile.def (gcc host module) and soft dependency on lto-plugin
586         and configure dependency on lto-plugin configure.
587         (lto-plugin module): Remove dependency on GCC; add dependency on
588         liniberty.
589
590 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
591
592         * MAINTAINERS (Write After Approval): Add myself.
593
594 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
595
596         * configure: Regenerate.
597
598 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
599
600         * configure.ac: (picochip): Disable libiberty.
601
602 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
603
604         * MAINTAINERS (Write After Approval): Add myself.
605
606 2010-12-10  Ian Lance Taylor  <iant@google.com>
607
608         PR bootstrap/46819
609         * configure.ac: For --disable-libgcj clear libgcj_saved.
610         * configure: Rebuild.
611
612 2010-12-10  Tobias Burnus  <burnus@net-b.de>
613
614         PR fortran/46540
615         * configure.ac: Add --disable-libquadmath and
616         --disable-libquadmath-support.
617         * configure: Regenerate.
618
619 2010-12-03  Ian Lance Taylor  <iant@google.com>
620
621         * MAINTAINERS: Add myself as libgo maintainer.
622
623 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
624
625         PR libffi/46792
626         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
627         * configure: Regenerate.
628
629 2010-12-02  Ian Lance Taylor  <iant@google.com>
630
631         * configure.ac: Always set default for poststage1_ldflags to
632         -static-libstdc++ -static-libgcc.
633
634 2010-11-29  Andreas Schwab  <schwab@redhat.com>
635
636         * configure.ac: Move comment to remove extra space in last argument
637         of GCC_TARGET_TOOL.
638
639 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
640
641         PR other/46026
642         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
643         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
644         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
645         (BASE_FLAGS_TO_PASS): Use it.
646         * configure: Rebuilt.
647         * Makefile.in: Rebuilt.
648
649 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
650
651         PR binutils/12258
652         * configure.ac: Correct comments for --enable-gold/--enable-ld.
653         Properly check default linker.
654         * configure: Regnerated.
655
656 2010-11-23  Matthias Klose  <doko@ubuntu.com>
657
658         * configure.ac: For --enable-gold, handle value `default' instead of
659         `both*'.   New configure option --{en,dis}able-ld.
660         * configure: Regenerate.
661
662 2010-11-20  Ian Lance Taylor  <iant@google.com>
663
664         * configure.ac: Only disable a language library if no language needs
665         it.  Don't let --disable-libgcj uncondtionally disable libffi.
666         * configure: Rebuild.
667
668 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
669
670         * Makefile.in: Regenerate.
671
672         PR other/46202
673         * configure.ac: Fix just-built in-tree STRIP name to be
674         binutils/strip-new.
675         * configure: Regenerate.
676         * Makefile.def (install-strip-gcc, install-strip-binutils)
677         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
678         (install-strip-sid): Mirror dependencies on non-strip variants
679         of these targets on the respective -strip prerequisites.
680         * Makefile.tpl (install-strip, install-strip-host)
681         (install-strip-target): New targets.
682         (install-strip-[+module+], install-strip-target-[+module+]):
683         New targets.
684         * Makefile.in: Regenerate.
685
686 2010-11-19  Ian Lance Taylor  <iant@google.com>
687             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
688
689         * configure.ac: Add target-libgo to target_libraries.  Set
690         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
691         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
692         (HOST_EXPORTS): Add GOC.
693         (BASE_TARGET_EXPORTS): Add GOC.
694         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
695         (GOCFLAGS_FOR_TARGET): New variable.
696         (EXTRA_HOST_FLAGS): Add GOC.
697         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
698         * Makefile.def (target_modules): Add libgo.
699         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
700         (dependencies): Add dependency from configure-target-libgo to
701         configure-target-libffi and all-target-libstdc++-v3.  Add
702         dependencies from all-target-libgo to all-target-libffi.
703         (languages): Add go.
704         * configure: Rebuild.
705         * Makefile.in: Rebuild.
706
707 2010-11-19  Ian Lance Taylor  <iant@google.com>
708
709         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
710         compiler/flag environment variables.
711
712 2010-11-18  Ian Lance Taylor  <iant@google.com>
713
714         * configure.ac: Check for lang_requires_boot_languages in
715         config-lang.in files.
716         * configure: Rebuild.
717
718 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
719             Tobias Burnus  <burnus@net-b.de>
720
721         PR fortran/32049
722         * Makefile.def: Add libquadmath; build it with language=fortran.
723         * configure.ac: Add libquadmath.
724         * Makefile.tpl: Handle multiple libs in check-[+language+].
725         * Makefile.in: Regenerate.
726         * configure: Regenerate.
727
728 2010-11-16  Tom Tromey  <tromey@redhat.com>
729
730         * MAINTAINERS: Moved myself to reviewers section.
731
732 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
733
734         * MAINTAINERS: Moved myself to reviewers section.
735
736 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
737
738         * MAINTAINERS (Various Maintainers): Add self for build machinery.
739         (Write After Approval): Remove self.
740
741 2010-11-15  Andreas Schwab  <schwab@redhat.com>
742
743         * configure.ac: Fix spelling in option names.
744         * configure: Regenerated.
745
746 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
747
748         PR bootstrap/39622
749         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
750         * configure: Regenerated.
751
752 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
753
754         * MAINTAINERS: Update my email address.
755
756 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
757
758         * configure: Regenerate.
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-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
773
774         * configure.ac: Support official CLooG.org versions.
775         * configure: Regenerate.
776         * config/cloog.m4: New.
777
778 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
779
780         * MAINTAINERS (Write After Approval): Add myself.
781
782 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
783
784         * MAINTAINERS: Update my email address.
785
786 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
787
788         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
789         * configure: Regenerate.
790
791 2010-11-03  Ian Lance Taylor  <iant@google.com>
792             Dave Korn  <dave.korn.cygwin@gmail.com>
793
794         PR lto/46273
795         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
796         and on other supported platforms whenever LTO is enabled.
797         * configure: Rebuild.
798
799 2010-11-02  Alan Modra  <amodra@gmail.com>
800
801         PR binutils/12110
802         * configure.ac: Error when source path contains spaces.
803         * configure: Regenerate.
804
805 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
806
807         * MAINTAINERS: Update my email address.
808
809 2010-10-20  Ian Lance Taylor  <iant@google.com>
810
811         * Makefile.def (target_modules): Set lib_path to src/.libs for
812         libstdc++-v3 module.
813         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
814         * Makefile.in: Rebuild.
815
816 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
817
818         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
819         (Write After Approval): Remove myself.
820
821 2010-10-15  Tristan Gingold  <gingold@adacore.com>
822
823         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
824
825 2010-10-14  Douglas Rupp  <rupp@gnat.com>
826
827         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
828
829 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
830
831         * configure.ac (build_lto_plugin): New shell variable.
832         (--enable-lto): Turn on by default for all non-ELF platforms that
833         have had LTO support added so far.  Set build_lto_plugin appropriately
834         for both ELF and non-ELF.
835         (configdirs): Add lto-plugin or not based on build_lto_plugin.
836         * configure: Regenerate.
837
838 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
839
840         Sync from src:
841         * configure.ac (v850 support): Remove target-libgloss from
842         noconfigdirs.
843         * configure: Regenerate.
844
845 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
846
847         PR bootstrap/45326
848         PR bootstrap/45174
849         * configure.ac: Honor initial values of $build_configargs,
850         $host_configargs, $target_configargs.  Mark the precious, so
851         environment settings get recorded.
852         * configure: Regenerate.
853
854 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
855
856         PR bootstrap/45796
857         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
858         Depend on all-build-libiberty.
859         * Makefile.in: Regenerate.
860
861 2010-09-30  Michael Eager  <eager@eagercon.com>
862
863         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
864         * configure: Regenerate.
865
866 2010-09-28  Michael Eager  <eager@eagercon.com>
867
868         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
869
870 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
871
872         PR bootstrap/44621
873         * configure.ac: Fix unportable shell quoting.
874         * configure: Regenerate.
875
876 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
877
878         * configure.ac (enable-lto): Add Darwin to the list of supported lto
879         targets and amend comment.
880         * configure: Regenerate.
881
882 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
883
884         * MAINTAINERS (Write After Approval): Add myself.
885
886 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
887
888         * configure.ac: Enable LTO by default on Darwin.
889         * configure: Regenerate.
890
891 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
892
893         * MAINTAINERS (Write After Approval): Add myself.
894
895 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
896
897         * MAINTAINERS (Write After Approval): Add myself.
898
899 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
900
901         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
902         ports
903
904 2010-07-28  David Yuste  <david.yuste@gmail.com>
905
906         * MAINTAINERS (Write After Approval): Add myself.
907
908 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
909
910         * configure.ac: Support all v850 targets.
911         * configure: Regenerate.
912
913 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
914
915         PR bootstrap/44455
916         * configure.ac (extra_mpfr_configure_flags): Copy from
917         extra_mpc_gmp_configure_flags.
918         * configure: Re-generated.
919
920 2010-07-22  Andi Kleen  <ak@linux.intel.com>
921
922         * MAINTAINERS (Write After Approval): Add myself.
923
924 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
925
926         * MAINTAINERS (Write After Approval): Add myself.
927
928 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
929
930         * MAINTAINERS (Write After Approval): Add myself.
931
932 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
933
934         PR target/44862
935         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
936         Provide -B option to allow for link spec %s substitutions for
937         libstdc++.a on darwin.
938         * Makefile.in: Regenerate.
939
940 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
941
942         * MAINTAINERS (Reviewers): Update my e-mail address
943
944 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
945
946         * Makefile.def (configure-gcc): Depend on all-libelf.
947         * Makefile.in: Rebuild.
948
949 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
950
951         * MAINTAINERS (Write After Approval): Add myself in the right place.
952
953 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
954
955         * MAINTAINERS (Write After Approval): Add myself.
956
957 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
958
959         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
960
961 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
962
963         * config.sub: Update to version 2010-05-21.
964         * config.guess: Update to version 2010-04-03.
965
966 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
967
968         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
969         * configure: Regenerate.
970
971 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
972
973         * MAINTAINERS (Write After Approval): Add myself.
974
975 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
976
977         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
978         a platform that supports LTO.
979         * configure: Regenerate.
980
981 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
982
983         * configure.ac: Allow all the versions greater than 0.10 of PPL.
984         * configure: Regenerated.
985
986 2010-04-27  Roland McGrath  <roland@redhat.com>
987             H.J. Lu  <hongjiu.lu@intel.com>
988
989         * configure.ac (--enable-gold): Support both, both/gold and
990         both/bfd to add gold to configdirs without removing ld.
991         * configure: Regenerated.
992
993         * Makefile.def: Add install-gold dependency to install-ld.
994         * Makefile.in: Regenerated.
995
996 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
997
998         PR lto/42776
999         * configure.ac (--enable-lto): Refactor handling so libelf tests
1000         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1001         and allow LTO to be explicitly enabled on non-ELF platforms that
1002         are known to support it inside else-clause.
1003         * configure: Regenerate.
1004
1005 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1006
1007         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1008         * configure: Regenerate.
1009
1010 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1011
1012         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1013         * configure: Regenerate.
1014
1015 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1016
1017         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1018         separately.
1019         * configure: Regenerate.
1020
1021 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1022
1023         * MAINTAINERS (Write After Approval): Add myself.
1024
1025 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1026
1027         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1028         * configure: Regenerate.
1029
1030 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1031
1032         * configure: Regenerate after change to elf.m4.
1033
1034 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1035
1036         * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1039
1040         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1041         * configure: Regenerated.
1042
1043 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1044
1045         * configure.ac: Print "buggy but acceptable" when CLooG
1046         revision is less than 9.
1047         * configure: Regenerated.
1048
1049 2010-04-01  Diego Novillo  <dnovillo@google.com>
1050
1051         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1052
1053 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1054
1055         PR bootstrap/43615
1056         PR bootstrap/43328
1057
1058         Revert:
1059
1060         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1061
1062         * configure.ac: Do not pass --enable-multilib nor
1063         --disable-multilib in baseargs.  Accept explicitly passed
1064         --enable_multilib.
1065         * configure: Regenerate.
1066
1067 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1068
1069         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1070
1071 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1072
1073         * MAINTAINERS: Remove myself.
1074
1075 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1076
1077         PR bootstrap/43328
1078         * configure.ac: Do not pass --enable-multilib nor
1079         --disable-multilib in baseargs.  Accept explicitly passed
1080         --enable_multilib.
1081         * configure: Regenerate.
1082
1083 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1084
1085         * MAINTAINERS (spu port): Remove me.
1086
1087 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1088
1089         * configure.ac (tic6x-*-*): New case.
1090         * configure: Regenerate.
1091
1092 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1093
1094         * config.sub: Update to version 2010-03-22.
1095         * config.guess: Update to version 2009-12-30.
1096
1097 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1098
1099         PR ada/42554
1100         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1101         * configure: Regenerate.
1102
1103 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1104
1105         * MAINTAINERS: Update my email address.
1106
1107 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1108
1109         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1110         (ghassan.shobaki@amd.com): Removed.
1111
1112 2010-03-17  Alan Modra  <amodra@gmail.com>
1113
1114         * MAINTAINERS: Update my email address.
1115
1116 2010-03-16  Diego Novillo  <dnovillo@google.com>
1117
1118         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1119         Matthews.
1120
1121 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1122
1123         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1124         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1125
1126 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1127
1128         * MAINTAINERS: Update my email address.
1129
1130 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1131
1132         * MAINTAINERS: Update my email address.
1133
1134 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1135
1136         * MAINTAINERS: Update my email address.
1137
1138 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1139
1140         * MAINTAINERS: Update my email address.
1141
1142 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1143
1144         PR libstdc++/32499
1145         * configure.ac (RANLIB): Default to true.
1146         (STRIP): Likewise.
1147         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1148         * configure: Regenerate.
1149
1150 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1151
1152         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1153         (Write After Approval): Update my email address.
1154
1155 2010-02-17  Nick Clifton  <nickc@redhat.com>
1156
1157         PR 11238
1158         * Makefile.tpl (local-distclean): Also remove config.cache files in
1159         sub-directories as there may not be Makefiles present in the
1160         sub-directories.
1161         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1162         the config.cache files found by the find command.
1163
1164         * Makefile.in: Regenerate.
1165         * configure.ac: Revert previous delta.
1166         * configure: Regenerate.
1167
1168 2010-02-15  Nick Clifton  <nickc@redhat.com>
1169
1170         PR 11238
1171         * configure.ac: Delete config.cache files in sub-directories when
1172         deleting Makefiles.
1173         * configure: Regenerate.
1174
1175 2010-02-12  Ben Elliston  <bje@gnu.org>
1176
1177         * MAINTAINERS: Update my email address.
1178
1179 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1180
1181         * MAINTAINERS (spu port): Update my email address.
1182
1183 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1184
1185         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1186
1187 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1188
1189         * configure.ac: Add "recommended" version checks for GMP/MPC.
1190         Update recommended GMP/MPFR/MPC versions.
1191         * configure: Regenerate.
1192
1193 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1194
1195         * MAINTAINERS: Move my Embecosm email address into the
1196         write-after-approval section.
1197
1198 2010-01-26  Ian Lance Taylor  <iant@google.com>
1199
1200         * MAINTAINERS: Add myself as Go frontend maintainer.
1201
1202 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1203
1204         PR libstdc++/36101, PR libstdc++/42813
1205         * configure.ac (bootstrap_target_libs): Make inclusion of
1206         target-libgomp conditional on libgomb being in target_configdirs.
1207         * configure: Regenerate.
1208
1209 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1210
1211         PR libstdc++/36101, PR libstdc++/42813
1212         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1213         * configure: Regenerate.
1214
1215 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1216
1217         PR libstdc++/36101, PR libstdc++/42813
1218         * configure.ac (target_configdirs): Substitute.
1219         * Makefile.def: Bootstrap target module libgomp.
1220         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1221         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1222         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1223         * configure, Makefile.in: Regenerate.
1224
1225 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1226
1227         * MAINTAINERS: Adjust my details.
1228
1229 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1230
1231         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1232
1233 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1234
1235         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1236
1237 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1238
1239         * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1242
1243         * MAINTAINERS (Write After Approval): Add myself.
1244
1245 2010-01-11  Richard Guenther  <rguenther@suse.de>
1246
1247         PR lto/41569
1248         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1249         * Makefile.in: Regenerated.
1250
1251 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1252
1253         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1254         * configure: Regenerate.
1255
1256 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1257             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1258
1259         PR bootstrap/42424
1260         * configure.ac: Include libtool m4 files.
1261         (_LT_CHECK_OBJDIR): Call it.
1262         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1263         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1264
1265         * configure: Regenerate.
1266
1267 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1268
1269         PR bootstrap/41818
1270         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1271         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1272         * Makefile.in: Regenerate.
1273
1274 2010-01-02  Richard Guenther  <rguenther@suse.de>
1275
1276         PR lto/41529
1277         * configure.ac: Include config/elf.m4.  Disable LTO if not
1278         builting for an elf target.
1279         * configure: Regenerate.
1280
1281 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1282
1283         * MAINTAINERS: Change my email address.
1284
1285 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1286
1287         * config.sub, config.guess: Update from upstream sources.
1288
1289 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1290
1291         * MAINTAINERS (Write After Approval): Add myself.
1292
1293 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1294
1295         PR middle-end/30447
1296         PR middle-end/30789
1297         PR other/40302
1298
1299         * configure.ac: Require MPC.
1300         * configure: Regenerate.
1301
1302 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1303
1304         PR target/38384
1305         PR bootstrap/40972
1306         * libtool.m4: Sync from git Libtool.
1307         * ltoptions.m4: Likewise.
1308         * ltversion.m4: Likewise.
1309         * lt~obsolete.m4: Likewise.
1310         * ltmain.sh: Likewise.
1311
1312 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1313
1314         * configure.ac: Update minimum MPC version to 0.8.
1315         * configure: Regenerate.
1316
1317 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1318
1319         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1320         * configure: Regenerated.
1321
1322 2009-11-21  Ian Lance Taylor  <iant@google.com>
1323
1324         * configure.ac: Change default of poststage1_ldflags to be empty if
1325         poststage1_libs is set.  When poststage1_libs is empty, and
1326         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1327         * configure: Rebuild.
1328
1329 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1330
1331         * MAINTAINERS (Write After Approval): Update my email address.
1332
1333 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1334
1335         * config.guess: Update from upstream sources.
1336
1337 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1338
1339         * Makefile.def: Restore host and target settings for gmp.
1340         * Makefile.in: Rebuild.
1341
1342 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1343
1344         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1345         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1346         Fix portability of test of C++ as bootstrap language.  Add
1347         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1348         * configure: Rebuild.
1349         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1350         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1351         in-tree building.
1352         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1353         (POSTSTAGE1_HOST_EXPORTS): Use it.
1354         (STAGE[+id+]_CXXFLAGS): New.
1355         (BASE_FLAGS_TO_PASS): Pass it down.
1356         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1357         extra_exports.
1358         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1359         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1360         extra_exports.
1361         * Makefile.in: Rebuild.
1362
1363 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1364
1365         * config.sub, config.guess: Update from upstream sources.
1366
1367 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1368
1369         * MAINTAINERS (Write After Approval): Add myself.
1370
1371 2009-11-09  Jon Beniston  <jon@beniston.com>
1372
1373         * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1376
1377         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1378         paths for *-w64-mingw* and x86_64-*mingw*.
1379         * configure: Regenerated.
1380
1381 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1382
1383         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1384
1385 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1386
1387         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1388         Phil Edwards to Write-After Approval.
1389
1390 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1391
1392         * configure.ac: Disable target-winsup & co for
1393         x86_64-*-mingw* and *-w64-mingw* targets.
1394         * configure: Regenerated.
1395
1396 2009-10-16  Nick Clifton  <nickc@redhat.com>
1397
1398         * MAINTAINERS: Add myself as a maintainer for the RX port.
1399
1400 2009-10-26  Johannes Singler  <singler@kit.edu>
1401
1402         * MAINTAINERS (Write After Approval): Update my e-mail address.
1403
1404 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1405
1406         * configure.ac (CLooG test): Use = with test.
1407         * configure: Regenerate.
1408
1409 2009-10-22  Richard Guenther  <rguenther@suse.de>
1410
1411         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1412         cloog if the ppl version check failed.  Move flags saving
1413         before setting in libelf check.
1414         * configure: Regenerate.
1415
1416 2009-10-21  Richard Guenther  <rguenther@suse.de>
1417
1418         * configure.ac: Adjust the ppl and cloog configure to work as
1419         documented.  Disable cloog if ppl was disabled.  Omit the version
1420         checks if they were disabled.
1421         * configure: Re-generate.
1422
1423 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1424
1425         * configure.ac: Add 'lto' to enable_languages, not
1426         new_enable_languages, and only if not already present.
1427         * configure: Regenerate.
1428
1429 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1430
1431         * README: Refer to the various COPYING* files instead of just
1432         COPYING.
1433         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1434
1435 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1436
1437         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1438         
1439 2009-10-07  Richard Guenther  <rguenther@suse.de>
1440
1441         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1442         and Richard Guenther as reviewers.
1443         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1444         as reviewers.
1445
1446 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1447
1448         * config.sub: Update from upstream sources.
1449
1450 2009-10-06  Ian Lance Taylor  <iant@google.com>
1451
1452         * Makefile.def: check-gold depends upon all-gas.
1453         * Makefile.in: Rebuild.
1454
1455 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1456
1457         * MAINTAINERS (Write After Approval): Add myself.
1458
1459 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1460
1461         * Makefile.def: all-lto-plugin depends on all-libiberty.
1462         set bootstrap=true for lto-plugin.
1463         Add lto-plugin.
1464         * Makefile.in: Regenerate.
1465         * configure.ac (host_libs): Add lto-plugin.
1466         * configure: Regenerate.
1467
1468 2009-10-03  Diego Novillo  <dnovillo@google.com>
1469
1470         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1471         (HOST_LIBELFLIBS): Define.
1472         (HOST_LIBELFINC): Define.
1473         * Makefile.in: Regenerate.
1474         * configure.ac: Add --enable-lto.
1475         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1476         If --enable-lto is used, add 'lto' to new_enable_languages.
1477         If --enable-lto is used and gold is enabled, add
1478         lto-plugin to configdirs.
1479         * configure: Regenerate.
1480
1481 2009-10-03  Simon Baldwin  <simonb@google.com>
1482
1483         * configure.ac: If --with-system-zlib, suppress local zlib and
1484         pass --with-system-zlib to subdir configure scripts.
1485         * configure: Regenerate.
1486
1487 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1488             Paolo Bonzini  <bonzini@gnu.org>
1489
1490         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1491         $(srcdir).
1492         * Makefile.in: Rebuilt.
1493
1494 2009-09-26  Gary Funck  <gary@intrepid.com>
1495
1496         * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1499
1500         * configure.ac: Update minimum MPC version to 0.7.
1501         * configure: Regenerate.
1502
1503 2009-09-25  Nick Clifton  <nickc@redhat.com>
1504
1505         * configure.ac: Pass any --cache-file=/dev/null option on to
1506         subconfigures.
1507         * configure: Regenerate.
1508
1509 2009-09-23  Nick Clifton  <nickc@redhat.com>
1510
1511         * config.sub, config.guess: Update from upstream sources.
1512
1513 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1514
1515         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1516         * Makefile.in: Rebuilt.
1517
1518 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1519
1520         PR bootstrap/32272
1521         * configure.ac: Error out if $srcdir isn't '.' but contains
1522         host-${host_noncanonical}.
1523         * configure: Regenerate.
1524
1525 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1526
1527         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1528         maintainer.
1529
1530 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1531
1532         * configure.ac: If bootstrapping a combined tree with
1533         --enable-gold, require c++ in stage1_languages.
1534         * configure: Regenerate.
1535
1536         * configure.ac: Also add target_libs of stage1_languages to
1537         bootstrap_target_libs.
1538         * configure: Regenerate.
1539
1540         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1541         with --enable-languages not containing c++.
1542         * configure: Regenerate.
1543
1544 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1545
1546         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1547         * configure: Regenerate.
1548
1549 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1550
1551         * MAINTAINERS (Write After Approval): Update my e-mail address,
1552         and move from from here...
1553         (Waiting for paperwork): To here.
1554
1555 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1556
1557         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1558
1559 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1560
1561         * configure.ac: Do not use $extrasub for replacing @if/@endif
1562         parts in Makefile; instead, use additional arguments to
1563         AC_CONFIG_COMMANDS to do the replacement manually, with several
1564         sed invocations, to avoid HP-UX sed command limits.
1565         * configure: Regenerate.
1566
1567 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1568
1569         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1570         blank before -L.
1571
1572 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1573
1574         * configure.ac (with-build-config): Document.  Handle without.
1575         Handle missing argument.
1576         * configure: Rebuilt.
1577
1578 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1579
1580         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1581         Default to bootstrap-debug only if compare-debug works.
1582         * configure: Rebuilt.
1583         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1584         * Makefile.in: Rebuilt.
1585
1586 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1587
1588         * MAINTAINERS (OS Port Maintainers): Update my email address.
1589
1590 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1591
1592         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1593         * Makefile.in: Rebuilt.
1594
1595 2009-09-01  Chris Demetriou  <cgd@google.com>
1596
1597         * MAINTAINERS (Write After Approval): Add myself.
1598
1599 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1600
1601         PR debug/30161
1602         * include/dwarf2.h (enum dwarf_tag): Added
1603         DW_TAG_GNU_template_template_param
1604         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1605
1606 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1607
1608         * Makefile.tpl (AWK): Fix typo.
1609         * Makefile.in: Regenerate.
1610
1611 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1612
1613         * configure.ac: Detect awk and sed.
1614         * Makefile.def (flags_to_pass): Add AWK and SED.
1615         * Makefile.tpl (AWK, SED): New.
1616         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1617         * configure: Regenerate.
1618         * Makefile.in: Regenerate.
1619
1620 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1621
1622         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1623         (collapseslashes): Likewise.
1624
1625 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1626
1627         * configure.ac (AC_PREREQ): Bump to 2.64.
1628
1629 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1630
1631         * configure.ac: Remove --with-datarootdir, --with-docdir,
1632         --with-pdfdir, --with-htmldir switches.
1633         * configure: Regenerate.
1634
1635         * configure: Regenerate.
1636
1637         * compile: Sync from Automake 1.11.
1638         * depcomp: Likewise.
1639         * install-sh: Likewise.
1640         * missing: Likewise.
1641         * mkinstalldirs: Likewise.
1642         * ylwrap: Likewise.
1643
1644 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1645
1646         * ltmain.sh (func_normal_abspath): New function.
1647         (func_relative_path): Likewise.
1648         (func_mode_help): Document new -bindir option for link mode.
1649         (func_mode_link): Add new -bindir option, and use it to place
1650         output DLL if specified.
1651
1652 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1653
1654         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1655         (baseargs): Add --disable-option-checking.
1656         * configure: Regenerate.
1657
1658         * Makefile.def (configure-target-libiberty): Depend on
1659         all-binutils and all-ld.
1660         (configure-target-newlib): Likewise.
1661         * Makefile.in: Regenerate.
1662
1663 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1664
1665         * config.sub, config.guess: Update from upstream sources.
1666
1667 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1668
1669         Sync from src, merge:
1670
1671         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1672
1673         * configure.ac: Do not exclude gas for i386-*-darwin.
1674         Add a case for x86_64-*-darwin.
1675         * configure: Regenerate.
1676
1677 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1678
1679         * MAINTAINERS: Add my name to Write After Approval list.
1680
1681 2009-08-06  Michael Eager  <eager@eagercon.com>
1682
1683         * configure.ac: Add Microblaze target.
1684         * configure: Regenerate.
1685
1686 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1687
1688         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1689         * configure: Regenerate.
1690         
1691 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1692
1693         * MAINTAINERS (Write After Approval): Update my e-mail address.
1694
1695 2009-07-06  Ian Lance Taylor  <iant@google.com>
1696
1697         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1698         * configure: Rebuild.
1699
1700 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1701
1702         * MAINTAINERS: Move myself to the Graphite Reviewers.
1703
1704 2009-06-30  Wei Guozhi  <carrot@google.com>
1705
1706         * MAINTAINERS: Add my name to Write After Approval list.
1707
1708 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1709
1710         PR bootstrap/40338
1711         * configure.ac (comparestring): Create new variable.
1712         * Makefile.tpl (comparestring): Use to skip some comparisions.
1713         * configure: Regenerate.
1714         * Makefile.in: Regenerate.
1715
1716 2009-06-26  Doug Evans  <dje@sebabeach.org>
1717
1718         * Makefile.def (host_modules): Add cgen.
1719         * Makefile.in: Regenerate.
1720         * configure.ac (host_tools): Add cgen.
1721         * configure: Regenerate.
1722
1723 2009-06-23  DJ Delorie  <dj@redhat.com>
1724
1725         * MAINTAINERS: Add myself as mep maintainer.
1726
1727 2009-06-23  Ian Lance Taylor  <iant@google.com>
1728
1729         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1730         boot_languages.  Only bootstrap target libraries listed in
1731         target_libs for some boot language.  Add --with-stage1-ldflags,
1732         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1733         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1734         if not building with C++.
1735         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1736         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1737         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1738         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1739         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1740         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1741         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1742         * configure, Makefile.in: Rebuild.
1743
1744 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1745
1746         * MAINTAINERS: Added my name to write-after-approval list.
1747
1748 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1749
1750         * configure.ac: Define is_elf for QNX Neutrino targets.
1751         * configure: Regenerate.
1752
1753 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1754
1755         * MAINTAINERS: Added my name to the write-after-approval list
1756
1757 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1758
1759         * configure.ac: Detect MPC in default directory.
1760         * configure: Regenerate.
1761
1762 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1763             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1764
1765         * Makefile.tpl (all): Avoid a trailing backslash.
1766         * Makefile.in: Regenerate.
1767
1768 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1769
1770         * config.sub, config.guess: Update from upstream sources.
1771
1772 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1773
1774         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1775         to noconfdirs.
1776         * configure: Regenerate.
1777
1778 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1779
1780         * Makefile.tpl ([+compare-target+]): Compare all stage
1781         directories, rather than just gcc.
1782         * Makefile.in: Rebuilt.
1783
1784 2009-06-01  Doug Kwan  <dougkwan@google.com>
1785
1786         * configure.ac: Support gold for target arm*-*-*.
1787         * configure: Regenerate.
1788
1789 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1790
1791         * Makefile.def: Add MPC support and dependencies.
1792         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1793
1794         * Makefile.in, configure: Regenerate.
1795
1796 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1797
1798         * Makefile.tpl (all): Avoid harmless warning in make all when
1799         gcc-bootstrap is enabled but stage_last does not exist.
1800         * Makefile.in: Rebuilt.
1801
1802 2009-05-24  Nicolas Roche  <roche@adacore.com>
1803
1804         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1805         * Makefile.in: Regenerate.
1806
1807 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1808
1809         * MAINTAINERS: Update my e-mail address.
1810
1811 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1812
1813         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1814         * configure:  Regenerate.
1815
1816 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1817
1818         PR other/40159
1819         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1820         gcc-no-bootstrap are mutually exclusive.
1821         * Makefile.in: Rebuilt.
1822
1823 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1824
1825         PR other/40159
1826         * Makefile.tpl (all): Don't end with unconditional success.
1827         * Makefile.in: Rebuilt.
1828
1829 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1830
1831         PR target/37137
1832         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1833         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1834         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1835         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1836         stage_configureflags, stage_cflags and stage_libcflags into
1837         explicit Makefile macros.
1838         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1839         GFORTRAN.
1840         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1841         CC.  Set CC_FOR_BUILD from CC.
1842         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1843         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1844         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1845         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1846         and GFORTRAN.
1847         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1848         (_LIBCFLAGS): Renamed to _TFLAGS.
1849         (do-compare-debug, do-compare3-debug): Drop.
1850         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1851         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1852         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1853         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1854         (XGCC_FLAGS_FOR_TARGET): New.
1855         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1856         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1857         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1858         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1859         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1860         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1861         TFLAGS.
1862         (BUILD_CONFIG): Include if requested.
1863         (all): Set TFLAGS on bootstrap.
1864         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1865         (all-stageid-prefixmodule): Likewise.
1866         (do-clean, distclean-stageid): Set TFLAGS.
1867         (restrap): Fix whitespace.
1868         * Makefile.in: Rebuilt.
1869
1870 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1871
1872         * config.guess: Sync with src.
1873
1874 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1875
1876         * configure.ac ($with_ppl):  Default to no if not supplied.
1877         ($with_cloog):  Likewise.
1878         configure:  Regenerate.
1879
1880 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1881
1882         * MAINTAINERS: Update my e-mail address.
1883
1884 2009-04-27  Nick Clifton  <nickc@redhat.com>
1885
1886         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1887
1888 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1889
1890         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1891         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1892         * Makefile.in: Regenerate.
1893
1894 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1895
1896         PR bootstrap/39739
1897         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1898         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1899
1900         * configure, Makefile.in: Regenerate.
1901
1902 2009-04-21  Taras Glek  <tglek@mozilla.com>
1903
1904         * include/hashtab.h: Update GTY annotations to new syntax
1905         * include/splay-tree.h: Likewise
1906
1907 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1908
1909         * config.sub, config.guess: Update from upstream sources.
1910
1911 2009-04-15  Anthony Green  <green@moxielogic.com>
1912
1913         * configure.ac: Add moxie support.
1914         * configure: Rebuilt.
1915
1916 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1917
1918         * configure.ac: Change copyright header to refer to version
1919         3 of the GNU General Public License and to point readers at the
1920         COPYING3 file and the FSF's license web page.
1921         * Makefile.def: Likewise.
1922         * Makefile.tpl: Likewise.
1923         * Makefile.in: Regenerate.
1924
1925 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1926
1927         * configure.ac: Restore match for darwin9 or later. Use double
1928         brackets since regeneration eats one pair.
1929         * configure: Regenerate.
1930
1931 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1932
1933         PR gas/10039
1934         * configure.ac: Require texinfo 4.7.
1935         * configure: Regenerated.
1936
1937 2009-04-09  Nick Clifton  <nickc@redhat.com>
1938
1939         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1940         the GCC Runtime Library Exception.
1941
1942 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1943
1944         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1945         * configure: Regenerate.
1946
1947 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1948
1949         * Makefil.def (languages): New entries.
1950         * Makefile.tpl (check-gcc-*): New generic target.
1951         * Makefile.in: Regenerate.
1952
1953 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1954
1955         * MAINTAINERS:  Update my email address.
1956
1957 2009-03-18  Tom Tromey  <tromey@redhat.com>
1958
1959         * configure: Rebuild.
1960         * configure.ac (host_libs): Add libiconv.
1961         * Makefile.in: Rebuild.
1962         * Makefile.def (host_modules): Add libiconv.
1963         (configure-gdb, all-gdb): Depend on libiconv.
1964
1965 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1966
1967         * configure.ac: Treat gdb as supported on x86_64-darwin.
1968         * configure: Regenerate.
1969
1970 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1971
1972         * configure.ac (--with-host-libstdcxx): New option.
1973         * configure: Regenerate.
1974
1975 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1976
1977         * MAINTAINERS:  Move myself into the write after approval list.
1978
1979 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1980
1981         * MAINTAINERS: Update e-mail address.
1982         
1983 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1984
1985         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1986
1987 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1988
1989         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1990
1991 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1992
1993         Backport from git Libtool:
1994
1995         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1996         Support GNU/kOpenSolaris.
1997         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1998         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1999         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2000         GNU/kOpenSolaris.
2001
2002 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2003
2004         * MAINTAINERS: Update e-mail address.
2005
2006 2009-02-24  Michael Eager  <eager@eagercon.com>
2007
2008         * MAINTAINERS (Write After Approval): Add self.
2009
2010 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2011
2012         * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2009-02-05  Andreas Schwab  <schwab@suse.de>
2015
2016         * Makefile.tpl (stage_last): Define $r and $s before using
2017         $(RECURSE_FLAGS_TO_PASS).
2018         * Makefile.in: Regenerate
2019
2020 2009-01-30  Ian Lance Taylor  <iant@google.com>
2021
2022         * MAINTAINERS: Move myself to the Global Reviewers list.
2023
2024 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2025
2026         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2027         * configure: Regenerate.
2028
2029 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2030
2031         * MAINTAINERS: Make whitespace consistent.
2032         Remove Robert Millan from Write After Approval.
2033
2034 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2035
2036         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2037         (all-opcodes): Depend on all-libiberty.
2038         * Makefile.in: Regenerate.
2039
2040 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2041
2042         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2043         * configure: Regenerate.
2044
2045 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2046
2047         * MAINTAINERS (Write After Approval): Add myself.
2048
2049 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2050
2051         * MAINTAINERS: Add myself to reviewers (Fortran).
2052
2053 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2054
2055         PR tree-optimization/38515
2056         * configure.ac (cloog-polylib): Removed.
2057         (with_ppl, with_cloog): Test for "no".
2058         * configure: Regenerated.
2059
2060 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2061
2062         * MAINTAINERS: Moved myself to reviewers (Fortran).
2063
2064 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2065
2066         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2067         (Write After Approval): Remove myself.
2068
2069 2009-01-03  Diego Novillo  <dnovillo@google.com>
2070
2071         * MAINTAINERS: Remove myself from alias maintainership.
2072
2073 2009-01-02  David Ayers  <ayers@fsfe.org>
2074
2075         * MAINTAINERS: Update e-mail address.
2076
2077 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2078
2079         * MAINTAINERS: Make whitespace consistent.
2080
2081 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2082
2083         Backport from upstream Libtool:
2084         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2085         Add cache variables to tests that require the linker to work.
2086         For shlibpath_overrides_runpath, this also changes the semantics
2087         to let the result from the C compiler take precedence.
2088
2089 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2090
2091         * config.sub, config.guess: Update from upstream sources.
2092
2093 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2094
2095         * configure.ac (ppllibs): Add by default the lib flags.
2096         * configure: Regenerate.
2097
2098 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2099
2100         * MAINTAINERS:  Add myself to the write after approval list.
2101
2102 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2103
2104         * configure.ac: Add double brackets on darwin[912].
2105         * configure: Regenerate.
2106
2107 2008-12-03  Daniel Kraft  <d@domob.eu>
2108
2109         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2110         Approval to Reviewer section (for Fortran front-end).
2111
2112 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2113
2114         * configure.ac: Expand to darwin10 and later.
2115         * configure: Regenerate.
2116
2117 2008-12-02  Andreas Schwab  <schwab@suse.de>
2118
2119         * Makefile.def: configure-target-boehm-gc depends on
2120         all-target-libstdc++-v3.
2121         * Makefile.in: Regenerate.
2122
2123 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2124
2125         * MAINTAINERS:  Add myself as mingw maintainer.
2126
2127 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2128
2129         * config.sub, config.guess: Update from upstream sources.
2130
2131 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2132
2133         * README.SCO: Remove.
2134
2135 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2136
2137         * MAINTAINERS:  Add myself to the write after approval list.
2138
2139 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2140
2141         * MAINTAINERS:  Update my email address in WAA section.
2142
2143 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2144
2145         * MAINTAINERS: Update e-mail address.
2146
2147 2008-11-27  Toon Moene  <toon@moene.org>
2148
2149         * MAINTAINERS: Change e-mail address.
2150
2151 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2152
2153         * configure.ac: Build gdb for i?86-*-darwin*
2154         * configure: Regenerated.
2155
2156 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2157
2158         * MAINTAINERS: Added my full name.
2159
2160 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2161
2162         PR bootstrap/38014
2163         PR bootstrap/37923
2164
2165         Revert:
2166
2167         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2168
2169         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2170         * Makefile.in: Regenerated.
2171
2172         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2173
2174         PR gdb/921
2175         PR gdb/1646
2176         PR gdb/2175
2177         PR gdb/2176
2178
2179         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2180         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2181         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2182         (HOST_EXPORTS): Pass CPPFLAGS.
2183         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2184         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2185         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2186         * Makefile.in, configure: Regenerated.
2187         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2188         and CPPFLAGS_FOR_BUILD.
2189
2190 2008-11-06  Jeff Law  <law@redhat.com>
2191
2192         * MAINTAINERS: Add myself as middle end maintainer.
2193
2194 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2195
2196         * MAINTAINERS (Write after approval): Add myself.
2197
2198 2008-11-05  Diego Novillo  <dnovillo@google.com>
2199
2200         * MAINTAINERS (Global Reviewers): Add myself.
2201         (Non-Algorithmic Maintainers): Remove myself.
2202
2203 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2204
2205         * MAINTAINERS (Write after approval): Add myself.
2206
2207 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2208
2209         * MAINTAINERS (Write after approval): Add myself.
2210
2211 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2212
2213         * configure.ac (spu-*-*): Remove special case.
2214         * configure: Regenerate.
2215
2216 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2217
2218         * MAINTAINERS (Write after approval): Update my email address.
2219
2220 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2221
2222         * configure.ac [spu-*-*]: Do not set skipdirs.
2223         * configure: Re-generate.
2224
2225 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2226
2227         * MAINTAINERS (Various Maintainers): Add myself to reload.
2228
2229 2008-10-25  Richard Guenther  <rguenther@suse.de>
2230
2231         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2232         maintainer.  Remove myself as libgcc-math maintainer.
2233         (Non-Algorithmic Maintainers): Remove myself.
2234
2235 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2236
2237         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2238         * Makefile.in: Regenerated.
2239
2240 2008-10-23  Cary Coutant  <ccoutant@google.com>
2241
2242         * MAINTAINERS (Write after approval): Add myself.
2243
2244 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2245
2246         PR gdb/921
2247         PR gdb/1646
2248         PR gdb/2175
2249         PR gdb/2176
2250
2251         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2252         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2253         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2254         (HOST_EXPORTS): Pass CPPFLAGS.
2255         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2256         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2257         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2258         * Makefile.in, configure: Regenerated.
2259         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2260         and CPPFLAGS_FOR_BUILD.
2261
2262 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2263
2264         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2265         Sebastian Pop.
2266
2267 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2268
2269         * MAINTAINERS (Write After Approval): Added myself.
2270
2271 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2272
2273         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2274         recommended version to 2.3.2.
2275
2276         * configure: Regenerate.
2277
2278 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2279
2280         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2281
2282 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2283
2284         * MAINTAINERS (Write After Approval): Update e-mail address.
2285
2286 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2287
2288         * libtool.m4: Update to libtool 2.2.6.
2289         * lt~obsolete.m4: Update to libtool 2.2.6.
2290         * ltmain.sh: Update to libtool 2.2.6.
2291         * ltsugar.m4: Update to libtool 2.2.6.
2292         * ltversion.m4: Update to libtool 2.2.6.
2293         * ltoptions.m4: Update to libtool 2.2.6.
2294         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2295
2296 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2297
2298         * MAINTAINERS (Write After Approval): Add myself.
2299
2300 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2301
2302         * MAINTAINERS (Write After Approval): Update my name.
2303
2304 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2305
2306         * MAINTAINERS: Add myself in "Write After Approval".
2307
2308 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2309
2310         * MAINTAINERS: Add myself as ia64 maintainer.
2311
2312 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2313
2314         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2315         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2316         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2317         and Michael Tiemann from Write After Approval since they do not
2318         actually have access.
2319
2320 2008-09-05  Richard Guenther  <rguenther@suse.de>
2321
2322         * configure.ac: Initialize clooglibs to -lcloog.
2323         * configure: Re-generate.
2324
2325 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2326
2327         * MAINTAINERS (Write After Approval): Add myself.
2328
2329 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2330
2331         * configure.ac (--with-cloog-polylib): New.
2332         (--disable-cloog-version-check): New.
2333         (--disable-ppl-version-check): New.
2334         * configure: Re-generate.
2335
2336 2008-09-03  Richard Guenther  <rguenther@suse.de>
2337
2338         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2339         cloog test.
2340         * configure: Re-generate.
2341
2342 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2343
2344         Add picoChip port.
2345         * MAINTAINERS: Add picoChip maintainers.
2346
2347 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2348             Tobias Grosser  <grosser@fim.uni-passau.de>
2349             Jan Sjodin  <jan.sjodin@amd.com>
2350             Harsha Jagasia  <harsha.jagasia@amd.com>
2351             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2352             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2353             Adrien Eliche  <aeliche@isty.uvsq.fr>
2354
2355         Merge from graphite branch.
2356         * configure: Regenerate.
2357         * Makefile.in: Regenerate.
2358         * configure.ac (host_libs): Add ppl and cloog.
2359         Add checks for PPL and CLooG.
2360         * Makefile.def (ppl, cloog): Added modules and dependences.
2361         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2362         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2363
2364 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2365
2366         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2367         (GCC_SHLIB_SUBDIR): New.
2368         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2369         * configure: Regenerate.
2370         * Makefile.in: Regenerate.
2371
2372 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2373
2374         * MAINTAINERS: Consistently use tabs to separate columns.
2375
2376 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2377
2378         * MAINTAINERS (Write after Approval): Add myself.
2379
2380 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2381
2382         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2383         Enable bfd, binutils and opcodes.
2384         * configure: Regenerate.
2385
2386 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2387
2388         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2389
2390 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2391
2392         * MAINTAINERS:  Use correct Umlaut for last name.
2393
2394 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2395
2396         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2397
2398 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2399
2400         * MAINTAINERS: Update my email address.
2401
2402 2008-08-16  Nicolas Roche  <roche@adacore.com>
2403
2404         * Makefile.tpl: Add BOOT_ADAFLAGS.
2405         * Makefile.in: Regenerate.
2406
2407 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2408
2409         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2410         * configure: Regenerate.
2411
2412 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2413
2414         * configure.ac: Add makefile fragments for hpux.
2415         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2416         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2417         * configure: Regenerate.
2418         * Makefile.in: Regenerate.
2419
2420 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2421
2422         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2423
2424 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2425
2426         * MAINTAINERS (Write after Approval): Add myself.
2427
2428 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2429
2430         * MAINTAINERS (Write After Approval):  Add myself.
2431
2432 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2433
2434         * MAINTAINERS (Write After Approval):  Add myself.
2435
2436 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2437
2438         * MAINTAINERS: Update my email address.
2439
2440 2008-06-25  Joey Ye  <joey.ye@intel.com>
2441
2442         * MAINTAINERS (Write After Approval):  Add myself.
2443
2444 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2445
2446         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2447         * Makefile.in: Regenerate.
2448         * configure: Regenerate.
2449
2450 2008-06-17  Daniel Kraft  <d@domob.eu>
2451
2452         * MAINTAINERS (Write After Approval):  Add myself.
2453
2454 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2455
2456         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2457         "$@" is still intact with both Autoconf 2.59 and 2.62.
2458         * configure: Regenerate.
2459
2460 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2461
2462         * Makefile.tpl: Fix comment errors.
2463         * Makefile.in: Regenerate.
2464
2465 2008-06-12  David S. Miller  <davem@davemloft.net>
2466             David Edelsohn  <edelsohn@gnu.org>
2467
2468         * configure.ac: Add powerpc*-*-* to gold supported targets.
2469         * configure: Regenerate.
2470
2471 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2472
2473         PR tree-optimization/36218
2474         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2475         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2476         (all prefix="build-"): Pass them to build-system sub-makes.
2477         * Makefile.in: Regenerate.
2478
2479 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2480
2481         * MAINTAINERS (mt port): Remove.
2482         (sco5, unixware, sco udk): Remove.
2483         (Kean Johnston): Add to Write After Approval.
2484
2485 2008-05-30  Julian Brown  <julian@codesourcery.com>
2486
2487         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2488         of libobjc for ARM EABI Linux.
2489         * configure: Regenerate.
2490
2491 2008-05-18  Xinliang David Li   <davidxl@google.com>
2492
2493         * ChangeLog: Remove wrong ChangeLog entry.
2494
2495 2008-05-17  Xinliang David Li   <davidxl@google.com>
2496
2497         * MAINTAINERS (Write After Approval): Add myself.
2498
2499 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2500
2501         * MAINTAINERS (Write After Approval): Add myself.
2502
2503 2008-05-14  Rafael Espíndola  <espindola@google.com>
2504
2505         * config-ml.in: don't handle --enable-shared and --enable-static.
2506
2507 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2508
2509         * MAINTAINERS: Update my email address.
2510
2511 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2512
2513         * MAINTAINERS: Update my email address.
2514
2515 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2516
2517         * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2520
2521         * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2524
2525         * MAINTAINERS (crx): Add myself.
2526
2527 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2528
2529         Sync with src:
2530         2008-04-14  David S. Miller  <davem@davemloft.net>
2531
2532         * configure.ac: Add sparc*-*-* to gold supported targets.
2533         * configure: Regenerate.
2534
2535 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2536
2537         PR bootstrap/35457
2538         * configure.ac: Include override.m4.
2539         * configure: Regenerate.
2540
2541 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2542
2543         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2544         * Makefile.in: Regenerate.
2545
2546 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2547
2548         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2549         as nonconfigurable directories list.
2550         * configure: Regenerate.
2551
2552 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2553
2554         * config.sub, config.guess: Update from upstream sources.
2555
2556 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2557
2558         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2559         * Makefile.in: Regenerate.
2560
2561 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2562
2563         * configure.ac: Do not build libssp for the AVR.
2564         * configure: Regenerate.
2565
2566 2008-04-07  Ian Lance Taylor  <iant@google.com>
2567
2568         * Makefile.def: check-gold depends upon all-binutils.
2569         * Makefile.in: Regenerate.
2570
2571 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2572
2573         * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2008-04-04  Nick Clifton  <nickc@redhat.com>
2576
2577         PR binutils/4334
2578         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2579         builds.
2580         * configure: Regenerate.
2581
2582 2008-04-04  NightStrike  <NightStrike@gmail.com>
2583
2584         PR other/35151
2585         * configure.ac: Combine rules for mingw32 and mingw64.
2586         * configure: Regenerate.
2587
2588 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2589
2590         * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2593
2594         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2595         * Makefile.in (.NOTPARALLEL): Ditto.
2596
2597 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2598
2599         * MAINTAINERS (Write After Approval): Add myself.
2600
2601 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2602
2603         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2604         * Makefile.in (.NOTPARALLEL): Regenerate.
2605
2606 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2607
2608         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2609         * Makefile.in: Regenerate.
2610
2611 2008-03-26  Jakub Staszak  <kuba@et.pl>
2612
2613         * MAINTAINERS (Write After Approval): Add myself.
2614
2615 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2616
2617         * MAINTAINERS:  Update e-mail address.
2618
2619 2008-03-20  Ian Lance Taylor  <iant@google.com>
2620
2621         * configure.ac: Add support for --enable-gold.
2622         * Makefile.def: Add gold as a directory like ld.
2623         * configure, Makefile.in: Regenerate.
2624
2625 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2626
2627         * configure.ac: m4_include config/proginstall.m4.
2628         * configure: Regenerate.
2629
2630         Backport from upstream Libtool:
2631
2632         2007-10-12  Eric Blake  <ebb9@byu.net>
2633
2634         Deal with Autoconf 2.62's semantic change in m4_append.
2635         * ltsugar.m4 (lt_append): Replace broken versions of
2636         m4_append.
2637         (lt_if_append_uniq): Don't require separator to be overquoted,
2638         and avoid broken m4_append.
2639         (lt_dict_add): Fix typo.
2640         * libtool.m4 (_LT_DECL): Don't overquote separator.
2641
2642 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2643
2644         * config.rpath: Add AIX 6 support.
2645
2646 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2647
2648         * Makefile.def (stageprofile).  Remove -fprofile-generate
2649         from stage_libcflags.
2650         * Makefile.in: Regenerate.
2651
2652 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2653
2654         * config.sub, config.guess: Update from upstream sources.
2655
2656 2008-03-06  Tom Tromey  <tromey@redhat.com>
2657
2658         * MAINTAINERS: Update for treelang deletion.
2659
2660 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2661
2662         * MAINTAINERS: Update my email address.
2663
2664 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2665
2666         * MAINTAINERS (darwin port): Add myself as a maintainer.
2667         (objective-c/c++): Add myself as a maintainer.
2668
2669 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2670
2671         * MAINTAINERS (Write After Approval): Update my email address.
2672
2673 2008-02-25  Tomas Bily  <tbily@suse.cz>
2674
2675         * MAINTAINERS (Write After Approval): Add myself.
2676
2677 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2678
2679         * MAINTAINERS (OpenMP): Add myself.
2680
2681 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2682
2683         PR bootstrap/32009
2684         PR bootstrap/32161
2685
2686         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2687         * configure: Regenerate.
2688
2689         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2690         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2691         STAGE4_LIBCFLAGS): New.
2692         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2693         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2694         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2695         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2696         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2697         for target modules.  Don't export LIBCFLAGS.
2698         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2699         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2700         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2701         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2702         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2703         * Makefile.in: Regenerate.
2704
2705 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2706
2707         PR libgcj/33085
2708         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2709         Do not use -DDLL_EXPORT.  Backport from upstream.
2710
2711 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2712
2713         * MAINTAINERS (Write After Approval): Add myself.
2714
2715 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2716
2717         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2718         * configure: Regenerate.
2719
2720 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2721
2722         * configure.ac (xtensa*-*-*): Recognize processor variants.
2723         * configure: Regenerate.
2724
2725 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2726
2727         PR bootstrap/34922
2728         * configure.ac (PARSE_ARGS): Push suitable setting of
2729         ac_subdirs_all, for `./configure --help=recursive'.
2730         Handle `+' in generic toplevel directory disabling.
2731         * configure: Regenerate.
2732
2733 2008-01-28  Nick Clifton  <nickc@redhat.com>
2734
2735         * MAINTAINERS (xstormy16): Take over maintainership.
2736
2737 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2738
2739         * MAINTAINERS (c4x port): Remove.
2740
2741 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2742
2743         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2744
2745 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2746
2747         * config.sub, config.guess: Update from upstream sources.
2748
2749 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2750
2751         * MAINTAINERS (Write After Approval): Add myself.
2752
2753 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2754
2755         * MAINTAINERS: Update my email address.
2756
2757 2008-01-09  Raksit Ashok  <raksit@google.com>
2758
2759         * MAINTAINERS (Write After Approval): Add myself.
2760
2761 2008-01-09  Raksit Ashok  <raksit@google.com>
2762
2763         * MAINTAINERS (Write After Approval): Add myself.
2764
2765 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2766
2767         * config.sub, config.guess: Update from upstream sources.
2768
2769 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2770
2771         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2772         Change recommended MPFR from 2.2.1 -> 2.3.0.
2773         * configure: Regenerate.
2774
2775 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2776
2777         * MAINTAINERS: Update my email address.
2778
2779 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2780
2781         * MAINTAINERS: Update my email address.
2782
2783 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2784
2785         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2786         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2787         * Makefile.in: Regenerate.
2788
2789 2007-12-10  Mark Heffernan  <meheff@google.com>
2790
2791         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2792         misplaced entries.
2793
2794 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2795
2796         * configure.ac: Enable libjava for x86_64-*-darwin9.
2797         * configure: Regenerate.
2798
2799 2007-12-07  Bill Maddox  <maddox@google.com>
2800
2801         * MAINTAINERS (Write After Approval): Add myself.
2802
2803 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2804
2805         * config.sub, config.guess: Update from upstream sources.
2806
2807 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2808
2809         * config-ml.in: Remove 64bit configure tests.
2810
2811 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2812
2813         * config-ml.in: Robustify against white space in absolute file
2814         names.
2815
2816         * config-ml.in (multi-clean): Substitute ${Makefile}.
2817         Remove superfluous ${Makefile} in list.
2818
2819 2007-11-19  Thiemo Seufer  <ths@mips.com>
2820
2821         * config-ml.in: Don't hardcode the Makefile name.
2822
2823 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2824
2825         * MAINTAINERS (Write After Approval): Add myself.
2826
2827 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2828
2829         * MAINTAINERS (Write After Approval): Add myself.
2830
2831 2007-11-06  Doug Kwan  <dougkwan@google.com>
2832
2833         * MAINTAINERS (Write After Approval): Add myself.
2834
2835 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2836
2837         * MAINTAINERS (mercury): Remove entry.
2838         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2839
2840 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2841
2842         * Makefile.def (dependencies): Make configure-gdb depend on
2843         all-intl.
2844         * Makefile.in: Regenerated.
2845
2846 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2847
2848         * MAINTAINERS (Fortran maintainer): Remove myself.
2849
2850 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2851
2852         * Makefile.def: To avoid problems running with parallel makes,
2853         build newlib before libgloss so that target specific header
2854         files are availble.
2855         * Makefile.in: Regenerate
2856
2857 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2858
2859         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2860         * Makefile.in: Regenerate.
2861
2862 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2863
2864         * MAINTAINERS (Register allocation reviewer): Add myself.
2865
2866 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2867
2868         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2869         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2870         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2871         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2872         * configure: Regenerate.
2873
2874 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2875
2876         * MAINTAINERS (Register allocation reviewer): Add myself.
2877
2878 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2879
2880         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2881         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2882         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2883         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2884         * configure.ac: Default them to host tools for $host = $build.
2885         Subst them.
2886
2887         * configure: Regenerate.
2888         * Makefile.in: Regenerate.
2889
2890 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2891
2892         * MAINTAINERS (Register allocation reviewer): Add myself.
2893
2894 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2895
2896         * MAINTAINERS (Register allocation reviewer): Add myself.
2897
2898 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2899
2900         * MAINTAINERS (Write After Approval): Fix typo.
2901
2902 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2903
2904         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2905         * configure: Regenerate.
2906
2907 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2908
2909         PR bootstrap/31906
2910         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2911         they're already prefixed.
2912
2913 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2914
2915         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2916         libstdc++.
2917         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2918         * configure: Regenerate.
2919         * Makefile.in: Regenerate.
2920
2921 2007-09-17  Andreas Schwab  <schwab@suse.de>
2922
2923         * configure.ac: Raise minimum makeinfo version to 4.6.
2924         * configure: Regenerate.
2925
2926 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2927
2928         * MAINTAINERS (write-after-approval) add myself
2929
2930 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2931
2932         * configure.ac: Correct makeinfo version check.
2933         * configure: Regenerate.
2934
2935 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2936
2937         * MAINTAINERS: Update my email address.
2938
2939 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2940
2941         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2942         to $skipdirs and only disable gprof for newlib.  Use the normal
2943         mips*-elf* handling in other respects.
2944         * configure: Regnerate.
2945
2946 2007-09-12  David Daney  <ddaney@avtrex.com>
2947
2948         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2949         enabling libgcj.
2950         * configure: Regenerate.
2951
2952 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2953
2954         PR other/32154
2955         * configure.ac: For libgloss targets, point the linker to the linker
2956         script, startup code and simulator library.
2957         * configure: Regenerate.
2958
2959 2007-09-07  Andrew Haley  <aph@redhat.com>
2960
2961         * configure.ac (noconfigdirs): Remove target-libffi and
2962         target-libjava.
2963         * configure: Regenerate.
2964
2965 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2966
2967         PR target/33281
2968         * configure.ac: Use config/mh-mingw on mingw.
2969         * configure: Regenerate.
2970
2971 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2972
2973         * MAINTAINERS (Write After Approval): Add myself.
2974
2975 2007-09-05  Richard Guenther  <rguenther@suse.de>
2976
2977         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2978         nor --disable-checking is provided also turn on yes and types
2979         checking for stage1.
2980         * configure: Re-generate.
2981
2982 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2983
2984         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2985         (Write After Approval): Remove myself.
2986
2987 2007-08-29  Nick Clifton  <nickc@redhat.com>
2988
2989         * config.sub, config.guess: Update from upstream sources.
2990
2991 2007-08-22  Bud Davis  <jmdavis@link.com>
2992
2993         * MAINTAINERS (Write After Approval): Added myself.
2994         * MAINTAINERS (Reviewers): Removed myself.
2995
2996 2007-08-18  Paul Brook  <paul@codesourcery.com>
2997             Joseph Myers  <joseph@codesourcery.com>
2998
2999         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3000         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3001         * Makefile.in: Regenerate.
3002         * configure.ac (--with-debug-prefix-map): New.
3003         * configure: Regenerate.
3004
3005 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3006             Nigel Stephens  <nigel@mips.com>
3007
3008         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3009         as target_makefile_frag.
3010         * configure: Regenerate.
3011
3012 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3013
3014         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3015         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3016         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3017         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3018         (do-compare, do-compare3, do-compare-debug): New.
3019         ([+compare-target+]): Use them.
3020
3021 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3022
3023         * MAINTAINERS (Write After Approval): Change my email address.
3024
3025 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3026             Ben Elliston  <bje@au.ibm.com>
3027
3028         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3029         --silent if $silent.
3030         * configure: Regenerate.
3031
3032 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3033
3034         * MAINTAINERS (Various Maintainers): Add myself as
3035         loop infrastructure maintainer.  Update my e-mail
3036         address.
3037
3038 2007-07-31  Diego Novillo  <dnovillo@google.com>
3039
3040         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3041         Adjust description.
3042
3043 2007-07-26  Richard Guenther  <rguenther@suse.de>
3044
3045         * configure.ac: Add types checking to stage1 checking flags.
3046         * configure: Regenerate.
3047
3048 2007-07-17  Nick Clifton  <nickc@redhat.com>
3049
3050         * COPYING3: New file.  Contains version 3 of the GNU General
3051         Public License.
3052         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3053         Lesser General Public License.
3054
3055 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3056
3057         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3058
3059 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3060
3061         * MAINTAINERS (S/390 co-maintainer): Add myself.
3062         (Write After Approval): Remove myself.
3063
3064 2007-07-13  Dan Hipschman  <dsh@google.com>
3065
3066         * MAINTAINERS (Write After Approval): Add myself.
3067
3068 2007-07-11  Nick Clifton  <nickc@redhat.com>
3069
3070         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3071         WINDRES export.
3072         * Makefile.in: Regenerate.
3073
3074 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3075
3076         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3077         maintainer.
3078
3079 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3080
3081         * lt~obsolete.m4: New. Import from 20070318 libtool.
3082
3083 2007-07-03  Julian Brown  <julian@codesourcery.com>
3084
3085         * MAINTAINERS (Write After Approval): Add myself.
3086
3087 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3088
3089         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3090         * configure: Regenerate.
3091
3092 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3093
3094         * configure.ac: Add some missing m4 quotation.
3095         * configure: Regenerate.
3096
3097 2007-07-02  Simon Baldwin  <simonb@google.com>
3098
3099         * MAINTAINERS (Write After Approval): Add myself.
3100
3101 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3102
3103         * configure: Regenerate.
3104
3105 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3106
3107         * Makefile.def: Add windmc tool to build.
3108         * Makefile.tpl: Likewise.
3109         * configure.ac: Likewise.
3110         * Makefile.in: Regenerate.
3111         * configure: Regenerate.
3112
3113 2007-06-28  DJ Delorie  <dj@redhat.com>
3114
3115         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3116         not building newlib.
3117         * configure: Regenerated.
3118
3119 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3120
3121         * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3124
3125         * MAINTAINERS (Write After Approval): Add myself.
3126
3127 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3128
3129         * MAINTAINERS (Write After Approval): Add myself.
3130
3131 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3132
3133         * MAINTAINERS (Write After Approval): Add myself.
3134
3135 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3136
3137         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3138         * Makefile.in: Regenerated.
3139
3140 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3141
3142         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3143         bfin*-*-uclinux* targets.
3144         * configure: Regenerate.
3145
3146 2007-06-14  Ian Lance Taylor  <iant@google.com>
3147
3148         * MAINTAINERS: Add myself as non-algorithmic global write
3149         maintainer.
3150
3151 2007-06-14  Diego Novillo  <dnovillo@google.com>
3152
3153         * MAINTAINERS: Add self as middle-end maintainer and
3154         non-algorithmic global write maintainer.
3155
3156 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3157
3158         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3159         Move all Fortran maintainers except Paul Brook into the
3160         Non-Autopoiesis section.
3161
3162 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3163
3164         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3165         (distclean-stage[+id+]): Possibly delete stage_last.
3166         * Makefile.in: Regenerate.
3167
3168 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3169
3170         * MAINTAINERS (Various Maintainer): Fix typo.
3171
3172 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3173
3174         * MAINTAINERS (Various Maintainer): Add myself as
3175         dataflow maintainer.
3176
3177 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3178
3179         * config.sub, config.guess: Update from upstream sources.
3180
3181 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3182
3183         * Makefile.tpl: Fix spelling error.
3184         * Makefile.in: Regenerate.
3185
3186 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3187
3188         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3189         lt_cv_sys_max_cmd_len.
3190
3191 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3192
3193         * MAINTAINERS (Various Maintainers): Add myself as
3194         auto-vectorizer maintainer.
3195
3196 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3197
3198         PR libjava/32098
3199         * libtool.m4: Revert previous change.
3200         * ltgcc.m4: Put it here.
3201
3202 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3203
3204         * MAINTAINERS (Various Maintainers): Add myself as
3205         auto-vectorizer maintainer.
3206
3207 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3208
3209         PR libjava/32098
3210         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3211
3212 2007-05-30  Richard Guenther  <rguenther@suse.de>
3213
3214         * MAINTAINERS (Various Maintainers): Add myself as
3215         auto-vectorizer maintainer.
3216
3217 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3218
3219         PR bootstrap/29382
3220         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3221         * configure: Rebuilt.
3222
3223 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3224
3225         * MAINTAINERS (Write After Approval): Removed my name.
3226
3227 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3228
3229         * MAINTAINERS (Write After Approval): Remove myself.
3230
3231 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3232
3233         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3234
3235 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3236
3237         * ltmain.sh: Update from ToT Libtool.
3238         * libtool.m4: Update from ToT Libtool.
3239         * ltsugar.m4: New. Update from ToT Libtool.
3240         * ltversion.m4: New. Update from ToT Libtool.
3241         * ltoptions.m4: New. Update from ToT Libtool.
3242         * ltconfig: Remove.
3243         * ltcf-c.sh: Remove.
3244         * ltcf-cxx.sh: Remove.
3245         * ltcf-gcj.sh: Remove.
3246
3247 2007-05-22  Ollie Wild  <aaw@google.com>
3248
3249         * MAINTAINERS (Write After Approval): Add myself.
3250
3251 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3252
3253         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3254         stage_cflags.
3255         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3256         Remove CFLAGS/LIBCFLAGS.
3257         (configure-stage[+id+]-[+prefix+][+module+],
3258         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3259         * Makefile.in: Regenerate.
3260
3261 2007-05-15  Diego Novillo  <dnovillo@google.com>
3262
3263         * MAINTAINERS: Update e-mail address.
3264
3265 2007-05-15  Revital Eres  <eres@il.ibm.com>
3266
3267         * MAINTAINERS (Write After Approval): Add myself.
3268
3269 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3270
3271         * MAINTAINERS (Write After Approval): Updated my address.
3272
3273 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3274
3275         * MAINTAINERS (Write After Approval): Add myself.
3276
3277 2007-05-11  Silvius Rus  <rus@google.com>
3278
3279         * MAINTAINERS (Write After Approval): Add myself.
3280
3281 2007-04-23  Tom Tromey  <tromey@redhat.com>
3282
3283         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3284
3285 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3286
3287         * MAINTAINERS (cpplib): Rename to ...
3288         (libcpp): ... this.  Add C/C++ front end maintainers.
3289
3290 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3291
3292         * config-ml.in: Pass ${ml_config_env} to configure calls.
3293
3294 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3295
3296         * MAINTAINERS (Write After Approval): Add myself.
3297
3298 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3299
3300         * MAINTAINERS (Write After Approval): Add myself.
3301
3302 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3303
3304         * MAINTAINERS (fortran 95 front end): Add myself.
3305
3306 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3307
3308         * MAINTAINERS (Write After Approval): Add myself.
3309
3310 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3311
3312         * MAINTAINERS (Modulo Scheduler): Add myself.
3313
3314 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3315
3316         * MAINTAINERS (fortran 95 front end): Add myself.
3317         (c++ front end): whitespace fix.
3318
3319 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3320
3321         * MAINTAINERS (Write After Approval): Add myself.
3322
3323 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3324
3325         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3326         of glob.  Quote arguments with single quotes too.
3327         * configure: Regenerate.
3328
3329 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3330
3331         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3332         * Makefile.in: Regenerate
3333
3334 2007-03-07  Andreas Schwab  <schwab@suse.de>
3335
3336         * configure: Regenerate.
3337
3338 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3339
3340         * configure.ac: Add "--with-pdfdir" configure option,
3341         which defines pdfdir variable.
3342         * Makefile.def (target=fixincludes): Add install-pdf to
3343         missing targets.
3344         (recursive_targets): Add install-pdf target.
3345         (flags_to_pass): Add pdfdir.
3346         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3347         target.
3348         * configure: Regenerate
3349         * Makefile.in: Regenerate
3350
3351 2007-02-28  Eric Christopher  <echristo@apple.com>
3352
3353         Revert:
3354         2006-12-07  Mike Stump  <mrs@apple.com>
3355
3356         * Makefile.def (dependencies): Add dependency for
3357         install-target-libssp and install-target-libgomp on
3358         install-gcc.
3359         * Makefile.in: Regenerate.
3360
3361 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3362
3363         * configure: Regenerate.
3364         * configure.ac: Move statements after variable declarations.
3365
3366 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3367
3368         * MAINTAINERS: Add myself as sh maintainer.
3369
3370 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3371
3372         * configure.ac: Adjust for loop syntax.
3373         * configure: Regenerate.
3374
3375 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3376
3377         * configure: Rebuilt.
3378
3379 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3380
3381         * configure.ac: Drop multiple occurrences of --enable-languages,
3382         and fix its quoting.
3383         * configure: Rebuilt.
3384
3385 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3386             Nathan Sidwell  <nathan@codesourcery.com>
3387             Vladimir Prus  <vladimir@codesourcery.com>
3388             Joseph Myers  <joseph@codesourcery.com>
3389
3390         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3391         * configure: Regenerate.
3392
3393 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3394
3395         * ltconfig (freebsd*): Default to elf.
3396
3397 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3398
3399         * configure.ac (target_libraries): Move libgcc before libiberty.
3400         * configure: Regenerated.
3401
3402 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3403             Paolo Bonzini  <bonzini@gnu.org>
3404
3405         PR bootstrap/30753
3406         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3407         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3408         * configure: Regenerated.
3409
3410 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3411
3412         * MAINTAINERS (Language Front End Maintainers): Update my mail
3413         address.
3414
3415 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3416
3417         PR bootstrap/30748
3418         * configure.ac: Correct syntax for Solaris ksh.
3419         * configure: Regenerated.
3420
3421 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3422
3423         * configure.ac: Sync with src.
3424         * configure: Regenerate.
3425
3426 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3427
3428         * Makefile.in: Regenerate.
3429
3430 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3431
3432         * config.sub: Sync with src.
3433
3434 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3435
3436         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3437         noncanonical equivalents.
3438         * configure.in: Rename to...
3439         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3440         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3441         target_noncanonical.  Use them.  Rewrite removal of configure
3442         arguments for autoconf 2.59.  Discard variable settings.  Force
3443         program_transform_name for native tools.
3444
3445         * Makefile.in: Regenerated.
3446         * configure: Regenerated with autoconf 2.59.
3447
3448 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3449
3450         * MAINTAINERS (Write After Approval): Add myself.
3451
3452 2007-01-31  Andreas Schwab  <schwab@suse.de>
3453
3454         * Makefile.tpl (LDFLAGS): Substitute it.
3455         * Makefile.in: Regenerate.
3456
3457 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3458
3459         * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3462
3463         * MAINTAINERS (spu port): Add myself.
3464
3465 2007-01-23  Richard Guenther  <rguenther@suse.de>
3466
3467         PR bootstrap/30541
3468         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3469         * Makefile.tpl (GNATBIND): Substitute it.
3470         (GNATMAKE): Likewise.
3471         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3472         of STAGE_PREFIX.
3473         * Makefile.in: Regenerate.
3474         * configure: Regenerate.
3475
3476 2007-01-18  Mike Stump  <mrs@apple.com>
3477
3478         * configure.in: Re-enable -Werror for gcc builds.
3479
3480 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3481
3482         * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3485
3486         * configure.in: Change == to = in test command.
3487         * configure: Regenerate.
3488
3489 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3490             Nick Clifton  <nickc@redhat.com>
3491             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3492
3493         * configure.in (build_configargs, host_configargs, target_configargs):
3494         Remove build/host/target parameters.
3495         (host_libs): Add gmp and mpfr.
3496         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3497         * Makefile.def (gmp, mpfr): New.
3498         (gcc): Remove target.
3499         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3500         target_os, target_vendor): New.
3501         (configure): Add host_alias/target_alias arguments; adjust invocations.
3502         * configure: Regenerate.
3503         * Makefile.in: Regenerate.
3504
3505 2007-01-11  Matt Fago  <fago@earthlink.net>
3506
3507         * configure.in: Try to link to functions only in mpfr 2.2.x
3508         to improve robustness of configure tests.
3509         * configure: Regenerate.
3510
3511 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3512
3513         * MAINTAINERS: Add myself as i386 maintainer.
3514
3515 2007-01-08  Jan Hubicka  <jh@suse.cz>
3516
3517         * MAINTAINERS: Add myself as i386 maintainer.
3518
3519 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3520
3521         * configure.in: Add support for an x86_64-mingw* target.
3522         * configure: Regenerate.
3523
3524 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3525
3526         * Makefile.tpl (all-target): Correct @if conditional for target
3527         modules.
3528         * configure.in: Omit libiberty if building only target libgcc.
3529         * configure, Makefile.in: Regenerated.
3530
3531 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3532
3533         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3534         * configure: Regenerate.
3535
3536 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3537
3538         * Makefile.def (target_modules): Add libgcc.
3539         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3540         * Makefile.tpl (clean-target-libgcc): Delete.
3541         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3542         on gcc even for bootstrapped modules.  Rewrite handling of
3543         lang_env_dependencies to loop over target_modules.
3544         * configure.in (target_libraries): Add target-libgcc.
3545         * Makefile.in, configure: Regenerated.
3546
3547 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3548
3549         * configure.in: Reorganize recognition of languages.  Add
3550         --enable-stage1-languages.  Show supported languages for the chosen
3551         target rather than all recognized languages.
3552         * configure: Regenerate.
3553
3554 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3555
3556         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3557         * Makefile.in: Regenerate.
3558
3559 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3560
3561         * configure.in: Warn that MPFR 2.2.0 is buggy.
3562         * configure: Regenerate.
3563
3564 2006-12-27  Ian Lance Taylor  <iant@google.com>
3565
3566         * configure.in: When removing Makefiles to force a reconfigure, also
3567         remove prev-DIR*/Makefile.
3568         * configure: Regenerate.
3569
3570 2006-12-22  Andreas Schwab  <schwab@suse.de>
3571
3572         * configure: Regenerate with correct autoconf version.
3573
3574 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3575
3576         * configure.in: add AC_SUBST for *_FOR_TARGET.
3577         * configure: Regenerate.
3578
3579 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3580
3581         * configure.in: Simplify logic for rejecting languages that cannot
3582         be built.  Separate the case when a language is unsupported,
3583         from the case when the user chooses not to build a language.
3584
3585 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3586
3587         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3588         it only affects bootstrap and could be tested on "$host" as well.
3589         * configure: Regenerate.
3590         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3591
3592 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3593
3594         PR bootstrap/29544
3595         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3596         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3597         move here comment from Makefile.tpl.
3598         * Makefile.tpl: Move some definitions higher in the file.
3599         (STAGE1_CHECKING): New.
3600         * configure.in: Add --enable-stage1-checking.
3601         * configure: Regenerate.
3602         * Makefile.in: Regenerate.
3603
3604 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3605
3606         * MAINTAINERS: Add myself as build system maintainer.
3607
3608 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3609
3610         * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2006-12-13  Eric Christopher  <echristo@apple.com>
3613
3614         * MAINTAINERS: Add myself as darwin maintainer.
3615
3616 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3617
3618         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3619
3620 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3621
3622         MAINTAINERS: Update my entry.
3623
3624 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3625
3626         * configure.in:  Handle spu makefile frag.
3627         * Makefile.tpl (MAINT): Define
3628         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3629         * configure: Regenerate.
3630         * Makefile.in: Regenerate.
3631
3632 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3633
3634         * config.guess: Import latest version.
3635         * config.sub: Likewise.
3636
3637 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3638
3639         * configure.in (spu-*-*): Don't skip target-libiberty.
3640         * configure: Regenerate.
3641
3642 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3643
3644         PR bootstrap/30134
3645         * configure.in: Correct x86 darwin support for libjava to powerpc
3646         and i?86 only.
3647         * configure: Regenerate.
3648
3649 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3650
3651         * configure.in: Add x86 darwin support for libjava.
3652         * configure: Regenerate.
3653
3654 2006-12-07  Mike Stump  <mrs@apple.com>
3655
3656         * Makefile.def (dependencies): Add dependency for
3657         install-target-libssp and install-target-libgomp on
3658         install-gcc.
3659         * Makefile.in: Regenerate.
3660
3661 2006-12-04  Richard Guenther  <rguenther@suse.de>
3662
3663         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3664         (Non-Algorithmic Maintainers): Move over non-algorithmic
3665         loop optimizer maintainers, add myself as a non-algorithmic
3666         middle-end maintainer.
3667
3668 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3669
3670         * MAINTAINERS (Write After Approval): Add myself.
3671
3672 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3673
3674         * configure.in: Update error message for missing GMP/MPFR.
3675
3676         * configure: Regenerate.
3677
3678 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3679
3680         * configure.in: Update MPFR version in error message.
3681
3682         * configure: Regenerate.
3683
3684 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3685
3686         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3687         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3688         --with-gmp-lib): New flags.
3689
3690         * configure: Regenerate.
3691
3692 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3693
3694         * MAINTAINERS (Write After Approval): Change my email address.
3695
3696 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3697
3698         * MAINTAINERS (Write After Approval): Add myself.
3699
3700 2006-11-22  Philipp Thomas  <pth@suse.de>
3701
3702         * MAINTAINERS (i18n): Update e-mail address.
3703
3704 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3705
3706         * MAINTAINERS (spu port): Add myself as maintainer.
3707         (Write After Approval): Remove myself.
3708
3709 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3710
3711         * configure.in (skipdirs): Don't build libssp for SPU.
3712         * configure: Regenerate.
3713
3714 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3715
3716         * MAINTAINERS (spu port): Add myself as maintainer.
3717         (libobjc): Update my email address.
3718
3719 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3720
3721         * MAINTAINERS (Write After Approval): Add myself.
3722
3723 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3724
3725         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3726         * configure : Rebuilt.
3727
3728 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3729
3730         * MAINTAINERS (Write After Approval): Add myself.
3731
3732 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3733
3734         * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3737
3738         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3739         libmpfr.a.
3740         * configure: Regenerate.
3741
3742 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3743
3744         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3745         (unstage): Test for stage_last presence.
3746
3747         PR bootstrap/29802
3748         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3749         STAGE_PREFIX.
3750         * Makefile.in: Regenerate.
3751
3752 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3753
3754         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3755         maintainers.
3756
3757 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3758
3759         * MAINTAINERS (Write After Approval): Add myself.
3760
3761 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3762
3763         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3764         and stageN-package/Makefile.
3765         * Makefile.in: Regenerated.
3766
3767 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3768
3769         * configure.in: Remove target-libgloss from noconfigdirs for
3770         bfin-*-*.
3771         * configure: Regenerated.
3772
3773 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3774
3775         * configure.in (have_gmp): Only error if the gcc directory exists.
3776
3777         * configure: Regenerate.
3778
3779 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3780
3781         * configure.in: Robustify error message for missing GMP/MPFR.
3782
3783         * configure: Regenerate.
3784
3785 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3786
3787         * MAINTAINERS (Write After Approval): Add myself.
3788
3789 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3790
3791         * MAINTAINERS: Change email address.
3792
3793 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3794
3795         * MAINTAINERS (Write After Approval): Add myself.
3796
3797 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3798
3799         * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3802
3803         * MAINTAINERS (Write After Approval): Move myself to
3804         Write After Approval section.
3805
3806 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3807
3808         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3809         need_gmp anymore.
3810         * configure: Regenerate.
3811
3812 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3813
3814         * MAINTAINERS (Write After Approval): Add myself.
3815
3816 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3817
3818         * config.guess: Import latest version.
3819         * config.sub: Likewise.
3820
3821 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3822
3823         * Makefile.def: Added pdf target handling.
3824         * Makefile.tpl: Added pdf target handling.
3825         * Makefile.in: Regenerated.
3826
3827 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3828
3829         * MAINTAINERS: Add self as score port maintainer.
3830
3831 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3832
3833         * MAINTAINERS (Write After Approval): Add myself.
3834
3835 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3836
3837         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3838         or newer.
3839         * configure: Regenerated.
3840
3841 2006-09-27  Dave Brolley  <brolley@redhat.com>
3842
3843         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3844         using $s instead of $r.
3845         * configure: Regenerated.
3846
3847 2006-09-26  Thiemo Seufer  <ths@mips.com>
3848
3849         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3850         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3851         * configure: Regenerate.
3852
3853 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3854
3855         * MAINTAINERS (Write After Approval): Remove myself.
3856
3857 2006-09-22  Chao-ying Fu  <fu@mips.com>
3858
3859         * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3862
3863         * MAINTAINERS: Add self as soft-fp maintainer.
3864
3865 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3866
3867         * MAINTAINERS: Add myself as avr maintainer.
3868         Remove Marek Michalkiewicz as avr maintainer.
3869
3870 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3871
3872         * MAINTAINERS (Write After Approval): Add myself.
3873
3874 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3875
3876         * configure.in: Never build newlib for a Mingw host.
3877         Never build newlib as Mingw target library.
3878         Test the existence of winsup/cygwin for building a Cygwin newlib,
3879         rather than just winsup.
3880         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3881         building a Mingw target.
3882         * configure: Regenerate.
3883
3884 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3885
3886         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3887
3888 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3889
3890         * config.guess: Import from src (was more updated).
3891         * config.sub: Likewise.
3892
3893 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3894
3895         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3896         * configure: Regenerated.
3897
3898 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3899
3900         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3901         for stages after the first.
3902
3903 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3904
3905         * Makefile.def: Add dependencies for configure-opcodes
3906         on configure-intl and all-opcodes on all-intl.
3907         * Makefile.in: Regenerated.
3908
3909 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3910
3911         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3912
3913 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3914
3915         Port to hosts whose 'sort' and 'tail' implementations
3916         treat operands with leading '+' as file names, as POSIX
3917         has required since 2001.  However, make sure the code still
3918         works on pre-POSIX hosts.
3919         * ltmain.sh: Don't assume "sort +2" is equivalent to
3920         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3921
3922 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3923
3924         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3925
3926 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3927
3928         * ltconfig: chmod 644 before ranlib during install.
3929
3930 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3931
3932         PR bootstrap/18058
3933         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3934         if the bootstrap compiler is a GCC version that supports it.
3935         * configure: Regenerate.
3936
3937 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3938
3939         * configure.in: Fix thinkos in previous check-in.
3940         * configure: Regenerate.
3941
3942 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3943
3944         PR other/27063
3945         * configure.in: Test subdir_requires and give an appropriate
3946         error message.
3947         * configure: Regenerate.
3948
3949 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3950
3951         * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3954
3955         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3956
3957 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3958
3959         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3960
3961 2006-06-20  David Ayers  <d.ayers@inode.at>
3962
3963         PR bootstrap/28072
3964         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3965         whether target-libjava is being configured instead of whether the
3966         java front end is enabled.
3967         * configure: Regenerate.
3968
3969 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3970
3971         PR target/27540
3972         * configure.in: Only enable libgomp on IRIX 6.
3973         * configure: Regenerate.
3974
3975 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3976
3977         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3978         too.
3979         * Makefile.in: Regenerate.
3980
3981 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3982
3983         * config-ml.in: Alter CCASFLAGS to include special
3984         multilib options the same as is done for CFLAGS.
3985
3986 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3987
3988         * configure.in: Don't enable libgomp on hpux10.
3989         * configure: Rebuilt.
3990
3991 2006-06-12  David Ayers  <d.ayers@inode.at>
3992
3993         PR bootstrap/27963
3994         PR target/19970
3995         * configure.in: Remove target-boehm-gc from noconfigdirs where
3996         ${libgcj} is specified.
3997         * configure: Regenerate.
3998
3999 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4000
4001         Sync from src:
4002
4003         * configure.in: Sync.
4004         * configure: Regenerated.
4005
4006         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4007
4008         * Makefile.def: Added dependencies from sim and gdb on intl, and
4009         added configure dependencies to everything with an all dependency
4010         on intl.
4011         * Makefile.in: Regenerated.
4012
4013 2006-06-06  David Ayers  <d.ayers@inode.at>
4014
4015         PR libobjc/13946
4016         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4017         * Makefile.in: Regenerate.
4018         * configure.in: Add --enable-objc-gc at toplevel and have it
4019         enable boehm-gc for Objective-C.
4020         Remove target-boehm-gc from libgcj.
4021         Add target-boehm-gc to target_libraries.
4022         Add target-boehm-gc to noconfigdirs where ${libgcj}
4023         is specified.
4024         Assert that boehm-gc is supported when requested for Objective-C.
4025         Only build boehm-gc if needed either for Java or Objective-C.
4026         * configure: Regenerate.
4027
4028 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4029
4030         PR 27674
4031         * Makefile.tpl (configure-[+prefix+][+module+],
4032         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4033         Remove rule to unstage bootstrapped modules.
4034         (stage_current): New.
4035         * Makefile.in: Regenerate.
4036
4037 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4038
4039         * MAINTAINERS (Write After Approval): Update my e-mail address.
4040
4041 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4042
4043         * include/libiberty.h: Declare pex_run_in_environment.
4044
4045 2006-05-31  Asher Langton  <langton2@llnl.gov>
4046
4047         * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4050
4051         * Makefile.def (bfd, opcodes): Fix lib_path.
4052         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4053         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4054         * Makefile.in: Regenerate.
4055
4056 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4057
4058         * Makefile.in: Regenerate.
4059
4060 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4061
4062         * Makefile.def: Add install-html target. Add datarootdir
4063         docdir and htmldir to flags_to_pass.
4064         * Makefile.tpl: Add install-html target.
4065         * Makefile.in: Regenerate.
4066         * configure.in: Add --with-datarootdir, --with-docdir, and
4067         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4068         * configure: Regenerate.
4069
4070 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4071
4072         * configure.in: Enable gprof for cross builds.
4073         * configure: Regenerate.
4074
4075 2006-05-22  Richard Guenther  <rguenther@suse.de>
4076
4077         Revert
4078         2006-01-31  Richard Guenther  <rguenther@suse.de>
4079         Paolo Bonzini  <bonzini@gnu.org>
4080
4081         * Makefile.def (target_modules): Add libgcc-math target module.
4082         * configure.in (target_libraries): Add libgcc-math target library.
4083         (--enable-libgcc-math): New configure switch.
4084         * Makefile.in: Re-generate.
4085         * configure: Re-generate.
4086         * libgcc-math: New toplevel directory.
4087
4088 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4089             Andreas Tobler  <a.tobler@schweiz.ch>
4090
4091         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4092         * configure: Rebuilt.
4093
4094 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4095
4096         * MAINTAINERS (Write After Approval): Add myself.
4097
4098 2006-05-01  DJ Delorie  <dj@redhat.com>
4099
4100         * configure.in: Restore CFLAGS if GMP isn't present.
4101         * configure: Regenerate.
4102
4103 2006-05-01  Richard Guenther  <rguenther@suse.de>
4104
4105         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4106         maintainer.
4107
4108 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4109
4110         * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4113
4114         * MAINTAINERS (Write After Approval): Add myself.
4115
4116 2006-04-18  DJ Delorie  <dj@redhat.com>
4117
4118         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4119         reference libgloss so that libssp can be built in a combined
4120         tree.
4121         * configure: Regenerate.
4122
4123 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4124
4125         * MAINTAINERS (Write After Approval): Add myself.
4126
4127 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4128
4129         * configure.in: Require makeinfo 4.4 or higher.
4130         * configure: Regenerate.
4131
4132 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4133
4134         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4135         Rearrange the entries of other libraries to have them in one place.
4136
4137 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4138
4139         * MAINTAINERS (Write After Approval): Remove myself.
4140         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4141
4142 2006-03-14  Richard Guenther  <rguenther@suse.de>
4143
4144         * configure: Regenerate with autoconf 2.13.
4145
4146 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4147
4148         * MAINTAINERS: Use my work address.
4149
4150         * MAINTAINERS: Update my E-mail address.
4151
4152 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4153
4154         * configure.in: Handle --disable-<component> generically.
4155         * configure: Regenerate.
4156
4157 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4158
4159         PR libgcj/17311
4160         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4161
4162 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4163
4164         * MAINTAINERS (Write After Approval):  Remove myself.
4165         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4166
4167 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4168
4169         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4170         (TARGET_CONFIGDIRS): Remove.
4171         * configure.in: Remove AC_SUBST(target_configdirs).
4172         * Makefile.in, configure: Regenerated.
4173
4174 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4175
4176         * MAINTAINERS (Write After Approval):  Remove myself.
4177         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4178
4179 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4180
4181         PR bootstrap/25670
4182
4183         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4184
4185         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4186         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4187         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4188         BUILD_PREFIX, BUILD_PREFIX_1.
4189         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4190
4191         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4192         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4193
4194         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4195         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4196         of `cat stage_current`.  Always provide the `r' and `s' variables.
4197         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4198         a single shell execution.
4199         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4200         bootstrapped modules, make the stage1 module if the build was not
4201         started yet, else build the current stage.
4202         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4203         (all-build, all-host, all-target, [+make_target+]-host,
4204         [+make_target+]-target): Do not use \-continued lines.
4205         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4206         (current_stage, restrap, stage_last): New.
4207
4208         * Makefile.in: Regenerate.
4209         * configure: Regenerate.
4210
4211 2006-02-19  Bud Davis  <jmdavis@link.com>
4212
4213         * MAINTAINERS (Write After Approval):  Remove myself.
4214         (Language Front End Maintainers):  Add myself as fortran 95
4215         maintainer and update e-mail address.
4216
4217 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4218
4219         * MAINTAINERS (Write After Approval):  Remove myself.
4220         (Language Front End Maintainers):  Add myself as fortran 95
4221         maintainer.
4222
4223 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4224
4225         * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4228
4229         * MAINTAINERS (Write After Approval):  Remove myself.
4230         (Language Front End Maintainers):  Add myself as
4231         fortran 95 maintainer.
4232
4233 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4234
4235         Sync from src:
4236
4237         2005-12-27  Leif Ekblad  <leif@rdos.net>
4238
4239         * configure.in: Add support for RDOS target.
4240         * configure: Regenerate.
4241
4242 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4243             Andreas Schwab  <schwab@suse.de>
4244
4245         * configure: Regenerate.
4246
4247 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4248
4249         * configure.in (enable_libgomp): Add AIX.
4250         * configure: Regenerate.
4251
4252 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4253
4254         * MAINTAINERS (Write After Approval): Add myself.
4255
4256 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4257
4258         * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2006-01-31  Richard Guenther  <rguenther@suse.de>
4261         Paolo Bonzini  <bonzini@gnu.org>
4262
4263         * Makefile.def (target_modules): Add libgcc-math target module.
4264         * configure.in (target_libraries): Add libgcc-math target library.
4265         (--enable-libgcc-math): New configure switch.
4266         * Makefile.in: Re-generate.
4267         * configure: Re-generate.
4268         * libgcc-math: New toplevel directory.
4269
4270 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4271
4272         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4273         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4274         the assembler, linker and binutils.
4275         * configure: Regenerate.
4276
4277 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4278
4279         * MAINTAINERS (Write After Approval): Add myself.
4280
4281 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4282
4283         * configure: Regenerate.
4284
4285 2006-01-18  Richard Henderson  <rth@redhat.com>
4286             Jakub Jelinek  <jakub@redhat.com>
4287             Diego Novillo  <dnovillo@redhat.com>
4288
4289         * libgomp: New directory.
4290         * Makefile.def: Add target_module libgomp.
4291         * Makefile.in: Regenerate.
4292         * configure.in (target_libraries): Add target-libgomp.
4293         * configure: Regenerate.
4294
4295 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4296
4297         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4298         @ from continuation.
4299         * Makefile.in: Rebuilt.
4300
4301 2006-01-04  Chris Lattner  <sabre@gnu.org>
4302
4303         * MAINTAINERS (Write After Approval): Add myself.
4304
4305 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4306
4307         PR bootstrap/24252
4308
4309         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4310         * Makefile.tpl (OBJDUMP): New.
4311         (EXTRA_HOST_FLAGS): Add it.
4312         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4313
4314         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4315         to use symbolic links between directories.  Avoid race conditions
4316         or make them harmless.
4317         * configure.in: Do not try to use symbolic links between directories.
4318
4319         * Makefile.def (LEAN): Pass.
4320         * Makefile.tpl (LEAN): Define.
4321         (stage[+id+]-start): Accept that the previous directory does not
4322         exist, if the bootstrap is lean.
4323         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4324         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4325         configure substitution.
4326         ([+compare-target+]): Likewise.
4327         ([+bootstrap-target+]-lean): New.
4328         * configure.in: Remove lean bootstrap support from here.
4329
4330         * Makefile.in: Regenerate.
4331         * configure: Regenerate.
4332
4333 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4334
4335         * MAINTAINERS (libdecnumber): Add myself.
4336
4337 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4338
4339         * libtool-ldflags: New script.
4340
4341 2006-01-02  Andreas Schwab  <schwab@suse.de>
4342
4343         * configure.in: When reconfiguring remove Makefile in
4344         all stage directories.
4345         * configure: Regenerate.
4346
4347 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4348
4349         * MAINTAINERS: Update my email address.
4350
4351 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4352
4353         Revert Ada-related part of the previous change.
4354
4355         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4356         Do not pass.
4357         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4358         * Makefile.in: Regenerate.
4359         * configure.in: Do not include mt-ppc-aix target fragment.
4360         * configure: Regenerate.
4361
4362 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4363
4364         * configure.in: Select appropriate fragments for PowerPC/AIX.
4365         * configure: Regenerate.
4366
4367         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4368         BOOT_CFLAGS, BOOT_LDFLAGS.
4369         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4370         BOOT_CFLAGS, BOOT_LDFLAGS.
4371         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4372         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4373         (stage): Fail if we cannot complete the work.
4374         * Makefile.in: Regenerate.
4375
4376 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4377
4378         * configure.in: Replace ms1 with mt.
4379         * configure: Rebuilt.
4380
4381 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4382
4383         * MAINTAINERS: Update my email address.
4384
4385 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4386
4387         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4388         install-host-nogcc): Don't invoke $(stage) at the end.
4389         * Makefile.in: Regenerate.
4390
4391 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4392
4393         * configure.in: Flip the top-level bootstrap switch.
4394         * configure: Regenerate.
4395
4396 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4397
4398         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4399         $(stage) and $(unstage).
4400         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4401         (all): Remove stray semicolon.
4402         (local-distclean): Don't handle multilib.tmp and multilib.out.
4403         (install.all): Set $s for consistency.
4404         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4405         check_multilibs setting.  Always make the install directory.
4406         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4407         Correct @if/@endif.
4408         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4409         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4410         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4411         (multilib.out): Remove.
4412         * Makefile.in: Regenerated.
4413
4414 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4415
4416         * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4419
4420         * MAINTAINERS: Add myself as mt maintainer.
4421
4422         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4423
4424 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4425
4426         * MAINTAINERS: Change email address.
4427
4428 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4429
4430         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4431         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4432         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4433         Find in-tree tools if available.
4434         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4435         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4436         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4437         (COMPILER_*_FOR_TARGET): New.
4438         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4439         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4440         (CONFIGURED_*, USUAL_*): Remove.
4441         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4442         STRIP): Use autoconf substitutions.
4443         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4444         COMPILER_NM_FOR_TARGET): New.
4445         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4446
4447         (all): Make all-host and all-target in parallel.
4448         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4449         that $$r and $$s are set before invoking a recursive make.
4450         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4451         ([+bootstrap-target+]): Inline most of the `all' target.
4452
4453 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4454
4455         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4456         from the gcc build directory.
4457         * Makefile.in: Regenerate.
4458
4459 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4460
4461         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4462         depend on all-libdecnumber.
4463         * configure.in (host_libs): Include libdecnumber.
4464         * Makefile.in: Regenerate.
4465         * configure: Likewise.
4466
4467 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4468
4469         * libdecnumber: Import decNumber sources from the dfp-branch.
4470
4471 2005-11-21  Kean Johnston  <jkj@sco.com>
4472
4473         * config.sub, config.guess: Sync from upstream sources.
4474
4475 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4476
4477         Import from Autoconf sources:
4478
4479         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4480         * config/move-if-change: Don't output "$2 is unchanged";
4481         suggested by Ben Elliston.  Handle weird characters correctly.
4482
4483 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4484
4485         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4486         to match upstream libtool for darwin.
4487
4488 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4489
4490         * Makefile.def: Remove gdb dependencies for gdbtk.
4491         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4492         (configure-gdb, install-gdb): New rules.
4493         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4494         * Makefile.in, configure: Regenerated.
4495
4496 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4497
4498         * MAINTAINERS (Write After Approval): Add myself.
4499
4500 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4501
4502         * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4505
4506         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4507         Diego Novillo.
4508
4509 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4510
4511         PR bootstrap/24297
4512         * Makefile.tpl (do-[+make-target+], do-check, install,
4513         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4514         are set before recursing.
4515         * Makefile.in: Regenerate.
4516
4517 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4518
4519         PR bootstrap/18939
4520         * Makefile.def (gcc) <target>: Fix thinko.
4521         * Makefile.in: Regenerate.
4522
4523 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4524
4525         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4526         * configure: Regenerate.
4527
4528 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4529
4530         * MAINTAINERS (Write After Approval): Add self.
4531
4532 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4533
4534         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4535         target-libffi, target-qthreads, target-libjava, and
4536         targetlibobjc.
4537         * configure: Regenerate.
4538
4539 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4540
4541         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4542         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4543         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4544         (USUAL_OBJDUMP_FOR_TARGET): New.
4545         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4546         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4547         * configure, Makefile.in: Regenerated.
4548
4549 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4550
4551         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4552         before other host packages.
4553
4554 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4555
4556         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4557
4558 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4559
4560         PR bootstrap/22340
4561
4562         * configure.in (default_target): Remove.
4563         * Makefile.tpl (all): Do not use prerequisites as subroutines
4564         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4565         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4566         use prerequisites as subroutines.
4567         (check-host, check-target): New.
4568         (bootstrap configure & all targets): Do not use stage*-start
4569         if the directory layout is already ok.
4570         (non-bootstrap configure & all targets): Prepend a $(unstage).
4571         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4572         (NOTPARALLEL): Remove.
4573         (unstage, stage variables): New variables.
4574         (unstage, stage targets): Simply expand to those variables.
4575
4576         * configure: Regenerate.
4577         * Makefile.in: Regenerate.
4578
4579 2005-10-04  James E Wilson  <wilson@specifix.com>
4580
4581         * Makefile.def (lang_env_dependencies): Add libmudflap.
4582         * Makefile.in: Regenerate.
4583
4584 2005-10-03  Andreas Schwab  <schwab@suse.de>
4585
4586         Backport from libtool CVS:
4587         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4588
4589         * ltmain.sh: add support for installing into temporary
4590         staging area (e.g. 'make install DESTDIR=...')
4591
4592 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4593
4594         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4595         * configure: Regenerated.
4596
4597 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4598
4599         * configure: Regenerate with the correct
4600         autoconf version.
4601
4602 2005-09-30  Catherine Moore  <clm@cm00re.com>
4603
4604         * configure.in (bfin-*-*): New.
4605         * configure: Regenerated.
4606
4607 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4608
4609         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4610         (LIPO_FOR_TARGET): New.
4611         (CONFIGURED_LIPO_FOR_TARGET): New.
4612         (USUAL_LIPO_FOR_TARGET): New.
4613         (STRIP_FOR_TARGET): New.
4614         (CONFIGURED_STRIP_FOR_TARGET): New.
4615         (USUAL_STRIP_FOR_TARGET): New.
4616         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4617         STRIP_FOR_TARGET.
4618         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4619         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4620         * Makefile.in: Regenerate.
4621         * configure: Regenerate.
4622
4623 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4624
4625         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4626         (rs6000-*-aix*): Same.
4627         * configure: Regenerate.
4628
4629 2005-09-16  Tom Tromey  <tromey@redhat.com>
4630
4631         * MAINTAINERS: Add self as java maintainer.
4632
4633 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4634
4635         * configure.in: Recognize f95 in the --enable-languages option,
4636         and substitute it for fortran, issuing a warning.
4637         * configure: Regenerate.
4638
4639 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4640
4641         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4642         * configure:  Regenerated.
4643
4644 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4645
4646         * MAINTAINERS: Add self as ms1 maintainer.
4647
4648 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4649
4650         * Makefile.def (libssp): Add to lang_env_dependencies.
4651         * Makefile.in: Regenerate.
4652
4653 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4654
4655         * MAINTAINERS: Add myself as middle-end maintainer.
4656
4657 2005-08-17  Christian Groessler  <chris@groessler.org>
4658
4659         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4660         * Makefile.in: Regenerate.
4661
4662 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4663
4664         * MAINTAINERS (write after approval): Added myself.
4665
4666 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4667
4668         * MAINTAINERS (Write After Approval): Add myself.
4669
4670 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4671
4672         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4673         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4674         Look for alternate names of the target cc and c++
4675         * configure: Regenerate.
4676
4677 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4678
4679         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4680         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4681         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4682         tools; remove code to manually set them.
4683         (Target tools): Look in the environment for them.
4684         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4685         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4686         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4687         build directory.
4688         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4689         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4690         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4691         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4692         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4693         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4694         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4695         * configure: Regenerate.
4696         * Makefile.in: Regenerate.
4697
4698 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4699
4700         * MAINTAINERS: Update for removed CPU targets.
4701
4702 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4703
4704         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4705         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4706         * Makefile.in: Regenerated.
4707
4708 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4709
4710         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4711         (CFLAGS_FOR_TARGET): Use it.
4712         (CXXFLAGS_FOR_TARGET): Likewise.
4713         * Makefile.in: Regenerated.
4714         * configure.in (--with-build-sysroot): New option.
4715         * configure: Regenerated.
4716
4717 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4718
4719         * Makefile.tpl: Wrap install between unstage and stage
4720         * Makefile.in: Regenerate.
4721
4722 2005-07-21  Eric Christopher  <echristo@apple.com>
4723
4724         * MAINTAINERS: Update affiliation.
4725
4726 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4727
4728         * MAINTAINERS: Add self as crx port maintainer.
4729
4730 2005-07-20  DJ Delorie  <dj@redhat.com>
4731
4732         * MAINTAINERS: Add self as m32c maintainer.
4733
4734 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4735
4736         * all files: Update FSF address.
4737
4738 2005-07-15  Eric Christopher  <echristo@redhat.com>
4739
4740         * MAINTAINERS: Change affiliation.
4741
4742 2005-07-14  Jim Blandy  <jimb@redhat.com>
4743
4744         * configure.in: Add cases for Renesas m32c.
4745         * configure: Regenerated.
4746
4747 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4748
4749         * COPYING.LIB: Update from fsf.org.
4750
4751 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4752
4753         * COPYING, compile, config.guess,
4754         config.sub, install-sh, missing, mkinstalldirs,
4755         symlink-tree, ylwrap: Sync from upstream sources.
4756         * config-ml.in: Update FSF address.
4757
4758 2005-07-13  Eric Christopher  <echristo@redhat.com>
4759
4760         * configure.in: Add toplevel noconfigdir support for tpf.
4761         * configure: Regenerate.
4762
4763 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4764
4765         PR ada/22340
4766
4767         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4768         * Makefile.in: Regenerate.
4769
4770 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4771
4772         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4773         Brolley to write-after-approval.
4774
4775 2005-07-07  Andreas Schwab  <schwab@suse.de>
4776
4777         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4778         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4779         * Makefile.in: Regenerated.
4780
4781 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4782
4783         * configure.in: Don't build sim or rda when targetting darwin.
4784         * configure: Regenerate.
4785
4786 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4787
4788         * configure.in: Add --enable-libssp and --disable-libssp.
4789         * configure: Regenerate with autoconf-2.13.
4790
4791 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4792
4793         * Makefile.def (target_modules): Add libssp.
4794         * configure.in (target_libraries): Add target-libssp.
4795         * configure: Rebuilt.
4796         * Makefile.in: Rebuilt.
4797
4798 2005-07-01  Zack Weinberg  <zackw@panix.com>
4799
4800         * MAINTAINERS: Change email address.  Resign from maintainership.
4801
4802 2005-07-01  Richard Guenther  <rguenther@suse.de>
4803
4804         * MAINTAINERS: Change my e-mail address and affiliation.
4805
4806 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4807
4808         * Makefile.def (stagefeedback): Come after profile.
4809         Define profiledbootstrap target.
4810         * Makefile.tpl (profiledbootstrap): Remove.
4811         (stageprofile-end): Zap stagefeedback.
4812         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4813         * Makefile.in: Regenerate.
4814
4815 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4816
4817         * MAINTAINERS: Update my email address.
4818
4819 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4820
4821         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4822         In 'cpp' stanza, support '#line' as well as '# '.
4823
4824 2005-06-08  Andreas Schwab  <schwab@suse.de>
4825
4826         * MAINTAINERS: Move myself from 'Write After Approval' to
4827         'CPU Port Maintainers' section as m68k maintainer.
4828
4829 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4830
4831         * configure.in (unsupported_languages): New macro.
4832         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4833         non-ported target libraries in noconfigdirs.
4834         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4835         non-linux-gnu.  Remove libgcj_ex_libffi.
4836         <lang_frag loop>: Set add_this_lang=no if the language is in
4837         unsupported_languages.
4838         * configure: Regenerate.
4839
4840 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4841
4842         * configure.in: Fix typo in handling of --with-mpfr-dir.
4843         * configure: Regenerate.
4844
4845 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4846
4847         * MAINTAINERS: Update my email address.
4848
4849 2005-06-02  Jim Blandy  <jimb@redhat.com>
4850
4851         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4852         accepted into the master sources.)
4853
4854 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4855             Michael Snyder  <msnyder@redhat.com>
4856             Stan Cox  <scox@redhat.com>
4857
4858         * configure.in: Set noconfigdirs for ms1.
4859
4860         * configure: Regenerate.
4861
4862 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4863
4864         * MAINTAINERS (Write After Approval): Add self.
4865
4866 2005-06-01  Josh Conner  <jconner@apple.com>
4867
4868         * MAINTAINERS (Write After Approval): Add self.
4869
4870 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4871
4872         * MAINTAINERS: Update my email address.
4873
4874 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4875
4876         * MAINTAINERS (Write After Approval): Add self.
4877
4878 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4879
4880         * MAINTAINERS (Write After Approval): Remove self.
4881
4882 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4883
4884         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4885         (Dependencies): Consider target modules for bootstrap dependencies.
4886         Make target bootstrap modules depend on each stage's gcc.
4887         * Makefile.in: Regenerate.
4888
4889 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4890
4891         * Makefile.def (configure-gcc): Depend on binutils having been built.
4892         (all-gcc): No need to do it here.
4893         * Makefile.in: Regenerate.
4894
4895 2005-05-19  Paul Brook  <paul@codesourcery.com>
4896
4897         * configure.in: Rewrite misleading error message when requested
4898         language cannot be built.
4899         * configure: Regenerate.
4900
4901 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4902
4903         * ylwrap: Import from Automake 1.9.5.
4904
4905 2005-05-13  David Ung  <davidu@mips.com>
4906
4907         * MAINTAINERS (Write After Approval): Add self.
4908
4909 2005-05-09  Mike Stump  <mrs@apple.com>
4910
4911         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4912         lt_cv_sys_max_cmd_len for now.
4913
4914 2005-05-09  Stan Cox  <scox@redhat.com>
4915
4916         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4917
4918 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4919
4920         * README.SCO: Update the URL.
4921
4922 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4923
4924         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4925         with_gnu_ld to libtool.
4926         * ltcf-c.sh (aix[45]): Define file_list_spec.
4927         * ltcf-cxx.sh (aix[45]): Same.
4928         * ltcf-gcj.sh (aix[45]): Same.
4929         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4930         exists, write list of input files to temporary file.
4931
4932 2005-05-04  Mike Stump  <mrs@apple.com>
4933
4934         * configure.in: Always pass --target to target configures as
4935         otherwise rebuilds that do --recheck will fail.
4936         * confiugure: Rebuilt.
4937
4938 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4939
4940         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4941         STAGE_HOST_EXPORTS.
4942         (configure, all): Add bootstrap support.
4943         (Host modules, target modules): Pass post-stage1 flags and exports.
4944         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4945         * Makefile.in: Regenerate.
4946
4947 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4948
4949         * configure: Regenerate.
4950
4951 2005-04-27  Mike Stump  <mrs@apple.com>
4952
4953         * MAINTAINERS: Add self as darwin maintainer.
4954
4955 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4956
4957         * config.sub: Update from master copy.
4958
4959 2005-04-21  Mike Stump  <mrs@apple.com>
4960
4961         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4962         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4963
4964 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4965
4966         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4967         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4968         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4969         "*-*-elf" and "*-*-linux*".
4970         * configure: Regenerate.
4971
4972 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4973
4974         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4975
4976 2005-04-12  Mike Stump  <mrs@apple.com>
4977
4978         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4979
4980 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4981
4982         * MAINTAINERS (Write After Approval): Add myself.
4983
4984 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4985
4986         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4987
4988 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4989
4990         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4991         (TARGET_CONFIGARGS): Include --with-target-subdir.
4992         (configure, all): New macros.  Use them throughout.
4993         * Makefile.in: Regenerate.
4994
4995 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4996
4997         * MAINTAINERS (Write After Approval): Add myself.
4998
4999 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5000
5001         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5002
5003 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5004
5005         * MAINTAINERS: Move John Carr to Write After Approval.
5006
5007 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5008
5009         * config/mh-mingw32: Delete.
5010         * configure.in: Don't use it.
5011         * configure: Regenerate.
5012
5013 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5014
5015         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5016         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5017         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5018         (HOST_LIB_PATH): Generate from Makefile.def.
5019         (TARGET_LIB_PATH): Likewise.
5020         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5021         * Makefile.in: Regenerate.
5022         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5023         (RPATH_ENVVAR): Include Darwin case.
5024         * configure: Regenerate.
5025
5026 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5027
5028         * MAINTAINERS (Various Maintainers): Remove self.
5029         (Write After Approval): Add self.
5030
5031 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5032
5033         * MAINTAINERS (Various Maintainers): Add self.
5034
5035 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5036
5037         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5038         * configure: Regenerate.
5039
5040 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5041
5042         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5043         gcc_version, and gcc_version_trigger from set of flags to pass.
5044         * Makefile.tpl: Remove definitions of above variables.
5045         (config.status): Remove dependency on $(gcc_version_trigger).
5046         * Makefile.in: Regenerate.
5047         * configure.in: Do not reference config/gcc-version.m4 nor
5048         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5049         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5050         * configure: Regenerate.
5051
5052 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5053             Andrew Pinski  <pinskia@physics.uc.edu>
5054
5055         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5056         * Makefile.in: Regenerate.
5057
5058 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5059
5060         * MAINTAINERS (Write After Approval): Add myself.
5061
5062 2005-03-03  David Ayers  <d.ayers@inode.at>
5063
5064         * MAINTAINERS (Write After Approval): Add myself.
5065
5066 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5067
5068         PR libgcj/20160
5069         * ltmain.sh: Avoid creating archives with components that have
5070         duplicate basenames.
5071
5072 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5073
5074         PR bootstrap/20250
5075         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5076         instead of check.
5077         * Makefile.in: Regenerate.
5078
5079 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5080
5081         * Makefile.in: Regenerate to fix conflict between the previous two
5082         patches.
5083
5084 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5085
5086         PR bootstrap/17383
5087         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5088         * Makefile.tpl (HOST_SUBDIR): New substitution.
5089         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5090         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5091         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5092         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5093         (Host modules, Bootstrapped modules): Use it.
5094         (Build modules, Target modules): Do not create symlink trees,
5095         always configure out-of-srcdir.
5096         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5097         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5098         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5099         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5100
5101         * Makefile.in: Regenerate.
5102         * configure: Regenerate.
5103
5104 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5105
5106         Merged from libada-gnattools-branch:
5107         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5108
5109         * gnattools: New directory.
5110         * Makefile.def: Add gnattools as a module, depending on target-libada.
5111         * Makefile.in: Regenerate.
5112         * configure.in: Include gnattools in host_tools; disable it if ada
5113         is disabled.
5114         * configure: Regenerate.
5115
5116 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5117
5118         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5119         treelang maintainer.
5120         (Write After Approval): Remove myself.
5121
5122 2005-02-23  Paul Schlie  <schlie@comcast.net>
5123
5124         * configure.in: Allow darwin targeted ports to build tk, itcl and
5125         libgui.
5126         * configure: Regenerate.
5127
5128 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5129
5130         PR libgcj/10353
5131         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5132         * configure: Regenerate.
5133
5134 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5135
5136         * MAINTAINERS (Write After Approval): Add myself.
5137
5138 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5139
5140         * MAINTAINERS: Update my e-mail address.
5141
5142 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5143
5144         * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5147
5148         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5149         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5150         target-libgloss when not *-*-elf and *-*-aout.
5151         * configure: Regenerate.
5152
5153 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5154
5155         * MAINTAINERS: Remove obsolete entries.
5156
5157         * MAINTAINERS (Write After Approval): Add Michael Matz.
5158
5159 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5160
5161         * MAINTAINERS: Remove self as cpplib maintainer.
5162
5163 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5164
5165         * install-sh, config.sub: Import from upstream.
5166
5167 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5168
5169         PR bootstrap/18222
5170         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5171         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5172         * Makefile.in: Regenerate.
5173
5174 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5175
5176         * MAINTAINERS: Update my email address.
5177
5178 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5179             Andreas Schwab  <schwab@suse.de>
5180
5181         PR bootstrap/18033
5182         * config-ml.in: Eval option if surrounded by single quotes.
5183
5184 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5185
5186         Revert 2004-12-28 Makefile changes, a better fix will be
5187         applied to mainline and src after GCC 4.0 branches.
5188
5189 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5190
5191         PR bootstrap/17383
5192
5193         * Makefile.def (target_modules): Remove stage parameter,
5194         it is always true now.
5195         * Makefile.tpl (configure-build-[+module+],
5196         configure-target-[+module+]): Always build symlink tree
5197         for the directory and for include.  BUILD_SUBDIR and
5198         TARGET_SUBDIR cannot be . anymore.
5199         * Makefile.in: Regenerate.
5200
5201 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5202
5203         Revert 2004-12-08 Makefile changes.
5204
5205 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5206
5207         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5208         cygwin, mingw.
5209
5210 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5211
5212         * configure.in (sh64-*-*): Reenable gprof.
5213         * configure: Regenerate.
5214
5215 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5216
5217         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5218         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5219         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5220         * Makefile.in: Regenerate.
5221
5222 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5223
5224         * MAINTAINERS: Update my email address.
5225
5226 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5227
5228         * Makefile.tpl: Generate normal dependencies if the LHS module is
5229         not bootstrapped.
5230         * Makefile.in: Regenerate.
5231
5232 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5233
5234         * configure.in: Include config/gxx-include-dir.m4.  Use
5235         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5236         * configure: Regenerate.
5237
5238 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5239
5240         * config.if: Delete.
5241         * configure.in: Set libstdcxx_incdir directly.
5242         * configure: Regenerate.
5243
5244 2004-12-02  Eric Christopher  <echristo@redhat.com>
5245
5246         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5247         * Makefile.in: Regenerate.
5248
5249 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5250
5251         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5252         * configure: Regenerate.
5253
5254 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5255
5256         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5257         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5258         * configure: Regenerate.
5259
5260 2004-12-01  Eric Christopher  <echristo@redhat.com>
5261
5262         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5263         of things to remove.
5264
5265 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5266
5267         * MAINTAINERS (Write After Approval): Update my e-mail address.
5268
5269 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5270
5271         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5272         from CVS libtool to always pass_all.
5273
5274 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5275
5276         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5277         (hppa*64*-*-*): Delete incorrect comment.
5278         * configure: Rebuilt.
5279
5280 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5281
5282         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5283
5284 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5285
5286         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5287         from CVS libtool to always pass_all.
5288
5289 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5290
5291         * install-sh, compile: Import from automake.
5292
5293 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5294
5295         * config.guess, config.sub:  Import from savannnah.
5296
5297 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5298
5299         * MAINTAINERS (Write After Approval): Add myself
5300
5301 2004-11-12  Mike Stump  <mrs@apple.com>
5302
5303         * Makefile.def: Add html support.
5304         * Makefile.tpl: Likewise.
5305         * Makefile.in: Regenerate.
5306
5307 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5308
5309         PR 18423
5310         * configure.in: Remove all instances of build-fixincludes from
5311         noconfigdirs.
5312         (build_configargs): Supply --target to subdirectories.
5313         * configure: Regenerate.
5314
5315         * Makefile.def: Make gcc install depend on fixincludes install.
5316         * Makefile.in: Regenerate.
5317
5318 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5319
5320         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5321
5322 2004-11-11  Paul Brook  <paul@codesourcery.com>
5323
5324         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5325
5326 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5327
5328         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5329         target-libgfortran.
5330         * configure: Regenerate.
5331
5332 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5333
5334         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5335         like CC.
5336
5337 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5338
5339         * Makefile.def (host fixincludes): Specify missing targets.
5340         * Makefile.in: Regenerate.
5341
5342 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5343
5344         * MAINTAINERS: Add myself
5345
5346 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5347
5348         * MAINTAINERS (Write After Approval): Add myself.
5349
5350 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5351
5352         * Makefile.def: Build fixincludes for the host, too.
5353         * Makefile.in: Regenerate.
5354         * configure.in (host_tools): Add fixincludes.
5355         * configure: Regenerate.
5356
5357 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5358
5359         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5360         * configure: Regenerated.
5361
5362 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5363
5364         PR other/17783
5365         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5366         * configure: Regenerated.
5367
5368 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5369
5370         * README.SCO: Update per FSF instructions.
5371
5372 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5373
5374         PR target/18151
5375         * configure.in (case ${target}): Do not build fixincludes for avr.
5376         * configure: Regenerated.
5377
5378 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5379
5380         * configure.in (case ${target}): Do not build fixincludes
5381         on platforms where it is not used.
5382         * configure: Regenerated.
5383
5384 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5385
5386         * configure.in: Use an absolute path to install-sh.
5387         * configure: Regenerated.
5388
5389 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5390
5391         * MAINTAINERS (Write After Approval): Add myself.
5392
5393 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5394
5395         * MAINTAINERS: Remove from Write After Approval those that are
5396         already maintainers.
5397
5398 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5399
5400         * MAINTAINERS:  Update my email address.
5401
5402 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5403
5404         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5405         * configure: Regenerate.
5406
5407 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5408
5409         * MAINTAINERS:  Update my email address.
5410
5411 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5412
5413         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5414         entries belonging to this category.
5415
5416 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5417
5418         * MAINTAINERS: Update my e-mail address.
5419
5420 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5421
5422         Fix wrong conflict resolution in:
5423
5424         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5425
5426         * Makefile.in: Regenerate.
5427         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5428         in the recursive `make', instead of hardwiring `all'.
5429         (Autogenerated TARGET-* variables): New.
5430
5431 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5432
5433         * configure.in: Enable target-libgloss for crx-*-*.
5434         * configure: Regenerate.
5435
5436 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5437
5438         * MAINTAINERS (Various Maintainers): Move the "windows,
5439         cygwin, mingw" maintainer to ...
5440         (OS Port Maintainers): ... here.
5441
5442 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5443
5444         * MAINTAINERS (Write After Approval): Remove those that are
5445         maintainers of some subsystem.
5446
5447 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5448
5449         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5450         * ltcf-cxx.sh (tpf*): Likewise.
5451         * ltconfig (tpf*): Add TPF OS configuration support.
5452
5453 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5454
5455         * MAINTAINERS: Change my email address to my new work account.
5456
5457 2004-09-24  Michael Roth  <mroth@nessie.de>
5458
5459         * configure.in (--without-headers): Add missing double quotes.
5460         * configure: Regenerate.
5461
5462 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5463
5464         * ylwrap: Revert to previous version.
5465
5466 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5467
5468         PR bootstrap/17369
5469         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5470         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5471         SET_GCC_LIB_PATH_CMD.
5472         (BASE_TARGET_EXPORTS): Likewise.
5473         * Makefile.in: Regenerated.
5474
5475         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5476         * configure: Regenerated.
5477
5478 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5479
5480         * config.guess: New upstream version
5481         * compile, depcomp, install-sh, ylwrap: Likewise.
5482
5483 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5484
5485         * config/mh-x86omitfp: New host makefile fragment.  Add
5486         -fomit-frame-pointer to the default BOOT_CFLAGS.
5487         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5488         * configure: Regenerate.
5489
5490 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5491
5492         PR target/11572
5493         * configure.in (*-*-darwin*): Renable libobjc.
5494         * configure: Regenerate.
5495
5496 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5497
5498         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5499
5500 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5501
5502         * Makefile.def: Remove libbanshee.
5503         * Makefile.tpl: Ditto.
5504         * configure.in: Ditto.
5505         * Makefile.in: Regen.
5506         * configure: Ditto.
5507
5508 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5509
5510         * ltmain.sh: Use $pic_object as $non_pic_object if
5511         $non_pic_object=none.
5512
5513 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5514
5515         * missing: Import latest version from master repository.
5516
5517 2004-09-06  Nick Clifton  <nickc@redhat.com>
5518
5519         * config.sub: Import latest version from master repository.
5520         * config.guess: Likewise.
5521         This includes these changes:
5522
5523         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5524
5525         * config.sub: Handle crisv32, alias etraxfs.
5526         * config.guess (crisv32:Linux:*:*): Handle.
5527
5528         2004-08-13  Brad Smith  <brad@comstyle.com>
5529
5530         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5531         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5532
5533         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5534
5535         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5536         assume the processor is a powerpc.  This is because coreutils
5537         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5538         in this case, due to a MacOS X bug that causes
5539         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5540         to return a negative number.
5541         Problem reported by Petter Reinholdtsen in:
5542         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5543
5544         2004-07-19  Ben Elliston  <bje@gnu.org>
5545
5546         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5547
5548         2004-06-24  Ben Elliston  <bje@gnu.org>
5549
5550         * config.guess: Update copyright years.
5551         * config.sub: Likewise.
5552
5553         2004-06-22  Robert Millan  <robertmh@gnu.org>
5554
5555         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5556         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5557
5558         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5559
5560         * config.guess (*:*VMS:*:*): New entry. Replaces
5561         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5562         manufacturer.
5563
5564         2004-06-22  Ben Elliston  <bje@gnu.org>
5565
5566         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5567         * config.sub: Likewise.
5568
5569         2004-06-22  Ben Elliston  <bje@gnu.org>
5570
5571         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5572         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5573
5574         2004-06-11  Ben Elliston  <bje@gnu.org>
5575
5576         * config.guess (pegasos:OpenBSD:*:*): Remove.
5577
5578         2004-06-11  Ben Elliston  <bje@gnu.org>
5579
5580         From Wouter Verhelst <wouter@grep.be>:
5581         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5582
5583         2004-06-11  Ben Elliston  <bje@gnu.org>
5584
5585         * config.guess (luna88k:OpenBSD:*:*): New.
5586
5587         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5588
5589         * config.guess (m32r*:Linux:*:*): New case.
5590         * config.sub: Handle m32rle.
5591
5592         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5593
5594         From Jens Petersen  <petersen@redhat.com>:
5595         * config.sub: Handle sparcv8.
5596
5597         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5598
5599         From Tom Smith <smith@cag.lkg.hp.com>:
5600         * config.guess: Version suffixes are equally significant on Tru64
5601         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5602         prefix of "P" (patched kernel).
5603
5604         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5605
5606         * config.sub: Add support for National Semiconductor CRX target.
5607
5608 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5609
5610         * MAINTAINERS (Various Maintainers): Remove myself as web page
5611         maintainer, add myself as maintainer of build status lists.
5612
5613 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5614
5615         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5616         *-*-netware, but add target-libmudflap.
5617         Consolidate *-*-netware targets (of which really only i?86 exists)
5618         into a single entry.
5619         * configure: Likewise.
5620
5621 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5622
5623         * Makefile.tpl (sorry): Remove.
5624         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5625         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5626         (do-clean): Clean per-stage directories too.
5627         (do-distclean): Run distclean-stage1 too.
5628         (.NOTPARALLEL): Enable during toplevel bootstrap.
5629         (stage[+id+]-bubble): Enable parallel execution during
5630         the recursive invocation.
5631         * Makefile.in: Regenerate.
5632
5633         Fix previous checkin:
5634
5635         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5636         include.
5637         * configure.in: Fix indentation.
5638         * configure: Regenerate.
5639
5640 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5641
5642         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5643         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5644         * configure: regenerate
5645         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5646         -mdynamic-no-pic
5647
5648 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5649
5650         * Makefile.def (build_modules): Add fixincludes.
5651         (dependencies): Make gcc depend on fixincludes.
5652         * configure.in (build_tools): Add fixincludes.
5653         (build_configdirs): Always include build_libs.
5654         * Makefile.in: Regenerate.
5655         * configure: Regenerate.
5656
5657 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5658
5659         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5660         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5661         phony targets; do not generate timestamp files.
5662         (distclean-stageN): Remove references to their timestamp files.
5663         (restageN, touch-stageN): Remove.
5664         (stageN-bubble): Rewritten.
5665         (compare): Support lean bootstraps.
5666         * Makefile.in: Regenerate.
5667
5668         * configure.in: Only warn when bootstrapping but
5669         build != host or build != target.  Support lean bootstraps.
5670         * configure: Regenerate.
5671
5672 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5673
5674         * configure.in:  Give a better error message if GMP/MPFR are missing
5675         and a language needing them has been requested.
5676         * configure:  Regenerated.
5677
5678 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5679
5680         * configure.in:  Print a list of available language front-ends if
5681         a requested one is missing.  Tidy stray tab characters.
5682         * configure:  Regenerated.
5683
5684 2004-08-19  Michael Koch  <konqueror@gmx.de>
5685
5686         * gcc/doc/install.texi: Update entry about automake for libjava.
5687
5688 2004-08-17  Robert Millan  <robertmh@gnu.org>
5689
5690         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5691         (instead of FreeBSD).
5692         * configure: Regenerate.
5693
5694 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5695
5696         * Makefile.in: Regenerate.
5697         * configure: Regenerate.
5698
5699         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5700         stage_*_flags.
5701         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5702         for bootstrapped modules if toplevel bootstrap is going.
5703         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5704         modules.  Adjust for changes in Makefile.def.  Enable several
5705         rules even in non-bootstrap mode, just to avoid peppering the
5706         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5707         (stage-[+prev+]-bubble): Remove.
5708
5709         * Makefile.def (Dependencies): Depend on all-build-bison,
5710         all-build-flex, all-build-byacc, all-build-texinfo, rather
5711         than the host variations.
5712         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5713         with BUILD_SUBDIR.
5714         (BISON): Update for recent Bisons.
5715         (YACC): Fix typo.
5716         (cross): Depend on all-build.
5717         (all): Do not depend on all-build.
5718         (prebootstrap): Remove.
5719         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5720         (Prebootstrap dependencies): Add them to the per-stage targets
5721         and to all-prebootstrap.
5722         * configure.in (build_configdirs): Always enable build_tools.
5723         (BUILD_DIR_PREFIX): Remove.
5724
5725         * Makefile.def (gcc): Add target variable.
5726         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5727         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5728         in the recursive `make', instead of hardwiring `all'.
5729         (Autogenerated TARGET-* variables): New.
5730
5731 2004-08-13  Brian Booth  <bbooth@redhat.com>
5732
5733         * MAINTAINERS: Remove myself from write-after-approval.
5734
5735 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5736
5737         * src-release: Stop distributing mmalloc with gdb (which doesn't
5738         use it).
5739         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5740         * Makefile.in: Regenerate.
5741
5742 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5743
5744         * configure.in (arm*-*-eabi*): New target.
5745         * configure: Regenerate.
5746
5747 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5748
5749         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5750         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5751         (Dependencies): New section.
5752         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5753         (configure-target-[+module+]): Depend on maybe-all-gcc
5754         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5755         (toplevel profiledbootstrap): Fix dependencies.
5756         * Makefile.in: Regenerate.
5757
5758 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5759
5760         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5761         target-libiberty to noconfigdirs.
5762         * configure: Regenerate.
5763
5764 2004-08-03  Paul Brook  <paul@codesourcery.com>
5765
5766         * configure.in: Check for MPFR as well as GMP.
5767         * configure: Regenerate.
5768
5769 2004-08-01  Robert Millan  <robertmh@gnu.org>
5770
5771         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5772         libmudflap for all GNU-based systems (with Glibc).
5773         * configure: Regenerate.
5774
5775 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5776
5777         * Makefile.def (host-modules): Add gcc.
5778         * Makefile.in: Regenerate.
5779         * Makefile.tpl (sorry): New rule.
5780         (configure-host, all-host, [+make_target+]-host, do-check,
5781         install-host): Do not add gcc as a special case.
5782         (host modules): Add a small special-casing for gcc.  Export
5783         extra_make_flags through the environment.
5784         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5785         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5786         other recursive targets for gcc): Remove.
5787
5788         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5789         (stage, unstage): New rules.
5790         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5791         distclean-stage[+id+]): Use stage_current.
5792         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5793         the stage*-start rules.
5794
5795 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5796
5797         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5798         use -all_load flag.
5799
5800 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5801
5802         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5803         * configure: Regenerate.
5804
5805 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5806
5807         * maintainer-scripts/gcc_release: Revert yesterday's change.
5808
5809 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5810
5811         * MAINTAINERS: Add myself to write-after-approval.
5812
5813 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5814
5815         * libf2c: Removed.
5816         * gcc/gccbug.in: Updated because of libf2c removal.
5817         * maintainer-scripts/gcc_release: Ditto.
5818
5819 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5820
5821         * configure.in: Build libmudflap by default on FreeBSD.
5822         * configure: Regenerated.
5823
5824 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5825
5826         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5827         systems.
5828         * configure: Regenerated.
5829
5830 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5831
5832         PR target/16344
5833         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5834         feedback based compiler.
5835         * Makefile.in: Rebuilt.
5836
5837 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5838
5839         * Makefile.def (host_modules): Set bootstrap=true for flex.
5840         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5841         * Makefile.in: Rebuilt.
5842
5843 2004-07-07  Jan Hubicka  <jh@suse.cz>
5844
5845         * MAINTAINERS: Add self as a profile feedback maintainer.
5846
5847 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5848
5849         * configure.in:  Do not prepend $srcdir to /dev/null in
5850         makefile fragments.
5851         * configure:  Regenerate.
5852
5853 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5854
5855         * Makefile.def (build_modules): Add bison, byacc, flex,
5856         m4, texinfo.
5857         (flags_to_pass): Add FLEX.
5858         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5859         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5860         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5861         DEFAULT_MAKEINFO): Remove.
5862         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5863         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5864         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5865         objdir or else use configured tool.
5866         (all-build): New.
5867         (all): Depend on it.
5868         (Build module dependencies): Add.
5869         * Makefile.in: Regenerate.
5870         * configure.in: Better support for multiple build modules,
5871         matching what is done for host/target modules.  Do not look
5872         for "plausible" locations of build tools if Canadian cross.
5873         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5874         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5875         * configure: Regenerate.
5876
5877 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5878
5879         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5880         * Makefile.in: Regenerate.
5881
5882 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5883
5884         * Makefile.tpl (configure-build-[+module+],
5885         configure-[+module+], configure-target-[+module+]): Pass
5886         [+extra_configure_args+].
5887         (all-build-[+module+], all-[+module+], check-[+module+],
5888         install-[+module+], [+make_target+]-[+module+],
5889         all-target-[+module+], check-target-[+module+],
5890         install-target-[+module+], [+make_target+]-target-[+module+]):
5891         Pass [+extra_make_args+].
5892         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5893         (GCC_HOST_EXPORTS): Remove.
5894         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5895         cross, check-gcc, check-gcc-c++, install-gcc,
5896         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5897         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5898         * Makefile.in: Regenerate.
5899
5900 2004-06-21  Matthew Sachs  <msachs@apple.com>
5901
5902         * MAINTAINERS: Added self to write-after-approval.
5903
5904 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5905
5906         * configure.in: Check for srcdir/winsup rather than build directory
5907         winsup.
5908         * configure: Regenerate.
5909
5910 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5911
5912         * configure.in: Don't build Cygwin native newlib if winsup
5913         directory is missing.  Emit warning instead.
5914         * configure: Regenerate.
5915
5916 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5917
5918         * Makefile.tpl (touch-stage[+id+]): New.
5919         (restage[+prev+]): Depend on touch-stage[+id+].
5920
5921         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5922         Use it throughout.
5923
5924         * Makefile.def: Add profile and feedback bootstrap stages.
5925         Remove next field from bootstrap stages.
5926         * Makefile.tpl (LN, LN_S): Substitute.
5927         (stageN-start, stageN-end): Use double-colon rules, to
5928         provide a hook for additional setup commands.
5929         (distclean-stageN-gcc, restageN): Create dependencies from
5930         [+prev+], not from [+next+].
5931         (stageN-bubble): Add commands for successive stages from
5932         [+prev+], using double-colon rules.
5933         (all-stageN-gcc): Fix typo.
5934         (stagefeedback-start, profiledbootstrap): New.
5935         * Makefile.in: Regenerate.
5936         * configure.in: Call ACX_PROG_LN.
5937         * configure: Regenerate.
5938
5939 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5940
5941         * MAINTAINERS (Write After Approval): Add myself.
5942
5943 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5944
5945         * MAINTAINERS (Write After Approval): Add myself.
5946
5947 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5948
5949         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5950         without gcc.
5951         * configure: Regenerate.
5952
5953 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5954
5955         * Makefile.tpl: Fix typo.
5956         * Makefile.in: Regenerate.
5957
5958 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5959
5960         * configure.in: Remove new- prefix from toplevel
5961         bootstrap targets.
5962         * configure: Regenerate.
5963
5964 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5965
5966         * Makefile.tpl (all.normal): Rename to all.
5967         (all): Replace with a rule to pick the default
5968         target from configure.
5969         (all-gcc, configure-gcc): Use conditionals to
5970         do nothing when toplevel bootstrap is going on.
5971         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5972         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5973         * configure.in: Support --enable-bootstrap.
5974
5975         * Makefile.def: Remove new- prefix from toplevel
5976         bootstrap targets.
5977         * Makefile.tpl: Likewise.
5978
5979         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5980         target.
5981
5982         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5983         $(RECURSE_FLAGS) to recursive invocation of make.
5984
5985         * Makefile.in: Regenerate.
5986         * configure: Regenerate.
5987
5988 2004-05-30  Andreas Jaeger  <aj@suse.de>
5989             Jim Wilson  <wilson@specifixinc.com>
5990
5991         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5992         like CC.
5993
5994 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5995
5996         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5997         * configure: Regenerate.
5998
5999 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6000
6001         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6002         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6003         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6004         targets.
6005         * Makefile.in: Regenerate.
6006
6007 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6008
6009         * configure.in: Test the ability to symlink directories.
6010         * configure: Regenerate.
6011
6012         * Makefile.def (bootstrap-stage): New definitions.
6013         * Makefile.tpl (configure-stage1-gcc,
6014         configure-stage2-gcc, configure-stage3-gcc,
6015         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6016         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6017         new-restage3, compare): Autogenerate, see Makefile.in
6018         entry for behavioral changes.
6019         (distclean-stage1, new-stage1-start, new-stage1-end,
6020         new-stage1-bubble, distclean-stage2, new-stage2-start,
6021         new-stage2-end, new-stage2-bubble, distclean-stage3,
6022         new-stage3-start, new-stage3-end): New autogenerated targets.
6023         (objext, prebootstrap, BOOT_CFLAGS,
6024         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6025         targets.
6026
6027         * Makefile.in: Regenerate.
6028         (distclean-stage1, new-stage1-start, new-stage1-end,
6029         new-stage1-bubble, distclean-stage2, new-stage2-start,
6030         new-stage2-end, new-stage2-bubble, distclean-stage3,
6031         new-stage3-start, new-stage3-end): New targets.
6032         (all-stage1-gcc): Move prebootstrap dependency from here...
6033         (configure-stage1-gcc): ...to here.
6034         (new-bootstrap): Use bubble targets.
6035         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6036         Use per-stage distclean targets.
6037         (configure-stage1-gcc, configure-stage2-gcc,
6038         configure-stage3-gcc, all-stage1-gcc,
6039         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6040         Use new-stageN-start to prepare the tree.
6041
6042 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6043
6044         * Makefile.def (host_modules): add libcpp.
6045         * Makefile.tpl: Add dependencies on and for libcpp.
6046         * Makefile.in: Regenerate.
6047         * configure.in: Add libcpp host module.
6048         * configure: Regenerate.
6049
6050 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6051
6052         * Makefile.tpl: Whenever a recursive target is defined, wrap
6053         it in a special @if/@endif block, and prepare its maybe
6054         dependency in the @if/@endif block
6055         * configure.in: Instead of writing maybe dependencies, remove
6056         the @if/@endif statements, and remove the @if/@endif blocks
6057         that remain.
6058         * configure: Regenerate.
6059         * Makefile.in: Regenerate.
6060
6061 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6062
6063         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6064
6065 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6066
6067         PR bootstrap/15120
6068         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6069         * */configure: Rebuilt.
6070
6071 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6072
6073         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6074         of libf2c.
6075         * configure, Makefile.in: Regenerate.
6076
6077 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6078
6079         * MAINTAINERS (Write After Approval): Add myself.
6080
6081 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6082
6083         Merge from tree-ssa-20020619-branch.
6084
6085         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6086         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6087         (HOST_GMPLIBS): Define.
6088         (HOST_GMPINC): Define.
6089         (TARGET_LIB_PATH): Add libmudflap.
6090         (GFORTRAN_FOR_TARGET): Define.
6091         (configure-build*): Export GFORTRAN.
6092         (configure-gcc): Export GMPLIBS and GMPINC.
6093         (all-gcc): Add maybe-all-libbanshee.
6094         (configure-target-libgfortran): Define.
6095         * Makefile.in: Regenerate.
6096         * configure.in (host_libs): Add libbanshee.
6097         (target_libraries): Add target-libmudflap and target-libgfortran.
6098         Add --with-libbanshee.
6099         Handle --disable-libmudflap.
6100         (*-*-freebsd*): Use with_gmp.
6101         Add $(libgcj) to noconfigdirs.
6102         * configure: Regenerate.
6103         * depcomp: New file.
6104         * MAINTAINERS: Add tree-ssa maintainers.
6105
6106 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6107
6108         * MAINTAINERS (Various Maintainers): Add myself.
6109
6110 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6111
6112         * MAINTAINERS (Write After Approval): Add myself.
6113
6114 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6115
6116         * MAINTAINERS (Write After Approval): Add myself.
6117
6118 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6119
6120         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6121         * configure: Regenerate.
6122
6123 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6124
6125         Revert:
6126         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6127
6128         * Makefile.def (flags_to_pass): Remove *dir variables that
6129         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6130         as well as prefix and exec_prefix.
6131         * Makefile.in: Regenerate.
6132
6133 2004-04-26  Robert Millan  <robertmh@gnu.org>
6134
6135         Add patches from libtool CVS.
6136         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6137         * ltconfig: Likewise.
6138         * ltcf-c.sh: Likewise.
6139         * ltcf-cxx.sh: Likewise.
6140         * ltcf-gcj.sh: Likewise.
6141
6142 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6143
6144         * Makefile.def (host_modules): Mark with the bootstrap
6145         flag packages on which gcc depends.
6146         * Makefile.tpl (all-bootstrap): Use it.
6147         * Makefile.in: Regenerate.
6148
6149 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6150
6151         * Makefile.def (flags_to_pass): Remove *dir variables that
6152         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6153         as well as prefix and exec_prefix.
6154         * Makefile.in: Regenerate.
6155
6156 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6157
6158         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6159         * configure: Regenerate.
6160         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6161         * gcc/Makefile.tpl (compare): Use the result of the test.
6162         * gcc/Makefile.in: Regenerate.
6163
6164 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6165
6166         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6167         Always relocate gcc and prev-gcc to the original names, even
6168         if the build fails.
6169         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6170         New targets.
6171
6172 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6173
6174         * MAINTAINERS: Update my email address.
6175
6176 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6177
6178         * configure.in (mips*-*-irix5*): Enable ld.
6179         * configure: Regenerate.
6180
6181 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6182
6183         * configure: Regenerate.
6184
6185 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6186
6187         * Makefile.tpl (configure-[+module+], configure-gcc,
6188         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6189         Set and export LDFLAGS.
6190         * Makefile.in: Regenerate.
6191
6192 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6193
6194         * MAINTAINERS: Add myself to write-after-approval.
6195
6196 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6197
6198         PR bootstrap/14871
6199         * Makefile.tpl: If we don't have built-in-tree target tools,
6200         use the ones found by configure rather than hacking around with
6201         program_transform_name.
6202         * configure.in: Give Makefile.tpl the information necessary
6203         to do that.
6204         * Makefile.in: Regenerate.
6205         * configure: Regenerate.
6206
6207 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6208
6209         PR bootstrap/14760
6210         * configure.in: When computing baseargs, strip *all* copies of
6211         offending options.  Also, don't match/substitute the trailing space,
6212         so that this actually works when two similar options are separated by
6213         only one space.
6214         * configure: Regenerate.
6215
6216 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6217
6218         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6219         (rs6000-*-aix*): Same.
6220         * configure: Regenerate.
6221
6222 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6223
6224         * MAINTAINERS: Add myself to write-after-approval.
6225
6226 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6227
6228         * MAINTAINERS: Add myself to write-after-approval.
6229
6230 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6231
6232         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6233         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6234         * Makefile.in: Regenerate.
6235
6236         * configure.in (top level bootstrap support): Rework --enable-werror
6237         to set @stage2_werror_flag@.
6238         * configure: Regenerate.
6239         * Makefile.tpl (top level bootstrap support): Pass
6240         @stage2_werror_flag@ down to configure in stages 2 and 3.
6241         * Makefile.in: Regenerate.
6242
6243 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6244
6245         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6246         for stages 2 and 3 as well as in make.  As a consequence, remove
6247         OUTPUT_OPTION (now detected by configure) from the flags passed down
6248         to make.
6249         * Makefile.in: Regenerate.
6250
6251         * Makefile.tpl (new-bootstrap): Fix typo.
6252         * Makefile.in: Regenerate.
6253
6254 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6255
6256         * Makefile.tpl: Rearrange by moving recursive_targets rules
6257         into their proper sections.
6258         * Makefile.tpl (top level bootstrap support): Move disabling
6259         of coverage flags from 'make' to 'configure'; improve comments.
6260         * Makefile.in: Regenerate.
6261
6262         * Makefile.tpl (experimental top level bootstrap) Move stage1
6263         language setting from all- target to configure- target; disable
6264         intermodule optimization in stage 1; prevent gratuitous rebuilds
6265         of stage 1.
6266         * Makefile.in: Regenerate.
6267         * configure.in: Comma-separate stage 1 language list for top
6268         level bootstrap.
6269         * configure: Regenerate.
6270
6271         * Makefile.tpl: Clean up experimental top level bootstrap support:
6272         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6273         prev-gcc in configure- targets as well as all- targets.
6274         * Makefile.in: Regenerate.
6275
6276 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6277
6278         * compile: New file imported from automake.
6279
6280 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6281
6282         * configure.in: Remove symbolic link section.
6283         * configure: Regenerate.
6284         * Makefile.tpl (links): Remove.
6285         * Makefile.in: Regenerate.
6286
6287 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6288             Nathanael Nerode  <neroden@gcc.gnu.org>
6289
6290         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6291         Set with AC_CHECK_PROGS.
6292         * configure.in: Fix comment typo from last patch.
6293         * configure: Regenerate.
6294
6295 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6296
6297         * Makefile.tpl: Introduce experimental top level bootstrap support.
6298         * Makefile.in: Regenerate.
6299         * configure.in: Introduce support for top level bootstrap.
6300         * configure: Regenerate.
6301
6302 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6303             Paolo Bonzini  <bonzini@gnu.org>
6304
6305         PR bootstrap/14522
6306         * configure.in: Cope with shells that do not support unquoted ^
6307         * configure: Regenerate.
6308
6309 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6310             Paolo Bonzini  <bonzini@gnu.org>
6311
6312         PR bootstrap/14522
6313         * configure.in: Cope with shells that do not support nesting
6314         quotes inside quoted backquote substitutions.
6315         * configure: Regenerate.
6316
6317 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6318
6319         PR bootstrap/14522
6320         * configure.in: Fix escaping of $.
6321         * configure: Regenerate.
6322
6323 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6324
6325         * configure: Regenerate, since I forgot to while committing Paolo's
6326         changes.
6327
6328 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6329
6330         PR ada/14131
6331         Move language detection to the top level.
6332         * configure.in: Find default values for the tools as
6333         soon as possible.  Disable ada if GNAT is not found.
6334         Emit error message about missing languages.  Expand
6335         --enable-languages=all for the gcc subdirectory.
6336
6337 2004-03-10  Ben Elliston  <bje@gnu.org>
6338
6339         * MAINTAINERS: Update my email address.
6340
6341 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6342
6343         * ltconfig: Disable building static libraries if building shared
6344         libraries on AIX 5L.
6345
6346 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6347
6348         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6349         and disable libgcj.
6350         * configure: Regenerated.
6351
6352 2004-03-01  Brian Booth  <bbooth@redhat.com>
6353
6354         * MAINTAINERS: Add myself to write-after-approval.
6355
6356 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6357
6358         * MAINTAINERS: Add myself to write-after-approval.
6359
6360 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6361
6362         PR bootstrap/7087
6363         * Makefile.tpl: Guard XFOO sed statements better.
6364         * Makefile.tpl: Add dependency for configure-target-libada.
6365         * Makefile.in: Regenerate (incidentally fixes broken
6366         commit when libada-branch was merged).
6367
6368 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6369
6370         * MAINTAINERS: Add myself to write-after-approval.
6371
6372 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6373
6374         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6375         maintainers.
6376
6377 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6378
6379         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6380         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6381
6382 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6383
6384         PR bootstrap/11932
6385         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6386
6387 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6388
6389         * MAINTAINERS: Added myself to write-after-approval.
6390
6391 2004-02-14  Michael Koch  <konqueror@gmx.de>
6392
6393         * MAINTAINERS: Added myself to write-after-approval.
6394
6395 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6396
6397         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6398         some OS port maintainers to OS port maintainers section.
6399
6400 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6401
6402         * MAINTAINERS: Add self.
6403
6404 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6405
6406         * MAINTAINERS: Alphabetize.
6407
6408 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6409
6410         * MAINTAINERS: Remove myself.
6411
6412 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6413
6414         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6415         (rs6000-*-aix*): Same.
6416         * configure: Regenerate.
6417
6418 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6419
6420         * configure.in (host): Add in missing $noconfigdirs to defines.
6421         * configure: Regenerate.
6422
6423 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6424             Nathanael Nerode  <neroden@gcc.gnu.org>
6425
6426         PR ada/6637, PR ada/5911
6427         Merge with libada-branch:
6428         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6429         with appropriate dependencies. Add --enable-libada configure switch.
6430         * configure, Makefile.in: Regenerate.
6431
6432 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6433
6434         * MAINTAINERS: Add myself to write-after-approval.
6435
6436 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6437
6438         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6439         * configure: Regenerate.
6440
6441 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6442
6443         Merge from upstream:
6444
6445         * ltmain.in: When setting IFS to '~', be careful about user
6446         arguments that contain '~'.
6447
6448         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6449
6450         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6451         Also test $base_compile against $CC with escaped arguments. Bug
6452         reported by Geoff Keating <geoffk@apple.com>.
6453
6454 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6455
6456         * MAINTAINERS: Remove i960 port.
6457
6458 2004-01-23  DJ Delorie  <dj@redhat.com>
6459
6460         * Makefile.def (target_modules) [libiberty]: Don't stage.
6461         * Makefile.in: Rebuilt.
6462
6463 2004-01-20  Caroline Tice  <ctice@apple.com>
6464
6465         * MAINTAINERS: Add myself to write-after-approval.
6466
6467 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6468
6469         * MAINTAINERS: Update my email address.
6470
6471 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6472
6473         * MAINTAINERS: Add myself to write-after-approval.
6474
6475 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6476
6477         * MAINTAINERS: Remove entries without email address.
6478
6479 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6480
6481         * MAINTAINERS: Add myself to write-after-approval.
6482
6483 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6484
6485         * MAINTAINERS: Update my email address.
6486
6487 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6488
6489         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6490         * Makefile.tpl (configure-target-[+module+]): Support stage.
6491         * Makefile.in: Rebuilt.
6492
6493 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6494
6495         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6496
6497 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6498
6499         * MAINTAINERS: Add myself as a MIPS maintainer.
6500
6501 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6502
6503         * configure.in: Use ./config.cache, not config.cache.
6504         * configure: Regenerate.
6505         * Makefile.tpl: Special-casing not needed for GCC any more.
6506         * Makefile.in: Regenerate.
6507
6508         * configure.in: Don't share a cache file for host dirs.
6509         * configure: Regenerate.
6510
6511         * config-ml.in: Don't mess with the cache file.
6512
6513 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6514
6515         * MAINTAINERS: Move myself from 'Write After Approval' to
6516         'CPU Port Maintainers' section as SPARC maintainer.
6517
6518 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6519
6520         * Makefile.tpl: Make GCC use a separate config.cache.
6521         * Makefile.in: Regenerate.
6522
6523         PR bootstrap/11932, PR bootstrap/11933
6524         (I don't know if it will fix either of them, but it relates
6525         to them.)
6526         * configure.in: Don't use shared config.cache for target
6527         directories.
6528         * configure: Regenerate.
6529
6530 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6531
6532         * MAINTAINERS: Add myself to 'Write After Approval' section.
6533
6534 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6535
6536         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6537         * configure: Regenerated.
6538
6539 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6540
6541         * MAINTAINERS: Remove the mn10200 maintainer.
6542
6543 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6544
6545         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6546         * configure: Regenerated.
6547
6548 2003-12-16  Jan Hubicka  <jh@suse.cz>
6549
6550         * MAINTAINERS: Add myself as callgraph maintainer.
6551
6552 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6553
6554         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6555         * configure: Regenerate.
6556
6557 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6558
6559         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6560         'Write After Approval' section. Update email.
6561
6562 2003-12-01  James Lemke  <jim@wasabisystems.com>
6563
6564         * MAINTAINERS (Write After Approval): Add myself.
6565
6566 2003-11-20  Matt Thomas  <matt@3am-software.com>
6567
6568         * MAINTAINERS: Add myself as a vax port maintainer.
6569
6570 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6571
6572         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6573         (configure-build-[+module+], configure-[+module+]): Likewise.
6574         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6575         * Makefile.in: Regenerate.
6576
6577 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6578
6579         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6580         shared/dylibed libraries.
6581         * ltmain.sh: Likewise.
6582         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6583         * ltcf-cxx.sh: Likewise.
6584         * ltcf-gcj.sh: Likewise.
6585         * ltconfig: Likewise.
6586
6587 2003-11-17  Stan Cox  <scox@redhat.com>
6588
6589         * MAINTAINERS: Add myself as iq2000 port maintainer.
6590
6591 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6592
6593         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6594         * Makefile.in: Regenerate.
6595
6596 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6597
6598         * config.sub: Update to 2003-11-03 version.
6599
6600 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6601
6602         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6603         * configure:  Regenerate.
6604
6605 2003-10-20  Nicolas Pitre  <nico@cam.org>
6606
6607         * MAINTAINERS: Add myself to 'Write After Approval' section.
6608
6609 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6610
6611         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6612
6613 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6614
6615         * MAINTAINERS: Update my email address.
6616
6617 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6618
6619         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6620
6621 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6622
6623         * MAINTAINERS: Add myself to 'Write After Approval' section.
6624
6625 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6626
6627         * config.guess: Update to 2003-10-16 version.
6628         * config.sub: Update to 2003-10-16 version.
6629
6630 2003-10-15  David Daney  <ddaney@avtrex.com>
6631
6632         * MAINTAINERS: Added myself to 'Write After Approval' section.
6633
6634 2003-10-15  Falk Hueffner  <falk@debian.org>
6635
6636         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6637         'Write After Approval' section. Update email.
6638
6639 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6640
6641         * MAINTAINERS: Move myself from 'Write After Approval' to
6642         'Various Maintainers' section as middle-end maintainer.
6643
6644 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6645
6646         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6647         HOST_FLAGS_TO_PASS.
6648         * Makefile.in: Regenerate.
6649
6650 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6651
6652         * config.guess: Update to 2003-10-07 version.
6653         * config.sub: Update to 2003-10-07 version.
6654
6655 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6656
6657         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6658         * ltconfig (irix5*, irix6*): Don't override version_type.
6659
6660 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6661
6662         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6663         * configure: Rebuilt
6664         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6665         * Makefile.in: Rebuilt
6666
6667 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6668
6669         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6670
6671 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6672
6673         * MAINTAINERS (Write After Approval): Add myself.
6674
6675 2003-09-29  Paul Koning  <ni1d@arrl.net>
6676
6677         * MAINTAINERS: Move myself from "Write After Approval"
6678         to CPU platform maintainers for pdp11 platform.
6679
6680 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6681
6682         * MAINTAINERS: Move myself from 'Write After Approval' to
6683         'Various Maintainers' section as libffi testsuite maintainer.
6684
6685 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6686
6687         * configure.in: Pass a computed --program-transform-name
6688         to subconfigures.
6689         * configure: Regenerated.
6690
6691 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6692
6693         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6694         * Makefile.in: Regenerate.
6695
6696         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6697         * Makefile.in: Regenerate.
6698
6699 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6700
6701         * MAINTAINERS: Move myself from 'Write After Approval'
6702         to 'Various Maintainers' (objective-c) section.
6703
6704 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6705
6706         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6707         quoting.
6708         * configure: Regenerated.
6709
6710 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6711
6712         * MAINTAINERS (Write After Approval): Add myself to write after
6713         approval list.
6714
6715 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6716
6717         * MAINTAINERS (Write After Approval): Add myself.
6718
6719 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6720
6721         * MAINTAINERS: Update my e-mail address.
6722
6723 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6724
6725         * libtool.m4 (LD): Correct powerpc64 host match.
6726
6727 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6728
6729         * MAINTAINTERS: Update my affiliation and email address.
6730
6731 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6732
6733         * MAINTAINERS (Write After Approval): Add myself.
6734
6735 2003-09-04  DJ Delorie  <dj@redhat.com>
6736
6737         * configure: Regenerate.
6738
6739 2003-09-04  Robert Millan  <robertmh@gnu.org>
6740
6741         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6742
6743 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6744
6745         * configure.in: Ensure arguments to sed are properly spaced.
6746         * configure: Regenerate.
6747
6748 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6749
6750         * MAINTAINERS: Update my e-mail address.
6751
6752 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6753
6754         * MAINTAINERS (Write After Approval): Add myself.
6755
6756 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6757
6758         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6759         * configure: Regenerated.
6760
6761 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6762
6763         * MAINTAINERS: Update my email address.
6764
6765 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6766
6767         * configure.in:  Use newline instead of semicolon when assuming
6768         shell arguments in a for loop.
6769         * configure:  Regenerated.
6770
6771 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6772
6773         * MAINTAINERS: Resurrect the i860 maintainer.
6774
6775 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6776
6777         PR 8180
6778         * configure.in: When testing with_libs and with_headers, treat
6779         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6780         * configure: Regenerate.
6781
6782         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6783         make, shell, etc.
6784         (baseargs): Likewise.
6785         * configure: Regenerate.
6786
6787 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6788
6789         * MAINTAINERS (Write After Approval): Add myself.
6790
6791 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6792
6793         * configure.in: Disable libgcj for darwin not on powerpc.
6794         * configure: Rebuild.
6795
6796 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6797
6798         * config-ml.in, symlink-tree: Add license.
6799
6800 2003-08-03  Richard Stallman  <rms@gnu.org>
6801             Eben Moglen  <moglen@columbia.edu>
6802
6803         * README.SCO: New file.
6804
6805 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6806
6807         * Makefile.tpl (check, check-c++): Express dependencies using
6808         dependencies rather than commands.
6809         * Makefile.in: Regenerate.
6810
6811 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6812
6813         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6814         * configure: Ditto.
6815
6816 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6817
6818         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6819         * Makefile.in: Update.
6820
6821 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6822
6823         * configure.in: Enable libgcj for darwin.
6824         * configure: Rebuild.
6825
6826 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6827
6828         * config-ml.in:  Use ac_configure_args directly instead of
6829         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6830         actually seen.
6831
6832 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6833
6834         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6835         creating target and build subdirs to build all parent dirs as needed.
6836         * Makefile.in: Rebuild.
6837         * configure.in: Don't build dirs explicitly here.
6838         * configure: Rebuild.
6839
6840 2003-07-26  Paul Brook  <paul@nowt.org>
6841
6842         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6843
6844 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6845
6846         * Makefile.tpl (all-make): Depend on intl.
6847         * Makefile.in: Rebuilt.
6848
6849 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6850
6851         * install-sh:  Update to newer upstream versions (associated with
6852         aclocal 1.7).
6853         * mkinstalldirs:  Likewise.
6854         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6855
6856 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6857
6858         * MAINTAINERS: Move self from Bug database only accounts
6859         to write-after-approval.
6860
6861 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6862
6863         * config.if: Remove unused libc_interface determination.
6864
6865 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6866
6867         * MAINTAINERS: Move self from write-after-approval to
6868         build machinery (*.in).
6869
6870 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6871
6872         PR bootstrap/11273
6873         PR bootstrap/11408
6874         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6875         unused INSTALL_PROGRAM_ARGS.
6876         * configure.in: Use AC_PROG_INSTALL.
6877         * Makefile.in: Regenerate.
6878         * configure: Regenerate.
6879
6880 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6881
6882         * MAINTAINERS: Alphabetize.
6883
6884 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6885
6886         * configure: Rebuilt.
6887         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6888         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6889         newlib nor libgloss.
6890         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6891         * configure.in (am33_2.0-*-linux*): Added.
6892
6893 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6894
6895         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6896         * configure: Regenerate.
6897
6898 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6899
6900         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6901         * Makefile.in: Regenerate.
6902
6903 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6904
6905         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6906         * Makefile.in: Regenerate.
6907
6908 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6909
6910         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6911         * Makefile.in: Regenerated.
6912
6913         * config-ml.in: Replace PWD with PWD_COMMAND.
6914
6915 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6916
6917         * intl: New directory; see intl/ChangeLog for details.
6918         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6919         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6920         * Makefile.in: Regenerate.
6921
6922 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6923
6924         * configure.in: Clean up config-lang.in handling.  Delete
6925         useless assignment to "subdirs".
6926         * configure: Regenerate.
6927
6928 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6929
6930         * configure.in: Rename 'target_libs' to 'target_libraries'.
6931         Remove useless reference to 'target_libs'.
6932         * configure: Regenerate.
6933
6934 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6935
6936         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6937         * Makefile.in: Regenerate.
6938
6939 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6940
6941         * Makefile.def: Introduce flags_to_pass.
6942         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6943         * Makefile.in: Regenerate.
6944
6945 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6946
6947         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6948         and target-libgloss.
6949         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6950         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6951         * configure: Regenerate.
6952
6953 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6954
6955         * configure.in: Update testsuite_flags to new location.
6956         * configure. Regenerate.
6957
6958 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6959
6960         * Makefile.tpl: Remove BUILD_CC stuff.
6961         * Makefile.in: Regenerate.
6962
6963 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6964
6965         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6966
6967 2003-06-16  Graeme Peterson  <gp@qnx.com>
6968
6969         * MAINTAINERS (Write After Approval): Add myself.
6970
6971 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6972
6973         * config.guess: Update to 2003-06-12 version.
6974         * config.sub: Update to 2003-06-13 version.
6975
6976 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6977
6978         * config.guess: Update to 2003-06-06 version.
6979         * config.sub: Update to 2003-06-06 version.
6980
6981 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6982
6983         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6984         * configure. Regenerate.
6985
6986 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6987
6988         * configure.in: Disable serial configure by default.
6989         * configure: Regenerate.
6990         * Makefile.tpl: Abolish .NOTPARALLEL.
6991         * Makefile.in: Regenerate.
6992
6993         * Makefile.tpl: Replace {build,host,target}_canonical by
6994         {build,host,target}.
6995         * Makefile.in: Regenerate.
6996
6997         * Makefile.tpl: Fix stupid pasto.
6998         * Makefile.in: Regenerate.
6999
7000 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7001
7002         * Makefile.tpl: Remove bogus conditional.
7003         * Makefile.in: Regenerate.
7004
7005 2003-06-05  Jan Hubicka  <jh@suse.cz>
7006
7007         * Makefile.tpl (profiledbootstrap): New target.
7008         * Makefile.in (profiledbootstrap): New target.
7009
7010 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7011
7012         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7013         Pinski. Remove user names from other bugzilla-only maintainers.
7014
7015 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7016
7017         * Makefile.tpl: Make 'recursive targets' using autogen rather
7018         than shell loop.  Remove duplicate 'clean' targets and false
7019         comments.
7020         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7021         Add systematic method of specifying missing targets in subdirs.
7022         Add copyright boilerplate.
7023         * Makefile.in: Regenerate.
7024         * configure.in: Add 'recursive targets' to maybe list.
7025         * configure: Regenerate.
7026
7027         * MAINTAINERS: "GNATS only" -> "Bug database only".
7028
7029         * Makefile.tpl: Rename [+target+] to [+make_target+].
7030         * Makefile.def: Rename 'target' to 'make_target'.
7031
7032 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7033
7034         * MAINTAINERS: Add self as options handling maintainer.
7035
7036 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7037
7038         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7039         been too long since I touched those ports.
7040
7041 2003-05-28  DJ Delorie  <dj@redhat.com>
7042
7043         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7044         * Makefile.in: Regenerate.
7045
7046 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7047
7048         * configure.in: Use curly braces in the definition of tooldir.
7049         * configure: Regenerate.
7050
7051 2003-05-21  DJ Delorie  <dj@redhat.com>
7052
7053         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7054         newlib or libgloss.
7055         * Makefile.in: Regenerate.
7056
7057 2003-05-21  DJ Delorie  <dj@redhat.com>
7058
7059         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7060         * Makefile.in: Regenerate.
7061
7062 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7063
7064         * MAINTAINERS: Update my e-mail address.
7065
7066 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7067
7068         * configure.in: Switch more things to use maybe dependencies.
7069         * Makefile.tpl: Switch more things to use maybe dependencies.
7070         Factor out common code from autogen IF statements.
7071         * configure: Regenerate.
7072         * Makefile.in: Regenerate.
7073
7074 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7075
7076         * configure.in: Accept i[3456789]86 for machine type.
7077         * configure: Regenerate.
7078
7079 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7080
7081         * configure.in: Switch more things to use maybe dependencies.
7082         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7083         * configure: Regenerate.
7084         * Makefile.tpl: Switch more things to use maybe dependencies.
7085         * Makefile.in: Regenerate.
7086
7087 2003-05-16  Andreas Schwab  <schwab@suse.de>
7088
7089         * Makefile.tpl (install-opcodes): Define.
7090         * Makefile.in: Rebuild.
7091
7092 2003-05-13  Andreas Jaeger  <aj@suse.de>
7093
7094         * config.guess: Update to 2003-05-09 version.
7095         * config.sub: Update to 2003-05-09 version.
7096
7097 2003-05-13  Michael Eager  <eager@mvista.com>
7098
7099         * configure.in: Correct sed script so that options in quotes are not
7100         deleted.
7101         * configure: Rebuild.
7102
7103 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7104
7105         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7106         and $$s/newlib/libc/sys/cygwin32 include paths.
7107         * configure: Ditto.
7108
7109 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7110
7111         * MAINTAINERS: Update my email addresses.
7112
7113 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7114
7115         * config-ml.in: Propagate INSTALL variables.
7116
7117 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7118
7119         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7120
7121 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7122
7123         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7124         * Makefile.in: Regenerate.
7125
7126 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7127
7128         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7129
7130 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7131
7132         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7133
7134 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7135
7136         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7137         * Makefile.in: Regenerated.
7138
7139 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7140
7141         * MAINTAINERS (Write After Approval): Upgrade myself from
7142         GNATS only to write-after-approval. Update my mail address.
7143
7144 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7145
7146         (OS Port Maintainers: freebsd): Add myself.
7147
7148 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7149
7150         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7151
7152 2003-04-22  Kean Johnston  <jkj@sco.com>
7153
7154         * MAINTAINERS (SCO ports): Added myself.
7155
7156 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7157
7158         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7159
7160 2003-04-19  Kean Johnston  <jkj@sco.com>
7161
7162         * MAINTAINERS (Write After Approval): Add myself.
7163
7164 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7165
7166         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7167         * Makefile.in: Regenerate.
7168
7169 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7170
7171         * configure.in (powerpc64*-*-linux*): Remove.
7172         * configure: Rebuilt.
7173
7174 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7175
7176         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7177         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7178         and restrap.
7179         * Makefile.in:  Regenerate.
7180
7181 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7182
7183         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7184         * configure: Regenerated.
7185
7186 2003-04-15  DJ Delorie  <dj@redhat.com>
7187
7188         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7189
7190 2003-04-13  Nick Clifton  <nickc@redhat.com>
7191
7192         * config-ml.in: Remove support for --disable-aix removing
7193         call-aix multilibs.
7194
7195 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7196
7197         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7198         * */configure: Rebuilt.
7199
7200 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7201
7202         * MAINTAINERS: Add my email address.
7203
7204 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7205
7206         * MAINTAINERS (Write After Approval): Add myself.
7207
7208 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7209
7210         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7211         * Makefile.in: Regenerate.
7212
7213 2003-03-14  Michael Chastain  <mec@shout.net>
7214
7215         * Makefile.in: Regenerate with correct Makefile.def.
7216
7217 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7218
7219         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7220         Make macro.
7221         * Makefile.in: Regenerate.
7222         * configure.in: Clean up gxx_include_dir logic.
7223         * configure: Regenerate.
7224
7225 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7226
7227         * MAINTAINERS (Write After Approval): Add myself.
7228
7229 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7230
7231         * MAINTAINERS: Update my mail address.
7232
7233 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7234
7235         * configure.in (gxx_include_dir): Fix typo.
7236         * configure: Regenerated.
7237
7238 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7239
7240         * Makefile.tpl: Reindent.
7241         * Makefile.in: Regenerate.
7242         * configure.in: Reindent.  Don't set unused variables.
7243         * configure: Regenerate.
7244
7245 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7246
7247         * configure.in: Include $(build_tooldir)/sys-include in
7248         FLAGS_FOR_TARGET.
7249         * configure: Regenerated.
7250
7251 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7252
7253         * Makefile.tpl: Always pass down RANLIB.
7254         * Makefile.in: Regenerate.
7255
7256         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7257         * Makefile.in: Regenerate.
7258         * configure.in: Remove unused logic relating to --enable-shared
7259         and --enable-threads.  Remove bogus comments.  Remove redundant
7260         noconfigdirs.
7261         * configure: Regenerate.
7262
7263         * configure.in: Replace ${libstdcxx_version} by its value.
7264         Remove reference to mh-dgux.
7265         * configure: Regenerate.
7266
7267 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7268
7269         * MAINTAINERS (Write After Approval): Add myself.
7270
7271 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7272
7273         * Makefile.tpl: Rearrange.
7274         * Makefile.in: Regenerate.
7275
7276 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7277
7278         * configure.in: Add support for kaOS as cross build target system.
7279         * configure: Regenerated.
7280
7281 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7282
7283         * MAINTAINERS (Write after approval): Add myself.
7284
7285 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7286
7287         * MAINTAINERS: Update my email address.
7288
7289 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7290
7291         * MAINTAINERS: Add self to blanket write privs. section.
7292
7293 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7294
7295         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7296         configure-target-* as some target builds may require additional
7297         flags for preprocessor tests.
7298         * Makefile.in: Regenerated.
7299
7300 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7301
7302         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7303         * ltconfig: Handle it.
7304         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7305         auto-detecting it.
7306
7307         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7308         it is used as argument to $CC.
7309         * ltcf-gcj.sh: Likewise.
7310
7311         * configure.in: Introduce --enable-maintainer-mode.
7312         * configure: Rebuilt.
7313         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7314         for maintainer mode.
7315         * Makefile.in: Rebuilt.
7316
7317 2003-02-18  Jason Merrill  <jason@redhat.com>
7318
7319         * Makefile.tpl (check-c++): Allow parallelism.
7320
7321 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7322
7323         * MAINTAINERS: Remove John Carr (who never actually had access to
7324         gcc.gnu.org).
7325
7326 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7327
7328         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7329         don't configure target-libobjc.
7330         * configure: Regenerate.
7331
7332 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7333
7334         * Makefile.tpl (RANLIB): Define.
7335         * Makefile.in: Regenerate.
7336
7337 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7338
7339         * MAINTAINERS: Update my email.
7340
7341 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7342
7343         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7344         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7345         * Makefile.in: Regenerated.
7346         * configure.in: Remove all traces of snavigator, db, and grep.
7347         * configure: Regenerated.
7348
7349 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7350
7351         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7352         After Approval.
7353
7354 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7355
7356         * MAINTAINERS (Write after approval): Add myself.
7357
7358 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7359
7360         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7361         * Makefile.in: Regenerated.
7362
7363 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7364
7365         * config.guess: Updated to 2003-01-30's version.
7366         * config.sub: Updated to 2003-01-28's version.
7367
7368 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7369
7370         * config.if: If gcc_version is already set, just use it.  Don't set
7371         gcc_version_trigger if it's already set, otherwise set it to
7372         gcc/version.c, but only if the file exists.  If it is not set and
7373         gcc/version.c does not exist, try to extract the version number from
7374         $CC.
7375
7376 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7377
7378         * MAINTAINERS: Add myself to write-after-approval list.
7379
7380 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7381
7382         * configure.in:  Revert 24Jan change.
7383         * configure:  Regenerate.
7384
7385 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7386
7387         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7388         entry of HJ Lu.
7389
7390 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7391
7392         * configure.in: Revert previous change.
7393         * configure: Regenerate.
7394
7395 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7396
7397         * configure.in: Make rda native-only.
7398         * configure: Regenerate.
7399
7400 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7401
7402         * MAINTAINERS: Move myself from GNATS-only-accounts to
7403         write-after-approval.
7404
7405 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7406
7407         * configure.in: Add missing \.
7408         * configure: Rebuilt.
7409
7410 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7411
7412         * configure.in (baseargs): Avoid using \| in sed regular
7413         expressions.
7414         * configure: Rebuilt.
7415
7416 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7417
7418         * configure.in (baseargs): Remove all supported forms of
7419         --cache-file, --srcdir, --host, --build and --target options
7420         from argument lists.
7421         * configure: Rebuilt.
7422
7423 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7424
7425         * MAINTAINERS: Add myself to write-after-approval list.
7426
7427 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7428
7429         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7430         * configure: Rebuilt.
7431
7432 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7433
7434         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7435         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7436         * Makefile.in: Regenerate.
7437         * configure: Regenerate.
7438
7439 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7440
7441         * configure.in: Remove Makefile in build, host and target modules
7442         unless configure was run with --no-recursion.
7443         * configure: Rebuilt.
7444
7445 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7446
7447         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7448         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7449         * Makefile.in: Regenerate.
7450
7451 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7452
7453         * config.guess: Update to 2003-01-03 version.
7454         * config.sub: Update to 2003-01-03 version.
7455
7456 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7457
7458         * configure: Regenerate with proper autoconf 2.13.
7459
7460 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7461
7462         * configure.in: Add AC_PREREQ for consistency.
7463         * configure: Regenerate.
7464
7465 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7466
7467         * configure.in (GDB_TK): Add tcl directories conditional on
7468         gdb/gdbtk directory being present.
7469         * configure: Regenerate.
7470
7471 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7472
7473         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7474         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7475         * configure: Rebuilt.
7476
7477 2002-12-31  Tom Tromey  <tromey@redhat.com>
7478
7479         * Makefile.in: Rebuilt.
7480         * Makefile.def (target_modules) [libffi]: Allow installation.
7481
7482 2002-12-31  Andreas Schwab  <schwab@suse.de>
7483
7484         * configure.in: Fix use of $program_transform_name.
7485         * configure: Regenerated.
7486
7487 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7488
7489         * configure.in (baseargs): Don't remove first configure argument.
7490         * configure: Regenerated.
7491
7492 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7493
7494         * Makefile.tpl (local-distclean): Don't remove...
7495         (multilib.ts): ... this.  Moved into...
7496         (multilib.out): ... this.  Don't use sub-make.
7497         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7498         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7499         (configure-build-[+module+], configure-[+module+],
7500         configure-target-[+module+], configure-gcc): ... these.  Test
7501         for Makefile existence.  Drop config.status from dependencies.
7502         * Makefile.in: Rebuilt.
7503         * configure.in: Move gcc-version-trigger to the end of
7504         ac_configure_args.  Add comments to maybedep.tmp and
7505         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7506         nonopt from baseargs, matching and removing corresponding
7507         whitespace while at it.
7508         * configure: Rebuilt.
7509
7510 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7511
7512         * configure.in (host_configargs): Replace reference to
7513         no-longer-defined buildopts with --build=${build_alias}.
7514         * configure: Rebuilt.
7515
7516         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7517         program_transform_name to standard idiom.
7518         (AUTOGEN, AUTOCONF): Define.
7519         (Makefile.in): Use $(AUTOGEN).
7520         (Makefile): Depend on config.status, and use autoconf-style rule to
7521         build it.  Move original commands to...
7522         (config.status): ... this new target.
7523         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7524         $(AUTOCONF).
7525         * Makefile.in: Rebuilt.
7526
7527 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7528
7529         * Makefile.tpl: Fix dramatic bustage due to change in
7530         program_transform_name.
7531         * Makefile.in: Regenerate.
7532
7533         * configure.in: Remove unnecessary PATH setting.
7534         * configure: Regnerate.
7535
7536         * configure.in: Don't default to unprefixed tools unless
7537         the native tools will work.
7538         * configure: Regenerate.
7539
7540         * configure.in: Convert to autoconf script.  Blow away lots
7541         of now-redundant Makefile fragments.
7542         * configure: Generate using Autoconf.
7543         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7544         * Makefile.in: Regenerate.
7545
7546 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7547
7548         * configure: Fix stupid bug where RANLIB was mistakenly included.
7549
7550         * configure.in: Rename (buildargs, hostargs, targargs) to
7551         (build_configargs, host_configargs, target_configargs).
7552
7553         * configure.in: Move logic out of sed statement.
7554
7555         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7556         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7557
7558 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7559
7560         * config.sub: Import from master repository
7561         * config.guess: Ditto
7562
7563 2002-12-24  Andreas Schwab  <schwab@suse.de>
7564
7565         * Makefile.tpl (multilib.out): Fix missing space.
7566         * Makefile.in: Regenerate.
7567
7568 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7569
7570         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7571         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7572         * Makefile.in: Regenerate.
7573         * configure.in: Remove unnecessary leftovers.
7574
7575 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7576
7577         * configure.in (extra_ranlibflags_for_target): New variable.
7578         (*-*-darwin): Add -c to ranlib commands.
7579         * configure (tooldir): Handle extra_ranlibflags_for_target.
7580
7581 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7582
7583         * Makefile.tpl: Revert HJL's change.
7584         * Makefile.in: Regenerated.
7585         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7586         always.
7587
7588 2002-12-19  Andreas Schwab  <schwab@suse.de>
7589
7590         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7591         * Makefile.in: Regenerate.
7592
7593 2002-12-18  H.J. Lu  <hjl@gnu.org>
7594
7595         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7596         * Makefile.in: Regenerated.
7597
7598         * configure.in (build_prefix): New. Substitute.
7599
7600 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7601
7602         * Makefile.tpl: Don't let real targets depend on phony targets.
7603         * Makefile.in: Regenerate.
7604
7605         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7606         * Makefile.in: Regenerate.
7607
7608 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7609
7610         * config.sub: Import from master repository
7611         * config.guess: Ditto
7612
7613 2002-12-16  Jason Merrill  <jason@redhat.com>
7614
7615         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7616         previous 'make bootstrap'.
7617         * Makefile.in: Regenerate.
7618
7619 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7620
7621         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7622
7623 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7624
7625         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7626         * Makefile.in: Regenerate.
7627
7628 2002-12-13  Jason Merrill  <jason@redhat.com>
7629
7630         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7631         library tests.
7632         (check-c++): Just depend on it and check-target-libstdc++-v3.
7633         * Makefile.in: Regenerate.
7634
7635 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7636
7637         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7638         * Makefile.in: Rebuilt.
7639
7640 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7641
7642         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7643
7644 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7645
7646         * configure: Fix bug put in by gremlins.
7647
7648         * Makefile.tpl: Substitute more autoconfily.
7649         * configure: Substitute more autoconfily.
7650         * Makefile.in: Regenerate.
7651
7652 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7653
7654         * config.sub: Import from master repository
7655         * config.guess: Ditto
7656         * MAINTAINERS: Added Svein Seldal under write after approval
7657
7658 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7659
7660         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7661         * Makefile.in (all-sim): Ditto.
7662
7663 2002-12-06  DJ Delorie  <dj@redhat.com>
7664
7665         * Makefile.tpl: Change configure dependencies to not have real
7666         targets depend on phony targets.
7667
7668 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7669
7670         * configure.in: Revert unintentional change.
7671
7672         * Makefile.tpl: Change dependency for */multilib.out so that
7673         it works when gcc isn't in the tree.
7674
7675         * configure.in: Substitute more.
7676         * configure: Run subconfigures from the Makefile.
7677         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7678         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7679
7680 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7681
7682         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7683
7684 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7685
7686         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7687         and corresponding dependencies.
7688         * Makefile.in: Regenerate.
7689
7690         * configure.in (host_tools): Order binutils, gas and ld for
7691         convenience in running the testsuites.
7692
7693         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7694         * Makefile.in: Regenerate.
7695         * configure.in: Introduce rules to serialize subconfigure runs.
7696
7697         * configure.in: Introduce BASE_CC_FOR_TARGET.
7698         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7699         Realize configure-build-* targets.  Realize configure-target-* targets.
7700         * Makefile.in: Regenerate.
7701
7702 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7703
7704         * configure: Move gcc_version_trigger stuff from here...
7705         * configure.in: ...to here.
7706
7707         * configure.in: Separate subconfigure options added by this file from
7708         options given by the user.  Add machinery to put args for host
7709         subconfigures into the Makefile.
7710
7711         * Makefile.tpl: Remove 'vault' targets.
7712         * Makefile.tpl: Reorder and comment dependencies.
7713         * Makefile.in: Regenerate.
7714
7715 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7716         * configure.in: Fix my broken commit of previous patch. (sigh)
7717
7718 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7719
7720         * configure.in: Move host-specific darwin noconfigdirs into
7721         the host-specific section.
7722
7723 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7724
7725         * configure.in: Move host-specific darwin noconfigdirs into
7726         the host-specific section.
7727
7728 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7729
7730         * configure: Remove skip-this-dir support.
7731         * Makefile.tpl: Remove skip-this-dir support.
7732
7733         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7734         subdirectories.
7735         * Makefile.in: Regenerate.
7736
7737         * Makefile.tpl: Strip out useless setting of 'dir'.
7738         * Makefile.in: Regenerate.
7739
7740 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7741
7742         * configure.in: Fix deeply stupid bug.
7743
7744         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7745         shell code in CXX_FOR_TARGET
7746         * Makefile.def: Introduce raw_cxx.
7747         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7748         RAW_CXX_FOR_TARGET.
7749         * Makefile.in: Regenerate.
7750
7751 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7752
7753         * Makefile.tpl: Remove unnecessary ifs.
7754         * Makefile.in: Regenerate.
7755
7756         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7757         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7758         targets for 'no_install' modules.
7759         * configure: Move GDB_TK substitution to configure.in.  Move
7760         build_modules stuff to configure.in.
7761         * configure.in: Implement soft dependency machinery.  Maybe-ize
7762         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7763         * Makefile.in: Regenerate.
7764
7765 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7766
7767         * Makefile.tpl: Make all-target, install-target behave similarly
7768         to all, install (only hitting configured targets).  Eliminate
7769         unused macro defintions.
7770
7771         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7772         build != host.
7773
7774         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7775
7776         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7777
7778         * configure.in: Produce lists of subdir targets we're actually
7779         configuring.  Remove references to "dosrel".
7780         * Makefile.tpl: Let configure set which subdir targets are hit.
7781         Remove install-cross; clean up install; remove ALL.  Remove
7782         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7783         Autogenerate host module targets.  Remove empty dependency lines
7784         and redundant dependency; rearrange slightly.
7785         * Makefile.def: Add host-side libtermcap, utils.
7786
7787         * Makefile.in: Regenerate.
7788
7789 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7790
7791         * ltconfig (osf[345]): Append $major to soname_spec.
7792         Reflect this in library_names_spec.
7793         * ltmain.sh (osf): Prefix $major with . for use as extension.
7794
7795 2002-11-19  Andreas Jaeger  <aj@suse.de>
7796
7797         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7798         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7799         and sparc64 GNU/Linux systems.
7800
7801 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7802
7803         * MAINTAINERS: Update email.
7804
7805 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7806
7807         * MAINTAINERS: Complete James Dennett's entry.
7808
7809 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7810
7811         * MAINTAINERS (Write After Approval): Add myself.
7812
7813 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7814
7815         * Makefile.tpl: syntactic cleanup
7816
7817 2002-11-13  Stuart Hastings  <stuart@apple.com>
7818
7819         * MAINTAINERS: Add myself to write-after-approval list.
7820
7821 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7822
7823         * Makefile.def: Add list of recursive targets to autogenerate.
7824         Add build_modules.
7825         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7826         targets.  Autogenerate *-build-* targets.
7827         * Makefile.in: Regenerate.
7828
7829 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7830
7831         * configure: More autoconf-style substitutions.
7832         * Makefile.tpl: More autoconf-style substitutions.
7833         * Makefile.in: Regenerate.
7834
7835 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7836
7837         * configure: Substitute more variables in a more autoconf-friendly
7838         way.  Simplify slightly.
7839         * Makefile.tpl: Make more variables substitutable in an
7840         autoconf-friendly way.
7841         * Makefile.in: Regenerate.
7842
7843 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7844
7845         * MAINTAINERS (Write After Approval): Add myself.
7846
7847 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7848
7849         * configure.in (v810*): Remove special setting of tools.
7850
7851         * configure: Add support for extra required flags for ar or nm.
7852         * configure.in (aix4.3+): Use above support for target-specific
7853         issues, rather than using config/mt-aix43.
7854
7855 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7856
7857         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7858         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7859         with $srcdir.  Reformat indentation.  Substitute some variables
7860         formerly hard-coded in the Makefile for build=host.
7861         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7862         * Makefile.def: Autogenerate more.
7863         * Makefile.in: Regenerate.
7864
7865 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7866
7867         * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7870
7871         * Makefile.def (host_modules): Add rda.
7872         * Makefile.in: Regenerate.
7873         * configure.in (target_tool): Add target-rda to list.
7874
7875 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7876
7877         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7878
7879 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7880
7881         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7882         and restrap targets to this rule.
7883         * Makefile.in:  Regenerate.
7884
7885 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7886
7887         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7888         GNATS only accounts.
7889
7890 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7891
7892         * configure.in (i[3456]86-*-linux*): Add check to disable
7893         ${libgcj} for glibc1.
7894
7895 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7896
7897         * MAINTAINERS: Add myself as ip2k port maintainer.
7898
7899 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7900
7901         * configure.in: Add tic4x target.
7902
7903 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7904
7905         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7906         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7907         * Makefile.in: Regenerate.
7908
7909         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7910         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7911         * Makefile.in: Regenerate.
7912
7913 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7914
7915         * MAINTAINERS: Add myself as web pages co-maintainer.
7916
7917 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7918
7919         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7920         * Makefile.in: Regenerate.
7921
7922 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7923
7924         * MAINTAINERS: Add myself and Nathan Sidwell
7925         <nathan@codesourcery.com> as VxWorks maintainers.
7926
7927 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7928
7929         * Makefile.def: Remove order dependency comments.
7930         * Makefile.tpl: Add explicit install-install dependencies.
7931         * Makefile.in: Regenerate.
7932
7933         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7934         * Makefile.in: Regenerate.
7935
7936         * Makefile.tpl: Add configure-target (for src-release in src)
7937         * Makefile.in: Regenerate.
7938
7939 2002-09-30  Nick Clifton  <nickc@redhat.com>
7940
7941         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7942
7943 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7944
7945         * configure.in (s390*-*-linux*): Enable libgcj.
7946
7947 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7948
7949         * configure: Revert accidentally applied changes.
7950
7951         * Makefile.tpl: Make more autoconf-friendly.
7952         * Makefile.in: Regenerate.
7953         * configure: Make substitution more autoconf-like.
7954
7955 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7956
7957         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7958         single entry to handle all these.
7959         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7960         libjava on arm-*-elf.
7961
7962 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7963
7964         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7965         things that depend on them.
7966
7967 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7968
7969         * Makefile.tpl: Make subsituted variables more autoconfy.
7970         * Makefile.in: Regenerate.
7971         * configure: Make seds more autoconfy.
7972
7973 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7974
7975         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7976         * Makefile.in: Regenerate.
7977         * configure.in: Rewrite sed statements to look autoconfy.
7978
7979         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7980         all-target-foo on configure-target-foo.
7981         * Makefile.def: Ditto.
7982         * Makefile.in: Rebuild.
7983
7984 2002-09-25  Andrew Haley  <aph@redhat.com>
7985
7986         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7987
7988 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7989
7990         * Makefile.def: New file.
7991         * Makefile.tpl: New file.
7992         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7993         * contrib/gcc_update: Note that Makefile.in is a generated file.
7994
7995         * configure.in: Minor rearrangement.  Simplify tests.
7996
7997 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7998
7999         * configure.in (with_headers): Skip copy if value is "yes".
8000         (with_libs): Likewise.
8001
8002 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8003
8004         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8005         * configure.in (sh*-*-pe*): Ditto.
8006         * configure.in (mips*-*-pe*): Ditto.
8007         * configure.in (*arm-wince-pe): Ditto.
8008
8009         * configure.in: Rearrange.
8010
8011 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8012
8013         * MAINTAINERS: Update my email address.
8014
8015 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8016
8017         * MAINTAINERS: (Write After Approval): Add myself.
8018
8019 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8020
8021         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8022
8023 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8024
8025         * MAINTAINERS: Change my mailing address.
8026
8027 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8028
8029         * MAINTAINERS (Write After Approval): Remove myself.
8030         (Various Maintainers: c++ runtime libs): Add myself.
8031
8032 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8033
8034         * MAINTAINERS (Write After Approval): Remove myself.
8035         (Various Maintainers: c++ runtime libs): Add myself.
8036
8037 2002-08-15  Eric Christopher  <echristo@redhat.com>
8038
8039         * config.sub: Import from master repository.
8040         * config.guess: Ditto.
8041
8042 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8043
8044         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8045         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8046         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8047
8048 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8049
8050         * MAINTAINERS: Add self to rs6000 vector extensions.
8051
8052 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8053
8054         * libiberty/configure: Reverted unintended yesterday's check in.
8055
8056 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8057
8058         * boehm-gc/configure, libf2c/configure: Rebuilt.
8059         * libffi/configure, libiberty/configure: Ditto.
8060         * libjava/configure, libobjc/configure: Ditto.
8061         * libstdc++-v3/configure, zlib/configure: Ditto.
8062         Merged from binutils:
8063         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8064         From Steve Ellcey <sje@cup.hp.com>:
8065         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8066         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8067         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8068         IA64.
8069         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8070         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8071         soname_spec, sys_lib_search_path_spec): Ditto.
8072
8073 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8074
8075         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8076
8077 2002-08-04  H.J. Lu  (hjl@gnu.org)
8078
8079         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8080
8081 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8082
8083         * MAINTAINERS (Write After Approval): Add myself.
8084
8085 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8086
8087         * configure.in: Move generic linux case to end.  Copy generic
8088         linux noconfigdirs to mips*-*-linux* entry and new
8089         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8090
8091 2002-07-19  Michael Matz  <matz@suse.de>
8092
8093         * MAINTAINERS: Add myself as ra* maintainer.
8094
8095 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8096
8097         * config.guess: Update to 2002-07-09 version.
8098         * config.sub: Update to 2002-07-03 version.
8099
8100 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8101
8102         * MAINTAINERS: Fix typo in a maintainer email address.
8103
8104 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8105
8106         * configure.in: Remove two redundant tests.
8107
8108 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8109
8110         * configure.in (mips*-*-irix6*o32): Enable stabs.
8111
8112 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8113
8114         * configure.in: Don't build grez.
8115         * Makefile.in: Ditto.
8116
8117         * Makefile.in: Remove references to bsp, cygmon, libstub.
8118         * configure.in: Ditto.
8119
8120         * configure.in: Remove leftover reference to gdbtest.
8121
8122 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8123
8124         * configure.in (gxx_include_dir):  Change to match versioned
8125         C++ headers if --enable-version-specific-runtime-libs is used.
8126
8127 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8128
8129         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8130
8131 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8132
8133         * configure.in: Make --without-x work.
8134
8135 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8136
8137         * configure.in: Rearrange target Makefile fragment collection.
8138
8139         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8140         cvs[src].
8141         * configure.in: Ditto.
8142
8143 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8144
8145         * MAINTAINERS (Write After Approval): Update my e-mail address.
8146
8147 2002-06-24  Ben Elliston  <bje@redhat.com>
8148
8149         * configure.in (host_tools): Remove cgen.
8150
8151         * Makefile.in (all-cgen): Remove; runs from its source directory.
8152         (check-cgen, install-cgen, clean-cgen): Likewise.
8153         (all-opcodes): Do not depend on all-cgen.
8154         (all-sim): Likewise.
8155
8156 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8157
8158         * Makefile.in: Eliminate 'apache' targets.
8159         * configure.in: Eliminate 'apache' targets.
8160
8161         * configure.in: Eliminate redundant tests.  Reorganize.
8162
8163         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8164
8165         * config-ml.in: Eliminate references to Cygnus configure.
8166
8167         * Makefile.in: Eliminate references to building emacs.
8168
8169 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8170
8171         * MAINTAINERS: Update my email address.
8172
8173 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8174
8175         * config.if (libstdcxx_incdir): Version C++ headers.
8176         (cxx_incdir): Remove.
8177
8178 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8179
8180         * MAINTAINERS (Write After Approval): Add self.
8181
8182 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8183
8184         * configure.in: Add support for ip2k.
8185
8186 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8187
8188         * configure.in: Fix AIX configury bug.
8189
8190 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8191
8192         * MAINTAINERS (Write After Approval): Add self.
8193
8194 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8195
8196         * configure.in: replace ${topsrcdir} with ${srcdir}
8197
8198         * configure.in: Move definition of libstdcxx_flags
8199         right above usage, rather than waaay earlier.
8200
8201         * configure.in: Pull definition of is_cross_compiler earlier.
8202
8203         * configure.in: Rearrange a little.
8204
8205         * configure.in: Remove references to librx.
8206         * Makefile.in: Remove references to librx.
8207
8208 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8209
8210         * config.sub: Add support for avr target.
8211         Import from master sources, rev 1.255
8212
8213 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8214
8215         * configure, .cvsignore:  Revert previous change...
8216         * Makefile:  ...delete.
8217
8218 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8219
8220         * configure.in: Eliminate ${gasdir} variable.
8221
8222 2002-06-18  Dave Brolley  <brolley@redhat.com>
8223
8224         * configure.in: Add support for frv.
8225         * config.sub: Add support for frv.
8226
8227 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8228
8229         * configure:  Remove garbage from previous commit.
8230
8231 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8232
8233         * configure:  For in-source builds, make a subdir and re-exec there.
8234         * Makefile:  New file.  Pass targets through to build directory.
8235         * .cvsignore:  No longer ignore "Makefile".
8236
8237 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8238
8239         * MAINTAINERS (Write After Approval): Add self.
8240
8241 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8242
8243         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8244
8245 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8246
8247         * configure.in (vax-*-netbsd*): Re-enable gas.
8248
8249 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8250
8251         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8252         BUILD_PREFIX_1, to correct nomenclature.
8253         * configure: Likewise.
8254
8255         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8256         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8257
8258 2002-05-31  Olaf Hering  <olh@suse.de>
8259
8260         * config-ml.in: Propogate DESTDIR also.
8261
8262 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8263
8264         * configure.in (vax-*-netbsd*): Don't build gas for this
8265         platform.
8266
8267 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8268
8269         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8270         and libgcj for AVR.
8271
8272 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8273
8274         * MAINTAINERS (Write After Approval): Add myself.
8275
8276 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8277
8278         * config.guess: Update to 2002-05-22 version.
8279         * config.sub: Likewise.
8280
8281 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8282
8283         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8284         * config-ml.in: Likewise.
8285         * configure: Likewise.
8286         * configure.in: Likewise.
8287
8288 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8289
8290         * MAINTAINERS: Update my email address.
8291
8292 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8293
8294         * configure.in: Simplify makefile fragment collection.
8295
8296         * configure.in: Remove code to build emacs.
8297
8298         * configure.in : Remove --srcdir argument from targargs and buildargs
8299         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8300
8301         * configure: Move some logic to configure.in.
8302         * configure.in: Move some logic from configure.
8303
8304 2002-05-11  Tom Tromey  <tromey@redhat.com>
8305
8306         * MAINTAINERS: Reflect libgcj reality.
8307
8308 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8309
8310         * Makefile.in: Honour DESTDIR.
8311
8312 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8313
8314         * config.guess: Import 2002-03-20 version.
8315         * config.sub: Import 2002-04-26 version.
8316
8317 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8318
8319         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8320
8321 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8322
8323         * MAINTAINERS: Add self.
8324
8325 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8326
8327         * ltmain.sh: Detect and handle object name conflicts
8328         while piecewise linking a static library.
8329
8330 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8331
8332         * configure.in (noconfigdirs): Don't disable libgcj on
8333         sparc64-*-solaris* and sparcv9-*-solaris*.
8334
8335 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8336
8337         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8338
8339 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8340
8341         * configure.in (FLAGS_FOR_TARGET): Do not add
8342         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8343         on i[3456]86-*-linux*.
8344
8345 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8346
8347         * configure.in (noconfigdirs): Replace [ ] with test.
8348
8349         * configure.in (noconfigdirs): Do not add target-newlib if
8350         target == i[3456]86-*-linux*, and host == target.
8351
8352 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8353
8354         * configure.in: delete reference to absent file
8355
8356         * configure.in: replace '[' with 'test'
8357
8358         * configure.in: Eliminate references to gash.
8359         * Makefile.in: Eliminate references to gash.
8360
8361         * configure.in: remove useless references to 'pic' makefile fragments.
8362
8363         * configure.in: (*-*-windows*) Finish removing.
8364
8365         * configure.in: Eliminate redundant test for libgui.
8366
8367 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8368
8369         * MAINTAINERS: Add self and realphabetize.  Update entries
8370         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8371         entry for a29k port maintainer.
8372
8373 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8374
8375         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8376         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8377
8378 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8379
8380         * configure.in: remove references to dead files
8381
8382 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8383
8384         * MAINTAINERS: Add information about purpose of this file.
8385
8386 2002-04-18  Tom Tromey  <tromey@redhat.com>
8387
8388         * configure.in: Disallow configuring libgcj when it is already
8389         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8390         Solaris 2.8 by default.  For PR libgcj/6158.
8391
8392 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8393
8394         * configure.in:  Move default CC setting out of config/mh-* fragments
8395         directly into here.
8396
8397 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8398
8399         * configure.in: don't even try to configure or make a subdirectory
8400         if there's no configure script for it.
8401
8402 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8403
8404         * MAINTAINERS: Remove chill maintainers.
8405         * Makefile.in (CHILLFLAGS): Remove.
8406         (CHILL_LIB): Remove.
8407         (TARGET_CONFIGDIRS): Remove libchill.
8408         (CHILL_FOR_TARGET): Remove.
8409         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8410         CHILL_LIB.
8411         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8412         (CHECK_TARGET_MODULES): Likewise.
8413         (INSTALL_TARGET_MODULES): Likewise.
8414         (CLEAN_TARGET_MODULES): Likewise.
8415         (configure-target-libchill): Remove.
8416         (all-target-libchill): Remove.
8417         * configure.in (target_libs): Remove target-libchill.
8418         Do not compute CHILL_FOR_TARGET.
8419         * libchill: Remove directory.
8420
8421 2002-04-11  DJ Delorie  <dj@redhat.com>
8422
8423         * Makefile.in, configure.in: Sync with binutils, entries
8424         follow...
8425
8426 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8427
8428         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8429         (do-tar, do-bz2): New rules.
8430         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8431         (gdb-tar): New rule.
8432         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8433         (insight_dejagnu.tar): New rule.
8434         (insight.tar): New rule.
8435         (gdb+dejagnu.tar): New rule.
8436         (gdb.tar): New rule.
8437
8438 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8439
8440         * Makefile.in: Add all-tix to deps for all-snavigator
8441         so that tix is built when building snavigator.
8442
8443 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8444
8445         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8446         ld and gdb are not supported.
8447
8448 2002-01-07  Mark Salter  <msalter@redhat.com>
8449
8450         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8451         Allow target-libgloss to be built for arm, strongarm, and xscale.
8452
8453 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8454
8455         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8456         options for i[3456]86-pc-linux* native builds.
8457
8458 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8459
8460         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8461         files from .po files for a distribution.
8462
8463 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8464
8465         * configure.in: Enable libstdc++-v3 for h8300 targets.
8466
8467 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8468
8469         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8470         version from bfd/.
8471
8472 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8473
8474         * Makefile.in (VER): When present, extract the version number from
8475         the file version.in.
8476
8477 2001-05-24  Tom Rix  <trix@redhat.com>
8478
8479         * configure.in : enable ld for aix
8480
8481 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8482
8483         * config.guess: Add linux target for S/390.
8484
8485 2000-11-07  Philip Blundell  <pb@futuretv.com>
8486
8487         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8488
8489 2000-11-03  Philip Blundell  <pb@futuretv.com>
8490
8491         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8492         files.
8493
8494 2001-01-15  Ben Elliston  <bje@redhat.com>
8495
8496         * configure.in (host_tools): Add sid.
8497         Always configure cgen.
8498
8499 2000-11-24  Nick Clifton  <nickc@redhat.com>
8500
8501         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8502
8503
8504 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8505
8506         * Makefile.in (ALL_MODULES): Add all-cgen.
8507         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8508         (all-cgen): New target.
8509         (all-opcodes,all-sim): Depend on all-cgen.
8510         * configure.in (host_tools): Add cgen.
8511         Only configure cgen if --enable-cgen-maint.
8512
8513 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8514
8515         * configure.in: Add *-*-freebsd* configurations.
8516
8517 2002-04-08  Tom Tromey  <tromey@redhat.com>
8518
8519         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8520         Fixes PR libgcj/6068.
8521
8522 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8523
8524         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8525
8526 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8527
8528         * configure.in (alpha*-dec-osf*): Enable libgcj.
8529
8530 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8531
8532         * MAINTAINERS (Write After Approval): Add myself.
8533
8534 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8535
8536         Fix for: PR bootstrap/3591, target/5676
8537         * configure.in (mcore-pe): Disable the configuration of
8538         libstdc++-v3 since exceptions are not supported.
8539
8540 2002-03-20  Anthony Green  <green@redhat.com>
8541
8542         * configure.in: Enable libgcj for xscale-elf target.
8543
8544 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8545
8546         * MAINTAINERS:  Update my email address.
8547
8548 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8549
8550         * ltmain.sh (relink_command): Fix typo in previous change.
8551
8552 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8553
8554         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8555         (relink_command): Added --tag flags.
8556         (mode=install): If relinking fails; error out.
8557
8558 2002-03-12  Richard Henderson  <rth@redhat.com>
8559
8560         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8561         .NOTPARALLEL tag.
8562         (do-check): Rename from check.
8563         (check): Allow parallel check.
8564
8565 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8566
8567         * MAINTAINERS: Add myself as maintainer for xtensa port.
8568         Fix alphabetical order in CPU port maintainer list.
8569         Remove myself from Write After Approval list.
8570
8571 2002-03-11  Richard Henderson  <rth@redhat.com>
8572
8573         * Makefile.in (.NOTPARALLEL): Add fake tag.
8574
8575 2002-03-07  H.J. Lu  (hjl@gnu.org)
8576
8577         * configure.in: Enable gprof for mips*-*-linux*.
8578
8579 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8580
8581         * MAINTAINERS (Write After Approval): Add myself.
8582
8583 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8584
8585         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8586         libjava.
8587         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8588
8589 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8590
8591         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8592         because its Makefile is there; test for the executable instead.
8593
8594 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8595
8596         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8597         libstdc++-v3 and libjava.
8598
8599 2002-02-11  Adam Megacz  <adam@xwt.org>
8600
8601         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8602         boehm-gc
8603
8604 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8605
8606         * config.guess: Updated to 2002-01-30's version.
8607         * config.sub: Updated to 2002-02-01's version.
8608         Contribute sh64-elf.
8609         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8610         * configure.in: Added sh64-*-*.
8611
8612 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8613
8614         * MAINTAINERS: Belatedly add myself to write after approval list.
8615
8616 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8617
8618         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8619         Remove self as Write After Approval.
8620
8621 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8622
8623         * MAINTAINERS: Put self in as maintainer for contrib/regression
8624         directory.
8625
8626 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8627
8628         * MAINTAINERS:  Update my email address.
8629
8630 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8631
8632         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8633         target-libiberty, and target-libgloss.  Skip Java-related
8634         libraries if not supported for NetBSD on target CPU.
8635
8636 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8637
8638         * install-sh: Use _inst.$$_ for temp file name.
8639
8640 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8641
8642         * MAINTAINERS (Write After Approval): Move my contact info
8643         from here...
8644         (OS Port Maintainers): ...to here (netbsd).
8645
8646 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8647
8648         * MAINTAINERS (Write After Approval): Add myself.
8649
8650 2002-01-17  H.J. Lu  <hjl@gnu.org>
8651
8652         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8653         (all-target-fastjar): Also depend on all-target-libiberty.
8654
8655 2002-01-16  H.J. Lu  (hjl@gnu.org)
8656
8657         * config.guess: Import from master sources, rev 1.225.
8658         * config.sub: Import from master sources, rev 1.238.
8659
8660 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8661
8662         * MAINTAINERS (Write After Approval): Remove myself.
8663
8664 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8665
8666         * MAINTAINERS (Write After Approval): Add myself.
8667
8668 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8669
8670         * MAINTAINERS: Add self as docs co-maintainer.
8671
8672 2001-12-11  Matthias Klose  <doko@debian.org>
8673
8674         * MAINTAINERS (Write After Approval): Add myself.
8675
8676 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8677
8678         * MAINTAINERS: Update my email address.
8679
8680 2001-12-07  Turly O'Connor  <turly@apple.com>
8681         * MAINTAINERS (Write After Approval): Add myself.
8682         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8683         (rs6000_initialize_trampoline): Call __trampoline_setup for
8684         ABI_DARWIN too.
8685         * darwin-tramp.asm: New file, implements __trampoline_setup.
8686         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8687
8688 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8689
8690         * MAINTAINERS (Write After Approval): Add myself.
8691
8692 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8693
8694         * configure, configure.in: Use temp file for long sed commands.
8695
8696 2001-12-03  Laurent Guerby  <guerby@acm.org>
8697
8698         * config.sub: Update to version 1.232 on subversion.
8699
8700 2001-12-03  Ben Elliston  <bje@redhat.com>
8701
8702         * MAINTAINERS: Update mail address for config.* patches.
8703
8704 2001-11-27  DJ Delorie  <dj@redhat.com>
8705             Zack Weinberg  <zack@codesourcery.com>
8706
8707         When build != host, create libiberty for the build machine.
8708
8709         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8710         CONFIG_ARGUMENTS.
8711         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8712         New variables.
8713         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8714         and rules.
8715         (all.normal): Depend on ALL_BUILD_MODULES.
8716         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8717         (all-build-libiberty): Depend on configure-build-libiberty.
8718
8719         * configure: Calculate and substitute proper value for
8720         ALL_BUILD_MODULES.
8721         * configure.in: Create the build subdirectory.
8722         Calculate and substitute TARGET_CONFIGARGS (formerly
8723         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8724
8725 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8726
8727         * MAINTAINERS (write-after-approval): Add self.
8728
8729 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8730
8731         * MAINTAINERS (GNATS only accounts): Remove self.
8732
8733 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8734
8735         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8736         libf2c.
8737
8738 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8739
8740         * MAINTAINERS (Write After Approval): Add self.
8741
8742 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8743
8744         * MAINTAINERS: mips and s390 are also CPU ports.
8745
8746 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8747
8748         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8749
8750 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8751
8752         * MAINTAINERS: Alphabetize.
8753
8754 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8755
8756         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8757
8758 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8759
8760         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8761
8762 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8763
8764         * configure.in (--enable-languages): Be more permissive about
8765         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8766
8767 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8768
8769         * config.sub: Import from master sources, rev. 1.230.
8770         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8771
8772 2001-11-07  Laurent Guerby  <guerby@acm.org>
8773
8774         * MAINTAINERS (Write After Approval): Add self.
8775
8776 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8777
8778         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8779
8780 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8781
8782         * config.sub: Import from master sources, rev 1.226.
8783         * config.guess: Import from master sources, rev 1.216.
8784
8785 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8786
8787         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8788         * MAINTAINERS: Add self as maintainer of MMIX port.
8789         Remove old after-approval entry.
8790
8791 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8792
8793         * ChangeLog, configure: Fix spelling errors.
8794
8795 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8796
8797         * MAINTAINERS: Tweak my address.
8798
8799 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8800
8801         * MAINTAINERS: Update my email address.
8802
8803 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8804
8805         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8806         * MAINTAINERS: Add self as maintainer of CRIS port.
8807
8808 2001-10-10  Geert Bosch  <bosch@gnat.com>
8809
8810         * MAINTAINERS (Various maintainers: Ada front end):
8811         Added Robert Dewar.
8812
8813 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8814
8815         * MAINTAINERS (Write After Approval): Added self
8816
8817 2001-10-02  Geert Bosch  <bosch@gnat.com>
8818
8819         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8820
8821 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8822
8823         * configure: Handle temporary files securely using mkdir.
8824
8825 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8826
8827         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8828
8829 2001-09-26  Will Cohen  <wcohen@redhat.com>
8830
8831         * configure.in (*-*-linux*): Disable configuration of target-newlib
8832         and target-libgloss.
8833
8834 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8835
8836         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8837         RANLIB.
8838
8839 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8840
8841         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8842         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8843         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8844         avoid quotes nesting problems.
8845         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8846         (DO_X): Export only variables that are set.
8847
8848 2001-09-19  Ben Elliston  <bje@redhat.com>
8849
8850         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8851         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8852         semantics.  Use the shell built-in "type" command instead.
8853
8854 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8855
8856         Merged from gcc-3_0-branch:
8857         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8858         * ltcf-c.sh: Use $objext, not $ac_objext.
8859         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8860         * ltcf-cxx.sh: Add support for GNU.
8861         2001-07-22  Timothy Wall  <twall@redhat.com>
8862         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8863         default settings if using GNU tools with that configuration.
8864         * ltcf-cxx.sh: Ditto.
8865         * ltcf-gcj.sh: Ditto.
8866         2001-07-21  Michael Chastain  <chastain@redhat.com>
8867         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8868         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8869         * ltmain.sh: Mark as gcc-local.
8870
8871 2001-08-30  Eric Christopher  <echristo@redhat.com>
8872             Jason Eckhardt  <jle@redhat.com>
8873
8874         * config.guess: Merge from master sources.
8875         * config.sub: Merge from master sources, add support for mipsisa32.
8876
8877 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8878         * config.sub: Merge from master sources, rev 1.219.
8879         * MAINTAINERS: Add self as contact for stormy16 port.
8880
8881 2001-08-14  Zack Weinberg  <zackw@panix.com>
8882
8883         * config.sub: Merge from master sources, rev 1.218.
8884         * config.guess: Merge from master sources, rev 1.209.
8885
8886 2001-08-11  Graham Stott  <grahams@redhat.com>
8887
8888         * Makefile.in (check-c++): Add missing semicolon.
8889
8890 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8891
8892         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8893
8894 2001-07-30  Eric Christopher  <echristo@redhat.com>
8895
8896         * MAINTAINERS (Various maintainers: mips port): Added myself.
8897
8898 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8899
8900         * configure.in (sh-*-linux*): New.
8901
8902 2001-07-27  Richard Henderson  <rth@redhat.com>
8903
8904         * .cvsignore: Add LAST_UPDATED.
8905
8906 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8907
8908         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8909
8910 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8911
8912         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8913
8914 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8915
8916         * MAINTAINERS (Write After Approval): Added myself.
8917
8918 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8919
8920         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8921         and libgcj on m68hc11/m68hc12.
8922
8923 2001-06-27  H.J. Lu  (hjl@gnu.org)
8924
8925         * Makefile (CFLAGS_FOR_BUILD): New.
8926         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8927
8928 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8929
8930         * README: Remove version number.
8931
8932 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8933
8934         * INSTALL/README: Update wrt. to the installation instructions now
8935         residing in gcc/doc/install.texi.
8936
8937 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8938
8939         * README: Replace with a cut-down and updated version of gcc/README.
8940
8941 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8942
8943         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8944         multilibs to be disabled.
8945
8946 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8947
8948         * MAINTAINERS (Write After Approval): Add myself.
8949
8950 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8951
8952         * config.guess: Import CVS version 1.195.
8953         * config.sub: Import CVS version 1.212.
8954
8955 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8956
8957         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8958         gcc/xgcc is built, use -print-prog-name to find out the program
8959         name to use.
8960
8961 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8962
8963         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8964         appear to also be in the master copy.
8965         * config.sub:  Import CVS version 1.211.
8966
8967 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8968
8969         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8970         with_gcc]: Use `gcc -shared' to build a shared library.
8971
8972 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8973
8974         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8975         archives.
8976
8977 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8978
8979         * MAINTAINERS (Write After Approval): Add myself.
8980
8981 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8982
8983         * configure.in (libstdcxx_flags): Do not try to execute
8984         libstdc++-v3/testsuite_flags until it exists.
8985
8986 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8987
8988         * MAINTAINERS: Update my email address.
8989
8990 2001-05-31  Graham Stott  <grahams@redhat.com>
8991
8992         * MAINTAINERS (Write After Approval): Add myself.
8993
8994 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8995
8996         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8997         libraries when using g++ with native linker.
8998
8999 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9000
9001         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9002
9003 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9004
9005         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9006         [aix4*|aix5*]: Prepend blank.
9007
9008 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9009
9010         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9011         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9012         of subdir/configure scripts to use the new libtool.m4.
9013
9014 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9015
9016         * MAINTAINERS (Write After Approval): Add myself.
9017
9018 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9019
9020         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9021
9022 2001-05-11  Ben Elliston  <bje@redhat.com>
9023
9024         * Makefile.in (all-sid): New target.
9025         (check-sid, clean-sid, install-sid): Likewise.
9026
9027 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9028
9029         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9030
9031 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9032
9033         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9034         libgcj.
9035
9036 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9037
9038         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9039         gcc/xgcc is built, use -print-prog-name to find out the program
9040         name to use.
9041
9042 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9043
9044         * configure.in (noconfigdirs): Don't reset it from scratch in the
9045         target case; only append to it.
9046
9047         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9048         sparc-*-solaris2.8]: Disable ${libgcj}.
9049
9050 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9051
9052         * configure.in (libgcj_saved): Copy from $libgcj.
9053         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9054         --disable-libgcj.
9055
9056 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9057
9058         * MAINTAINERS: Remove self as MIPS maintainer and
9059         C front end maintainer.
9060
9061 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9062
9063         * configure.in: Move *-chorusos target case to the proper switch.
9064         Disable libgcj.
9065
9066 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9067
9068         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9069         1.641.2.228.
9070
9071 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9072
9073         * Makefile.in (STAGE1_CFLAGS): Pass down.
9074
9075 2001-04-13  Alan Modra  <amodra@one.net.au>
9076
9077         * config.guess: Add hppa64-linux support.  Note for next import that
9078         this is already in the master file.
9079         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9080
9081 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9082
9083         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9084         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9085
9086 2001-04-11  Stan Shebs  <shebs@apple.com>
9087
9088         * MAINTAINERS: Add self as Darwin port maintainer.
9089
9090 2001-04-11  Alan Modra  <amodra@one.net.au>
9091
9092         * MAINTAINERS: Update my email address.
9093
9094 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9095
9096         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9097         recent versions of FreeBSD (release 3 or later).
9098         * ltconfig: On FreeBSD, -lc must not be provided when building
9099         a shared library or else the standard -pthread gcc option is
9100         rendered worthless to later users of the built library.
9101
9102 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9103
9104         * MAINTAINERS: Add self and RTH as C front end maintainers.
9105
9106 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9107
9108         * config.sub: Make sure to match an already-canonicalized
9109         machine name (eg. mn10300-unknown-elf).
9110
9111 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9112
9113         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9114         New macros.
9115         (bootstrap, cross): Use RECURSE_FLAGS.
9116         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9117
9118 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9119
9120         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9121
9122 2001-03-22  Colin Howell  <chowell@redhat.com>
9123
9124         * Makefile.in (DO_X): Do not backslash single-quotes in
9125         backquotes (two places).
9126
9127 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9128
9129         Re-installed:
9130         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9131         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9132         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9133         * ltcf-cxx.sh: Likewise.
9134         * ltcf-gcj.sh: Likewise.
9135
9136 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9137
9138         * MAINTAINERS: Add myself as "documentation co-maintainer".
9139
9140 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9141
9142         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9143         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9144
9145 2001-03-19  Tom Tromey  <tromey@redhat.com>
9146
9147         * config-ml.in: Handle GCJ and GCJFLAGS.
9148
9149 2001-03-21  Michael Chastain  <chastain@redhat.com>
9150
9151         * Makefile.in: all-m4 depends on all-texinfo.
9152
9153 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9154
9155         * MAINTAINERS: Add myself to write after approval list.
9156
9157 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9158
9159         * Makefile.in (DO_X): Quote nested quotes.
9160
9161 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9162
9163         * MAINTAINERS: Add myself to write after approval list.
9164
9165 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9166
9167         * Makefile.in (DO_X): Use double quotes for quoting
9168         "RANLIB=$${RANLIB}".
9169
9170 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9171
9172         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9173
9174 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9175
9176         * configure.in: Only use `lang_requires' for languages athat are
9177         actually enabled.
9178
9179 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9180
9181         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9182
9183 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9184
9185         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9186
9187 2001-03-07  Tom Tromey  <tromey@redhat.com>
9188
9189         * configure.in: Allow config-lang.in to set `lang_requires' to list
9190         of other required languages.
9191
9192 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9193
9194         * Makefile.in: Remove RANLIB definition. Use RANLIB
9195         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9196         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9197
9198 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9199             Alexandre Oliva  <aoliva@redhat.com>
9200
9201         * Makefile.in (check-c++): Use tabs, not spaces.
9202
9203 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9204
9205         * MAINTAINERS: add myself to Write After Approval list.
9206
9207 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9208
9209         * Makefile.in (check-c++): New rule.
9210
9211         * configure.in (target_libs): Remove libg++.
9212         (noconfigdirs): Remove libg++.
9213         (noconfigdirs): Same.
9214         (noconfigdirs): Same.
9215         (noconfigdirs): Same.
9216
9217         * config-ml.in: Remove libg++ references.
9218
9219         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9220         (ALL_TARGET_MODULES): Same.
9221         (configure-target-libg++): Remove.
9222         (all-target-libg++): Remove.
9223         (configure-target-libio): Remove.
9224         (all-target-libio): Remove.
9225         (check-target-libio): Remove.
9226         (.PHONY): Remove.
9227         (libg++.tar.bz2): Remove.
9228         (all-target-cygmon): Remove libio.
9229         (all-target-libstdc++): Remove.
9230         (configure-target-libstdc++): Remove.
9231         (TARGET_LIB_PATH): Remove libstdc++.
9232         (ALL_GCC_CXX): Remove libstdc++.
9233         (all-target-gperf): Correct.
9234
9235 2001-02-16  Nick Clifton  <nickc@redhat.com>
9236
9237         * configure.in (noconfigdirs): Allow configuration of texinfo
9238         for Cygwin hosts.
9239
9240 2001-02-15  Anthony Green  <green@redhat.com>
9241
9242         * configure: Introduce GCJ_FOR_TARGET.
9243         * configure.in: Ditto.
9244         * Makefile.in: Ditto.
9245
9246 2001-02-13  Andreas Schwab  <schwab@suse.de>
9247
9248         * MAINTAINERS: Update mail address.
9249
9250 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9251
9252         * config.guess: Add linux target for S/390.
9253         * config.sub: Likewise.
9254
9255 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9256
9257         * configure.in: for *-chorusos, don't config target-newlib and
9258         target-libgloss.
9259
9260 2001-02-06  Ben Elliston  <bje@redhat.com>
9261
9262         * configure: Output host type to stdout, not stderr.
9263
9264 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9265
9266         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9267         * ltcf-cxx.sh: Likewise.
9268
9269         * config.if: Assume enable_libstdcxx_v3 is defined.
9270
9271 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9272
9273         Remove V2 C++ library.
9274         * configure.in: Remove --enable-libstdcxx_v3 support.
9275
9276 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9277
9278         * include/demangle.h: Add prototype for java_demangle_v3.
9279
9280 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9281
9282         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9283
9284 2001-01-27  Richard Henderson  <rth@redhat.com>
9285
9286         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9287
9288 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9289
9290         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9291         Don't unset, it's non-portable and no longer necessary, set to empty
9292         instead.
9293
9294 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9295
9296         * ltconfig: Shell portability fix for the tagname validity check.
9297
9298 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9299
9300         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9301         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9302
9303 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9304
9305         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9306
9307 2001-01-26  Tom Tromey  <tromey@redhat.com>
9308
9309         * configure.in: Allow libgcj to be built on Sparc Solaris.
9310
9311 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9312
9313         * ltcf-c.sh: Add aix5 case.
9314         * ltcf-cxx.sh: Likewise.
9315         * ltconfig: Likewise.
9316
9317 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9318
9319         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9320         keep at least one of build_libtool_libs or build_old_libs set to
9321         yes.
9322
9323         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9324         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9325
9326 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9327
9328         * configure.in: Enable libgcj on several additional platforms.
9329
9330 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9331
9332         * configure.in: Enable libgcj for linux targets.
9333
9334 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9335
9336         * MAINTAINERS (Write After Approval): Add myself.
9337
9338 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9339
9340         * MAINTAINERS: Add myself as vax port maintainer.
9341
9342 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9343
9344         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9345
9346 2001-01-09  Mike Stump  <mrs@wrs.com>
9347
9348         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9349         failures of subdirectories.
9350
9351 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9352
9353         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9354         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9355         * ltcf-cxx.sh: Likewise.
9356         * ltcf-gcj.sh: Likewise.
9357         * ltconfig.sh: Fix typo.
9358
9359 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9360
9361         * configure: handle DOS-style absolute paths.
9362
9363 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9364
9365         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9366
9367 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9368
9369         * MAINTAINERS: Add myself as avr port co-maintainer.
9370
9371 2000-12-28  Ben Elliston  <bje@redhat.com>
9372
9373         * MAINTAINERS: Add myself under ``Write After Approval''.
9374
9375 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9376
9377         * texinfo: Remove directory from GCC.
9378
9379 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9380
9381         * COPYING: Update to current
9382         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9383         to 19yy as example year in copyright notice).
9384
9385 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9386
9387         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9388         (libstdcxx_incdir): Pass down.
9389         * config.if: Remove expired bits for cxx_interface, add stub.
9390         (libstdcxx_incdir): Add variable for g++ include directory.
9391         * configure.in (gxx_include_dir): Use it.
9392
9393 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9394
9395         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9396         with old-email address from ``Write After Approval''.
9397
9398 2000-12-15  Andreas Jaeger  <aj@suse.de>
9399
9400         * configure.in: Handle lang_dirs.
9401
9402 2000-12-14  Tom Tromey  <tromey@redhat.com>
9403
9404         * MAINTAINERS: Removed brads.
9405
9406         * MAINTAINERS: Added gcj developers.
9407
9408 2000-12-13  Anthony Green  <green@redhat.com>
9409
9410         * configure.in: Disable libgcj for any target not specifically
9411         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9412         with g++ abi.
9413
9414 2000-12-13  Mike Stump  <mrs@wrs.com>
9415
9416         * Makefile.in (local-distclean): Also remove fastjar.
9417
9418 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9419
9420         * contrib/gcc_update: Add fastjar --touch entries.
9421
9422 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9423
9424         * configure.in: Disable language-specific target libraries for
9425         languages that aren't enabled.
9426
9427 2000-12-10  Anthony Green  <green@redhat.com>
9428
9429         * configure.in: Define libgcj.  Disable libgcj target libraries for
9430         most targets.
9431
9432 2000-12-10  Neil Booth  <neilb@earthling.net>
9433
9434         * MAINTAINERS: Update mail address, remove from WAA list.
9435
9436 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9437
9438         * libjava: Imported from /cvs/java.
9439         * libffi: Likewise.
9440         * Boehm-gc: Likewise.
9441
9442 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9443
9444         * configure.in (target_libs): Revert 2000-12-08 patch.
9445         (noconfigdirs): Added target-libjava.
9446
9447 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9448
9449         * djunpack.bat: removed.
9450
9451 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9452
9453         * Makefile.in: handle DOS-style absolute paths.
9454         * config-ml.in: likewise.
9455         * symlink-tree: likewise.
9456
9457 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9458
9459         * fastjar: Imported.
9460
9461 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9462
9463         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9464         libjava.
9465         * configure.in (target_libs): Removed `target-libjava'.
9466
9467 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9468
9469         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9470         (ALL_MODULES): Added fastjar.
9471         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9472         (all-target-libjava): all-fastjar replaces all-zip.
9473         (all-fastjar): Added.
9474         (configure-target-fastjar, all-target-fastjar): Likewise.
9475         * configure.in (host_tools): Added fastjar.
9476
9477 2000-12-07  Mike Stump  <mrs@wrs.com>
9478
9479         * Makefile.in (local-distclean): Remove leftover built files.
9480
9481 2000-11-24  Nick Clifton  <nickc@redhat.com>
9482
9483         * configure.in (xscale-elf): Add target.
9484         (xscale-coff): Add target.
9485
9486 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9487
9488         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9489         recent versions of FreeBSD (release 3 or later).
9490         * ltconfig: On FreeBSD, -lc must not be provided when building
9491         a shared library or else the standard -pthread gcc option is
9492         rendered worthless to later users of the built library.
9493
9494 2000-11-16  Fred Fish  <fnf@be.com>
9495
9496         * configure.in (enable_libstdcxx_v3): Fix typo,
9497         libstd++ -> libstdc++.
9498
9499 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9500
9501         * MAINTAINERS: Add self to Write After Approval list.
9502
9503 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9504
9505         * MAINTAINERS: Update my email address.  Add myself to global write
9506         privs list.
9507
9508 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9509
9510         * Makefile.in: Merge with src and libgcj.
9511         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9512         configure-target-<library> when their configure scripts need the C
9513         or C++ library to have already been built to work properly.
9514         (do_proto_toplev): Set them to an empty string.
9515
9516         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9517         (REALLY_SET_LIB_PATH): Use them.
9518
9519 2000-11-17  Stan Shebs  <shebs@apple.com>
9520
9521         * MAINTAINERS: Add self to Write After Approval list.
9522
9523 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9524
9525         * configure: Provide the original toplevel configure arguments
9526         (including $0) to subprocesses in the environment rather than
9527         through gcc/configargs.h.
9528
9529 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9530
9531         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9532         C99.  Alphabetise "Write After Approval" list.
9533
9534 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9535
9536         * configure: Turn on libstdc++ V3 by default.
9537
9538         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9539         if we've got GCC.
9540
9541 2000-11-11  Philip Blundell  <philb@gnu.org>
9542
9543         * MAINTAINERS: Add self to Write After Approval list.
9544
9545 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9546
9547         * ltcf-c.sh (aix4): Improve shared library configuration; require
9548         exporting symbols.
9549         * ltcf-cxx.sh (aix4): Define.
9550         * ltconfig (aix4): Define library and soname specs appropriate for
9551         AIX.  Define command to create export symbols list.
9552
9553 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9554
9555         * config.sub: Add support for Sun Chorus
9556
9557 2000-10-31  Nick Clifton  <nickc@redhat.com>
9558
9559         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9560         <name>@redhat.com.  Also installed new email address for Clint
9561         Popetz.
9562
9563 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9564
9565         * etc: Remove directory from GCC.
9566
9567 2000-10-16  Michael Meissner  <meissner@redhat.com>
9568
9569         * configure (gcc/configargs.h): Only create if there is a build GCC
9570         directory created.
9571
9572 2000-10-16  Matthias Klose  <doko@debian.org>
9573
9574         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9575         when configured for libstdc++-v3.
9576
9577 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9578
9579         * configure: Save configure arguments to gcc/configargs.h.
9580
9581 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9582
9583         * config.guess: Import CVS version 1.157.
9584         * config.sub: Import CVS version 1.181.
9585
9586 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9587
9588         * Makefile.in (bootstrap): avoid recursion if subdir missing
9589         (cross): ditto
9590         (do-proto-toplev): ditto
9591
9592 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9593
9594         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9595         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9596
9597         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9598         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9599         all affected `configure' scripts.
9600
9601 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9602
9603         * MAINTAINERS: Add self as cpplib co-maintainer.
9604
9605 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9606
9607         * MAINTAINERS: Add self to Write After Approval list.
9608
9609 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9610
9611         * INSTALL/README: egcs -> GCC update.
9612
9613 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9614
9615         * MAINTAINERS: Add myself to Write After Approval list.
9616
9617 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9618
9619         * MAINTAINERS: Add myself to Write After Approval list.
9620
9621 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9622
9623         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9624         X11 libraries for hppa64.
9625
9626 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9627
9628         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9629
9630 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9631
9632         * Makefile.in (all-zlib): Added dummy target.
9633
9634         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9635         ltcf-gcj.sh: Updated from libtool multi-language branch.
9636
9637 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9638
9639         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9640         (bootstrap*): Depend on all-bootstrap.
9641
9642 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9643
9644         * config.guess: Import CVS version 1.156.
9645         * config.sub: Import CVS version 1.179.
9646
9647 2000-09-02  Anthony Green  <green@cygnus.com>
9648
9649         * Makefile.in (all-gcc): Depend on all-zlib.
9650         (CLEAN_MODULES): Add clean-zlib.
9651         (ALL_MODULES): Add all-zlib.
9652         * configure.in (host_libs): Add zlib.
9653
9654 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9655
9656         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9657         crosses, but add gcc/include to the header search path for them.
9658
9659 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9660
9661         * MAINTAINERS: Add self to Write After Approval list.
9662
9663 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9664
9665         * config.guess: Import CVS version 1.152.
9666         * config.sub: Import CVS version 1.177.
9667
9668 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9669
9670         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9671         $targargs to tell whether newlib is going to be built.
9672
9673         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9674         $$r/TARGET_SUBDIR/libio for _G_config.h.
9675
9676 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9677
9678         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9679
9680 2000-08-22  DJ Delorie  <dj@redhat.com>
9681
9682         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9683
9684 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9685
9686         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9687         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9688         sub-configures.
9689
9690 2000-08-21  DJ Delorie  <dj@redhat.com>
9691
9692         * MAINTAINERS: Add self as a libiberty maintainer
9693
9694 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9695
9696         * configure.in (libstdcxx_flags): Use
9697         libstdc++-v3/src/libstdc++.INC.
9698
9699 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9700
9701         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9702
9703 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9704
9705         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9706
9707         * configure: Make enable_threads and enable_shared defaults
9708         explicit.  Substitute enable_threads into generated Makefiles.
9709         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9710         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9711
9712 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9713
9714         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9715
9716 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9717
9718         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9719         previous delta.
9720
9721 2000-08-11  Jason Merrill  <jason@redhat.com>
9722
9723         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9724         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9725         (FLAGS_FOR_TARGET): Not here.
9726         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9727
9728 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9729
9730         * config-ml.in (CC, CXX): Don't introduce a leading space.
9731
9732 2000-08-07  DJ Delorie  <dj@delorie.com>
9733
9734         * MAINTAINERS: Add self as a DJGPP maintainer
9735
9736 2000-08-07  DJ Delorie  <dj@redhat.com>
9737
9738         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9739         "if we're also building gcc, and it's a gcc that will run on the
9740         build machine, we want to use its includes instead of the system's
9741         default includes".
9742
9743 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9744
9745         * MAINTAINERS: Add self to Write After Approval list.
9746
9747 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9748
9749         * configure.in (libstdcxx_flags): Don't use `"'.
9750
9751         * config-ml.in: Adjust multilib search paths to the
9752         appropriate multilib tree.
9753
9754 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9755
9756         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9757         commas in $LANGUAGES.
9758
9759 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9760
9761         * configure.in: Re-enable all references to libg++ and librx.
9762
9763 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9764
9765         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9766         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9767         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9768         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9769
9770         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9771
9772 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9773
9774         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9775         CXX_FOR_TARGET for sed.
9776
9777 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9778
9779         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9780         Do not override if already set in the environment or in configure.
9781         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9782         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9783
9784 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9785
9786         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9787         the libtool CVS tree multi-language branch.
9788         * ltconfig, ltmain.sh: Updated.
9789
9790 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9791
9792         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9793         (clean-target): Depend on it.
9794
9795         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9796         (GCC_FOR_TARGET): Use it.
9797         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9798         * configure.in: ... here.
9799         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9800         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9801
9802 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9803
9804         * MAINTAINERS: Add self to Write After Approval list.
9805
9806 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9807
9808         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9809         (configure-target-libchill, configure-target-libobjc): Likewise.
9810
9811         * configure.in: Use the same cache file for all target libs.
9812         * config-ml.in: But different cache files per multilib variant.
9813
9814 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9815
9816         * configure (topsrcdir): Don't use dirname.
9817
9818 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9819
9820         * MAINTAINERS: Add self to Write After Approval list.
9821
9822 2000-07-20  Jason Merrill  <jason@redhat.com>
9823
9824         * configure.in: Remove all references to libg++ and librx.
9825
9826         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9827
9828 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9829
9830         * config.sub: Update to subversions version 2000-07-06.
9831
9832 2000-07-12  Andrew Haley  <aph@cygnus.com>
9833
9834         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9835         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9836
9837 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9838
9839         * symlink-tree:  Check number of arguments.
9840
9841 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9842
9843         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9844         search path for a g++ extracted from the build tree.  This
9845         will allow link tests run by configure scripts in
9846         subdirectories to succeed.
9847
9848 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9849
9850         * ltconfig: Add support for mips-dde-sysv4.2MP
9851
9852 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9853
9854         * MAINTAINERS: Add myself as loop discovery maintainer.
9855
9856 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9857
9858         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9859         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9860
9861 2000-06-19  Timothy Wall  <twall@cygnus.com>
9862
9863         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9864         * config.sub: Add tic54x target.
9865
9866 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9867
9868         * MAINTAINERS: Add self as Fortran maintainer,
9869         remove Craig Burley.
9870
9871 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9872
9873         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9874         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9875
9876 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9877
9878         * MAINTAINERS: Add self as i18n maintainer
9879
9880 20000-05-21  H.J. Lu  (hjl@gnu.org)
9881
9882         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9883         directory are used if they exist. Make sure
9884         $(build_tooldir)/include is searched for header files,
9885         $(build_tooldir)/lib/ for library files.
9886         (GCC_FOR_TARGET): Likewise.
9887         (CXX_FOR_TARGET): Likewise.
9888
9889 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9890
9891         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9892
9893 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9894
9895         * Makefile.in (configure-target-libiberty): Depend on
9896         configure-target-newlib.
9897
9898 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9899
9900         * configure.in, Makefile.in: Merge all libffi-related
9901         configury stuff from the libgcj tree.
9902
9903 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9904
9905         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9906         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9907
9908 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9909
9910         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9911         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9912         current version information.  Add to proto-toplev directory.
9913         (gdb-taz): Build do-djunpack.
9914
9915 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9916
9917         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9918
9919 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9920
9921         * MAINTAINERS: Add self to Write After Approval list.
9922
9923 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9924
9925         * ltmain.sh: Preserve in relink_command any environment
9926         variables that may affect the linker behavior.
9927
9928 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9929
9930         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9931
9932 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9933
9934         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9935
9936 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9937
9938         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9939         with the version name.
9940
9941 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9942
9943         * MAINTAINERS: Add self as bb-reorder maintainer.
9944
9945 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9946
9947         * config.if: Tweak.
9948
9949 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9950
9951         * djunpack.bat: New file.
9952
9953 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9954
9955         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9956         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9957         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9958         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9959
9960 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9961
9962         * config.sub (case $basic_machine): Change default for "ibm-*"
9963         to "openedition".
9964
9965 2000-04-13  Andreas Jaeger  <aj@suse.de>
9966
9967         * MAINTAINERS: Added myself.
9968
9969 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9970
9971         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9972         (do-md5sum): New target.
9973         (MD5PROG): Define.
9974         (PACKAGE): Default to TOOL.
9975         (VER): Default to a shell script.
9976         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9977         md5 checksum generation.
9978         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9979         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9980         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9981         insight.tar.bz2): Use gdb-taz to create archive.
9982
9983 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9984
9985         * configure (warn_cflags): Delete.
9986
9987 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9988
9989         * MAINTAINERS: Added myself.
9990
9991 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9992             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9993
9994         * configure.in (enable_libstdcxx_v3): Add.
9995         (target_libs): Add bits here to switch between libstdc++-v2 and
9996         libstdc++-v3.
9997         * config.if: And this file too.
9998         * Makefile.in: Add libstdc++-v3 targets.
9999
10000 2000-04-05  Michael Meissner  <meissner@redhat.com>
10001
10002         * config.sub (d30v): Add d30v as a basic machine type.
10003
10004 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10005
10006         * configure.in: -linux-gnu*, not -linux-gnu.
10007
10008 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10009
10010         * MAINTAINERS: Add self in write-after-approval section.
10011
10012 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10013
10014         * MAINTAINERS: Add self as ia64 port maintainer.
10015
10016 2000-03-08  Neil Booth  <NeilB@earthling.net>
10017
10018         * MAINTAINERS: Add self in write-after-approval section.
10019
10020 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10021
10022         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10023         (do-tar-bz2): Replace TOOL with PACKAGE.
10024         (gdb.tar.bz2): Remove GDBTK from GDB package.
10025         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10026         dejagnu.tar.bz2): New packages.
10027
10028 2000-02-27  Andreas Jaeger  <aj@suse.de>
10029
10030         * configure.in: Add entry for mips*-*-linux*, move catch all
10031         *-*-*linux* entry below this one.
10032
10033 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10034
10035         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10036
10037 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10038
10039         * config.sub: Support an OS of "wince".
10040
10041 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10042
10043         * config.guess, config.sub: Updated to match config's 2000-02-15
10044         version.
10045
10046 2000-02-23  Linas Vepstas  <linas@linas.org>
10047
10048         * config.sub: Add support for Linux/IBM 370.
10049         * configure.in: Likewise.
10050
10051 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10052
10053         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10054
10055 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10056
10057         * config.guess: Guess "cygwin" rather than "cygwin32".
10058
10059 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10060
10061         * configure (gcc_version): When setting, narrow search to
10062         lines containing `version_string'.
10063
10064 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10065
10066         * config.sub: Add support for avr target.
10067
10068 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10069
10070         * MAINTAINERS: Add maintainers for MCore port.
10071
10072 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10073
10074         * config.sub: Add mmix-knuth-mmixware.
10075
10076 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10077
10078         * MAINTAINERS: Pair cccp with cpplib maintainership.
10079
10080 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10081
10082         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10083         structure stuff to -L library search.
10084         (CXX_FOR_TARGET): Ditto.
10085         (CROSS_CHECK_MODULES): Fix spelling mistake.
10086
10087 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10088
10089         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10090         the C++ compiler.
10091
10092 2000-01-12  Richard Henderson  <rth@cygnus.com>
10093
10094         * configure.in: Don't build some bits for beos.
10095
10096 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10097
10098         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10099         as include files.
10100
10101 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10102
10103         * Add self as cpplib maintainer, as requested by Jason
10104         Merrill.  Correct my e-mail address.
10105
10106 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10107
10108         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10109         not mh-aix43.
10110
10111 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10112
10113         * MAINTAINERS: Add myself to "write after approval" list.
10114
10115 1999-12-14  Richard Henderson  <rth@cygnus.com>
10116
10117         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10118         * config.sub: Accept alphaev[78], alphaev8.
10119
10120 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10121
10122         * config.guess, config.sub: Update from autoconf.
10123
10124 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10125
10126         * MAINTAINERS:  update my playtime e-address.
10127
10128 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10129
10130         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10131         necessary libraries are missing.
10132
10133 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10134
10135         * MAINTAINERS: Add new 'write after approval' maintainer.
10136
10137 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10138
10139         * MAINTAINERS: Add new Java maintainer.
10140
10141 1999-10-25  Andreas Schwab  <schwab@suse.de>
10142
10143         * configure: Fix quoting inside arguments of eval.
10144
10145 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10146
10147         * config-ml.in: Allow suppression of some ARM multilibs.
10148
10149 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10150
10151         * config.guess: Add OS/390 match pattern.
10152         * config.sub: Add mvs, openedition targets.
10153         * configure.in (i370-ibm-opened*): New.
10154
10155 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10156
10157         * config.sub: Add support for configuring for pj.
10158
10159 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10160
10161         * config.sub (maybe_os): Add support for configuring for fr30.
10162
10163 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10164
10165         * configure.in: Do not configure or build ld for AIX
10166         platforms.  ld is known to be broken on these platforms.
10167
10168 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10169
10170         * config-ml.in: Pass compiler flag corresponding to multidirs to
10171         subdir configures.
10172
10173 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10174
10175         * Makefile.in (LDFLAGS): Define.
10176
10177 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10178
10179         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10180         noconfigdirs.
10181         (*-*-cygwin*): Likewise.
10182
10183 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10184
10185         * mkdep: New file.
10186         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10187         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10188
10189         From Eli Zaretskii <eliz@is.elta.co.il>:
10190         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10191         long file name when using DJGPP on MS-DOS.
10192
10193 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10194
10195         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10196
10197 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10198
10199         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10200         dependency as this causes "make check" to globally "make all"
10201
10202 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10203
10204         * configure.in (target_libs): Added target-zlib.
10205         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10206         (CONFIGURE_TARGET_MODULES): Likewise.
10207         (CHECK_TARGET_MODULES): Likewise.
10208         (INSTALL_TARGET_MODULES): Likewise.
10209         (CLEAN_TARGET_MODULES): Likewise.
10210         (configure-target-zlib): New target.
10211         (all-target-zlib): Likewise.
10212         (all-target-libjava): Depend on all-target-zlib.
10213         (configure-target-libjava): Depend on configure-target-zlib.
10214
10215         * Makefile.in (configure-target-libjava): Depend on
10216         configure-target-newlib.
10217         (configure-target-boehm-gc): New target.
10218         (configure-target-qthreads): New target.
10219
10220         * configure.in (target_libs): Added target-qthreads.
10221         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10222         (CONFIGURE_TARGET_MODULES): Likewise.
10223         (CHECK_TARGET_MODULES): Likewise.
10224         (INSTALL_TARGET_MODULES): Likewise.
10225         (CLEAN_TARGET_MODULES): Likewise.
10226         (all-target-qthreads): New target.
10227         (configure-target-libjava): Depend on configure-target-qthreads.
10228         (all-target-libjava): Depend on all-target-qthreads.
10229
10230         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10231         (CONFIGURE_TARGET_MODULES): Likewise.
10232         (CHECK_TARGET_MODULES): Likewise.
10233         (INSTALL_TARGET_MODULES): Likewise.
10234         (CLEAN_TARGET_MODULES): Likewise.
10235         (all-target-libjava): New target.
10236         (all-target-boehm-gc): Likewise.
10237         * configure.in (target_libs): Added libjava, boehm-gc.
10238
10239 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10240
10241         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10242         configure.bat in SUPPORT_FILES.
10243         (gas+binutils.tar.bz2): Likewise.
10244
10245         * makeall.bat: Remove; obsolete.
10246
10247 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10248
10249         From Mark Elbrecht:
10250         * configure.bat: Remove; obsolete.
10251
10252 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10253
10254         * configure: Add -W -Wall to the default CFLAGS when compiling with
10255         gcc.
10256
10257 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10258
10259         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10260
10261 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10262
10263         * configure.in: Build ld on IRIX6.
10264
10265 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10266
10267         * Makefile.in: Change distribution targets to use bzip2 instead of
10268         gzip.
10269         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10270         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10271
10272 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10273
10274         * config.sub: Add mcore target.
10275
10276 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10277
10278         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10279
10280 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10281
10282         * config.guess (dummy): Changed to $dummy.
10283
10284 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10285
10286         * config.sub: Tidied up case statements.
10287
10288 1999-05-22  Ben Elliston  <bje@cygnus.com>
10289
10290         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10291         <jiro@din.or.jp>.
10292
10293         * config.guess: Merge with FSF version. Future changes will be
10294         more accurately recorded in this ChangeLog.
10295         * config.sub: Likewise.
10296
10297 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10298
10299          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10300
10301 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10302
10303         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10304
10305 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10306
10307         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10308
10309 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10310
10311         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10312         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10313         Bad merge removed these two changes.
10314
10315 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10316                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10317
10318         * config.guess (interix Alpha): Add.
10319
10320 1999-04-11  Richard Henderson  <rth@cygnus.com>
10321
10322         * configure.in (i?86-*-beos*): Do config gperf; don't config
10323         gdb, newlib, or libgloss.
10324
10325 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10326
10327         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10328         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10329         from multidirs.
10330
10331 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10332
10333         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10334
10335 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10336
10337         * config.sub: Add support for mcore targets.
10338
10339 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10340
10341         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10342         not mt-ospace, in order to shut up assembler warning about using
10343         symbols that are named the same as registers.
10344
10345 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10346
10347         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10348         dependency list for all-target-cygmon.
10349
10350 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10351
10352         * config-ml.in: Check $host, not $target, for selective multilibs.
10353         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10354         thumb interworking, and underscore prefix multilibs.
10355
10356 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10357
10358         * missing: Update to version from current automake.
10359
10360 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10361
10362         * configure (gxx_include_dir): Removed.
10363
10364         * configure.in (gxx_include_dir): Handle it.
10365         * Makefile.in: Likewise.
10366
10367 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10368
10369         * config.sub (mips64vr4111,mips64vr4111el) Add.
10370
10371 1999-03-21  Ben Elliston  <bje@cygnus.com>
10372
10373         * config.guess: Correct typo for detecting ELF on FreeBSD.
10374
10375 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10376
10377         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10378         config/mh-djgpp.
10379
10380 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10381
10382         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10383         all-target-newlib to dependency list for all-target-bsp.
10384
10385 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10386
10387         * config.sub: Add i386-uwin support.
10388         * config.guess: Likewise.
10389
10390 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10391
10392         * configure.in: cleanup, add mh-*pic handling for arm, special
10393         case powerpc*-*-aix*
10394
10395 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10396
10397         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10398         can be built.
10399
10400 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10401
10402         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10403         targets.
10404
10405 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10406
10407         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10408
10409 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10410
10411         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10412
10413 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10414
10415         * config.sub: Fix typo in arm recognition.
10416
10417 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10418
10419         * configure.in (noconfigdirs): Changed target_configdirs to
10420         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10421         rather than m68k-*-* since it is not known to work on
10422         m68k-aout. Ditto for arm-*-*oabi.
10423
10424 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10425
10426         * configure.in (*-*-windows*): Remove, no longer used.
10427
10428 1999-02-19  Ben Elliston <bje@cygnus.com>
10429
10430         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10431         Smart and improved by Andrew Cagney.
10432
10433 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10434
10435         * config.guess: Recognize openbsd-*-hppa.
10436
10437 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10438
10439         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10440         only if it is not empty.
10441
10442 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10443
10444         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10445
10446         * config.guess: Modified to recognize uname's armv* syntax.
10447
10448         * config.sub: Modified to recognize uname's armv* syntax.
10449
10450 1999-02-17  Mark Salter  <msalter@cygnus.com>
10451
10452         * configure.in: Added target-bsp for sparclite.
10453
10454 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10455
10456         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10457
10458 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10459
10460         * configure.in: Add support for strongarm port.
10461         * config.sub: Add support for strongarm target.
10462
10463 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10464
10465         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10466         the old name config/mh-cygwin32.
10467         Enable texinfo.
10468
10469 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10470
10471         * configure.in: Do build ld for ix86 Solaris.
10472
10473 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10474
10475         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10476         $AR_FOR_TARGET.  Likewise for RANLIB.
10477
10478 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10479
10480         * config.sub (oabi):  Recognize.
10481         * configure.in (arm-*-oabi):  Handle.
10482
10483 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10484
10485         * config.guess: Improve detection of i686 on UnixWare 7.
10486
10487 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10488
10489         * config.guess: Add support for i386-pc-interix.
10490         * config.sub: Likewise.
10491         * configure.in: Likewise.
10492
10493 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10494
10495         * Makefile.in: Remove unneeded all-target-libio from
10496         from all-target-winsup target since it is now unneeded.
10497         Add all-target-libtermcap in its place since it is now
10498         needed.
10499
10500 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10501
10502         * configure.in: makefile stub for cygwin target is probably
10503         unnecessary.  Remove it for now.
10504
10505 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10506
10507         * configure.in: libtermcap.a should be built when cygwin is the
10508         target as well as the host.
10509         * config.guess: Allow mixed case in cygwin uname output.
10510         * Makefile.in: Add libtermcap target.
10511
10512 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10513
10514         * config.sub: Clean up handling of hppa2.0.
10515
10516 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10517
10518         * config.guess: Use C code to identify more HP machines.
10519
10520 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10521
10522         * config.sub: Handle hppa2.0.
10523
10524 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10525
10526         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10527         cygmon for all sparclite targets, regardless of object format.
10528
10529 1998-12-15  Mark Salter  <msalter@cygnus.com>
10530
10531         * configure.in: Added target-bsp for several target architectures.
10532
10533         * Makefile.in: Added rules for bsp.
10534
10535 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10536
10537         * config.guess: Improve detection of hppa2.0 processors.
10538
10539 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10540
10541         * config.guess: Recognize FreeBSD using ELF automatically.
10542
10543 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10544
10545         * configure (skip-this-dir): Add handling for new shell script, which
10546         might be created by a sub-directory's configure to indicate, this particular
10547         directory is "unwanted".
10548         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10549
10550 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10551
10552         * ltconfig: import from libtool, after changing libtool to
10553         account for the cygwin name change.
10554
10555 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10556
10557         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10558         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10559
10560 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10561
10562         * configure.in: Add libtermcap to list of cygwin dependencies.
10563
10564 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10565
10566         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10567         they include winsup/include when it's a cygwin target.
10568
10569 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10570
10571         * configure.in (host_tools): Added zip.
10572         * Makefile.in (all-target-libjava): Depend on all-zip.
10573         (all-zip): New target.
10574         (ALL_MODULES): Added all-zip.
10575         (NATIVE_CHECK_MODULES): Added check-zip.
10576         (INSTALL_MODULES): Added install-zip.
10577         (CLEAN_MODULES): Added clean-zip.
10578
10579 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10580
10581         * Makefile.in: lose "32" from comment about cygwin.
10582
10583 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10584
10585         * configure.in: Use -Os to build target libraries for the fr30.
10586
10587 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10588
10589         * config.sub: Add fr30.
10590
10591 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10592
10593         * configure.in: drop "32" from config/mh-cygwin32.  Check
10594         cygwin* instead of cygwin32*.
10595         * config.sub: Check cygwin* instead of cygwin32*.
10596
10597 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10598
10599         * config.guess: Match any version of Unixware7.
10600
10601 1998-10-20  Syd Polk  <spolk@cygnus.com>
10602
10603         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10604         if desired.
10605
10606 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10607
10608         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10609         these if the appropriate directories and files to not exist.
10610
10611 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10612
10613         * Makefile.in (DEVO_SUPPORT): Add config.if.
10614
10615 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10616
10617         * configure: Add pattern to replace "build_tooldir"'s
10618         definition in the generated Makefile with "tooldir"'s
10619         actual value.
10620
10621 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10622
10623         * config.sub: Bring back lost sparcv9.
10624
10625         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10626
10627 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10628
10629         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10630         CC_FOR_TARGET and friends.
10631
10632 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10633
10634         * Makefile.in (build_tooldir): New variable, same as tooldir.
10635         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10636         -B$(build_tooldir)/bin/.
10637         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10638
10639 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10640
10641         * README: Remove installation instructions and refer to the
10642         INSTALL directory instead.
10643
10644 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10645
10646         * config.sub: Add support for i[34567]86-pc-udk.
10647         * configure.in: Likewise.
10648
10649 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10650
10651         * Makefile.in: add bzip2 package building bits for user
10652         tools module
10653         * configure.in: ditto
10654
10655 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10656
10657         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10658         (ALL_TARGET_MODULES): Add all-target-libobjc.
10659         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10660         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10661         (all-target-libchill): Add dependencies.
10662         * configure.in (target_libs): Add libchill.
10663
10664 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10665
10666         * configure.in (target_subdir): Remove duplicate line.
10667
10668 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10669
10670         * Makefile.in (all-automake): fix dependencies.
10671
10672 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10673
10674         * configure.in: Minor cleanups for building in the $(target_alias)
10675         subdir.
10676
10677 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10678
10679         * Makefile.in (bootstrap): Set r and s before make all.  Use
10680         BASE_FLAGS_TO_PASS in make all.
10681         (cross): Likewise.
10682
10683 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10684
10685         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10686
10687 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10688
10689         * config.sub: Fix typo in last change.
10690
10691 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10692
10693         * config.sub: Add support for C4x target.
10694         * configure.in: Likewise.
10695
10696 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10697
10698         * config.sub: Recognize sparcv9 just like sparc64.
10699
10700 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10701
10702         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10703
10704 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10705
10706         * config.guess: Correctly identify Pentium II sco boxes.
10707
10708         * config.guess: Fix "tr" code.  From Weiwen Liu.
10709
10710 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10711
10712         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10713         stabs.
10714
10715 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10716
10717         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10718         (ALL_TARGET_MODULES): Add all-target-libchill.
10719         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10720         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10721         (all-target-libchill): Add dependencies.
10722         * configure.in (target_libs): Add libchill.
10723
10724 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10725
10726         * config.guess: Avoid assumptions about "tr" behaves when
10727         LANG is set to something other than English.
10728
10729 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10730
10731         * configure (gxx_include_dir): Changed to
10732         '${prefix}/include/g++'-${libstdcxx_interface}.
10733
10734         * config.if: New to determine the interfaces.
10735
10736 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10737
10738         * config.guess: Detect and handle MPE/IX.
10739         * config.sub: Deal with MPE/IX.
10740
10741 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10742
10743         * configure.in: Use mh-aix43.
10744
10745 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10746
10747         * configure: Fix --without/--disable cases for gxx-include-dir.
10748
10749 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10750
10751         * mdata-sh:  Imported.  Needed for automake support.
10752
10753 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10754
10755         * Makefile.in (taz): Try "chmod -R og=u ." before
10756         "chmod og=u `find . -print`".
10757
10758 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10759
10760         * configure.in: Add arm-elf and thumb-elf support.
10761
10762 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10763
10764         * Makefile.in: Undo previous patch.
10765
10766 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10767
10768         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10769         to here ...
10770         (install-no-fixedincludes): and here
10771         (INSTALL_MODULES): ... from here.
10772
10773 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10774
10775         * config.sub: Merge with FSF.
10776
10777         * config.guess: Merge with FSF.
10778
10779 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10780
10781         * configure (extraconfigdirs): New variable.
10782         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10783         * Makefile.in (all): Move higher in file.
10784         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10785         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10786         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10787         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10788         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10789
10790 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10791
10792         * Makefile.in (all-target-libjava): Depend on all-gcc and
10793         all-target-newlib.
10794         (configure-target-libjava): Depend on $(ALL_GCC).
10795
10796 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10797
10798         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10799         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10800
10801 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10802
10803         * INSTALL/README: Fix typo.
10804
10805 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10806
10807         * ylwrap: Change absolute path checks to check for DOS style path
10808         names.
10809
10810         * ylwrap: Don't use a full path name if the source file is in the
10811         same directory.  From hjl@lucon.org (H.J. Lu).
10812
10813         * config-ml.in: Default to being verbose, to match Feb 18 change to
10814         configure.
10815
10816 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10817
10818         Brought over from egcs:
10819
10820         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10821
10822         * configure.in (target_subdir): Set to ${target_alias} instead
10823         of "libraries".
10824
10825         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10826
10827         * configure.in (target_subdir): Set to libraries if enable_multilib.
10828
10829 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10830
10831         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10832         multilibs, force reconfiguration the first time we create
10833         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10834
10835 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10836
10837         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10838         avoid confusion with --no-recursion.
10839
10840 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10841
10842         * configure.in: Win32 hosts shouldn't use install -x
10843         * install-sh: remove -x option, and special .exe-handling
10844         hack.
10845
10846 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10847
10848         * config.guess: Recognize i586-pc-beos.
10849         * configure.in: Don't build some bits for beos.
10850
10851 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10852
10853         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10854         CFLAGS default to -O2.
10855
10856         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10857         when using GNU ld.
10858
10859 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10860
10861         * ltmain.sh: Correct install when using a different shell.
10862
10863 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10864
10865         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10866
10867 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10868
10869         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10870         target.
10871
10872 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         * ltconfig: Update to correct AIX handling.
10875
10876 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10877
10878         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10879
10880         * configure.in (target_subdir): Set to ${target_alias} instead
10881         of "libraries".
10882
10883 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10884
10885         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10886         (Makefile): Depend on $(gcc_version_trigger).
10887
10888         * configure (gcc_version): Change default initializer to empty
10889         string.
10890         (gcc_version_trigger): New variable; pass this variable down
10891         to subdir configures to enable them checking gcc's version
10892         themselves. Emit make macros for both gcc_version vars.
10893         (topsrcdir): Initialize reliably.
10894         (recursion line): Remove --with-gcc-version=${gcc_version}.
10895
10896 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10897
10898         * configure (enable_version_specific_runtime_libs): Implement new flag
10899         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10900         in $(libsubdir); emit definition in each generated Makefile.
10901         (gxx_include_dir): Initialize depending on
10902         $enable_version_specific_runtime_libs.
10903
10904 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10905
10906         * configure (gcc_version): Initialize properly depending on
10907         how and where configure is started.
10908         (recursion line): Pass a --with-gcc-version=${gcc_version}
10909         to configures in subdirs.
10910
10911 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10912
10913         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10914         cygmon
10915
10916 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10917
10918         * configure.in: Add cygmon and libstub support for mn10200.
10919
10920 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10921
10922         * configure (gcc_version): Add new variable describing the
10923         particular gcc version we're building.
10924         * Makefile.in (libsubdir): Add new macro for the directory
10925         in which the compiler finds executables, libraries, etc.
10926         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10927         and libsubdir.
10928
10929 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10930
10931         * Makefile.in (local-clean): Remove *.log.
10932         (warning.log): Built with warn_summary from build.log.
10933         (mail-report.log): Run test_summary.
10934         (mail-report-with-warnings.log): Run test_summary including
10935         warning.log in the report.
10936
10937 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10938
10939         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10940
10941 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10942
10943         * Makefile.in (grep): Grep no longer depends on libiberty.
10944
10945 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10946
10947         * Makefile.in: all-snavigator needs all-libgui.
10948
10949 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10950
10951         * configure.in: Add cygmon and libstub support for mn10300.
10952
10953 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10954
10955         * missing: Update to version from automake 1.3.
10956
10957         * ltmain.sh: On installation, don't get confused if the same name
10958         appears more than once in the list of library names.
10959
10960 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * config.sub: Accept m68060 and m5200 as CPU names.
10963
10964 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10965
10966         * configure: Use && rather than using -a in test, because odd
10967         strings can confuse test.
10968         * configure.in: Likewise.
10969
10970 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10971
10972         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10973
10974 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10975
10976         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10977         bootstrap4-lean): New targets.
10978
10979 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10980
10981         * mpw-* Delete.  Not used.
10982
10983 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10984
10985         * COPYING.LIB: Update FSF address.
10986
10987 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10988
10989         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10990
10991         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10992         GAS_SUPPORT_DIRS.
10993
10994 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10995
10996         * ltconfig, ltmain.sh: Avoid producing a version number if
10997         -version-info was not used.
10998
10999 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11000
11001         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11002         building with newlib.
11003
11004 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11005
11006         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11007         Solaris `make' causes it to continue to next definition.
11008
11009 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11010
11011         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11012         the right GUI libraries and files are installed along with GDB.
11013
11014 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11015
11016         * configure.in: Change alpha to alpha* in several places.
11017
11018 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11019
11020         * config.sub: Recognize sparc86x.
11021
11022 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11023
11024         * configure.in (--enable-target-optspace): Remove debug echo.
11025
11026 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11027
11028         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11029
11030 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11031
11032         * ltconfig: Update cygwin32 support.
11033
11034         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11035         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11036         (GDB_SUPPORT_DIRS): Likewise.
11037
11038 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11039
11040         * configure.in (target_makefile_frag): If --enable-target-optspace,
11041         use -Os to compile target libraries rather than -O2.  Default to
11042         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11043         not used.
11044         * configure.in (target_cflags): Ditto for d30v.
11045
11046 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11047
11048         * Makefile.in (all-bfd): Depend on all-intl.
11049         (all-binutils): Likewise.
11050         (all-gas): Likewise.
11051         (all-gprof): Likewise.
11052         (all-ld): Likewise.
11053
11054 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11055
11056         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11057
11058 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11059
11060         * Makefile.in (all-bfd): Depend upon all-libiberty.
11061
11062         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11063
11064 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11065
11066         * Makefile.in: Add libstub.
11067
11068         * configure.in: Ditto. Build libstub for targets that have cygmon
11069         support.
11070
11071 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11072
11073         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11074
11075 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11076
11077         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11078         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11079
11080 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11081
11082         * configure: Define DEFAULT_M4 by searching PATH.
11083         * Makfile.in: Use DEFAULT_M4.
11084
11085 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11086
11087         * ltconfig: Add cygwin32 support.
11088
11089         * Makefile.in, configure.in: Add libtool as a native only directory
11090         to configure and build.
11091
11092 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11093
11094         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11095
11096 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11097
11098         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11099
11100 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11101
11102         * Makefile.in: add ash make rules
11103         * configure.in: add ash to native_only and host_tools lists
11104
11105 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11106
11107         * Makefile.in (all-gettext, all-intl): New targets.
11108         (ALL_MODULES): Added all-gettext, all-intl.
11109         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11110         (INSTALL_MODULES): Added install-gettext, install-intl.
11111         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11112
11113         * configure.in (host_tools): Added gettext.
11114         (native_only): Likewise.
11115         (noconfigdirs) [various cases]: Likewise.
11116         (host_libs): Added intl.
11117
11118 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11119
11120         * configure: Do not disable building gdbtk for cygwin32 hosts.
11121
11122 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11123
11124         * configure.in: Add thumb-coff target.
11125         * config.sub: Add thumb-coff target.
11126
11127 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11128
11129         * Makefile.in: Revert yesterday's change.
11130         (all-target-winsup):  all-target-librx stays out of here.
11131
11132 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11133
11134         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11135         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11136         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11137         Remove references to librx and libg++.
11138
11139 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11140
11141         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11142         recursive makes
11143
11144 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11145
11146         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11147         for newlib directory.
11148         (CXX_FOR_TARGET): Likewise.
11149
11150 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11151
11152         * ltconfig: Update after libtool/ltconfig.in change for
11153         hpux11.
11154
11155 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * ltconfig, ltmain.sh: Update to libtool 1.2.
11158
11159 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11160
11161         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11162         (install-gcc-cross): Instead, override LANGUAGES here.
11163
11164 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11165
11166         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11167         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11168
11169 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11170
11171         * configure.in: Add Thumb-pe target.
11172
11173 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11174
11175         * Makefile.in - changed sn targets to snavigator
11176         * configure.in - changed sn targets to snavigator
11177
11178 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11179
11180         * config-ml.in: After building symlink tree call make distclean
11181         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11182         to be the case for libiberty.
11183
11184 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11185
11186         * configure: When making link, also check the current
11187         directory. The configure scripts may create one.
11188
11189 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11190
11191         * config.sub: Accept alphapca56 and alphaev6 properly.
11192
11193 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11194
11195         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11196
11197 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11198
11199         * config.sub (sco5): Fix typo.
11200
11201 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11204         install-itcl.
11205         (install-itcl): Remove dependency on install-tcl.
11206
11207 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11208
11209         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11210
11211 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11212
11213         * configure.in: Don't build libgui for a cygwin32 target when not on
11214         a cygwin32 host.
11215
11216 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11217
11218         * configure (redirect): Set to null, so default behavior of
11219         configure is now --verbose.
11220
11221 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11222
11223         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11224         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11225
11226 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11227
11228         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11229         this change to sync Makefile.in with its ChangeLog entries.
11230
11231 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11232
11233         * ltmain.sh (mkdir): Check that the directory doesn't exist
11234         before we exit with error, so that we don't get races during
11235         parallel builds.
11236
11237 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11238
11239         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11240
11241 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11242
11243         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11244         PICFLAG_FOR_TARGET.
11245         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11246
11247         * configure: Emit a definition for the new macro enable_shared
11248         into each Makefile.
11249
11250 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11251
11252         * configure.in (host_tools, native_only): Add libtool.
11253
11254 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11255
11256         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11257         Fix typo in ming config comment.
11258
11259 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11260
11261         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11262
11263 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * config.sub: Add tic30 cases, and map c30 to tic30.
11266
11267 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11268
11269         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11270         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11271         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11272         (CLEAN_TARGET_MODULES): Similarly
11273         (all-target-libf2c): Add dependences.
11274         * configure.in (target_libs): Add libf2c.
11275
11276 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11277
11278         * configure.in: Remove expect from noconfigdirs when target
11279         is cygwin32.  OK to build expect and dejagnu with Canadian
11280         Cross.
11281
11282 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11283
11284         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11285         host.
11286
11287         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11288         and mingw32.
11289
11290 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11291
11292         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11293         here as it is not defined in the toplevel Makefile.
11294
11295 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11296
11297         * configure (package_makefile_rules_frag): New variable, which names
11298         a file with generic rules, ...
11299         Change comment to mention we now have FIVE parts.
11300         * configure: Undo last change.
11301
11302 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11303
11304         * config.guess: More accurate determination of HP processor types.
11305         * config.sub: More accurate determination of HP processor types.
11306
11307 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11308
11309         * configure (package_makefile_frag): Move inserting the
11310         ${package_makefile_frag} to where it should be according
11311         to the comment.
11312
11313 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11314
11315         * config.guess: Add support for Linux/ARM.
11316
11317 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11318
11319         * .cvsignore: Remove *-info and *-install since they match
11320         release-info and mpw-install, which we don't want to just ignore.
11321
11322 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11323
11324         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11325
11326 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11327
11328         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11329         local_prefix to sub-make invocations.
11330
11331 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11332
11333         * configure.in: Check makefile fragments in the source
11334         directory.
11335
11336 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11337
11338         * configure.in: Check whether host and target makefile
11339         fragments exist before adding them to *_makefile_frag.
11340
11341 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11342
11343         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11344
11345 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11346
11347         * configure.in: Make sure we only replace RPATH_ENVVAR on
11348         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11349         regexp to sed.
11350
11351         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11352         to sub-makes.
11353
11354 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11355
11356         * config-ml.in (multi-do): LDFLAGS must include multilib
11357         designator.
11358
11359 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11360
11361         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11362
11363 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11364
11365         * config.sub: Add mingw32 support.
11366         * configure.in: Likewise.
11367
11368 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11369
11370         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11371
11372 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11373
11374         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11375         * configure (gxx_include_dir): Provide a definition for subdirs
11376         which do not use autoconf.
11377
11378 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11379
11380         * config.guess: Sync with egcs.  Picks up new alpha support,
11381         BeOS & some additional linux support.
11382
11383 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11384
11385         * config.guess: HP 9000/803 is a PA1.1 machine.
11386
11387 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11388
11389         * configure.in: It's alpha*-...
11390
11391 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11392
11393         * configure.in (host_makefile_frag, target_makefile_frag):
11394         Handle multiple config files.
11395         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11396         alpha-*-*.
11397
11398 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11399
11400         * mkdep: New file.
11401
11402 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11403
11404         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11405
11406 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11407
11408         * Makefile.in: Add libgui directory.
11409         (GDB_TK): Add all-libgui.
11410         * configure.in: Add libgui directory.
11411         * configure: Add all-libgui to GDB_TK.
11412
11413 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11414
11415         * config-ml.in (multidirs): Add m32r to multilib list.
11416
11417 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11418
11419         * Makefile.in (all-target-gperf): Change dependency to
11420         all-target-libstdc++.
11421
11422 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11423
11424         * config.guess: Add BeOS support.
11425
11426 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11427
11428         Source directory cvs renamed to cvssrc:
11429         * configure.in (host_tools): Change cvs to cvssrc.
11430         (native_only): Likewise.
11431         (noconfigdirs) [various cases]: Likewise.
11432         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11433         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11434         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11435         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11436         (all-cvssrc): Rename target from all-cvs.
11437
11438 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11439
11440         * configure (gxx_include_dir): Fix thinko.
11441
11442 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11443
11444         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11445         (install-cross, install-gcc-cross): New targets.
11446
11447 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11448
11449         * configure.in (noconfigdirs): Add support for Thumb target.
11450
11451         * config.sub (maybe_os): Add support for Thumb target.
11452
11453 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11454
11455         * Makefile.in: Add rules for cygmon.
11456
11457         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11458
11459 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11460
11461         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11462         * configure (gxx_include_dir): Provide a definition for subdirs
11463         which do not use autoconf.
11464
11465 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11466
11467         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11468         11/18/97 build
11469
11470 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11471
11472         * From Franz Sirl.
11473         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11474         found on RedHat Linux systems.
11475
11476 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11477
11478         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11479         guesses.
11480
11481 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11482
11483         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11484
11485 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11486
11487         * ltmain.sh: If mkdir fails, check whether the directory was created
11488         anyhow by some other process.
11489
11490 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11491
11492         * configure.in (d30v-*-*): Configure all directories.
11493
11494 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11495
11496         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11497         for the D30V.
11498
11499 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11500
11501         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11502
11503 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11504
11505         * include/libiberty.h: Add extern "C" { so it can be used with C++
11506         progrms.
11507         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11508         programs.
11509
11510 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11511
11512         * configure.in (d30v-*-*): Configure GCC now.
11513
11514 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11515
11516         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11517         is no longer needed.
11518
11519 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11520
11521         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11522
11523 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11524
11525         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11526         targets using "$@" to provide support for similar but not identical
11527         targets without having to duplicate code.
11528
11529 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11530
11531         * makefile.vms: Fix to work with DEC C.
11532
11533 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11534
11535         * config.sub: Add mips-tx39-elf to marketing names.
11536
11537 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11538
11539         * ltmain.sh: Handle symlinks in generated script.
11540
11541 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11542
11543         * configure: Handle autoconf style directory options: --bindir,
11544         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11545         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11546         --sysconfdir.
11547         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11548         (sharedstatedir, localstatedir, oldincludedir): New variables.
11549         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11550         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11551         sbindir, sharedstatedir, and sysconfdir.
11552
11553 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11554
11555         * Makefile.in (bootstrap-lean): New target.
11556
11557 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11558
11559         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11560         sn, and gnuserv from noconfigdirs.
11561
11562 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11563
11564         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11565
11566 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11567
11568         * Makefile.in (cross): New target.
11569
11570 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11571                           Jeff Law         <law@cygnus.com>
11572
11573         * Makefile.in (bootstrap2, bootstrap3): New targets.
11574         (all-bootstrap): Remove outdated and confusing target.
11575         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11576
11577 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11578
11579         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11580         windows.  Consistent with gdb/configure.
11581
11582 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11583
11584         * configure.in: Name Linux target fragment.
11585
11586         * configure: Rewrite so that project Makefile fragment is inserted
11587         first and appears last in the resulting Makefile.
11588
11589 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11590
11591         * Makefile.in (install-itcl): Install tcl first.
11592
11593 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11594
11595         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11596
11597 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11598
11599         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11600
11601         * configure.in (skipdirs): Add target-librx for Linux.
11602         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11603
11604 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11605
11606         * Makefile.in (bootstrap): New target.
11607
11608 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11609
11610         * config.sub: Accept 'amigados' for backward compatibility.
11611
11612 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11613
11614         * config.guess: Merge with FSF.
11615
11616 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11617
11618         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11619
11620 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11621
11622         * config.sub: Add "marketing-names" patch.
11623
11624 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11625
11626         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11627
11628 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11629
11630         * config.sub: Handle v850-elf.
11631
11632 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11633
11634         * .cvsignore (*-install): Remove.
11635
11636 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11637
11638         * ltconfig: Set CONFIG_SHELL in libtool.
11639         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11640
11641 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11642
11643         * configure.in (target_subdir): Set to libraries if enable_multilib.
11644
11645 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11646
11647         * config.guess: Update from gcc directory.
11648
11649 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11650
11651         * Makefile.in (all-sim): Depends on all-readline.
11652
11653 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11654
11655         * Makefile.in (BISON, YACC): Use $$s.
11656         (all-bison): Depend on all-texinfo.
11657
11658 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11659
11660         * Makefile.in (BISON): Add -L flag.
11661         (YACC): Likewise.
11662
11663 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11664
11665         * configure.in (noconfigdirs): Add support for v850e target.
11666
11667         * config.sub (maybe_os): Add support for v850e target.
11668
11669 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11670
11671         * configure.in (noconfigdirs): Add support for v850ea target.
11672
11673         * config.sub (maybe_os): Add support for v850ea target.
11674
11675 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11676
11677         * config.sub: Add mipstx39.  Delete r3900.
11678
11679 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11680
11681         * Makefile.in (all-autoconf): Depends on all-texinfo.
11682
11683 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11684
11685         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11686         eabi targets.
11687
11688 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11689
11690         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11691
11692         * configure: When handling a Canadian Cross, handle YACC as well as
11693         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11694         * Makefile.in (all-bison): Depend upon all-texinfo.
11695
11696 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11697
11698         * Makefile.in (BISON): bison, not byacc or bison -y.
11699         (YACC): bison -y or byacc or yacc.
11700         (various): Add *-bison as appropriate.
11701         (taz): No need to mess with BISON anymore.
11702
11703 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11704
11705         * configure: If OSTYPE matches *win32*, try to find a good value for
11706         CONFIG_SHELL.
11707
11708 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11709
11710         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11711         configure.in if it is present.
11712
11713 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11714
11715         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11716
11717 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11718
11719         * config.sub: Recognize `arc' cpu.
11720         * configure.in: Likewise.
11721         * config-ml.in: Likewise.
11722
11723 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11724
11725         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11726
11727 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11728
11729         * configure: Changed sed delimiter from ':' to '|' when
11730         attempting to substitute ${config_shell} for SHELL. On
11731         NT ${config_shell} may contain a ':' in it.
11732
11733 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11734
11735         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11736
11737 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11738
11739         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11740
11741 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11742
11743         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11744
11745         * ylwrap: If the program is a relative path, force it to be
11746         absolute.
11747
11748 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11749
11750         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11751
11752 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11753
11754         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11755         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11756         for libraries.
11757
11758 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11759
11760         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11761         separated by spaces.
11762
11763 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11764
11765         * ylwrap: New file.
11766         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11767
11768         * ltmain.sh: Handle /bin/sh at start of install program.
11769
11770         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11771
11772         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11773         * missing: New file, from automake 1.2.
11774
11775 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11776
11777         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11778         check-tk to CHECK_X11_MODULES.
11779
11780 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11781
11782         * config.sub: Merge with FSF.
11783
11784 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11785
11786         * config.guess: Merge with FSF.
11787
11788 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11789
11790         * configure: Treat msdosdjgpp like go32.
11791         * configure.in: Likewise.  Don't remove gprof for go32.
11792
11793         * configure: Change Makefile.tem2 to Makefile.tm2.
11794
11795 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11796
11797         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11798
11799 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11800
11801         * install-sh (chmodcmd): Set to null if the DST directory already
11802         exists.  Same as Nov 11th change.
11803
11804 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11805
11806         * configure (GDB_TK): Needs itcl and tix.
11807
11808 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11809
11810         * config.guess: Update from FSF.
11811
11812 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11813
11814         * Makefile.in (GDB_TK): Depend on itcl and tix.
11815
11816 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11817
11818         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11819         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11820         (INSTALL_SCRIPT): New variable.
11821         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11822         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11823         to -x.
11824         * install-sh: Add support for -x option.
11825
11826 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11827
11828         * configure.in, Makefile.in: Treat tix like itcl.
11829
11830 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11831
11832         * Makefile.in (WINDRES): New variable.
11833         (WINDRES_FOR_TARGET): New variable.
11834         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11835         (EXTRA_HOST_FLAGS): Add WINDRES.
11836         (EXTRA_TARGET_FLAGS): Add WINDRES.
11837         (EXTRA_GCC_FLAGS): Add WINDRES.
11838         ($(DO_X)): Pass down WINDRES.
11839         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11840         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11841         DLLTOOL_FOR_TARGET.
11842
11843 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11844
11845         * configure.in: configure sim before gdb for win32-x-ppc
11846
11847 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11848
11849         Move gperf into the toplevel, from libg++.
11850         * configure.in (target_tools): Add target-gperf.
11851         (native_only): Add target-gperf.
11852         * Makefile.in (all-target-gperf): New target, depend on
11853         all-target-libg++.
11854         (configure-target-gperf): Empty rule.
11855         (ALL_TARGET_MODULES): Add all-target-gperf.
11856         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11857         (CHECK_TARGET_MODULES): Add check-target-gperf.
11858         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11859         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11860
11861 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11862
11863         * config.sub (mn10200): Recognize new basic machine.
11864
11865 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11866
11867         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11868         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11869
11870 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11871
11872         * configure.in: If we're building mips-sgi-irix6* native, turn on
11873         ENABLE_MULTILIB and set TARGET_SUBDIR.
11874
11875 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11876
11877         * Makefile.in (all-sn): Depend on all-grep.
11878
11879 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11880
11881         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11882
11883         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11884         Makefile.  From Jeff Makey <jeff@cts.com>.
11885         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11886
11887         * Makefile.in (DISTBISONFILES): Remove.
11888         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11889         $(DEFAULT_YACC).
11890
11891         * configure.in: Build itl, db, sn, etc., when building for native
11892         cygwin32.
11893
11894         * Makefile.in (LD): New variable.
11895         (EXTRA_HOST_FLAGS): Pass down LD.
11896         ($(DO_X)): Likewise.
11897
11898 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11899
11900         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11901
11902 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11903
11904         * configure.in (targargs): Strip out any supplied --build argument
11905         before adding our own. Always add --build.
11906
11907 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11908
11909         * configure.in (targargs): Pass --build if we're doing
11910         a cross-compile.
11911
11912 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11913
11914         * configure: Use '|' instead of ":" as the separator in
11915         sed. Otherwise sed chokes on NT path names with drive
11916         designators. Also look for "?:*" as the leading characters in an
11917         absolute pathname.
11918
11919 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11920
11921         * config.sub: Support for r3900.
11922
11923 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11924
11925         * configure.in: Use install-sh, not install.sh.
11926
11927 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11928
11929         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11930         apply it twice.
11931
11932 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11933
11934         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11935         install-binutils.
11936
11937 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11938
11939         * Makefile.in: Add automake targets.
11940         * configure.in (host_tools): Add automake.
11941
11942 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11943
11944         * configure: Default CXX to c++, not gcc.
11945         * Makefile.in (CXX): Set to c++, not gcc.
11946         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11947
11948 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11949
11950         * install-sh: try appending a .exe if source file doesn't
11951         exist
11952
11953 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11954
11955         * configure.in: Turn on multilib by default.
11956         (cross_only): Remove target-libiberty.
11957
11958         * Makefile.in (all-gcc): Don't depend on libiberty.
11959
11960 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11961
11962         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11963
11964 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11965
11966         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11967         (DISTBISONFILES): Add ld/Makefile.in
11968
11969 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11970
11971         * configure.in: if target is cygwin32 but host isn't cygwin32,
11972         don't configure gdb tcl tk expect, not just gdb.
11973
11974 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11975
11976         * configure.in: Added gnuserv everywhere sn appears.
11977
11978         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11979         (CROSS_CHECK_MODULES): Added check-gnuserv.
11980         (INSTALL_MODULES): Added install-gnuserv.
11981         (CLEAN_MODULES): Added clean-gnuserv.
11982         (all-gnuserv): New target.
11983
11984 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11985
11986         * config.guess: Fixes for MIPS OpenBSD systems.
11987
11988 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11989
11990         * Makefile.in (INSTALL_XFORM): Remove.
11991         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11992
11993         * mkinstalldirs: New file, copied from automake.
11994         * Makefile.in (installdirs): Rename from install-dirs.  Use
11995         mkinstalldirs.  Change all users.
11996         (DEVO_SUPPORT): Add mkinstalldirs.
11997
11998 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11999
12000         * install-sh: Rename from install.sh.
12001         * Makefile.in (INSTALL): Change install.sh to install-sh.
12002         (DEVO_SUPPORT): Likewise.
12003
12004         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12005         Graichen <graichen@rzpd.de>.
12006
12007 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12008
12009         * config.guess: Recognize OpenBSD systems correctly.
12010
12011 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12012
12013         * README, Makefile.in (ETC_SUPPORT): Remove references to
12014         cfg-paper*, configure.{texi,man,info*}._
12015
12016 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12017
12018         * Makefile.in (all.normal): Ensure that gcc is built after all
12019         the x11 - ie gdb - targets.
12020
12021 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12022
12023         * makefile.vms: Don't run conf-a-gas.
12024
12025 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12026
12027         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12028
12029 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12030
12031         * configure.in: Remove noconfigdirs case since gdb also
12032         configures and builds for tic80-coff.
12033
12034 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12035
12036         * configure: Set cache_file to config.cache.
12037         * Makefile.in (local-distclean): Remove config.cache.
12038
12039 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12040
12041         * COPYING: Update FSF address.
12042
12043 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12044
12045         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12046         noconfigdirs.
12047
12048 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12049
12050         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12051         MAKEDIRS, is empty.
12052
12053 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12054
12055         * config.sub: Tweak mn10300 entry.
12056
12057 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12058
12059         * configure.in (host_tools): Put sim before gdb, so gdb's
12060         configure.tgt can determine if the simulator was configured.
12061
12062 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12063
12064         * config.sub: Move BeOS $os case to be with other Cygnus
12065         local cases.
12066
12067 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12068
12069         * config.sub: Remove misplaced comment that broke Linux.
12070
12071 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12072
12073         * config.sub: Add BeOS support.
12074
12075 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12076
12077         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12078
12079 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12080
12081         * configure.in (noconfigdirs): Remove tcl and tk from
12082         noconfigdirs for cygwin32 builds.
12083
12084 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12085
12086         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12087
12088 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12089
12090         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12091         make-all.com, use makefile.vms instead.
12092
12093 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12094
12095         * config.sub: Accept -lnews*.
12096
12097 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12098
12099         * configure.in (noconfigdirs): Disable target-newlib,
12100         target-examples and target-libiberty for d30v.
12101
12102 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12103
12104         * configure.in (noconfigdirs): Enable ld for d30v.
12105
12106 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12107
12108         * configure.in (tic80-*-*): Build compiler.
12109
12110 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12111
12112         * configure.in (d30v-*): Remove sim directory from list of
12113         unsupported d30v directories
12114
12115 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12116
12117         * config.sub, configure.in: Add d30v target cpu.
12118
12119 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12120
12121         * makefile.vms: New file.
12122         * make-all.com: Remove.
12123
12124 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12125
12126         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12127
12128 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12129
12130         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12131
12132 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12133
12134         * Makefile.in (ALL_MODULES): Added all-db.
12135         (CROSS_CHECK_MODULES): Addec check-db.
12136         (INSTALL_MODULES): Added install-db.
12137         (CLEAN_MODULES): Added clean-db.
12138
12139 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12140
12141         * config.guess: Merge with latest FSF sources.
12142
12143 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12144
12145         * Makefile.in (ALL_MODULES): Added all-itcl.
12146         (CROSS_CHECK_MODULES): Added check-itcl.
12147         (INSTALL_MODULES): Added install-itcl.
12148         (CLEAN_MODULES): Added clean-itcl.
12149
12150 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12151
12152         * configure.in: build gdb for mn10200
12153
12154 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12155
12156         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12157
12158 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12159
12160         * configure.in (tic80-*-*): Turn off most targets right now.
12161
12162 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12163
12164         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12165         rather than the makeinfo program.
12166         (do-info): Depend upon all-texinfo.
12167
12168 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12169
12170         * configure.in: Remove uses of config/mh-linux.
12171
12172         * config.sub, config.guess: Merge with latest FSF sources.
12173
12174 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12175
12176         * config.sub (case $basic_machine): Add tic80 entries.
12177
12178 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12179
12180         * config.sub, config.guess: Merge with latest FSF sources.
12181
12182 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12183
12184         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12185         * mpw-config.in: Test for NewFolderRecursive.
12186         * mpw-install: Use symbolic name for startup filename.
12187         * mpw-README: Add various additional details.
12188
12189 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12190
12191         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12192
12193 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12194
12195         * configure.in: Do build gcc and the target libraries for
12196         the mn10200.
12197
12198 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12199
12200         * configure.in: don't avoid building gdb for mn10300 any more
12201         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12202         instead of single-quoting it.
12203
12204 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12205
12206         * configure.in: Don't use --with-stabs on IRIX 6.
12207
12208 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12209
12210         * configure.in (m32r): Build gdb, libg++ now.
12211
12212 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12213
12214         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12215         directories from noconfigdirs.
12216
12217 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12218
12219         * config.sub (basic_machine): added mips16 configuration
12220
12221 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12222
12223         * config.sub: Handle d10v-unknown.
12224
12225 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12226
12227         * config.sub: Handle v850-unknown.
12228
12229 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12230
12231         * Makefile.in: add findutils
12232         * configure.in: add findutils to list of host_tools
12233
12234 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12235
12236         * config.sub: Handle mn10200 and mn10300.
12237
12238 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12239
12240         * configure.in (d10v-*): Do not build librx.
12241
12242 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12243
12244         * configure.in (mn10300): Build everything except gdb & libgloss.
12245
12246 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12247
12248         * config.guess:  Patch for Dansk Data Elektronik servers,
12249         from Niels Skou Olsen <nso@dde.dk>.
12250
12251         For ncr, use /bin/uname rather than uname, since GNU uname does not
12252         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12253
12254         Patch for MIPS R4000 running System V,
12255         from Eric S. Raymond <esr@snark.thyrsus.com>.
12256
12257         Fix thinko for nextstep.
12258
12259         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12260
12261         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12262         * config.guess: Guess mips-dec-mach_bsd4.3.
12263
12264         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12265         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12266         release numbers.
12267         * config.guess (mips-mips-riscos*):  Emit just enough of the
12268         release number.
12269
12270         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12271         * config.guess (sparc-auspex-sunos*):  Added.
12272         (f300-fujitsu-*): Added.
12273
12274         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12275         * config.guess:  Recognize a Tadpole as a sparc.
12276
12277 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12278
12279         * config.guess: Don't assume that NextStep version is either 2 or
12280         3.  NextStep 4 (aka OpenStep 4) has come out now.
12281
12282 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12283
12284         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12285         From Rik Faith <faith@cs.unc.edu>.
12286
12287 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12288
12289         * config.sub: Contributions from bug-gnu-utils to:
12290         Support plain "hppa" (no version given) architecture, reported by
12291         OpenStep.
12292         OpenBSD like NetBSD.
12293         LynxOs is not a hardware supplier.
12294
12295         * config.guess: Contributions from bug-gnu-utils to add support for:
12296         OpenBSD like NetBSD.
12297         Stratus systems.
12298         More Pyramid systems.
12299         i[n>4]86 Intel chips.
12300         M680[n>4]0 Motorola chips.
12301         Use unknown instead of lynx for hardware manufacturer.
12302
12303 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12304
12305         * install.sh (chmodcmd): Set to null if the DST directory already
12306         exists.
12307
12308 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12309
12310         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12311         not use mt-ppc target Makefile fragment any more.
12312
12313 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12314
12315         * configure.in (*-*-windows):  Exclude everything but those dirs
12316         needed to build windows.
12317
12318 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12319
12320         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12321
12322 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12323
12324         * configure.in:  Exclude mmalloc from i386-windows.
12325
12326 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12327
12328         * Undo my previous change.
12329
12330 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12331
12332         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12333         unconditionally.
12334         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12335
12336 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12337
12338         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12339         host to add it's own flags.
12340
12341 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12342
12343         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12344
12345 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12348         (CXX_FOR_TARGET): Likewise.
12349         (GCC_FOR_TARGET): Define.
12350         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12351         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12352         CC_FOR_TARGET was specified on the command line.
12353         (MAKEOVERRIDES): Don't define.
12354
12355 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12356
12357         * configure.in (m32r): Fix spelling of libg++ libs.
12358
12359 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12360
12361         * config.sub (-apple*): Remove, now redundant.
12362
12363 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12364
12365         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12366
12367         * configure: Rework yesterday's sed script patch.
12368
12369         * config.sub: Merge with FSF.
12370
12371 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12372
12373         * config.guess:  Merge from FSF.
12374
12375         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12376         * config.guess: Use pc instead of unknown, for pc clone systems.
12377         Change linux to linux-gnu.
12378
12379         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12380         * config.guess: Avoid non-portable tr syntax.
12381
12382 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12383
12384         * test-build.mk (HOLES): Add "xargs" for gdb.
12385
12386         * configure: Avoid hpux10.20 sed bug.
12387
12388 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12389
12390         * configure.in:  Add support for windows host
12391         (that is a build done under the Microsoft build environment).
12392
12393 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12394
12395         * Makefile.in: Replace all uses of srcroot with s, to shrink
12396         command line lengths.
12397
12398         Patches from Geoffrey Noer <noer@cygnus.com>:
12399         * configure.in: If configuring for newlib, pass --with-newlib to
12400         subdirectories.
12401         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12402         -Bnewlib/ and -Lwinsup to gcc.
12403         (CXX_FOR_TARGET): Likewise.
12404
12405 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12406
12407         * Makefile.in (ETC_SUPPORT): Add configure.
12408
12409 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12410
12411         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12412         host configuration file.
12413
12414 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12415
12416         * configure.in: Break mn10x00 support into separate
12417         mn10200 and mn10300 configurations.
12418         * config.sub: Likewise.
12419
12420 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12421
12422         * configure.in: Add lots of stuff to noconfigdirs for
12423         the mn10x00 targets.
12424
12425         * config.sub, configure.in: Add mn10x00 support.
12426
12427 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12428
12429         * make-all.com: Call conf-a-gas, not config-a-gas.
12430
12431 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12432
12433         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12434         targets.
12435
12436 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12437
12438         * mpw-README: Add much more detail for native PowerMac.
12439         * mpw-install: New file.
12440         * mpw-configure: Add --norecursion and --help options.
12441         * mpw-config.in: Translate readme and install files when
12442         copying to objdir.
12443         * mpw-build.in: Don't always depend on byacc and flex.
12444         (install-only-top): New action.
12445
12446 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12447
12448         * configure.in:  You can now configure GDB for the v850.
12449
12450 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12451
12452         * configure.in (noconfigdirs): Don't configure any C++ dirs
12453         if targeting D10V.
12454
12455 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12456
12457         * config.sub: Recognize mips64vr5000.
12458
12459 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12460
12461         * configure.in: Use a single line for host_tools and native_only.
12462
12463 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12464
12465         * config.sub, configure.in: Add entries for m32r.
12466
12467 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12468
12469         * Makefile.in (inet-install): Don't run install-gzip.
12470
12471 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12472
12473         * configure.in:  Don't config lots of things for *-*-windows*.
12474
12475 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12476
12477         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12478         (host_libs, host_tools): Copy from configure.in.
12479         * mpw-configure: Don't complain about directories not found.
12480
12481 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12482
12483         * configure.in (i[345]86): Recognize i686 for pentium pro.
12484         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12485         file.
12486
12487         * config.guess (i[345]86): Ditto.
12488
12489 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12490
12491         * configure.in (noconfigdirs): Removed gdb for D10V.
12492
12493 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12494
12495         * configure.in: Remove ld, target-libio, target-libg++, and
12496         target-libstdc++ from noconfigdirs.
12497
12498 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12499
12500         * configure: Fix three locations where shell scripts were
12501         being run directly rather than with config_shell.
12502
12503 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12504
12505         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12506         * config.sub (basic_machine): Recognize v850.
12507
12508 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12509
12510         * mpw-configure: Handle multiple enable/disable options and
12511         pass them down recursively, handle -c and -s flags appropriately
12512         depending on choice of compiler, add escape mechanism for
12513         quoted arguments to gC.
12514
12515 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12516
12517         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12518         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12519         so that -mrelocatable-lib and -mno-eabi are used.
12520
12521         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12522         not support --print-multi-lib, don't abort.
12523
12524 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12525
12526         * make-all.com: Run config-a-gas.
12527         * setup.com: Don't copy subdirectory files around.
12528
12529 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12530
12531         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12532         target, it now compiles correctly.
12533
12534 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12535
12536         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12537
12538 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12539
12540         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12541
12542 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12543
12544         * configure.in (native_only): Add prms.
12545
12546 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12547
12548         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12549         (BINUTILS_SUPPORT_DIRS): Likewise.
12550
12551 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12552
12553         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12554         d10v support is added.
12555
12556 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12557
12558         * configure.in (d10v-*-*): New target.
12559
12560 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12561
12562         * config.guess (HP 9000/811): Recognize this as a PA1.1
12563         machine.
12564
12565 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12566
12567         * Makefile.in (do-tar-gz): New target, split out from tail end of
12568         taz target.  Run each command separately, don't use pipes.
12569         (taz): Use it.
12570
12571 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12572
12573         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12574         * mpw-build.in: No builds should depend on building byacc or flex,
12575         they are assumed to be installed already.
12576
12577 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12578
12579         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12580         variable that CC_FOR_TARGET needs.
12581
12582 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12583
12584         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12585         options have changed since the last time the subdirectory was
12586         configured, and if it has, reconfigure.
12587         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12588         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12589
12590 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12591
12592         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12593         CLEAN_MODULES): Add bash.
12594         (all-bash): New target.
12595
12596 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12597
12598         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12599
12600 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12601
12602         * config.sub (basic_machine): Recognize d10v as a valid processor.
12603
12604 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12605
12606         * mpw-configure: Add support for --bindir.
12607         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12608
12609 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12610
12611         * configure.in: add bash, time, gawk to list of hosttools and things
12612         to only build for native toolchains
12613
12614 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12615
12616         * Makefile.in (docdir): Remove.
12617
12618 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12619
12620         * Makefile.in (datadir): Set to $(prefix)/share.
12621
12622 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12623
12624         * configure.in: build diff and patch for cygwin32-hosted
12625         toolchains.
12626
12627 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12628
12629         * config.sub: Accept -rtems*.
12630
12631 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12632
12633         * configure.in: enable dosrel for cygwin32-hosted builds,
12634                 remove diff from the list of things not buildable
12635                 via Canadian Cross
12636
12637 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12638
12639         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12640         don't get ". ".
12641
12642 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12643
12644         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12645
12646 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12647
12648         * Makefile.in (taz): Handle case where tex3patch didn't even get
12649         checked out.  Also, if it was found, put the symlink in a new util
12650         subdirectory.
12651
12652 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12653
12654         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12655
12656 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12657
12658         * config.sub: Recognize -openvms.
12659         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12660         * make-all.com, setup.com: New files.
12661
12662 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12663
12664         * Makefile.in (taz): tex3patch moved to texinfo/util.
12665
12666 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12667
12668         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12669         * configure.in: remove make from disable-if-Can-Cross list
12670                 enable gdb if ${host} and ${target} are cygwin32
12671
12672 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12673
12674         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12675         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12676
12677 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12678
12679         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12680         distinguish sysv/svr4/bsd variants.
12681         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12682
12683 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12684
12685         * configure.in: Added copyright notice.
12686         * move-if-change: Added copyright notice.
12687
12688 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12689
12690         * configure.in (powerpcle-*-solaris*): Until we get shared
12691         libraries working, don't build gdb, sim, make, tcl, tk, or
12692         expect.
12693
12694 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12695
12696         * config.guess:  Merge with FSF:
12697
12698         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12699         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12700
12701         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12702         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12703
12704         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12705         * config.guess:  Combine two OSF1 rules.
12706         Also recognize field test versions.  From mjr@zk3.dec.com.
12707         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12708         because GNU uname does not support -p.  From pmr@pajato.com.
12709
12710 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12711
12712         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12713
12714 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12715
12716         * mpw-README: Document GCCIncludes.
12717
12718 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12719
12720         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12721
12722 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12723
12724         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12725
12726 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12727
12728         * configure.in (*-*-cygwin32): Configure make.
12729
12730 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12731
12732         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12733
12734 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12735
12736         * Makefile.in (all-inet): Depend on all-perl.
12737
12738         * Makefile.in (inet-install): New target.
12739
12740         * Makefile.in (all-inet): Depend on all-tcl.
12741         (all-inet): Depend on all-send-pr.
12742
12743 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12744
12745         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12746         temporarily.
12747
12748 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12749
12750         * configure.in: Don't configure --with-gnu-ld on AIX.
12751
12752 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12753
12754         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12755
12756 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12757
12758         * Makefile.in (ALL_MODULES): Added all-inet.
12759         (CROSS_CHECK_MODULES): Added check-inet.
12760         (INSTALL_MODULES): Added install-inet.
12761         (CLEAN_MODULES): Added clean-inet.
12762         (all-indent): New target.
12763
12764         * configure.in (host_tools): Added inet.
12765         (native_only): Added inet.
12766         (noconfigdirs): Added inet.
12767
12768 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12769
12770         * configure.in: Don't configure libgloss if we are not configuring
12771         newlib.
12772
12773 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12774
12775         * configure.in: Don't configure libgloss for unsupported
12776         architectures.
12777
12778 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12779
12780         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12781
12782 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12783
12784         * Makefile.in (ALL_MODULES): Include all-apache.
12785         (CROSS_CHECK_MODULES): Include check-apache.
12786         (INSTALL_MODULES): Include install-apache.
12787         (all-apache): New target.
12788
12789         * configure.in: Added apache everywhere perl is seen.
12790
12791 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12792
12793         * Makefile.in: Add support for clean-{module} and
12794         clean-target-{module} rules.
12795
12796 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12797
12798         * configure.in (*-*-ose) do not build libgloss.
12799
12800 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12801
12802         * config.guess (prep*:SunOS:5.*:*): Turn into
12803         powerpele-unknown-solaris2.
12804
12805 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12806
12807         * configure.in: Permit --enable-shared to specify a list of
12808         directories.
12809
12810 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12811
12812         * configure.in (host==solaris): Pass only the first word of $CC
12813         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12814
12815 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12816
12817         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12818
12819 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12820
12821         * Makefile.in (ALL_MODULES): Include all-perl.
12822         (CROSS_CHECK_MODULES): Include check-perl.
12823         (INSTALL_MODULES): Include install-perl.
12824         (ALL_X11_MODULES): Include all-guile.
12825         (CHECK_X11_MODULES): Include check-guile.
12826         (INSTALL_X11_MODULES): Include install-guile.
12827         (all-perl): New target.
12828         (all-guile): New target.
12829
12830         * configure.in (host_tools): Include perl and guile.
12831         (native_only): Include perl and guile.
12832         (noconfigdirs): Don't build guile and perl; no ports have been
12833         done.
12834
12835 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12836
12837         * configure (--enable-*): Handle quoted option lists such as
12838         --enable-sim-cflags='-g0 -O' better.
12839
12840 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12841
12842         * Makefile.in ({,inst}all-target): New rule so we can make and
12843         install all of the target directories easily.
12844
12845 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12846
12847         * configure.in: Add missing global flag in sed substitution when
12848         deleting `target-' from ${configdirs}.
12849
12850 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12851
12852         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12853         option.
12854
12855         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12856         config/mh-necv4.
12857
12858         * install.sh: Correct misspelling of transformbasename.
12859
12860         * config.guess: Recognize mips-*-sysv*.
12861
12862 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12863
12864         * config.sub: Recognize mon960.
12865
12866 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12867
12868         * configure: Restore Canadian Cross handling of BISON and LEX,
12869         removed in Feb 20 change.
12870
12871 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12872
12873         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12874         Mention make install.  Remove the old copyright date as well the
12875         clumsy and rather pointless copyright on the README file.
12876
12877 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12878
12879         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12880         Makefile after running symlink-tree, then run `make distclean' to
12881         avoid clobbering any generated files in srcdir.
12882
12883 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12884
12885         * configure.in (m68k-*-netbsd*): Build everything now.
12886
12887 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12888
12889         * Makefile.in (taz): Fix quoting.
12890
12891 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12892
12893         * configure.in (sparclet-*-*): Build everything now.
12894
12895 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12896
12897         * configure.in (m68k-*-linux*): New host.
12898
12899 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12900
12901         * configure: Check for bison before byacc.
12902
12903 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12904
12905         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12906         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12907         searching PATH.  These are used as fallbacks by Makefile.in if
12908         flex/bison/byacc aren't in objdir.
12909
12910 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12911
12912         * Makefile.in: Make everything which depends upon all-bfd also
12913         depend upon all-opcodes, in case --with-commonbfdlib is used.
12914
12915 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12916
12917         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12918         building NT native compilers on Unix.
12919
12920 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12921
12922         * configure.in: Don't get CC from the host Makefile fragment if we
12923         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12924         Solaris test for /usr/ucb/cc to the post target script, just after
12925         the compiler sanity test.
12926
12927 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12928
12929         * config.sub: Merge with FSF.
12930
12931 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12932
12933         * Makefile.in (RPATH_ENVVAR): New variable.
12934         (REALLY_SET_LIB_PATH): Use it.
12935         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12936
12937 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12938
12939         * config.sub, configure.in: Recognize sparclet cpu.
12940
12941 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12942
12943         * config.guess:  Support m68k-cbm-sysv4.
12944
12945 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12946
12947         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12948         m68k-unknown-linuxaout from linker help string.  Put quotes around
12949         $ld_help_string.
12950
12951 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12952
12953         * config.guess (powerpc-harris-powerunix): Add guess for port
12954         to new target.
12955
12956 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12957
12958         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12959
12960 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12961
12962         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12963         $(REALLY_SET_LIB_PATH) in Makefile.
12964         * Makefile.in (SET_LIB_PATH): New variable.
12965         (REALLY_SET_LIB_PATH): New variable.
12966         ($(DO_X)): Use $(SET_LIB_PATH).
12967         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12968         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12969         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12970         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12971         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12972         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12973         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12974         (install-dosrel): Likewise.
12975         (all-opcodes): Depend upon all-libiberty.
12976
12977 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12978
12979         * config.guess (*:CYGWIN*): New
12980
12981 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12982
12983         * Makefile.in (all-target-winsup): All all-target-libiberty.
12984
12985 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12986
12987         * configure.in (noconfigdirs): Add missing # in front of comment.
12988
12989 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12990
12991         * configure.in: add second pass to things added to noconfigdirs
12992         so *-gm-magic can exclude libgloss properly.
12993
12994 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12995
12996         * mpw-configure (extralibs_name, rez_name): Set correctly
12997         for MWC68K compiler.
12998
12999         * mpw-README: Add more info on the necessary build tools.
13000
13001 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13002
13003         * configure.in, config.sub: Recognize cygwin32.
13004
13005 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13006
13007         * config.guess, config.sub: Recognize A/UX.
13008
13009 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13010
13011         * config.sub: Merge with gcc/config.sub.
13012
13013 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13014
13015         * mpw-build.in (do-binutils): Add build of stamps.
13016
13017 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13018
13019         * config.sub: Add recognition for mips64vr4100*-* targets.
13020
13021 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13022
13023         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13024         Add creation of gconfigargs with `--enable-shared' turned on.
13025         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13026         ($(host)-stamp-stage3-configured): Likewise.
13027         (HOLES): Add chatr and ldd.
13028         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13029
13030 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13031
13032         * configure: Pass --nfp to recursive configures.
13033
13034 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13035
13036         * Makefile.in (DLLTOOL): New.
13037         (DLLTOOL_FOR_TARGET): New.
13038         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13039         (EXTRA_TARGET_FLAGS): Ditto.
13040         (EXTRA_GCC_FLAGS): Ditto.
13041         (CONFIGURE_TARGET_MODULES): Ditto.
13042         (DO_X): Ditto.
13043         * configure: Add DLLTOOL.
13044
13045 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13046
13047         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13048         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13049         mh-sco, since old workarounds no longer needed, and don't
13050         build ld, since libraries have weak symbols in COFF.
13051
13052 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13053
13054         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13055
13056 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13057
13058         * configure.in: Make sure that ${CC} can be used to compile an
13059         executable.
13060
13061 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13062
13063         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13064         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13065         nothing depending on whether gdbtk is being built.
13066
13067 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13068
13069         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13070
13071 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13072
13073         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13074         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13075
13076 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13077
13078         * config-ml.in: Add support for
13079         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13080         Simplify setting of multidirs from --disable-foo.
13081
13082 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13083
13084         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13085         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13086         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13087         non-empty, pass them on to the  GCC make.
13088         (all-bootstrap): New rule that is like all-gcc, except it executes
13089         the GCC bootstrap rule instead of the GCC all rule.
13090
13091 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13092
13093         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13094
13095 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13096
13097         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13098         DG/UX support.
13099
13100 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13101
13102         * config.sub (i*86*) Change [345] to [3456]
13103
13104 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13105
13106         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13107         --with-gnu-ld=no.
13108
13109 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13110
13111         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13112         AIX multilibs get built.
13113
13114 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13115
13116         * configure.in (i386-win32): Don't build expect if we're not
13117         building the tcl subdir.
13118
13119 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13120
13121         * Makefile.in: (configure-target-examples, all-target-examples):
13122         New targets, configure and build example programs.
13123
13124 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13125
13126         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13127         use it as input to sedit the generated MPW makefile.
13128         * mpw-README: Add a suggestion about Gestalt.h.
13129
13130 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13131
13132         * config.sub: Accept *-*-ieee*.
13133
13134 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13135
13136         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13137         Ronald F. Guilmette <rfg@monkeys.com>.
13138
13139 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13140
13141         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13142         for powerpc-pe native.
13143         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13144         (target==powerpc-pe): duplicate i386-win32 entry.
13145
13146 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13147
13148         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13149         of vxworks, not just vxworks5.1.
13150
13151 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13152
13153         * mpw-configure: Add support for exec-prefix.
13154
13155 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13156
13157         * config.guess: Recognize HP model 816 machines as having
13158         a PA1.1 processor.
13159
13160 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13161
13162         * configure: Ignore new autoconf configure options.
13163
13164 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13165
13166         * config.guess:  Recognize Pentium under SCO.
13167         From Robert Lipe <robertl@arnet.com>.
13168
13169 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13170
13171         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13172
13173 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13174
13175         * configure.in: Don't configure gas for alpha-dec-osf*.
13176
13177 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13178
13179         * configure.in: Default to --with-stabs for some targets for which
13180         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13181         i[345]86*-*-unixware*.
13182
13183 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13184
13185         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13186         rather than basing it on the target.  Simplify handling of options
13187         controlling which directories to configure.  Remove extraneous
13188         slash in multi-clean target.
13189
13190 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13191
13192         * config-ml.in: Prefix more variables with ml_ so they don't collide
13193         with configure's.
13194
13195 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13196
13197         * configure: Don't turn -v into --v.
13198
13199 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13200
13201         * configure.in (targargs): Fix typo.
13202
13203         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13204
13205 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13206
13207         * configure.in: Strip --host and --target options from
13208         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13209         --with-cross-host option when building with a cross-compiler.
13210         * configure: Canonicalize the arguments put into config.status by
13211         always using `=' for an option with an argument.  Pass a presumed
13212         --host or --target explicitly.
13213
13214 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13215
13216         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13217         into general OS recognition case.
13218
13219 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13220
13221         * configure.in (target_configdirs): add target-winsup only
13222         for win32 target systems.
13223
13224 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13225
13226         * Makefile.in (all-target-libgloss): Depend upon
13227         configure-target-newlib, since when libgloss is built it looks to
13228         see if the newlib directory exists.
13229
13230 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13231
13232         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13233         cfg-ml-*.in.
13234
13235 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13236
13237         * configure: Handle LD and LD_FOR_TARGET when configuring a
13238         Canadian Cross.
13239
13240 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13241
13242         * configure.in (target_libs): add target-winsup.
13243         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13244         (target==ppcle-pe): remove ld from $noconfigdirs.
13245
13246 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13247
13248         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13249         Preserve relative path names in $srcdir.  Build symlink tree if
13250         configuring cross target dir and srcdir=. (= no VPATH support).
13251         (configure-target-libg++): Depend on configure-target-librx.
13252         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13253         * config-ml.in: New file.
13254         * symlink-tree: New file.
13255         * configure: Ensure srcdir="." if that's what it is.
13256
13257 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13258
13259         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13260         includes and FLEX_SKELETON setting.
13261         * mpw-configure (--with-gnu-ld): New option, controls whether
13262         to use PPCLink or ld with PowerMac GCC.
13263         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13264         * mpw-config.in: Configure grez if targeting Mac.
13265
13266         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13267         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13268         just macos.
13269         * configure.in: Configure grez resource compiler if targeting Mac.
13270         * Makefile.in (all-grez, install-grez): New targets.
13271
13272 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13273
13274         * configure: CXX defaults to gcc, not g++.  If we find
13275         gcc in the path, set CC to gcc -O2.
13276
13277 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13278
13279         * configure: Default ${build} correctly.  Avoid picking up extra
13280         spaces when reading CC and CXX from Makefile.  When doing a
13281         Canadian Cross, use plausible default values for numerous
13282         variables.
13283         * configure.in: When doing a Canadian Cross, don't try to
13284         configure tools whose configure script can't handle it.
13285
13286 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13287
13288         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13289
13290 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13291
13292         * configure:  Remove dubious bug reporting address.
13293
13294 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13295
13296         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13297         configure script, run that instead of this directory's configure.
13298         In either case, print a message that we're configuring the sub-dir.
13299
13300 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13301
13302         * configure.in: Before checking for the existence of various files,
13303         use sed to filter out "target-".
13304
13305 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13306
13307         * Makefile.in (DO_X): Split rule to decrease command line length
13308         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13309         (Philippe De Muyter).
13310
13311 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13312
13313         * Makefile.in (all-patch): depend on all-libiberty.
13314
13315 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13316
13317         * configure.in: If the only directory in target_configdirs which
13318         actually exists is libiberty, then set target_configdirs to empty,
13319         to avoid trying to build a target libiberty in a gas or gdb
13320         distribution.
13321
13322 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13323
13324         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13325         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13326         systems.
13327
13328 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13329
13330         * configure.in (copy_dirs): Use sys-include instead of include
13331         for --with-headers option.
13332
13333 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13334
13335         * Makefile.in, configure.in: Make winsup builds work with
13336         new scheme.
13337
13338 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13339
13340         * configure.in: Build the linker on AIX.
13341
13342 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13343
13344         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13345         where needed.
13346
13347 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13348
13349         * Makefile.in (all-gcc): Fix typo.
13350
13351 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13352
13353         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13354
13355 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13356
13357         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13358         to target-xiberty, to provide more flexibility.
13359         (target_subdir):  Define.  Create if cross.
13360         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13361         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13362         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13363         check-libFOO -> check-target-libFOO, etc.
13364         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13365         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13366         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13367         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13368         allow ALL_GCC="" to only configure.
13369         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13370         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13371         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13372
13373 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13374
13375         * Makefile.in (taz): Build "info" in etc explicitly.
13376
13377 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13378
13379         * configure.in:  Make sure that CC is undefined (as opposed to
13380         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13381         problem with autoconf trying to configure on a host without GCC.
13382
13383 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13384
13385         * mpw-configure: Set host alias from choice of host compiler,
13386         only use generic MPW Makefile sed if present, edit a file
13387         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13388         * mpw-README: Add problem notes about CW6 and CW7.
13389
13390 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13391
13392         * Makefile.in (taz): Use ";" instead of ";;".
13393
13394 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13395
13396         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13397         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13398         DISTDOCDIRS.
13399         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13400         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13401
13402 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13403
13404         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13405         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13406         Move bfd to DISTSTUFFDIRS.
13407
13408 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13409
13410         * Makefile.in (X11_LIB): Removed.
13411         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13412
13413         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13414
13415 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13416
13417         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13418         names.
13419
13420 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13421
13422         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13423
13424 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13425
13426         * configure.in (i[345]86-*-win32): Always build newlib.
13427         Don't configure cvs, autoconf or texinfo.
13428         * Makefile.in (LD_FOR_TARGET): New.
13429         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13430         Pass down LD_FOR_TARGET.
13431
13432 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13433
13434         * winsup: New directory.
13435         * Makefile.in: Build winsup.
13436         * configure.in: Winsup is configured when target is win32.
13437         Can only build win32 target GDB when native.
13438
13439 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13440
13441         * config.guess: Recognize HP model 819 machines as having
13442         a PA 1.1 processor.
13443
13444 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13445
13446         * configure: Fix sed loop which substitutes for CC and CXX to
13447         avoid bug found in various sed implementations.
13448
13449 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13450
13451         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13452         simulator.  Use standard powerpc-*-eabi*.
13453
13454 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13455
13456         * configure.in: Stop putting gas and binutils in noconfigdirs for
13457         powerpc-*-aix* and rs6000-*-*.
13458
13459 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13460
13461         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13462         -mcall-aixdesc libraries.
13463
13464 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13465
13466         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13467
13468         * config.sub (arm | armel | armeb): Fix shell syntax.
13469
13470 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13471
13472         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13473         -msoft-float and -mcpu=common support.
13474         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13475         libraries.
13476
13477 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13478
13479         * configure.in: Allow configuration and build of emacs19 for the alpha.
13480
13481 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13482
13483         * configure.in (CC): Get ^CC, not just any old CC, from
13484         ${host_makefile_frag}.
13485
13486 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13487
13488         * configure.in (CC): Try to get CC from
13489         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13490
13491 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13492
13493         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13494         only if it exists in $(srcdir).
13495
13496 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13497
13498         * configure: If CC and CXX are not set in the environment, set
13499         them, based on either an existing Makefile or on searching for gcc
13500         in PATH.  Substitute for CC and CXX in Makefile.
13501         * configure.in: Remove libm from target_libs.  Separate
13502         target_configdirs from configdirs.  If CC is not set in
13503         environment, try to get it from a host Makefile fragment.  Rewrite
13504         changes of configdirs to use skipdirs instead.  A few minor
13505         tweaks.  Take directories out of target_configdirs as they are
13506         taken out of configdirs.  Remove existing Makefile files from
13507         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13508         CONFIG_ARGUMENTS in Makefile.
13509         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13510         by configure.in.
13511         (CONFIG_ARGUMENTS): Likewise.
13512         (CONFIGURE_TARGET_MODULES): New variable.
13513         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13514         ($(CONFIGURE_TARGET_MODULES)): New target.
13515         (configure-libg++, configure-libio): New targets.
13516         (all-libg++): Depend upon configure-libg++.
13517         (all-libio): Depend upon configure-libio.
13518         (configure-libgloss, all-libgloss): New targets.
13519         (configure-libstdc++): New target.
13520         (all-libstdc++): Depend upon configure-libstdc++.
13521         (configure-librx, all-librx): New targets.
13522         (configure-newlib): New target.
13523         (all-newlib): Depend upon configure-newlib
13524         (configure-xiberty): New target.
13525         (all-xiberty): Depend upon configure-xiberty.
13526
13527 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13528
13529         * configure.in (host i[345]86-*-win32):  Expand the
13530         noconfigdirs again.
13531
13532 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13533
13534         * mpw-configure: Fix sed command file name.
13535
13536 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13537
13538         * configure.in (host i[345]86-*-win32): Reduce the
13539         noconfigdirs again.
13540
13541 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13542
13543         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13544         or powerpc*-*-pe*, since they are not yet supported.
13545
13546 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13547
13548         Add PowerMac support and many other enhancements.
13549         * mpw-configure: New option --cc to select compiler to use,
13550         paste options set according to --cc into the generated
13551         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13552         if mpw-make.sed is present.
13553         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13554         add forward includes for PowerPC include files.
13555         * mpw-build.in: Build using Makefile.PPC if present.
13556         (do-byacc, etc): Remove separate version resource builds.
13557         (do-gas): Build "stamps" before "all".
13558         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13559         * mpw-README: Update to reflect --cc option, PowerMac support,
13560         and recently-reported compatibility problems.
13561
13562 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13563
13564         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13565         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13566         (--with-multilib-top): Pass to recursive invocations.
13567
13568 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13569
13570         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13571         v810-*-*.
13572
13573 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13574
13575         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13576         gdb, ld and opcodes on v810-*-*.
13577
13578 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13579
13580         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13581         (local-maintainer-clean): New target.
13582         (maintainer-clean): New target.
13583         (realclean): Just depend upon maintainer-clean.
13584
13585 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13586
13587         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13588
13589 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13590
13591         * configure.in: Build ld in mips*-*-bsd* case.
13592
13593 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13594
13595         * config.sub: Accept -lites* OS.  From Ian Dall.
13596
13597 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13598
13599         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13600         targets.
13601
13602 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13603
13604         * configure.in: treat i386-win32 canadian cross the same as
13605         i386-go32 canadian cross.
13606
13607 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13608
13609         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13610         running under the simulator to build a reduced set of libraries.
13611         (powerpc-*-eabiaix): Add fine grained multilib support added to
13612         other powerpc targets yesterday.
13613
13614 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13615
13616         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13617         -disable-softfloat, -disable-relocatable, -disable-aix, and
13618         -disable-sysv to control which multilib libraries get built.
13619
13620 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13621
13622         * configure: Add Makefile.tem to list of files to remove in trap
13623         handler.
13624
13625 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13626
13627         * config.guess (*Linux*):  Add missing "exit"s.
13628         Also, need specific check for alpha-unknown-linux (uses COFF).
13629
13630 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13631
13632         * config.guess:  Merge with FSF:
13633
13634         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13635         * config.guess (AIX4): More robust release numbering discovery.
13636
13637         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13638         * config.guess (i386-sequent-ptx): Properly get version number.
13639
13640         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13641         * config.guess (mips:*:4*:UMIPS): New case.
13642
13643 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13644
13645         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13646         (i386-win32 host): Likewise.  Don't build readline.
13647
13648 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13649
13650         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13651         SUPPORT_FILES to submakes.
13652
13653 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13654
13655         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13656         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13657         mpw-configure.
13658
13659 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13660
13661         * configure.in (appdirs): Use =, not ==, in test expression when
13662         trying to build the text to print in the warning message for
13663         Solaris users.
13664
13665 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13666
13667         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13668
13669 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13670
13671         * config.guess: Recognize lynx-2.3.
13672
13673 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13674
13675         * config.sub (z8ksim): Deleted
13676         (z8k-*-coff): New, this is the one true name of the target.
13677
13678 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13679
13680         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13681
13682 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13683
13684         * config.guess (*:Linux:*:*): First try asking the linker what the
13685         default object file format is (elf, aout, or coff).  Then if this
13686         fails, try previous methods.
13687
13688 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13689
13690         * configure.in: Don't build newlib for *-*-vxworks5.1.
13691
13692 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13693
13694         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13695         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13696
13697 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13698
13699         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13700
13701 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13702
13703         * cfg-ml-com.in: New file.
13704         * cfg-ml-pos.in: New file.
13705
13706 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13707
13708         * COPYING.NEWLIB: Add HP free copyright to list.
13709
13710 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13711
13712         * config.sub: Recognize -eabi* for the system, not just -eabi.
13713
13714 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13715
13716         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13717         * config.sub, configure.in (win32): New target and host.
13718
13719 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13720
13721         * configure.in: Add i386-pe configuration.
13722
13723 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13724
13725         * mpw-build.in (install): Install GDB after LD.
13726
13727 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13728
13729         * mpw-config.in (elf/mips.h): Always forward-include, needed
13730         for GDB to build.
13731
13732 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13733
13734         * testsuite: New directory for customer acceptance and whole tool
13735         chain tests.
13736
13737 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13738
13739         * configure: If per-host line isn't found, but AC_OUTPUT is found
13740         and a configure script exists, run it instead.
13741
13742 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13743
13744         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13745
13746 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13747
13748         * configure: Set build_{cpu,vendor,os,alias} to host values when
13749         --build isn't specified.
13750
13751 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13752
13753         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13754         (FLAGS_TO_PASS): Pass them.
13755         (EXTRA_TARGET_FLAGS): Ditto.
13756
13757 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13758
13759         * Makefile.in (all-libg++): Depend on all-libstdc++.
13760
13761 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13762
13763         * configure.in (noconfigdirs): Enable all packages for
13764           i386-unknown-netbsd.
13765
13766 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13767
13768         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13769         hosted builds (DOS builds)
13770
13771 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13772
13773         Changes for ARM based on patches from Richard Earnshaw:
13774         * config.sub: Handle armeb and armel.
13775         * configure.in: Omit arm linker only for riscix.
13776
13777 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13778
13779         * config.guess:  Update from FSF.
13780
13781 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13782
13783         * config.sub: Recognize powerpcle as the little endian variant of
13784         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13785         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13786         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13787         temporarily.
13788
13789 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13790
13791         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13792
13793 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13794
13795         * config.sub: Accept -lites* as a basic system type.
13796
13797 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13798
13799         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13800         installed, and if so return linuxoldld as the system name.
13801
13802 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13803
13804         * config.guess: Add hppa1.1-hp-lites support.
13805
13806 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13807
13808         * configure.in: Don't build newlib for m68k-vxworks5.1.
13809
13810 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13811
13812         * configure.in (mips-sgi-irix6): Use mh-irix5.
13813
13814 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13815
13816         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13817
13818 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13819
13820         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13821         OSF/1.  Fix compiler flags.
13822         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13823
13824 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13825
13826         * configure.in: Recognize --with-newlib.
13827         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13828
13829 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13830
13831         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13832         to *_X11_MODULES due to gdbtk needing X include files et al.
13833
13834 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13835
13836         Merge in support for Mac MPW as a host.
13837         (Old change descriptions retained for informational value.)
13838
13839         * mpw-config.in: Add generic include forwards for cpu-specific
13840         include files in aout and elf directories.
13841
13842         * mpw-configure: Added copyright.
13843         * mpw-config.in: Check for presence of required build tools.
13844         (target_libs): Add newlib.
13845         (target_tools): Add examples.
13846         (Read Me): Generate as "Read Me for MPW" instead.
13847         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13848         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13849         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13850
13851         * mpw-configure: Remove subdir-specific makefile hackery,
13852         delete mk.tmp after using it.
13853
13854         * mpw-build.in (all): Display start and end times.
13855
13856         * mpw-configure (host_canonical): Set.
13857         (target_cpu): Always add to makefiles.
13858         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13859         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13860         (mpw-mh-mpw): Look for in srcdir and srcroot.
13861         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13862
13863         * mpw-build.in: (install-only): New target.
13864
13865         * mpw-configure (host_alias, target_alias): Rename from hostalias
13866         and targetalias, add into generated Makefile.
13867         (mk.tmp): If present, add into generated Makefile.
13868         * mpw-build.in (all-gas): Build config.h first before gas proper.
13869
13870         * mpw-configure (config.status): Write only if changed.
13871         * mpw-config.in (readline): Configure it (not built, just used for
13872         definitions).
13873
13874         * mpw-config.in (elf/mips.h): Add a forward include.
13875
13876         * mpw-config.in: Forward-include most .h files in include into
13877         extra-include.
13878         (readline): Don't build.
13879         mpw-build.in (install): Install GDB.
13880
13881         * mpw-configure (prefix, mpw_prefix): Handle it.
13882         * mpw-config.in (mmalloc, readline): Don't configure.
13883         * mpw-build.in (thisscript): Rename to ThisScript.
13884         Use mpw-build instead of BuildProgram everywhere.
13885         (mmalloc, readline): Don't build.
13886         * mpw-README: New file, basic documentation about the MPW port.
13887
13888         * mpw-config.in: Use forward-include to create include files.
13889
13890         * mpw-configure: Add more things to the top of each configured
13891         Makefile, including contents of config/mpw-mh-mpw.
13892         * mpw-config.in (extra-include): Create this directory and fill it
13893         with Posix-like include files when configuring.
13894
13895         * config.sub (apple, mac, mpw): Add various aliases.
13896
13897         * mpw-build.in: New file, top-level build script fragment for MPW.
13898         * mpw-configure: New file, configure script for MPW.
13899         * mpw-config.in: New file, config fragment for MPW.
13900
13901 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13902
13903         * configure.in (host_libs): Remove glob, since it is gone from the
13904         sources.
13905
13906 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13907
13908         * Makefile.in: define empty GDB_NLM_DEPS var.
13909
13910         * configure.in(target_makefile_frag): use config/mt-netware
13911         for netware targets.
13912
13913 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13914
13915         * config.sub: Merge in recent FSF changes.  Remove linux special
13916         cases.
13917
13918 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13919
13920         Revert this change:
13921
13922         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13923
13924                 * build-all.mk: Use CC=cc -Xs on Solaris.
13925
13926 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13927
13928         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13929         stop using it.
13930         * Makefile.in: Nuke all references to glob subdirectory.
13931
13932 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13933
13934         * configure.in: Fix --enable-shared logic in per-host.
13935
13936 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13937
13938         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13939
13940 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13941
13942         * configure.in (noconfigdirs): Don't build gas on AIX, for
13943         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13944
13945 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13946
13947         * configure: Fix --cache-file to work if the file argument is a
13948         relative path.
13949
13950 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13951
13952         * configure: If the --cache-file is used, pass it down to
13953         configure in subdirectories.
13954
13955 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13956
13957         * config.sub: add vxworks29k configuration.
13958
13959 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13960
13961         * Makefile.in (taz): Do "diststuff" part quietly.
13962
13963 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13964
13965         * config.sub: Mini-merge with gcc/config.sub.
13966
13967 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13968
13969         * config.guess (IRIX): Sed - to _.
13970
13971 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13972
13973         * Makefile.in (source-vault, binary-vault): New targets.
13974
13975 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13976
13977         * config.sub: Recognize -eabi as a basic system type.
13978
13979 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13980
13981         * configure.in (enable_shared stuff): Fix typo.
13982
13983 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13984
13985         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13986
13987 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13988
13989         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13990
13991 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13992
13993         * configure.in (rs6000-*-*): Don't build gas.
13994
13995 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13996
13997         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13998         reduce command line length.
13999         (AS_FOR_TARGET): Check for as.new, not Makefile.
14000         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14001
14002 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14003
14004         * config.guess:  Merge from FSF.
14005
14006 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14007
14008         * configure: Don't use $ when handling program_suffix.
14009
14010 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14011
14012         * configure.in:  Configure tk for hppa/hpux.
14013
14014 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14015
14016         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14017
14018 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14019
14020         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14021         to LIBCXXFLAGS.  Tests are better run without it.
14022
14023 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14024
14025         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14026
14027 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14028
14029         * configure.in (*-*-netware*): Don't configure xiberty.
14030
14031 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14032
14033         * configure.in:  Remove tk from native_only list.
14034
14035 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14036
14037         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14038           for special NCD build.
14039
14040 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14041
14042         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14043         makeall.bat, they're only useful for binutils snapshots.
14044         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14045         makeall.bat to specified SUPPORT_FILES.
14046
14047 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14048
14049         * build-all.mk: Add Ericsson targets to sun4 and solaris
14050           hosts.  Add  BNR's sun4 target to solaris host, so their
14051           build-from-source will be tested in-house first.
14052
14053 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14054
14055         * Makefile.in (LIBCFLAGS): New variable.
14056         (CFLAGS_FOR_TARGET): Ditto.
14057         (LIBCFLAGS_FOR_TARGET): Ditto.
14058         (LIBCXXFLAGS): Ditto.
14059         (CXXFLAGS_FOR_TARGET): Ditto.
14060         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14061         (BASE_FLAGS_TO_PASS): Pass them.
14062         (EXTRA_TARGET_FLAGS): Ditto.
14063
14064         * configure.in: Support --enable-shared.
14065
14066 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14067
14068         * configure.in (target_libs):  Include libstdc++ again.
14069         * config.guess:  Update from FSF (for FreeBSD).
14070
14071 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14072
14073         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14074         makeall.bat.
14075         (DISTDOCDIRS): Add `etc'.
14076         (ETC_SUPPORT_PFX): New variable.
14077         (taz): Include anything from etc starting with a word in
14078         ETC_SUPPORT_PFX.
14079
14080 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14081
14082         * config.sub: Update for recent FSF changes.  Remove obsolete
14083         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14084         spacing changes.
14085
14086 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14087
14088         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14089
14090         * config.guess:  Merge with FSF.
14091         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14092
14093 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14094
14095         * configure: Since the "trap 0" handler will override the exit
14096         status on many systems, only use it for "exit 1", and make it set
14097         a non-zero exit status; reset it before "exit 0".  Also, check
14098         exit status of config.sub, and error out if it failed.
14099
14100 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14101
14102         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14103         and install libgloss.
14104
14105 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14106
14107         * Makefile.in (all-binutils): Depend upon all-byacc.
14108
14109         * configure.in: Don't build emacs on Irix 5.
14110
14111 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14112
14113         * configure.in (*-*-netware*): Add libio.
14114
14115 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14116
14117         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14118         (CHECK_TARGET_MODULES): Ditto.
14119         (INSTALL_TARGET_MODULES): Ditto.
14120         (TARGET_LIBS): Ditto.
14121         (all-libstdc++): Note dependencies.
14122
14123 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14124
14125         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14126
14127 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14128
14129         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14130         -fexternal-templates.
14131
14132         * configure.in (target_libs): Add libstdc++.
14133         (noconfigdirs): Add libstdc++ as appropriate.
14134
14135 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14136
14137         * config.guess:  Update from FSF.
14138
14139 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14140
14141         * configure: Use ${config_shell} when running ${configsub}.
14142
14143 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14144
14145         * config.sub: No longer recognize h8300h.
14146
14147 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14148
14149         * config.sub: Remove extraneous differences between config.sub and
14150         gcc/config.sub.
14151
14152 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14153
14154         * Makefile.in (DISTSTUFFDIRS): Add gas.
14155
14156 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14157
14158         * COPYING.NEWLIB: New file.
14159
14160 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14161
14162         * config.guess (HP-UX):  Patch from Harlan Stenn
14163         <harlan@landmark.com> to also emit release level.
14164
14165 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14166
14167         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14168
14169 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14170
14171         * config.sub:  Merge nextstep cleanup from FSF.
14172
14173 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14174
14175         * configure.in (arm-*-*): Don't configure ld for this target.
14176
14177 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14178
14179         * configure.in (*-*-netware): don't configure libg++, libio,
14180           librx, or newlib.
14181
14182 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14183
14184         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14185         configure ld--it works, but it doesn't support shared libraries.
14186
14187 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14188
14189         * config.guess (*-unknown-freebsd*):  Get rid of possible
14190         trailing "(Release)" in version string.
14191         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14192
14193 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14194
14195         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14196         Fix type: *-next-neststep -> *-next-nextstep.
14197
14198         * config.guess:  Merge from FSF:
14199
14200         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14201
14202         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14203
14204         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14205
14206         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14207         instead of UNIX_SV for UnixWare 1.0).
14208
14209 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14210
14211         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14212         to make gdb/nlm/* build after the compiler and linker.
14213
14214 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14215
14216         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14217         not just i[34]86.
14218         (m68k-atari-sysv4):  Relocate to match FSF version.
14219
14220         * config.guess:  More merges from the FSF:
14221
14222         Add a space before function call or macro invocation.
14223
14224         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14225
14226         * config.guess: Add trap cmd to remove dummy.c and dummy when
14227         interrupted.
14228
14229         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14230
14231         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14232         (dummy): Redirect stderr from compilation of dummy.c.
14233
14234         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14235
14236         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14237
14238 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14239
14240         * configure: Accept and ignore --cache*, for compatibility with
14241         new autoconf.
14242
14243 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14244
14245         * config.guess:  Merge from FSF:
14246
14247         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14248
14249         * config.guess (Pyramid*:OSx*:*:*): New case.
14250         (PATH): Add /.attbin at end for finding uname.
14251         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14252
14253         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14254
14255         * config.guess (M88*:DolphinOS:*:*): New case.
14256
14257         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14258
14259         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14260         to select whether to use ELF or COFF.
14261
14262         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14263
14264         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14265
14266         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14267
14268         * config.guess: Guess the OS version for HPUX.
14269
14270         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14271
14272         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14273
14274 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14275
14276         * configure.in: Recognize --with-headers, --with-libs, and
14277         --without-newlib.
14278         * Makefile.in (all-xiberty): Depend upon all-ld.
14279
14280 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14281
14282         * configure.in: Change i[34]86 to i[345]86.
14283
14284 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14285
14286         * configure (version): A few more tweaks to help message.
14287
14288 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14289
14290         * Makefile.in:  Remove (for now) librx as a host library,
14291         now that we're building it for target.
14292
14293 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14294
14295         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14296         (Karl Berry).
14297
14298 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14299
14300         * configure.in:  Also configure librx.
14301
14302 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14303
14304         * Makefile.in:  Update various rules to reflect that librx
14305         is now needed for libg++.
14306
14307 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14308
14309         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14310
14311 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14312
14313         * configure.in: Configure the examples directory.
14314
14315 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14316
14317         * configure: Simplify Jun 2 1994 change.
14318
14319 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14320
14321         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14322         /bin/gcc isn't good enough to build gcc.
14323
14324 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14325
14326         * Makefile.in (GDB_SUPPORT_FILES): Remove
14327         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14328         (gdb.tar.gz): Add new rule to use standard distribution building
14329         mechanism.
14330
14331 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14332
14333         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14334         Bill Cox <bill@cygnus.com>.
14335
14336 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14337
14338         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14339
14340 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14341
14342         * configure:  Search current dir first in .gdbinit.
14343
14344 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14345
14346         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14347
14348 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14349
14350         * config.sub:  Refer to NeXT's operating system as nextstep.
14351
14352         * config.sub (case $basic_machine):  Re-order the cases, to match
14353         the order in the FSF version (which is mostly alphabethical).
14354         Merge in some additions and changes from the FSF.
14355
14356 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14357
14358         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14359         * config.sub: Recognize cxux7.
14360         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14361
14362 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14363
14364         * config.sub:  Fix typo powerpc -> powerpc-*.
14365
14366 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14367
14368         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14369
14370         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14371         parallel with all-emacs and install-emacs).  Top-level command
14372         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14373
14374 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14375
14376         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14377         $(relbindir)/make before doing ``make install'', and use
14378         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14379         installing over running make binary.
14380         ($(host)-stamp-stage3-installed): Likewise.
14381
14382 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14383
14384         * config.guess: Recognize Mach.
14385
14386 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14387
14388         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14389         see whether --exec-prefix was used.
14390
14391 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14392
14393         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14394
14395 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14396
14397         * Makefile.in: Add all-librx target similar to all-libproc.
14398
14399 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14400
14401         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14402         with post 1.2 uname bogosity.
14403
14404 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14405
14406         * configure: Remove temporary files on receipt of a signal.
14407
14408 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14409
14410         * configure: If there is a package_makefile_frag, remove
14411         ${subdir}/Makefile.tem after copying it in.
14412
14413 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14414
14415         * build_all.mk: support rs6000 lynx identifies itself as
14416         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14417         since /bin/gcc is too feeble to compile a modern gcc.
14418
14419 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14420
14421         * brought devo/test-build.mk update-to-date with progressive/
14422           test-build.mk. Add lynx targets and hppa flag info.
14423
14424 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14425
14426         * configure.in:  Use mh-ncrsvr43.  Patch from
14427         Tom McConnell <tmcconne@sedona.intel.com>.
14428
14429 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14430
14431         * config.guess (i386-unknown-bsdi):  No longer need to
14432         check #if defined(__bsdi__) && defined(__i386__).
14433
14434 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14435
14436         * configure: Set program_transform_nameoption correctly.
14437
14438 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14439
14440         * brought build-all.mk update-to-date with progressive build-all.mk,
14441           added new targets and hppa info.
14442
14443 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14444
14445         * configure: If config.guess result is a prefix of the user
14446         specified target, assume a native build and use the user specified
14447         target as the host alias.  Remove SunOS patch suffix removal hack.
14448         * configure.in: Remove SunOS patch suffix removal hack.
14449
14450         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14451         in NATIVE_CHECK_MODULES.
14452
14453 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14454
14455         * Makefile.in: Rename HOST_ONLY to NATIVE.
14456         * configure: Delete SunOs patch suffix from host_canonical
14457           and build_canonical variables that are prepended to Makefiles.
14458         * configure.in: Add comments for easier maintenance.
14459
14460 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14461
14462         * Makefile.in: Add all-libproc target similar to all-gui.
14463
14464 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14465
14466         * Makefile.in (CHECK_MODULES): split into
14467         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14468
14469 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14470
14471         * config.guess (i386-unknown-bsdi): New system to guess.
14472
14473 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14474
14475         * Makefile.in: Add all-gui target (but not yet build by "all").
14476
14477 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14478
14479         * config.sub: Move deletion of patch suffix from here...
14480         * configure.in: To here, at Ian's suggestion.  The top-
14481           level scripts might need to know of a patch level.
14482
14483 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14484
14485         * config.sub: Strip off patch suffix so rtl is recognized
14486           as a sunos4.1.3 machine, even though it's been patched.
14487
14488 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14489
14490         * Makefile.in (INSTALL_LAST): Delete.
14491         (INSTALL_DOSREL): New.
14492
14493 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14494
14495         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14496         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14497         whether we pass down --with-gnu-ld anyhow.
14498
14499 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14500
14501         * Makefile.in (INSTALL_LAST): Change operation so it works
14502         on more flavors of make.
14503         * configure.in (go32): Don't build libg++ or libio.
14504
14505 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14506
14507         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14508         they can be overriden by templates.
14509
14510 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14511
14512         * configure.in (target==go32): Don't build gdb.
14513         * dosrel: New directory.
14514
14515 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14516
14517         * configure.in (host==go32): Configure dosrel too.
14518         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14519         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14520         be set by incoming names or templates.
14521         (INSTALL_LAST): New rule.
14522
14523 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14524
14525         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14526
14527 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14528
14529         * configure.in (appdirs): New variable.  Currently empty, but will
14530         be used in gas distribution.  If nonempty, lists a set of
14531         directories at least one of which must get configured, or top
14532         level configuration is considered to have failed.
14533         (rs6000-*-lynxos*): Use new file name.
14534
14535 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14536
14537         Eliminate XTRAFLAGS.
14538         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14539         newlib include files using -idirafter, and also use -nostdinc.
14540         (CXX_FOR_TARGET): Likewise.
14541         (XTRAFLAGS): Removed.
14542         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14543         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14544         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14545         ($(DO_X)): Don't pass down XTRAFLAGS.
14546
14547 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14548
14549         * configure.in (mips*-dec-bsd*): New target; do build linker.
14550         (mips*-*-bsd*): New target; don't build linker.
14551
14552 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14553
14554         * configure.in: support rs6000-*-lynxos* configuration.
14555         support sunos4 as a cross target.
14556
14557         * config.sub: look for lynx*, not lynx since the OS version may
14558         legitimately be part of the name.
14559
14560 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14561
14562         * configure.in (i[34]86-*-sco*): Move to be with other i386
14563         targets.
14564         (romp-*-*): New target.  Skip various binary utilities.
14565         (vax-*-*): New target.  Don't build newlib.
14566         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14567
14568 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14569
14570         * configure.in: Only set host_makefile_frag if config
14571         directory exists.
14572
14573 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14574
14575         * install.sh: If $dstdir exists, don't check whether each
14576         component does.
14577
14578 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14579
14580         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14581
14582 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14583
14584         * configure.in (*-*-lynxos*): Don't configure newlib for either
14585         native or cross Lynx.
14586
14587 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14588
14589         * config.sub (sparc64-elf): Fix os.
14590         (z8k): Remove duplicate.
14591
14592 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14593
14594         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14595         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14596
14597 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14598
14599         * configure: Make file links cleanly even if Lynx fails on
14600           an NFS symlink (at least fail cleanly).
14601
14602 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14603
14604         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14605         -XNh2000.
14606
14607 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14608
14609         * configure: Unknown options are fatal again.
14610
14611 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14612
14613         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14614         compatibility.
14615
14616 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14617
14618         * build-all.mk: Add `clean' target.
14619
14620 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14621
14622         * config.guess:  Add SINIX support.
14623         * configure.in:  Add mips-*-sysv4* support.
14624
14625 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14626
14627         * build-all.mk: Document all useful targets.
14628         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14629         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14630
14631 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14632
14633         * configure: Support --silent, --quiet.
14634
14635 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14636
14637         * configure: Support --disable-FEATURE.
14638
14639 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14640
14641         * config.guess: Recognize NCR running SVR4.3.
14642
14643 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14644
14645         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14646         Patch from Paul Eggert <eggert@twinsun.com>.
14647
14648 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14649
14650         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14651
14652 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14653
14654         * configure: Make unrecognized options give nonfatal warnings
14655         instead of fatal errors, and pass them to any subdirectory
14656         configures in case they recognize them.
14657         Make --x equivalent to --with-x.
14658
14659 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14660
14661         * configure: Add --enable-* options.  Clean up usage message and
14662         some comments.
14663
14664 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14665
14666         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14667
14668 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14669
14670         * configure.in (hppa*-*-*): Enable binutils.
14671
14672 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14673
14674         * config.sub: Recognize cisco.
14675
14676 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14677
14678         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14679
14680 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14681
14682         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14683         than one configuration name.  Add comment.
14684
14685 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14686
14687         * config.guess: about target *-hitachi-hiuxwe2, fixed
14688         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14689         macro is incorrect.]
14690
14691 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14692
14693         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14694         than the "make ls" stuff which used to be here.
14695
14696 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14697
14698         * config.guess:  Recognize i[34]86-unknown-freebsd.
14699         From Shawn M Carey <smcarey@rodan.syr.edu>.
14700
14701 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14702
14703         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14704
14705 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14706
14707         * config.guess: Check for ptx.
14708
14709 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14710
14711         * config.sub: Add os9k checking.
14712
14713 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14714
14715         * config.guess: Handle OSF1 running on HPPA processors
14716
14717 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14718
14719         * configure: If subdir configure fails, print out a message with
14720         subdirectory name, in case subdir's configure code didn't identify
14721         itself.
14722
14723 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14724
14725         * configure.in: Remove embedded newlines from configdirs.
14726         Avoid mismatches of substrings.  Fix matching strings at end
14727         of configdirs.
14728
14729 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14730
14731         * config.guess:  Add Lynx/rs6000 config support.
14732
14733 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14734
14735         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14736
14737 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14738
14739         * configure.in (hppa*-*-osf*): Treat this just like most other
14740         PA configurations (eg no binutils or ld).
14741         (hppa*-*-*elf*): These configurations have binutils and ld.
14742
14743 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14744
14745         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14746
14747 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14748
14749         * configure.in (rs6000-*-*): Build gas.
14750
14751 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14752
14753         * Makefile.in:  Avoid bug in losing hpux sed.
14754
14755 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14756
14757         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14758         for GDB and GDB has been fixed to not need it.
14759
14760 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14761
14762         * config.guess: Recognize vax hosts.
14763
14764 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14765
14766         * configure (while loop): Don't use "break 2" inside case
14767         statement -- the case statement isn't an enclosing loop.
14768
14769 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14770
14771         * config.guess:  Clean up NeXT support, to allow nextstep
14772         on Intel machines.  Make OS be nextstep.
14773
14774 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14775
14776         * config.guess: Add alternate forms for Convex.
14777
14778 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14779
14780         * configure:  Completely rewrite option processing.  Take
14781         advantage of pattern-matching to avoid invoking test frequently.
14782         Also clean up host and target defaulting logic.
14783
14784 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14785
14786         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14787         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14788         commands (plus user environment) will fit SCO limits.
14789
14790 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14791
14792         * configure.in: Don't issue warnings about directories which are
14793         not being configured if -norecursion is set.  Correct test for
14794         --with-gnu-as and --with-gnu-ld to not get confused by substring
14795         matches.
14796
14797         * configure.in: Don't build gas for alpha-dec-osf1*.
14798
14799 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14800
14801         * configure:  Back out Per's change of 12/19/1993.  It changes the
14802         behavior of configure in unexpected and confusing ways.
14803
14804         Also, use different delim char when calculating
14805         program_transform_name so that the name can contain slashes.
14806
14807 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14808
14809         * configure.in, config.sub: Add support for VSTa micro-kernel.
14810
14811 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14812
14813         * configure.in: Nuke hacks which were used to get a special
14814         version of GAS for HPPA configurations.
14815
14816 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14817
14818         * configure:  If only ${target_alias} is given, use that
14819         as the default for ${host_alias}.
14820         * configure:  Add missing back-slashes before nested quotes.
14821
14822 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14823
14824         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14825
14826 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14827
14828         * config.guess:  Recognize some Tektronix configurations.
14829         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14830
14831 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14832
14833         * config.sub: Match any flavor of SH.
14834
14835 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14836
14837         * configure.in: Don't try to configure newlib for Alpha.
14838
14839 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14840
14841         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14842         libg++ or libio for any Alpha target.
14843
14844         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14845
14846 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14847
14848         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14849         default arguments -- so it tried to compress itself.
14850
14851 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14852
14853         * configure.in (notsupp): ensure that a space is always at the end
14854           of the configdirs list, since the grep checks for an explicit space
14855
14856 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14857
14858         * configure.in (target i386-sysv4.2): don't build ld, since static
14859           versions of many libraries are not available.
14860
14861 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14862
14863         * config.guess: Recognize Apollos (using environment variables).
14864         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14865
14866 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14867
14868         * config.guess: Recognize Sony news mips running newsos.
14869
14870 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14871
14872         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14873         "fi ; else" for bash.
14874
14875 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14876
14877         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14878
14879 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14880
14881         * config.sub: accept unixware as an alias for svr4.2.
14882         Fix some inconsistancies with the gcc version.
14883
14884 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14885
14886         * Makefile.in (DISTDOCDIRS):  Add gdb.
14887
14888 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14889
14890         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14891
14892 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14893
14894         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14895         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14896         this now.
14897
14898 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14899
14900         * config.sub: Accept hiux* as an OS name.
14901
14902         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14903         etc/make-stds.texi.  The underscore came from gcc, and dje now
14904         agrees that RUNTESTFLAGS is the correct name.
14905
14906 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14907
14908         * install.sh:  Remove 'set -e'.  It makes any conditionals
14909         in the script useless.
14910
14911         * config.guess: Automatically recognize arm-acorn-riscix
14912         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14913
14914 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14915
14916         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14917
14918 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14919
14920         * Makefile.in (DISTDOCDIRS): New variable.
14921         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14922         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14923
14924 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14925
14926         * configure.in (hppa target): check the source directory for the
14927           pagas sub-directory
14928
14929 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14930
14931         * config.sub: Allow -aout* and -elf*.
14932
14933 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14934
14935         * configure.in: Don't build ld on i386-solaris2, same as for
14936         sparc-solaris2.
14937
14938 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14939
14940         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14941
14942 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14943
14944         * configure.in:  Configure gdb for alpha.
14945
14946 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14947
14948         * Makefile.in (CXXFLAGS): Add -O.
14949
14950 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14951
14952         * config.guess: added support for DG Aviion
14953
14954 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14955
14956         * configure.in: Produce warning message for subdirectories not
14957         configurable for this host/target combination.  Don't try to
14958         configure gdb for vms.
14959
14960 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14961
14962         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14963         appropriate files before making "diststuff".
14964         (DISTBISONFILES): New var: list of files to be edited.
14965         (DISTSTUFFDIRS): Add binutils.
14966
14967 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14968
14969         * config.sub: also handle mipsel and mips64el (for little endian mips)
14970
14971 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14972
14973         * configure.in: Add * to end of all OS names.
14974
14975 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14976
14977         * configure.in: Build newlib for LynxOS native.
14978
14979 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14980
14981         * config.guess: Add support for delta 88k running SVR3.
14982
14983         * configure.in: Add comment about HP compiler vs. emacs.
14984
14985 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14986
14987         * configure.in: don't build ld on solaris2 (not a viable option
14988           due to bugs in getpwnam & getpwuid)
14989
14990 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14991
14992         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14993         config.guess will produce a full version number.
14994
14995 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14996
14997         * configure.in: Build linker and binutils for alpha-dec-osf1.
14998
14999 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15000
15001         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15002         and gdb/testsuite/Makefile.in.
15003
15004 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15005
15006         * configure.in: recognize mips*- instead of mips-
15007
15008 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15009
15010         * config.sub: Accept linux*coff and linux*elf as operating
15011         systems.
15012
15013 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15014
15015         * config.sub: Recognize mips64, and mips3 as an alias for it.
15016
15017 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15018
15019         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15020         gdb knows how to handle OSF/1 shared libraries.
15021
15022 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15023
15024         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15025         * config.guess: Recognize Hitachi's HIUX.
15026         * config.sub: Recognize h3050r* and hppahitachi.
15027         Remove redundant cases for hp9k[23]*.
15028
15029 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15030
15031         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15032         if gas and ld are in the source tree and are in ${configdirs}.
15033         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15034         --with options (but still pass them down on the command line,
15035         if they were explicitly specified).
15036
15037 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15038
15039         * configure: substitute SHELL value in Makefile.in with
15040         ${CONFIG_SHELL}
15041
15042 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15043
15044         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15045         *-*-solaris2* targets.
15046
15047 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15048
15049         * Makefile.in: define M4, and pass it down to sub-makes;
15050         all-autoconf now depends on all-m4
15051
15052 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15053
15054         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15055         presence of {ar,ranlib} instead of a configured directory
15056
15057 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15058
15059         * config.guess: Accept 34?? as well as 33?? for NCR.
15060
15061 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15062
15063         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15064         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15065
15066 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15067
15068         * configure: grab values for $(CC) and $(CXX) from the
15069         environment, so that someone can do "CC=gcc configure; make" and
15070         have it work right (matching the way that autoconf works now)
15071
15072         * configure.in, Makefile.in: add support for gash, the tcl
15073         interface to Galaxy
15074
15075         * config.guess: add NetBSD variants (hp300, x86)
15076
15077 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15078
15079         * install.sh: Support -d option (in the manner of SunOS 4 install,
15080         as it is more deterministic than that of GNU install)
15081         (chmodcmd): Set file to mode 755 by default (should also do default
15082         chgrp and chown, but I don't feel like dealing with that now)
15083
15084 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15085
15086         * config.sub: Remove h8300hhms alias.
15087
15088 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15089
15090         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15091
15092 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15093
15094         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15095         as stmp-fixinc
15096
15097 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15098
15099         * config.sub: recognize m88110-bug-coff.
15100
15101 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15102
15103         * Makefile.in (all-libio): all dependencies on the toolchain used
15104         to build this (gcc, gas, ld, etc)
15105
15106 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15107
15108         * config.guess: Deal with OSF/1 1.3 on alpha.
15109
15110 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15111
15112         * install.sh: add some 'else true' clauses for portability
15113
15114         * configure.in: don't build libio for h8[35]00-*-* targets
15115
15116 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15117
15118         * Makefile.in:  Add support for new libio.
15119
15120 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15121
15122         * install.sh: If one command fails, don't try the rest.  Don't try
15123         to remove $dsttmp (via trap) unless we have already created it.
15124         If $src doesn't exist, detect it and exit with an error.
15125
15126         * config.guess: Recognize BSD on hp300.
15127
15128 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15129
15130         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15131         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15132
15133 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15134
15135         * Makefile.in (all-send-pr): depends on all-prms
15136
15137 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15138
15139         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15140
15141 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15142
15143         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15144         Added test for mips-mips-riscos5.
15145
15146 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15147
15148         * configure.in: use mh-hp300 for 68k HP hosts
15149
15150 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15151
15152         * configure: add support for CONFIG_SHELL, so that you can use
15153         some alternate shell for evaluating configure scripts
15154
15155 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15156
15157         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15158         in configure script to bug-gdb@prep.ai.mit.edu when building
15159         distribution archive.
15160         * Makefile.in (COMPRESS):  Remove def.
15161         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15162         gdb.tar.Z and make-gdb.tar.Z respectively.
15163         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15164         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15165         to convergence with 'taz' target in Makefile.in.
15166
15167 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15168
15169         * install.sh (dsttmp): use trap to ensure that tmp files go
15170         away on error conditions
15171
15172 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15173
15174         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15175
15176 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15177
15178         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15179         its parent is '/' not ''.
15180
15181         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15182
15183 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15184
15185         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15186         that ${newsrcdir}/configure.in does.
15187
15188 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15189
15190         * test-build.mk: support for CONFIG_SHELL
15191
15192 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15193
15194         * config.sub (netware):  Add as a basic system type.
15195
15196 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15197
15198         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15199           $(srcdir)/ from the dependency on Makefile.in.
15200
15201 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15202
15203         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15204         (h8300hhms is temporary until multi-libraries are implemented).
15205         * configure.in: Handle h8300h too.
15206
15207 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15208
15209         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15210
15211 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15212
15213         * configure:  Remove extraneous output when guessing host type.
15214         * config.guess:  Remove extraneous output when guessing using C
15215         compiler rather than uname, or when guessing fails.
15216
15217 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15218
15219         * Makefile.in: remove all.cross and install.cross targets
15220
15221         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15222           definitions
15223
15224 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15225
15226         * configure.in (target sh): Build gprof.
15227
15228 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15229
15230         * config.sub: change -solaris to -solaris2
15231
15232 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15233
15234         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15235
15236 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15237
15238         * configure: Correct error message for missing Makefile.in to
15239         print correct directory.
15240
15241 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15242
15243         * install.sh: kludge around 386BSD shell bug
15244
15245 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15246
15247         * config.guess:  Recognize NeXT.
15248         * config.guess:  Recognize i486-ncr-sysv4.
15249         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15250
15251 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15252
15253         * Makefile.in (MAKEINFOFLAGS): New variable.
15254         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15255         * build-all.mk, test-build.mk: Pass down --no-split as
15256         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15257
15258 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15259
15260         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15261
15262 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15263
15264         * Makefile.in (libg++.tar.z):  New rule.
15265         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15266         * Makefile.in (taz):  Only do a single chmod.
15267
15268 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15269
15270         * install.sh: don't use dirname anymore (replaced with sed usage)
15271
15272 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15273
15274         * Makefile.in:  Change extension for gzip'd files from '.z' to
15275         '.gz' per new FSF standard usage.
15276
15277 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15278
15279         * configure: put quotes around the final value of program_transform_name
15280
15281 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15282
15283         * Makefile.in: new install.sh support; update install-info rules
15284
15285 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15286
15287         * configure.in: Build diff for crosses, but not for go32 host.
15288
15289         * configure.in: Build gprof only for native, and don't build it
15290         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15291
15292 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15293
15294         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15295
15296 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15297
15298         * configure.in (host_tools): Add prms.
15299
15300 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15301
15302         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15303         with $(FLAGS_TO_PASS) on the command line
15304
15305         * config.sub: Recognize lynx and lynxos
15306
15307 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15308
15309         * config.sub: Accept -ecoff*, not just -ecoff.
15310
15311 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15312
15313         * Makefile.in (taz): Use .gz suffix instead of .z.
15314         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15315         names.
15316
15317 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15318
15319         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15320
15321 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15322
15323         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15324         that rebuilds that might happen during 'make install' don't get
15325         bogus gcc include files
15326
15327 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15328
15329         Change from Utah for HPPA support:
15330         * config.guess: Recognize hppa1.x-hp-bsd.
15331
15332 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15333
15334         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15335         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15336
15337 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15338
15339         * config.sub: Add support for rom68k and bug boot monitors.
15340
15341 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15342
15343         * Makefile.in: Make all-opcodes depend on all-bfd.
15344
15345 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15346
15347         * config.guess: Added special check for i[34]86-univel-sysv4*.
15348
15349 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15350
15351         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15352         the processor rather than assuming i486.
15353
15354 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15355
15356         * config.guess: Recognize SunOS6 as Solaris3.
15357
15358 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15359
15360         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15361         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15362
15363 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15364
15365         * build-all.mk (all-cross): New target for Canadian Cross.
15366         Added Q2 go32 targets.
15367         * test-build.mk: Configure go32 cross sparclite-aout and
15368         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15369         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15370
15371 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15372
15373         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15374         GO32 hosted toolchains
15375
15376 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15377
15378         * configure: change  so "-exec-prefix" gets passed down rather
15379         than "-exec_prefix" so autoconf generated Makefiles get the
15380         exec_prefix set right.
15381
15382 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15383
15384         * config.guess: get the Solaris2 minor version number
15385
15386         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15387
15388 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15389
15390         * config.guess: Recognize some Sequent platforms.
15391
15392 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15393
15394         * Makefile.in: added the vault-install target
15395
15396         * configure.in: actually use the Sun3 makefile fragment that's in
15397         config, also added the release dir to configdirs
15398
15399 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15400
15401         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15402
15403 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15404
15405         * configure.in: remove some program from Alpha targetted toolchains
15406
15407 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15408
15409         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15410         gprof.
15411         (taz): Run "make diststuff" in those directories instead of "make
15412         proto-dir".  Look for "VERSION=" only at start of line in subdir
15413         Makefile.  Use "gzip -9" for compression.
15414         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15415         (binutils.tar.z): New target.
15416
15417 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15418
15419         * Makefile.in (taz): Include gpl.texinfo.
15420
15421 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15422
15423         * Makefile.in (setup-dirs): Merged into "taz" target.
15424         (taz): Only do `proto-dir' stuff if a directory is actually needed
15425         for this target.
15426
15427 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15428
15429         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15430         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15431         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15432         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15433         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15434
15435 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15436
15437         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15438         config.sub, and move-if-change to gdb testsuite distribution
15439         archive, so the testsuite can be extracted, configured, and
15440         run separately from the gdb distribution.  Blow away the Chill
15441         tests that require a Chill compiled executable, since GNU Chill
15442         is not yet publically available.
15443
15444 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15445
15446         * test-build.mk: set environment variables in a single command,
15447         instead of a list of assignments and exports
15448
15449         * config.guess: recognize Alpha/OSF1 systems
15450
15451 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15452
15453         * configure: Change help message to prefer --options rather than
15454           -options.
15455
15456 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15457
15458         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15459         zippy@ecst.csuchico.edu.
15460         * config.guess: Recognize miniframe.
15461
15462 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15463
15464         * Makefile.in: Use srcroot to find runtest rather than rootme.
15465         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15466
15467 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15468
15469         * test-build.mk: Extensive additions to support building on a
15470         machine other than the host.
15471
15472 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15473
15474         * configure (tooldir): Fix for i386-aix again.
15475
15476 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15477
15478         * configure, Makefile.in:  Change definition of $(tooldir)
15479         to match the FSF.
15480
15481 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15482
15483         * config.guess:  Recognize i[34]86/SVR4.
15484
15485 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15486
15487         * Makefile.in (all-gdb): gdb depends on sim.
15488
15489 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15490
15491         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15492         at the same time we make the prototype gdb directory.
15493         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15494         files at the same time as the gdb base release distribution.
15495
15496 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15497
15498         * Makefile.in (check): Use individual check targets rather than
15499         DO_X rule.
15500         (check-gcc): Added.
15501
15502 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15503
15504         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15505         for System V release 3.2.
15506
15507 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15508
15509         * config.sub: Recognize hppaosf.
15510         * configure.in: Do configure ld/binutils/gas for it.
15511
15512 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15513
15514         * configure (tooldir): Alter syntax used to set this, for systems
15515         where "\$" isn't handled right, like i386-aix.
15516
15517 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15518
15519         * configure: Pass program-transform-name, not
15520         program_transform_name, to recursive configures.
15521
15522 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15523
15524         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15525         of gas+ld+binutils.
15526
15527 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15528
15529         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15530
15531 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15532
15533         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15534
15535 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15536
15537         * Makefile.in (PRMS): Set back to all-prms.
15538
15539 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15540
15541         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15542         targets, rather than for MIPS hosts.
15543
15544 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15545
15546         * configure.in: add comment for --with-x default values
15547
15548         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15549
15550         * Makefile.in: add check-* targets for each of the directories in
15551         the tree.  Add a definition of RUNTEST that will use the one we
15552         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15553
15554 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15555
15556         * configure.in: Removed obsolete references to bfd_target and
15557         target_makefile_frag.
15558
15559         * build-all.mk: Set assorted targets for Q2.
15560         * config.sub: Recognize z8k-sim and h8300-hms.
15561         * test-build.mk: Really don't pass host to configure.
15562         (HOLES): Added uname.
15563
15564 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15565
15566         * configure: Handle an empty program-prefix, program-suffix or
15567         program-transform-name correctly.
15568
15569 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15570
15571         * build-all.mk: -G 8 no longer required for MIPS targets.
15572         * test-build.mk: Don't pass host argument to configure; make it
15573         guess.
15574
15575 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15576
15577         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15578         * Makefile.in (COMPRESS):  New macro, like GZIP.
15579
15580 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15581
15582         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15583
15584         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15585         with gas currently defaults to -G 0.
15586
15587 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15588
15589         * Makefile.in (all-flex): flex depends on byacc.
15590
15591         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15592         to test-build.mk as RELEASE_TAG.
15593         * test-build.mk (configargs): New variable containing arguments to
15594         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15595         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15596
15597         * config.guess: Use /bin/uname when checking -X argument on SCO,
15598         to avoid invoking GNU uname which doesn't understand -X.
15599
15600         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15601
15602         * configure.in: Build gas for mips-*-*.
15603
15604 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15605
15606         * Makefile.in (all.normal): insert missing backslash.
15607
15608 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15609
15610         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15611
15612         * Makefile.in: Complete overhaul to merge many almost identical
15613         targets.
15614
15615 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15616
15617         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15618         (gdb.tar.Z): Adjusted.
15619
15620         * Makefile.in (setup-dirs, taz): New targets; should be general
15621         enough to adapt for gdb sometime.  Build only .z file.
15622         (gas.tar.z): New target.
15623
15624 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15625
15626         * build-all.mk: Use CC=cc -Xs on Solaris.
15627
15628 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15629
15630         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15631         for handling BISON for FSF releases.
15632
15633 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15634
15635         * configure: Actually implement the change zoo just documented.
15636
15637 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15638
15639         * configure: when using config.guess, only set target_alias when
15640         it's not already been set (ie, on the command line)
15641
15642 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15643
15644         * Makefile.in: add installcheck target, set PRMS to install-prms
15645
15646 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15647
15648         * configure: add support for package_makefile_fragment, handle the
15649         case where a directory has a configure.in file but no Makefile.in
15650         more gracefully (with an actual understandable error message, even);
15651         add support for --without (and add this to the usage message); also
15652         explicitly add a --host=${host_alias} to the command line when
15653         config.guess is used
15654
15655 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15656
15657         * configure: Must use both --host and --target in recursive calls.
15658
15659 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15660
15661         * Makefile.in: Change deja-gnu to dejagnu.
15662
15663 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15664
15665         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15666
15667 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15668
15669         * configure.in: canonicalize all instances to *-*-solaris2*,
15670         also strip out a number of tools to not build for go32 host
15671
15672 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15673
15674         * config.guess: add GPL.
15675
15676         * Makefile.in, config.guess, config.sub, configure: bump
15677           copyrights to 93.
15678
15679 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15680
15681         * Makefile.in (do-info): Removed obsolete check for existence of
15682         localenv file.
15683
15684         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15685
15686 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15687
15688         * Makefile.in: a couple of 'else true' for decstation,
15689         support for TclX
15690
15691         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15692
15693 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15694
15695         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15696
15697 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15698
15699         * config.guess: Recognize i386-ibm-aix (PS/2).
15700         * configure.in: Use config/mh-aix386 file for it.
15701
15702 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15703
15704         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15705         CC_FOR_TARGET instead.
15706         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15707
15708 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15709
15710         * Makefile.in: Add sim to list of directories sent with gdb
15711
15712 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15713
15714         * configure.in: Put back mips-dec-bsd* case.
15715
15716 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15717
15718         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15719         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15720         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15721
15722 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15723
15724         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15725
15726         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15727         (install-info): install dir.info only if it exists,
15728         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15729
15730 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15731
15732         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15733         gas for mips-dec-bsd.
15734
15735 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15736
15737         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15738         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15739
15740 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15741
15742         * configure.in: Added "dejagnu" to hosttools list.
15743
15744 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15745
15746         * config.sub, configure.in, config.guess:  Add support
15747         for Bosx, an AIX variant from Bull.
15748         Patches from F.Pierresteguy@frcl.bull.fr.
15749
15750 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15751
15752         * devo/dejagnu: Initial creation of devo/dejagnu.
15753         Migrated dejagnu testcases and support files for testing software
15754         tools to reside as subdirectories, currently called "testsuite",
15755         within the directory of the software tool.  Migrated all programs,
15756         support libraries, etc. beloging to dejagnu proper from
15757         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15758         with no modifications.  The changes to these files which will
15759         allow them to configure, build, and execute properly will be made
15760         in a future update.
15761
15762 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15763
15764         * Makefile.in: Change send_pr to send-pr.
15765         * configure.in: Likewise.
15766         * send_pr: Renamed directory to send-pr.
15767
15768 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15769
15770         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15771
15772 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15773
15774         * README:  Update for gdb-4.8 release.
15775         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15776         gdb-xxx.tar.z (gzip'd) file also.
15777
15778 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15779
15780         * Makefile.in: make all-diff depend on all-libiberty
15781
15782 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15783
15784         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15785
15786 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15787
15788         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15789
15790 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15791
15792         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15793         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15794         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15795
15796 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15797
15798         * Makefile.in:  makeinfo binary is in a new location
15799
15800 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15801
15802         * config.sub: Accept -ecoff as an OS.
15803
15804         * Makefile.in: Various changes to eliminate a level of make
15805         recursion and reduce the required command line length.
15806         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15807         sub-makes.
15808         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15809         variables holding settings for specific sub-makes.
15810         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15811         in terms of BASE_FLAGS_TO_PASS.
15812         (TARGET_LIBS): New variable listing directories which use
15813         TARGET_FLAGS_TO_PASS.
15814         (subdir_do): Eliminated.
15815         (do-*): New set of targets to replace subdir_do.
15816         (various): All targets which used subdir_do now depend on do-*.
15817         (local-clean): Renamed from do_clean.
15818         (local-distclean): New target, dependency of distclean and
15819         realclean.
15820         (install-info): Don't create directories.  Depend on dir.info
15821         rather than calling make recursively.
15822         (install-dir.info): Eliminated.
15823         (install-info-dirs): Create all info directories here.
15824         (dir.info): Depend upon do-install-info.
15825
15826         * test-build.mk (HOLES): Added false.
15827
15828 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15829
15830         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15831
15832 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15833
15834         * Makefile.in (info): remove dependency on all-texinfo.  The
15835         problem was really in texinfo/C, not at this level.
15836
15837 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15838
15839         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15840
15841 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15842
15843         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15844         GDB releases.
15845
15846 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15847
15848         * configure: Include srcdir in message about target of link not
15849         being found.  Don't convert `-' to `_' in `with' options being
15850         passed to subdirs.
15851
15852 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15853
15854         * configure.in: add uudecode to host_tools
15855
15856         * Makefile.in: added {all,install}-uudecode targets, added them to
15857         the appropriate lists
15858
15859 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15860
15861         * Makefile.in (all-gcc): Added dependency on all-gas.
15862
15863         * configure.in (mips-*-*): Build ld and binutils.
15864
15865 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15866
15867         * configure: check return code from mkdir, print error message and
15868           exit on failure.
15869
15870 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15871
15872         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15873
15874 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15875
15876         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15877
15878 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15879
15880         * config.sub (h8500):  Recognize this as a cpu type.
15881
15882 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15883
15884         * configure: source directory missing is no longer a warning
15885
15886         * configure.in: recognize irix[34]* instead of irix[34]
15887
15888         * Makefile.in: define and pass down X11_LIB
15889
15890 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15891
15892         * guess-systype: Renamed to ...
15893         * config.guess:  ... by popular request.
15894         * configure.in, Makefile.in:  Update accordingly.
15895
15896 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15897
15898         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15899         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15900         + Execute ./dummy instead of assuming . is in PATH.
15901
15902 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15903
15904         * guess-systype:  New shell script.  Attempts to guess the
15905         canonical host name of the executing host.
15906         Only a few hosts are supported so far.
15907         * configure:  Call guess-systype if no host is specified.
15908
15909 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15910
15911         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15912         gcc Makefile.
15913
15914
15915 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15916
15917         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15918         (all-gcc, install-gcc, subdir_do): Use it.
15919
15920 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15921
15922         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15923
15924 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15925
15926         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15927           set exclusively by configure, using configure.in .
15928
15929 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15930
15931         * test-build.mk: set $PATH for all builds
15932
15933         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15934
15935 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15936
15937         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15938         the one used in gcc/Makefile.in, so that a null expansion doesn't
15939         override the one needed to build gcc with a native cc.
15940
15941
15942 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15943
15944         * configure: Accept -with arguments.
15945
15946 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15947
15948         * Makefile.in: added h8300sim
15949
15950 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15951
15952         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15953         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15954         (all-cygnus, native, build-cygnus): Make
15955         $(canonhost)-stamp-3stage-done, not $(host)....
15956         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15957         i386-sco3.2v4.  Added else true to if command.
15958
15959 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15960
15961         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15962
15963 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15964
15965         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15966
15967 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15968
15969         * configure.in: don't remove binutils from Solaris builds
15970
15971 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15972
15973         * Makefile.in: get rid of earlier definitions for *clean,
15974         also handle the recursive info rule better
15975
15976 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15977
15978         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15979         do more-or-less the right thing.
15980
15981 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15982
15983         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15984         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15985
15986 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15987
15988         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15989         $(host_canonical).
15990
15991         * configure.in: split the configdirs list into 4 categories (native
15992         v. cross, library v. tool) and handle the cross-only and native-
15993         only in more reasonable (and correct!) way.
15994
15995 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15996
15997         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15998         configdirs anymore.
15999
16000 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16001
16002         * Makefile.in: extensive cleanup::  removed all of the explicit
16003         clean-* targets, collapsed many wrappers around subdir_do into
16004         one, added additional targets to satisfy standards.texi, deleted
16005         some old targets, some changes for consistency
16006
16007 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16008
16009         * configure.in: handle some programs as cross-only, and others as
16010         native only
16011
16012         * test-build.mk: handle partial holes in a more generic manner
16013
16014         * Makefile.in: m4 depends on libiberty
16015
16016 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16017
16018         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16019         time, wdiff, and find to configdirs
16020
16021         * Makefile.in: all, clean, and install rules for the new programs
16022         added to configure.in
16023
16024 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16025
16026         * configure.in: use mh-sun for all *-sun-* hosts
16027
16028 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16029
16030         * Makefile.in: define flags for X11 include files and library file
16031         locations, pass them down to the programs that need this info
16032
16033         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16034
16035 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16036
16037         * configure.in: start building libg++ for HP-UX targets
16038
16039 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16040
16041         * README:  Update references to files moved into etc/.
16042
16043 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16044
16045         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16046         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16047
16048 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16049
16050         * configure: accept dash as well as underscore in long option
16051         names for FSF compatibility.
16052
16053 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16054
16055         * config.sub: added -sco3.2v4 support from FSF.
16056
16057 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16058
16059         * configure.in: expand the section that adds or removes
16060         directories from the list of programs to build, to handle native
16061         vs. cross in addition to host v. native
16062
16063 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16064
16065         * Makefile.in:  Replace C++ in macro names with CXX.
16066         This is less likely to break ...
16067
16068 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16069
16070         * test-build.mk: add -w to GNU_MAKE
16071
16072 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16073
16074         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16075         add 'sparc' to list of recognized cpus.  This needed to make
16076         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16077         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16078         then changes that into $CPU-wrs-vxworks.
16079
16080         * configure.in: remove most references to gdbtest, regularize
16081         target based program removal
16082
16083         * test-build.mk: import from p3 tree (many fixes and changes)
16084
16085 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16086
16087         * Makefile.in: added rules to handle tcl, tk, and expect
16088
16089         * configure.in: handle those directories if they exist
16090
16091 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16092
16093         * config.sub: removed bogus hppabsd and hppahpux names, since
16094         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16095
16096 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16097
16098         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16099         depends upon all-xiberty
16100
16101         * Makefile.in: changes from p3, including:
16102
16103         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16104
16105         * Makefile.in (XTRAFLAGS): include newlib directories if
16106         newlib/Makefile exists, rather than if host != target.
16107
16108         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16109
16110         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16111         from the same source tree and not building a cross-compiler.  This
16112         matters for the libg++ configuration if reconfiguring a tree that
16113         has already been installed.
16114
16115         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16116
16117         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16118         pick up the machine and system specific header files.
16119
16120         * Makefile.in: added AS_FOR_TARGET, passed down in
16121         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16122         the C compiler to use to create programs which are run in the
16123         build environment, set it to default to $(CC), and passed it down
16124         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16125
16126         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16127
16128         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16129         We need them for unusual native builds, like systems without
16130         ranlib.
16131
16132         * configure: also define $(host_canonical) and
16133         $(target_canonical), which are the full, canonical names for the
16134         given host and target
16135
16136 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16137
16138         * Makefile.in:  Added separate definitions for C++.
16139
16140 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16141
16142         * configure.in (configdirs):  Add deja-gnu.
16143
16144 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16145
16146         * README:  Update for configure.texi and gdb-4.7 release.
16147
16148 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16149
16150         * Makefile.in:  Move "all" target to top of file.
16151         Previously, first target was ".PHONY" which caused BSD4.4 make
16152         to build .PHONY when make was run without arguments.
16153
16154 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16155
16156         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16157         Library-copylefted code in libiberty.
16158
16159 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16160
16161         * config.sub:  Replace m68kmote with plain old m68k.
16162
16163 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16164
16165         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16166
16167 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16168
16169         * config.sub: Complain if no argument is given.  Added support for
16170         386bsd as OS and target alias.
16171
16172 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16173
16174         * Makefile.in (XTRAFLAGS): include newlib directories if
16175         newlib/Makefile exists, rather than if host != target.
16176
16177 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16178
16179         * config.sub: recognize sparclite-wrs-vxworks.
16180
16181         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16182         p3.) Added clean-xiberty to clean.
16183
16184 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16185
16186         * configure.in: use *-*-* instead of nested cases for host and target
16187
16188 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16189
16190         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16191         from the same source tree and not building a cross-compiler.  This
16192         matters for the libg++ configuration if reconfiguring a tree that
16193         has already been installed.
16194
16195 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16196
16197         * config.sub (i486v/i486v4):  Merge in from FSF version.
16198
16199 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16200
16201         * configure: only set PWD if it is already set.
16202
16203 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16204
16205         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16206         doesn't have unset and all success paths (and most error paths)
16207         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16208         to just ${PWD} to avoid confusion.)
16209
16210 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16211
16212         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16213         even for a native compilation.
16214
16215 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16216
16217         Changes to make the gdb.tar.Z rule work better.
16218
16219         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16220         (DEVO_SUPPORT):  Add configure.texi.
16221         (bfd-ilrt.tar.Z):  Remove ancient rule.
16222
16223 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16224
16225         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16226         pick up the machine and system specific header files.
16227
16228         * configure.in, config.sub: added new target m68010-adobe-scout,
16229         with alias of adobe68k.  Changed configure.in to check for
16230         -scout before -sco* to avoid a false match.
16231
16232         * Makefile.in: added AS_FOR_TARGET, passed down in
16233         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16234         the C compiler to use to create programs which are run in the
16235         build environment, set it to default to $(CC), and passed it down
16236         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16237
16238 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16239
16240         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16241         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16242         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16243         FOR_TARGET variants, to newlib and libg++.
16244
16245 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16246
16247         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16248         first.
16249
16250 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16251
16252         * config.sub:  Accept `elf' as an environment.
16253
16254 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16255
16256         * Makefile.in (all-opcodes):  cd into the right directory
16257
16258 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16259
16260         * configure: added -program_transform_name option, used as
16261         argument to sed when installing programs.
16262         configure.texi: added documentation for -program_prefix,
16263         -program_suffix and -program_transform_name.
16264
16265 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16266
16267         * config.sub:  Accept i486 where i386 ok.
16268
16269 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16270
16271         * config.sub: accept we32k
16272
16273 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16274
16275         * config.sub, configure.in: accept OSE68000 and OSE68k.
16276
16277         * Makefile.in: don't create all directories for ``make install'';
16278         let the subdirectories create the ones they need.
16279
16280 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16281
16282         * COPYING: new file, GPL v2
16283
16284 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16285
16286         * Makefile.in: use the new gen-info-dir, which needs a template
16287         argument (which also lives in texinfo)
16288
16289         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16290
16291 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16292
16293         * config.sub (ncr3000):  Change i386 to i486.
16294
16295 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16296
16297         * Makefile.in: add install-rcs, install-grep to
16298         install-no-fixedincludes, removed install-bison and install-libgcc
16299
16300 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16301
16302         * configure.in: grab the HPUX makefile fragment if on HPUX
16303
16304 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16305
16306         * Makefile.in: eradicate bison spoor (ditto libgcc).
16307          configure.in: recognise m68{k,000}-ericsson-OSE.
16308          es1800 is alias for m68k-ericsson-OSE
16309
16310 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16311
16312         * configure.in: rearrange the parts that remove programs from
16313         configdirs, based now on HOST==TARGET or by canonical triple.
16314
16315 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16316
16317         * test-build.mk: recurse explicitly with -f test-build.mk when
16318           appropriate.  predicate stage3 and comparison on the existence
16319           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16320           On very clean, also remove ...stamp-co.  Build in-place before
16321           doing other builds.
16322
16323 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16324
16325         * Makefile.in, configure.in: add tgas
16326
16327 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16328
16329         * Makefile.in: a number of changes merged in from progressive.
16330
16331         * configure.in: add libm.
16332
16333         * .cvsignore: ignore some stuff that comes from test-build.mk.
16334
16335 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16336
16337         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16338
16339 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16340
16341         * configure: Add program_suffix (parallel to program_prefix)
16342         * Makefile.in: adjust directory-creating script for losing decstation
16343
16344 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16345
16346         * configure:  Minor $subdir-related fixes.
16347
16348 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16349
16350         * configure: fix various problems with propogating
16351         makefile_target_frag in subdirs.
16352         * configure.in: config libgcc if its there
16353
16354 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16355
16356         * config.sub:  HPPA merge.
16357
16358 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16359
16360         * Makefile.in:  Replace all-bison with all-byacc in all
16361         dependency lines for other tools (which now use byacc).
16362
16363 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16364
16365         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16366
16367 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16368
16369         * Makefile.in: make gprof rules similar to byacc rules (instead of
16370         vestigal $(unsubdir) that didn't work...)
16371
16372 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16373
16374         * config.sub:  Add support for Linux.
16375         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16376         (at least for libg++).
16377
16378 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16379
16380         * configure.texi: fix doc for the -nfp option to configure
16381
16382 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16383
16384         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16385
16386 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16387
16388         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16389         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16390         * configure.in: added solaris* host_makefile_frag hook.
16391
16392 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16393
16394         * config.sub: changed recognition of m68000 so that various
16395         m68k types can be specified via m680[01234]0
16396
16397 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16398
16399         * config.sub (basic_machine): fix sed so that '-foo' isn't
16400         completely substituted out while .+'-foo' loses the '-foo'
16401
16402 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16403
16404         * config.sub ($os): Add -aout.
16405
16406 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16407
16408         * configure:  If host_makefile_frag is absolute, don't
16409         prefix ${invsubdir} (relevant to libg++ auto-configure).
16410
16411 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16412
16413         * Makefile.in (tooldir): Define it.
16414         (all-ld): Depend on all-flex.
16415
16416 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16417
16418         * Makefile.in (check):  Fix libg++ special case.
16419
16420 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16421
16422         * configure: do not bury `pwd` into config.status, thus do fewer
16423           pwd's.
16424
16425         * configure: print the "Building in" message only when building in
16426           other than "." AND verbose.
16427
16428         * configure: remove -s, rework -v to better accommodate guested
16429           configures.
16430
16431         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16432
16433 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16434
16435         * Makefile.in: macroize flags passed on recursion.  remove
16436           fileutils.
16437
16438 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16439
16440         * configure: get makesrcdir right for subdirs deeper than 1.
16441
16442         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16443           install.
16444
16445 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16446
16447         * Makefile.in: don't print subdir_do or recursion lines.
16448
16449 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16450
16451         * standards.texi: added menu item.
16452
16453         * Makefile.in: build and install standards.info.
16454
16455         * standards.texi: new file.
16456
16457 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16458
16459         * configure: test for and move config.status pieces from
16460           ${subdir}/.
16461
16462 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16463
16464         * configure:  Test for existance of files before trying to mv
16465         them, to avoid numerous non-existance messages.
16466
16467 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16468
16469         * configure: correct final line of config.status.
16470
16471         * configure: patch from eggert.  Avoids a protection problem if
16472           the original Makefile.in is read only.
16473
16474         * configure: use move-if-change from gcc to create config.status.
16475           Some makefiles depend on config.status to tell if a directory
16476           has been reconfigured for a different host.  This change
16477           prevents those directories from remaking everything in the case
16478           where the reconfig was only intended to rebuild a Makefile.
16479
16480         * configure: test for config.sub with "config.sub sun4" rather
16481           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16482           host alias from a missing config.sub.
16483
16484 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16485
16486         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16487           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16488
16489 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16490
16491         * configure: mkdir ${subdir} as needed.
16492
16493 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16494
16495         * Makefile.in,configure.in: added autoconf.
16496
16497 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16498
16499         * Makefile.in: no longer pass against on recursion.
16500
16501         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16502           definitions are not inherited.
16503
16504         * configure: correct makesrcdir when subdir is .
16505
16506 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16507
16508         * configure:  Add support for 'subdirs' variable, which is
16509         like 'configdirs', except that configure doesn't re-invoke
16510         itself for subdirs, it just creates a Makefile for each subdir.
16511         * configure.texi:  Document subdirs.
16512
16513 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16514
16515         * configure.in: added flex to configdirs
16516
16517 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16518
16519         * Makefile.in: remove clean-stamps from clean.
16520
16521 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16522
16523         * configure.in:  Add gdbtest to configdirs.
16524
16525 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16526
16527         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16528         to recursive makes.
16529         * configure.in:  Recognize new ncr3000 config.
16530
16531 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16532
16533         * Makefile.in, configure.in: removed references to gdbm.
16534
16535 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16536
16537         * config.sub:  Don't canonicalize os value
16538         newsos* to bsd (readline needs to check for newsos).
16539         (This fix was earlier made Jan 31, but got re-broken.)
16540
16541 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16542
16543         * configure.in:  sco is an os, not a vendor!
16544
16545         * configure:  Quote $( better.  Keep various shells happy.
16546
16547 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16548
16549         * Makefile.in: eliminate stamp-files.
16550
16551 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16552
16553         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16554           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16555
16556 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16557
16558         * config.sub:  fix iris/iris3.
16559
16560 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16561
16562         * configure: re-add -rm.
16563
16564 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16565
16566         * Maskefile.in: add .stmp-rcs to all.
16567
16568         * configure.in: remove gas from rs6000 build, use aix host fragment.
16569
16570 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16571
16572         * configure: pass down site_option during recursion.
16573
16574 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16575
16576         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16577
16578 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16579
16580         * configure: Change exec_prefix so that it really defaults to prefix.
16581
16582 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16583
16584         * Makefile.in, configure.in:  Add support for mmalloc library.
16585
16586 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16587
16588         * Makefile.in: add stmp dependencies for a few more things.
16589
16590 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16591
16592         * configure: adjusted error message on objdir/srcdir configure
16593           collision, per john's suggestion.
16594
16595         * Makefile.in: add libiberty stmp to all and all.cross.
16596
16597 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16598
16599         * Makefile.in: remove force dependencies, add grep to all.
16600
16601 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16602
16603         * Makefile.in: drop flex.  make stamp files work.
16604
16605         * configure: added test for conflicting configuration in srcdir,
16606           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16607           gets cranky.  use relative paths for configure and srcdir
16608           whenever possible.  Send some error messages to stderr that were
16609           going to stdout.
16610
16611 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16612
16613         * Makefile.in:  Fix libg++ rule to check for gcc directory
16614         before using gcc/gcc.  Also pass XTRAFLAGS.
16615
16616 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16617
16618         * Makefile.in: added stmp-files so that directories aren't polled
16619           when they are already built.
16620
16621         * configure.texi: fixed a node pointer problem.
16622
16623 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16624
16625         * config.sub configure.in gdb/configure.in
16626         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16627         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16628         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16629
16630 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16631
16632         * configure: -recurring becomes -silent.  corrected help message
16633           for -site= option.
16634
16635         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16636
16637 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16638
16639         * configure: when building Makefile for crosses, replace
16640           tooldir and program_prefix.  default srcdir from location of
16641           config.sub.  remove "for host in hosts" and "for target in
16642           targets" loops.
16643
16644 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16645
16646         * Makefile.in: Do not pass bindir or mandir to cvs.
16647
16648 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16649
16650         * Makefile.in, configure.in: removed traces of namesubdir,
16651           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16652           copyrights to '92, changed some from Cygnus to FSF.
16653
16654         * configure.texi: remove most references to multiple hosts,
16655           multiple targets, subdirs, etc.
16656
16657         * configure.man: removed rcsid. reference config.sub not
16658           config.subr.
16659
16660         * Makefile.in: mkdir $(infodir) on install-info.
16661
16662 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16663
16664         * configure.texi:  Explain better about .gdbinit and about
16665         the environment that configure.in sections run in.
16666
16667 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16668
16669         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16670
16671 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16672
16673         * README:  DOC.configure => cfg-paper.texi.
16674
16675 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16676
16677         * config.sub (near case $os):  Don't convert newsos* to bsd!
16678
16679 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16680
16681         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16682         the number of copies of COPYING that go into the GDB tar file.
16683
16684 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16685
16686         * bfd/configure.in, gdb/config/mh-i386sco,
16687         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16688         Fix SCO configuration stuff.
16689
16690 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16691
16692         * Makefile.in:  For libg++, make sure the -I pointing
16693         to the gcc directory goes *after* all the libg++-local -I flags.
16694         Also, move just-gcc dependency from just-libg++ to all-libg++.
16695
16696 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16697
16698         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16699
16700 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16701
16702         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16703
16704 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16705
16706         * config.sub:  Add stratus configuration frags.  Also
16707         submitted to FSF.
16708
16709 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16710
16711         * Makefile.in (DEV_SUPPORT):  add configure.man.
16712
16713         * config.sub(Decode manufacturer-specific):  add -none*.
16714
16715 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16716
16717         * Makefile.in:  remove form feeds to make Sun's make happy.
16718         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16719
16720 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16721
16722         * Makefile.in (AR_FLAGS):  Make quieter.
16723
16724 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16725
16726         * configure.in:  Add libg++.
16727         * configure:  When verbose, don't output the command line at each
16728         level; it will be unremarkably the same as the previous version,
16729         which will be the same as what the user typed.
16730
16731 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16732
16733         * configure.in, Makefile.in: fix clean-info, add flex.  add
16734           fileutils.
16735
16736         * configure: be less sensitive to spaces in Makefile.in.  Do not
16737           look for sources in "..".  Doing so breaks subdirectories that
16738           might have their own configure.  If a subdir has it's own
16739           configure script, use it.
16740
16741 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16742
16743         * cfg-paper.texi: some changes suggested by rms.
16744
16745 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16746
16747         * config.sub:  Merge in some small additions from the FSF version,
16748         taken from the gcc distribution, to bring the Cygnus and FSF
16749         versions into closer sync.
16750
16751 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16752
16753         * configure.in:  Changed svr4 references to sysv4.
16754
16755 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16756
16757         * configure: added -V for version number option.
16758
16759 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16760
16761         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16762           renamed from DOC.configure to cfg-paper.texi.
16763
16764 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16765
16766         * configure, config.subr, config.sub: config.subr is now
16767           config.sub again.
16768
16769 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16770
16771         * configure.texi: new file, in progress.
16772
16773         * Makefile.in: build info file and install the man page for
16774           configure.
16775
16776         * configure.man: new file, first cut.
16777
16778         * configure: find config.subr again now that configuration "none"
16779           has gone.  removed all traces of the -ansi option.  removed all
16780           traces of the -languages option.
16781
16782         * config.subr: resync from rms.
16783
16784 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16785
16786         * configure, config.sub, config.subr: merge config.sub into
16787           config.subr, call the result config.subr, remove config.sub, use
16788           config.subr.
16789
16790         * Makefile.in: revised install for dir.info.
16791
16792 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16793
16794         * configure.in: add decstation host makefile frag.
16795
16796         * Makefile.in: BISON now bison -y again.  also install-gcc on
16797           install.  clean-gdbm on clean.  infodir belongs in datadir.
16798           Make directories for info install.  Build dir.info here then
16799           install it.
16800
16801 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16802
16803         * Makefile.in: fix for bad directory tests.
16804
16805 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16806
16807         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16808           regexp.  -srcdir relative was being handled incorrectly.
16809
16810         * Makefile.in: unwrapped some for loops so that parallel makes
16811           work again and so one can focus one's attention on a particular
16812           package.
16813
16814 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16815
16816         * configure: added PWD as a stand in for `pwd` (for speed). use
16817           elif wherever possible.  make -srcdir work without -objdir.
16818           -objdir= commented out.
16819
16820 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16821
16822         * configure: +options become --options.  -subdirs commented out.
16823           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16824           Makefile now at top of generated Makefile.  Removed cvs log
16825           entries.  added -srcdir.  create .gdbinit only if there is one
16826           in ${srcdir}.
16827
16828         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16829           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16830           and mandir now keyed off datadir by default.
16831
16832 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16833
16834         * Freshly created ChangeLog.
16835
16836 \f
16837 Local Variables:
16838 mode: change-log
16839 left-margin: 8
16840 fill-column: 76
16841 version-control: never
16842 End: