lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.
[official-gcc.git] / ChangeLog
blob2cc17cf1a5d006afc8e960328b308758c628e30a
1 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3         * MAINTAINERS: Update my email address.
5 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
7         * MAINTAINERS (Write After Approval): Update my email address.
9 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
11         * MAINTAINERS (Write After Approval): Add myself.
13 2011-05-08  Doug Kwan  <dougkwan@google.com>
15         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
16         * configure: Regenerated.
17         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
18         value from configure.
19         * Makefile.in: Regenerated.
21 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
23         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
24         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
25         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
26         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
27         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
28         *-*-vxworks*): Disable newlib and libgloss in separate case
29         statement.
30         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
31         to separate case statement.
32         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
33         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
34         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
35         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
36         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
37         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
38         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
39         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
40         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
41         i[[3456789]]86-*-rdos*, m32r-*-*,
42         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
43         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
44         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
45         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
46         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
47         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
48         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
49         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
50         and libgloss in main case over targets.  Remove most empty cases
51         in main case over targets.
52         * configure: Regenerate.
54 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
56         * MAINTAINERS (Write After Approval): Add myself.
58 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
60         * configure.ac: Remove code setting special library locations for
61         hppa*64*-*-hpux11*.  Remove code setting compiler for
62         sparc-sun-solaris2*.
63         * configure: Regenerate.
65 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
67         * configure.ac: Separate libgloss_dir settings from general case
68         over targets.
69         * configure: Regenerate.
71 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
73         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
74         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
75         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
76         cases in libgcj-disabling case statement.
77         (hppa*64*-*-linux*): Set unsupported_languages instead of
78         disabling target-zlib.
79         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
80         to hppa*64*-*-hpux*.
81         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
82         hppa*-*-hpux*.
83         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
84         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
85         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
86         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
87         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
88         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
89         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
90         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
91         libgcj-disabling case statement.
92         * configure: Regenerate.
94 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
96         * configure.ac: Disable Java for targets not supporting libffi.
97         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
98         Remove cases in Java-disabling statement.
99         (*arm-wince-pe): Change to arm-wince-pe.
100         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
101         cases in Java-disabling statement.
102         (bfin-*-*): Don't disable Java again.
103         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
104         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
105         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
106         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
107         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
108         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
109         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
110         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
111         Java-disabling statement.
112         (mmix-*-*): Don't disable Java again.
113         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
114         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
115         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
116         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
117         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
118         statement.
119         * configure: Regenerate.
121 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
123         * configure.ac: Separate cases disabling Java and Java libraries
124         from general case over targets.
125         * configure: Regenerate.
127 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
129         * MAINTAINERS: Update my email address.
131 2011-04-20  Easwaran Raman  <eraman@google.com>
133         * MAINTAINERS (Write After Approval): Add myself.
135 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
137         PR lto/48086
138         * configure.ac: Re-enable LTO on *-apple-darwin9*.
139         * configure: Regenerate.
141 2011-04-16  Jim Meyering  <meyering@redhat.com>
143         * MAINTAINERS (Write After Approval): Add myself.
145 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
147         * MAINTAINERS: Update my email address.
149 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
151         * MAINTAINERS (Write After Approval): Add myself.
153 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
155         * MAINTAINERS (Write After Approval): Add myself.
157 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
159         * MAINTAINERS (Write After Approval): Add myself.
161 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
163         * configure.ac (build_tools): Remove build-byacc.
164         (host_libs): Remove mmalloc.
165         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
166         autoconf automake libtool diff rcs fileutils shellutils time
167         textutils wdiff find uudecode hello tar gzip indent recode release
168         sed perl gawk findutils gettext zip.
169         (libgcj): Remove target-qthreads.
170         (target_tools): Remove target-examples target-gperf.
171         (YACC): Don't handle building byacc.
172         * configure: Regenerate.
173         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
174         dosutils, examples, fileutils, find, findutils, gawk, gettext,
175         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
176         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
177         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
178         handle building components.
179         * Makefile.in: Regenerate.
181 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
183         * MAINTAINERS: Update my email address as Xtensa maintainer.
185 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
187         * config.sub: Sync from upstream.
189 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
191         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
192         (microblaze*): Don't disable libssp.
193         * configure: Regenerate.
195 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
197         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
198         moveifchange.
199         * configure: Regenerate.
200         * Makefile.tpl: Use @SHELL@ not @config_shell@.
201         * Makefile.in: Regenerate.
203 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
205         * configure.ac (*-*-sysv4*): Don't enable libgomp.
206         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
207         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
208         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
209         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
210         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
211         md_exec_prefix cases.
212         * configure: Regenerate.
214 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
216         * configure.ac: Separate cases disabling target-libssp,
217         target-libiberty, target-libstdc++-v3 and Fortran from general
218         case over targets.
219         * configure: Regenerate.
221 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
223         * configure.ac (*-*-chorusos): Don't disable libgcj.
224         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
225         Remove case.
226         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
227         (arm-*-coff): Don't disable libgcj.
228         (arm*-*-linux-gnueabi): Remove useless assignment.
229         (arm-*-riscix*): Don't disable libgcj.
230         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
231         configuration.
232         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
233         (c54x*-*-*): Remove case.
234         (tic54x-*-*): Don't disable GCC or GCC libraries.
235         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
236         to *.
237         (d10v-*-*): Don't disable GCC libraries.
238         (d30v-*-*): Don't disable libgcj.
239         (h8500-*-*): Don't disable GCC libraries.
240         (i960-*-*): Don't disable libgcj.
241         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
242         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
243         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
244         libgcj.
245         (m68k-*-coff*): Remove case.
246         (mmix-*-*): Don't disable libgloss on host.
247         (mn10200-*-*, mn10300-*-*): Remove cases.
248         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
249         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
250         Don't disable libgcj.
251         (romp-*-*): Remove case.
252         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
253         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
254         case.
255         (v810-*-*): Don't disable GCC libraries.
256         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
257         (ip2k-*-*): Don't disable GCC libraries.
258         * configure: Regenerate.
260 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
262         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
263         libffi on host.
264         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
265         on host.
266         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
267         * configure: Regenerate.
269 2011-03-26  John Marino  <binutils@marino.st>
271         * configure.ac: Add support for *-*-dragonfly*
272         * configure: Regenerate.
274 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
276         * configure.ac (native_only): Remove.
277         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
278         send-pr uudecode guile gnuserv on host.
279         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
280         send-pr rcs guile perl texinfo libtool on host.
281         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
282         automake send-pr rcs guile perl texinfo libtool on host.
283         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
284         (*-*-kaos*): Don't disable target-examples target-gperf on target.
285         (alpha*-dec-osf*): Don't disable fileutils on target.
286         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
287         texinfo send-pr expect dejagnu on target.
288         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
289         target-qthreads on target.
290         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
291         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
292         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
293         x86_64-*-mingw*): Don't disable expect on target.
294         (*-*-cygwin*): Don't disable target-gperf on target.
295         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
296         gnuserv on target.
297         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
298         target.
299         * configure: Regenerate.
301 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
303         * configure.ac (target_tools): Remove target-groff.
304         (native_only): Remove target-groff.
305         (hppa*64*-*-*): Don't disable byacc.
306         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
307         setting.
308         (*-*-kaos*): Don't skip target-librx and target-groff.
309         (*-*-netware*): Don't skip target-libmudflap.
310         (*-*-tpf*): Don't skip target-libmudflap.
311         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
312         directories on the host.
313         (ia64*-*-*vms*): Don't skip tix.
314         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
315         host.
316         * configure: Regenerate.
318 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
320         * configure.ac: Remove references to mt-mep, mt-netware,
321         mt-wince.
322         * Makefile.def: Add all-utils soft dependencies.
323         * Makefile.tpl: Remove GDB_NLM_DEPS.
324         * configure: Regenerate.
325         * Makefile.in: Regenerate.
327 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
329         * configure.ac: Do not include mh-x86omitfp.
330         * configure: Regenerate.
332 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
334         * configure.ac: Remove empty cases.
335         * configure: Regenerate.
337 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
339         * Makefile.def: Add dependency from termcap to gdb.
340         * Makefile.in: Regenerate.
342 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
344         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
345         * configure: Regenerate.
346         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
347         * Makefile.tpl: Likewise.
348         * Makefile.in: Regenerate.
350 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
352         * configure.ac: Remove all mentions of tentative_cc.
353         * configure: Regenerate.
355 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
357         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
358         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
359         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
360         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
361         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
362         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
363         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
364         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
365         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
366         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
367         *-*-rhapsody*): Remove host cases.
368         * configure: Regenerate.
370 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
372         * configure.ac (ppc*-*-pe): Remove host case.
373         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
374         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
375         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
376         cases.
377         * configure: Regenerate.
379 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
381         * config.sub: Update to version 2011-03-23.
383 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
385         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
386         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
387         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
388         * configure: Regenerate.
390 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
392         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
393         to Write After Approval.
394         * config-ml.in: Don't handle arc-*-elf*.
395         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
396         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
397         handle GCC libraries.
398         * configure: Regenerate.
400 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
402         PR bootstrap/48120:
403         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
404         Add -lstdc++ -lm to LIBS.
405         * configure: Regenerate.
407 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
409         * config.guess: Update to version 2011-02-02
410         * config.sub: Update to version 2011-02-24
412 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
414         PR lto/48086
415         * configure.ac: Re-enable LTO on *-apple-darwin9.
416         * configure: Regenerate.
418 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
420         PR lto/48086
421         * configure.ac: Disable LTO on darwin due to an assembler change in
422         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
423         under 256.
424         * configure: Regenerate.
426 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
428         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
430 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
432         * MAINTAINERS: Update my e-mail address.
434 2011-03-06  Joey Ye  <joey.ye@arm.com>
436         * MAINTAINERS: Update my e-mail address.
438 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
440         * configure.ac: Adjust test of with_ppl.
441         * configure: Regenerated.
443 2011-03-02  Kai Tietz  <ktietz@redhat.com>
445         * MAINTAINERS: Adjust my e-mail address.
447 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
449         * configure.ac: Add -lpwl to ppllibs.
450         * configure: Regenerated.
452 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
454         * config/cloog.m4: Add -lisl to clooglibs.
455         * configure: Regenerated.
457 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
459         * MAINTAINERS (CPU Port maintainers): Add self.
461 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
463         * MAINTAINERS: Add myself as testsuite maintainer.
465 2011-02-15  Mike Stump  <mikestump@comcast.net>
467         * MAINTAINERS: Add myself as testsuite maintainer.
469 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
471         Import from Libtool and gnulib:
473         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
475         Prepare for supporting FreeBSD 10.
476         * config.rpath: Remove handling of freebsd1* which soon would
477         match FreeBSD 10.0.
479         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
481         Remove support for FreeBSD 1.x.
482         * libtool.m4 (_LT_LINKER_SHLIBS)
483         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
484         soon would incorrectly match FreeBSD 10.0.
486 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
488         PR binutils/12283
489         * move-if-change: Import version from gnulib.
491 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
493         PR lto/47225
494         * Makefile.def (lto-plugin): Double dash for enable-shared.
495         (configure-gcc): Depend on all-lto-plugin.
496         * Makefile.in: Rebuilt.
498 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
500         * configure.ac: Remove extra bracket.
501         * configure: Regenerate.
503 2011-02-08  Tobias Burnus  <burnus@net-b.de>
505         * MAINTAINERS: Add myself as libquadmath maintainer.
507 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
509         * MAINTAINERS: Update my email address.
511 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
513         * MAINTAINERS (option handling): Add self.
515 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
517         PR lto/47225
518         * Makefile.def: Add dependency for install-gcc
519         on install-lto-plugin.
520         * Makfile.in: Regenerated
522 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
524         * MAINTAINERS (CPU Port Maintainers): Add myself.
526 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
528         PR libgcj/44341
529         * configure.ac: Discard --with-* flags for host when configuring
530         target libraries for cross build.
531         * configure: Rebuilt.
533 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
535         * MAINTAINERS (linear loop transforms): Removed.
537 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
539         * configure.ac: If with_ppl is no, move setting with_cloog=no
540         after CLOOG_REQUESTED check.
541         * configure: Regenerated.
543 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
545         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
546         CLooG has been requested.
547         * configure: Regenerated.
549 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
551         * configure: Regenerated.
552         * configure.ac: Check for version 0.11 (or later revision) of PPL.
554 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
556         * configure: Regenerated.
557         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
559 2011-01-21  Andreas Schwab  <schwab@redhat.com>
561         * configure.ac: Use AS_HELP_STRING throughout.
562         * configure: Regenerate.
564 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
566         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
567         * configure: Regenerate.
569 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
571         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
573 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
575         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
576         for ia64-hpux.
577         * configure: Regenerate.
579 2011-01-07  Jan Hubicka  <jh@suse.cz>
581         PR lto/47225
582         * Makefile.in: Regenerate.
583         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
584         configure.
586 2011-01-07  Jan Hubicka  <jh@suse.cz>
588         * Makefile.in: Regenerate.
589         * Makefile.def (gcc host module) and soft dependency on lto-plugin
590         and configure dependency on lto-plugin configure.
591         (lto-plugin module): Remove dependency on GCC; add dependency on
592         liniberty.
594 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
596         * MAINTAINERS (Write After Approval): Add myself.
598 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
600         * configure: Regenerate.
602 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
604         * configure.ac: (picochip): Disable libiberty.
606 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
608         * MAINTAINERS (Write After Approval): Add myself.
610 2010-12-10  Ian Lance Taylor  <iant@google.com>
612         PR bootstrap/46819
613         * configure.ac: For --disable-libgcj clear libgcj_saved.
614         * configure: Rebuild.
616 2010-12-10  Tobias Burnus  <burnus@net-b.de>
618         PR fortran/46540
619         * configure.ac: Add --disable-libquadmath and
620         --disable-libquadmath-support.
621         * configure: Regenerate.
623 2010-12-03  Ian Lance Taylor  <iant@google.com>
625         * MAINTAINERS: Add myself as libgo maintainer.
627 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
629         PR libffi/46792
630         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
631         * configure: Regenerate.
633 2010-12-02  Ian Lance Taylor  <iant@google.com>
635         * configure.ac: Always set default for poststage1_ldflags to
636         -static-libstdc++ -static-libgcc.
638 2010-11-29  Andreas Schwab  <schwab@redhat.com>
640         * configure.ac: Move comment to remove extra space in last argument
641         of GCC_TARGET_TOOL.
643 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
645         PR other/46026
646         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
647         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
648         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
649         (BASE_FLAGS_TO_PASS): Use it.
650         * configure: Rebuilt.
651         * Makefile.in: Rebuilt.
653 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
655         PR binutils/12258
656         * configure.ac: Correct comments for --enable-gold/--enable-ld.
657         Properly check default linker.
658         * configure: Regnerated.
660 2010-11-23  Matthias Klose  <doko@ubuntu.com>
662         * configure.ac: For --enable-gold, handle value `default' instead of
663         `both*'.   New configure option --{en,dis}able-ld.
664         * configure: Regenerate.
666 2010-11-20  Ian Lance Taylor  <iant@google.com>
668         * configure.ac: Only disable a language library if no language needs
669         it.  Don't let --disable-libgcj uncondtionally disable libffi.
670         * configure: Rebuild.
672 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
674         * Makefile.in: Regenerate.
676         PR other/46202
677         * configure.ac: Fix just-built in-tree STRIP name to be
678         binutils/strip-new.
679         * configure: Regenerate.
680         * Makefile.def (install-strip-gcc, install-strip-binutils)
681         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
682         (install-strip-sid): Mirror dependencies on non-strip variants
683         of these targets on the respective -strip prerequisites.
684         * Makefile.tpl (install-strip, install-strip-host)
685         (install-strip-target): New targets.
686         (install-strip-[+module+], install-strip-target-[+module+]):
687         New targets.
688         * Makefile.in: Regenerate.
690 2010-11-19  Ian Lance Taylor  <iant@google.com>
691             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
693         * configure.ac: Add target-libgo to target_libraries.  Set
694         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
695         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
696         (HOST_EXPORTS): Add GOC.
697         (BASE_TARGET_EXPORTS): Add GOC.
698         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
699         (GOCFLAGS_FOR_TARGET): New variable.
700         (EXTRA_HOST_FLAGS): Add GOC.
701         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
702         * Makefile.def (target_modules): Add libgo.
703         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
704         (dependencies): Add dependency from configure-target-libgo to
705         configure-target-libffi and all-target-libstdc++-v3.  Add
706         dependencies from all-target-libgo to all-target-libffi.
707         (languages): Add go.
708         * configure: Rebuild.
709         * Makefile.in: Rebuild.
711 2010-11-19  Ian Lance Taylor  <iant@google.com>
713         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
714         compiler/flag environment variables.
716 2010-11-18  Ian Lance Taylor  <iant@google.com>
718         * configure.ac: Check for lang_requires_boot_languages in
719         config-lang.in files.
720         * configure: Rebuild.
722 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
723             Tobias Burnus  <burnus@net-b.de>
725         PR fortran/32049
726         * Makefile.def: Add libquadmath; build it with language=fortran.
727         * configure.ac: Add libquadmath.
728         * Makefile.tpl: Handle multiple libs in check-[+language+].
729         * Makefile.in: Regenerate.
730         * configure: Regenerate.
732 2010-11-16  Tom Tromey  <tromey@redhat.com>
734         * MAINTAINERS: Moved myself to reviewers section.
736 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
738         * MAINTAINERS: Moved myself to reviewers section.
740 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
742         * MAINTAINERS (Various Maintainers): Add self for build machinery.
743         (Write After Approval): Remove self.
745 2010-11-15  Andreas Schwab  <schwab@redhat.com>
747         * configure.ac: Fix spelling in option names.
748         * configure: Regenerated.
750 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
752         PR bootstrap/39622
753         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
754         * configure: Regenerated.
756 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
758         * MAINTAINERS: Update my email address.
760 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
762         * configure: Regenerate.
764 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
766         * configure: Regenerate.
768 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
770         * configure: Regenerate.
772 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
774         * configure: Regenerate.
776 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
778         * configure.ac: Support official CLooG.org versions.
779         * configure: Regenerate.
780         * config/cloog.m4: New.
782 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
784         * MAINTAINERS (Write After Approval): Add myself.
786 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
788         * MAINTAINERS: Update my email address.
790 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
792         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
793         * configure: Regenerate.
795 2010-11-03  Ian Lance Taylor  <iant@google.com>
796             Dave Korn  <dave.korn.cygwin@gmail.com>
798         PR lto/46273
799         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
800         and on other supported platforms whenever LTO is enabled.
801         * configure: Rebuild.
803 2010-11-02  Alan Modra  <amodra@gmail.com>
805         PR binutils/12110
806         * configure.ac: Error when source path contains spaces.
807         * configure: Regenerate.
809 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
811         * MAINTAINERS: Update my email address.
813 2010-10-20  Ian Lance Taylor  <iant@google.com>
815         * Makefile.def (target_modules): Set lib_path to src/.libs for
816         libstdc++-v3 module.
817         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
818         * Makefile.in: Rebuild.
820 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
822         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
823         (Write After Approval): Remove myself.
825 2010-10-15  Tristan Gingold  <gingold@adacore.com>
827         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
829 2010-10-14  Douglas Rupp  <rupp@gnat.com>
831         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
833 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
835         * configure.ac (build_lto_plugin): New shell variable.
836         (--enable-lto): Turn on by default for all non-ELF platforms that
837         have had LTO support added so far.  Set build_lto_plugin appropriately
838         for both ELF and non-ELF.
839         (configdirs): Add lto-plugin or not based on build_lto_plugin.
840         * configure: Regenerate.
842 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
844         Sync from src:
845         * configure.ac (v850 support): Remove target-libgloss from
846         noconfigdirs.
847         * configure: Regenerate.
849 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
851         PR bootstrap/45326
852         PR bootstrap/45174
853         * configure.ac: Honor initial values of $build_configargs,
854         $host_configargs, $target_configargs.  Mark the precious, so
855         environment settings get recorded.
856         * configure: Regenerate.
858 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
860         PR bootstrap/45796
861         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
862         Depend on all-build-libiberty.
863         * Makefile.in: Regenerate.
865 2010-09-30  Michael Eager  <eager@eagercon.com>
867         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
868         * configure: Regenerate.
870 2010-09-28  Michael Eager  <eager@eagercon.com>
872         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
874 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
876         PR bootstrap/44621
877         * configure.ac: Fix unportable shell quoting.
878         * configure: Regenerate.
880 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
882         * configure.ac (enable-lto): Add Darwin to the list of supported lto
883         targets and amend comment.
884         * configure: Regenerate.
886 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
888         * MAINTAINERS (Write After Approval): Add myself.
890 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
892         * configure.ac: Enable LTO by default on Darwin.
893         * configure: Regenerate.
895 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
897         * MAINTAINERS (Write After Approval): Add myself.
899 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
901         * MAINTAINERS (Write After Approval): Add myself.
903 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
905         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
906         ports
908 2010-07-28  David Yuste  <david.yuste@gmail.com>
910         * MAINTAINERS (Write After Approval): Add myself.
912 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
914         * configure.ac: Support all v850 targets.
915         * configure: Regenerate.
917 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
919         PR bootstrap/44455
920         * configure.ac (extra_mpfr_configure_flags): Copy from
921         extra_mpc_gmp_configure_flags.
922         * configure: Re-generated.
924 2010-07-22  Andi Kleen  <ak@linux.intel.com>
926         * MAINTAINERS (Write After Approval): Add myself.
928 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
930         * MAINTAINERS (Write After Approval): Add myself.
932 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
934         * MAINTAINERS (Write After Approval): Add myself.
936 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
938         PR target/44862
939         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
940         Provide -B option to allow for link spec %s substitutions for
941         libstdc++.a on darwin.
942         * Makefile.in: Regenerate.
944 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
946         * MAINTAINERS (Reviewers): Update my e-mail address
948 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
950         * Makefile.def (configure-gcc): Depend on all-libelf.
951         * Makefile.in: Rebuild.
953 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
955         * MAINTAINERS (Write After Approval): Add myself in the right place.
957 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
959         * MAINTAINERS (Write After Approval): Add myself.
961 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
963         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
965 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
967         * config.sub: Update to version 2010-05-21.
968         * config.guess: Update to version 2010-04-03.
970 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
972         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
973         * configure: Regenerate.
975 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
977         * MAINTAINERS (Write After Approval): Add myself.
979 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
981         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
982         a platform that supports LTO.
983         * configure: Regenerate.
985 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
987         * configure.ac: Allow all the versions greater than 0.10 of PPL.
988         * configure: Regenerated.
990 2010-04-27  Roland McGrath  <roland@redhat.com>
991             H.J. Lu  <hongjiu.lu@intel.com>
993         * configure.ac (--enable-gold): Support both, both/gold and
994         both/bfd to add gold to configdirs without removing ld.
995         * configure: Regenerated.
997         * Makefile.def: Add install-gold dependency to install-ld.
998         * Makefile.in: Regenerated.
1000 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1002         PR lto/42776
1003         * configure.ac (--enable-lto): Refactor handling so libelf tests
1004         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1005         and allow LTO to be explicitly enabled on non-ELF platforms that
1006         are known to support it inside else-clause.
1007         * configure: Regenerate.
1009 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1011         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1012         * configure: Regenerate.
1014 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1016         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1017         * configure: Regenerate.
1019 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1021         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1022         separately.
1023         * configure: Regenerate.
1025 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1027         * MAINTAINERS (Write After Approval): Add myself.
1029 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1031         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1032         * configure: Regenerate.
1034 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1036         * configure: Regenerate after change to elf.m4.
1038 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1040         * MAINTAINERS (Write After Approval): Add myself.
1042 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1044         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1045         * configure: Regenerated.
1047 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1049         * configure.ac: Print "buggy but acceptable" when CLooG
1050         revision is less than 9.
1051         * configure: Regenerated.
1053 2010-04-01  Diego Novillo  <dnovillo@google.com>
1055         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1057 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1059         PR bootstrap/43615
1060         PR bootstrap/43328
1062         Revert:
1064         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1066         * configure.ac: Do not pass --enable-multilib nor
1067         --disable-multilib in baseargs.  Accept explicitly passed
1068         --enable_multilib.
1069         * configure: Regenerate.
1071 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1073         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1075 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1077         * MAINTAINERS: Remove myself.
1079 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1081         PR bootstrap/43328
1082         * configure.ac: Do not pass --enable-multilib nor
1083         --disable-multilib in baseargs.  Accept explicitly passed
1084         --enable_multilib.
1085         * configure: Regenerate.
1087 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1089         * MAINTAINERS (spu port): Remove me.
1091 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1093         * configure.ac (tic6x-*-*): New case.
1094         * configure: Regenerate.
1096 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1098         * config.sub: Update to version 2010-03-22.
1099         * config.guess: Update to version 2009-12-30.
1101 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1103         PR ada/42554
1104         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1105         * configure: Regenerate.
1107 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1109         * MAINTAINERS: Update my email address.
1111 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1113         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1114         (ghassan.shobaki@amd.com): Removed.
1116 2010-03-17  Alan Modra  <amodra@gmail.com>
1118         * MAINTAINERS: Update my email address.
1120 2010-03-16  Diego Novillo  <dnovillo@google.com>
1122         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1123         Matthews.
1125 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1127         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1128         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1130 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1132         * MAINTAINERS: Update my email address.
1134 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1136         * MAINTAINERS: Update my email address.
1138 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1140         * MAINTAINERS: Update my email address.
1142 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1144         * MAINTAINERS: Update my email address.
1146 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1148         PR libstdc++/32499
1149         * configure.ac (RANLIB): Default to true.
1150         (STRIP): Likewise.
1151         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1152         * configure: Regenerate.
1154 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1156         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1157         (Write After Approval): Update my email address.
1159 2010-02-17  Nick Clifton  <nickc@redhat.com>
1161         PR 11238
1162         * Makefile.tpl (local-distclean): Also remove config.cache files in
1163         sub-directories as there may not be Makefiles present in the
1164         sub-directories.
1165         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1166         the config.cache files found by the find command.
1168         * Makefile.in: Regenerate.
1169         * configure.ac: Revert previous delta.
1170         * configure: Regenerate.
1172 2010-02-15  Nick Clifton  <nickc@redhat.com>
1174         PR 11238
1175         * configure.ac: Delete config.cache files in sub-directories when
1176         deleting Makefiles.
1177         * configure: Regenerate.
1179 2010-02-12  Ben Elliston  <bje@gnu.org>
1181         * MAINTAINERS: Update my email address.
1183 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1185         * MAINTAINERS (spu port): Update my email address.
1187 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1189         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1191 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1193         * configure.ac: Add "recommended" version checks for GMP/MPC.
1194         Update recommended GMP/MPFR/MPC versions.
1195         * configure: Regenerate.
1197 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1199         * MAINTAINERS: Move my Embecosm email address into the
1200         write-after-approval section.
1202 2010-01-26  Ian Lance Taylor  <iant@google.com>
1204         * MAINTAINERS: Add myself as Go frontend maintainer.
1206 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1208         PR libstdc++/36101, PR libstdc++/42813
1209         * configure.ac (bootstrap_target_libs): Make inclusion of
1210         target-libgomp conditional on libgomb being in target_configdirs.
1211         * configure: Regenerate.
1213 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1215         PR libstdc++/36101, PR libstdc++/42813
1216         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1217         * configure: Regenerate.
1219 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1221         PR libstdc++/36101, PR libstdc++/42813
1222         * configure.ac (target_configdirs): Substitute.
1223         * Makefile.def: Bootstrap target module libgomp.
1224         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1225         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1226         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1227         * configure, Makefile.in: Regenerate.
1229 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1231         * MAINTAINERS: Adjust my details.
1233 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1235         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1237 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1239         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1241 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1243         * MAINTAINERS (Write After Approval): Add myself.
1245 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1247         * MAINTAINERS (Write After Approval): Add myself.
1249 2010-01-11  Richard Guenther  <rguenther@suse.de>
1251         PR lto/41569
1252         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1253         * Makefile.in: Regenerated.
1255 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1257         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1258         * configure: Regenerate.
1260 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1261             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1263         PR bootstrap/42424
1264         * configure.ac: Include libtool m4 files.
1265         (_LT_CHECK_OBJDIR): Call it.
1266         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1267         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1269         * configure: Regenerate.
1271 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1273         PR bootstrap/41818
1274         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1275         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1276         * Makefile.in: Regenerate.
1278 2010-01-02  Richard Guenther  <rguenther@suse.de>
1280         PR lto/41529
1281         * configure.ac: Include config/elf.m4.  Disable LTO if not
1282         builting for an elf target.
1283         * configure: Regenerate.
1285 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1287         * MAINTAINERS: Change my email address.
1289 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1291         * config.sub, config.guess: Update from upstream sources.
1293 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1295         * MAINTAINERS (Write After Approval): Add myself.
1297 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1299         PR middle-end/30447
1300         PR middle-end/30789
1301         PR other/40302
1303         * configure.ac: Require MPC.
1304         * configure: Regenerate.
1306 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1308         PR target/38384
1309         PR bootstrap/40972
1310         * libtool.m4: Sync from git Libtool.
1311         * ltoptions.m4: Likewise.
1312         * ltversion.m4: Likewise.
1313         * lt~obsolete.m4: Likewise.
1314         * ltmain.sh: Likewise.
1316 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1318         * configure.ac: Update minimum MPC version to 0.8.
1319         * configure: Regenerate.
1321 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1323         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1324         * configure: Regenerated.
1326 2009-11-21  Ian Lance Taylor  <iant@google.com>
1328         * configure.ac: Change default of poststage1_ldflags to be empty if
1329         poststage1_libs is set.  When poststage1_libs is empty, and
1330         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1331         * configure: Rebuild.
1333 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1335         * MAINTAINERS (Write After Approval): Update my email address.
1337 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1339         * config.guess: Update from upstream sources.
1341 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1343         * Makefile.def: Restore host and target settings for gmp.
1344         * Makefile.in: Rebuild.
1346 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1348         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1349         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1350         Fix portability of test of C++ as bootstrap language.  Add
1351         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1352         * configure: Rebuild.
1353         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1354         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1355         in-tree building.
1356         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1357         (POSTSTAGE1_HOST_EXPORTS): Use it.
1358         (STAGE[+id+]_CXXFLAGS): New.
1359         (BASE_FLAGS_TO_PASS): Pass it down.
1360         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1361         extra_exports.
1362         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1363         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1364         extra_exports.
1365         * Makefile.in: Rebuild.
1367 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1369         * config.sub, config.guess: Update from upstream sources.
1371 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1373         * MAINTAINERS (Write After Approval): Add myself.
1375 2009-11-09  Jon Beniston  <jon@beniston.com>
1377         * MAINTAINERS (Write After Approval): Add myself.
1379 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1381         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1382         paths for *-w64-mingw* and x86_64-*mingw*.
1383         * configure: Regenerated.
1385 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1387         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1389 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1391         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1392         Phil Edwards to Write-After Approval.
1394 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1396         * configure.ac: Disable target-winsup & co for
1397         x86_64-*-mingw* and *-w64-mingw* targets.
1398         * configure: Regenerated.
1400 2009-10-16  Nick Clifton  <nickc@redhat.com>
1402         * MAINTAINERS: Add myself as a maintainer for the RX port.
1404 2009-10-26  Johannes Singler  <singler@kit.edu>
1406         * MAINTAINERS (Write After Approval): Update my e-mail address.
1408 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1410         * configure.ac (CLooG test): Use = with test.
1411         * configure: Regenerate.
1413 2009-10-22  Richard Guenther  <rguenther@suse.de>
1415         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1416         cloog if the ppl version check failed.  Move flags saving
1417         before setting in libelf check.
1418         * configure: Regenerate.
1420 2009-10-21  Richard Guenther  <rguenther@suse.de>
1422         * configure.ac: Adjust the ppl and cloog configure to work as
1423         documented.  Disable cloog if ppl was disabled.  Omit the version
1424         checks if they were disabled.
1425         * configure: Re-generate.
1427 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1429         * configure.ac: Add 'lto' to enable_languages, not
1430         new_enable_languages, and only if not already present.
1431         * configure: Regenerate.
1433 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1435         * README: Refer to the various COPYING* files instead of just
1436         COPYING.
1437         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1439 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1441         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1442         
1443 2009-10-07  Richard Guenther  <rguenther@suse.de>
1445         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1446         and Richard Guenther as reviewers.
1447         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1448         as reviewers.
1450 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1452         * config.sub: Update from upstream sources.
1454 2009-10-06  Ian Lance Taylor  <iant@google.com>
1456         * Makefile.def: check-gold depends upon all-gas.
1457         * Makefile.in: Rebuild.
1459 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1461         * MAINTAINERS (Write After Approval): Add myself.
1463 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1465         * Makefile.def: all-lto-plugin depends on all-libiberty.
1466         set bootstrap=true for lto-plugin.
1467         Add lto-plugin.
1468         * Makefile.in: Regenerate.
1469         * configure.ac (host_libs): Add lto-plugin.
1470         * configure: Regenerate.
1472 2009-10-03  Diego Novillo  <dnovillo@google.com>
1474         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1475         (HOST_LIBELFLIBS): Define.
1476         (HOST_LIBELFINC): Define.
1477         * Makefile.in: Regenerate.
1478         * configure.ac: Add --enable-lto.
1479         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1480         If --enable-lto is used, add 'lto' to new_enable_languages.
1481         If --enable-lto is used and gold is enabled, add
1482         lto-plugin to configdirs.
1483         * configure: Regenerate.
1485 2009-10-03  Simon Baldwin  <simonb@google.com>
1487         * configure.ac: If --with-system-zlib, suppress local zlib and
1488         pass --with-system-zlib to subdir configure scripts.
1489         * configure: Regenerate.
1491 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1492             Paolo Bonzini  <bonzini@gnu.org>
1494         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1495         $(srcdir).
1496         * Makefile.in: Rebuilt.
1498 2009-09-26  Gary Funck  <gary@intrepid.com>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1504         * configure.ac: Update minimum MPC version to 0.7.
1505         * configure: Regenerate.
1507 2009-09-25  Nick Clifton  <nickc@redhat.com>
1509         * configure.ac: Pass any --cache-file=/dev/null option on to
1510         subconfigures.
1511         * configure: Regenerate.
1513 2009-09-23  Nick Clifton  <nickc@redhat.com>
1515         * config.sub, config.guess: Update from upstream sources.
1517 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1519         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1520         * Makefile.in: Rebuilt.
1522 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1524         PR bootstrap/32272
1525         * configure.ac: Error out if $srcdir isn't '.' but contains
1526         host-${host_noncanonical}.
1527         * configure: Regenerate.
1529 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1531         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1532         maintainer.
1534 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1536         * configure.ac: If bootstrapping a combined tree with
1537         --enable-gold, require c++ in stage1_languages.
1538         * configure: Regenerate.
1540         * configure.ac: Also add target_libs of stage1_languages to
1541         bootstrap_target_libs.
1542         * configure: Regenerate.
1544         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1545         with --enable-languages not containing c++.
1546         * configure: Regenerate.
1548 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1550         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1551         * configure: Regenerate.
1553 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1555         * MAINTAINERS (Write After Approval): Update my e-mail address,
1556         and move from from here...
1557         (Waiting for paperwork): To here.
1559 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1561         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1563 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1565         * configure.ac: Do not use $extrasub for replacing @if/@endif
1566         parts in Makefile; instead, use additional arguments to
1567         AC_CONFIG_COMMANDS to do the replacement manually, with several
1568         sed invocations, to avoid HP-UX sed command limits.
1569         * configure: Regenerate.
1571 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1573         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1574         blank before -L.
1576 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1578         * configure.ac (with-build-config): Document.  Handle without.
1579         Handle missing argument.
1580         * configure: Rebuilt.
1582 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1584         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1585         Default to bootstrap-debug only if compare-debug works.
1586         * configure: Rebuilt.
1587         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1588         * Makefile.in: Rebuilt.
1590 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1592         * MAINTAINERS (OS Port Maintainers): Update my email address.
1594 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1596         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1597         * Makefile.in: Rebuilt.
1599 2009-09-01  Chris Demetriou  <cgd@google.com>
1601         * MAINTAINERS (Write After Approval): Add myself.
1603 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1605         PR debug/30161
1606         * include/dwarf2.h (enum dwarf_tag): Added
1607         DW_TAG_GNU_template_template_param
1608         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1610 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1612         * Makefile.tpl (AWK): Fix typo.
1613         * Makefile.in: Regenerate.
1615 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1617         * configure.ac: Detect awk and sed.
1618         * Makefile.def (flags_to_pass): Add AWK and SED.
1619         * Makefile.tpl (AWK, SED): New.
1620         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1621         * configure: Regenerate.
1622         * Makefile.in: Regenerate.
1624 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1626         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1627         (collapseslashes): Likewise.
1629 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1631         * configure.ac (AC_PREREQ): Bump to 2.64.
1633 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1635         * configure.ac: Remove --with-datarootdir, --with-docdir,
1636         --with-pdfdir, --with-htmldir switches.
1637         * configure: Regenerate.
1639         * configure: Regenerate.
1641         * compile: Sync from Automake 1.11.
1642         * depcomp: Likewise.
1643         * install-sh: Likewise.
1644         * missing: Likewise.
1645         * mkinstalldirs: Likewise.
1646         * ylwrap: Likewise.
1648 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1650         * ltmain.sh (func_normal_abspath): New function.
1651         (func_relative_path): Likewise.
1652         (func_mode_help): Document new -bindir option for link mode.
1653         (func_mode_link): Add new -bindir option, and use it to place
1654         output DLL if specified.
1656 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1658         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1659         (baseargs): Add --disable-option-checking.
1660         * configure: Regenerate.
1662         * Makefile.def (configure-target-libiberty): Depend on
1663         all-binutils and all-ld.
1664         (configure-target-newlib): Likewise.
1665         * Makefile.in: Regenerate.
1667 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1669         * config.sub, config.guess: Update from upstream sources.
1671 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1673         Sync from src, merge:
1675         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1677         * configure.ac: Do not exclude gas for i386-*-darwin.
1678         Add a case for x86_64-*-darwin.
1679         * configure: Regenerate.
1681 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1683         * MAINTAINERS: Add my name to Write After Approval list.
1685 2009-08-06  Michael Eager  <eager@eagercon.com>
1687         * configure.ac: Add Microblaze target.
1688         * configure: Regenerate.
1690 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1692         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1693         * configure: Regenerate.
1694         
1695 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1697         * MAINTAINERS (Write After Approval): Update my e-mail address.
1699 2009-07-06  Ian Lance Taylor  <iant@google.com>
1701         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1702         * configure: Rebuild.
1704 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1706         * MAINTAINERS: Move myself to the Graphite Reviewers.
1708 2009-06-30  Wei Guozhi  <carrot@google.com>
1710         * MAINTAINERS: Add my name to Write After Approval list.
1712 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1714         PR bootstrap/40338
1715         * configure.ac (comparestring): Create new variable.
1716         * Makefile.tpl (comparestring): Use to skip some comparisions.
1717         * configure: Regenerate.
1718         * Makefile.in: Regenerate.
1720 2009-06-26  Doug Evans  <dje@sebabeach.org>
1722         * Makefile.def (host_modules): Add cgen.
1723         * Makefile.in: Regenerate.
1724         * configure.ac (host_tools): Add cgen.
1725         * configure: Regenerate.
1727 2009-06-23  DJ Delorie  <dj@redhat.com>
1729         * MAINTAINERS: Add myself as mep maintainer.
1731 2009-06-23  Ian Lance Taylor  <iant@google.com>
1733         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1734         boot_languages.  Only bootstrap target libraries listed in
1735         target_libs for some boot language.  Add --with-stage1-ldflags,
1736         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1737         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1738         if not building with C++.
1739         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1740         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1741         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1742         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1743         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1744         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1745         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1746         * configure, Makefile.in: Rebuild.
1748 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1750         * MAINTAINERS: Added my name to write-after-approval list.
1752 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1754         * configure.ac: Define is_elf for QNX Neutrino targets.
1755         * configure: Regenerate.
1757 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1759         * MAINTAINERS: Added my name to the write-after-approval list
1761 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1763         * configure.ac: Detect MPC in default directory.
1764         * configure: Regenerate.
1766 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1767             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1769         * Makefile.tpl (all): Avoid a trailing backslash.
1770         * Makefile.in: Regenerate.
1772 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1774         * config.sub, config.guess: Update from upstream sources.
1776 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1778         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1779         to noconfdirs.
1780         * configure: Regenerate.
1782 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1784         * Makefile.tpl ([+compare-target+]): Compare all stage
1785         directories, rather than just gcc.
1786         * Makefile.in: Rebuilt.
1788 2009-06-01  Doug Kwan  <dougkwan@google.com>
1790         * configure.ac: Support gold for target arm*-*-*.
1791         * configure: Regenerate.
1793 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1795         * Makefile.def: Add MPC support and dependencies.
1796         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1798         * Makefile.in, configure: Regenerate.
1800 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1802         * Makefile.tpl (all): Avoid harmless warning in make all when
1803         gcc-bootstrap is enabled but stage_last does not exist.
1804         * Makefile.in: Rebuilt.
1806 2009-05-24  Nicolas Roche  <roche@adacore.com>
1808         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1809         * Makefile.in: Regenerate.
1811 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1813         * MAINTAINERS: Update my e-mail address.
1815 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1817         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1818         * configure:  Regenerate.
1820 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1822         PR other/40159
1823         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1824         gcc-no-bootstrap are mutually exclusive.
1825         * Makefile.in: Rebuilt.
1827 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1829         PR other/40159
1830         * Makefile.tpl (all): Don't end with unconditional success.
1831         * Makefile.in: Rebuilt.
1833 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1835         PR target/37137
1836         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1837         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1838         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1839         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1840         stage_configureflags, stage_cflags and stage_libcflags into
1841         explicit Makefile macros.
1842         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1843         GFORTRAN.
1844         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1845         CC.  Set CC_FOR_BUILD from CC.
1846         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1847         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1848         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1849         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1850         and GFORTRAN.
1851         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1852         (_LIBCFLAGS): Renamed to _TFLAGS.
1853         (do-compare-debug, do-compare3-debug): Drop.
1854         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1855         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1856         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1857         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1858         (XGCC_FLAGS_FOR_TARGET): New.
1859         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1860         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1861         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1862         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1863         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1864         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1865         TFLAGS.
1866         (BUILD_CONFIG): Include if requested.
1867         (all): Set TFLAGS on bootstrap.
1868         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1869         (all-stageid-prefixmodule): Likewise.
1870         (do-clean, distclean-stageid): Set TFLAGS.
1871         (restrap): Fix whitespace.
1872         * Makefile.in: Rebuilt.
1874 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1876         * config.guess: Sync with src.
1878 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1880         * configure.ac ($with_ppl):  Default to no if not supplied.
1881         ($with_cloog):  Likewise.
1882         configure:  Regenerate.
1884 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1886         * MAINTAINERS: Update my e-mail address.
1888 2009-04-27  Nick Clifton  <nickc@redhat.com>
1890         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1892 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1894         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1895         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1896         * Makefile.in: Regenerate.
1898 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1900         PR bootstrap/39739
1901         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1902         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1904         * configure, Makefile.in: Regenerate.
1906 2009-04-21  Taras Glek  <tglek@mozilla.com>
1908         * include/hashtab.h: Update GTY annotations to new syntax
1909         * include/splay-tree.h: Likewise
1911 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1913         * config.sub, config.guess: Update from upstream sources.
1915 2009-04-15  Anthony Green  <green@moxielogic.com>
1917         * configure.ac: Add moxie support.
1918         * configure: Rebuilt.
1920 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1922         * configure.ac: Change copyright header to refer to version
1923         3 of the GNU General Public License and to point readers at the
1924         COPYING3 file and the FSF's license web page.
1925         * Makefile.def: Likewise.
1926         * Makefile.tpl: Likewise.
1927         * Makefile.in: Regenerate.
1929 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1931         * configure.ac: Restore match for darwin9 or later. Use double
1932         brackets since regeneration eats one pair.
1933         * configure: Regenerate.
1935 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1937         PR gas/10039
1938         * configure.ac: Require texinfo 4.7.
1939         * configure: Regenerated.
1941 2009-04-09  Nick Clifton  <nickc@redhat.com>
1943         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1944         the GCC Runtime Library Exception.
1946 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1948         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1949         * configure: Regenerate.
1951 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1953         * Makefil.def (languages): New entries.
1954         * Makefile.tpl (check-gcc-*): New generic target.
1955         * Makefile.in: Regenerate.
1957 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1959         * MAINTAINERS:  Update my email address.
1961 2009-03-18  Tom Tromey  <tromey@redhat.com>
1963         * configure: Rebuild.
1964         * configure.ac (host_libs): Add libiconv.
1965         * Makefile.in: Rebuild.
1966         * Makefile.def (host_modules): Add libiconv.
1967         (configure-gdb, all-gdb): Depend on libiconv.
1969 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1971         * configure.ac: Treat gdb as supported on x86_64-darwin.
1972         * configure: Regenerate.
1974 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1976         * configure.ac (--with-host-libstdcxx): New option.
1977         * configure: Regenerate.
1979 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1981         * MAINTAINERS:  Move myself into the write after approval list.
1983 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1985         * MAINTAINERS: Update e-mail address.
1986         
1987 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1989         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1991 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1993         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1995 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1997         Backport from git Libtool:
1999         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2000         Support GNU/kOpenSolaris.
2001         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2002         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2003         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2004         GNU/kOpenSolaris.
2006 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2008         * MAINTAINERS: Update e-mail address.
2010 2009-02-24  Michael Eager  <eager@eagercon.com>
2012         * MAINTAINERS (Write After Approval): Add self.
2014 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2016         * MAINTAINERS (Write After Approval): Add myself.
2018 2009-02-05  Andreas Schwab  <schwab@suse.de>
2020         * Makefile.tpl (stage_last): Define $r and $s before using
2021         $(RECURSE_FLAGS_TO_PASS).
2022         * Makefile.in: Regenerate
2024 2009-01-30  Ian Lance Taylor  <iant@google.com>
2026         * MAINTAINERS: Move myself to the Global Reviewers list.
2028 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2030         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2031         * configure: Regenerate.
2033 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2035         * MAINTAINERS: Make whitespace consistent.
2036         Remove Robert Millan from Write After Approval.
2038 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2040         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2041         (all-opcodes): Depend on all-libiberty.
2042         * Makefile.in: Regenerate.
2044 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2046         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2047         * configure: Regenerate.
2049 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2051         * MAINTAINERS (Write After Approval): Add myself.
2053 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2055         * MAINTAINERS: Add myself to reviewers (Fortran).
2057 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2059         PR tree-optimization/38515
2060         * configure.ac (cloog-polylib): Removed.
2061         (with_ppl, with_cloog): Test for "no".
2062         * configure: Regenerated.
2064 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2066         * MAINTAINERS: Moved myself to reviewers (Fortran).
2068 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2070         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2071         (Write After Approval): Remove myself.
2073 2009-01-03  Diego Novillo  <dnovillo@google.com>
2075         * MAINTAINERS: Remove myself from alias maintainership.
2077 2009-01-02  David Ayers  <ayers@fsfe.org>
2079         * MAINTAINERS: Update e-mail address.
2081 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2083         * MAINTAINERS: Make whitespace consistent.
2085 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2087         Backport from upstream Libtool:
2088         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2089         Add cache variables to tests that require the linker to work.
2090         For shlibpath_overrides_runpath, this also changes the semantics
2091         to let the result from the C compiler take precedence.
2093 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2095         * config.sub, config.guess: Update from upstream sources.
2097 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2099         * configure.ac (ppllibs): Add by default the lib flags.
2100         * configure: Regenerate.
2102 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2104         * MAINTAINERS:  Add myself to the write after approval list.
2106 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2108         * configure.ac: Add double brackets on darwin[912].
2109         * configure: Regenerate.
2111 2008-12-03  Daniel Kraft  <d@domob.eu>
2113         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2114         Approval to Reviewer section (for Fortran front-end).
2116 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2118         * configure.ac: Expand to darwin10 and later.
2119         * configure: Regenerate.
2121 2008-12-02  Andreas Schwab  <schwab@suse.de>
2123         * Makefile.def: configure-target-boehm-gc depends on
2124         all-target-libstdc++-v3.
2125         * Makefile.in: Regenerate.
2127 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2129         * MAINTAINERS:  Add myself as mingw maintainer.
2131 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2133         * config.sub, config.guess: Update from upstream sources.
2135 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2137         * README.SCO: Remove.
2139 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2141         * MAINTAINERS:  Add myself to the write after approval list.
2143 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2145         * MAINTAINERS:  Update my email address in WAA section.
2147 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2149         * MAINTAINERS: Update e-mail address.
2151 2008-11-27  Toon Moene  <toon@moene.org>
2153         * MAINTAINERS: Change e-mail address.
2155 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2157         * configure.ac: Build gdb for i?86-*-darwin*
2158         * configure: Regenerated.
2160 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2162         * MAINTAINERS: Added my full name.
2164 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2166         PR bootstrap/38014
2167         PR bootstrap/37923
2169         Revert:
2171         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2173         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2174         * Makefile.in: Regenerated.
2176         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2178         PR gdb/921
2179         PR gdb/1646
2180         PR gdb/2175
2181         PR gdb/2176
2183         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2184         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2185         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2186         (HOST_EXPORTS): Pass CPPFLAGS.
2187         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2188         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2189         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2190         * Makefile.in, configure: Regenerated.
2191         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2192         and CPPFLAGS_FOR_BUILD.
2194 2008-11-06  Jeff Law  <law@redhat.com>
2196         * MAINTAINERS: Add myself as middle end maintainer.
2198 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2200         * MAINTAINERS (Write after approval): Add myself.
2202 2008-11-05  Diego Novillo  <dnovillo@google.com>
2204         * MAINTAINERS (Global Reviewers): Add myself.
2205         (Non-Algorithmic Maintainers): Remove myself.
2207 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2209         * MAINTAINERS (Write after approval): Add myself.
2211 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2213         * MAINTAINERS (Write after approval): Add myself.
2215 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2217         * configure.ac (spu-*-*): Remove special case.
2218         * configure: Regenerate.
2220 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2222         * MAINTAINERS (Write after approval): Update my email address.
2224 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2226         * configure.ac [spu-*-*]: Do not set skipdirs.
2227         * configure: Re-generate.
2229 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2231         * MAINTAINERS (Various Maintainers): Add myself to reload.
2233 2008-10-25  Richard Guenther  <rguenther@suse.de>
2235         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2236         maintainer.  Remove myself as libgcc-math maintainer.
2237         (Non-Algorithmic Maintainers): Remove myself.
2239 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2241         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2242         * Makefile.in: Regenerated.
2244 2008-10-23  Cary Coutant  <ccoutant@google.com>
2246         * MAINTAINERS (Write after approval): Add myself.
2248 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2250         PR gdb/921
2251         PR gdb/1646
2252         PR gdb/2175
2253         PR gdb/2176
2255         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2256         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2257         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2258         (HOST_EXPORTS): Pass CPPFLAGS.
2259         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2260         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2261         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2262         * Makefile.in, configure: Regenerated.
2263         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2264         and CPPFLAGS_FOR_BUILD.
2266 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2268         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2269         Sebastian Pop.
2271 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2273         * MAINTAINERS (Write After Approval): Added myself.
2275 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2277         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2278         recommended version to 2.3.2.
2280         * configure: Regenerate.
2282 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2284         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2286 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2288         * MAINTAINERS (Write After Approval): Update e-mail address.
2290 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2292         * libtool.m4: Update to libtool 2.2.6.
2293         * lt~obsolete.m4: Update to libtool 2.2.6.
2294         * ltmain.sh: Update to libtool 2.2.6.
2295         * ltsugar.m4: Update to libtool 2.2.6.
2296         * ltversion.m4: Update to libtool 2.2.6.
2297         * ltoptions.m4: Update to libtool 2.2.6.
2298         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2300 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2302         * MAINTAINERS (Write After Approval): Add myself.
2304 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2306         * MAINTAINERS (Write After Approval): Update my name.
2308 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2310         * MAINTAINERS: Add myself in "Write After Approval".
2312 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2314         * MAINTAINERS: Add myself as ia64 maintainer.
2316 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2318         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2319         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2320         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2321         and Michael Tiemann from Write After Approval since they do not
2322         actually have access.
2324 2008-09-05  Richard Guenther  <rguenther@suse.de>
2326         * configure.ac: Initialize clooglibs to -lcloog.
2327         * configure: Re-generate.
2329 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2331         * MAINTAINERS (Write After Approval): Add myself.
2333 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2335         * configure.ac (--with-cloog-polylib): New.
2336         (--disable-cloog-version-check): New.
2337         (--disable-ppl-version-check): New.
2338         * configure: Re-generate.
2340 2008-09-03  Richard Guenther  <rguenther@suse.de>
2342         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2343         cloog test.
2344         * configure: Re-generate.
2346 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2348         Add picoChip port.
2349         * MAINTAINERS: Add picoChip maintainers.
2351 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2352             Tobias Grosser  <grosser@fim.uni-passau.de>
2353             Jan Sjodin  <jan.sjodin@amd.com>
2354             Harsha Jagasia  <harsha.jagasia@amd.com>
2355             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2356             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2357             Adrien Eliche  <aeliche@isty.uvsq.fr>
2359         Merge from graphite branch.
2360         * configure: Regenerate.
2361         * Makefile.in: Regenerate.
2362         * configure.ac (host_libs): Add ppl and cloog.
2363         Add checks for PPL and CLooG.
2364         * Makefile.def (ppl, cloog): Added modules and dependences.
2365         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2366         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2368 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2370         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2371         (GCC_SHLIB_SUBDIR): New.
2372         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2373         * configure: Regenerate.
2374         * Makefile.in: Regenerate.
2376 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2378         * MAINTAINERS: Consistently use tabs to separate columns.
2380 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2382         * MAINTAINERS (Write after Approval): Add myself.
2384 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2386         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2387         Enable bfd, binutils and opcodes.
2388         * configure: Regenerate.
2390 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2392         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2394 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2396         * MAINTAINERS:  Use correct Umlaut for last name.
2398 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2400         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2402 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2404         * MAINTAINERS: Update my email address.
2406 2008-08-16  Nicolas Roche  <roche@adacore.com>
2408         * Makefile.tpl: Add BOOT_ADAFLAGS.
2409         * Makefile.in: Regenerate.
2411 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2413         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2414         * configure: Regenerate.
2416 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2418         * configure.ac: Add makefile fragments for hpux.
2419         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2420         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2421         * configure: Regenerate.
2422         * Makefile.in: Regenerate.
2424 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2426         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2428 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2430         * MAINTAINERS (Write after Approval): Add myself.
2432 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2434         * MAINTAINERS (Write After Approval):  Add myself.
2436 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2438         * MAINTAINERS (Write After Approval):  Add myself.
2440 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2442         * MAINTAINERS: Update my email address.
2444 2008-06-25  Joey Ye  <joey.ye@intel.com>
2446         * MAINTAINERS (Write After Approval):  Add myself.
2448 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2450         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2451         * Makefile.in: Regenerate.
2452         * configure: Regenerate.
2454 2008-06-17  Daniel Kraft  <d@domob.eu>
2456         * MAINTAINERS (Write After Approval):  Add myself.
2458 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2460         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2461         "$@" is still intact with both Autoconf 2.59 and 2.62.
2462         * configure: Regenerate.
2464 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2466         * Makefile.tpl: Fix comment errors.
2467         * Makefile.in: Regenerate.
2469 2008-06-12  David S. Miller  <davem@davemloft.net>
2470             David Edelsohn  <edelsohn@gnu.org>
2472         * configure.ac: Add powerpc*-*-* to gold supported targets.
2473         * configure: Regenerate.
2475 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2477         PR tree-optimization/36218
2478         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2479         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2480         (all prefix="build-"): Pass them to build-system sub-makes.
2481         * Makefile.in: Regenerate.
2483 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2485         * MAINTAINERS (mt port): Remove.
2486         (sco5, unixware, sco udk): Remove.
2487         (Kean Johnston): Add to Write After Approval.
2489 2008-05-30  Julian Brown  <julian@codesourcery.com>
2491         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2492         of libobjc for ARM EABI Linux.
2493         * configure: Regenerate.
2495 2008-05-18  Xinliang David Li   <davidxl@google.com>
2497         * ChangeLog: Remove wrong ChangeLog entry.
2499 2008-05-17  Xinliang David Li   <davidxl@google.com>
2501         * MAINTAINERS (Write After Approval): Add myself.
2503 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2505         * MAINTAINERS (Write After Approval): Add myself.
2507 2008-05-14  Rafael Espíndola  <espindola@google.com>
2509         * config-ml.in: don't handle --enable-shared and --enable-static.
2511 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2513         * MAINTAINERS: Update my email address.
2515 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2517         * MAINTAINERS: Update my email address.
2519 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2521         * MAINTAINERS (Write After Approval): Add myself.
2523 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2525         * MAINTAINERS (Write After Approval): Add myself.
2527 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2529         * MAINTAINERS (crx): Add myself.
2531 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2533         Sync with src:
2534         2008-04-14  David S. Miller  <davem@davemloft.net>
2536         * configure.ac: Add sparc*-*-* to gold supported targets.
2537         * configure: Regenerate.
2539 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2541         PR bootstrap/35457
2542         * configure.ac: Include override.m4.
2543         * configure: Regenerate.
2545 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2547         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2548         * Makefile.in: Regenerate.
2550 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2552         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2553         as nonconfigurable directories list.
2554         * configure: Regenerate.
2556 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2558         * config.sub, config.guess: Update from upstream sources.
2560 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2562         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2563         * Makefile.in: Regenerate.
2565 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2567         * configure.ac: Do not build libssp for the AVR.
2568         * configure: Regenerate.
2570 2008-04-07  Ian Lance Taylor  <iant@google.com>
2572         * Makefile.def: check-gold depends upon all-binutils.
2573         * Makefile.in: Regenerate.
2575 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2577         * MAINTAINERS (Write After Approval): Add myself.
2579 2008-04-04  Nick Clifton  <nickc@redhat.com>
2581         PR binutils/4334
2582         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2583         builds.
2584         * configure: Regenerate.
2586 2008-04-04  NightStrike  <NightStrike@gmail.com>
2588         PR other/35151
2589         * configure.ac: Combine rules for mingw32 and mingw64.
2590         * configure: Regenerate.
2592 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2594         * MAINTAINERS (Write After Approval): Add myself.
2596 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2598         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2599         * Makefile.in (.NOTPARALLEL): Ditto.
2601 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2603         * MAINTAINERS (Write After Approval): Add myself.
2605 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2607         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2608         * Makefile.in (.NOTPARALLEL): Regenerate.
2610 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2612         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2613         * Makefile.in: Regenerate.
2615 2008-03-26  Jakub Staszak  <kuba@et.pl>
2617         * MAINTAINERS (Write After Approval): Add myself.
2619 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2621         * MAINTAINERS:  Update e-mail address.
2623 2008-03-20  Ian Lance Taylor  <iant@google.com>
2625         * configure.ac: Add support for --enable-gold.
2626         * Makefile.def: Add gold as a directory like ld.
2627         * configure, Makefile.in: Regenerate.
2629 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2631         * configure.ac: m4_include config/proginstall.m4.
2632         * configure: Regenerate.
2634         Backport from upstream Libtool:
2636         2007-10-12  Eric Blake  <ebb9@byu.net>
2638         Deal with Autoconf 2.62's semantic change in m4_append.
2639         * ltsugar.m4 (lt_append): Replace broken versions of
2640         m4_append.
2641         (lt_if_append_uniq): Don't require separator to be overquoted,
2642         and avoid broken m4_append.
2643         (lt_dict_add): Fix typo.
2644         * libtool.m4 (_LT_DECL): Don't overquote separator.
2646 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2648         * config.rpath: Add AIX 6 support.
2650 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2652         * Makefile.def (stageprofile).  Remove -fprofile-generate
2653         from stage_libcflags.
2654         * Makefile.in: Regenerate.
2656 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2658         * config.sub, config.guess: Update from upstream sources.
2660 2008-03-06  Tom Tromey  <tromey@redhat.com>
2662         * MAINTAINERS: Update for treelang deletion.
2664 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2666         * MAINTAINERS: Update my email address.
2668 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2670         * MAINTAINERS (darwin port): Add myself as a maintainer.
2671         (objective-c/c++): Add myself as a maintainer.
2673 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2675         * MAINTAINERS (Write After Approval): Update my email address.
2677 2008-02-25  Tomas Bily  <tbily@suse.cz>
2679         * MAINTAINERS (Write After Approval): Add myself.
2681 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2683         * MAINTAINERS (OpenMP): Add myself.
2685 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2687         PR bootstrap/32009
2688         PR bootstrap/32161
2690         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2691         * configure: Regenerate.
2693         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2694         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2695         STAGE4_LIBCFLAGS): New.
2696         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2697         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2698         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2699         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2700         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2701         for target modules.  Don't export LIBCFLAGS.
2702         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2703         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2704         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2705         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2706         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2707         * Makefile.in: Regenerate.
2709 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2711         PR libgcj/33085
2712         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2713         Do not use -DDLL_EXPORT.  Backport from upstream.
2715 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2717         * MAINTAINERS (Write After Approval): Add myself.
2719 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2721         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2722         * configure: Regenerate.
2724 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2726         * configure.ac (xtensa*-*-*): Recognize processor variants.
2727         * configure: Regenerate.
2729 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2731         PR bootstrap/34922
2732         * configure.ac (PARSE_ARGS): Push suitable setting of
2733         ac_subdirs_all, for `./configure --help=recursive'.
2734         Handle `+' in generic toplevel directory disabling.
2735         * configure: Regenerate.
2737 2008-01-28  Nick Clifton  <nickc@redhat.com>
2739         * MAINTAINERS (xstormy16): Take over maintainership.
2741 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2743         * MAINTAINERS (c4x port): Remove.
2745 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2747         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2749 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2751         * config.sub, config.guess: Update from upstream sources.
2753 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2755         * MAINTAINERS (Write After Approval): Add myself.
2757 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2759         * MAINTAINERS: Update my email address.
2761 2008-01-09  Raksit Ashok  <raksit@google.com>
2763         * MAINTAINERS (Write After Approval): Add myself.
2765 2008-01-09  Raksit Ashok  <raksit@google.com>
2767         * MAINTAINERS (Write After Approval): Add myself.
2769 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2771         * config.sub, config.guess: Update from upstream sources.
2773 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2775         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2776         Change recommended MPFR from 2.2.1 -> 2.3.0.
2777         * configure: Regenerate.
2779 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2781         * MAINTAINERS: Update my email address.
2783 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2785         * MAINTAINERS: Update my email address.
2787 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2789         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2790         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2791         * Makefile.in: Regenerate.
2793 2007-12-10  Mark Heffernan  <meheff@google.com>
2795         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2796         misplaced entries.
2798 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2800         * configure.ac: Enable libjava for x86_64-*-darwin9.
2801         * configure: Regenerate.
2803 2007-12-07  Bill Maddox  <maddox@google.com>
2805         * MAINTAINERS (Write After Approval): Add myself.
2807 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2809         * config.sub, config.guess: Update from upstream sources.
2811 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2813         * config-ml.in: Remove 64bit configure tests.
2815 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2817         * config-ml.in: Robustify against white space in absolute file
2818         names.
2820         * config-ml.in (multi-clean): Substitute ${Makefile}.
2821         Remove superfluous ${Makefile} in list.
2823 2007-11-19  Thiemo Seufer  <ths@mips.com>
2825         * config-ml.in: Don't hardcode the Makefile name.
2827 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2829         * MAINTAINERS (Write After Approval): Add myself.
2831 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2833         * MAINTAINERS (Write After Approval): Add myself.
2835 2007-11-06  Doug Kwan  <dougkwan@google.com>
2837         * MAINTAINERS (Write After Approval): Add myself.
2839 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2841         * MAINTAINERS (mercury): Remove entry.
2842         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2844 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2846         * Makefile.def (dependencies): Make configure-gdb depend on
2847         all-intl.
2848         * Makefile.in: Regenerated.
2850 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2852         * MAINTAINERS (Fortran maintainer): Remove myself.
2854 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2856         * Makefile.def: To avoid problems running with parallel makes,
2857         build newlib before libgloss so that target specific header
2858         files are availble.
2859         * Makefile.in: Regenerate
2861 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2863         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2864         * Makefile.in: Regenerate.
2866 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2868         * MAINTAINERS (Register allocation reviewer): Add myself.
2870 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2872         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2873         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2874         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2875         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2876         * configure: Regenerate.
2878 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2880         * MAINTAINERS (Register allocation reviewer): Add myself.
2882 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2884         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2885         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2886         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2887         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2888         * configure.ac: Default them to host tools for $host = $build.
2889         Subst them.
2891         * configure: Regenerate.
2892         * Makefile.in: Regenerate.
2894 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2896         * MAINTAINERS (Register allocation reviewer): Add myself.
2898 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2900         * MAINTAINERS (Register allocation reviewer): Add myself.
2902 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2904         * MAINTAINERS (Write After Approval): Fix typo.
2906 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2908         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2909         * configure: Regenerate.
2911 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2913         PR bootstrap/31906
2914         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2915         they're already prefixed.
2917 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2919         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2920         libstdc++.
2921         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2922         * configure: Regenerate.
2923         * Makefile.in: Regenerate.
2925 2007-09-17  Andreas Schwab  <schwab@suse.de>
2927         * configure.ac: Raise minimum makeinfo version to 4.6.
2928         * configure: Regenerate.
2930 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2932         * MAINTAINERS (write-after-approval) add myself
2934 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2936         * configure.ac: Correct makeinfo version check.
2937         * configure: Regenerate.
2939 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2941         * MAINTAINERS: Update my email address.
2943 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2945         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2946         to $skipdirs and only disable gprof for newlib.  Use the normal
2947         mips*-elf* handling in other respects.
2948         * configure: Regnerate.
2950 2007-09-12  David Daney  <ddaney@avtrex.com>
2952         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2953         enabling libgcj.
2954         * configure: Regenerate.
2956 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2958         PR other/32154
2959         * configure.ac: For libgloss targets, point the linker to the linker
2960         script, startup code and simulator library.
2961         * configure: Regenerate.
2963 2007-09-07  Andrew Haley  <aph@redhat.com>
2965         * configure.ac (noconfigdirs): Remove target-libffi and
2966         target-libjava.
2967         * configure: Regenerate.
2969 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2971         PR target/33281
2972         * configure.ac: Use config/mh-mingw on mingw.
2973         * configure: Regenerate.
2975 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2977         * MAINTAINERS (Write After Approval): Add myself.
2979 2007-09-05  Richard Guenther  <rguenther@suse.de>
2981         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2982         nor --disable-checking is provided also turn on yes and types
2983         checking for stage1.
2984         * configure: Re-generate.
2986 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2988         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2989         (Write After Approval): Remove myself.
2991 2007-08-29  Nick Clifton  <nickc@redhat.com>
2993         * config.sub, config.guess: Update from upstream sources.
2995 2007-08-22  Bud Davis  <jmdavis@link.com>
2997         * MAINTAINERS (Write After Approval): Added myself.
2998         * MAINTAINERS (Reviewers): Removed myself.
3000 2007-08-18  Paul Brook  <paul@codesourcery.com>
3001             Joseph Myers  <joseph@codesourcery.com>
3003         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3004         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3005         * Makefile.in: Regenerate.
3006         * configure.ac (--with-debug-prefix-map): New.
3007         * configure: Regenerate.
3009 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3010             Nigel Stephens  <nigel@mips.com>
3012         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3013         as target_makefile_frag.
3014         * configure: Regenerate.
3016 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3018         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3019         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3020         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3021         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3022         (do-compare, do-compare3, do-compare-debug): New.
3023         ([+compare-target+]): Use them.
3025 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3027         * MAINTAINERS (Write After Approval): Change my email address.
3029 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3030             Ben Elliston  <bje@au.ibm.com>
3032         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3033         --silent if $silent.
3034         * configure: Regenerate.
3036 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3038         * MAINTAINERS (Various Maintainers): Add myself as
3039         loop infrastructure maintainer.  Update my e-mail
3040         address.
3042 2007-07-31  Diego Novillo  <dnovillo@google.com>
3044         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3045         Adjust description.
3047 2007-07-26  Richard Guenther  <rguenther@suse.de>
3049         * configure.ac: Add types checking to stage1 checking flags.
3050         * configure: Regenerate.
3052 2007-07-17  Nick Clifton  <nickc@redhat.com>
3054         * COPYING3: New file.  Contains version 3 of the GNU General
3055         Public License.
3056         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3057         Lesser General Public License.
3059 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3061         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3063 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3065         * MAINTAINERS (S/390 co-maintainer): Add myself.
3066         (Write After Approval): Remove myself.
3068 2007-07-13  Dan Hipschman  <dsh@google.com>
3070         * MAINTAINERS (Write After Approval): Add myself.
3072 2007-07-11  Nick Clifton  <nickc@redhat.com>
3074         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3075         WINDRES export.
3076         * Makefile.in: Regenerate.
3078 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3080         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3081         maintainer.
3083 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3085         * lt~obsolete.m4: New. Import from 20070318 libtool.
3087 2007-07-03  Julian Brown  <julian@codesourcery.com>
3089         * MAINTAINERS (Write After Approval): Add myself.
3091 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3093         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3094         * configure: Regenerate.
3096 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3098         * configure.ac: Add some missing m4 quotation.
3099         * configure: Regenerate.
3101 2007-07-02  Simon Baldwin  <simonb@google.com>
3103         * MAINTAINERS (Write After Approval): Add myself.
3105 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3107         * configure: Regenerate.
3109 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3111         * Makefile.def: Add windmc tool to build.
3112         * Makefile.tpl: Likewise.
3113         * configure.ac: Likewise.
3114         * Makefile.in: Regenerate.
3115         * configure: Regenerate.
3117 2007-06-28  DJ Delorie  <dj@redhat.com>
3119         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3120         not building newlib.
3121         * configure: Regenerated.
3123 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3125         * MAINTAINERS (Write After Approval): Add myself.
3127 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3129         * MAINTAINERS (Write After Approval): Add myself.
3131 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3133         * MAINTAINERS (Write After Approval): Add myself.
3135 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3137         * MAINTAINERS (Write After Approval): Add myself.
3139 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3141         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3142         * Makefile.in: Regenerated.
3144 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3146         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3147         bfin*-*-uclinux* targets.
3148         * configure: Regenerate.
3150 2007-06-14  Ian Lance Taylor  <iant@google.com>
3152         * MAINTAINERS: Add myself as non-algorithmic global write
3153         maintainer.
3155 2007-06-14  Diego Novillo  <dnovillo@google.com>
3157         * MAINTAINERS: Add self as middle-end maintainer and
3158         non-algorithmic global write maintainer.
3160 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3162         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3163         Move all Fortran maintainers except Paul Brook into the
3164         Non-Autopoiesis section.
3166 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3168         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3169         (distclean-stage[+id+]): Possibly delete stage_last.
3170         * Makefile.in: Regenerate.
3172 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3174         * MAINTAINERS (Various Maintainer): Fix typo.
3176 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3178         * MAINTAINERS (Various Maintainer): Add myself as
3179         dataflow maintainer.
3181 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3183         * config.sub, config.guess: Update from upstream sources.
3185 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3187         * Makefile.tpl: Fix spelling error.
3188         * Makefile.in: Regenerate.
3190 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3192         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3193         lt_cv_sys_max_cmd_len.
3195 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3197         * MAINTAINERS (Various Maintainers): Add myself as
3198         auto-vectorizer maintainer.
3200 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3202         PR libjava/32098
3203         * libtool.m4: Revert previous change.
3204         * ltgcc.m4: Put it here.
3206 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3208         * MAINTAINERS (Various Maintainers): Add myself as
3209         auto-vectorizer maintainer.
3211 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3213         PR libjava/32098
3214         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3216 2007-05-30  Richard Guenther  <rguenther@suse.de>
3218         * MAINTAINERS (Various Maintainers): Add myself as
3219         auto-vectorizer maintainer.
3221 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3223         PR bootstrap/29382
3224         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3225         * configure: Rebuilt.
3227 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3229         * MAINTAINERS (Write After Approval): Removed my name.
3231 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3233         * MAINTAINERS (Write After Approval): Remove myself.
3235 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3237         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3239 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3241         * ltmain.sh: Update from ToT Libtool.
3242         * libtool.m4: Update from ToT Libtool.
3243         * ltsugar.m4: New. Update from ToT Libtool.
3244         * ltversion.m4: New. Update from ToT Libtool.
3245         * ltoptions.m4: New. Update from ToT Libtool.
3246         * ltconfig: Remove.
3247         * ltcf-c.sh: Remove.
3248         * ltcf-cxx.sh: Remove.
3249         * ltcf-gcj.sh: Remove.
3251 2007-05-22  Ollie Wild  <aaw@google.com>
3253         * MAINTAINERS (Write After Approval): Add myself.
3255 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3257         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3258         stage_cflags.
3259         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3260         Remove CFLAGS/LIBCFLAGS.
3261         (configure-stage[+id+]-[+prefix+][+module+],
3262         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3263         * Makefile.in: Regenerate.
3265 2007-05-15  Diego Novillo  <dnovillo@google.com>
3267         * MAINTAINERS: Update e-mail address.
3269 2007-05-15  Revital Eres  <eres@il.ibm.com>
3271         * MAINTAINERS (Write After Approval): Add myself.
3273 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3275         * MAINTAINERS (Write After Approval): Updated my address.
3277 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2007-05-11  Silvius Rus  <rus@google.com>
3283         * MAINTAINERS (Write After Approval): Add myself.
3285 2007-04-23  Tom Tromey  <tromey@redhat.com>
3287         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3289 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3291         * MAINTAINERS (cpplib): Rename to ...
3292         (libcpp): ... this.  Add C/C++ front end maintainers.
3294 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3296         * config-ml.in: Pass ${ml_config_env} to configure calls.
3298 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3300         * MAINTAINERS (Write After Approval): Add myself.
3302 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3304         * MAINTAINERS (Write After Approval): Add myself.
3306 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3308         * MAINTAINERS (fortran 95 front end): Add myself.
3310 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3312         * MAINTAINERS (Write After Approval): Add myself.
3314 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3316         * MAINTAINERS (Modulo Scheduler): Add myself.
3318 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3320         * MAINTAINERS (fortran 95 front end): Add myself.
3321         (c++ front end): whitespace fix.
3323 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3325         * MAINTAINERS (Write After Approval): Add myself.
3327 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3329         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3330         of glob.  Quote arguments with single quotes too.
3331         * configure: Regenerate.
3333 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3335         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3336         * Makefile.in: Regenerate
3338 2007-03-07  Andreas Schwab  <schwab@suse.de>
3340         * configure: Regenerate.
3342 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3344         * configure.ac: Add "--with-pdfdir" configure option,
3345         which defines pdfdir variable.
3346         * Makefile.def (target=fixincludes): Add install-pdf to
3347         missing targets.
3348         (recursive_targets): Add install-pdf target.
3349         (flags_to_pass): Add pdfdir.
3350         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3351         target.
3352         * configure: Regenerate
3353         * Makefile.in: Regenerate
3355 2007-02-28  Eric Christopher  <echristo@apple.com>
3357         Revert:
3358         2006-12-07  Mike Stump  <mrs@apple.com>
3360         * Makefile.def (dependencies): Add dependency for
3361         install-target-libssp and install-target-libgomp on
3362         install-gcc.
3363         * Makefile.in: Regenerate.
3365 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3367         * configure: Regenerate.
3368         * configure.ac: Move statements after variable declarations.
3370 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3372         * MAINTAINERS: Add myself as sh maintainer.
3374 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3376         * configure.ac: Adjust for loop syntax.
3377         * configure: Regenerate.
3379 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3381         * configure: Rebuilt.
3383 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3385         * configure.ac: Drop multiple occurrences of --enable-languages,
3386         and fix its quoting.
3387         * configure: Rebuilt.
3389 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3390             Nathan Sidwell  <nathan@codesourcery.com>
3391             Vladimir Prus  <vladimir@codesourcery.com>
3392             Joseph Myers  <joseph@codesourcery.com>
3394         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3395         * configure: Regenerate.
3397 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3399         * ltconfig (freebsd*): Default to elf.
3401 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3403         * configure.ac (target_libraries): Move libgcc before libiberty.
3404         * configure: Regenerated.
3406 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3407             Paolo Bonzini  <bonzini@gnu.org>
3409         PR bootstrap/30753
3410         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3411         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3412         * configure: Regenerated.
3414 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3416         * MAINTAINERS (Language Front End Maintainers): Update my mail
3417         address.
3419 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3421         PR bootstrap/30748
3422         * configure.ac: Correct syntax for Solaris ksh.
3423         * configure: Regenerated.
3425 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3427         * configure.ac: Sync with src.
3428         * configure: Regenerate.
3430 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3432         * Makefile.in: Regenerate.
3434 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3436         * config.sub: Sync with src.
3438 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3440         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3441         noncanonical equivalents.
3442         * configure.in: Rename to...
3443         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3444         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3445         target_noncanonical.  Use them.  Rewrite removal of configure
3446         arguments for autoconf 2.59.  Discard variable settings.  Force
3447         program_transform_name for native tools.
3449         * Makefile.in: Regenerated.
3450         * configure: Regenerated with autoconf 2.59.
3452 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3454         * MAINTAINERS (Write After Approval): Add myself.
3456 2007-01-31  Andreas Schwab  <schwab@suse.de>
3458         * Makefile.tpl (LDFLAGS): Substitute it.
3459         * Makefile.in: Regenerate.
3461 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3463         * MAINTAINERS (Write After Approval): Add myself.
3465 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3467         * MAINTAINERS (spu port): Add myself.
3469 2007-01-23  Richard Guenther  <rguenther@suse.de>
3471         PR bootstrap/30541
3472         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3473         * Makefile.tpl (GNATBIND): Substitute it.
3474         (GNATMAKE): Likewise.
3475         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3476         of STAGE_PREFIX.
3477         * Makefile.in: Regenerate.
3478         * configure: Regenerate.
3480 2007-01-18  Mike Stump  <mrs@apple.com>
3482         * configure.in: Re-enable -Werror for gcc builds.
3484 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3486         * MAINTAINERS (Write After Approval): Add myself.
3488 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3490         * configure.in: Change == to = in test command.
3491         * configure: Regenerate.
3493 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3494             Nick Clifton  <nickc@redhat.com>
3495             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3497         * configure.in (build_configargs, host_configargs, target_configargs):
3498         Remove build/host/target parameters.
3499         (host_libs): Add gmp and mpfr.
3500         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3501         * Makefile.def (gmp, mpfr): New.
3502         (gcc): Remove target.
3503         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3504         target_os, target_vendor): New.
3505         (configure): Add host_alias/target_alias arguments; adjust invocations.
3506         * configure: Regenerate.
3507         * Makefile.in: Regenerate.
3509 2007-01-11  Matt Fago  <fago@earthlink.net>
3511         * configure.in: Try to link to functions only in mpfr 2.2.x
3512         to improve robustness of configure tests.
3513         * configure: Regenerate.
3515 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3517         * MAINTAINERS: Add myself as i386 maintainer.
3519 2007-01-08  Jan Hubicka  <jh@suse.cz>
3521         * MAINTAINERS: Add myself as i386 maintainer.
3523 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3525         * configure.in: Add support for an x86_64-mingw* target.
3526         * configure: Regenerate.
3528 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3530         * Makefile.tpl (all-target): Correct @if conditional for target
3531         modules.
3532         * configure.in: Omit libiberty if building only target libgcc.
3533         * configure, Makefile.in: Regenerated.
3535 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3537         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3538         * configure: Regenerate.
3540 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3542         * Makefile.def (target_modules): Add libgcc.
3543         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3544         * Makefile.tpl (clean-target-libgcc): Delete.
3545         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3546         on gcc even for bootstrapped modules.  Rewrite handling of
3547         lang_env_dependencies to loop over target_modules.
3548         * configure.in (target_libraries): Add target-libgcc.
3549         * Makefile.in, configure: Regenerated.
3551 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3553         * configure.in: Reorganize recognition of languages.  Add
3554         --enable-stage1-languages.  Show supported languages for the chosen
3555         target rather than all recognized languages.
3556         * configure: Regenerate.
3558 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3560         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3561         * Makefile.in: Regenerate.
3563 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3565         * configure.in: Warn that MPFR 2.2.0 is buggy.
3566         * configure: Regenerate.
3568 2006-12-27  Ian Lance Taylor  <iant@google.com>
3570         * configure.in: When removing Makefiles to force a reconfigure, also
3571         remove prev-DIR*/Makefile.
3572         * configure: Regenerate.
3574 2006-12-22  Andreas Schwab  <schwab@suse.de>
3576         * configure: Regenerate with correct autoconf version.
3578 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3580         * configure.in: add AC_SUBST for *_FOR_TARGET.
3581         * configure: Regenerate.
3583 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3585         * configure.in: Simplify logic for rejecting languages that cannot
3586         be built.  Separate the case when a language is unsupported,
3587         from the case when the user chooses not to build a language.
3589 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3591         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3592         it only affects bootstrap and could be tested on "$host" as well.
3593         * configure: Regenerate.
3594         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3596 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3598         PR bootstrap/29544
3599         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3600         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3601         move here comment from Makefile.tpl.
3602         * Makefile.tpl: Move some definitions higher in the file.
3603         (STAGE1_CHECKING): New.
3604         * configure.in: Add --enable-stage1-checking.
3605         * configure: Regenerate.
3606         * Makefile.in: Regenerate.
3608 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3610         * MAINTAINERS: Add myself as build system maintainer.
3612 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3614         * MAINTAINERS (Write After Approval): Add myself.
3616 2006-12-13  Eric Christopher  <echristo@apple.com>
3618         * MAINTAINERS: Add myself as darwin maintainer.
3620 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3622         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3624 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3626         MAINTAINERS: Update my entry.
3628 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3630         * configure.in:  Handle spu makefile frag.
3631         * Makefile.tpl (MAINT): Define
3632         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3633         * configure: Regenerate.
3634         * Makefile.in: Regenerate.
3636 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3638         * config.guess: Import latest version.
3639         * config.sub: Likewise.
3641 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3643         * configure.in (spu-*-*): Don't skip target-libiberty.
3644         * configure: Regenerate.
3646 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3648         PR bootstrap/30134
3649         * configure.in: Correct x86 darwin support for libjava to powerpc
3650         and i?86 only.
3651         * configure: Regenerate.
3653 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3655         * configure.in: Add x86 darwin support for libjava.
3656         * configure: Regenerate.
3658 2006-12-07  Mike Stump  <mrs@apple.com>
3660         * Makefile.def (dependencies): Add dependency for
3661         install-target-libssp and install-target-libgomp on
3662         install-gcc.
3663         * Makefile.in: Regenerate.
3665 2006-12-04  Richard Guenther  <rguenther@suse.de>
3667         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3668         (Non-Algorithmic Maintainers): Move over non-algorithmic
3669         loop optimizer maintainers, add myself as a non-algorithmic
3670         middle-end maintainer.
3672 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3674         * MAINTAINERS (Write After Approval): Add myself.
3676 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3678         * configure.in: Update error message for missing GMP/MPFR.
3680         * configure: Regenerate.
3682 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3684         * configure.in: Update MPFR version in error message.
3686         * configure: Regenerate.
3688 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3690         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3691         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3692         --with-gmp-lib): New flags.
3694         * configure: Regenerate.
3696 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3698         * MAINTAINERS (Write After Approval): Change my email address.
3700 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2006-11-22  Philipp Thomas  <pth@suse.de>
3706         * MAINTAINERS (i18n): Update e-mail address.
3708 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3710         * MAINTAINERS (spu port): Add myself as maintainer.
3711         (Write After Approval): Remove myself.
3713 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3715         * configure.in (skipdirs): Don't build libssp for SPU.
3716         * configure: Regenerate.
3718 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3720         * MAINTAINERS (spu port): Add myself as maintainer.
3721         (libobjc): Update my email address.
3723 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3725         * MAINTAINERS (Write After Approval): Add myself.
3727 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3729         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3730         * configure : Rebuilt.
3732 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3734         * MAINTAINERS (Write After Approval): Add myself.
3736 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3738         * MAINTAINERS (Write After Approval): Add myself.
3740 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3742         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3743         libmpfr.a.
3744         * configure: Regenerate.
3746 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3748         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3749         (unstage): Test for stage_last presence.
3751         PR bootstrap/29802
3752         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3753         STAGE_PREFIX.
3754         * Makefile.in: Regenerate.
3756 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3758         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3759         maintainers.
3761 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3763         * MAINTAINERS (Write After Approval): Add myself.
3765 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3767         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3768         and stageN-package/Makefile.
3769         * Makefile.in: Regenerated.
3771 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3773         * configure.in: Remove target-libgloss from noconfigdirs for
3774         bfin-*-*.
3775         * configure: Regenerated.
3777 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3779         * configure.in (have_gmp): Only error if the gcc directory exists.
3781         * configure: Regenerate.
3783 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3785         * configure.in: Robustify error message for missing GMP/MPFR.
3787         * configure: Regenerate.
3789 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3791         * MAINTAINERS (Write After Approval): Add myself.
3793 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3795         * MAINTAINERS: Change email address.
3797 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3799         * MAINTAINERS (Write After Approval): Add myself.
3801 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3803         * MAINTAINERS (Write After Approval): Add myself.
3805 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3807         * MAINTAINERS (Write After Approval): Move myself to
3808         Write After Approval section.
3810 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3812         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3813         need_gmp anymore.
3814         * configure: Regenerate.
3816 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3818         * MAINTAINERS (Write After Approval): Add myself.
3820 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3822         * config.guess: Import latest version.
3823         * config.sub: Likewise.
3825 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3827         * Makefile.def: Added pdf target handling.
3828         * Makefile.tpl: Added pdf target handling.
3829         * Makefile.in: Regenerated.
3831 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3833         * MAINTAINERS: Add self as score port maintainer.
3835 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3837         * MAINTAINERS (Write After Approval): Add myself.
3839 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3841         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3842         or newer.
3843         * configure: Regenerated.
3845 2006-09-27  Dave Brolley  <brolley@redhat.com>
3847         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3848         using $s instead of $r.
3849         * configure: Regenerated.
3851 2006-09-26  Thiemo Seufer  <ths@mips.com>
3853         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3854         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3855         * configure: Regenerate.
3857 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3859         * MAINTAINERS (Write After Approval): Remove myself.
3861 2006-09-22  Chao-ying Fu  <fu@mips.com>
3863         * MAINTAINERS (Write After Approval): Add myself.
3865 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3867         * MAINTAINERS: Add self as soft-fp maintainer.
3869 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3871         * MAINTAINERS: Add myself as avr maintainer.
3872         Remove Marek Michalkiewicz as avr maintainer.
3874 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3876         * MAINTAINERS (Write After Approval): Add myself.
3878 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3880         * configure.in: Never build newlib for a Mingw host.
3881         Never build newlib as Mingw target library.
3882         Test the existence of winsup/cygwin for building a Cygwin newlib,
3883         rather than just winsup.
3884         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3885         building a Mingw target.
3886         * configure: Regenerate.
3888 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3890         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3892 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3894         * config.guess: Import from src (was more updated).
3895         * config.sub: Likewise.
3897 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3899         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3900         * configure: Regenerated.
3902 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3904         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3905         for stages after the first.
3907 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3909         * Makefile.def: Add dependencies for configure-opcodes
3910         on configure-intl and all-opcodes on all-intl.
3911         * Makefile.in: Regenerated.
3913 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3915         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3917 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3919         Port to hosts whose 'sort' and 'tail' implementations
3920         treat operands with leading '+' as file names, as POSIX
3921         has required since 2001.  However, make sure the code still
3922         works on pre-POSIX hosts.
3923         * ltmain.sh: Don't assume "sort +2" is equivalent to
3924         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3926 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3928         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3930 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3932         * ltconfig: chmod 644 before ranlib during install.
3934 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3936         PR bootstrap/18058
3937         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3938         if the bootstrap compiler is a GCC version that supports it.
3939         * configure: Regenerate.
3941 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3943         * configure.in: Fix thinkos in previous check-in.
3944         * configure: Regenerate.
3946 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3948         PR other/27063
3949         * configure.in: Test subdir_requires and give an appropriate
3950         error message.
3951         * configure: Regenerate.
3953 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3955         * MAINTAINERS (Write After Approval): Add myself.
3957 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3959         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3961 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3963         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3965 2006-06-20  David Ayers  <d.ayers@inode.at>
3967         PR bootstrap/28072
3968         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3969         whether target-libjava is being configured instead of whether the
3970         java front end is enabled.
3971         * configure: Regenerate.
3973 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3975         PR target/27540
3976         * configure.in: Only enable libgomp on IRIX 6.
3977         * configure: Regenerate.
3979 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3981         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3982         too.
3983         * Makefile.in: Regenerate.
3985 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3987         * config-ml.in: Alter CCASFLAGS to include special
3988         multilib options the same as is done for CFLAGS.
3990 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3992         * configure.in: Don't enable libgomp on hpux10.
3993         * configure: Rebuilt.
3995 2006-06-12  David Ayers  <d.ayers@inode.at>
3997         PR bootstrap/27963
3998         PR target/19970
3999         * configure.in: Remove target-boehm-gc from noconfigdirs where
4000         ${libgcj} is specified.
4001         * configure: Regenerate.
4003 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4005         Sync from src:
4007         * configure.in: Sync.
4008         * configure: Regenerated.
4010         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4012         * Makefile.def: Added dependencies from sim and gdb on intl, and
4013         added configure dependencies to everything with an all dependency
4014         on intl.
4015         * Makefile.in: Regenerated.
4017 2006-06-06  David Ayers  <d.ayers@inode.at>
4019         PR libobjc/13946
4020         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4021         * Makefile.in: Regenerate.
4022         * configure.in: Add --enable-objc-gc at toplevel and have it
4023         enable boehm-gc for Objective-C.
4024         Remove target-boehm-gc from libgcj.
4025         Add target-boehm-gc to target_libraries.
4026         Add target-boehm-gc to noconfigdirs where ${libgcj}
4027         is specified.
4028         Assert that boehm-gc is supported when requested for Objective-C.
4029         Only build boehm-gc if needed either for Java or Objective-C.
4030         * configure: Regenerate.
4032 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4034         PR 27674
4035         * Makefile.tpl (configure-[+prefix+][+module+],
4036         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4037         Remove rule to unstage bootstrapped modules.
4038         (stage_current): New.
4039         * Makefile.in: Regenerate.
4041 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4043         * MAINTAINERS (Write After Approval): Update my e-mail address.
4045 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4047         * include/libiberty.h: Declare pex_run_in_environment.
4049 2006-05-31  Asher Langton  <langton2@llnl.gov>
4051         * MAINTAINERS (Write After Approval): Add myself.
4053 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4055         * Makefile.def (bfd, opcodes): Fix lib_path.
4056         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4057         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4058         * Makefile.in: Regenerate.
4060 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4062         * Makefile.in: Regenerate.
4064 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4066         * Makefile.def: Add install-html target. Add datarootdir
4067         docdir and htmldir to flags_to_pass.
4068         * Makefile.tpl: Add install-html target.
4069         * Makefile.in: Regenerate.
4070         * configure.in: Add --with-datarootdir, --with-docdir, and
4071         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4072         * configure: Regenerate.
4074 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4076         * configure.in: Enable gprof for cross builds.
4077         * configure: Regenerate.
4079 2006-05-22  Richard Guenther  <rguenther@suse.de>
4081         Revert
4082         2006-01-31  Richard Guenther  <rguenther@suse.de>
4083         Paolo Bonzini  <bonzini@gnu.org>
4085         * Makefile.def (target_modules): Add libgcc-math target module.
4086         * configure.in (target_libraries): Add libgcc-math target library.
4087         (--enable-libgcc-math): New configure switch.
4088         * Makefile.in: Re-generate.
4089         * configure: Re-generate.
4090         * libgcc-math: New toplevel directory.
4092 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4093             Andreas Tobler  <a.tobler@schweiz.ch>
4095         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4096         * configure: Rebuilt.
4098 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4100         * MAINTAINERS (Write After Approval): Add myself.
4102 2006-05-01  DJ Delorie  <dj@redhat.com>
4104         * configure.in: Restore CFLAGS if GMP isn't present.
4105         * configure: Regenerate.
4107 2006-05-01  Richard Guenther  <rguenther@suse.de>
4109         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4110         maintainer.
4112 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4114         * MAINTAINERS (Write After Approval): Add myself.
4116 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4118         * MAINTAINERS (Write After Approval): Add myself.
4120 2006-04-18  DJ Delorie  <dj@redhat.com>
4122         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4123         reference libgloss so that libssp can be built in a combined
4124         tree.
4125         * configure: Regenerate.
4127 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4129         * MAINTAINERS (Write After Approval): Add myself.
4131 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4133         * configure.in: Require makeinfo 4.4 or higher.
4134         * configure: Regenerate.
4136 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4138         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4139         Rearrange the entries of other libraries to have them in one place.
4141 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4143         * MAINTAINERS (Write After Approval): Remove myself.
4144         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4146 2006-03-14  Richard Guenther  <rguenther@suse.de>
4148         * configure: Regenerate with autoconf 2.13.
4150 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4152         * MAINTAINERS: Use my work address.
4154         * MAINTAINERS: Update my E-mail address.
4156 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4158         * configure.in: Handle --disable-<component> generically.
4159         * configure: Regenerate.
4161 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4163         PR libgcj/17311
4164         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4166 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4168         * MAINTAINERS (Write After Approval):  Remove myself.
4169         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4171 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4173         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4174         (TARGET_CONFIGDIRS): Remove.
4175         * configure.in: Remove AC_SUBST(target_configdirs).
4176         * Makefile.in, configure: Regenerated.
4178 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4180         * MAINTAINERS (Write After Approval):  Remove myself.
4181         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4183 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4185         PR bootstrap/25670
4187         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4189         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4190         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4191         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4192         BUILD_PREFIX, BUILD_PREFIX_1.
4193         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4195         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4196         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4198         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4199         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4200         of `cat stage_current`.  Always provide the `r' and `s' variables.
4201         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4202         a single shell execution.
4203         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4204         bootstrapped modules, make the stage1 module if the build was not
4205         started yet, else build the current stage.
4206         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4207         (all-build, all-host, all-target, [+make_target+]-host,
4208         [+make_target+]-target): Do not use \-continued lines.
4209         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4210         (current_stage, restrap, stage_last): New.
4212         * Makefile.in: Regenerate.
4213         * configure: Regenerate.
4215 2006-02-19  Bud Davis  <jmdavis@link.com>
4217         * MAINTAINERS (Write After Approval):  Remove myself.
4218         (Language Front End Maintainers):  Add myself as fortran 95
4219         maintainer and update e-mail address.
4221 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4223         * MAINTAINERS (Write After Approval):  Remove myself.
4224         (Language Front End Maintainers):  Add myself as fortran 95
4225         maintainer.
4227 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4229         * MAINTAINERS (Write After Approval): Add myself.
4231 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4233         * MAINTAINERS (Write After Approval):  Remove myself.
4234         (Language Front End Maintainers):  Add myself as
4235         fortran 95 maintainer.
4237 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4239         Sync from src:
4241         2005-12-27  Leif Ekblad  <leif@rdos.net>
4243         * configure.in: Add support for RDOS target.
4244         * configure: Regenerate.
4246 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4247             Andreas Schwab  <schwab@suse.de>
4249         * configure: Regenerate.
4251 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4253         * configure.in (enable_libgomp): Add AIX.
4254         * configure: Regenerate.
4256 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4258         * MAINTAINERS (Write After Approval): Add myself.
4260 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4262         * MAINTAINERS (Write After Approval): Add myself.
4264 2006-01-31  Richard Guenther  <rguenther@suse.de>
4265         Paolo Bonzini  <bonzini@gnu.org>
4267         * Makefile.def (target_modules): Add libgcc-math target module.
4268         * configure.in (target_libraries): Add libgcc-math target library.
4269         (--enable-libgcc-math): New configure switch.
4270         * Makefile.in: Re-generate.
4271         * configure: Re-generate.
4272         * libgcc-math: New toplevel directory.
4274 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4276         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4277         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4278         the assembler, linker and binutils.
4279         * configure: Regenerate.
4281 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4283         * MAINTAINERS (Write After Approval): Add myself.
4285 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4287         * configure: Regenerate.
4289 2006-01-18  Richard Henderson  <rth@redhat.com>
4290             Jakub Jelinek  <jakub@redhat.com>
4291             Diego Novillo  <dnovillo@redhat.com>
4293         * libgomp: New directory.
4294         * Makefile.def: Add target_module libgomp.
4295         * Makefile.in: Regenerate.
4296         * configure.in (target_libraries): Add target-libgomp.
4297         * configure: Regenerate.
4299 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4301         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4302         @ from continuation.
4303         * Makefile.in: Rebuilt.
4305 2006-01-04  Chris Lattner  <sabre@gnu.org>
4307         * MAINTAINERS (Write After Approval): Add myself.
4309 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4311         PR bootstrap/24252
4313         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4314         * Makefile.tpl (OBJDUMP): New.
4315         (EXTRA_HOST_FLAGS): Add it.
4316         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4318         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4319         to use symbolic links between directories.  Avoid race conditions
4320         or make them harmless.
4321         * configure.in: Do not try to use symbolic links between directories.
4323         * Makefile.def (LEAN): Pass.
4324         * Makefile.tpl (LEAN): Define.
4325         (stage[+id+]-start): Accept that the previous directory does not
4326         exist, if the bootstrap is lean.
4327         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4328         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4329         configure substitution.
4330         ([+compare-target+]): Likewise.
4331         ([+bootstrap-target+]-lean): New.
4332         * configure.in: Remove lean bootstrap support from here.
4334         * Makefile.in: Regenerate.
4335         * configure: Regenerate.
4337 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4339         * MAINTAINERS (libdecnumber): Add myself.
4341 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4343         * libtool-ldflags: New script.
4345 2006-01-02  Andreas Schwab  <schwab@suse.de>
4347         * configure.in: When reconfiguring remove Makefile in
4348         all stage directories.
4349         * configure: Regenerate.
4351 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4353         * MAINTAINERS: Update my email address.
4355 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4357         Revert Ada-related part of the previous change.
4359         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4360         Do not pass.
4361         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4362         * Makefile.in: Regenerate.
4363         * configure.in: Do not include mt-ppc-aix target fragment.
4364         * configure: Regenerate.
4366 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4368         * configure.in: Select appropriate fragments for PowerPC/AIX.
4369         * configure: Regenerate.
4371         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4372         BOOT_CFLAGS, BOOT_LDFLAGS.
4373         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4374         BOOT_CFLAGS, BOOT_LDFLAGS.
4375         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4376         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4377         (stage): Fail if we cannot complete the work.
4378         * Makefile.in: Regenerate.
4380 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4382         * configure.in: Replace ms1 with mt.
4383         * configure: Rebuilt.
4385 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4387         * MAINTAINERS: Update my email address.
4389 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4391         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4392         install-host-nogcc): Don't invoke $(stage) at the end.
4393         * Makefile.in: Regenerate.
4395 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4397         * configure.in: Flip the top-level bootstrap switch.
4398         * configure: Regenerate.
4400 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4402         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4403         $(stage) and $(unstage).
4404         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4405         (all): Remove stray semicolon.
4406         (local-distclean): Don't handle multilib.tmp and multilib.out.
4407         (install.all): Set $s for consistency.
4408         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4409         check_multilibs setting.  Always make the install directory.
4410         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4411         Correct @if/@endif.
4412         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4413         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4414         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4415         (multilib.out): Remove.
4416         * Makefile.in: Regenerated.
4418 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4420         * MAINTAINERS (Write After Approval): Add myself.
4422 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4424         * MAINTAINERS: Add myself as mt maintainer.
4426         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4428 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4430         * MAINTAINERS: Change email address.
4432 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4434         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4435         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4436         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4437         Find in-tree tools if available.
4438         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4439         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4440         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4441         (COMPILER_*_FOR_TARGET): New.
4442         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4443         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4444         (CONFIGURED_*, USUAL_*): Remove.
4445         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4446         STRIP): Use autoconf substitutions.
4447         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4448         COMPILER_NM_FOR_TARGET): New.
4449         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4451         (all): Make all-host and all-target in parallel.
4452         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4453         that $$r and $$s are set before invoking a recursive make.
4454         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4455         ([+bootstrap-target+]): Inline most of the `all' target.
4457 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4459         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4460         from the gcc build directory.
4461         * Makefile.in: Regenerate.
4463 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4465         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4466         depend on all-libdecnumber.
4467         * configure.in (host_libs): Include libdecnumber.
4468         * Makefile.in: Regenerate.
4469         * configure: Likewise.
4471 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4473         * libdecnumber: Import decNumber sources from the dfp-branch.
4475 2005-11-21  Kean Johnston  <jkj@sco.com>
4477         * config.sub, config.guess: Sync from upstream sources.
4479 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4481         Import from Autoconf sources:
4483         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4484         * config/move-if-change: Don't output "$2 is unchanged";
4485         suggested by Ben Elliston.  Handle weird characters correctly.
4487 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4489         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4490         to match upstream libtool for darwin.
4492 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4494         * Makefile.def: Remove gdb dependencies for gdbtk.
4495         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4496         (configure-gdb, install-gdb): New rules.
4497         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4498         * Makefile.in, configure: Regenerated.
4500 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4506         * MAINTAINERS (Write After Approval): Add myself.
4508 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4510         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4511         Diego Novillo.
4513 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4515         PR bootstrap/24297
4516         * Makefile.tpl (do-[+make-target+], do-check, install,
4517         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4518         are set before recursing.
4519         * Makefile.in: Regenerate.
4521 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4523         PR bootstrap/18939
4524         * Makefile.def (gcc) <target>: Fix thinko.
4525         * Makefile.in: Regenerate.
4527 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4529         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4530         * configure: Regenerate.
4532 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4534         * MAINTAINERS (Write After Approval): Add self.
4536 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4538         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4539         target-libffi, target-qthreads, target-libjava, and
4540         targetlibobjc.
4541         * configure: Regenerate.
4543 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4545         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4546         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4547         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4548         (USUAL_OBJDUMP_FOR_TARGET): New.
4549         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4550         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4551         * configure, Makefile.in: Regenerated.
4553 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4555         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4556         before other host packages.
4558 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4560         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4562 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4564         PR bootstrap/22340
4566         * configure.in (default_target): Remove.
4567         * Makefile.tpl (all): Do not use prerequisites as subroutines
4568         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4569         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4570         use prerequisites as subroutines.
4571         (check-host, check-target): New.
4572         (bootstrap configure & all targets): Do not use stage*-start
4573         if the directory layout is already ok.
4574         (non-bootstrap configure & all targets): Prepend a $(unstage).
4575         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4576         (NOTPARALLEL): Remove.
4577         (unstage, stage variables): New variables.
4578         (unstage, stage targets): Simply expand to those variables.
4580         * configure: Regenerate.
4581         * Makefile.in: Regenerate.
4583 2005-10-04  James E Wilson  <wilson@specifix.com>
4585         * Makefile.def (lang_env_dependencies): Add libmudflap.
4586         * Makefile.in: Regenerate.
4588 2005-10-03  Andreas Schwab  <schwab@suse.de>
4590         Backport from libtool CVS:
4591         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4593         * ltmain.sh: add support for installing into temporary
4594         staging area (e.g. 'make install DESTDIR=...')
4596 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4598         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4599         * configure: Regenerated.
4601 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4603         * configure: Regenerate with the correct
4604         autoconf version.
4606 2005-09-30  Catherine Moore  <clm@cm00re.com>
4608         * configure.in (bfin-*-*): New.
4609         * configure: Regenerated.
4611 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4613         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4614         (LIPO_FOR_TARGET): New.
4615         (CONFIGURED_LIPO_FOR_TARGET): New.
4616         (USUAL_LIPO_FOR_TARGET): New.
4617         (STRIP_FOR_TARGET): New.
4618         (CONFIGURED_STRIP_FOR_TARGET): New.
4619         (USUAL_STRIP_FOR_TARGET): New.
4620         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4621         STRIP_FOR_TARGET.
4622         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4623         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4624         * Makefile.in: Regenerate.
4625         * configure: Regenerate.
4627 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4629         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4630         (rs6000-*-aix*): Same.
4631         * configure: Regenerate.
4633 2005-09-16  Tom Tromey  <tromey@redhat.com>
4635         * MAINTAINERS: Add self as java maintainer.
4637 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4639         * configure.in: Recognize f95 in the --enable-languages option,
4640         and substitute it for fortran, issuing a warning.
4641         * configure: Regenerate.
4643 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4645         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4646         * configure:  Regenerated.
4648 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4650         * MAINTAINERS: Add self as ms1 maintainer.
4652 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4654         * Makefile.def (libssp): Add to lang_env_dependencies.
4655         * Makefile.in: Regenerate.
4657 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4659         * MAINTAINERS: Add myself as middle-end maintainer.
4661 2005-08-17  Christian Groessler  <chris@groessler.org>
4663         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4664         * Makefile.in: Regenerate.
4666 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4668         * MAINTAINERS (write after approval): Added myself.
4670 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4672         * MAINTAINERS (Write After Approval): Add myself.
4674 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4676         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4677         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4678         Look for alternate names of the target cc and c++
4679         * configure: Regenerate.
4681 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4683         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4684         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4685         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4686         tools; remove code to manually set them.
4687         (Target tools): Look in the environment for them.
4688         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4689         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4690         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4691         build directory.
4692         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4693         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4694         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4695         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4696         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4697         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4698         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4699         * configure: Regenerate.
4700         * Makefile.in: Regenerate.
4702 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4704         * MAINTAINERS: Update for removed CPU targets.
4706 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4708         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4709         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4710         * Makefile.in: Regenerated.
4712 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4714         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4715         (CFLAGS_FOR_TARGET): Use it.
4716         (CXXFLAGS_FOR_TARGET): Likewise.
4717         * Makefile.in: Regenerated.
4718         * configure.in (--with-build-sysroot): New option.
4719         * configure: Regenerated.
4721 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4723         * Makefile.tpl: Wrap install between unstage and stage
4724         * Makefile.in: Regenerate.
4726 2005-07-21  Eric Christopher  <echristo@apple.com>
4728         * MAINTAINERS: Update affiliation.
4730 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4732         * MAINTAINERS: Add self as crx port maintainer.
4734 2005-07-20  DJ Delorie  <dj@redhat.com>
4736         * MAINTAINERS: Add self as m32c maintainer.
4738 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4740         * all files: Update FSF address.
4742 2005-07-15  Eric Christopher  <echristo@redhat.com>
4744         * MAINTAINERS: Change affiliation.
4746 2005-07-14  Jim Blandy  <jimb@redhat.com>
4748         * configure.in: Add cases for Renesas m32c.
4749         * configure: Regenerated.
4751 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4753         * COPYING.LIB: Update from fsf.org.
4755 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4757         * COPYING, compile, config.guess,
4758         config.sub, install-sh, missing, mkinstalldirs,
4759         symlink-tree, ylwrap: Sync from upstream sources.
4760         * config-ml.in: Update FSF address.
4762 2005-07-13  Eric Christopher  <echristo@redhat.com>
4764         * configure.in: Add toplevel noconfigdir support for tpf.
4765         * configure: Regenerate.
4767 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4769         PR ada/22340
4771         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4772         * Makefile.in: Regenerate.
4774 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4776         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4777         Brolley to write-after-approval.
4779 2005-07-07  Andreas Schwab  <schwab@suse.de>
4781         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4782         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4783         * Makefile.in: Regenerated.
4785 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4787         * configure.in: Don't build sim or rda when targetting darwin.
4788         * configure: Regenerate.
4790 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4792         * configure.in: Add --enable-libssp and --disable-libssp.
4793         * configure: Regenerate with autoconf-2.13.
4795 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4797         * Makefile.def (target_modules): Add libssp.
4798         * configure.in (target_libraries): Add target-libssp.
4799         * configure: Rebuilt.
4800         * Makefile.in: Rebuilt.
4802 2005-07-01  Zack Weinberg  <zackw@panix.com>
4804         * MAINTAINERS: Change email address.  Resign from maintainership.
4806 2005-07-01  Richard Guenther  <rguenther@suse.de>
4808         * MAINTAINERS: Change my e-mail address and affiliation.
4810 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4812         * Makefile.def (stagefeedback): Come after profile.
4813         Define profiledbootstrap target.
4814         * Makefile.tpl (profiledbootstrap): Remove.
4815         (stageprofile-end): Zap stagefeedback.
4816         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4817         * Makefile.in: Regenerate.
4819 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4821         * MAINTAINERS: Update my email address.
4823 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4825         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4826         In 'cpp' stanza, support '#line' as well as '# '.
4828 2005-06-08  Andreas Schwab  <schwab@suse.de>
4830         * MAINTAINERS: Move myself from 'Write After Approval' to
4831         'CPU Port Maintainers' section as m68k maintainer.
4833 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4835         * configure.in (unsupported_languages): New macro.
4836         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4837         non-ported target libraries in noconfigdirs.
4838         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4839         non-linux-gnu.  Remove libgcj_ex_libffi.
4840         <lang_frag loop>: Set add_this_lang=no if the language is in
4841         unsupported_languages.
4842         * configure: Regenerate.
4844 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4846         * configure.in: Fix typo in handling of --with-mpfr-dir.
4847         * configure: Regenerate.
4849 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4851         * MAINTAINERS: Update my email address.
4853 2005-06-02  Jim Blandy  <jimb@redhat.com>
4855         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4856         accepted into the master sources.)
4858 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4859             Michael Snyder  <msnyder@redhat.com>
4860             Stan Cox  <scox@redhat.com>
4862         * configure.in: Set noconfigdirs for ms1.
4864         * configure: Regenerate.
4866 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4868         * MAINTAINERS (Write After Approval): Add self.
4870 2005-06-01  Josh Conner  <jconner@apple.com>
4872         * MAINTAINERS (Write After Approval): Add self.
4874 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4876         * MAINTAINERS: Update my email address.
4878 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4880         * MAINTAINERS (Write After Approval): Add self.
4882 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4884         * MAINTAINERS (Write After Approval): Remove self.
4886 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4888         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4889         (Dependencies): Consider target modules for bootstrap dependencies.
4890         Make target bootstrap modules depend on each stage's gcc.
4891         * Makefile.in: Regenerate.
4893 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4895         * Makefile.def (configure-gcc): Depend on binutils having been built.
4896         (all-gcc): No need to do it here.
4897         * Makefile.in: Regenerate.
4899 2005-05-19  Paul Brook  <paul@codesourcery.com>
4901         * configure.in: Rewrite misleading error message when requested
4902         language cannot be built.
4903         * configure: Regenerate.
4905 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4907         * ylwrap: Import from Automake 1.9.5.
4909 2005-05-13  David Ung  <davidu@mips.com>
4911         * MAINTAINERS (Write After Approval): Add self.
4913 2005-05-09  Mike Stump  <mrs@apple.com>
4915         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4916         lt_cv_sys_max_cmd_len for now.
4918 2005-05-09  Stan Cox  <scox@redhat.com>
4920         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4922 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4924         * README.SCO: Update the URL.
4926 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4928         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4929         with_gnu_ld to libtool.
4930         * ltcf-c.sh (aix[45]): Define file_list_spec.
4931         * ltcf-cxx.sh (aix[45]): Same.
4932         * ltcf-gcj.sh (aix[45]): Same.
4933         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4934         exists, write list of input files to temporary file.
4936 2005-05-04  Mike Stump  <mrs@apple.com>
4938         * configure.in: Always pass --target to target configures as
4939         otherwise rebuilds that do --recheck will fail.
4940         * confiugure: Rebuilt.
4942 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4944         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4945         STAGE_HOST_EXPORTS.
4946         (configure, all): Add bootstrap support.
4947         (Host modules, target modules): Pass post-stage1 flags and exports.
4948         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4949         * Makefile.in: Regenerate.
4951 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4953         * configure: Regenerate.
4955 2005-04-27  Mike Stump  <mrs@apple.com>
4957         * MAINTAINERS: Add self as darwin maintainer.
4959 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4961         * config.sub: Update from master copy.
4963 2005-04-21  Mike Stump  <mrs@apple.com>
4965         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4966         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4968 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4970         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4971         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4972         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4973         "*-*-elf" and "*-*-linux*".
4974         * configure: Regenerate.
4976 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4978         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4980 2005-04-12  Mike Stump  <mrs@apple.com>
4982         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4984 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4986         * MAINTAINERS (Write After Approval): Add myself.
4988 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4990         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4992 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4994         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4995         (TARGET_CONFIGARGS): Include --with-target-subdir.
4996         (configure, all): New macros.  Use them throughout.
4997         * Makefile.in: Regenerate.
4999 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5001         * MAINTAINERS (Write After Approval): Add myself.
5003 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5005         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5007 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5009         * MAINTAINERS: Move John Carr to Write After Approval.
5011 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5013         * config/mh-mingw32: Delete.
5014         * configure.in: Don't use it.
5015         * configure: Regenerate.
5017 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5019         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5020         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5021         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5022         (HOST_LIB_PATH): Generate from Makefile.def.
5023         (TARGET_LIB_PATH): Likewise.
5024         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5025         * Makefile.in: Regenerate.
5026         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5027         (RPATH_ENVVAR): Include Darwin case.
5028         * configure: Regenerate.
5030 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5032         * MAINTAINERS (Various Maintainers): Remove self.
5033         (Write After Approval): Add self.
5035 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5037         * MAINTAINERS (Various Maintainers): Add self.
5039 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5041         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5042         * configure: Regenerate.
5044 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5046         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5047         gcc_version, and gcc_version_trigger from set of flags to pass.
5048         * Makefile.tpl: Remove definitions of above variables.
5049         (config.status): Remove dependency on $(gcc_version_trigger).
5050         * Makefile.in: Regenerate.
5051         * configure.in: Do not reference config/gcc-version.m4 nor
5052         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5053         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5054         * configure: Regenerate.
5056 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5057             Andrew Pinski  <pinskia@physics.uc.edu>
5059         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5060         * Makefile.in: Regenerate.
5062 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5064         * MAINTAINERS (Write After Approval): Add myself.
5066 2005-03-03  David Ayers  <d.ayers@inode.at>
5068         * MAINTAINERS (Write After Approval): Add myself.
5070 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5072         PR libgcj/20160
5073         * ltmain.sh: Avoid creating archives with components that have
5074         duplicate basenames.
5076 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5078         PR bootstrap/20250
5079         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5080         instead of check.
5081         * Makefile.in: Regenerate.
5083 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5085         * Makefile.in: Regenerate to fix conflict between the previous two
5086         patches.
5088 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5090         PR bootstrap/17383
5091         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5092         * Makefile.tpl (HOST_SUBDIR): New substitution.
5093         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5094         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5095         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5096         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5097         (Host modules, Bootstrapped modules): Use it.
5098         (Build modules, Target modules): Do not create symlink trees,
5099         always configure out-of-srcdir.
5100         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5101         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5102         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5103         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5105         * Makefile.in: Regenerate.
5106         * configure: Regenerate.
5108 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5110         Merged from libada-gnattools-branch:
5111         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5113         * gnattools: New directory.
5114         * Makefile.def: Add gnattools as a module, depending on target-libada.
5115         * Makefile.in: Regenerate.
5116         * configure.in: Include gnattools in host_tools; disable it if ada
5117         is disabled.
5118         * configure: Regenerate.
5120 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5122         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5123         treelang maintainer.
5124         (Write After Approval): Remove myself.
5126 2005-02-23  Paul Schlie  <schlie@comcast.net>
5128         * configure.in: Allow darwin targeted ports to build tk, itcl and
5129         libgui.
5130         * configure: Regenerate.
5132 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5134         PR libgcj/10353
5135         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5136         * configure: Regenerate.
5138 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5140         * MAINTAINERS (Write After Approval): Add myself.
5142 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5144         * MAINTAINERS: Update my e-mail address.
5146 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5148         * MAINTAINERS (Write After Approval): Add myself.
5150 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5152         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5153         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5154         target-libgloss when not *-*-elf and *-*-aout.
5155         * configure: Regenerate.
5157 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5159         * MAINTAINERS: Remove obsolete entries.
5161         * MAINTAINERS (Write After Approval): Add Michael Matz.
5163 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5165         * MAINTAINERS: Remove self as cpplib maintainer.
5167 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5169         * install-sh, config.sub: Import from upstream.
5171 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5173         PR bootstrap/18222
5174         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5175         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5176         * Makefile.in: Regenerate.
5178 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5180         * MAINTAINERS: Update my email address.
5182 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5183             Andreas Schwab  <schwab@suse.de>
5185         PR bootstrap/18033
5186         * config-ml.in: Eval option if surrounded by single quotes.
5188 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5190         Revert 2004-12-28 Makefile changes, a better fix will be
5191         applied to mainline and src after GCC 4.0 branches.
5193 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5195         PR bootstrap/17383
5197         * Makefile.def (target_modules): Remove stage parameter,
5198         it is always true now.
5199         * Makefile.tpl (configure-build-[+module+],
5200         configure-target-[+module+]): Always build symlink tree
5201         for the directory and for include.  BUILD_SUBDIR and
5202         TARGET_SUBDIR cannot be . anymore.
5203         * Makefile.in: Regenerate.
5205 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5207         Revert 2004-12-08 Makefile changes.
5209 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5211         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5212         cygwin, mingw.
5214 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5216         * configure.in (sh64-*-*): Reenable gprof.
5217         * configure: Regenerate.
5219 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5221         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5222         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5223         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5224         * Makefile.in: Regenerate.
5226 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5228         * MAINTAINERS: Update my email address.
5230 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5232         * Makefile.tpl: Generate normal dependencies if the LHS module is
5233         not bootstrapped.
5234         * Makefile.in: Regenerate.
5236 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5238         * configure.in: Include config/gxx-include-dir.m4.  Use
5239         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5240         * configure: Regenerate.
5242 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5244         * config.if: Delete.
5245         * configure.in: Set libstdcxx_incdir directly.
5246         * configure: Regenerate.
5248 2004-12-02  Eric Christopher  <echristo@redhat.com>
5250         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5251         * Makefile.in: Regenerate.
5253 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5255         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5256         * configure: Regenerate.
5258 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5260         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5261         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5262         * configure: Regenerate.
5264 2004-12-01  Eric Christopher  <echristo@redhat.com>
5266         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5267         of things to remove.
5269 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5271         * MAINTAINERS (Write After Approval): Update my e-mail address.
5273 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5275         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5276         from CVS libtool to always pass_all.
5278 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5280         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5281         (hppa*64*-*-*): Delete incorrect comment.
5282         * configure: Rebuilt.
5284 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5286         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5288 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5290         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5291         from CVS libtool to always pass_all.
5293 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5295         * install-sh, compile: Import from automake.
5297 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5299         * config.guess, config.sub:  Import from savannnah.
5301 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5303         * MAINTAINERS (Write After Approval): Add myself
5305 2004-11-12  Mike Stump  <mrs@apple.com>
5307         * Makefile.def: Add html support.
5308         * Makefile.tpl: Likewise.
5309         * Makefile.in: Regenerate.
5311 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5313         PR 18423
5314         * configure.in: Remove all instances of build-fixincludes from
5315         noconfigdirs.
5316         (build_configargs): Supply --target to subdirectories.
5317         * configure: Regenerate.
5319         * Makefile.def: Make gcc install depend on fixincludes install.
5320         * Makefile.in: Regenerate.
5322 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5324         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5326 2004-11-11  Paul Brook  <paul@codesourcery.com>
5328         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5330 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5332         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5333         target-libgfortran.
5334         * configure: Regenerate.
5336 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5338         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5339         like CC.
5341 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5343         * Makefile.def (host fixincludes): Specify missing targets.
5344         * Makefile.in: Regenerate.
5346 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5348         * MAINTAINERS: Add myself
5350 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5352         * MAINTAINERS (Write After Approval): Add myself.
5354 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5356         * Makefile.def: Build fixincludes for the host, too.
5357         * Makefile.in: Regenerate.
5358         * configure.in (host_tools): Add fixincludes.
5359         * configure: Regenerate.
5361 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5363         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5364         * configure: Regenerated.
5366 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5368         PR other/17783
5369         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5370         * configure: Regenerated.
5372 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5374         * README.SCO: Update per FSF instructions.
5376 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5378         PR target/18151
5379         * configure.in (case ${target}): Do not build fixincludes for avr.
5380         * configure: Regenerated.
5382 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5384         * configure.in (case ${target}): Do not build fixincludes
5385         on platforms where it is not used.
5386         * configure: Regenerated.
5388 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5390         * configure.in: Use an absolute path to install-sh.
5391         * configure: Regenerated.
5393 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5395         * MAINTAINERS (Write After Approval): Add myself.
5397 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5399         * MAINTAINERS: Remove from Write After Approval those that are
5400         already maintainers.
5402 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5404         * MAINTAINERS:  Update my email address.
5406 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5408         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5409         * configure: Regenerate.
5411 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5413         * MAINTAINERS:  Update my email address.
5415 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5417         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5418         entries belonging to this category.
5420 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5422         * MAINTAINERS: Update my e-mail address.
5424 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5426         Fix wrong conflict resolution in:
5428         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5430         * Makefile.in: Regenerate.
5431         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5432         in the recursive `make', instead of hardwiring `all'.
5433         (Autogenerated TARGET-* variables): New.
5435 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5437         * configure.in: Enable target-libgloss for crx-*-*.
5438         * configure: Regenerate.
5440 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5442         * MAINTAINERS (Various Maintainers): Move the "windows,
5443         cygwin, mingw" maintainer to ...
5444         (OS Port Maintainers): ... here.
5446 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5448         * MAINTAINERS (Write After Approval): Remove those that are
5449         maintainers of some subsystem.
5451 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5453         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5454         * ltcf-cxx.sh (tpf*): Likewise.
5455         * ltconfig (tpf*): Add TPF OS configuration support.
5457 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5459         * MAINTAINERS: Change my email address to my new work account.
5461 2004-09-24  Michael Roth  <mroth@nessie.de>
5463         * configure.in (--without-headers): Add missing double quotes.
5464         * configure: Regenerate.
5466 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5468         * ylwrap: Revert to previous version.
5470 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5472         PR bootstrap/17369
5473         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5474         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5475         SET_GCC_LIB_PATH_CMD.
5476         (BASE_TARGET_EXPORTS): Likewise.
5477         * Makefile.in: Regenerated.
5479         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5480         * configure: Regenerated.
5482 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5484         * config.guess: New upstream version
5485         * compile, depcomp, install-sh, ylwrap: Likewise.
5487 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5489         * config/mh-x86omitfp: New host makefile fragment.  Add
5490         -fomit-frame-pointer to the default BOOT_CFLAGS.
5491         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5492         * configure: Regenerate.
5494 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5496         PR target/11572
5497         * configure.in (*-*-darwin*): Renable libobjc.
5498         * configure: Regenerate.
5500 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5502         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5504 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5506         * Makefile.def: Remove libbanshee.
5507         * Makefile.tpl: Ditto.
5508         * configure.in: Ditto.
5509         * Makefile.in: Regen.
5510         * configure: Ditto.
5512 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5514         * ltmain.sh: Use $pic_object as $non_pic_object if
5515         $non_pic_object=none.
5517 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5519         * missing: Import latest version from master repository.
5521 2004-09-06  Nick Clifton  <nickc@redhat.com>
5523         * config.sub: Import latest version from master repository.
5524         * config.guess: Likewise.
5525         This includes these changes:
5527         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5529         * config.sub: Handle crisv32, alias etraxfs.
5530         * config.guess (crisv32:Linux:*:*): Handle.
5532         2004-08-13  Brad Smith  <brad@comstyle.com>
5534         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5535         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5537         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5539         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5540         assume the processor is a powerpc.  This is because coreutils
5541         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5542         in this case, due to a MacOS X bug that causes
5543         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5544         to return a negative number.
5545         Problem reported by Petter Reinholdtsen in:
5546         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5548         2004-07-19  Ben Elliston  <bje@gnu.org>
5550         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5552         2004-06-24  Ben Elliston  <bje@gnu.org>
5554         * config.guess: Update copyright years.
5555         * config.sub: Likewise.
5557         2004-06-22  Robert Millan  <robertmh@gnu.org>
5559         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5560         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5562         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5564         * config.guess (*:*VMS:*:*): New entry. Replaces
5565         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5566         manufacturer.
5568         2004-06-22  Ben Elliston  <bje@gnu.org>
5570         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5571         * config.sub: Likewise.
5573         2004-06-22  Ben Elliston  <bje@gnu.org>
5575         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5576         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5578         2004-06-11  Ben Elliston  <bje@gnu.org>
5580         * config.guess (pegasos:OpenBSD:*:*): Remove.
5582         2004-06-11  Ben Elliston  <bje@gnu.org>
5584         From Wouter Verhelst <wouter@grep.be>:
5585         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5587         2004-06-11  Ben Elliston  <bje@gnu.org>
5589         * config.guess (luna88k:OpenBSD:*:*): New.
5591         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5593         * config.guess (m32r*:Linux:*:*): New case.
5594         * config.sub: Handle m32rle.
5596         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5598         From Jens Petersen  <petersen@redhat.com>:
5599         * config.sub: Handle sparcv8.
5601         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5603         From Tom Smith <smith@cag.lkg.hp.com>:
5604         * config.guess: Version suffixes are equally significant on Tru64
5605         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5606         prefix of "P" (patched kernel).
5608         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5610         * config.sub: Add support for National Semiconductor CRX target.
5612 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5614         * MAINTAINERS (Various Maintainers): Remove myself as web page
5615         maintainer, add myself as maintainer of build status lists.
5617 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5619         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5620         *-*-netware, but add target-libmudflap.
5621         Consolidate *-*-netware targets (of which really only i?86 exists)
5622         into a single entry.
5623         * configure: Likewise.
5625 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5627         * Makefile.tpl (sorry): Remove.
5628         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5629         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5630         (do-clean): Clean per-stage directories too.
5631         (do-distclean): Run distclean-stage1 too.
5632         (.NOTPARALLEL): Enable during toplevel bootstrap.
5633         (stage[+id+]-bubble): Enable parallel execution during
5634         the recursive invocation.
5635         * Makefile.in: Regenerate.
5637         Fix previous checkin:
5639         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5640         include.
5641         * configure.in: Fix indentation.
5642         * configure: Regenerate.
5644 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5646         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5647         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5648         * configure: regenerate
5649         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5650         -mdynamic-no-pic
5652 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5654         * Makefile.def (build_modules): Add fixincludes.
5655         (dependencies): Make gcc depend on fixincludes.
5656         * configure.in (build_tools): Add fixincludes.
5657         (build_configdirs): Always include build_libs.
5658         * Makefile.in: Regenerate.
5659         * configure: Regenerate.
5661 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5663         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5664         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5665         phony targets; do not generate timestamp files.
5666         (distclean-stageN): Remove references to their timestamp files.
5667         (restageN, touch-stageN): Remove.
5668         (stageN-bubble): Rewritten.
5669         (compare): Support lean bootstraps.
5670         * Makefile.in: Regenerate.
5672         * configure.in: Only warn when bootstrapping but
5673         build != host or build != target.  Support lean bootstraps.
5674         * configure: Regenerate.
5676 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5678         * configure.in:  Give a better error message if GMP/MPFR are missing
5679         and a language needing them has been requested.
5680         * configure:  Regenerated.
5682 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5684         * configure.in:  Print a list of available language front-ends if
5685         a requested one is missing.  Tidy stray tab characters.
5686         * configure:  Regenerated.
5688 2004-08-19  Michael Koch  <konqueror@gmx.de>
5690         * gcc/doc/install.texi: Update entry about automake for libjava.
5692 2004-08-17  Robert Millan  <robertmh@gnu.org>
5694         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5695         (instead of FreeBSD).
5696         * configure: Regenerate.
5698 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5700         * Makefile.in: Regenerate.
5701         * configure: Regenerate.
5703         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5704         stage_*_flags.
5705         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5706         for bootstrapped modules if toplevel bootstrap is going.
5707         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5708         modules.  Adjust for changes in Makefile.def.  Enable several
5709         rules even in non-bootstrap mode, just to avoid peppering the
5710         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5711         (stage-[+prev+]-bubble): Remove.
5713         * Makefile.def (Dependencies): Depend on all-build-bison,
5714         all-build-flex, all-build-byacc, all-build-texinfo, rather
5715         than the host variations.
5716         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5717         with BUILD_SUBDIR.
5718         (BISON): Update for recent Bisons.
5719         (YACC): Fix typo.
5720         (cross): Depend on all-build.
5721         (all): Do not depend on all-build.
5722         (prebootstrap): Remove.
5723         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5724         (Prebootstrap dependencies): Add them to the per-stage targets
5725         and to all-prebootstrap.
5726         * configure.in (build_configdirs): Always enable build_tools.
5727         (BUILD_DIR_PREFIX): Remove.
5729         * Makefile.def (gcc): Add target variable.
5730         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5731         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5732         in the recursive `make', instead of hardwiring `all'.
5733         (Autogenerated TARGET-* variables): New.
5735 2004-08-13  Brian Booth  <bbooth@redhat.com>
5737         * MAINTAINERS: Remove myself from write-after-approval.
5739 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5741         * src-release: Stop distributing mmalloc with gdb (which doesn't
5742         use it).
5743         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5744         * Makefile.in: Regenerate.
5746 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5748         * configure.in (arm*-*-eabi*): New target.
5749         * configure: Regenerate.
5751 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5753         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5754         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5755         (Dependencies): New section.
5756         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5757         (configure-target-[+module+]): Depend on maybe-all-gcc
5758         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5759         (toplevel profiledbootstrap): Fix dependencies.
5760         * Makefile.in: Regenerate.
5762 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5764         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5765         target-libiberty to noconfigdirs.
5766         * configure: Regenerate.
5768 2004-08-03  Paul Brook  <paul@codesourcery.com>
5770         * configure.in: Check for MPFR as well as GMP.
5771         * configure: Regenerate.
5773 2004-08-01  Robert Millan  <robertmh@gnu.org>
5775         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5776         libmudflap for all GNU-based systems (with Glibc).
5777         * configure: Regenerate.
5779 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5781         * Makefile.def (host-modules): Add gcc.
5782         * Makefile.in: Regenerate.
5783         * Makefile.tpl (sorry): New rule.
5784         (configure-host, all-host, [+make_target+]-host, do-check,
5785         install-host): Do not add gcc as a special case.
5786         (host modules): Add a small special-casing for gcc.  Export
5787         extra_make_flags through the environment.
5788         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5789         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5790         other recursive targets for gcc): Remove.
5792         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5793         (stage, unstage): New rules.
5794         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5795         distclean-stage[+id+]): Use stage_current.
5796         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5797         the stage*-start rules.
5799 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5801         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5802         use -all_load flag.
5804 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5806         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5807         * configure: Regenerate.
5809 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5811         * maintainer-scripts/gcc_release: Revert yesterday's change.
5813 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5815         * MAINTAINERS: Add myself to write-after-approval.
5817 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5819         * libf2c: Removed.
5820         * gcc/gccbug.in: Updated because of libf2c removal.
5821         * maintainer-scripts/gcc_release: Ditto.
5823 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5825         * configure.in: Build libmudflap by default on FreeBSD.
5826         * configure: Regenerated.
5828 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5830         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5831         systems.
5832         * configure: Regenerated.
5834 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5836         PR target/16344
5837         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5838         feedback based compiler.
5839         * Makefile.in: Rebuilt.
5841 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5843         * Makefile.def (host_modules): Set bootstrap=true for flex.
5844         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5845         * Makefile.in: Rebuilt.
5847 2004-07-07  Jan Hubicka  <jh@suse.cz>
5849         * MAINTAINERS: Add self as a profile feedback maintainer.
5851 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5853         * configure.in:  Do not prepend $srcdir to /dev/null in
5854         makefile fragments.
5855         * configure:  Regenerate.
5857 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5859         * Makefile.def (build_modules): Add bison, byacc, flex,
5860         m4, texinfo.
5861         (flags_to_pass): Add FLEX.
5862         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5863         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5864         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5865         DEFAULT_MAKEINFO): Remove.
5866         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5867         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5868         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5869         objdir or else use configured tool.
5870         (all-build): New.
5871         (all): Depend on it.
5872         (Build module dependencies): Add.
5873         * Makefile.in: Regenerate.
5874         * configure.in: Better support for multiple build modules,
5875         matching what is done for host/target modules.  Do not look
5876         for "plausible" locations of build tools if Canadian cross.
5877         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5878         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5879         * configure: Regenerate.
5881 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5883         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5884         * Makefile.in: Regenerate.
5886 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5888         * Makefile.tpl (configure-build-[+module+],
5889         configure-[+module+], configure-target-[+module+]): Pass
5890         [+extra_configure_args+].
5891         (all-build-[+module+], all-[+module+], check-[+module+],
5892         install-[+module+], [+make_target+]-[+module+],
5893         all-target-[+module+], check-target-[+module+],
5894         install-target-[+module+], [+make_target+]-target-[+module+]):
5895         Pass [+extra_make_args+].
5896         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5897         (GCC_HOST_EXPORTS): Remove.
5898         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5899         cross, check-gcc, check-gcc-c++, install-gcc,
5900         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5901         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5902         * Makefile.in: Regenerate.
5904 2004-06-21  Matthew Sachs  <msachs@apple.com>
5906         * MAINTAINERS: Added self to write-after-approval.
5908 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5910         * configure.in: Check for srcdir/winsup rather than build directory
5911         winsup.
5912         * configure: Regenerate.
5914 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5916         * configure.in: Don't build Cygwin native newlib if winsup
5917         directory is missing.  Emit warning instead.
5918         * configure: Regenerate.
5920 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5922         * Makefile.tpl (touch-stage[+id+]): New.
5923         (restage[+prev+]): Depend on touch-stage[+id+].
5925         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5926         Use it throughout.
5928         * Makefile.def: Add profile and feedback bootstrap stages.
5929         Remove next field from bootstrap stages.
5930         * Makefile.tpl (LN, LN_S): Substitute.
5931         (stageN-start, stageN-end): Use double-colon rules, to
5932         provide a hook for additional setup commands.
5933         (distclean-stageN-gcc, restageN): Create dependencies from
5934         [+prev+], not from [+next+].
5935         (stageN-bubble): Add commands for successive stages from
5936         [+prev+], using double-colon rules.
5937         (all-stageN-gcc): Fix typo.
5938         (stagefeedback-start, profiledbootstrap): New.
5939         * Makefile.in: Regenerate.
5940         * configure.in: Call ACX_PROG_LN.
5941         * configure: Regenerate.
5943 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5945         * MAINTAINERS (Write After Approval): Add myself.
5947 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5949         * MAINTAINERS (Write After Approval): Add myself.
5951 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5953         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5954         without gcc.
5955         * configure: Regenerate.
5957 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5959         * Makefile.tpl: Fix typo.
5960         * Makefile.in: Regenerate.
5962 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5964         * configure.in: Remove new- prefix from toplevel
5965         bootstrap targets.
5966         * configure: Regenerate.
5968 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5970         * Makefile.tpl (all.normal): Rename to all.
5971         (all): Replace with a rule to pick the default
5972         target from configure.
5973         (all-gcc, configure-gcc): Use conditionals to
5974         do nothing when toplevel bootstrap is going on.
5975         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5976         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5977         * configure.in: Support --enable-bootstrap.
5979         * Makefile.def: Remove new- prefix from toplevel
5980         bootstrap targets.
5981         * Makefile.tpl: Likewise.
5983         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5984         target.
5986         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5987         $(RECURSE_FLAGS) to recursive invocation of make.
5989         * Makefile.in: Regenerate.
5990         * configure: Regenerate.
5992 2004-05-30  Andreas Jaeger  <aj@suse.de>
5993             Jim Wilson  <wilson@specifixinc.com>
5995         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5996         like CC.
5998 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6000         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6001         * configure: Regenerate.
6003 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6005         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6006         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6007         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6008         targets.
6009         * Makefile.in: Regenerate.
6011 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6013         * configure.in: Test the ability to symlink directories.
6014         * configure: Regenerate.
6016         * Makefile.def (bootstrap-stage): New definitions.
6017         * Makefile.tpl (configure-stage1-gcc,
6018         configure-stage2-gcc, configure-stage3-gcc,
6019         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6020         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6021         new-restage3, compare): Autogenerate, see Makefile.in
6022         entry for behavioral changes.
6023         (distclean-stage1, new-stage1-start, new-stage1-end,
6024         new-stage1-bubble, distclean-stage2, new-stage2-start,
6025         new-stage2-end, new-stage2-bubble, distclean-stage3,
6026         new-stage3-start, new-stage3-end): New autogenerated targets.
6027         (objext, prebootstrap, BOOT_CFLAGS,
6028         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6029         targets.
6031         * Makefile.in: Regenerate.
6032         (distclean-stage1, new-stage1-start, new-stage1-end,
6033         new-stage1-bubble, distclean-stage2, new-stage2-start,
6034         new-stage2-end, new-stage2-bubble, distclean-stage3,
6035         new-stage3-start, new-stage3-end): New targets.
6036         (all-stage1-gcc): Move prebootstrap dependency from here...
6037         (configure-stage1-gcc): ...to here.
6038         (new-bootstrap): Use bubble targets.
6039         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6040         Use per-stage distclean targets.
6041         (configure-stage1-gcc, configure-stage2-gcc,
6042         configure-stage3-gcc, all-stage1-gcc,
6043         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6044         Use new-stageN-start to prepare the tree.
6046 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6048         * Makefile.def (host_modules): add libcpp.
6049         * Makefile.tpl: Add dependencies on and for libcpp.
6050         * Makefile.in: Regenerate.
6051         * configure.in: Add libcpp host module.
6052         * configure: Regenerate.
6054 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6056         * Makefile.tpl: Whenever a recursive target is defined, wrap
6057         it in a special @if/@endif block, and prepare its maybe
6058         dependency in the @if/@endif block
6059         * configure.in: Instead of writing maybe dependencies, remove
6060         the @if/@endif statements, and remove the @if/@endif blocks
6061         that remain.
6062         * configure: Regenerate.
6063         * Makefile.in: Regenerate.
6065 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6067         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6069 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6071         PR bootstrap/15120
6072         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6073         * */configure: Rebuilt.
6075 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6077         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6078         of libf2c.
6079         * configure, Makefile.in: Regenerate.
6081 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6083         * MAINTAINERS (Write After Approval): Add myself.
6085 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6087         Merge from tree-ssa-20020619-branch.
6089         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6090         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6091         (HOST_GMPLIBS): Define.
6092         (HOST_GMPINC): Define.
6093         (TARGET_LIB_PATH): Add libmudflap.
6094         (GFORTRAN_FOR_TARGET): Define.
6095         (configure-build*): Export GFORTRAN.
6096         (configure-gcc): Export GMPLIBS and GMPINC.
6097         (all-gcc): Add maybe-all-libbanshee.
6098         (configure-target-libgfortran): Define.
6099         * Makefile.in: Regenerate.
6100         * configure.in (host_libs): Add libbanshee.
6101         (target_libraries): Add target-libmudflap and target-libgfortran.
6102         Add --with-libbanshee.
6103         Handle --disable-libmudflap.
6104         (*-*-freebsd*): Use with_gmp.
6105         Add $(libgcj) to noconfigdirs.
6106         * configure: Regenerate.
6107         * depcomp: New file.
6108         * MAINTAINERS: Add tree-ssa maintainers.
6110 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6112         * MAINTAINERS (Various Maintainers): Add myself.
6114 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6116         * MAINTAINERS (Write After Approval): Add myself.
6118 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6120         * MAINTAINERS (Write After Approval): Add myself.
6122 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6124         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6125         * configure: Regenerate.
6127 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6129         Revert:
6130         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6132         * Makefile.def (flags_to_pass): Remove *dir variables that
6133         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6134         as well as prefix and exec_prefix.
6135         * Makefile.in: Regenerate.
6137 2004-04-26  Robert Millan  <robertmh@gnu.org>
6139         Add patches from libtool CVS.
6140         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6141         * ltconfig: Likewise.
6142         * ltcf-c.sh: Likewise.
6143         * ltcf-cxx.sh: Likewise.
6144         * ltcf-gcj.sh: Likewise.
6146 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6148         * Makefile.def (host_modules): Mark with the bootstrap
6149         flag packages on which gcc depends.
6150         * Makefile.tpl (all-bootstrap): Use it.
6151         * Makefile.in: Regenerate.
6153 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6155         * Makefile.def (flags_to_pass): Remove *dir variables that
6156         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6157         as well as prefix and exec_prefix.
6158         * Makefile.in: Regenerate.
6160 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6162         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6163         * configure: Regenerate.
6164         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6165         * gcc/Makefile.tpl (compare): Use the result of the test.
6166         * gcc/Makefile.in: Regenerate.
6168 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6170         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6171         Always relocate gcc and prev-gcc to the original names, even
6172         if the build fails.
6173         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6174         New targets.
6176 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6178         * MAINTAINERS: Update my email address.
6180 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6182         * configure.in (mips*-*-irix5*): Enable ld.
6183         * configure: Regenerate.
6185 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6187         * configure: Regenerate.
6189 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6191         * Makefile.tpl (configure-[+module+], configure-gcc,
6192         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6193         Set and export LDFLAGS.
6194         * Makefile.in: Regenerate.
6196 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6198         * MAINTAINERS: Add myself to write-after-approval.
6200 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6202         PR bootstrap/14871
6203         * Makefile.tpl: If we don't have built-in-tree target tools,
6204         use the ones found by configure rather than hacking around with
6205         program_transform_name.
6206         * configure.in: Give Makefile.tpl the information necessary
6207         to do that.
6208         * Makefile.in: Regenerate.
6209         * configure: Regenerate.
6211 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6213         PR bootstrap/14760
6214         * configure.in: When computing baseargs, strip *all* copies of
6215         offending options.  Also, don't match/substitute the trailing space,
6216         so that this actually works when two similar options are separated by
6217         only one space.
6218         * configure: Regenerate.
6220 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6222         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6223         (rs6000-*-aix*): Same.
6224         * configure: Regenerate.
6226 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6228         * MAINTAINERS: Add myself to write-after-approval.
6230 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6232         * MAINTAINERS: Add myself to write-after-approval.
6234 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6236         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6237         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6238         * Makefile.in: Regenerate.
6240         * configure.in (top level bootstrap support): Rework --enable-werror
6241         to set @stage2_werror_flag@.
6242         * configure: Regenerate.
6243         * Makefile.tpl (top level bootstrap support): Pass
6244         @stage2_werror_flag@ down to configure in stages 2 and 3.
6245         * Makefile.in: Regenerate.
6247 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6249         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6250         for stages 2 and 3 as well as in make.  As a consequence, remove
6251         OUTPUT_OPTION (now detected by configure) from the flags passed down
6252         to make.
6253         * Makefile.in: Regenerate.
6255         * Makefile.tpl (new-bootstrap): Fix typo.
6256         * Makefile.in: Regenerate.
6258 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6260         * Makefile.tpl: Rearrange by moving recursive_targets rules
6261         into their proper sections.
6262         * Makefile.tpl (top level bootstrap support): Move disabling
6263         of coverage flags from 'make' to 'configure'; improve comments.
6264         * Makefile.in: Regenerate.
6266         * Makefile.tpl (experimental top level bootstrap) Move stage1
6267         language setting from all- target to configure- target; disable
6268         intermodule optimization in stage 1; prevent gratuitous rebuilds
6269         of stage 1.
6270         * Makefile.in: Regenerate.
6271         * configure.in: Comma-separate stage 1 language list for top
6272         level bootstrap.
6273         * configure: Regenerate.
6275         * Makefile.tpl: Clean up experimental top level bootstrap support:
6276         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6277         prev-gcc in configure- targets as well as all- targets.
6278         * Makefile.in: Regenerate.
6280 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6282         * compile: New file imported from automake.
6284 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6286         * configure.in: Remove symbolic link section.
6287         * configure: Regenerate.
6288         * Makefile.tpl (links): Remove.
6289         * Makefile.in: Regenerate.
6291 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6292             Nathanael Nerode  <neroden@gcc.gnu.org>
6294         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6295         Set with AC_CHECK_PROGS.
6296         * configure.in: Fix comment typo from last patch.
6297         * configure: Regenerate.
6299 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6301         * Makefile.tpl: Introduce experimental top level bootstrap support.
6302         * Makefile.in: Regenerate.
6303         * configure.in: Introduce support for top level bootstrap.
6304         * configure: Regenerate.
6306 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6307             Paolo Bonzini  <bonzini@gnu.org>
6309         PR bootstrap/14522
6310         * configure.in: Cope with shells that do not support unquoted ^
6311         * configure: Regenerate.
6313 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6314             Paolo Bonzini  <bonzini@gnu.org>
6316         PR bootstrap/14522
6317         * configure.in: Cope with shells that do not support nesting
6318         quotes inside quoted backquote substitutions.
6319         * configure: Regenerate.
6321 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6323         PR bootstrap/14522
6324         * configure.in: Fix escaping of $.
6325         * configure: Regenerate.
6327 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6329         * configure: Regenerate, since I forgot to while committing Paolo's
6330         changes.
6332 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6334         PR ada/14131
6335         Move language detection to the top level.
6336         * configure.in: Find default values for the tools as
6337         soon as possible.  Disable ada if GNAT is not found.
6338         Emit error message about missing languages.  Expand
6339         --enable-languages=all for the gcc subdirectory.
6341 2004-03-10  Ben Elliston  <bje@gnu.org>
6343         * MAINTAINERS: Update my email address.
6345 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6347         * ltconfig: Disable building static libraries if building shared
6348         libraries on AIX 5L.
6350 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6352         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6353         and disable libgcj.
6354         * configure: Regenerated.
6356 2004-03-01  Brian Booth  <bbooth@redhat.com>
6358         * MAINTAINERS: Add myself to write-after-approval.
6360 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6362         * MAINTAINERS: Add myself to write-after-approval.
6364 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6366         PR bootstrap/7087
6367         * Makefile.tpl: Guard XFOO sed statements better.
6368         * Makefile.tpl: Add dependency for configure-target-libada.
6369         * Makefile.in: Regenerate (incidentally fixes broken
6370         commit when libada-branch was merged).
6372 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6374         * MAINTAINERS: Add myself to write-after-approval.
6376 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6378         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6379         maintainers.
6381 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6383         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6384         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6386 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6388         PR bootstrap/11932
6389         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6391 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6393         * MAINTAINERS: Added myself to write-after-approval.
6395 2004-02-14  Michael Koch  <konqueror@gmx.de>
6397         * MAINTAINERS: Added myself to write-after-approval.
6399 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6401         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6402         some OS port maintainers to OS port maintainers section.
6404 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6406         * MAINTAINERS: Add self.
6408 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6410         * MAINTAINERS: Alphabetize.
6412 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6414         * MAINTAINERS: Remove myself.
6416 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6418         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6419         (rs6000-*-aix*): Same.
6420         * configure: Regenerate.
6422 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6424         * configure.in (host): Add in missing $noconfigdirs to defines.
6425         * configure: Regenerate.
6427 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6428             Nathanael Nerode  <neroden@gcc.gnu.org>
6430         PR ada/6637, PR ada/5911
6431         Merge with libada-branch:
6432         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6433         with appropriate dependencies. Add --enable-libada configure switch.
6434         * configure, Makefile.in: Regenerate.
6436 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6438         * MAINTAINERS: Add myself to write-after-approval.
6440 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6442         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6443         * configure: Regenerate.
6445 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6447         Merge from upstream:
6449         * ltmain.in: When setting IFS to '~', be careful about user
6450         arguments that contain '~'.
6452         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6454         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6455         Also test $base_compile against $CC with escaped arguments. Bug
6456         reported by Geoff Keating <geoffk@apple.com>.
6458 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6460         * MAINTAINERS: Remove i960 port.
6462 2004-01-23  DJ Delorie  <dj@redhat.com>
6464         * Makefile.def (target_modules) [libiberty]: Don't stage.
6465         * Makefile.in: Rebuilt.
6467 2004-01-20  Caroline Tice  <ctice@apple.com>
6469         * MAINTAINERS: Add myself to write-after-approval.
6471 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6473         * MAINTAINERS: Update my email address.
6475 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6477         * MAINTAINERS: Add myself to write-after-approval.
6479 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6481         * MAINTAINERS: Remove entries without email address.
6483 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6485         * MAINTAINERS: Add myself to write-after-approval.
6487 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6489         * MAINTAINERS: Update my email address.
6491 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6493         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6494         * Makefile.tpl (configure-target-[+module+]): Support stage.
6495         * Makefile.in: Rebuilt.
6497 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6499         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6501 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6503         * MAINTAINERS: Add myself as a MIPS maintainer.
6505 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6507         * configure.in: Use ./config.cache, not config.cache.
6508         * configure: Regenerate.
6509         * Makefile.tpl: Special-casing not needed for GCC any more.
6510         * Makefile.in: Regenerate.
6512         * configure.in: Don't share a cache file for host dirs.
6513         * configure: Regenerate.
6515         * config-ml.in: Don't mess with the cache file.
6517 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6519         * MAINTAINERS: Move myself from 'Write After Approval' to
6520         'CPU Port Maintainers' section as SPARC maintainer.
6522 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6524         * Makefile.tpl: Make GCC use a separate config.cache.
6525         * Makefile.in: Regenerate.
6527         PR bootstrap/11932, PR bootstrap/11933
6528         (I don't know if it will fix either of them, but it relates
6529         to them.)
6530         * configure.in: Don't use shared config.cache for target
6531         directories.
6532         * configure: Regenerate.
6534 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6536         * MAINTAINERS: Add myself to 'Write After Approval' section.
6538 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6540         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6541         * configure: Regenerated.
6543 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6545         * MAINTAINERS: Remove the mn10200 maintainer.
6547 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6549         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6550         * configure: Regenerated.
6552 2003-12-16  Jan Hubicka  <jh@suse.cz>
6554         * MAINTAINERS: Add myself as callgraph maintainer.
6556 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6558         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6559         * configure: Regenerate.
6561 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6563         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6564         'Write After Approval' section. Update email.
6566 2003-12-01  James Lemke  <jim@wasabisystems.com>
6568         * MAINTAINERS (Write After Approval): Add myself.
6570 2003-11-20  Matt Thomas  <matt@3am-software.com>
6572         * MAINTAINERS: Add myself as a vax port maintainer.
6574 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6576         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6577         (configure-build-[+module+], configure-[+module+]): Likewise.
6578         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6579         * Makefile.in: Regenerate.
6581 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6583         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6584         shared/dylibed libraries.
6585         * ltmain.sh: Likewise.
6586         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6587         * ltcf-cxx.sh: Likewise.
6588         * ltcf-gcj.sh: Likewise.
6589         * ltconfig: Likewise.
6591 2003-11-17  Stan Cox  <scox@redhat.com>
6593         * MAINTAINERS: Add myself as iq2000 port maintainer.
6595 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6597         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6598         * Makefile.in: Regenerate.
6600 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6602         * config.sub: Update to 2003-11-03 version.
6604 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6606         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6607         * configure:  Regenerate.
6609 2003-10-20  Nicolas Pitre  <nico@cam.org>
6611         * MAINTAINERS: Add myself to 'Write After Approval' section.
6613 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6615         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6617 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6619         * MAINTAINERS: Update my email address.
6621 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6623         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6625 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6627         * MAINTAINERS: Add myself to 'Write After Approval' section.
6629 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6631         * config.guess: Update to 2003-10-16 version.
6632         * config.sub: Update to 2003-10-16 version.
6634 2003-10-15  David Daney  <ddaney@avtrex.com>
6636         * MAINTAINERS: Added myself to 'Write After Approval' section.
6638 2003-10-15  Falk Hueffner  <falk@debian.org>
6640         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6641         'Write After Approval' section. Update email.
6643 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6645         * MAINTAINERS: Move myself from 'Write After Approval' to
6646         'Various Maintainers' section as middle-end maintainer.
6648 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6650         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6651         HOST_FLAGS_TO_PASS.
6652         * Makefile.in: Regenerate.
6654 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6656         * config.guess: Update to 2003-10-07 version.
6657         * config.sub: Update to 2003-10-07 version.
6659 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6661         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6662         * ltconfig (irix5*, irix6*): Don't override version_type.
6664 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6666         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6667         * configure: Rebuilt
6668         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6669         * Makefile.in: Rebuilt
6671 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6673         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6675 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6677         * MAINTAINERS (Write After Approval): Add myself.
6679 2003-09-29  Paul Koning  <ni1d@arrl.net>
6681         * MAINTAINERS: Move myself from "Write After Approval"
6682         to CPU platform maintainers for pdp11 platform.
6684 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6686         * MAINTAINERS: Move myself from 'Write After Approval' to
6687         'Various Maintainers' section as libffi testsuite maintainer.
6689 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6691         * configure.in: Pass a computed --program-transform-name
6692         to subconfigures.
6693         * configure: Regenerated.
6695 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6697         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6698         * Makefile.in: Regenerate.
6700         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6701         * Makefile.in: Regenerate.
6703 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6705         * MAINTAINERS: Move myself from 'Write After Approval'
6706         to 'Various Maintainers' (objective-c) section.
6708 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6710         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6711         quoting.
6712         * configure: Regenerated.
6714 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6716         * MAINTAINERS (Write After Approval): Add myself to write after
6717         approval list.
6719 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6721         * MAINTAINERS (Write After Approval): Add myself.
6723 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6725         * MAINTAINERS: Update my e-mail address.
6727 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6729         * libtool.m4 (LD): Correct powerpc64 host match.
6731 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6733         * MAINTAINTERS: Update my affiliation and email address.
6735 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6737         * MAINTAINERS (Write After Approval): Add myself.
6739 2003-09-04  DJ Delorie  <dj@redhat.com>
6741         * configure: Regenerate.
6743 2003-09-04  Robert Millan  <robertmh@gnu.org>
6745         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6747 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6749         * configure.in: Ensure arguments to sed are properly spaced.
6750         * configure: Regenerate.
6752 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6754         * MAINTAINERS: Update my e-mail address.
6756 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6758         * MAINTAINERS (Write After Approval): Add myself.
6760 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6762         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6763         * configure: Regenerated.
6765 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6767         * MAINTAINERS: Update my email address.
6769 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6771         * configure.in:  Use newline instead of semicolon when assuming
6772         shell arguments in a for loop.
6773         * configure:  Regenerated.
6775 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6777         * MAINTAINERS: Resurrect the i860 maintainer.
6779 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6781         PR 8180
6782         * configure.in: When testing with_libs and with_headers, treat
6783         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6784         * configure: Regenerate.
6786         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6787         make, shell, etc.
6788         (baseargs): Likewise.
6789         * configure: Regenerate.
6791 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6793         * MAINTAINERS (Write After Approval): Add myself.
6795 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6797         * configure.in: Disable libgcj for darwin not on powerpc.
6798         * configure: Rebuild.
6800 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6802         * config-ml.in, symlink-tree: Add license.
6804 2003-08-03  Richard Stallman  <rms@gnu.org>
6805             Eben Moglen  <moglen@columbia.edu>
6807         * README.SCO: New file.
6809 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6811         * Makefile.tpl (check, check-c++): Express dependencies using
6812         dependencies rather than commands.
6813         * Makefile.in: Regenerate.
6815 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6817         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6818         * configure: Ditto.
6820 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6822         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6823         * Makefile.in: Update.
6825 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6827         * configure.in: Enable libgcj for darwin.
6828         * configure: Rebuild.
6830 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6832         * config-ml.in:  Use ac_configure_args directly instead of
6833         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6834         actually seen.
6836 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6838         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6839         creating target and build subdirs to build all parent dirs as needed.
6840         * Makefile.in: Rebuild.
6841         * configure.in: Don't build dirs explicitly here.
6842         * configure: Rebuild.
6844 2003-07-26  Paul Brook  <paul@nowt.org>
6846         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6848 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6850         * Makefile.tpl (all-make): Depend on intl.
6851         * Makefile.in: Rebuilt.
6853 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6855         * install-sh:  Update to newer upstream versions (associated with
6856         aclocal 1.7).
6857         * mkinstalldirs:  Likewise.
6858         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6860 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6862         * MAINTAINERS: Move self from Bug database only accounts
6863         to write-after-approval.
6865 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6867         * config.if: Remove unused libc_interface determination.
6869 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6871         * MAINTAINERS: Move self from write-after-approval to
6872         build machinery (*.in).
6874 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6876         PR bootstrap/11273
6877         PR bootstrap/11408
6878         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6879         unused INSTALL_PROGRAM_ARGS.
6880         * configure.in: Use AC_PROG_INSTALL.
6881         * Makefile.in: Regenerate.
6882         * configure: Regenerate.
6884 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6886         * MAINTAINERS: Alphabetize.
6888 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6890         * configure: Rebuilt.
6891         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6892         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6893         newlib nor libgloss.
6894         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6895         * configure.in (am33_2.0-*-linux*): Added.
6897 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6899         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6900         * configure: Regenerate.
6902 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6904         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6905         * Makefile.in: Regenerate.
6907 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6909         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6910         * Makefile.in: Regenerate.
6912 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6914         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6915         * Makefile.in: Regenerated.
6917         * config-ml.in: Replace PWD with PWD_COMMAND.
6919 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6921         * intl: New directory; see intl/ChangeLog for details.
6922         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6923         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6924         * Makefile.in: Regenerate.
6926 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6928         * configure.in: Clean up config-lang.in handling.  Delete
6929         useless assignment to "subdirs".
6930         * configure: Regenerate.
6932 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6934         * configure.in: Rename 'target_libs' to 'target_libraries'.
6935         Remove useless reference to 'target_libs'.
6936         * configure: Regenerate.
6938 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6940         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6941         * Makefile.in: Regenerate.
6943 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6945         * Makefile.def: Introduce flags_to_pass.
6946         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6947         * Makefile.in: Regenerate.
6949 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6951         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6952         and target-libgloss.
6953         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6954         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6955         * configure: Regenerate.
6957 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6959         * configure.in: Update testsuite_flags to new location.
6960         * configure. Regenerate.
6962 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6964         * Makefile.tpl: Remove BUILD_CC stuff.
6965         * Makefile.in: Regenerate.
6967 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6969         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6971 2003-06-16  Graeme Peterson  <gp@qnx.com>
6973         * MAINTAINERS (Write After Approval): Add myself.
6975 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6977         * config.guess: Update to 2003-06-12 version.
6978         * config.sub: Update to 2003-06-13 version.
6980 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6982         * config.guess: Update to 2003-06-06 version.
6983         * config.sub: Update to 2003-06-06 version.
6985 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6987         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6988         * configure. Regenerate.
6990 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6992         * configure.in: Disable serial configure by default.
6993         * configure: Regenerate.
6994         * Makefile.tpl: Abolish .NOTPARALLEL.
6995         * Makefile.in: Regenerate.
6997         * Makefile.tpl: Replace {build,host,target}_canonical by
6998         {build,host,target}.
6999         * Makefile.in: Regenerate.
7001         * Makefile.tpl: Fix stupid pasto.
7002         * Makefile.in: Regenerate.
7004 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7006         * Makefile.tpl: Remove bogus conditional.
7007         * Makefile.in: Regenerate.
7009 2003-06-05  Jan Hubicka  <jh@suse.cz>
7011         * Makefile.tpl (profiledbootstrap): New target.
7012         * Makefile.in (profiledbootstrap): New target.
7014 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7016         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7017         Pinski. Remove user names from other bugzilla-only maintainers.
7019 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7021         * Makefile.tpl: Make 'recursive targets' using autogen rather
7022         than shell loop.  Remove duplicate 'clean' targets and false
7023         comments.
7024         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7025         Add systematic method of specifying missing targets in subdirs.
7026         Add copyright boilerplate.
7027         * Makefile.in: Regenerate.
7028         * configure.in: Add 'recursive targets' to maybe list.
7029         * configure: Regenerate.
7031         * MAINTAINERS: "GNATS only" -> "Bug database only".
7033         * Makefile.tpl: Rename [+target+] to [+make_target+].
7034         * Makefile.def: Rename 'target' to 'make_target'.
7036 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7038         * MAINTAINERS: Add self as options handling maintainer.
7040 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7042         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7043         been too long since I touched those ports.
7045 2003-05-28  DJ Delorie  <dj@redhat.com>
7047         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7048         * Makefile.in: Regenerate.
7050 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7052         * configure.in: Use curly braces in the definition of tooldir.
7053         * configure: Regenerate.
7055 2003-05-21  DJ Delorie  <dj@redhat.com>
7057         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7058         newlib or libgloss.
7059         * Makefile.in: Regenerate.
7061 2003-05-21  DJ Delorie  <dj@redhat.com>
7063         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7064         * Makefile.in: Regenerate.
7066 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7068         * MAINTAINERS: Update my e-mail address.
7070 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7072         * configure.in: Switch more things to use maybe dependencies.
7073         * Makefile.tpl: Switch more things to use maybe dependencies.
7074         Factor out common code from autogen IF statements.
7075         * configure: Regenerate.
7076         * Makefile.in: Regenerate.
7078 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7080         * configure.in: Accept i[3456789]86 for machine type.
7081         * configure: Regenerate.
7083 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7085         * configure.in: Switch more things to use maybe dependencies.
7086         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7087         * configure: Regenerate.
7088         * Makefile.tpl: Switch more things to use maybe dependencies.
7089         * Makefile.in: Regenerate.
7091 2003-05-16  Andreas Schwab  <schwab@suse.de>
7093         * Makefile.tpl (install-opcodes): Define.
7094         * Makefile.in: Rebuild.
7096 2003-05-13  Andreas Jaeger  <aj@suse.de>
7098         * config.guess: Update to 2003-05-09 version.
7099         * config.sub: Update to 2003-05-09 version.
7101 2003-05-13  Michael Eager  <eager@mvista.com>
7103         * configure.in: Correct sed script so that options in quotes are not
7104         deleted.
7105         * configure: Rebuild.
7107 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7109         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7110         and $$s/newlib/libc/sys/cygwin32 include paths.
7111         * configure: Ditto.
7113 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7115         * MAINTAINERS: Update my email addresses.
7117 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7119         * config-ml.in: Propagate INSTALL variables.
7121 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7123         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7125 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7127         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7128         * Makefile.in: Regenerate.
7130 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7132         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7134 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7136         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7138 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7140         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7141         * Makefile.in: Regenerated.
7143 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7145         * MAINTAINERS (Write After Approval): Upgrade myself from
7146         GNATS only to write-after-approval. Update my mail address.
7148 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7150         (OS Port Maintainers: freebsd): Add myself.
7152 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7154         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7156 2003-04-22  Kean Johnston  <jkj@sco.com>
7158         * MAINTAINERS (SCO ports): Added myself.
7160 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7162         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7164 2003-04-19  Kean Johnston  <jkj@sco.com>
7166         * MAINTAINERS (Write After Approval): Add myself.
7168 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7170         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7171         * Makefile.in: Regenerate.
7173 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7175         * configure.in (powerpc64*-*-linux*): Remove.
7176         * configure: Rebuilt.
7178 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7180         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7181         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7182         and restrap.
7183         * Makefile.in:  Regenerate.
7185 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7187         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7188         * configure: Regenerated.
7190 2003-04-15  DJ Delorie  <dj@redhat.com>
7192         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7194 2003-04-13  Nick Clifton  <nickc@redhat.com>
7196         * config-ml.in: Remove support for --disable-aix removing
7197         call-aix multilibs.
7199 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7201         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7202         * */configure: Rebuilt.
7204 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7206         * MAINTAINERS: Add my email address.
7208 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7210         * MAINTAINERS (Write After Approval): Add myself.
7212 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7214         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7215         * Makefile.in: Regenerate.
7217 2003-03-14  Michael Chastain  <mec@shout.net>
7219         * Makefile.in: Regenerate with correct Makefile.def.
7221 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7223         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7224         Make macro.
7225         * Makefile.in: Regenerate.
7226         * configure.in: Clean up gxx_include_dir logic.
7227         * configure: Regenerate.
7229 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7231         * MAINTAINERS (Write After Approval): Add myself.
7233 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7235         * MAINTAINERS: Update my mail address.
7237 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7239         * configure.in (gxx_include_dir): Fix typo.
7240         * configure: Regenerated.
7242 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7244         * Makefile.tpl: Reindent.
7245         * Makefile.in: Regenerate.
7246         * configure.in: Reindent.  Don't set unused variables.
7247         * configure: Regenerate.
7249 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7251         * configure.in: Include $(build_tooldir)/sys-include in
7252         FLAGS_FOR_TARGET.
7253         * configure: Regenerated.
7255 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7257         * Makefile.tpl: Always pass down RANLIB.
7258         * Makefile.in: Regenerate.
7260         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7261         * Makefile.in: Regenerate.
7262         * configure.in: Remove unused logic relating to --enable-shared
7263         and --enable-threads.  Remove bogus comments.  Remove redundant
7264         noconfigdirs.
7265         * configure: Regenerate.
7267         * configure.in: Replace ${libstdcxx_version} by its value.
7268         Remove reference to mh-dgux.
7269         * configure: Regenerate.
7271 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7273         * MAINTAINERS (Write After Approval): Add myself.
7275 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7277         * Makefile.tpl: Rearrange.
7278         * Makefile.in: Regenerate.
7280 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7282         * configure.in: Add support for kaOS as cross build target system.
7283         * configure: Regenerated.
7285 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7287         * MAINTAINERS (Write after approval): Add myself.
7289 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7291         * MAINTAINERS: Update my email address.
7293 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7295         * MAINTAINERS: Add self to blanket write privs. section.
7297 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7299         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7300         configure-target-* as some target builds may require additional
7301         flags for preprocessor tests.
7302         * Makefile.in: Regenerated.
7304 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7306         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7307         * ltconfig: Handle it.
7308         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7309         auto-detecting it.
7311         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7312         it is used as argument to $CC.
7313         * ltcf-gcj.sh: Likewise.
7315         * configure.in: Introduce --enable-maintainer-mode.
7316         * configure: Rebuilt.
7317         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7318         for maintainer mode.
7319         * Makefile.in: Rebuilt.
7321 2003-02-18  Jason Merrill  <jason@redhat.com>
7323         * Makefile.tpl (check-c++): Allow parallelism.
7325 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7327         * MAINTAINERS: Remove John Carr (who never actually had access to
7328         gcc.gnu.org).
7330 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7332         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7333         don't configure target-libobjc.
7334         * configure: Regenerate.
7336 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7338         * Makefile.tpl (RANLIB): Define.
7339         * Makefile.in: Regenerate.
7341 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7343         * MAINTAINERS: Update my email.
7345 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7347         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7348         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7349         * Makefile.in: Regenerated.
7350         * configure.in: Remove all traces of snavigator, db, and grep.
7351         * configure: Regenerated.
7353 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7355         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7356         After Approval.
7358 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7360         * MAINTAINERS (Write after approval): Add myself.
7362 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7364         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7365         * Makefile.in: Regenerated.
7367 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7369         * config.guess: Updated to 2003-01-30's version.
7370         * config.sub: Updated to 2003-01-28's version.
7372 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7374         * config.if: If gcc_version is already set, just use it.  Don't set
7375         gcc_version_trigger if it's already set, otherwise set it to
7376         gcc/version.c, but only if the file exists.  If it is not set and
7377         gcc/version.c does not exist, try to extract the version number from
7378         $CC.
7380 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7382         * MAINTAINERS: Add myself to write-after-approval list.
7384 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7386         * configure.in:  Revert 24Jan change.
7387         * configure:  Regenerate.
7389 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7391         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7392         entry of HJ Lu.
7394 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7396         * configure.in: Revert previous change.
7397         * configure: Regenerate.
7399 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7401         * configure.in: Make rda native-only.
7402         * configure: Regenerate.
7404 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7406         * MAINTAINERS: Move myself from GNATS-only-accounts to
7407         write-after-approval.
7409 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7411         * configure.in: Add missing \.
7412         * configure: Rebuilt.
7414 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7416         * configure.in (baseargs): Avoid using \| in sed regular
7417         expressions.
7418         * configure: Rebuilt.
7420 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7422         * configure.in (baseargs): Remove all supported forms of
7423         --cache-file, --srcdir, --host, --build and --target options
7424         from argument lists.
7425         * configure: Rebuilt.
7427 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7429         * MAINTAINERS: Add myself to write-after-approval list.
7431 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7433         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7434         * configure: Rebuilt.
7436 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7438         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7439         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7440         * Makefile.in: Regenerate.
7441         * configure: Regenerate.
7443 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7445         * configure.in: Remove Makefile in build, host and target modules
7446         unless configure was run with --no-recursion.
7447         * configure: Rebuilt.
7449 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7451         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7452         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7453         * Makefile.in: Regenerate.
7455 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7457         * config.guess: Update to 2003-01-03 version.
7458         * config.sub: Update to 2003-01-03 version.
7460 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7462         * configure: Regenerate with proper autoconf 2.13.
7464 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7466         * configure.in: Add AC_PREREQ for consistency.
7467         * configure: Regenerate.
7469 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7471         * configure.in (GDB_TK): Add tcl directories conditional on
7472         gdb/gdbtk directory being present.
7473         * configure: Regenerate.
7475 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7477         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7478         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7479         * configure: Rebuilt.
7481 2002-12-31  Tom Tromey  <tromey@redhat.com>
7483         * Makefile.in: Rebuilt.
7484         * Makefile.def (target_modules) [libffi]: Allow installation.
7486 2002-12-31  Andreas Schwab  <schwab@suse.de>
7488         * configure.in: Fix use of $program_transform_name.
7489         * configure: Regenerated.
7491 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7493         * configure.in (baseargs): Don't remove first configure argument.
7494         * configure: Regenerated.
7496 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7498         * Makefile.tpl (local-distclean): Don't remove...
7499         (multilib.ts): ... this.  Moved into...
7500         (multilib.out): ... this.  Don't use sub-make.
7501         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7502         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7503         (configure-build-[+module+], configure-[+module+],
7504         configure-target-[+module+], configure-gcc): ... these.  Test
7505         for Makefile existence.  Drop config.status from dependencies.
7506         * Makefile.in: Rebuilt.
7507         * configure.in: Move gcc-version-trigger to the end of
7508         ac_configure_args.  Add comments to maybedep.tmp and
7509         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7510         nonopt from baseargs, matching and removing corresponding
7511         whitespace while at it.
7512         * configure: Rebuilt.
7514 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7516         * configure.in (host_configargs): Replace reference to
7517         no-longer-defined buildopts with --build=${build_alias}.
7518         * configure: Rebuilt.
7520         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7521         program_transform_name to standard idiom.
7522         (AUTOGEN, AUTOCONF): Define.
7523         (Makefile.in): Use $(AUTOGEN).
7524         (Makefile): Depend on config.status, and use autoconf-style rule to
7525         build it.  Move original commands to...
7526         (config.status): ... this new target.
7527         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7528         $(AUTOCONF).
7529         * Makefile.in: Rebuilt.
7531 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7533         * Makefile.tpl: Fix dramatic bustage due to change in
7534         program_transform_name.
7535         * Makefile.in: Regenerate.
7537         * configure.in: Remove unnecessary PATH setting.
7538         * configure: Regnerate.
7540         * configure.in: Don't default to unprefixed tools unless
7541         the native tools will work.
7542         * configure: Regenerate.
7544         * configure.in: Convert to autoconf script.  Blow away lots
7545         of now-redundant Makefile fragments.
7546         * configure: Generate using Autoconf.
7547         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7548         * Makefile.in: Regenerate.
7550 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7552         * configure: Fix stupid bug where RANLIB was mistakenly included.
7554         * configure.in: Rename (buildargs, hostargs, targargs) to
7555         (build_configargs, host_configargs, target_configargs).
7557         * configure.in: Move logic out of sed statement.
7559         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7560         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7562 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7564         * config.sub: Import from master repository
7565         * config.guess: Ditto
7567 2002-12-24  Andreas Schwab  <schwab@suse.de>
7569         * Makefile.tpl (multilib.out): Fix missing space.
7570         * Makefile.in: Regenerate.
7572 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7574         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7575         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7576         * Makefile.in: Regenerate.
7577         * configure.in: Remove unnecessary leftovers.
7579 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7581         * configure.in (extra_ranlibflags_for_target): New variable.
7582         (*-*-darwin): Add -c to ranlib commands.
7583         * configure (tooldir): Handle extra_ranlibflags_for_target.
7585 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7587         * Makefile.tpl: Revert HJL's change.
7588         * Makefile.in: Regenerated.
7589         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7590         always.
7592 2002-12-19  Andreas Schwab  <schwab@suse.de>
7594         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7595         * Makefile.in: Regenerate.
7597 2002-12-18  H.J. Lu  <hjl@gnu.org>
7599         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7600         * Makefile.in: Regenerated.
7602         * configure.in (build_prefix): New. Substitute.
7604 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7606         * Makefile.tpl: Don't let real targets depend on phony targets.
7607         * Makefile.in: Regenerate.
7609         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7610         * Makefile.in: Regenerate.
7612 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7614         * config.sub: Import from master repository
7615         * config.guess: Ditto
7617 2002-12-16  Jason Merrill  <jason@redhat.com>
7619         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7620         previous 'make bootstrap'.
7621         * Makefile.in: Regenerate.
7623 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7625         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7627 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7629         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7630         * Makefile.in: Regenerate.
7632 2002-12-13  Jason Merrill  <jason@redhat.com>
7634         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7635         library tests.
7636         (check-c++): Just depend on it and check-target-libstdc++-v3.
7637         * Makefile.in: Regenerate.
7639 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7641         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7642         * Makefile.in: Rebuilt.
7644 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7646         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7648 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7650         * configure: Fix bug put in by gremlins.
7652         * Makefile.tpl: Substitute more autoconfily.
7653         * configure: Substitute more autoconfily.
7654         * Makefile.in: Regenerate.
7656 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7658         * config.sub: Import from master repository
7659         * config.guess: Ditto
7660         * MAINTAINERS: Added Svein Seldal under write after approval
7662 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7664         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7665         * Makefile.in (all-sim): Ditto.
7667 2002-12-06  DJ Delorie  <dj@redhat.com>
7669         * Makefile.tpl: Change configure dependencies to not have real
7670         targets depend on phony targets.
7672 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7674         * configure.in: Revert unintentional change.
7676         * Makefile.tpl: Change dependency for */multilib.out so that
7677         it works when gcc isn't in the tree.
7679         * configure.in: Substitute more.
7680         * configure: Run subconfigures from the Makefile.
7681         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7682         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7684 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7686         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7688 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7690         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7691         and corresponding dependencies.
7692         * Makefile.in: Regenerate.
7694         * configure.in (host_tools): Order binutils, gas and ld for
7695         convenience in running the testsuites.
7697         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7698         * Makefile.in: Regenerate.
7699         * configure.in: Introduce rules to serialize subconfigure runs.
7701         * configure.in: Introduce BASE_CC_FOR_TARGET.
7702         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7703         Realize configure-build-* targets.  Realize configure-target-* targets.
7704         * Makefile.in: Regenerate.
7706 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7708         * configure: Move gcc_version_trigger stuff from here...
7709         * configure.in: ...to here.
7711         * configure.in: Separate subconfigure options added by this file from
7712         options given by the user.  Add machinery to put args for host
7713         subconfigures into the Makefile.
7715         * Makefile.tpl: Remove 'vault' targets.
7716         * Makefile.tpl: Reorder and comment dependencies.
7717         * Makefile.in: Regenerate.
7719 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7720         * configure.in: Fix my broken commit of previous patch. (sigh)
7722 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7724         * configure.in: Move host-specific darwin noconfigdirs into
7725         the host-specific section.
7727 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7729         * configure.in: Move host-specific darwin noconfigdirs into
7730         the host-specific section.
7732 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7734         * configure: Remove skip-this-dir support.
7735         * Makefile.tpl: Remove skip-this-dir support.
7737         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7738         subdirectories.
7739         * Makefile.in: Regenerate.
7741         * Makefile.tpl: Strip out useless setting of 'dir'.
7742         * Makefile.in: Regenerate.
7744 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7746         * configure.in: Fix deeply stupid bug.
7748         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7749         shell code in CXX_FOR_TARGET
7750         * Makefile.def: Introduce raw_cxx.
7751         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7752         RAW_CXX_FOR_TARGET.
7753         * Makefile.in: Regenerate.
7755 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7757         * Makefile.tpl: Remove unnecessary ifs.
7758         * Makefile.in: Regenerate.
7760         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7761         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7762         targets for 'no_install' modules.
7763         * configure: Move GDB_TK substitution to configure.in.  Move
7764         build_modules stuff to configure.in.
7765         * configure.in: Implement soft dependency machinery.  Maybe-ize
7766         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7767         * Makefile.in: Regenerate.
7769 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7771         * Makefile.tpl: Make all-target, install-target behave similarly
7772         to all, install (only hitting configured targets).  Eliminate
7773         unused macro defintions.
7775         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7776         build != host.
7778         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7780         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7782         * configure.in: Produce lists of subdir targets we're actually
7783         configuring.  Remove references to "dosrel".
7784         * Makefile.tpl: Let configure set which subdir targets are hit.
7785         Remove install-cross; clean up install; remove ALL.  Remove
7786         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7787         Autogenerate host module targets.  Remove empty dependency lines
7788         and redundant dependency; rearrange slightly.
7789         * Makefile.def: Add host-side libtermcap, utils.
7791         * Makefile.in: Regenerate.
7793 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7795         * ltconfig (osf[345]): Append $major to soname_spec.
7796         Reflect this in library_names_spec.
7797         * ltmain.sh (osf): Prefix $major with . for use as extension.
7799 2002-11-19  Andreas Jaeger  <aj@suse.de>
7801         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7802         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7803         and sparc64 GNU/Linux systems.
7805 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7807         * MAINTAINERS: Update email.
7809 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7811         * MAINTAINERS: Complete James Dennett's entry.
7813 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7815         * MAINTAINERS (Write After Approval): Add myself.
7817 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7819         * Makefile.tpl: syntactic cleanup
7821 2002-11-13  Stuart Hastings  <stuart@apple.com>
7823         * MAINTAINERS: Add myself to write-after-approval list.
7825 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7827         * Makefile.def: Add list of recursive targets to autogenerate.
7828         Add build_modules.
7829         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7830         targets.  Autogenerate *-build-* targets.
7831         * Makefile.in: Regenerate.
7833 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7835         * configure: More autoconf-style substitutions.
7836         * Makefile.tpl: More autoconf-style substitutions.
7837         * Makefile.in: Regenerate.
7839 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7841         * configure: Substitute more variables in a more autoconf-friendly
7842         way.  Simplify slightly.
7843         * Makefile.tpl: Make more variables substitutable in an
7844         autoconf-friendly way.
7845         * Makefile.in: Regenerate.
7847 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7849         * MAINTAINERS (Write After Approval): Add myself.
7851 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7853         * configure.in (v810*): Remove special setting of tools.
7855         * configure: Add support for extra required flags for ar or nm.
7856         * configure.in (aix4.3+): Use above support for target-specific
7857         issues, rather than using config/mt-aix43.
7859 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7861         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7862         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7863         with $srcdir.  Reformat indentation.  Substitute some variables
7864         formerly hard-coded in the Makefile for build=host.
7865         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7866         * Makefile.def: Autogenerate more.
7867         * Makefile.in: Regenerate.
7869 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7871         * MAINTAINERS (Write After Approval): Add myself.
7873 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7875         * Makefile.def (host_modules): Add rda.
7876         * Makefile.in: Regenerate.
7877         * configure.in (target_tool): Add target-rda to list.
7879 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7881         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7883 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7885         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7886         and restrap targets to this rule.
7887         * Makefile.in:  Regenerate.
7889 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7891         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7892         GNATS only accounts.
7894 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7896         * configure.in (i[3456]86-*-linux*): Add check to disable
7897         ${libgcj} for glibc1.
7899 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7901         * MAINTAINERS: Add myself as ip2k port maintainer.
7903 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7905         * configure.in: Add tic4x target.
7907 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7909         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7910         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7911         * Makefile.in: Regenerate.
7913         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7914         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7915         * Makefile.in: Regenerate.
7917 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7919         * MAINTAINERS: Add myself as web pages co-maintainer.
7921 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7923         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7924         * Makefile.in: Regenerate.
7926 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7928         * MAINTAINERS: Add myself and Nathan Sidwell
7929         <nathan@codesourcery.com> as VxWorks maintainers.
7931 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7933         * Makefile.def: Remove order dependency comments.
7934         * Makefile.tpl: Add explicit install-install dependencies.
7935         * Makefile.in: Regenerate.
7937         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7938         * Makefile.in: Regenerate.
7940         * Makefile.tpl: Add configure-target (for src-release in src)
7941         * Makefile.in: Regenerate.
7943 2002-09-30  Nick Clifton  <nickc@redhat.com>
7945         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7947 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7949         * configure.in (s390*-*-linux*): Enable libgcj.
7951 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7953         * configure: Revert accidentally applied changes.
7955         * Makefile.tpl: Make more autoconf-friendly.
7956         * Makefile.in: Regenerate.
7957         * configure: Make substitution more autoconf-like.
7959 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7961         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7962         single entry to handle all these.
7963         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7964         libjava on arm-*-elf.
7966 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7968         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7969         things that depend on them.
7971 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7973         * Makefile.tpl: Make subsituted variables more autoconfy.
7974         * Makefile.in: Regenerate.
7975         * configure: Make seds more autoconfy.
7977 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7979         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7980         * Makefile.in: Regenerate.
7981         * configure.in: Rewrite sed statements to look autoconfy.
7983         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7984         all-target-foo on configure-target-foo.
7985         * Makefile.def: Ditto.
7986         * Makefile.in: Rebuild.
7988 2002-09-25  Andrew Haley  <aph@redhat.com>
7990         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7992 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7994         * Makefile.def: New file.
7995         * Makefile.tpl: New file.
7996         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7997         * contrib/gcc_update: Note that Makefile.in is a generated file.
7999         * configure.in: Minor rearrangement.  Simplify tests.
8001 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8003         * configure.in (with_headers): Skip copy if value is "yes".
8004         (with_libs): Likewise.
8006 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8008         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8009         * configure.in (sh*-*-pe*): Ditto.
8010         * configure.in (mips*-*-pe*): Ditto.
8011         * configure.in (*arm-wince-pe): Ditto.
8013         * configure.in: Rearrange.
8015 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8017         * MAINTAINERS: Update my email address.
8019 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8021         * MAINTAINERS: (Write After Approval): Add myself.
8023 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8025         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8027 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8029         * MAINTAINERS: Change my mailing address.
8031 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8033         * MAINTAINERS (Write After Approval): Remove myself.
8034         (Various Maintainers: c++ runtime libs): Add myself.
8036 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8038         * MAINTAINERS (Write After Approval): Remove myself.
8039         (Various Maintainers: c++ runtime libs): Add myself.
8041 2002-08-15  Eric Christopher  <echristo@redhat.com>
8043         * config.sub: Import from master repository.
8044         * config.guess: Ditto.
8046 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8048         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8049         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8050         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8052 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8054         * MAINTAINERS: Add self to rs6000 vector extensions.
8056 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8058         * libiberty/configure: Reverted unintended yesterday's check in.
8060 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8062         * boehm-gc/configure, libf2c/configure: Rebuilt.
8063         * libffi/configure, libiberty/configure: Ditto.
8064         * libjava/configure, libobjc/configure: Ditto.
8065         * libstdc++-v3/configure, zlib/configure: Ditto.
8066         Merged from binutils:
8067         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8068         From Steve Ellcey <sje@cup.hp.com>:
8069         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8070         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8071         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8072         IA64.
8073         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8074         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8075         soname_spec, sys_lib_search_path_spec): Ditto.
8077 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8079         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8081 2002-08-04  H.J. Lu  (hjl@gnu.org)
8083         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8085 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8087         * MAINTAINERS (Write After Approval): Add myself.
8089 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8091         * configure.in: Move generic linux case to end.  Copy generic
8092         linux noconfigdirs to mips*-*-linux* entry and new
8093         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8095 2002-07-19  Michael Matz  <matz@suse.de>
8097         * MAINTAINERS: Add myself as ra* maintainer.
8099 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8101         * config.guess: Update to 2002-07-09 version.
8102         * config.sub: Update to 2002-07-03 version.
8104 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8106         * MAINTAINERS: Fix typo in a maintainer email address.
8108 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8110         * configure.in: Remove two redundant tests.
8112 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8114         * configure.in (mips*-*-irix6*o32): Enable stabs.
8116 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8118         * configure.in: Don't build grez.
8119         * Makefile.in: Ditto.
8121         * Makefile.in: Remove references to bsp, cygmon, libstub.
8122         * configure.in: Ditto.
8124         * configure.in: Remove leftover reference to gdbtest.
8126 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8128         * configure.in (gxx_include_dir):  Change to match versioned
8129         C++ headers if --enable-version-specific-runtime-libs is used.
8131 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8133         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8135 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8137         * configure.in: Make --without-x work.
8139 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8141         * configure.in: Rearrange target Makefile fragment collection.
8143         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8144         cvs[src].
8145         * configure.in: Ditto.
8147 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8149         * MAINTAINERS (Write After Approval): Update my e-mail address.
8151 2002-06-24  Ben Elliston  <bje@redhat.com>
8153         * configure.in (host_tools): Remove cgen.
8155         * Makefile.in (all-cgen): Remove; runs from its source directory.
8156         (check-cgen, install-cgen, clean-cgen): Likewise.
8157         (all-opcodes): Do not depend on all-cgen.
8158         (all-sim): Likewise.
8160 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8162         * Makefile.in: Eliminate 'apache' targets.
8163         * configure.in: Eliminate 'apache' targets.
8165         * configure.in: Eliminate redundant tests.  Reorganize.
8167         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8169         * config-ml.in: Eliminate references to Cygnus configure.
8171         * Makefile.in: Eliminate references to building emacs.
8173 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8175         * MAINTAINERS: Update my email address.
8177 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8179         * config.if (libstdcxx_incdir): Version C++ headers.
8180         (cxx_incdir): Remove.
8182 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8184         * MAINTAINERS (Write After Approval): Add self.
8186 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8188         * configure.in: Add support for ip2k.
8190 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8192         * configure.in: Fix AIX configury bug.
8194 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8196         * MAINTAINERS (Write After Approval): Add self.
8198 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8200         * configure.in: replace ${topsrcdir} with ${srcdir}
8202         * configure.in: Move definition of libstdcxx_flags
8203         right above usage, rather than waaay earlier.
8205         * configure.in: Pull definition of is_cross_compiler earlier.
8207         * configure.in: Rearrange a little.
8209         * configure.in: Remove references to librx.
8210         * Makefile.in: Remove references to librx.
8212 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8214         * config.sub: Add support for avr target.
8215         Import from master sources, rev 1.255
8217 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8219         * configure, .cvsignore:  Revert previous change...
8220         * Makefile:  ...delete.
8222 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8224         * configure.in: Eliminate ${gasdir} variable.
8226 2002-06-18  Dave Brolley  <brolley@redhat.com>
8228         * configure.in: Add support for frv.
8229         * config.sub: Add support for frv.
8231 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8233         * configure:  Remove garbage from previous commit.
8235 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8237         * configure:  For in-source builds, make a subdir and re-exec there.
8238         * Makefile:  New file.  Pass targets through to build directory.
8239         * .cvsignore:  No longer ignore "Makefile".
8241 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8243         * MAINTAINERS (Write After Approval): Add self.
8245 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8247         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8249 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8251         * configure.in (vax-*-netbsd*): Re-enable gas.
8253 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8255         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8256         BUILD_PREFIX_1, to correct nomenclature.
8257         * configure: Likewise.
8259         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8260         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8262 2002-05-31  Olaf Hering  <olh@suse.de>
8264         * config-ml.in: Propogate DESTDIR also.
8266 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8268         * configure.in (vax-*-netbsd*): Don't build gas for this
8269         platform.
8271 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8273         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8274         and libgcj for AVR.
8276 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8278         * MAINTAINERS (Write After Approval): Add myself.
8280 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8282         * config.guess: Update to 2002-05-22 version.
8283         * config.sub: Likewise.
8285 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8287         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8288         * config-ml.in: Likewise.
8289         * configure: Likewise.
8290         * configure.in: Likewise.
8292 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8294         * MAINTAINERS: Update my email address.
8296 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8298         * configure.in: Simplify makefile fragment collection.
8300         * configure.in: Remove code to build emacs.
8302         * configure.in : Remove --srcdir argument from targargs and buildargs
8303         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8305         * configure: Move some logic to configure.in.
8306         * configure.in: Move some logic from configure.
8308 2002-05-11  Tom Tromey  <tromey@redhat.com>
8310         * MAINTAINERS: Reflect libgcj reality.
8312 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8314         * Makefile.in: Honour DESTDIR.
8316 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8318         * config.guess: Import 2002-03-20 version.
8319         * config.sub: Import 2002-04-26 version.
8321 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8323         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8325 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8327         * MAINTAINERS: Add self.
8329 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8331         * ltmain.sh: Detect and handle object name conflicts
8332         while piecewise linking a static library.
8334 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8336         * configure.in (noconfigdirs): Don't disable libgcj on
8337         sparc64-*-solaris* and sparcv9-*-solaris*.
8339 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8341         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8343 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8345         * configure.in (FLAGS_FOR_TARGET): Do not add
8346         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8347         on i[3456]86-*-linux*.
8349 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8351         * configure.in (noconfigdirs): Replace [ ] with test.
8353         * configure.in (noconfigdirs): Do not add target-newlib if
8354         target == i[3456]86-*-linux*, and host == target.
8356 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8358         * configure.in: delete reference to absent file
8360         * configure.in: replace '[' with 'test'
8362         * configure.in: Eliminate references to gash.
8363         * Makefile.in: Eliminate references to gash.
8365         * configure.in: remove useless references to 'pic' makefile fragments.
8367         * configure.in: (*-*-windows*) Finish removing.
8369         * configure.in: Eliminate redundant test for libgui.
8371 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8373         * MAINTAINERS: Add self and realphabetize.  Update entries
8374         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8375         entry for a29k port maintainer.
8377 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8379         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8380         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8382 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8384         * configure.in: remove references to dead files
8386 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8388         * MAINTAINERS: Add information about purpose of this file.
8390 2002-04-18  Tom Tromey  <tromey@redhat.com>
8392         * configure.in: Disallow configuring libgcj when it is already
8393         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8394         Solaris 2.8 by default.  For PR libgcj/6158.
8396 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8398         * configure.in:  Move default CC setting out of config/mh-* fragments
8399         directly into here.
8401 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8403         * configure.in: don't even try to configure or make a subdirectory
8404         if there's no configure script for it.
8406 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8408         * MAINTAINERS: Remove chill maintainers.
8409         * Makefile.in (CHILLFLAGS): Remove.
8410         (CHILL_LIB): Remove.
8411         (TARGET_CONFIGDIRS): Remove libchill.
8412         (CHILL_FOR_TARGET): Remove.
8413         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8414         CHILL_LIB.
8415         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8416         (CHECK_TARGET_MODULES): Likewise.
8417         (INSTALL_TARGET_MODULES): Likewise.
8418         (CLEAN_TARGET_MODULES): Likewise.
8419         (configure-target-libchill): Remove.
8420         (all-target-libchill): Remove.
8421         * configure.in (target_libs): Remove target-libchill.
8422         Do not compute CHILL_FOR_TARGET.
8423         * libchill: Remove directory.
8425 2002-04-11  DJ Delorie  <dj@redhat.com>
8427         * Makefile.in, configure.in: Sync with binutils, entries
8428         follow...
8430 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8432         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8433         (do-tar, do-bz2): New rules.
8434         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8435         (gdb-tar): New rule.
8436         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8437         (insight_dejagnu.tar): New rule.
8438         (insight.tar): New rule.
8439         (gdb+dejagnu.tar): New rule.
8440         (gdb.tar): New rule.
8442 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8444         * Makefile.in: Add all-tix to deps for all-snavigator
8445         so that tix is built when building snavigator.
8447 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8449         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8450         ld and gdb are not supported.
8452 2002-01-07  Mark Salter  <msalter@redhat.com>
8454         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8455         Allow target-libgloss to be built for arm, strongarm, and xscale.
8457 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8459         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8460         options for i[3456]86-pc-linux* native builds.
8462 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8464         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8465         files from .po files for a distribution.
8467 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8469         * configure.in: Enable libstdc++-v3 for h8300 targets.
8471 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8473         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8474         version from bfd/.
8476 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8478         * Makefile.in (VER): When present, extract the version number from
8479         the file version.in.
8481 2001-05-24  Tom Rix  <trix@redhat.com>
8483         * configure.in : enable ld for aix
8485 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8487         * config.guess: Add linux target for S/390.
8489 2000-11-07  Philip Blundell  <pb@futuretv.com>
8491         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8493 2000-11-03  Philip Blundell  <pb@futuretv.com>
8495         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8496         files.
8498 2001-01-15  Ben Elliston  <bje@redhat.com>
8500         * configure.in (host_tools): Add sid.
8501         Always configure cgen.
8503 2000-11-24  Nick Clifton  <nickc@redhat.com>
8505         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8508 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8510         * Makefile.in (ALL_MODULES): Add all-cgen.
8511         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8512         (all-cgen): New target.
8513         (all-opcodes,all-sim): Depend on all-cgen.
8514         * configure.in (host_tools): Add cgen.
8515         Only configure cgen if --enable-cgen-maint.
8517 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8519         * configure.in: Add *-*-freebsd* configurations.
8521 2002-04-08  Tom Tromey  <tromey@redhat.com>
8523         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8524         Fixes PR libgcj/6068.
8526 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8528         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8530 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8532         * configure.in (alpha*-dec-osf*): Enable libgcj.
8534 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8536         * MAINTAINERS (Write After Approval): Add myself.
8538 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8540         Fix for: PR bootstrap/3591, target/5676
8541         * configure.in (mcore-pe): Disable the configuration of
8542         libstdc++-v3 since exceptions are not supported.
8544 2002-03-20  Anthony Green  <green@redhat.com>
8546         * configure.in: Enable libgcj for xscale-elf target.
8548 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8550         * MAINTAINERS:  Update my email address.
8552 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8554         * ltmain.sh (relink_command): Fix typo in previous change.
8556 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8558         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8559         (relink_command): Added --tag flags.
8560         (mode=install): If relinking fails; error out.
8562 2002-03-12  Richard Henderson  <rth@redhat.com>
8564         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8565         .NOTPARALLEL tag.
8566         (do-check): Rename from check.
8567         (check): Allow parallel check.
8569 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8571         * MAINTAINERS: Add myself as maintainer for xtensa port.
8572         Fix alphabetical order in CPU port maintainer list.
8573         Remove myself from Write After Approval list.
8575 2002-03-11  Richard Henderson  <rth@redhat.com>
8577         * Makefile.in (.NOTPARALLEL): Add fake tag.
8579 2002-03-07  H.J. Lu  (hjl@gnu.org)
8581         * configure.in: Enable gprof for mips*-*-linux*.
8583 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8585         * MAINTAINERS (Write After Approval): Add myself.
8587 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8589         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8590         libjava.
8591         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8593 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8595         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8596         because its Makefile is there; test for the executable instead.
8598 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8600         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8601         libstdc++-v3 and libjava.
8603 2002-02-11  Adam Megacz  <adam@xwt.org>
8605         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8606         boehm-gc
8608 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8610         * config.guess: Updated to 2002-01-30's version.
8611         * config.sub: Updated to 2002-02-01's version.
8612         Contribute sh64-elf.
8613         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8614         * configure.in: Added sh64-*-*.
8616 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8618         * MAINTAINERS: Belatedly add myself to write after approval list.
8620 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8622         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8623         Remove self as Write After Approval.
8625 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8627         * MAINTAINERS: Put self in as maintainer for contrib/regression
8628         directory.
8630 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8632         * MAINTAINERS:  Update my email address.
8634 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8636         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8637         target-libiberty, and target-libgloss.  Skip Java-related
8638         libraries if not supported for NetBSD on target CPU.
8640 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8642         * install-sh: Use _inst.$$_ for temp file name.
8644 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8646         * MAINTAINERS (Write After Approval): Move my contact info
8647         from here...
8648         (OS Port Maintainers): ...to here (netbsd).
8650 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8652         * MAINTAINERS (Write After Approval): Add myself.
8654 2002-01-17  H.J. Lu  <hjl@gnu.org>
8656         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8657         (all-target-fastjar): Also depend on all-target-libiberty.
8659 2002-01-16  H.J. Lu  (hjl@gnu.org)
8661         * config.guess: Import from master sources, rev 1.225.
8662         * config.sub: Import from master sources, rev 1.238.
8664 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8666         * MAINTAINERS (Write After Approval): Remove myself.
8668 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8670         * MAINTAINERS (Write After Approval): Add myself.
8672 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8674         * MAINTAINERS: Add self as docs co-maintainer.
8676 2001-12-11  Matthias Klose  <doko@debian.org>
8678         * MAINTAINERS (Write After Approval): Add myself.
8680 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8682         * MAINTAINERS: Update my email address.
8684 2001-12-07  Turly O'Connor  <turly@apple.com>
8685         * MAINTAINERS (Write After Approval): Add myself.
8686         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8687         (rs6000_initialize_trampoline): Call __trampoline_setup for
8688         ABI_DARWIN too.
8689         * darwin-tramp.asm: New file, implements __trampoline_setup.
8690         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8692 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8694         * MAINTAINERS (Write After Approval): Add myself.
8696 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8698         * configure, configure.in: Use temp file for long sed commands.
8700 2001-12-03  Laurent Guerby  <guerby@acm.org>
8702         * config.sub: Update to version 1.232 on subversion.
8704 2001-12-03  Ben Elliston  <bje@redhat.com>
8706         * MAINTAINERS: Update mail address for config.* patches.
8708 2001-11-27  DJ Delorie  <dj@redhat.com>
8709             Zack Weinberg  <zack@codesourcery.com>
8711         When build != host, create libiberty for the build machine.
8713         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8714         CONFIG_ARGUMENTS.
8715         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8716         New variables.
8717         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8718         and rules.
8719         (all.normal): Depend on ALL_BUILD_MODULES.
8720         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8721         (all-build-libiberty): Depend on configure-build-libiberty.
8723         * configure: Calculate and substitute proper value for
8724         ALL_BUILD_MODULES.
8725         * configure.in: Create the build subdirectory.
8726         Calculate and substitute TARGET_CONFIGARGS (formerly
8727         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8729 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8731         * MAINTAINERS (write-after-approval): Add self.
8733 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8735         * MAINTAINERS (GNATS only accounts): Remove self.
8737 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8739         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8740         libf2c.
8742 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8744         * MAINTAINERS (Write After Approval): Add self.
8746 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8748         * MAINTAINERS: mips and s390 are also CPU ports.
8750 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8752         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8754 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8756         * MAINTAINERS: Alphabetize.
8758 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8760         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8762 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8764         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8766 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8768         * configure.in (--enable-languages): Be more permissive about
8769         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8771 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8773         * config.sub: Import from master sources, rev. 1.230.
8774         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8776 2001-11-07  Laurent Guerby  <guerby@acm.org>
8778         * MAINTAINERS (Write After Approval): Add self.
8780 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8782         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8784 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8786         * config.sub: Import from master sources, rev 1.226.
8787         * config.guess: Import from master sources, rev 1.216.
8789 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8791         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8792         * MAINTAINERS: Add self as maintainer of MMIX port.
8793         Remove old after-approval entry.
8795 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8797         * ChangeLog, configure: Fix spelling errors.
8799 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8801         * MAINTAINERS: Tweak my address.
8803 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8805         * MAINTAINERS: Update my email address.
8807 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8809         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8810         * MAINTAINERS: Add self as maintainer of CRIS port.
8812 2001-10-10  Geert Bosch  <bosch@gnat.com>
8814         * MAINTAINERS (Various maintainers: Ada front end):
8815         Added Robert Dewar.
8817 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8819         * MAINTAINERS (Write After Approval): Added self
8821 2001-10-02  Geert Bosch  <bosch@gnat.com>
8823         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8825 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8827         * configure: Handle temporary files securely using mkdir.
8829 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8831         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8833 2001-09-26  Will Cohen  <wcohen@redhat.com>
8835         * configure.in (*-*-linux*): Disable configuration of target-newlib
8836         and target-libgloss.
8838 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8840         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8841         RANLIB.
8843 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8845         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8846         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8847         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8848         avoid quotes nesting problems.
8849         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8850         (DO_X): Export only variables that are set.
8852 2001-09-19  Ben Elliston  <bje@redhat.com>
8854         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8855         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8856         semantics.  Use the shell built-in "type" command instead.
8858 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8860         Merged from gcc-3_0-branch:
8861         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8862         * ltcf-c.sh: Use $objext, not $ac_objext.
8863         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8864         * ltcf-cxx.sh: Add support for GNU.
8865         2001-07-22  Timothy Wall  <twall@redhat.com>
8866         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8867         default settings if using GNU tools with that configuration.
8868         * ltcf-cxx.sh: Ditto.
8869         * ltcf-gcj.sh: Ditto.
8870         2001-07-21  Michael Chastain  <chastain@redhat.com>
8871         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8872         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8873         * ltmain.sh: Mark as gcc-local.
8875 2001-08-30  Eric Christopher  <echristo@redhat.com>
8876             Jason Eckhardt  <jle@redhat.com>
8878         * config.guess: Merge from master sources.
8879         * config.sub: Merge from master sources, add support for mipsisa32.
8881 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8882         * config.sub: Merge from master sources, rev 1.219.
8883         * MAINTAINERS: Add self as contact for stormy16 port.
8885 2001-08-14  Zack Weinberg  <zackw@panix.com>
8887         * config.sub: Merge from master sources, rev 1.218.
8888         * config.guess: Merge from master sources, rev 1.209.
8890 2001-08-11  Graham Stott  <grahams@redhat.com>
8892         * Makefile.in (check-c++): Add missing semicolon.
8894 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8896         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8898 2001-07-30  Eric Christopher  <echristo@redhat.com>
8900         * MAINTAINERS (Various maintainers: mips port): Added myself.
8902 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8904         * configure.in (sh-*-linux*): New.
8906 2001-07-27  Richard Henderson  <rth@redhat.com>
8908         * .cvsignore: Add LAST_UPDATED.
8910 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8912         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8914 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8916         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8918 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8920         * MAINTAINERS (Write After Approval): Added myself.
8922 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8924         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8925         and libgcj on m68hc11/m68hc12.
8927 2001-06-27  H.J. Lu  (hjl@gnu.org)
8929         * Makefile (CFLAGS_FOR_BUILD): New.
8930         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8932 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8934         * README: Remove version number.
8936 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8938         * INSTALL/README: Update wrt. to the installation instructions now
8939         residing in gcc/doc/install.texi.
8941 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8943         * README: Replace with a cut-down and updated version of gcc/README.
8945 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8947         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8948         multilibs to be disabled.
8950 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8952         * MAINTAINERS (Write After Approval): Add myself.
8954 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8956         * config.guess: Import CVS version 1.195.
8957         * config.sub: Import CVS version 1.212.
8959 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8961         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8962         gcc/xgcc is built, use -print-prog-name to find out the program
8963         name to use.
8965 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8967         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8968         appear to also be in the master copy.
8969         * config.sub:  Import CVS version 1.211.
8971 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8973         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8974         with_gcc]: Use `gcc -shared' to build a shared library.
8976 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8978         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8979         archives.
8981 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8983         * MAINTAINERS (Write After Approval): Add myself.
8985 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8987         * configure.in (libstdcxx_flags): Do not try to execute
8988         libstdc++-v3/testsuite_flags until it exists.
8990 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8992         * MAINTAINERS: Update my email address.
8994 2001-05-31  Graham Stott  <grahams@redhat.com>
8996         * MAINTAINERS (Write After Approval): Add myself.
8998 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9000         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9001         libraries when using g++ with native linker.
9003 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9005         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9007 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9009         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9010         [aix4*|aix5*]: Prepend blank.
9012 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9014         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9015         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9016         of subdir/configure scripts to use the new libtool.m4.
9018 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9020         * MAINTAINERS (Write After Approval): Add myself.
9022 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9024         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9026 2001-05-11  Ben Elliston  <bje@redhat.com>
9028         * Makefile.in (all-sid): New target.
9029         (check-sid, clean-sid, install-sid): Likewise.
9031 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9033         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9035 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9037         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9038         libgcj.
9040 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9042         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9043         gcc/xgcc is built, use -print-prog-name to find out the program
9044         name to use.
9046 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9048         * configure.in (noconfigdirs): Don't reset it from scratch in the
9049         target case; only append to it.
9051         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9052         sparc-*-solaris2.8]: Disable ${libgcj}.
9054 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9056         * configure.in (libgcj_saved): Copy from $libgcj.
9057         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9058         --disable-libgcj.
9060 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9062         * MAINTAINERS: Remove self as MIPS maintainer and
9063         C front end maintainer.
9065 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9067         * configure.in: Move *-chorusos target case to the proper switch.
9068         Disable libgcj.
9070 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9072         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9073         1.641.2.228.
9075 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9077         * Makefile.in (STAGE1_CFLAGS): Pass down.
9079 2001-04-13  Alan Modra  <amodra@one.net.au>
9081         * config.guess: Add hppa64-linux support.  Note for next import that
9082         this is already in the master file.
9083         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9085 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9087         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9088         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9090 2001-04-11  Stan Shebs  <shebs@apple.com>
9092         * MAINTAINERS: Add self as Darwin port maintainer.
9094 2001-04-11  Alan Modra  <amodra@one.net.au>
9096         * MAINTAINERS: Update my email address.
9098 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9100         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9101         recent versions of FreeBSD (release 3 or later).
9102         * ltconfig: On FreeBSD, -lc must not be provided when building
9103         a shared library or else the standard -pthread gcc option is
9104         rendered worthless to later users of the built library.
9106 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9108         * MAINTAINERS: Add self and RTH as C front end maintainers.
9110 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9112         * config.sub: Make sure to match an already-canonicalized
9113         machine name (eg. mn10300-unknown-elf).
9115 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9117         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9118         New macros.
9119         (bootstrap, cross): Use RECURSE_FLAGS.
9120         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9122 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9124         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9126 2001-03-22  Colin Howell  <chowell@redhat.com>
9128         * Makefile.in (DO_X): Do not backslash single-quotes in
9129         backquotes (two places).
9131 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9133         Re-installed:
9134         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9135         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9136         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9137         * ltcf-cxx.sh: Likewise.
9138         * ltcf-gcj.sh: Likewise.
9140 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9142         * MAINTAINERS: Add myself as "documentation co-maintainer".
9144 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9146         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9147         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9149 2001-03-19  Tom Tromey  <tromey@redhat.com>
9151         * config-ml.in: Handle GCJ and GCJFLAGS.
9153 2001-03-21  Michael Chastain  <chastain@redhat.com>
9155         * Makefile.in: all-m4 depends on all-texinfo.
9157 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9159         * MAINTAINERS: Add myself to write after approval list.
9161 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9163         * Makefile.in (DO_X): Quote nested quotes.
9165 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9167         * MAINTAINERS: Add myself to write after approval list.
9169 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9171         * Makefile.in (DO_X): Use double quotes for quoting
9172         "RANLIB=$${RANLIB}".
9174 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9176         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9178 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9180         * configure.in: Only use `lang_requires' for languages athat are
9181         actually enabled.
9183 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9185         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9187 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9189         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9191 2001-03-07  Tom Tromey  <tromey@redhat.com>
9193         * configure.in: Allow config-lang.in to set `lang_requires' to list
9194         of other required languages.
9196 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9198         * Makefile.in: Remove RANLIB definition. Use RANLIB
9199         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9200         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9202 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9203             Alexandre Oliva  <aoliva@redhat.com>
9205         * Makefile.in (check-c++): Use tabs, not spaces.
9207 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9209         * MAINTAINERS: add myself to Write After Approval list.
9211 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9213         * Makefile.in (check-c++): New rule.
9215         * configure.in (target_libs): Remove libg++.
9216         (noconfigdirs): Remove libg++.
9217         (noconfigdirs): Same.
9218         (noconfigdirs): Same.
9219         (noconfigdirs): Same.
9221         * config-ml.in: Remove libg++ references.
9223         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9224         (ALL_TARGET_MODULES): Same.
9225         (configure-target-libg++): Remove.
9226         (all-target-libg++): Remove.
9227         (configure-target-libio): Remove.
9228         (all-target-libio): Remove.
9229         (check-target-libio): Remove.
9230         (.PHONY): Remove.
9231         (libg++.tar.bz2): Remove.
9232         (all-target-cygmon): Remove libio.
9233         (all-target-libstdc++): Remove.
9234         (configure-target-libstdc++): Remove.
9235         (TARGET_LIB_PATH): Remove libstdc++.
9236         (ALL_GCC_CXX): Remove libstdc++.
9237         (all-target-gperf): Correct.
9239 2001-02-16  Nick Clifton  <nickc@redhat.com>
9241         * configure.in (noconfigdirs): Allow configuration of texinfo
9242         for Cygwin hosts.
9244 2001-02-15  Anthony Green  <green@redhat.com>
9246         * configure: Introduce GCJ_FOR_TARGET.
9247         * configure.in: Ditto.
9248         * Makefile.in: Ditto.
9250 2001-02-13  Andreas Schwab  <schwab@suse.de>
9252         * MAINTAINERS: Update mail address.
9254 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9256         * config.guess: Add linux target for S/390.
9257         * config.sub: Likewise.
9259 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9261         * configure.in: for *-chorusos, don't config target-newlib and
9262         target-libgloss.
9264 2001-02-06  Ben Elliston  <bje@redhat.com>
9266         * configure: Output host type to stdout, not stderr.
9268 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9270         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9271         * ltcf-cxx.sh: Likewise.
9273         * config.if: Assume enable_libstdcxx_v3 is defined.
9275 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9277         Remove V2 C++ library.
9278         * configure.in: Remove --enable-libstdcxx_v3 support.
9280 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9282         * include/demangle.h: Add prototype for java_demangle_v3.
9284 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9286         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9288 2001-01-27  Richard Henderson  <rth@redhat.com>
9290         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9292 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9294         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9295         Don't unset, it's non-portable and no longer necessary, set to empty
9296         instead.
9298 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9300         * ltconfig: Shell portability fix for the tagname validity check.
9302 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9304         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9305         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9307 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9309         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9311 2001-01-26  Tom Tromey  <tromey@redhat.com>
9313         * configure.in: Allow libgcj to be built on Sparc Solaris.
9315 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9317         * ltcf-c.sh: Add aix5 case.
9318         * ltcf-cxx.sh: Likewise.
9319         * ltconfig: Likewise.
9321 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9323         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9324         keep at least one of build_libtool_libs or build_old_libs set to
9325         yes.
9327         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9328         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9330 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9332         * configure.in: Enable libgcj on several additional platforms.
9334 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9336         * configure.in: Enable libgcj for linux targets.
9338 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9340         * MAINTAINERS (Write After Approval): Add myself.
9342 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9344         * MAINTAINERS: Add myself as vax port maintainer.
9346 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9348         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9350 2001-01-09  Mike Stump  <mrs@wrs.com>
9352         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9353         failures of subdirectories.
9355 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9357         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9358         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9359         * ltcf-cxx.sh: Likewise.
9360         * ltcf-gcj.sh: Likewise.
9361         * ltconfig.sh: Fix typo.
9363 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9365         * configure: handle DOS-style absolute paths.
9367 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9369         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9371 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9373         * MAINTAINERS: Add myself as avr port co-maintainer.
9375 2000-12-28  Ben Elliston  <bje@redhat.com>
9377         * MAINTAINERS: Add myself under ``Write After Approval''.
9379 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9381         * texinfo: Remove directory from GCC.
9383 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9385         * COPYING: Update to current
9386         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9387         to 19yy as example year in copyright notice).
9389 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9391         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9392         (libstdcxx_incdir): Pass down.
9393         * config.if: Remove expired bits for cxx_interface, add stub.
9394         (libstdcxx_incdir): Add variable for g++ include directory.
9395         * configure.in (gxx_include_dir): Use it.
9397 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9399         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9400         with old-email address from ``Write After Approval''.
9402 2000-12-15  Andreas Jaeger  <aj@suse.de>
9404         * configure.in: Handle lang_dirs.
9406 2000-12-14  Tom Tromey  <tromey@redhat.com>
9408         * MAINTAINERS: Removed brads.
9410         * MAINTAINERS: Added gcj developers.
9412 2000-12-13  Anthony Green  <green@redhat.com>
9414         * configure.in: Disable libgcj for any target not specifically
9415         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9416         with g++ abi.
9418 2000-12-13  Mike Stump  <mrs@wrs.com>
9420         * Makefile.in (local-distclean): Also remove fastjar.
9422 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9424         * contrib/gcc_update: Add fastjar --touch entries.
9426 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9428         * configure.in: Disable language-specific target libraries for
9429         languages that aren't enabled.
9431 2000-12-10  Anthony Green  <green@redhat.com>
9433         * configure.in: Define libgcj.  Disable libgcj target libraries for
9434         most targets.
9436 2000-12-10  Neil Booth  <neilb@earthling.net>
9438         * MAINTAINERS: Update mail address, remove from WAA list.
9440 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9442         * libjava: Imported from /cvs/java.
9443         * libffi: Likewise.
9444         * Boehm-gc: Likewise.
9446 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9448         * configure.in (target_libs): Revert 2000-12-08 patch.
9449         (noconfigdirs): Added target-libjava.
9451 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9453         * djunpack.bat: removed.
9455 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9457         * Makefile.in: handle DOS-style absolute paths.
9458         * config-ml.in: likewise.
9459         * symlink-tree: likewise.
9461 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9463         * fastjar: Imported.
9465 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9467         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9468         libjava.
9469         * configure.in (target_libs): Removed `target-libjava'.
9471 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9473         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9474         (ALL_MODULES): Added fastjar.
9475         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9476         (all-target-libjava): all-fastjar replaces all-zip.
9477         (all-fastjar): Added.
9478         (configure-target-fastjar, all-target-fastjar): Likewise.
9479         * configure.in (host_tools): Added fastjar.
9481 2000-12-07  Mike Stump  <mrs@wrs.com>
9483         * Makefile.in (local-distclean): Remove leftover built files.
9485 2000-11-24  Nick Clifton  <nickc@redhat.com>
9487         * configure.in (xscale-elf): Add target.
9488         (xscale-coff): Add target.
9490 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9492         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9493         recent versions of FreeBSD (release 3 or later).
9494         * ltconfig: On FreeBSD, -lc must not be provided when building
9495         a shared library or else the standard -pthread gcc option is
9496         rendered worthless to later users of the built library.
9498 2000-11-16  Fred Fish  <fnf@be.com>
9500         * configure.in (enable_libstdcxx_v3): Fix typo,
9501         libstd++ -> libstdc++.
9503 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9505         * MAINTAINERS: Add self to Write After Approval list.
9507 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9509         * MAINTAINERS: Update my email address.  Add myself to global write
9510         privs list.
9512 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9514         * Makefile.in: Merge with src and libgcj.
9515         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9516         configure-target-<library> when their configure scripts need the C
9517         or C++ library to have already been built to work properly.
9518         (do_proto_toplev): Set them to an empty string.
9520         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9521         (REALLY_SET_LIB_PATH): Use them.
9523 2000-11-17  Stan Shebs  <shebs@apple.com>
9525         * MAINTAINERS: Add self to Write After Approval list.
9527 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9529         * configure: Provide the original toplevel configure arguments
9530         (including $0) to subprocesses in the environment rather than
9531         through gcc/configargs.h.
9533 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9535         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9536         C99.  Alphabetise "Write After Approval" list.
9538 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9540         * configure: Turn on libstdc++ V3 by default.
9542         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9543         if we've got GCC.
9545 2000-11-11  Philip Blundell  <philb@gnu.org>
9547         * MAINTAINERS: Add self to Write After Approval list.
9549 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9551         * ltcf-c.sh (aix4): Improve shared library configuration; require
9552         exporting symbols.
9553         * ltcf-cxx.sh (aix4): Define.
9554         * ltconfig (aix4): Define library and soname specs appropriate for
9555         AIX.  Define command to create export symbols list.
9557 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9559         * config.sub: Add support for Sun Chorus
9561 2000-10-31  Nick Clifton  <nickc@redhat.com>
9563         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9564         <name>@redhat.com.  Also installed new email address for Clint
9565         Popetz.
9567 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9569         * etc: Remove directory from GCC.
9571 2000-10-16  Michael Meissner  <meissner@redhat.com>
9573         * configure (gcc/configargs.h): Only create if there is a build GCC
9574         directory created.
9576 2000-10-16  Matthias Klose  <doko@debian.org>
9578         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9579         when configured for libstdc++-v3.
9581 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9583         * configure: Save configure arguments to gcc/configargs.h.
9585 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9587         * config.guess: Import CVS version 1.157.
9588         * config.sub: Import CVS version 1.181.
9590 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9592         * Makefile.in (bootstrap): avoid recursion if subdir missing
9593         (cross): ditto
9594         (do-proto-toplev): ditto
9596 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9598         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9599         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9601         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9602         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9603         all affected `configure' scripts.
9605 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9607         * MAINTAINERS: Add self as cpplib co-maintainer.
9609 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9611         * MAINTAINERS: Add self to Write After Approval list.
9613 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9615         * INSTALL/README: egcs -> GCC update.
9617 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9619         * MAINTAINERS: Add myself to Write After Approval list.
9621 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9623         * MAINTAINERS: Add myself to Write After Approval list.
9625 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9627         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9628         X11 libraries for hppa64.
9630 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9632         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9634 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9636         * Makefile.in (all-zlib): Added dummy target.
9638         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9639         ltcf-gcj.sh: Updated from libtool multi-language branch.
9641 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9643         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9644         (bootstrap*): Depend on all-bootstrap.
9646 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9648         * config.guess: Import CVS version 1.156.
9649         * config.sub: Import CVS version 1.179.
9651 2000-09-02  Anthony Green  <green@cygnus.com>
9653         * Makefile.in (all-gcc): Depend on all-zlib.
9654         (CLEAN_MODULES): Add clean-zlib.
9655         (ALL_MODULES): Add all-zlib.
9656         * configure.in (host_libs): Add zlib.
9658 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9660         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9661         crosses, but add gcc/include to the header search path for them.
9663 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9665         * MAINTAINERS: Add self to Write After Approval list.
9667 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9669         * config.guess: Import CVS version 1.152.
9670         * config.sub: Import CVS version 1.177.
9672 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9674         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9675         $targargs to tell whether newlib is going to be built.
9677         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9678         $$r/TARGET_SUBDIR/libio for _G_config.h.
9680 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9682         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9684 2000-08-22  DJ Delorie  <dj@redhat.com>
9686         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9688 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9690         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9691         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9692         sub-configures.
9694 2000-08-21  DJ Delorie  <dj@redhat.com>
9696         * MAINTAINERS: Add self as a libiberty maintainer
9698 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9700         * configure.in (libstdcxx_flags): Use
9701         libstdc++-v3/src/libstdc++.INC.
9703 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9705         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9707 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9709         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9711         * configure: Make enable_threads and enable_shared defaults
9712         explicit.  Substitute enable_threads into generated Makefiles.
9713         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9714         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9716 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9718         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9720 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9722         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9723         previous delta.
9725 2000-08-11  Jason Merrill  <jason@redhat.com>
9727         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9728         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9729         (FLAGS_FOR_TARGET): Not here.
9730         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9732 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9734         * config-ml.in (CC, CXX): Don't introduce a leading space.
9736 2000-08-07  DJ Delorie  <dj@delorie.com>
9738         * MAINTAINERS: Add self as a DJGPP maintainer
9740 2000-08-07  DJ Delorie  <dj@redhat.com>
9742         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9743         "if we're also building gcc, and it's a gcc that will run on the
9744         build machine, we want to use its includes instead of the system's
9745         default includes".
9747 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9749         * MAINTAINERS: Add self to Write After Approval list.
9751 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9753         * configure.in (libstdcxx_flags): Don't use `"'.
9755         * config-ml.in: Adjust multilib search paths to the
9756         appropriate multilib tree.
9758 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9760         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9761         commas in $LANGUAGES.
9763 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9765         * configure.in: Re-enable all references to libg++ and librx.
9767 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9769         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9770         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9771         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9772         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9774         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9776 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9778         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9779         CXX_FOR_TARGET for sed.
9781 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9783         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9784         Do not override if already set in the environment or in configure.
9785         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9786         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9788 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9790         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9791         the libtool CVS tree multi-language branch.
9792         * ltconfig, ltmain.sh: Updated.
9794 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9796         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9797         (clean-target): Depend on it.
9799         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9800         (GCC_FOR_TARGET): Use it.
9801         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9802         * configure.in: ... here.
9803         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9804         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9806 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9808         * MAINTAINERS: Add self to Write After Approval list.
9810 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9812         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9813         (configure-target-libchill, configure-target-libobjc): Likewise.
9815         * configure.in: Use the same cache file for all target libs.
9816         * config-ml.in: But different cache files per multilib variant.
9818 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9820         * configure (topsrcdir): Don't use dirname.
9822 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9824         * MAINTAINERS: Add self to Write After Approval list.
9826 2000-07-20  Jason Merrill  <jason@redhat.com>
9828         * configure.in: Remove all references to libg++ and librx.
9830         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9832 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9834         * config.sub: Update to subversions version 2000-07-06.
9836 2000-07-12  Andrew Haley  <aph@cygnus.com>
9838         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9839         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9841 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9843         * symlink-tree:  Check number of arguments.
9845 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9847         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9848         search path for a g++ extracted from the build tree.  This
9849         will allow link tests run by configure scripts in
9850         subdirectories to succeed.
9852 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9854         * ltconfig: Add support for mips-dde-sysv4.2MP
9856 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9858         * MAINTAINERS: Add myself as loop discovery maintainer.
9860 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9862         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9863         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9865 2000-06-19  Timothy Wall  <twall@cygnus.com>
9867         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9868         * config.sub: Add tic54x target.
9870 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9872         * MAINTAINERS: Add self as Fortran maintainer,
9873         remove Craig Burley.
9875 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9877         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9878         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9880 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9882         * MAINTAINERS: Add self as i18n maintainer
9884 20000-05-21  H.J. Lu  (hjl@gnu.org)
9886         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9887         directory are used if they exist. Make sure
9888         $(build_tooldir)/include is searched for header files,
9889         $(build_tooldir)/lib/ for library files.
9890         (GCC_FOR_TARGET): Likewise.
9891         (CXX_FOR_TARGET): Likewise.
9893 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9895         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9897 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9899         * Makefile.in (configure-target-libiberty): Depend on
9900         configure-target-newlib.
9902 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9904         * configure.in, Makefile.in: Merge all libffi-related
9905         configury stuff from the libgcj tree.
9907 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9909         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9910         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9912 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9914         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9915         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9916         current version information.  Add to proto-toplev directory.
9917         (gdb-taz): Build do-djunpack.
9919 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9921         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9923 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9925         * MAINTAINERS: Add self to Write After Approval list.
9927 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9929         * ltmain.sh: Preserve in relink_command any environment
9930         variables that may affect the linker behavior.
9932 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9934         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9936 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9938         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9940 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9942         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9943         with the version name.
9945 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9947         * MAINTAINERS: Add self as bb-reorder maintainer.
9949 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9951         * config.if: Tweak.
9953 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9955         * djunpack.bat: New file.
9957 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9959         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9960         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9961         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9962         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9964 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9966         * config.sub (case $basic_machine): Change default for "ibm-*"
9967         to "openedition".
9969 2000-04-13  Andreas Jaeger  <aj@suse.de>
9971         * MAINTAINERS: Added myself.
9973 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9975         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9976         (do-md5sum): New target.
9977         (MD5PROG): Define.
9978         (PACKAGE): Default to TOOL.
9979         (VER): Default to a shell script.
9980         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9981         md5 checksum generation.
9982         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9983         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9984         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9985         insight.tar.bz2): Use gdb-taz to create archive.
9987 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9989         * configure (warn_cflags): Delete.
9991 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9993         * MAINTAINERS: Added myself.
9995 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9996             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9998         * configure.in (enable_libstdcxx_v3): Add.
9999         (target_libs): Add bits here to switch between libstdc++-v2 and
10000         libstdc++-v3.
10001         * config.if: And this file too.
10002         * Makefile.in: Add libstdc++-v3 targets.
10004 2000-04-05  Michael Meissner  <meissner@redhat.com>
10006         * config.sub (d30v): Add d30v as a basic machine type.
10008 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10010         * configure.in: -linux-gnu*, not -linux-gnu.
10012 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10014         * MAINTAINERS: Add self in write-after-approval section.
10016 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10018         * MAINTAINERS: Add self as ia64 port maintainer.
10020 2000-03-08  Neil Booth  <NeilB@earthling.net>
10022         * MAINTAINERS: Add self in write-after-approval section.
10024 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10026         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10027         (do-tar-bz2): Replace TOOL with PACKAGE.
10028         (gdb.tar.bz2): Remove GDBTK from GDB package.
10029         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10030         dejagnu.tar.bz2): New packages.
10032 2000-02-27  Andreas Jaeger  <aj@suse.de>
10034         * configure.in: Add entry for mips*-*-linux*, move catch all
10035         *-*-*linux* entry below this one.
10037 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10039         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10041 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10043         * config.sub: Support an OS of "wince".
10045 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10047         * config.guess, config.sub: Updated to match config's 2000-02-15
10048         version.
10050 2000-02-23  Linas Vepstas  <linas@linas.org>
10052         * config.sub: Add support for Linux/IBM 370.
10053         * configure.in: Likewise.
10055 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10057         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10059 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10061         * config.guess: Guess "cygwin" rather than "cygwin32".
10063 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10065         * configure (gcc_version): When setting, narrow search to
10066         lines containing `version_string'.
10068 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10070         * config.sub: Add support for avr target.
10072 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10074         * MAINTAINERS: Add maintainers for MCore port.
10076 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10078         * config.sub: Add mmix-knuth-mmixware.
10080 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10082         * MAINTAINERS: Pair cccp with cpplib maintainership.
10084 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10086         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10087         structure stuff to -L library search.
10088         (CXX_FOR_TARGET): Ditto.
10089         (CROSS_CHECK_MODULES): Fix spelling mistake.
10091 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10093         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10094         the C++ compiler.
10096 2000-01-12  Richard Henderson  <rth@cygnus.com>
10098         * configure.in: Don't build some bits for beos.
10100 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10102         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10103         as include files.
10105 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10107         * Add self as cpplib maintainer, as requested by Jason
10108         Merrill.  Correct my e-mail address.
10110 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10112         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10113         not mh-aix43.
10115 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10117         * MAINTAINERS: Add myself to "write after approval" list.
10119 1999-12-14  Richard Henderson  <rth@cygnus.com>
10121         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10122         * config.sub: Accept alphaev[78], alphaev8.
10124 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10126         * config.guess, config.sub: Update from autoconf.
10128 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10130         * MAINTAINERS:  update my playtime e-address.
10132 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10134         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10135         necessary libraries are missing.
10137 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10139         * MAINTAINERS: Add new 'write after approval' maintainer.
10141 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10143         * MAINTAINERS: Add new Java maintainer.
10145 1999-10-25  Andreas Schwab  <schwab@suse.de>
10147         * configure: Fix quoting inside arguments of eval.
10149 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10151         * config-ml.in: Allow suppression of some ARM multilibs.
10153 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10155         * config.guess: Add OS/390 match pattern.
10156         * config.sub: Add mvs, openedition targets.
10157         * configure.in (i370-ibm-opened*): New.
10159 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10161         * config.sub: Add support for configuring for pj.
10163 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10165         * config.sub (maybe_os): Add support for configuring for fr30.
10167 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10169         * configure.in: Do not configure or build ld for AIX
10170         platforms.  ld is known to be broken on these platforms.
10172 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10174         * config-ml.in: Pass compiler flag corresponding to multidirs to
10175         subdir configures.
10177 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10179         * Makefile.in (LDFLAGS): Define.
10181 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10183         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10184         noconfigdirs.
10185         (*-*-cygwin*): Likewise.
10187 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10189         * mkdep: New file.
10190         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10191         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10193         From Eli Zaretskii <eliz@is.elta.co.il>:
10194         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10195         long file name when using DJGPP on MS-DOS.
10197 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10199         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10201 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10203         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10204         dependency as this causes "make check" to globally "make all"
10206 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10208         * configure.in (target_libs): Added target-zlib.
10209         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10210         (CONFIGURE_TARGET_MODULES): Likewise.
10211         (CHECK_TARGET_MODULES): Likewise.
10212         (INSTALL_TARGET_MODULES): Likewise.
10213         (CLEAN_TARGET_MODULES): Likewise.
10214         (configure-target-zlib): New target.
10215         (all-target-zlib): Likewise.
10216         (all-target-libjava): Depend on all-target-zlib.
10217         (configure-target-libjava): Depend on configure-target-zlib.
10219         * Makefile.in (configure-target-libjava): Depend on
10220         configure-target-newlib.
10221         (configure-target-boehm-gc): New target.
10222         (configure-target-qthreads): New target.
10224         * configure.in (target_libs): Added target-qthreads.
10225         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10226         (CONFIGURE_TARGET_MODULES): Likewise.
10227         (CHECK_TARGET_MODULES): Likewise.
10228         (INSTALL_TARGET_MODULES): Likewise.
10229         (CLEAN_TARGET_MODULES): Likewise.
10230         (all-target-qthreads): New target.
10231         (configure-target-libjava): Depend on configure-target-qthreads.
10232         (all-target-libjava): Depend on all-target-qthreads.
10234         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10235         (CONFIGURE_TARGET_MODULES): Likewise.
10236         (CHECK_TARGET_MODULES): Likewise.
10237         (INSTALL_TARGET_MODULES): Likewise.
10238         (CLEAN_TARGET_MODULES): Likewise.
10239         (all-target-libjava): New target.
10240         (all-target-boehm-gc): Likewise.
10241         * configure.in (target_libs): Added libjava, boehm-gc.
10243 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10245         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10246         configure.bat in SUPPORT_FILES.
10247         (gas+binutils.tar.bz2): Likewise.
10249         * makeall.bat: Remove; obsolete.
10251 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10253         From Mark Elbrecht:
10254         * configure.bat: Remove; obsolete.
10256 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10258         * configure: Add -W -Wall to the default CFLAGS when compiling with
10259         gcc.
10261 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10263         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10265 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10267         * configure.in: Build ld on IRIX6.
10269 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10271         * Makefile.in: Change distribution targets to use bzip2 instead of
10272         gzip.
10273         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10274         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10276 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10278         * config.sub: Add mcore target.
10280 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10282         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10284 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10286         * config.guess (dummy): Changed to $dummy.
10288 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10290         * config.sub: Tidied up case statements.
10292 1999-05-22  Ben Elliston  <bje@cygnus.com>
10294         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10295         <jiro@din.or.jp>.
10297         * config.guess: Merge with FSF version. Future changes will be
10298         more accurately recorded in this ChangeLog.
10299         * config.sub: Likewise.
10301 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10303          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10305 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10307         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10309 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10311         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10313 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10315         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10316         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10317         Bad merge removed these two changes.
10319 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10320                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10322         * config.guess (interix Alpha): Add.
10324 1999-04-11  Richard Henderson  <rth@cygnus.com>
10326         * configure.in (i?86-*-beos*): Do config gperf; don't config
10327         gdb, newlib, or libgloss.
10329 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10331         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10332         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10333         from multidirs.
10335 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10337         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10339 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10341         * config.sub: Add support for mcore targets.
10343 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10345         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10346         not mt-ospace, in order to shut up assembler warning about using
10347         symbols that are named the same as registers.
10349 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10351         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10352         dependency list for all-target-cygmon.
10354 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10356         * config-ml.in: Check $host, not $target, for selective multilibs.
10357         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10358         thumb interworking, and underscore prefix multilibs.
10360 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10362         * missing: Update to version from current automake.
10364 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10366         * configure (gxx_include_dir): Removed.
10368         * configure.in (gxx_include_dir): Handle it.
10369         * Makefile.in: Likewise.
10371 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10373         * config.sub (mips64vr4111,mips64vr4111el) Add.
10375 1999-03-21  Ben Elliston  <bje@cygnus.com>
10377         * config.guess: Correct typo for detecting ELF on FreeBSD.
10379 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10381         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10382         config/mh-djgpp.
10384 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10386         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10387         all-target-newlib to dependency list for all-target-bsp.
10389 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10391         * config.sub: Add i386-uwin support.
10392         * config.guess: Likewise.
10394 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10396         * configure.in: cleanup, add mh-*pic handling for arm, special
10397         case powerpc*-*-aix*
10399 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10401         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10402         can be built.
10404 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10406         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10407         targets.
10409 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10411         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10413 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10415         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10417 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10419         * config.sub: Fix typo in arm recognition.
10421 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10423         * configure.in (noconfigdirs): Changed target_configdirs to
10424         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10425         rather than m68k-*-* since it is not known to work on
10426         m68k-aout. Ditto for arm-*-*oabi.
10428 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10430         * configure.in (*-*-windows*): Remove, no longer used.
10432 1999-02-19  Ben Elliston <bje@cygnus.com>
10434         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10435         Smart and improved by Andrew Cagney.
10437 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10439         * config.guess: Recognize openbsd-*-hppa.
10441 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10443         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10444         only if it is not empty.
10446 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10448         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10450         * config.guess: Modified to recognize uname's armv* syntax.
10452         * config.sub: Modified to recognize uname's armv* syntax.
10454 1999-02-17  Mark Salter  <msalter@cygnus.com>
10456         * configure.in: Added target-bsp for sparclite.
10458 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10460         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10462 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10464         * configure.in: Add support for strongarm port.
10465         * config.sub: Add support for strongarm target.
10467 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10469         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10470         the old name config/mh-cygwin32.
10471         Enable texinfo.
10473 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10475         * configure.in: Do build ld for ix86 Solaris.
10477 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10479         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10480         $AR_FOR_TARGET.  Likewise for RANLIB.
10482 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10484         * config.sub (oabi):  Recognize.
10485         * configure.in (arm-*-oabi):  Handle.
10487 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10489         * config.guess: Improve detection of i686 on UnixWare 7.
10491 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10493         * config.guess: Add support for i386-pc-interix.
10494         * config.sub: Likewise.
10495         * configure.in: Likewise.
10497 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10499         * Makefile.in: Remove unneeded all-target-libio from
10500         from all-target-winsup target since it is now unneeded.
10501         Add all-target-libtermcap in its place since it is now
10502         needed.
10504 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10506         * configure.in: makefile stub for cygwin target is probably
10507         unnecessary.  Remove it for now.
10509 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10511         * configure.in: libtermcap.a should be built when cygwin is the
10512         target as well as the host.
10513         * config.guess: Allow mixed case in cygwin uname output.
10514         * Makefile.in: Add libtermcap target.
10516 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10518         * config.sub: Clean up handling of hppa2.0.
10520 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10522         * config.guess: Use C code to identify more HP machines.
10524 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10526         * config.sub: Handle hppa2.0.
10528 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10530         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10531         cygmon for all sparclite targets, regardless of object format.
10533 1998-12-15  Mark Salter  <msalter@cygnus.com>
10535         * configure.in: Added target-bsp for several target architectures.
10537         * Makefile.in: Added rules for bsp.
10539 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10541         * config.guess: Improve detection of hppa2.0 processors.
10543 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10545         * config.guess: Recognize FreeBSD using ELF automatically.
10547 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10549         * configure (skip-this-dir): Add handling for new shell script, which
10550         might be created by a sub-directory's configure to indicate, this particular
10551         directory is "unwanted".
10552         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10554 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10556         * ltconfig: import from libtool, after changing libtool to
10557         account for the cygwin name change.
10559 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10561         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10562         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10564 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10566         * configure.in: Add libtermcap to list of cygwin dependencies.
10568 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10570         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10571         they include winsup/include when it's a cygwin target.
10573 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10575         * configure.in (host_tools): Added zip.
10576         * Makefile.in (all-target-libjava): Depend on all-zip.
10577         (all-zip): New target.
10578         (ALL_MODULES): Added all-zip.
10579         (NATIVE_CHECK_MODULES): Added check-zip.
10580         (INSTALL_MODULES): Added install-zip.
10581         (CLEAN_MODULES): Added clean-zip.
10583 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10585         * Makefile.in: lose "32" from comment about cygwin.
10587 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10589         * configure.in: Use -Os to build target libraries for the fr30.
10591 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10593         * config.sub: Add fr30.
10595 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10597         * configure.in: drop "32" from config/mh-cygwin32.  Check
10598         cygwin* instead of cygwin32*.
10599         * config.sub: Check cygwin* instead of cygwin32*.
10601 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10603         * config.guess: Match any version of Unixware7.
10605 1998-10-20  Syd Polk  <spolk@cygnus.com>
10607         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10608         if desired.
10610 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10612         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10613         these if the appropriate directories and files to not exist.
10615 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10617         * Makefile.in (DEVO_SUPPORT): Add config.if.
10619 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10621         * configure: Add pattern to replace "build_tooldir"'s
10622         definition in the generated Makefile with "tooldir"'s
10623         actual value.
10625 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10627         * config.sub: Bring back lost sparcv9.
10629         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10631 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10633         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10634         CC_FOR_TARGET and friends.
10636 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10638         * Makefile.in (build_tooldir): New variable, same as tooldir.
10639         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10640         -B$(build_tooldir)/bin/.
10641         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10643 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10645         * README: Remove installation instructions and refer to the
10646         INSTALL directory instead.
10648 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10650         * config.sub: Add support for i[34567]86-pc-udk.
10651         * configure.in: Likewise.
10653 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10655         * Makefile.in: add bzip2 package building bits for user
10656         tools module
10657         * configure.in: ditto
10659 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10661         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10662         (ALL_TARGET_MODULES): Add all-target-libobjc.
10663         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10664         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10665         (all-target-libchill): Add dependencies.
10666         * configure.in (target_libs): Add libchill.
10668 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10670         * configure.in (target_subdir): Remove duplicate line.
10672 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10674         * Makefile.in (all-automake): fix dependencies.
10676 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10678         * configure.in: Minor cleanups for building in the $(target_alias)
10679         subdir.
10681 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10683         * Makefile.in (bootstrap): Set r and s before make all.  Use
10684         BASE_FLAGS_TO_PASS in make all.
10685         (cross): Likewise.
10687 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10689         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10691 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10693         * config.sub: Fix typo in last change.
10695 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10697         * config.sub: Add support for C4x target.
10698         * configure.in: Likewise.
10700 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10702         * config.sub: Recognize sparcv9 just like sparc64.
10704 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10706         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10708 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10710         * config.guess: Correctly identify Pentium II sco boxes.
10712         * config.guess: Fix "tr" code.  From Weiwen Liu.
10714 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10716         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10717         stabs.
10719 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10721         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10722         (ALL_TARGET_MODULES): Add all-target-libchill.
10723         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10724         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10725         (all-target-libchill): Add dependencies.
10726         * configure.in (target_libs): Add libchill.
10728 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10730         * config.guess: Avoid assumptions about "tr" behaves when
10731         LANG is set to something other than English.
10733 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10735         * configure (gxx_include_dir): Changed to
10736         '${prefix}/include/g++'-${libstdcxx_interface}.
10738         * config.if: New to determine the interfaces.
10740 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10742         * config.guess: Detect and handle MPE/IX.
10743         * config.sub: Deal with MPE/IX.
10745 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10747         * configure.in: Use mh-aix43.
10749 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10751         * configure: Fix --without/--disable cases for gxx-include-dir.
10753 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10755         * mdata-sh:  Imported.  Needed for automake support.
10757 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10759         * Makefile.in (taz): Try "chmod -R og=u ." before
10760         "chmod og=u `find . -print`".
10762 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10764         * configure.in: Add arm-elf and thumb-elf support.
10766 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10768         * Makefile.in: Undo previous patch.
10770 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10772         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10773         to here ...
10774         (install-no-fixedincludes): and here
10775         (INSTALL_MODULES): ... from here.
10777 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10779         * config.sub: Merge with FSF.
10781         * config.guess: Merge with FSF.
10783 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10785         * configure (extraconfigdirs): New variable.
10786         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10787         * Makefile.in (all): Move higher in file.
10788         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10789         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10790         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10791         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10792         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10794 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10796         * Makefile.in (all-target-libjava): Depend on all-gcc and
10797         all-target-newlib.
10798         (configure-target-libjava): Depend on $(ALL_GCC).
10800 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10802         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10803         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10805 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10807         * INSTALL/README: Fix typo.
10809 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10811         * ylwrap: Change absolute path checks to check for DOS style path
10812         names.
10814         * ylwrap: Don't use a full path name if the source file is in the
10815         same directory.  From hjl@lucon.org (H.J. Lu).
10817         * config-ml.in: Default to being verbose, to match Feb 18 change to
10818         configure.
10820 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10822         Brought over from egcs:
10824         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10826         * configure.in (target_subdir): Set to ${target_alias} instead
10827         of "libraries".
10829         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10831         * configure.in (target_subdir): Set to libraries if enable_multilib.
10833 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10835         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10836         multilibs, force reconfiguration the first time we create
10837         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10839 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10841         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10842         avoid confusion with --no-recursion.
10844 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10846         * configure.in: Win32 hosts shouldn't use install -x
10847         * install-sh: remove -x option, and special .exe-handling
10848         hack.
10850 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10852         * config.guess: Recognize i586-pc-beos.
10853         * configure.in: Don't build some bits for beos.
10855 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10857         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10858         CFLAGS default to -O2.
10860         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10861         when using GNU ld.
10863 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10865         * ltmain.sh: Correct install when using a different shell.
10867 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10869         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10871 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10873         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10874         target.
10876 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10878         * ltconfig: Update to correct AIX handling.
10880 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10882         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10884         * configure.in (target_subdir): Set to ${target_alias} instead
10885         of "libraries".
10887 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10889         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10890         (Makefile): Depend on $(gcc_version_trigger).
10892         * configure (gcc_version): Change default initializer to empty
10893         string.
10894         (gcc_version_trigger): New variable; pass this variable down
10895         to subdir configures to enable them checking gcc's version
10896         themselves. Emit make macros for both gcc_version vars.
10897         (topsrcdir): Initialize reliably.
10898         (recursion line): Remove --with-gcc-version=${gcc_version}.
10900 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10902         * configure (enable_version_specific_runtime_libs): Implement new flag
10903         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10904         in $(libsubdir); emit definition in each generated Makefile.
10905         (gxx_include_dir): Initialize depending on
10906         $enable_version_specific_runtime_libs.
10908 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10910         * configure (gcc_version): Initialize properly depending on
10911         how and where configure is started.
10912         (recursion line): Pass a --with-gcc-version=${gcc_version}
10913         to configures in subdirs.
10915 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10917         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10918         cygmon
10920 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10922         * configure.in: Add cygmon and libstub support for mn10200.
10924 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10926         * configure (gcc_version): Add new variable describing the
10927         particular gcc version we're building.
10928         * Makefile.in (libsubdir): Add new macro for the directory
10929         in which the compiler finds executables, libraries, etc.
10930         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10931         and libsubdir.
10933 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10935         * Makefile.in (local-clean): Remove *.log.
10936         (warning.log): Built with warn_summary from build.log.
10937         (mail-report.log): Run test_summary.
10938         (mail-report-with-warnings.log): Run test_summary including
10939         warning.log in the report.
10941 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10943         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10945 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10947         * Makefile.in (grep): Grep no longer depends on libiberty.
10949 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10951         * Makefile.in: all-snavigator needs all-libgui.
10953 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10955         * configure.in: Add cygmon and libstub support for mn10300.
10957 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10959         * missing: Update to version from automake 1.3.
10961         * ltmain.sh: On installation, don't get confused if the same name
10962         appears more than once in the list of library names.
10964 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10966         * config.sub: Accept m68060 and m5200 as CPU names.
10968 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10970         * configure: Use && rather than using -a in test, because odd
10971         strings can confuse test.
10972         * configure.in: Likewise.
10974 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10976         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10978 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10980         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10981         bootstrap4-lean): New targets.
10983 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10985         * mpw-* Delete.  Not used.
10987 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10989         * COPYING.LIB: Update FSF address.
10991 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10993         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10995         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10996         GAS_SUPPORT_DIRS.
10998 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11000         * ltconfig, ltmain.sh: Avoid producing a version number if
11001         -version-info was not used.
11003 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11005         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11006         building with newlib.
11008 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11010         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11011         Solaris `make' causes it to continue to next definition.
11013 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11015         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11016         the right GUI libraries and files are installed along with GDB.
11018 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11020         * configure.in: Change alpha to alpha* in several places.
11022 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11024         * config.sub: Recognize sparc86x.
11026 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11028         * configure.in (--enable-target-optspace): Remove debug echo.
11030 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11032         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11034 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11036         * ltconfig: Update cygwin32 support.
11038         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11039         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11040         (GDB_SUPPORT_DIRS): Likewise.
11042 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11044         * configure.in (target_makefile_frag): If --enable-target-optspace,
11045         use -Os to compile target libraries rather than -O2.  Default to
11046         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11047         not used.
11048         * configure.in (target_cflags): Ditto for d30v.
11050 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11052         * Makefile.in (all-bfd): Depend on all-intl.
11053         (all-binutils): Likewise.
11054         (all-gas): Likewise.
11055         (all-gprof): Likewise.
11056         (all-ld): Likewise.
11058 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11060         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11062 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11064         * Makefile.in (all-bfd): Depend upon all-libiberty.
11066         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11068 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11070         * Makefile.in: Add libstub.
11072         * configure.in: Ditto. Build libstub for targets that have cygmon
11073         support.
11075 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11077         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11079 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11081         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11082         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11084 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11086         * configure: Define DEFAULT_M4 by searching PATH.
11087         * Makfile.in: Use DEFAULT_M4.
11089 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11091         * ltconfig: Add cygwin32 support.
11093         * Makefile.in, configure.in: Add libtool as a native only directory
11094         to configure and build.
11096 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11098         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11100 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11102         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11104 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11106         * Makefile.in: add ash make rules
11107         * configure.in: add ash to native_only and host_tools lists
11109 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11111         * Makefile.in (all-gettext, all-intl): New targets.
11112         (ALL_MODULES): Added all-gettext, all-intl.
11113         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11114         (INSTALL_MODULES): Added install-gettext, install-intl.
11115         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11117         * configure.in (host_tools): Added gettext.
11118         (native_only): Likewise.
11119         (noconfigdirs) [various cases]: Likewise.
11120         (host_libs): Added intl.
11122 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11124         * configure: Do not disable building gdbtk for cygwin32 hosts.
11126 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11128         * configure.in: Add thumb-coff target.
11129         * config.sub: Add thumb-coff target.
11131 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11133         * Makefile.in: Revert yesterday's change.
11134         (all-target-winsup):  all-target-librx stays out of here.
11136 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11138         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11139         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11140         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11141         Remove references to librx and libg++.
11143 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11145         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11146         recursive makes
11148 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11150         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11151         for newlib directory.
11152         (CXX_FOR_TARGET): Likewise.
11154 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11156         * ltconfig: Update after libtool/ltconfig.in change for
11157         hpux11.
11159 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11161         * ltconfig, ltmain.sh: Update to libtool 1.2.
11163 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11165         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11166         (install-gcc-cross): Instead, override LANGUAGES here.
11168 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11170         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11171         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11173 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11175         * configure.in: Add Thumb-pe target.
11177 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11179         * Makefile.in - changed sn targets to snavigator
11180         * configure.in - changed sn targets to snavigator
11182 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11184         * config-ml.in: After building symlink tree call make distclean
11185         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11186         to be the case for libiberty.
11188 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11190         * configure: When making link, also check the current
11191         directory. The configure scripts may create one.
11193 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11195         * config.sub: Accept alphapca56 and alphaev6 properly.
11197 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11199         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11201 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11203         * config.sub (sco5): Fix typo.
11205 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11207         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11208         install-itcl.
11209         (install-itcl): Remove dependency on install-tcl.
11211 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11213         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11215 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11217         * configure.in: Don't build libgui for a cygwin32 target when not on
11218         a cygwin32 host.
11220 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11222         * configure (redirect): Set to null, so default behavior of
11223         configure is now --verbose.
11225 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11227         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11228         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11230 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11232         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11233         this change to sync Makefile.in with its ChangeLog entries.
11235 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11237         * ltmain.sh (mkdir): Check that the directory doesn't exist
11238         before we exit with error, so that we don't get races during
11239         parallel builds.
11241 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11243         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11245 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11247         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11248         PICFLAG_FOR_TARGET.
11249         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11251         * configure: Emit a definition for the new macro enable_shared
11252         into each Makefile.
11254 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11256         * configure.in (host_tools, native_only): Add libtool.
11258 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11260         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11261         Fix typo in ming config comment.
11263 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11265         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11267 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11269         * config.sub: Add tic30 cases, and map c30 to tic30.
11271 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11273         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11274         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11275         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11276         (CLEAN_TARGET_MODULES): Similarly
11277         (all-target-libf2c): Add dependences.
11278         * configure.in (target_libs): Add libf2c.
11280 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11282         * configure.in: Remove expect from noconfigdirs when target
11283         is cygwin32.  OK to build expect and dejagnu with Canadian
11284         Cross.
11286 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11288         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11289         host.
11291         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11292         and mingw32.
11294 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11296         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11297         here as it is not defined in the toplevel Makefile.
11299 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11301         * configure (package_makefile_rules_frag): New variable, which names
11302         a file with generic rules, ...
11303         Change comment to mention we now have FIVE parts.
11304         * configure: Undo last change.
11306 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11308         * config.guess: More accurate determination of HP processor types.
11309         * config.sub: More accurate determination of HP processor types.
11311 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11313         * configure (package_makefile_frag): Move inserting the
11314         ${package_makefile_frag} to where it should be according
11315         to the comment.
11317 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11319         * config.guess: Add support for Linux/ARM.
11321 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11323         * .cvsignore: Remove *-info and *-install since they match
11324         release-info and mpw-install, which we don't want to just ignore.
11326 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11328         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11330 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11332         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11333         local_prefix to sub-make invocations.
11335 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11337         * configure.in: Check makefile fragments in the source
11338         directory.
11340 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11342         * configure.in: Check whether host and target makefile
11343         fragments exist before adding them to *_makefile_frag.
11345 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11347         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11349 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11351         * configure.in: Make sure we only replace RPATH_ENVVAR on
11352         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11353         regexp to sed.
11355         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11356         to sub-makes.
11358 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11360         * config-ml.in (multi-do): LDFLAGS must include multilib
11361         designator.
11363 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11365         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11367 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11369         * config.sub: Add mingw32 support.
11370         * configure.in: Likewise.
11372 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11374         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11376 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11378         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11379         * configure (gxx_include_dir): Provide a definition for subdirs
11380         which do not use autoconf.
11382 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11384         * config.guess: Sync with egcs.  Picks up new alpha support,
11385         BeOS & some additional linux support.
11387 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11389         * config.guess: HP 9000/803 is a PA1.1 machine.
11391 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11393         * configure.in: It's alpha*-...
11395 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11397         * configure.in (host_makefile_frag, target_makefile_frag):
11398         Handle multiple config files.
11399         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11400         alpha-*-*.
11402 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11404         * mkdep: New file.
11406 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11408         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11410 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11412         * Makefile.in: Add libgui directory.
11413         (GDB_TK): Add all-libgui.
11414         * configure.in: Add libgui directory.
11415         * configure: Add all-libgui to GDB_TK.
11417 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11419         * config-ml.in (multidirs): Add m32r to multilib list.
11421 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11423         * Makefile.in (all-target-gperf): Change dependency to
11424         all-target-libstdc++.
11426 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11428         * config.guess: Add BeOS support.
11430 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11432         Source directory cvs renamed to cvssrc:
11433         * configure.in (host_tools): Change cvs to cvssrc.
11434         (native_only): Likewise.
11435         (noconfigdirs) [various cases]: Likewise.
11436         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11437         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11438         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11439         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11440         (all-cvssrc): Rename target from all-cvs.
11442 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11444         * configure (gxx_include_dir): Fix thinko.
11446 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11448         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11449         (install-cross, install-gcc-cross): New targets.
11451 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11453         * configure.in (noconfigdirs): Add support for Thumb target.
11455         * config.sub (maybe_os): Add support for Thumb target.
11457 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11459         * Makefile.in: Add rules for cygmon.
11461         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11463 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11465         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11466         * configure (gxx_include_dir): Provide a definition for subdirs
11467         which do not use autoconf.
11469 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11471         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11472         11/18/97 build
11474 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11476         * From Franz Sirl.
11477         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11478         found on RedHat Linux systems.
11480 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11482         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11483         guesses.
11485 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11487         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11489 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11491         * ltmain.sh: If mkdir fails, check whether the directory was created
11492         anyhow by some other process.
11494 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11496         * configure.in (d30v-*-*): Configure all directories.
11498 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11500         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11501         for the D30V.
11503 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11505         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11507 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11509         * include/libiberty.h: Add extern "C" { so it can be used with C++
11510         progrms.
11511         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11512         programs.
11514 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11516         * configure.in (d30v-*-*): Configure GCC now.
11518 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11520         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11521         is no longer needed.
11523 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11525         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11527 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11529         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11530         targets using "$@" to provide support for similar but not identical
11531         targets without having to duplicate code.
11533 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11535         * makefile.vms: Fix to work with DEC C.
11537 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11539         * config.sub: Add mips-tx39-elf to marketing names.
11541 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11543         * ltmain.sh: Handle symlinks in generated script.
11545 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11547         * configure: Handle autoconf style directory options: --bindir,
11548         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11549         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11550         --sysconfdir.
11551         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11552         (sharedstatedir, localstatedir, oldincludedir): New variables.
11553         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11554         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11555         sbindir, sharedstatedir, and sysconfdir.
11557 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11559         * Makefile.in (bootstrap-lean): New target.
11561 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11563         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11564         sn, and gnuserv from noconfigdirs.
11566 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11568         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11570 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11572         * Makefile.in (cross): New target.
11574 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11575                           Jeff Law         <law@cygnus.com>
11577         * Makefile.in (bootstrap2, bootstrap3): New targets.
11578         (all-bootstrap): Remove outdated and confusing target.
11579         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11581 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11583         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11584         windows.  Consistent with gdb/configure.
11586 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11588         * configure.in: Name Linux target fragment.
11590         * configure: Rewrite so that project Makefile fragment is inserted
11591         first and appears last in the resulting Makefile.
11593 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11595         * Makefile.in (install-itcl): Install tcl first.
11597 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11599         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11601 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11603         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11605         * configure.in (skipdirs): Add target-librx for Linux.
11606         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11608 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11610         * Makefile.in (bootstrap): New target.
11612 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11614         * config.sub: Accept 'amigados' for backward compatibility.
11616 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11618         * config.guess: Merge with FSF.
11620 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11622         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11624 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11626         * config.sub: Add "marketing-names" patch.
11628 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11630         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11632 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11634         * config.sub: Handle v850-elf.
11636 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11638         * .cvsignore (*-install): Remove.
11640 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11642         * ltconfig: Set CONFIG_SHELL in libtool.
11643         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11645 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11647         * configure.in (target_subdir): Set to libraries if enable_multilib.
11649 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11651         * config.guess: Update from gcc directory.
11653 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11655         * Makefile.in (all-sim): Depends on all-readline.
11657 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11659         * Makefile.in (BISON, YACC): Use $$s.
11660         (all-bison): Depend on all-texinfo.
11662 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11664         * Makefile.in (BISON): Add -L flag.
11665         (YACC): Likewise.
11667 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11669         * configure.in (noconfigdirs): Add support for v850e target.
11671         * config.sub (maybe_os): Add support for v850e target.
11673 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11675         * configure.in (noconfigdirs): Add support for v850ea target.
11677         * config.sub (maybe_os): Add support for v850ea target.
11679 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11681         * config.sub: Add mipstx39.  Delete r3900.
11683 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11685         * Makefile.in (all-autoconf): Depends on all-texinfo.
11687 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11689         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11690         eabi targets.
11692 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11694         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11696         * configure: When handling a Canadian Cross, handle YACC as well as
11697         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11698         * Makefile.in (all-bison): Depend upon all-texinfo.
11700 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11702         * Makefile.in (BISON): bison, not byacc or bison -y.
11703         (YACC): bison -y or byacc or yacc.
11704         (various): Add *-bison as appropriate.
11705         (taz): No need to mess with BISON anymore.
11707 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11709         * configure: If OSTYPE matches *win32*, try to find a good value for
11710         CONFIG_SHELL.
11712 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11714         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11715         configure.in if it is present.
11717 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11719         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11721 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11723         * config.sub: Recognize `arc' cpu.
11724         * configure.in: Likewise.
11725         * config-ml.in: Likewise.
11727 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11729         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11731 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11733         * configure: Changed sed delimiter from ':' to '|' when
11734         attempting to substitute ${config_shell} for SHELL. On
11735         NT ${config_shell} may contain a ':' in it.
11737 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11739         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11741 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11743         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11745 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11747         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11749         * ylwrap: If the program is a relative path, force it to be
11750         absolute.
11752 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11754         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11756 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11758         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11759         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11760         for libraries.
11762 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11764         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11765         separated by spaces.
11767 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11769         * ylwrap: New file.
11770         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11772         * ltmain.sh: Handle /bin/sh at start of install program.
11774         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11776         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11777         * missing: New file, from automake 1.2.
11779 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11781         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11782         check-tk to CHECK_X11_MODULES.
11784 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11786         * config.sub: Merge with FSF.
11788 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11790         * config.guess: Merge with FSF.
11792 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11794         * configure: Treat msdosdjgpp like go32.
11795         * configure.in: Likewise.  Don't remove gprof for go32.
11797         * configure: Change Makefile.tem2 to Makefile.tm2.
11799 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11801         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11803 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11805         * install-sh (chmodcmd): Set to null if the DST directory already
11806         exists.  Same as Nov 11th change.
11808 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11810         * configure (GDB_TK): Needs itcl and tix.
11812 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11814         * config.guess: Update from FSF.
11816 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11818         * Makefile.in (GDB_TK): Depend on itcl and tix.
11820 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11822         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11823         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11824         (INSTALL_SCRIPT): New variable.
11825         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11826         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11827         to -x.
11828         * install-sh: Add support for -x option.
11830 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11832         * configure.in, Makefile.in: Treat tix like itcl.
11834 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11836         * Makefile.in (WINDRES): New variable.
11837         (WINDRES_FOR_TARGET): New variable.
11838         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11839         (EXTRA_HOST_FLAGS): Add WINDRES.
11840         (EXTRA_TARGET_FLAGS): Add WINDRES.
11841         (EXTRA_GCC_FLAGS): Add WINDRES.
11842         ($(DO_X)): Pass down WINDRES.
11843         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11844         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11845         DLLTOOL_FOR_TARGET.
11847 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11849         * configure.in: configure sim before gdb for win32-x-ppc
11851 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11853         Move gperf into the toplevel, from libg++.
11854         * configure.in (target_tools): Add target-gperf.
11855         (native_only): Add target-gperf.
11856         * Makefile.in (all-target-gperf): New target, depend on
11857         all-target-libg++.
11858         (configure-target-gperf): Empty rule.
11859         (ALL_TARGET_MODULES): Add all-target-gperf.
11860         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11861         (CHECK_TARGET_MODULES): Add check-target-gperf.
11862         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11863         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11865 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11867         * config.sub (mn10200): Recognize new basic machine.
11869 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11871         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11872         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11874 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11876         * configure.in: If we're building mips-sgi-irix6* native, turn on
11877         ENABLE_MULTILIB and set TARGET_SUBDIR.
11879 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11881         * Makefile.in (all-sn): Depend on all-grep.
11883 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11885         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11887         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11888         Makefile.  From Jeff Makey <jeff@cts.com>.
11889         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11891         * Makefile.in (DISTBISONFILES): Remove.
11892         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11893         $(DEFAULT_YACC).
11895         * configure.in: Build itl, db, sn, etc., when building for native
11896         cygwin32.
11898         * Makefile.in (LD): New variable.
11899         (EXTRA_HOST_FLAGS): Pass down LD.
11900         ($(DO_X)): Likewise.
11902 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11904         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11906 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11908         * configure.in (targargs): Strip out any supplied --build argument
11909         before adding our own. Always add --build.
11911 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11913         * configure.in (targargs): Pass --build if we're doing
11914         a cross-compile.
11916 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11918         * configure: Use '|' instead of ":" as the separator in
11919         sed. Otherwise sed chokes on NT path names with drive
11920         designators. Also look for "?:*" as the leading characters in an
11921         absolute pathname.
11923 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11925         * config.sub: Support for r3900.
11927 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11929         * configure.in: Use install-sh, not install.sh.
11931 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11933         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11934         apply it twice.
11936 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11938         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11939         install-binutils.
11941 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11943         * Makefile.in: Add automake targets.
11944         * configure.in (host_tools): Add automake.
11946 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11948         * configure: Default CXX to c++, not gcc.
11949         * Makefile.in (CXX): Set to c++, not gcc.
11950         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11952 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11954         * install-sh: try appending a .exe if source file doesn't
11955         exist
11957 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11959         * configure.in: Turn on multilib by default.
11960         (cross_only): Remove target-libiberty.
11962         * Makefile.in (all-gcc): Don't depend on libiberty.
11964 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11966         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11968 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11970         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11971         (DISTBISONFILES): Add ld/Makefile.in
11973 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11975         * configure.in: if target is cygwin32 but host isn't cygwin32,
11976         don't configure gdb tcl tk expect, not just gdb.
11978 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11980         * configure.in: Added gnuserv everywhere sn appears.
11982         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11983         (CROSS_CHECK_MODULES): Added check-gnuserv.
11984         (INSTALL_MODULES): Added install-gnuserv.
11985         (CLEAN_MODULES): Added clean-gnuserv.
11986         (all-gnuserv): New target.
11988 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11990         * config.guess: Fixes for MIPS OpenBSD systems.
11992 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11994         * Makefile.in (INSTALL_XFORM): Remove.
11995         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11997         * mkinstalldirs: New file, copied from automake.
11998         * Makefile.in (installdirs): Rename from install-dirs.  Use
11999         mkinstalldirs.  Change all users.
12000         (DEVO_SUPPORT): Add mkinstalldirs.
12002 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12004         * install-sh: Rename from install.sh.
12005         * Makefile.in (INSTALL): Change install.sh to install-sh.
12006         (DEVO_SUPPORT): Likewise.
12008         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12009         Graichen <graichen@rzpd.de>.
12011 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12013         * config.guess: Recognize OpenBSD systems correctly.
12015 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12017         * README, Makefile.in (ETC_SUPPORT): Remove references to
12018         cfg-paper*, configure.{texi,man,info*}._
12020 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12022         * Makefile.in (all.normal): Ensure that gcc is built after all
12023         the x11 - ie gdb - targets.
12025 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12027         * makefile.vms: Don't run conf-a-gas.
12029 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12031         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12033 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12035         * configure.in: Remove noconfigdirs case since gdb also
12036         configures and builds for tic80-coff.
12038 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12040         * configure: Set cache_file to config.cache.
12041         * Makefile.in (local-distclean): Remove config.cache.
12043 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12045         * COPYING: Update FSF address.
12047 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12049         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12050         noconfigdirs.
12052 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12054         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12055         MAKEDIRS, is empty.
12057 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12059         * config.sub: Tweak mn10300 entry.
12061 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12063         * configure.in (host_tools): Put sim before gdb, so gdb's
12064         configure.tgt can determine if the simulator was configured.
12066 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12068         * config.sub: Move BeOS $os case to be with other Cygnus
12069         local cases.
12071 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12073         * config.sub: Remove misplaced comment that broke Linux.
12075 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12077         * config.sub: Add BeOS support.
12079 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12081         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12083 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12085         * configure.in (noconfigdirs): Remove tcl and tk from
12086         noconfigdirs for cygwin32 builds.
12088 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12090         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12092 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12094         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12095         make-all.com, use makefile.vms instead.
12097 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12099         * config.sub: Accept -lnews*.
12101 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12103         * configure.in (noconfigdirs): Disable target-newlib,
12104         target-examples and target-libiberty for d30v.
12106 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12108         * configure.in (noconfigdirs): Enable ld for d30v.
12110 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12112         * configure.in (tic80-*-*): Build compiler.
12114 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12116         * configure.in (d30v-*): Remove sim directory from list of
12117         unsupported d30v directories
12119 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12121         * config.sub, configure.in: Add d30v target cpu.
12123 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12125         * makefile.vms: New file.
12126         * make-all.com: Remove.
12128 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12130         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12132 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12134         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12136 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12138         * Makefile.in (ALL_MODULES): Added all-db.
12139         (CROSS_CHECK_MODULES): Addec check-db.
12140         (INSTALL_MODULES): Added install-db.
12141         (CLEAN_MODULES): Added clean-db.
12143 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12145         * config.guess: Merge with latest FSF sources.
12147 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12149         * Makefile.in (ALL_MODULES): Added all-itcl.
12150         (CROSS_CHECK_MODULES): Added check-itcl.
12151         (INSTALL_MODULES): Added install-itcl.
12152         (CLEAN_MODULES): Added clean-itcl.
12154 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12156         * configure.in: build gdb for mn10200
12158 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12160         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12162 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12164         * configure.in (tic80-*-*): Turn off most targets right now.
12166 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12168         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12169         rather than the makeinfo program.
12170         (do-info): Depend upon all-texinfo.
12172 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12174         * configure.in: Remove uses of config/mh-linux.
12176         * config.sub, config.guess: Merge with latest FSF sources.
12178 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12180         * config.sub (case $basic_machine): Add tic80 entries.
12182 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12184         * config.sub, config.guess: Merge with latest FSF sources.
12186 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12188         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12189         * mpw-config.in: Test for NewFolderRecursive.
12190         * mpw-install: Use symbolic name for startup filename.
12191         * mpw-README: Add various additional details.
12193 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12195         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12197 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12199         * configure.in: Do build gcc and the target libraries for
12200         the mn10200.
12202 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12204         * configure.in: don't avoid building gdb for mn10300 any more
12205         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12206         instead of single-quoting it.
12208 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12210         * configure.in: Don't use --with-stabs on IRIX 6.
12212 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12214         * configure.in (m32r): Build gdb, libg++ now.
12216 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12218         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12219         directories from noconfigdirs.
12221 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12223         * config.sub (basic_machine): added mips16 configuration
12225 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12227         * config.sub: Handle d10v-unknown.
12229 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12231         * config.sub: Handle v850-unknown.
12233 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12235         * Makefile.in: add findutils
12236         * configure.in: add findutils to list of host_tools
12238 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12240         * config.sub: Handle mn10200 and mn10300.
12242 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12244         * configure.in (d10v-*): Do not build librx.
12246 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12248         * configure.in (mn10300): Build everything except gdb & libgloss.
12250 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12252         * config.guess:  Patch for Dansk Data Elektronik servers,
12253         from Niels Skou Olsen <nso@dde.dk>.
12255         For ncr, use /bin/uname rather than uname, since GNU uname does not
12256         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12258         Patch for MIPS R4000 running System V,
12259         from Eric S. Raymond <esr@snark.thyrsus.com>.
12261         Fix thinko for nextstep.
12263         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12265         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12266         * config.guess: Guess mips-dec-mach_bsd4.3.
12268         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12269         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12270         release numbers.
12271         * config.guess (mips-mips-riscos*):  Emit just enough of the
12272         release number.
12274         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12275         * config.guess (sparc-auspex-sunos*):  Added.
12276         (f300-fujitsu-*): Added.
12278         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12279         * config.guess:  Recognize a Tadpole as a sparc.
12281 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12283         * config.guess: Don't assume that NextStep version is either 2 or
12284         3.  NextStep 4 (aka OpenStep 4) has come out now.
12286 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12288         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12289         From Rik Faith <faith@cs.unc.edu>.
12291 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12293         * config.sub: Contributions from bug-gnu-utils to:
12294         Support plain "hppa" (no version given) architecture, reported by
12295         OpenStep.
12296         OpenBSD like NetBSD.
12297         LynxOs is not a hardware supplier.
12299         * config.guess: Contributions from bug-gnu-utils to add support for:
12300         OpenBSD like NetBSD.
12301         Stratus systems.
12302         More Pyramid systems.
12303         i[n>4]86 Intel chips.
12304         M680[n>4]0 Motorola chips.
12305         Use unknown instead of lynx for hardware manufacturer.
12307 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12309         * install.sh (chmodcmd): Set to null if the DST directory already
12310         exists.
12312 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12314         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12315         not use mt-ppc target Makefile fragment any more.
12317 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12319         * configure.in (*-*-windows):  Exclude everything but those dirs
12320         needed to build windows.
12322 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12324         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12326 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12328         * configure.in:  Exclude mmalloc from i386-windows.
12330 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12332         * Undo my previous change.
12334 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12336         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12337         unconditionally.
12338         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12340 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12342         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12343         host to add it's own flags.
12345 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12347         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12349 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12351         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12352         (CXX_FOR_TARGET): Likewise.
12353         (GCC_FOR_TARGET): Define.
12354         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12355         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12356         CC_FOR_TARGET was specified on the command line.
12357         (MAKEOVERRIDES): Don't define.
12359 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12361         * configure.in (m32r): Fix spelling of libg++ libs.
12363 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12365         * config.sub (-apple*): Remove, now redundant.
12367 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12369         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12371         * configure: Rework yesterday's sed script patch.
12373         * config.sub: Merge with FSF.
12375 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12377         * config.guess:  Merge from FSF.
12379         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12380         * config.guess: Use pc instead of unknown, for pc clone systems.
12381         Change linux to linux-gnu.
12383         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12384         * config.guess: Avoid non-portable tr syntax.
12386 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12388         * test-build.mk (HOLES): Add "xargs" for gdb.
12390         * configure: Avoid hpux10.20 sed bug.
12392 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12394         * configure.in:  Add support for windows host
12395         (that is a build done under the Microsoft build environment).
12397 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12399         * Makefile.in: Replace all uses of srcroot with s, to shrink
12400         command line lengths.
12402         Patches from Geoffrey Noer <noer@cygnus.com>:
12403         * configure.in: If configuring for newlib, pass --with-newlib to
12404         subdirectories.
12405         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12406         -Bnewlib/ and -Lwinsup to gcc.
12407         (CXX_FOR_TARGET): Likewise.
12409 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12411         * Makefile.in (ETC_SUPPORT): Add configure.
12413 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12415         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12416         host configuration file.
12418 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12420         * configure.in: Break mn10x00 support into separate
12421         mn10200 and mn10300 configurations.
12422         * config.sub: Likewise.
12424 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12426         * configure.in: Add lots of stuff to noconfigdirs for
12427         the mn10x00 targets.
12429         * config.sub, configure.in: Add mn10x00 support.
12431 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12433         * make-all.com: Call conf-a-gas, not config-a-gas.
12435 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12437         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12438         targets.
12440 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12442         * mpw-README: Add much more detail for native PowerMac.
12443         * mpw-install: New file.
12444         * mpw-configure: Add --norecursion and --help options.
12445         * mpw-config.in: Translate readme and install files when
12446         copying to objdir.
12447         * mpw-build.in: Don't always depend on byacc and flex.
12448         (install-only-top): New action.
12450 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12452         * configure.in:  You can now configure GDB for the v850.
12454 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12456         * configure.in (noconfigdirs): Don't configure any C++ dirs
12457         if targeting D10V.
12459 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12461         * config.sub: Recognize mips64vr5000.
12463 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12465         * configure.in: Use a single line for host_tools and native_only.
12467 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12469         * config.sub, configure.in: Add entries for m32r.
12471 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12473         * Makefile.in (inet-install): Don't run install-gzip.
12475 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12477         * configure.in:  Don't config lots of things for *-*-windows*.
12479 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12481         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12482         (host_libs, host_tools): Copy from configure.in.
12483         * mpw-configure: Don't complain about directories not found.
12485 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12487         * configure.in (i[345]86): Recognize i686 for pentium pro.
12488         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12489         file.
12491         * config.guess (i[345]86): Ditto.
12493 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12495         * configure.in (noconfigdirs): Removed gdb for D10V.
12497 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12499         * configure.in: Remove ld, target-libio, target-libg++, and
12500         target-libstdc++ from noconfigdirs.
12502 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12504         * configure: Fix three locations where shell scripts were
12505         being run directly rather than with config_shell.
12507 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12509         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12510         * config.sub (basic_machine): Recognize v850.
12512 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12514         * mpw-configure: Handle multiple enable/disable options and
12515         pass them down recursively, handle -c and -s flags appropriately
12516         depending on choice of compiler, add escape mechanism for
12517         quoted arguments to gC.
12519 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12521         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12522         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12523         so that -mrelocatable-lib and -mno-eabi are used.
12525         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12526         not support --print-multi-lib, don't abort.
12528 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12530         * make-all.com: Run config-a-gas.
12531         * setup.com: Don't copy subdirectory files around.
12533 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12535         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12536         target, it now compiles correctly.
12538 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12540         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12542 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12544         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12546 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12548         * configure.in (native_only): Add prms.
12550 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12552         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12553         (BINUTILS_SUPPORT_DIRS): Likewise.
12555 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12557         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12558         d10v support is added.
12560 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12562         * configure.in (d10v-*-*): New target.
12564 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12566         * config.guess (HP 9000/811): Recognize this as a PA1.1
12567         machine.
12569 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12571         * Makefile.in (do-tar-gz): New target, split out from tail end of
12572         taz target.  Run each command separately, don't use pipes.
12573         (taz): Use it.
12575 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12577         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12578         * mpw-build.in: No builds should depend on building byacc or flex,
12579         they are assumed to be installed already.
12581 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12583         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12584         variable that CC_FOR_TARGET needs.
12586 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12588         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12589         options have changed since the last time the subdirectory was
12590         configured, and if it has, reconfigure.
12591         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12592         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12594 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12596         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12597         CLEAN_MODULES): Add bash.
12598         (all-bash): New target.
12600 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12602         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12604 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12606         * config.sub (basic_machine): Recognize d10v as a valid processor.
12608 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12610         * mpw-configure: Add support for --bindir.
12611         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12613 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12615         * configure.in: add bash, time, gawk to list of hosttools and things
12616         to only build for native toolchains
12618 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12620         * Makefile.in (docdir): Remove.
12622 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12624         * Makefile.in (datadir): Set to $(prefix)/share.
12626 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12628         * configure.in: build diff and patch for cygwin32-hosted
12629         toolchains.
12631 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12633         * config.sub: Accept -rtems*.
12635 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12637         * configure.in: enable dosrel for cygwin32-hosted builds,
12638                 remove diff from the list of things not buildable
12639                 via Canadian Cross
12641 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12643         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12644         don't get ". ".
12646 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12648         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12650 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12652         * Makefile.in (taz): Handle case where tex3patch didn't even get
12653         checked out.  Also, if it was found, put the symlink in a new util
12654         subdirectory.
12656 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12658         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12660 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12662         * config.sub: Recognize -openvms.
12663         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12664         * make-all.com, setup.com: New files.
12666 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12668         * Makefile.in (taz): tex3patch moved to texinfo/util.
12670 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12672         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12673         * configure.in: remove make from disable-if-Can-Cross list
12674                 enable gdb if ${host} and ${target} are cygwin32
12676 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12678         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12679         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12681 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12683         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12684         distinguish sysv/svr4/bsd variants.
12685         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12687 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12689         * configure.in: Added copyright notice.
12690         * move-if-change: Added copyright notice.
12692 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12694         * configure.in (powerpcle-*-solaris*): Until we get shared
12695         libraries working, don't build gdb, sim, make, tcl, tk, or
12696         expect.
12698 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12700         * config.guess:  Merge with FSF:
12702         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12703         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12705         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12706         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12708         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12709         * config.guess:  Combine two OSF1 rules.
12710         Also recognize field test versions.  From mjr@zk3.dec.com.
12711         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12712         because GNU uname does not support -p.  From pmr@pajato.com.
12714 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12716         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12718 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12720         * mpw-README: Document GCCIncludes.
12722 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12724         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12726 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12728         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12730 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12732         * configure.in (*-*-cygwin32): Configure make.
12734 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12736         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12738 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12740         * Makefile.in (all-inet): Depend on all-perl.
12742         * Makefile.in (inet-install): New target.
12744         * Makefile.in (all-inet): Depend on all-tcl.
12745         (all-inet): Depend on all-send-pr.
12747 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12749         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12750         temporarily.
12752 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12754         * configure.in: Don't configure --with-gnu-ld on AIX.
12756 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12758         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12760 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12762         * Makefile.in (ALL_MODULES): Added all-inet.
12763         (CROSS_CHECK_MODULES): Added check-inet.
12764         (INSTALL_MODULES): Added install-inet.
12765         (CLEAN_MODULES): Added clean-inet.
12766         (all-indent): New target.
12768         * configure.in (host_tools): Added inet.
12769         (native_only): Added inet.
12770         (noconfigdirs): Added inet.
12772 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12774         * configure.in: Don't configure libgloss if we are not configuring
12775         newlib.
12777 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12779         * configure.in: Don't configure libgloss for unsupported
12780         architectures.
12782 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12784         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12786 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12788         * Makefile.in (ALL_MODULES): Include all-apache.
12789         (CROSS_CHECK_MODULES): Include check-apache.
12790         (INSTALL_MODULES): Include install-apache.
12791         (all-apache): New target.
12793         * configure.in: Added apache everywhere perl is seen.
12795 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12797         * Makefile.in: Add support for clean-{module} and
12798         clean-target-{module} rules.
12800 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12802         * configure.in (*-*-ose) do not build libgloss.
12804 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12806         * config.guess (prep*:SunOS:5.*:*): Turn into
12807         powerpele-unknown-solaris2.
12809 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12811         * configure.in: Permit --enable-shared to specify a list of
12812         directories.
12814 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12816         * configure.in (host==solaris): Pass only the first word of $CC
12817         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12819 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12821         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12823 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12825         * Makefile.in (ALL_MODULES): Include all-perl.
12826         (CROSS_CHECK_MODULES): Include check-perl.
12827         (INSTALL_MODULES): Include install-perl.
12828         (ALL_X11_MODULES): Include all-guile.
12829         (CHECK_X11_MODULES): Include check-guile.
12830         (INSTALL_X11_MODULES): Include install-guile.
12831         (all-perl): New target.
12832         (all-guile): New target.
12834         * configure.in (host_tools): Include perl and guile.
12835         (native_only): Include perl and guile.
12836         (noconfigdirs): Don't build guile and perl; no ports have been
12837         done.
12839 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12841         * configure (--enable-*): Handle quoted option lists such as
12842         --enable-sim-cflags='-g0 -O' better.
12844 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12846         * Makefile.in ({,inst}all-target): New rule so we can make and
12847         install all of the target directories easily.
12849 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12851         * configure.in: Add missing global flag in sed substitution when
12852         deleting `target-' from ${configdirs}.
12854 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12856         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12857         option.
12859         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12860         config/mh-necv4.
12862         * install.sh: Correct misspelling of transformbasename.
12864         * config.guess: Recognize mips-*-sysv*.
12866 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12868         * config.sub: Recognize mon960.
12870 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12872         * configure: Restore Canadian Cross handling of BISON and LEX,
12873         removed in Feb 20 change.
12875 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12877         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12878         Mention make install.  Remove the old copyright date as well the
12879         clumsy and rather pointless copyright on the README file.
12881 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12883         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12884         Makefile after running symlink-tree, then run `make distclean' to
12885         avoid clobbering any generated files in srcdir.
12887 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12889         * configure.in (m68k-*-netbsd*): Build everything now.
12891 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12893         * Makefile.in (taz): Fix quoting.
12895 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12897         * configure.in (sparclet-*-*): Build everything now.
12899 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12901         * configure.in (m68k-*-linux*): New host.
12903 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12905         * configure: Check for bison before byacc.
12907 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12909         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12910         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12911         searching PATH.  These are used as fallbacks by Makefile.in if
12912         flex/bison/byacc aren't in objdir.
12914 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12916         * Makefile.in: Make everything which depends upon all-bfd also
12917         depend upon all-opcodes, in case --with-commonbfdlib is used.
12919 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12921         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12922         building NT native compilers on Unix.
12924 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12926         * configure.in: Don't get CC from the host Makefile fragment if we
12927         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12928         Solaris test for /usr/ucb/cc to the post target script, just after
12929         the compiler sanity test.
12931 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12933         * config.sub: Merge with FSF.
12935 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12937         * Makefile.in (RPATH_ENVVAR): New variable.
12938         (REALLY_SET_LIB_PATH): Use it.
12939         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12941 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12943         * config.sub, configure.in: Recognize sparclet cpu.
12945 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12947         * config.guess:  Support m68k-cbm-sysv4.
12949 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12951         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12952         m68k-unknown-linuxaout from linker help string.  Put quotes around
12953         $ld_help_string.
12955 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12957         * config.guess (powerpc-harris-powerunix): Add guess for port
12958         to new target.
12960 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12962         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12964 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12966         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12967         $(REALLY_SET_LIB_PATH) in Makefile.
12968         * Makefile.in (SET_LIB_PATH): New variable.
12969         (REALLY_SET_LIB_PATH): New variable.
12970         ($(DO_X)): Use $(SET_LIB_PATH).
12971         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12972         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12973         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12974         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12975         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12976         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12977         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12978         (install-dosrel): Likewise.
12979         (all-opcodes): Depend upon all-libiberty.
12981 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12983         * config.guess (*:CYGWIN*): New
12985 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12987         * Makefile.in (all-target-winsup): All all-target-libiberty.
12989 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12991         * configure.in (noconfigdirs): Add missing # in front of comment.
12993 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12995         * configure.in: add second pass to things added to noconfigdirs
12996         so *-gm-magic can exclude libgloss properly.
12998 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13000         * mpw-configure (extralibs_name, rez_name): Set correctly
13001         for MWC68K compiler.
13003         * mpw-README: Add more info on the necessary build tools.
13005 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13007         * configure.in, config.sub: Recognize cygwin32.
13009 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13011         * config.guess, config.sub: Recognize A/UX.
13013 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13015         * config.sub: Merge with gcc/config.sub.
13017 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13019         * mpw-build.in (do-binutils): Add build of stamps.
13021 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13023         * config.sub: Add recognition for mips64vr4100*-* targets.
13025 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13027         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13028         Add creation of gconfigargs with `--enable-shared' turned on.
13029         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13030         ($(host)-stamp-stage3-configured): Likewise.
13031         (HOLES): Add chatr and ldd.
13032         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13034 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13036         * configure: Pass --nfp to recursive configures.
13038 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13040         * Makefile.in (DLLTOOL): New.
13041         (DLLTOOL_FOR_TARGET): New.
13042         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13043         (EXTRA_TARGET_FLAGS): Ditto.
13044         (EXTRA_GCC_FLAGS): Ditto.
13045         (CONFIGURE_TARGET_MODULES): Ditto.
13046         (DO_X): Ditto.
13047         * configure: Add DLLTOOL.
13049 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13051         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13052         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13053         mh-sco, since old workarounds no longer needed, and don't
13054         build ld, since libraries have weak symbols in COFF.
13056 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13058         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13060 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13062         * configure.in: Make sure that ${CC} can be used to compile an
13063         executable.
13065 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13067         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13068         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13069         nothing depending on whether gdbtk is being built.
13071 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13073         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13075 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13077         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13078         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13080 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13082         * config-ml.in: Add support for
13083         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13084         Simplify setting of multidirs from --disable-foo.
13086 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13088         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13089         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13090         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13091         non-empty, pass them on to the  GCC make.
13092         (all-bootstrap): New rule that is like all-gcc, except it executes
13093         the GCC bootstrap rule instead of the GCC all rule.
13095 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13097         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13099 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13101         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13102         DG/UX support.
13104 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13106         * config.sub (i*86*) Change [345] to [3456]
13108 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13110         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13111         --with-gnu-ld=no.
13113 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13115         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13116         AIX multilibs get built.
13118 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13120         * configure.in (i386-win32): Don't build expect if we're not
13121         building the tcl subdir.
13123 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13125         * Makefile.in: (configure-target-examples, all-target-examples):
13126         New targets, configure and build example programs.
13128 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13130         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13131         use it as input to sedit the generated MPW makefile.
13132         * mpw-README: Add a suggestion about Gestalt.h.
13134 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13136         * config.sub: Accept *-*-ieee*.
13138 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13140         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13141         Ronald F. Guilmette <rfg@monkeys.com>.
13143 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13145         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13146         for powerpc-pe native.
13147         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13148         (target==powerpc-pe): duplicate i386-win32 entry.
13150 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13152         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13153         of vxworks, not just vxworks5.1.
13155 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13157         * mpw-configure: Add support for exec-prefix.
13159 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13161         * config.guess: Recognize HP model 816 machines as having
13162         a PA1.1 processor.
13164 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13166         * configure: Ignore new autoconf configure options.
13168 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13170         * config.guess:  Recognize Pentium under SCO.
13171         From Robert Lipe <robertl@arnet.com>.
13173 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13175         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13177 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13179         * configure.in: Don't configure gas for alpha-dec-osf*.
13181 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13183         * configure.in: Default to --with-stabs for some targets for which
13184         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13185         i[345]86*-*-unixware*.
13187 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13189         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13190         rather than basing it on the target.  Simplify handling of options
13191         controlling which directories to configure.  Remove extraneous
13192         slash in multi-clean target.
13194 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13196         * config-ml.in: Prefix more variables with ml_ so they don't collide
13197         with configure's.
13199 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13201         * configure: Don't turn -v into --v.
13203 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13205         * configure.in (targargs): Fix typo.
13207         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13209 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13211         * configure.in: Strip --host and --target options from
13212         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13213         --with-cross-host option when building with a cross-compiler.
13214         * configure: Canonicalize the arguments put into config.status by
13215         always using `=' for an option with an argument.  Pass a presumed
13216         --host or --target explicitly.
13218 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13220         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13221         into general OS recognition case.
13223 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13225         * configure.in (target_configdirs): add target-winsup only
13226         for win32 target systems.
13228 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13230         * Makefile.in (all-target-libgloss): Depend upon
13231         configure-target-newlib, since when libgloss is built it looks to
13232         see if the newlib directory exists.
13234 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13236         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13237         cfg-ml-*.in.
13239 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13241         * configure: Handle LD and LD_FOR_TARGET when configuring a
13242         Canadian Cross.
13244 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13246         * configure.in (target_libs): add target-winsup.
13247         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13248         (target==ppcle-pe): remove ld from $noconfigdirs.
13250 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13252         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13253         Preserve relative path names in $srcdir.  Build symlink tree if
13254         configuring cross target dir and srcdir=. (= no VPATH support).
13255         (configure-target-libg++): Depend on configure-target-librx.
13256         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13257         * config-ml.in: New file.
13258         * symlink-tree: New file.
13259         * configure: Ensure srcdir="." if that's what it is.
13261 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13263         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13264         includes and FLEX_SKELETON setting.
13265         * mpw-configure (--with-gnu-ld): New option, controls whether
13266         to use PPCLink or ld with PowerMac GCC.
13267         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13268         * mpw-config.in: Configure grez if targeting Mac.
13270         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13271         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13272         just macos.
13273         * configure.in: Configure grez resource compiler if targeting Mac.
13274         * Makefile.in (all-grez, install-grez): New targets.
13276 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13278         * configure: CXX defaults to gcc, not g++.  If we find
13279         gcc in the path, set CC to gcc -O2.
13281 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13283         * configure: Default ${build} correctly.  Avoid picking up extra
13284         spaces when reading CC and CXX from Makefile.  When doing a
13285         Canadian Cross, use plausible default values for numerous
13286         variables.
13287         * configure.in: When doing a Canadian Cross, don't try to
13288         configure tools whose configure script can't handle it.
13290 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13292         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13294 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13296         * configure:  Remove dubious bug reporting address.
13298 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13300         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13301         configure script, run that instead of this directory's configure.
13302         In either case, print a message that we're configuring the sub-dir.
13304 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13306         * configure.in: Before checking for the existence of various files,
13307         use sed to filter out "target-".
13309 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13311         * Makefile.in (DO_X): Split rule to decrease command line length
13312         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13313         (Philippe De Muyter).
13315 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13317         * Makefile.in (all-patch): depend on all-libiberty.
13319 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13321         * configure.in: If the only directory in target_configdirs which
13322         actually exists is libiberty, then set target_configdirs to empty,
13323         to avoid trying to build a target libiberty in a gas or gdb
13324         distribution.
13326 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13328         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13329         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13330         systems.
13332 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13334         * configure.in (copy_dirs): Use sys-include instead of include
13335         for --with-headers option.
13337 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13339         * Makefile.in, configure.in: Make winsup builds work with
13340         new scheme.
13342 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13344         * configure.in: Build the linker on AIX.
13346 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13348         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13349         where needed.
13351 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13353         * Makefile.in (all-gcc): Fix typo.
13355 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13357         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13359 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13361         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13362         to target-xiberty, to provide more flexibility.
13363         (target_subdir):  Define.  Create if cross.
13364         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13365         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13366         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13367         check-libFOO -> check-target-libFOO, etc.
13368         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13369         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13370         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13371         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13372         allow ALL_GCC="" to only configure.
13373         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13374         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13375         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13377 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13379         * Makefile.in (taz): Build "info" in etc explicitly.
13381 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13383         * configure.in:  Make sure that CC is undefined (as opposed to
13384         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13385         problem with autoconf trying to configure on a host without GCC.
13387 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13389         * mpw-configure: Set host alias from choice of host compiler,
13390         only use generic MPW Makefile sed if present, edit a file
13391         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13392         * mpw-README: Add problem notes about CW6 and CW7.
13394 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13396         * Makefile.in (taz): Use ";" instead of ";;".
13398 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13400         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13401         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13402         DISTDOCDIRS.
13403         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13404         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13406 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13408         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13409         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13410         Move bfd to DISTSTUFFDIRS.
13412 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13414         * Makefile.in (X11_LIB): Removed.
13415         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13417         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13419 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13421         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13422         names.
13424 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13426         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13428 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13430         * configure.in (i[345]86-*-win32): Always build newlib.
13431         Don't configure cvs, autoconf or texinfo.
13432         * Makefile.in (LD_FOR_TARGET): New.
13433         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13434         Pass down LD_FOR_TARGET.
13436 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13438         * winsup: New directory.
13439         * Makefile.in: Build winsup.
13440         * configure.in: Winsup is configured when target is win32.
13441         Can only build win32 target GDB when native.
13443 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13445         * config.guess: Recognize HP model 819 machines as having
13446         a PA 1.1 processor.
13448 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13450         * configure: Fix sed loop which substitutes for CC and CXX to
13451         avoid bug found in various sed implementations.
13453 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13455         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13456         simulator.  Use standard powerpc-*-eabi*.
13458 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13460         * configure.in: Stop putting gas and binutils in noconfigdirs for
13461         powerpc-*-aix* and rs6000-*-*.
13463 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13465         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13466         -mcall-aixdesc libraries.
13468 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13470         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13472         * config.sub (arm | armel | armeb): Fix shell syntax.
13474 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13476         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13477         -msoft-float and -mcpu=common support.
13478         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13479         libraries.
13481 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13483         * configure.in: Allow configuration and build of emacs19 for the alpha.
13485 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13487         * configure.in (CC): Get ^CC, not just any old CC, from
13488         ${host_makefile_frag}.
13490 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13492         * configure.in (CC): Try to get CC from
13493         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13495 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13497         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13498         only if it exists in $(srcdir).
13500 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13502         * configure: If CC and CXX are not set in the environment, set
13503         them, based on either an existing Makefile or on searching for gcc
13504         in PATH.  Substitute for CC and CXX in Makefile.
13505         * configure.in: Remove libm from target_libs.  Separate
13506         target_configdirs from configdirs.  If CC is not set in
13507         environment, try to get it from a host Makefile fragment.  Rewrite
13508         changes of configdirs to use skipdirs instead.  A few minor
13509         tweaks.  Take directories out of target_configdirs as they are
13510         taken out of configdirs.  Remove existing Makefile files from
13511         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13512         CONFIG_ARGUMENTS in Makefile.
13513         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13514         by configure.in.
13515         (CONFIG_ARGUMENTS): Likewise.
13516         (CONFIGURE_TARGET_MODULES): New variable.
13517         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13518         ($(CONFIGURE_TARGET_MODULES)): New target.
13519         (configure-libg++, configure-libio): New targets.
13520         (all-libg++): Depend upon configure-libg++.
13521         (all-libio): Depend upon configure-libio.
13522         (configure-libgloss, all-libgloss): New targets.
13523         (configure-libstdc++): New target.
13524         (all-libstdc++): Depend upon configure-libstdc++.
13525         (configure-librx, all-librx): New targets.
13526         (configure-newlib): New target.
13527         (all-newlib): Depend upon configure-newlib
13528         (configure-xiberty): New target.
13529         (all-xiberty): Depend upon configure-xiberty.
13531 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13533         * configure.in (host i[345]86-*-win32):  Expand the
13534         noconfigdirs again.
13536 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13538         * mpw-configure: Fix sed command file name.
13540 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13542         * configure.in (host i[345]86-*-win32): Reduce the
13543         noconfigdirs again.
13545 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13547         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13548         or powerpc*-*-pe*, since they are not yet supported.
13550 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13552         Add PowerMac support and many other enhancements.
13553         * mpw-configure: New option --cc to select compiler to use,
13554         paste options set according to --cc into the generated
13555         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13556         if mpw-make.sed is present.
13557         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13558         add forward includes for PowerPC include files.
13559         * mpw-build.in: Build using Makefile.PPC if present.
13560         (do-byacc, etc): Remove separate version resource builds.
13561         (do-gas): Build "stamps" before "all".
13562         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13563         * mpw-README: Update to reflect --cc option, PowerMac support,
13564         and recently-reported compatibility problems.
13566 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13568         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13569         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13570         (--with-multilib-top): Pass to recursive invocations.
13572 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13574         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13575         v810-*-*.
13577 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13579         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13580         gdb, ld and opcodes on v810-*-*.
13582 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13584         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13585         (local-maintainer-clean): New target.
13586         (maintainer-clean): New target.
13587         (realclean): Just depend upon maintainer-clean.
13589 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13591         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13593 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13595         * configure.in: Build ld in mips*-*-bsd* case.
13597 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13599         * config.sub: Accept -lites* OS.  From Ian Dall.
13601 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13603         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13604         targets.
13606 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13608         * configure.in: treat i386-win32 canadian cross the same as
13609         i386-go32 canadian cross.
13611 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13613         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13614         running under the simulator to build a reduced set of libraries.
13615         (powerpc-*-eabiaix): Add fine grained multilib support added to
13616         other powerpc targets yesterday.
13618 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13620         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13621         -disable-softfloat, -disable-relocatable, -disable-aix, and
13622         -disable-sysv to control which multilib libraries get built.
13624 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13626         * configure: Add Makefile.tem to list of files to remove in trap
13627         handler.
13629 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13631         * config.guess (*Linux*):  Add missing "exit"s.
13632         Also, need specific check for alpha-unknown-linux (uses COFF).
13634 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13636         * config.guess:  Merge with FSF:
13638         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13639         * config.guess (AIX4): More robust release numbering discovery.
13641         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13642         * config.guess (i386-sequent-ptx): Properly get version number.
13644         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13645         * config.guess (mips:*:4*:UMIPS): New case.
13647 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13649         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13650         (i386-win32 host): Likewise.  Don't build readline.
13652 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13654         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13655         SUPPORT_FILES to submakes.
13657 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13659         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13660         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13661         mpw-configure.
13663 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13665         * configure.in (appdirs): Use =, not ==, in test expression when
13666         trying to build the text to print in the warning message for
13667         Solaris users.
13669 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13671         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13673 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13675         * config.guess: Recognize lynx-2.3.
13677 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13679         * config.sub (z8ksim): Deleted
13680         (z8k-*-coff): New, this is the one true name of the target.
13682 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13684         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13686 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13688         * config.guess (*:Linux:*:*): First try asking the linker what the
13689         default object file format is (elf, aout, or coff).  Then if this
13690         fails, try previous methods.
13692 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13694         * configure.in: Don't build newlib for *-*-vxworks5.1.
13696 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13698         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13699         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13701 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13703         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13705 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13707         * cfg-ml-com.in: New file.
13708         * cfg-ml-pos.in: New file.
13710 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13712         * COPYING.NEWLIB: Add HP free copyright to list.
13714 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13716         * config.sub: Recognize -eabi* for the system, not just -eabi.
13718 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13720         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13721         * config.sub, configure.in (win32): New target and host.
13723 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13725         * configure.in: Add i386-pe configuration.
13727 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13729         * mpw-build.in (install): Install GDB after LD.
13731 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13733         * mpw-config.in (elf/mips.h): Always forward-include, needed
13734         for GDB to build.
13736 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13738         * testsuite: New directory for customer acceptance and whole tool
13739         chain tests.
13741 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13743         * configure: If per-host line isn't found, but AC_OUTPUT is found
13744         and a configure script exists, run it instead.
13746 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13748         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13750 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13752         * configure: Set build_{cpu,vendor,os,alias} to host values when
13753         --build isn't specified.
13755 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13757         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13758         (FLAGS_TO_PASS): Pass them.
13759         (EXTRA_TARGET_FLAGS): Ditto.
13761 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13763         * Makefile.in (all-libg++): Depend on all-libstdc++.
13765 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13767         * configure.in (noconfigdirs): Enable all packages for
13768           i386-unknown-netbsd.
13770 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13772         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13773         hosted builds (DOS builds)
13775 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13777         Changes for ARM based on patches from Richard Earnshaw:
13778         * config.sub: Handle armeb and armel.
13779         * configure.in: Omit arm linker only for riscix.
13781 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13783         * config.guess:  Update from FSF.
13785 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13787         * config.sub: Recognize powerpcle as the little endian variant of
13788         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13789         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13790         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13791         temporarily.
13793 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13795         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13797 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13799         * config.sub: Accept -lites* as a basic system type.
13801 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13803         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13804         installed, and if so return linuxoldld as the system name.
13806 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13808         * config.guess: Add hppa1.1-hp-lites support.
13810 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13812         * configure.in: Don't build newlib for m68k-vxworks5.1.
13814 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13816         * configure.in (mips-sgi-irix6): Use mh-irix5.
13818 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13820         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13822 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13824         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13825         OSF/1.  Fix compiler flags.
13826         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13828 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13830         * configure.in: Recognize --with-newlib.
13831         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13833 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13835         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13836         to *_X11_MODULES due to gdbtk needing X include files et al.
13838 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13840         Merge in support for Mac MPW as a host.
13841         (Old change descriptions retained for informational value.)
13843         * mpw-config.in: Add generic include forwards for cpu-specific
13844         include files in aout and elf directories.
13846         * mpw-configure: Added copyright.
13847         * mpw-config.in: Check for presence of required build tools.
13848         (target_libs): Add newlib.
13849         (target_tools): Add examples.
13850         (Read Me): Generate as "Read Me for MPW" instead.
13851         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13852         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13853         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13855         * mpw-configure: Remove subdir-specific makefile hackery,
13856         delete mk.tmp after using it.
13858         * mpw-build.in (all): Display start and end times.
13860         * mpw-configure (host_canonical): Set.
13861         (target_cpu): Always add to makefiles.
13862         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13863         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13864         (mpw-mh-mpw): Look for in srcdir and srcroot.
13865         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13867         * mpw-build.in: (install-only): New target.
13869         * mpw-configure (host_alias, target_alias): Rename from hostalias
13870         and targetalias, add into generated Makefile.
13871         (mk.tmp): If present, add into generated Makefile.
13872         * mpw-build.in (all-gas): Build config.h first before gas proper.
13874         * mpw-configure (config.status): Write only if changed.
13875         * mpw-config.in (readline): Configure it (not built, just used for
13876         definitions).
13878         * mpw-config.in (elf/mips.h): Add a forward include.
13880         * mpw-config.in: Forward-include most .h files in include into
13881         extra-include.
13882         (readline): Don't build.
13883         mpw-build.in (install): Install GDB.
13885         * mpw-configure (prefix, mpw_prefix): Handle it.
13886         * mpw-config.in (mmalloc, readline): Don't configure.
13887         * mpw-build.in (thisscript): Rename to ThisScript.
13888         Use mpw-build instead of BuildProgram everywhere.
13889         (mmalloc, readline): Don't build.
13890         * mpw-README: New file, basic documentation about the MPW port.
13892         * mpw-config.in: Use forward-include to create include files.
13894         * mpw-configure: Add more things to the top of each configured
13895         Makefile, including contents of config/mpw-mh-mpw.
13896         * mpw-config.in (extra-include): Create this directory and fill it
13897         with Posix-like include files when configuring.
13899         * config.sub (apple, mac, mpw): Add various aliases.
13901         * mpw-build.in: New file, top-level build script fragment for MPW.
13902         * mpw-configure: New file, configure script for MPW.
13903         * mpw-config.in: New file, config fragment for MPW.
13905 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13907         * configure.in (host_libs): Remove glob, since it is gone from the
13908         sources.
13910 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13912         * Makefile.in: define empty GDB_NLM_DEPS var.
13914         * configure.in(target_makefile_frag): use config/mt-netware
13915         for netware targets.
13917 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13919         * config.sub: Merge in recent FSF changes.  Remove linux special
13920         cases.
13922 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13924         Revert this change:
13926         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13928                 * build-all.mk: Use CC=cc -Xs on Solaris.
13930 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13932         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13933         stop using it.
13934         * Makefile.in: Nuke all references to glob subdirectory.
13936 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13938         * configure.in: Fix --enable-shared logic in per-host.
13940 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13942         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13944 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13946         * configure.in (noconfigdirs): Don't build gas on AIX, for
13947         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13949 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13951         * configure: Fix --cache-file to work if the file argument is a
13952         relative path.
13954 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13956         * configure: If the --cache-file is used, pass it down to
13957         configure in subdirectories.
13959 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13961         * config.sub: add vxworks29k configuration.
13963 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13965         * Makefile.in (taz): Do "diststuff" part quietly.
13967 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13969         * config.sub: Mini-merge with gcc/config.sub.
13971 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13973         * config.guess (IRIX): Sed - to _.
13975 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13977         * Makefile.in (source-vault, binary-vault): New targets.
13979 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13981         * config.sub: Recognize -eabi as a basic system type.
13983 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13985         * configure.in (enable_shared stuff): Fix typo.
13987 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13989         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13991 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13993         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13995 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13997         * configure.in (rs6000-*-*): Don't build gas.
13999 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14001         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14002         reduce command line length.
14003         (AS_FOR_TARGET): Check for as.new, not Makefile.
14004         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14006 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14008         * config.guess:  Merge from FSF.
14010 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14012         * configure: Don't use $ when handling program_suffix.
14014 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14016         * configure.in:  Configure tk for hppa/hpux.
14018 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14020         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14022 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14024         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14025         to LIBCXXFLAGS.  Tests are better run without it.
14027 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14029         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14031 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14033         * configure.in (*-*-netware*): Don't configure xiberty.
14035 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14037         * configure.in:  Remove tk from native_only list.
14039 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14041         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14042           for special NCD build.
14044 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14046         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14047         makeall.bat, they're only useful for binutils snapshots.
14048         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14049         makeall.bat to specified SUPPORT_FILES.
14051 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14053         * build-all.mk: Add Ericsson targets to sun4 and solaris
14054           hosts.  Add  BNR's sun4 target to solaris host, so their
14055           build-from-source will be tested in-house first.
14057 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14059         * Makefile.in (LIBCFLAGS): New variable.
14060         (CFLAGS_FOR_TARGET): Ditto.
14061         (LIBCFLAGS_FOR_TARGET): Ditto.
14062         (LIBCXXFLAGS): Ditto.
14063         (CXXFLAGS_FOR_TARGET): Ditto.
14064         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14065         (BASE_FLAGS_TO_PASS): Pass them.
14066         (EXTRA_TARGET_FLAGS): Ditto.
14068         * configure.in: Support --enable-shared.
14070 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14072         * configure.in (target_libs):  Include libstdc++ again.
14073         * config.guess:  Update from FSF (for FreeBSD).
14075 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14077         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14078         makeall.bat.
14079         (DISTDOCDIRS): Add `etc'.
14080         (ETC_SUPPORT_PFX): New variable.
14081         (taz): Include anything from etc starting with a word in
14082         ETC_SUPPORT_PFX.
14084 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14086         * config.sub: Update for recent FSF changes.  Remove obsolete
14087         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14088         spacing changes.
14090 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14092         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14094         * config.guess:  Merge with FSF.
14095         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14097 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14099         * configure: Since the "trap 0" handler will override the exit
14100         status on many systems, only use it for "exit 1", and make it set
14101         a non-zero exit status; reset it before "exit 0".  Also, check
14102         exit status of config.sub, and error out if it failed.
14104 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14106         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14107         and install libgloss.
14109 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14111         * Makefile.in (all-binutils): Depend upon all-byacc.
14113         * configure.in: Don't build emacs on Irix 5.
14115 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14117         * configure.in (*-*-netware*): Add libio.
14119 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14121         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14122         (CHECK_TARGET_MODULES): Ditto.
14123         (INSTALL_TARGET_MODULES): Ditto.
14124         (TARGET_LIBS): Ditto.
14125         (all-libstdc++): Note dependencies.
14127 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14129         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14131 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14133         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14134         -fexternal-templates.
14136         * configure.in (target_libs): Add libstdc++.
14137         (noconfigdirs): Add libstdc++ as appropriate.
14139 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14141         * config.guess:  Update from FSF.
14143 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14145         * configure: Use ${config_shell} when running ${configsub}.
14147 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14149         * config.sub: No longer recognize h8300h.
14151 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14153         * config.sub: Remove extraneous differences between config.sub and
14154         gcc/config.sub.
14156 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14158         * Makefile.in (DISTSTUFFDIRS): Add gas.
14160 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14162         * COPYING.NEWLIB: New file.
14164 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14166         * config.guess (HP-UX):  Patch from Harlan Stenn
14167         <harlan@landmark.com> to also emit release level.
14169 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14171         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14173 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14175         * config.sub:  Merge nextstep cleanup from FSF.
14177 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14179         * configure.in (arm-*-*): Don't configure ld for this target.
14181 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14183         * configure.in (*-*-netware): don't configure libg++, libio,
14184           librx, or newlib.
14186 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14188         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14189         configure ld--it works, but it doesn't support shared libraries.
14191 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14193         * config.guess (*-unknown-freebsd*):  Get rid of possible
14194         trailing "(Release)" in version string.
14195         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14197 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14199         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14200         Fix type: *-next-neststep -> *-next-nextstep.
14202         * config.guess:  Merge from FSF:
14204         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14206         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14208         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14210         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14211         instead of UNIX_SV for UnixWare 1.0).
14213 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14215         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14216         to make gdb/nlm/* build after the compiler and linker.
14218 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14220         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14221         not just i[34]86.
14222         (m68k-atari-sysv4):  Relocate to match FSF version.
14224         * config.guess:  More merges from the FSF:
14226         Add a space before function call or macro invocation.
14228         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14230         * config.guess: Add trap cmd to remove dummy.c and dummy when
14231         interrupted.
14233         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14235         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14236         (dummy): Redirect stderr from compilation of dummy.c.
14238         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14240         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14242 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14244         * configure: Accept and ignore --cache*, for compatibility with
14245         new autoconf.
14247 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14249         * config.guess:  Merge from FSF:
14251         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14253         * config.guess (Pyramid*:OSx*:*:*): New case.
14254         (PATH): Add /.attbin at end for finding uname.
14255         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14257         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14259         * config.guess (M88*:DolphinOS:*:*): New case.
14261         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14263         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14264         to select whether to use ELF or COFF.
14266         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14268         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14270         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14272         * config.guess: Guess the OS version for HPUX.
14274         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14276         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14278 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14280         * configure.in: Recognize --with-headers, --with-libs, and
14281         --without-newlib.
14282         * Makefile.in (all-xiberty): Depend upon all-ld.
14284 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14286         * configure.in: Change i[34]86 to i[345]86.
14288 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14290         * configure (version): A few more tweaks to help message.
14292 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14294         * Makefile.in:  Remove (for now) librx as a host library,
14295         now that we're building it for target.
14297 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14299         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14300         (Karl Berry).
14302 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14304         * configure.in:  Also configure librx.
14306 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14308         * Makefile.in:  Update various rules to reflect that librx
14309         is now needed for libg++.
14311 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14313         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14315 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14317         * configure.in: Configure the examples directory.
14319 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14321         * configure: Simplify Jun 2 1994 change.
14323 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14325         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14326         /bin/gcc isn't good enough to build gcc.
14328 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14330         * Makefile.in (GDB_SUPPORT_FILES): Remove
14331         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14332         (gdb.tar.gz): Add new rule to use standard distribution building
14333         mechanism.
14335 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14337         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14338         Bill Cox <bill@cygnus.com>.
14340 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14342         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14344 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14346         * configure:  Search current dir first in .gdbinit.
14348 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14350         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14352 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14354         * config.sub:  Refer to NeXT's operating system as nextstep.
14356         * config.sub (case $basic_machine):  Re-order the cases, to match
14357         the order in the FSF version (which is mostly alphabethical).
14358         Merge in some additions and changes from the FSF.
14360 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14362         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14363         * config.sub: Recognize cxux7.
14364         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14366 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14368         * config.sub:  Fix typo powerpc -> powerpc-*.
14370 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14372         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14374         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14375         parallel with all-emacs and install-emacs).  Top-level command
14376         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14378 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14380         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14381         $(relbindir)/make before doing ``make install'', and use
14382         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14383         installing over running make binary.
14384         ($(host)-stamp-stage3-installed): Likewise.
14386 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14388         * config.guess: Recognize Mach.
14390 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14392         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14393         see whether --exec-prefix was used.
14395 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14397         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14399 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14401         * Makefile.in: Add all-librx target similar to all-libproc.
14403 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14405         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14406         with post 1.2 uname bogosity.
14408 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14410         * configure: Remove temporary files on receipt of a signal.
14412 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14414         * configure: If there is a package_makefile_frag, remove
14415         ${subdir}/Makefile.tem after copying it in.
14417 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14419         * build_all.mk: support rs6000 lynx identifies itself as
14420         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14421         since /bin/gcc is too feeble to compile a modern gcc.
14423 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14425         * brought devo/test-build.mk update-to-date with progressive/
14426           test-build.mk. Add lynx targets and hppa flag info.
14428 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14430         * configure.in:  Use mh-ncrsvr43.  Patch from
14431         Tom McConnell <tmcconne@sedona.intel.com>.
14433 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14435         * config.guess (i386-unknown-bsdi):  No longer need to
14436         check #if defined(__bsdi__) && defined(__i386__).
14438 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14440         * configure: Set program_transform_nameoption correctly.
14442 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14444         * brought build-all.mk update-to-date with progressive build-all.mk,
14445           added new targets and hppa info.
14447 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14449         * configure: If config.guess result is a prefix of the user
14450         specified target, assume a native build and use the user specified
14451         target as the host alias.  Remove SunOS patch suffix removal hack.
14452         * configure.in: Remove SunOS patch suffix removal hack.
14454         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14455         in NATIVE_CHECK_MODULES.
14457 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14459         * Makefile.in: Rename HOST_ONLY to NATIVE.
14460         * configure: Delete SunOs patch suffix from host_canonical
14461           and build_canonical variables that are prepended to Makefiles.
14462         * configure.in: Add comments for easier maintenance.
14464 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14466         * Makefile.in: Add all-libproc target similar to all-gui.
14468 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14470         * Makefile.in (CHECK_MODULES): split into
14471         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14473 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14475         * config.guess (i386-unknown-bsdi): New system to guess.
14477 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14479         * Makefile.in: Add all-gui target (but not yet build by "all").
14481 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14483         * config.sub: Move deletion of patch suffix from here...
14484         * configure.in: To here, at Ian's suggestion.  The top-
14485           level scripts might need to know of a patch level.
14487 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14489         * config.sub: Strip off patch suffix so rtl is recognized
14490           as a sunos4.1.3 machine, even though it's been patched.
14492 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14494         * Makefile.in (INSTALL_LAST): Delete.
14495         (INSTALL_DOSREL): New.
14497 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14499         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14500         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14501         whether we pass down --with-gnu-ld anyhow.
14503 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14505         * Makefile.in (INSTALL_LAST): Change operation so it works
14506         on more flavors of make.
14507         * configure.in (go32): Don't build libg++ or libio.
14509 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14511         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14512         they can be overriden by templates.
14514 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14516         * configure.in (target==go32): Don't build gdb.
14517         * dosrel: New directory.
14519 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14521         * configure.in (host==go32): Configure dosrel too.
14522         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14523         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14524         be set by incoming names or templates.
14525         (INSTALL_LAST): New rule.
14527 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14529         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14531 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14533         * configure.in (appdirs): New variable.  Currently empty, but will
14534         be used in gas distribution.  If nonempty, lists a set of
14535         directories at least one of which must get configured, or top
14536         level configuration is considered to have failed.
14537         (rs6000-*-lynxos*): Use new file name.
14539 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14541         Eliminate XTRAFLAGS.
14542         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14543         newlib include files using -idirafter, and also use -nostdinc.
14544         (CXX_FOR_TARGET): Likewise.
14545         (XTRAFLAGS): Removed.
14546         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14547         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14548         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14549         ($(DO_X)): Don't pass down XTRAFLAGS.
14551 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14553         * configure.in (mips*-dec-bsd*): New target; do build linker.
14554         (mips*-*-bsd*): New target; don't build linker.
14556 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14558         * configure.in: support rs6000-*-lynxos* configuration.
14559         support sunos4 as a cross target.
14561         * config.sub: look for lynx*, not lynx since the OS version may
14562         legitimately be part of the name.
14564 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14566         * configure.in (i[34]86-*-sco*): Move to be with other i386
14567         targets.
14568         (romp-*-*): New target.  Skip various binary utilities.
14569         (vax-*-*): New target.  Don't build newlib.
14570         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14572 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14574         * configure.in: Only set host_makefile_frag if config
14575         directory exists.
14577 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14579         * install.sh: If $dstdir exists, don't check whether each
14580         component does.
14582 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14584         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14586 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14588         * configure.in (*-*-lynxos*): Don't configure newlib for either
14589         native or cross Lynx.
14591 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14593         * config.sub (sparc64-elf): Fix os.
14594         (z8k): Remove duplicate.
14596 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14598         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14599         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14601 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14603         * configure: Make file links cleanly even if Lynx fails on
14604           an NFS symlink (at least fail cleanly).
14606 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14608         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14609         -XNh2000.
14611 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14613         * configure: Unknown options are fatal again.
14615 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14617         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14618         compatibility.
14620 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14622         * build-all.mk: Add `clean' target.
14624 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14626         * config.guess:  Add SINIX support.
14627         * configure.in:  Add mips-*-sysv4* support.
14629 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14631         * build-all.mk: Document all useful targets.
14632         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14633         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14635 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14637         * configure: Support --silent, --quiet.
14639 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14641         * configure: Support --disable-FEATURE.
14643 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14645         * config.guess: Recognize NCR running SVR4.3.
14647 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14649         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14650         Patch from Paul Eggert <eggert@twinsun.com>.
14652 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14654         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14656 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14658         * configure: Make unrecognized options give nonfatal warnings
14659         instead of fatal errors, and pass them to any subdirectory
14660         configures in case they recognize them.
14661         Make --x equivalent to --with-x.
14663 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14665         * configure: Add --enable-* options.  Clean up usage message and
14666         some comments.
14668 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14670         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14672 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14674         * configure.in (hppa*-*-*): Enable binutils.
14676 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14678         * config.sub: Recognize cisco.
14680 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14682         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14684 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14686         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14687         than one configuration name.  Add comment.
14689 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14691         * config.guess: about target *-hitachi-hiuxwe2, fixed
14692         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14693         macro is incorrect.]
14695 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14697         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14698         than the "make ls" stuff which used to be here.
14700 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14702         * config.guess:  Recognize i[34]86-unknown-freebsd.
14703         From Shawn M Carey <smcarey@rodan.syr.edu>.
14705 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14707         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14709 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14711         * config.guess: Check for ptx.
14713 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14715         * config.sub: Add os9k checking.
14717 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14719         * config.guess: Handle OSF1 running on HPPA processors
14721 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14723         * configure: If subdir configure fails, print out a message with
14724         subdirectory name, in case subdir's configure code didn't identify
14725         itself.
14727 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14729         * configure.in: Remove embedded newlines from configdirs.
14730         Avoid mismatches of substrings.  Fix matching strings at end
14731         of configdirs.
14733 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14735         * config.guess:  Add Lynx/rs6000 config support.
14737 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14739         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14741 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14743         * configure.in (hppa*-*-osf*): Treat this just like most other
14744         PA configurations (eg no binutils or ld).
14745         (hppa*-*-*elf*): These configurations have binutils and ld.
14747 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14749         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14751 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14753         * configure.in (rs6000-*-*): Build gas.
14755 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14757         * Makefile.in:  Avoid bug in losing hpux sed.
14759 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14761         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14762         for GDB and GDB has been fixed to not need it.
14764 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14766         * config.guess: Recognize vax hosts.
14768 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14770         * configure (while loop): Don't use "break 2" inside case
14771         statement -- the case statement isn't an enclosing loop.
14773 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14775         * config.guess:  Clean up NeXT support, to allow nextstep
14776         on Intel machines.  Make OS be nextstep.
14778 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14780         * config.guess: Add alternate forms for Convex.
14782 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14784         * configure:  Completely rewrite option processing.  Take
14785         advantage of pattern-matching to avoid invoking test frequently.
14786         Also clean up host and target defaulting logic.
14788 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14790         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14791         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14792         commands (plus user environment) will fit SCO limits.
14794 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14796         * configure.in: Don't issue warnings about directories which are
14797         not being configured if -norecursion is set.  Correct test for
14798         --with-gnu-as and --with-gnu-ld to not get confused by substring
14799         matches.
14801         * configure.in: Don't build gas for alpha-dec-osf1*.
14803 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14805         * configure:  Back out Per's change of 12/19/1993.  It changes the
14806         behavior of configure in unexpected and confusing ways.
14808         Also, use different delim char when calculating
14809         program_transform_name so that the name can contain slashes.
14811 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14813         * configure.in, config.sub: Add support for VSTa micro-kernel.
14815 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14817         * configure.in: Nuke hacks which were used to get a special
14818         version of GAS for HPPA configurations.
14820 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14822         * configure:  If only ${target_alias} is given, use that
14823         as the default for ${host_alias}.
14824         * configure:  Add missing back-slashes before nested quotes.
14826 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14828         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14830 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14832         * config.guess:  Recognize some Tektronix configurations.
14833         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14835 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14837         * config.sub: Match any flavor of SH.
14839 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14841         * configure.in: Don't try to configure newlib for Alpha.
14843 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14845         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14846         libg++ or libio for any Alpha target.
14848         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14850 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14852         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14853         default arguments -- so it tried to compress itself.
14855 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14857         * configure.in (notsupp): ensure that a space is always at the end
14858           of the configdirs list, since the grep checks for an explicit space
14860 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14862         * configure.in (target i386-sysv4.2): don't build ld, since static
14863           versions of many libraries are not available.
14865 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14867         * config.guess: Recognize Apollos (using environment variables).
14868         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14870 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14872         * config.guess: Recognize Sony news mips running newsos.
14874 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14876         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14877         "fi ; else" for bash.
14879 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14881         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14883 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14885         * config.sub: accept unixware as an alias for svr4.2.
14886         Fix some inconsistancies with the gcc version.
14888 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14890         * Makefile.in (DISTDOCDIRS):  Add gdb.
14892 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14894         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14896 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14898         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14899         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14900         this now.
14902 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14904         * config.sub: Accept hiux* as an OS name.
14906         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14907         etc/make-stds.texi.  The underscore came from gcc, and dje now
14908         agrees that RUNTESTFLAGS is the correct name.
14910 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14912         * install.sh:  Remove 'set -e'.  It makes any conditionals
14913         in the script useless.
14915         * config.guess: Automatically recognize arm-acorn-riscix
14916         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14918 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14920         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14922 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14924         * Makefile.in (DISTDOCDIRS): New variable.
14925         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14926         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14928 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14930         * configure.in (hppa target): check the source directory for the
14931           pagas sub-directory
14933 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14935         * config.sub: Allow -aout* and -elf*.
14937 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14939         * configure.in: Don't build ld on i386-solaris2, same as for
14940         sparc-solaris2.
14942 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14944         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14946 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14948         * configure.in:  Configure gdb for alpha.
14950 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14952         * Makefile.in (CXXFLAGS): Add -O.
14954 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14956         * config.guess: added support for DG Aviion
14958 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14960         * configure.in: Produce warning message for subdirectories not
14961         configurable for this host/target combination.  Don't try to
14962         configure gdb for vms.
14964 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14966         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14967         appropriate files before making "diststuff".
14968         (DISTBISONFILES): New var: list of files to be edited.
14969         (DISTSTUFFDIRS): Add binutils.
14971 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14973         * config.sub: also handle mipsel and mips64el (for little endian mips)
14975 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14977         * configure.in: Add * to end of all OS names.
14979 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14981         * configure.in: Build newlib for LynxOS native.
14983 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14985         * config.guess: Add support for delta 88k running SVR3.
14987         * configure.in: Add comment about HP compiler vs. emacs.
14989 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14991         * configure.in: don't build ld on solaris2 (not a viable option
14992           due to bugs in getpwnam & getpwuid)
14994 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14996         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14997         config.guess will produce a full version number.
14999 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15001         * configure.in: Build linker and binutils for alpha-dec-osf1.
15003 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15005         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15006         and gdb/testsuite/Makefile.in.
15008 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15010         * configure.in: recognize mips*- instead of mips-
15012 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15014         * config.sub: Accept linux*coff and linux*elf as operating
15015         systems.
15017 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15019         * config.sub: Recognize mips64, and mips3 as an alias for it.
15021 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15023         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15024         gdb knows how to handle OSF/1 shared libraries.
15026 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15028         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15029         * config.guess: Recognize Hitachi's HIUX.
15030         * config.sub: Recognize h3050r* and hppahitachi.
15031         Remove redundant cases for hp9k[23]*.
15033 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15035         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15036         if gas and ld are in the source tree and are in ${configdirs}.
15037         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15038         --with options (but still pass them down on the command line,
15039         if they were explicitly specified).
15041 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15043         * configure: substitute SHELL value in Makefile.in with
15044         ${CONFIG_SHELL}
15046 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15048         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15049         *-*-solaris2* targets.
15051 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15053         * Makefile.in: define M4, and pass it down to sub-makes;
15054         all-autoconf now depends on all-m4
15056 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15058         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15059         presence of {ar,ranlib} instead of a configured directory
15061 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15063         * config.guess: Accept 34?? as well as 33?? for NCR.
15065 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15067         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15068         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15070 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15072         * configure: grab values for $(CC) and $(CXX) from the
15073         environment, so that someone can do "CC=gcc configure; make" and
15074         have it work right (matching the way that autoconf works now)
15076         * configure.in, Makefile.in: add support for gash, the tcl
15077         interface to Galaxy
15079         * config.guess: add NetBSD variants (hp300, x86)
15081 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15083         * install.sh: Support -d option (in the manner of SunOS 4 install,
15084         as it is more deterministic than that of GNU install)
15085         (chmodcmd): Set file to mode 755 by default (should also do default
15086         chgrp and chown, but I don't feel like dealing with that now)
15088 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15090         * config.sub: Remove h8300hhms alias.
15092 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15094         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15096 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15098         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15099         as stmp-fixinc
15101 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15103         * config.sub: recognize m88110-bug-coff.
15105 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15107         * Makefile.in (all-libio): all dependencies on the toolchain used
15108         to build this (gcc, gas, ld, etc)
15110 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15112         * config.guess: Deal with OSF/1 1.3 on alpha.
15114 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15116         * install.sh: add some 'else true' clauses for portability
15118         * configure.in: don't build libio for h8[35]00-*-* targets
15120 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15122         * Makefile.in:  Add support for new libio.
15124 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15126         * install.sh: If one command fails, don't try the rest.  Don't try
15127         to remove $dsttmp (via trap) unless we have already created it.
15128         If $src doesn't exist, detect it and exit with an error.
15130         * config.guess: Recognize BSD on hp300.
15132 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15134         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15135         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15137 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15139         * Makefile.in (all-send-pr): depends on all-prms
15141 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15143         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15145 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15147         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15148         Added test for mips-mips-riscos5.
15150 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15152         * configure.in: use mh-hp300 for 68k HP hosts
15154 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15156         * configure: add support for CONFIG_SHELL, so that you can use
15157         some alternate shell for evaluating configure scripts
15159 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15161         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15162         in configure script to bug-gdb@prep.ai.mit.edu when building
15163         distribution archive.
15164         * Makefile.in (COMPRESS):  Remove def.
15165         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15166         gdb.tar.Z and make-gdb.tar.Z respectively.
15167         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15168         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15169         to convergence with 'taz' target in Makefile.in.
15171 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15173         * install.sh (dsttmp): use trap to ensure that tmp files go
15174         away on error conditions
15176 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15178         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15180 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15182         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15183         its parent is '/' not ''.
15185         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15187 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15189         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15190         that ${newsrcdir}/configure.in does.
15192 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15194         * test-build.mk: support for CONFIG_SHELL
15196 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15198         * config.sub (netware):  Add as a basic system type.
15200 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15202         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15203           $(srcdir)/ from the dependency on Makefile.in.
15205 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15207         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15208         (h8300hhms is temporary until multi-libraries are implemented).
15209         * configure.in: Handle h8300h too.
15211 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15213         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15215 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15217         * configure:  Remove extraneous output when guessing host type.
15218         * config.guess:  Remove extraneous output when guessing using C
15219         compiler rather than uname, or when guessing fails.
15221 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15223         * Makefile.in: remove all.cross and install.cross targets
15225         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15226           definitions
15228 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15230         * configure.in (target sh): Build gprof.
15232 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15234         * config.sub: change -solaris to -solaris2
15236 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15238         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15240 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15242         * configure: Correct error message for missing Makefile.in to
15243         print correct directory.
15245 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15247         * install.sh: kludge around 386BSD shell bug
15249 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15251         * config.guess:  Recognize NeXT.
15252         * config.guess:  Recognize i486-ncr-sysv4.
15253         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15255 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15257         * Makefile.in (MAKEINFOFLAGS): New variable.
15258         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15259         * build-all.mk, test-build.mk: Pass down --no-split as
15260         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15262 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15264         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15266 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15268         * Makefile.in (libg++.tar.z):  New rule.
15269         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15270         * Makefile.in (taz):  Only do a single chmod.
15272 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15274         * install.sh: don't use dirname anymore (replaced with sed usage)
15276 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15278         * Makefile.in:  Change extension for gzip'd files from '.z' to
15279         '.gz' per new FSF standard usage.
15281 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15283         * configure: put quotes around the final value of program_transform_name
15285 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15287         * Makefile.in: new install.sh support; update install-info rules
15289 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15291         * configure.in: Build diff for crosses, but not for go32 host.
15293         * configure.in: Build gprof only for native, and don't build it
15294         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15296 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15298         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15300 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15302         * configure.in (host_tools): Add prms.
15304 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15306         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15307         with $(FLAGS_TO_PASS) on the command line
15309         * config.sub: Recognize lynx and lynxos
15311 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15313         * config.sub: Accept -ecoff*, not just -ecoff.
15315 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15317         * Makefile.in (taz): Use .gz suffix instead of .z.
15318         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15319         names.
15321 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15323         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15325 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15327         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15328         that rebuilds that might happen during 'make install' don't get
15329         bogus gcc include files
15331 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15333         Change from Utah for HPPA support:
15334         * config.guess: Recognize hppa1.x-hp-bsd.
15336 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15338         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15339         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15341 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15343         * config.sub: Add support for rom68k and bug boot monitors.
15345 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15347         * Makefile.in: Make all-opcodes depend on all-bfd.
15349 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15351         * config.guess: Added special check for i[34]86-univel-sysv4*.
15353 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15355         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15356         the processor rather than assuming i486.
15358 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15360         * config.guess: Recognize SunOS6 as Solaris3.
15362 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15364         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15365         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15367 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15369         * build-all.mk (all-cross): New target for Canadian Cross.
15370         Added Q2 go32 targets.
15371         * test-build.mk: Configure go32 cross sparclite-aout and
15372         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15373         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15375 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15377         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15378         GO32 hosted toolchains
15380 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15382         * configure: change  so "-exec-prefix" gets passed down rather
15383         than "-exec_prefix" so autoconf generated Makefiles get the
15384         exec_prefix set right.
15386 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15388         * config.guess: get the Solaris2 minor version number
15390         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15392 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15394         * config.guess: Recognize some Sequent platforms.
15396 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15398         * Makefile.in: added the vault-install target
15400         * configure.in: actually use the Sun3 makefile fragment that's in
15401         config, also added the release dir to configdirs
15403 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15405         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15407 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15409         * configure.in: remove some program from Alpha targetted toolchains
15411 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15413         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15414         gprof.
15415         (taz): Run "make diststuff" in those directories instead of "make
15416         proto-dir".  Look for "VERSION=" only at start of line in subdir
15417         Makefile.  Use "gzip -9" for compression.
15418         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15419         (binutils.tar.z): New target.
15421 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15423         * Makefile.in (taz): Include gpl.texinfo.
15425 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15427         * Makefile.in (setup-dirs): Merged into "taz" target.
15428         (taz): Only do `proto-dir' stuff if a directory is actually needed
15429         for this target.
15431 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15433         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15434         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15435         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15436         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15437         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15439 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15441         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15442         config.sub, and move-if-change to gdb testsuite distribution
15443         archive, so the testsuite can be extracted, configured, and
15444         run separately from the gdb distribution.  Blow away the Chill
15445         tests that require a Chill compiled executable, since GNU Chill
15446         is not yet publically available.
15448 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15450         * test-build.mk: set environment variables in a single command,
15451         instead of a list of assignments and exports
15453         * config.guess: recognize Alpha/OSF1 systems
15455 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15457         * configure: Change help message to prefer --options rather than
15458           -options.
15460 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15462         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15463         zippy@ecst.csuchico.edu.
15464         * config.guess: Recognize miniframe.
15466 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15468         * Makefile.in: Use srcroot to find runtest rather than rootme.
15469         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15471 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15473         * test-build.mk: Extensive additions to support building on a
15474         machine other than the host.
15476 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15478         * configure (tooldir): Fix for i386-aix again.
15480 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15482         * configure, Makefile.in:  Change definition of $(tooldir)
15483         to match the FSF.
15485 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15487         * config.guess:  Recognize i[34]86/SVR4.
15489 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15491         * Makefile.in (all-gdb): gdb depends on sim.
15493 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15495         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15496         at the same time we make the prototype gdb directory.
15497         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15498         files at the same time as the gdb base release distribution.
15500 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15502         * Makefile.in (check): Use individual check targets rather than
15503         DO_X rule.
15504         (check-gcc): Added.
15506 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15508         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15509         for System V release 3.2.
15511 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15513         * config.sub: Recognize hppaosf.
15514         * configure.in: Do configure ld/binutils/gas for it.
15516 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15518         * configure (tooldir): Alter syntax used to set this, for systems
15519         where "\$" isn't handled right, like i386-aix.
15521 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15523         * configure: Pass program-transform-name, not
15524         program_transform_name, to recursive configures.
15526 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15528         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15529         of gas+ld+binutils.
15531 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15533         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15535 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15537         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15539 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15541         * Makefile.in (PRMS): Set back to all-prms.
15543 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15545         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15546         targets, rather than for MIPS hosts.
15548 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15550         * configure.in: add comment for --with-x default values
15552         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15554         * Makefile.in: add check-* targets for each of the directories in
15555         the tree.  Add a definition of RUNTEST that will use the one we
15556         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15558 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15560         * configure.in: Removed obsolete references to bfd_target and
15561         target_makefile_frag.
15563         * build-all.mk: Set assorted targets for Q2.
15564         * config.sub: Recognize z8k-sim and h8300-hms.
15565         * test-build.mk: Really don't pass host to configure.
15566         (HOLES): Added uname.
15568 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15570         * configure: Handle an empty program-prefix, program-suffix or
15571         program-transform-name correctly.
15573 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15575         * build-all.mk: -G 8 no longer required for MIPS targets.
15576         * test-build.mk: Don't pass host argument to configure; make it
15577         guess.
15579 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15581         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15582         * Makefile.in (COMPRESS):  New macro, like GZIP.
15584 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15586         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15588         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15589         with gas currently defaults to -G 0.
15591 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15593         * Makefile.in (all-flex): flex depends on byacc.
15595         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15596         to test-build.mk as RELEASE_TAG.
15597         * test-build.mk (configargs): New variable containing arguments to
15598         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15599         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15601         * config.guess: Use /bin/uname when checking -X argument on SCO,
15602         to avoid invoking GNU uname which doesn't understand -X.
15604         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15606         * configure.in: Build gas for mips-*-*.
15608 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15610         * Makefile.in (all.normal): insert missing backslash.
15612 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15614         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15616         * Makefile.in: Complete overhaul to merge many almost identical
15617         targets.
15619 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15621         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15622         (gdb.tar.Z): Adjusted.
15624         * Makefile.in (setup-dirs, taz): New targets; should be general
15625         enough to adapt for gdb sometime.  Build only .z file.
15626         (gas.tar.z): New target.
15628 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15630         * build-all.mk: Use CC=cc -Xs on Solaris.
15632 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15634         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15635         for handling BISON for FSF releases.
15637 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15639         * configure: Actually implement the change zoo just documented.
15641 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15643         * configure: when using config.guess, only set target_alias when
15644         it's not already been set (ie, on the command line)
15646 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15648         * Makefile.in: add installcheck target, set PRMS to install-prms
15650 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15652         * configure: add support for package_makefile_fragment, handle the
15653         case where a directory has a configure.in file but no Makefile.in
15654         more gracefully (with an actual understandable error message, even);
15655         add support for --without (and add this to the usage message); also
15656         explicitly add a --host=${host_alias} to the command line when
15657         config.guess is used
15659 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15661         * configure: Must use both --host and --target in recursive calls.
15663 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15665         * Makefile.in: Change deja-gnu to dejagnu.
15667 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15669         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15671 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15673         * configure.in: canonicalize all instances to *-*-solaris2*,
15674         also strip out a number of tools to not build for go32 host
15676 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15678         * config.guess: add GPL.
15680         * Makefile.in, config.guess, config.sub, configure: bump
15681           copyrights to 93.
15683 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15685         * Makefile.in (do-info): Removed obsolete check for existence of
15686         localenv file.
15688         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15690 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15692         * Makefile.in: a couple of 'else true' for decstation,
15693         support for TclX
15695         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15697 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15699         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15701 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15703         * config.guess: Recognize i386-ibm-aix (PS/2).
15704         * configure.in: Use config/mh-aix386 file for it.
15706 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15708         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15709         CC_FOR_TARGET instead.
15710         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15712 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15714         * Makefile.in: Add sim to list of directories sent with gdb
15716 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15718         * configure.in: Put back mips-dec-bsd* case.
15720 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15722         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15723         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15724         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15726 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15728         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15730         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15731         (install-info): install dir.info only if it exists,
15732         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15734 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15736         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15737         gas for mips-dec-bsd.
15739 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15741         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15742         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15744 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15746         * configure.in: Added "dejagnu" to hosttools list.
15748 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15750         * config.sub, configure.in, config.guess:  Add support
15751         for Bosx, an AIX variant from Bull.
15752         Patches from F.Pierresteguy@frcl.bull.fr.
15754 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15756         * devo/dejagnu: Initial creation of devo/dejagnu.
15757         Migrated dejagnu testcases and support files for testing software
15758         tools to reside as subdirectories, currently called "testsuite",
15759         within the directory of the software tool.  Migrated all programs,
15760         support libraries, etc. beloging to dejagnu proper from
15761         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15762         with no modifications.  The changes to these files which will
15763         allow them to configure, build, and execute properly will be made
15764         in a future update.
15766 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15768         * Makefile.in: Change send_pr to send-pr.
15769         * configure.in: Likewise.
15770         * send_pr: Renamed directory to send-pr.
15772 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15774         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15776 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15778         * README:  Update for gdb-4.8 release.
15779         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15780         gdb-xxx.tar.z (gzip'd) file also.
15782 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15784         * Makefile.in: make all-diff depend on all-libiberty
15786 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15788         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15790 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15792         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15794 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15796         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15797         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15798         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15800 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15802         * Makefile.in:  makeinfo binary is in a new location
15804 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15806         * config.sub: Accept -ecoff as an OS.
15808         * Makefile.in: Various changes to eliminate a level of make
15809         recursion and reduce the required command line length.
15810         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15811         sub-makes.
15812         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15813         variables holding settings for specific sub-makes.
15814         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15815         in terms of BASE_FLAGS_TO_PASS.
15816         (TARGET_LIBS): New variable listing directories which use
15817         TARGET_FLAGS_TO_PASS.
15818         (subdir_do): Eliminated.
15819         (do-*): New set of targets to replace subdir_do.
15820         (various): All targets which used subdir_do now depend on do-*.
15821         (local-clean): Renamed from do_clean.
15822         (local-distclean): New target, dependency of distclean and
15823         realclean.
15824         (install-info): Don't create directories.  Depend on dir.info
15825         rather than calling make recursively.
15826         (install-dir.info): Eliminated.
15827         (install-info-dirs): Create all info directories here.
15828         (dir.info): Depend upon do-install-info.
15830         * test-build.mk (HOLES): Added false.
15832 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15834         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15836 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15838         * Makefile.in (info): remove dependency on all-texinfo.  The
15839         problem was really in texinfo/C, not at this level.
15841 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15843         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15845 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15847         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15848         GDB releases.
15850 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15852         * configure: Include srcdir in message about target of link not
15853         being found.  Don't convert `-' to `_' in `with' options being
15854         passed to subdirs.
15856 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15858         * configure.in: add uudecode to host_tools
15860         * Makefile.in: added {all,install}-uudecode targets, added them to
15861         the appropriate lists
15863 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15865         * Makefile.in (all-gcc): Added dependency on all-gas.
15867         * configure.in (mips-*-*): Build ld and binutils.
15869 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15871         * configure: check return code from mkdir, print error message and
15872           exit on failure.
15874 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15876         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15878 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15880         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15882 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15884         * config.sub (h8500):  Recognize this as a cpu type.
15886 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15888         * configure: source directory missing is no longer a warning
15890         * configure.in: recognize irix[34]* instead of irix[34]
15892         * Makefile.in: define and pass down X11_LIB
15894 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15896         * guess-systype: Renamed to ...
15897         * config.guess:  ... by popular request.
15898         * configure.in, Makefile.in:  Update accordingly.
15900 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15902         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15903         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15904         + Execute ./dummy instead of assuming . is in PATH.
15906 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15908         * guess-systype:  New shell script.  Attempts to guess the
15909         canonical host name of the executing host.
15910         Only a few hosts are supported so far.
15911         * configure:  Call guess-systype if no host is specified.
15913 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15915         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15916         gcc Makefile.
15919 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15921         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15922         (all-gcc, install-gcc, subdir_do): Use it.
15924 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15926         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15928 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15930         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15931           set exclusively by configure, using configure.in .
15933 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15935         * test-build.mk: set $PATH for all builds
15937         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15939 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15941         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15942         the one used in gcc/Makefile.in, so that a null expansion doesn't
15943         override the one needed to build gcc with a native cc.
15946 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15948         * configure: Accept -with arguments.
15950 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15952         * Makefile.in: added h8300sim
15954 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15956         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15957         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15958         (all-cygnus, native, build-cygnus): Make
15959         $(canonhost)-stamp-3stage-done, not $(host)....
15960         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15961         i386-sco3.2v4.  Added else true to if command.
15963 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15965         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15967 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15969         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15971 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15973         * configure.in: don't remove binutils from Solaris builds
15975 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15977         * Makefile.in: get rid of earlier definitions for *clean,
15978         also handle the recursive info rule better
15980 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15982         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15983         do more-or-less the right thing.
15985 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15987         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15988         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15990 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15992         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15993         $(host_canonical).
15995         * configure.in: split the configdirs list into 4 categories (native
15996         v. cross, library v. tool) and handle the cross-only and native-
15997         only in more reasonable (and correct!) way.
15999 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16001         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16002         configdirs anymore.
16004 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16006         * Makefile.in: extensive cleanup::  removed all of the explicit
16007         clean-* targets, collapsed many wrappers around subdir_do into
16008         one, added additional targets to satisfy standards.texi, deleted
16009         some old targets, some changes for consistency
16011 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16013         * configure.in: handle some programs as cross-only, and others as
16014         native only
16016         * test-build.mk: handle partial holes in a more generic manner
16018         * Makefile.in: m4 depends on libiberty
16020 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16022         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16023         time, wdiff, and find to configdirs
16025         * Makefile.in: all, clean, and install rules for the new programs
16026         added to configure.in
16028 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16030         * configure.in: use mh-sun for all *-sun-* hosts
16032 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16034         * Makefile.in: define flags for X11 include files and library file
16035         locations, pass them down to the programs that need this info
16037         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16039 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16041         * configure.in: start building libg++ for HP-UX targets
16043 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16045         * README:  Update references to files moved into etc/.
16047 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16049         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16050         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16052 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16054         * configure: accept dash as well as underscore in long option
16055         names for FSF compatibility.
16057 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16059         * config.sub: added -sco3.2v4 support from FSF.
16061 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16063         * configure.in: expand the section that adds or removes
16064         directories from the list of programs to build, to handle native
16065         vs. cross in addition to host v. native
16067 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16069         * Makefile.in:  Replace C++ in macro names with CXX.
16070         This is less likely to break ...
16072 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16074         * test-build.mk: add -w to GNU_MAKE
16076 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16078         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16079         add 'sparc' to list of recognized cpus.  This needed to make
16080         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16081         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16082         then changes that into $CPU-wrs-vxworks.
16084         * configure.in: remove most references to gdbtest, regularize
16085         target based program removal
16087         * test-build.mk: import from p3 tree (many fixes and changes)
16089 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16091         * Makefile.in: added rules to handle tcl, tk, and expect
16093         * configure.in: handle those directories if they exist
16095 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16097         * config.sub: removed bogus hppabsd and hppahpux names, since
16098         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16100 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16102         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16103         depends upon all-xiberty
16105         * Makefile.in: changes from p3, including:
16107         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16109         * Makefile.in (XTRAFLAGS): include newlib directories if
16110         newlib/Makefile exists, rather than if host != target.
16112         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16114         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16115         from the same source tree and not building a cross-compiler.  This
16116         matters for the libg++ configuration if reconfiguring a tree that
16117         has already been installed.
16119         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16121         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16122         pick up the machine and system specific header files.
16124         * Makefile.in: added AS_FOR_TARGET, passed down in
16125         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16126         the C compiler to use to create programs which are run in the
16127         build environment, set it to default to $(CC), and passed it down
16128         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16130         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16132         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16133         We need them for unusual native builds, like systems without
16134         ranlib.
16136         * configure: also define $(host_canonical) and
16137         $(target_canonical), which are the full, canonical names for the
16138         given host and target
16140 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16142         * Makefile.in:  Added separate definitions for C++.
16144 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16146         * configure.in (configdirs):  Add deja-gnu.
16148 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16150         * README:  Update for configure.texi and gdb-4.7 release.
16152 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16154         * Makefile.in:  Move "all" target to top of file.
16155         Previously, first target was ".PHONY" which caused BSD4.4 make
16156         to build .PHONY when make was run without arguments.
16158 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16160         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16161         Library-copylefted code in libiberty.
16163 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16165         * config.sub:  Replace m68kmote with plain old m68k.
16167 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16169         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16171 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16173         * config.sub: Complain if no argument is given.  Added support for
16174         386bsd as OS and target alias.
16176 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16178         * Makefile.in (XTRAFLAGS): include newlib directories if
16179         newlib/Makefile exists, rather than if host != target.
16181 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16183         * config.sub: recognize sparclite-wrs-vxworks.
16185         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16186         p3.) Added clean-xiberty to clean.
16188 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16190         * configure.in: use *-*-* instead of nested cases for host and target
16192 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16194         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16195         from the same source tree and not building a cross-compiler.  This
16196         matters for the libg++ configuration if reconfiguring a tree that
16197         has already been installed.
16199 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16201         * config.sub (i486v/i486v4):  Merge in from FSF version.
16203 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16205         * configure: only set PWD if it is already set.
16207 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16209         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16210         doesn't have unset and all success paths (and most error paths)
16211         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16212         to just ${PWD} to avoid confusion.)
16214 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16216         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16217         even for a native compilation.
16219 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16221         Changes to make the gdb.tar.Z rule work better.
16223         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16224         (DEVO_SUPPORT):  Add configure.texi.
16225         (bfd-ilrt.tar.Z):  Remove ancient rule.
16227 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16229         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16230         pick up the machine and system specific header files.
16232         * configure.in, config.sub: added new target m68010-adobe-scout,
16233         with alias of adobe68k.  Changed configure.in to check for
16234         -scout before -sco* to avoid a false match.
16236         * Makefile.in: added AS_FOR_TARGET, passed down in
16237         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16238         the C compiler to use to create programs which are run in the
16239         build environment, set it to default to $(CC), and passed it down
16240         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16242 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16244         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16245         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16246         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16247         FOR_TARGET variants, to newlib and libg++.
16249 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16251         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16252         first.
16254 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16256         * config.sub:  Accept `elf' as an environment.
16258 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16260         * Makefile.in (all-opcodes):  cd into the right directory
16262 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16264         * configure: added -program_transform_name option, used as
16265         argument to sed when installing programs.
16266         configure.texi: added documentation for -program_prefix,
16267         -program_suffix and -program_transform_name.
16269 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16271         * config.sub:  Accept i486 where i386 ok.
16273 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16275         * config.sub: accept we32k
16277 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16279         * config.sub, configure.in: accept OSE68000 and OSE68k.
16281         * Makefile.in: don't create all directories for ``make install'';
16282         let the subdirectories create the ones they need.
16284 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16286         * COPYING: new file, GPL v2
16288 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16290         * Makefile.in: use the new gen-info-dir, which needs a template
16291         argument (which also lives in texinfo)
16293         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16295 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16297         * config.sub (ncr3000):  Change i386 to i486.
16299 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16301         * Makefile.in: add install-rcs, install-grep to
16302         install-no-fixedincludes, removed install-bison and install-libgcc
16304 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16306         * configure.in: grab the HPUX makefile fragment if on HPUX
16308 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16310         * Makefile.in: eradicate bison spoor (ditto libgcc).
16311          configure.in: recognise m68{k,000}-ericsson-OSE.
16312          es1800 is alias for m68k-ericsson-OSE
16314 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16316         * configure.in: rearrange the parts that remove programs from
16317         configdirs, based now on HOST==TARGET or by canonical triple.
16319 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16321         * test-build.mk: recurse explicitly with -f test-build.mk when
16322           appropriate.  predicate stage3 and comparison on the existence
16323           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16324           On very clean, also remove ...stamp-co.  Build in-place before
16325           doing other builds.
16327 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16329         * Makefile.in, configure.in: add tgas
16331 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16333         * Makefile.in: a number of changes merged in from progressive.
16335         * configure.in: add libm.
16337         * .cvsignore: ignore some stuff that comes from test-build.mk.
16339 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16341         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16343 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16345         * configure: Add program_suffix (parallel to program_prefix)
16346         * Makefile.in: adjust directory-creating script for losing decstation
16348 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16350         * configure:  Minor $subdir-related fixes.
16352 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16354         * configure: fix various problems with propogating
16355         makefile_target_frag in subdirs.
16356         * configure.in: config libgcc if its there
16358 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16360         * config.sub:  HPPA merge.
16362 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16364         * Makefile.in:  Replace all-bison with all-byacc in all
16365         dependency lines for other tools (which now use byacc).
16367 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16369         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16371 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16373         * Makefile.in: make gprof rules similar to byacc rules (instead of
16374         vestigal $(unsubdir) that didn't work...)
16376 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16378         * config.sub:  Add support for Linux.
16379         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16380         (at least for libg++).
16382 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16384         * configure.texi: fix doc for the -nfp option to configure
16386 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16388         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16390 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16392         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16393         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16394         * configure.in: added solaris* host_makefile_frag hook.
16396 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16398         * config.sub: changed recognition of m68000 so that various
16399         m68k types can be specified via m680[01234]0
16401 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16403         * config.sub (basic_machine): fix sed so that '-foo' isn't
16404         completely substituted out while .+'-foo' loses the '-foo'
16406 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16408         * config.sub ($os): Add -aout.
16410 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16412         * configure:  If host_makefile_frag is absolute, don't
16413         prefix ${invsubdir} (relevant to libg++ auto-configure).
16415 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16417         * Makefile.in (tooldir): Define it.
16418         (all-ld): Depend on all-flex.
16420 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16422         * Makefile.in (check):  Fix libg++ special case.
16424 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16426         * configure: do not bury `pwd` into config.status, thus do fewer
16427           pwd's.
16429         * configure: print the "Building in" message only when building in
16430           other than "." AND verbose.
16432         * configure: remove -s, rework -v to better accommodate guested
16433           configures.
16435         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16437 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16439         * Makefile.in: macroize flags passed on recursion.  remove
16440           fileutils.
16442 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16444         * configure: get makesrcdir right for subdirs deeper than 1.
16446         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16447           install.
16449 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16451         * Makefile.in: don't print subdir_do or recursion lines.
16453 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16455         * standards.texi: added menu item.
16457         * Makefile.in: build and install standards.info.
16459         * standards.texi: new file.
16461 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16463         * configure: test for and move config.status pieces from
16464           ${subdir}/.
16466 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16468         * configure:  Test for existance of files before trying to mv
16469         them, to avoid numerous non-existance messages.
16471 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16473         * configure: correct final line of config.status.
16475         * configure: patch from eggert.  Avoids a protection problem if
16476           the original Makefile.in is read only.
16478         * configure: use move-if-change from gcc to create config.status.
16479           Some makefiles depend on config.status to tell if a directory
16480           has been reconfigured for a different host.  This change
16481           prevents those directories from remaking everything in the case
16482           where the reconfig was only intended to rebuild a Makefile.
16484         * configure: test for config.sub with "config.sub sun4" rather
16485           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16486           host alias from a missing config.sub.
16488 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16490         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16491           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16493 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16495         * configure: mkdir ${subdir} as needed.
16497 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16499         * Makefile.in,configure.in: added autoconf.
16501 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16503         * Makefile.in: no longer pass against on recursion.
16505         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16506           definitions are not inherited.
16508         * configure: correct makesrcdir when subdir is .
16510 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16512         * configure:  Add support for 'subdirs' variable, which is
16513         like 'configdirs', except that configure doesn't re-invoke
16514         itself for subdirs, it just creates a Makefile for each subdir.
16515         * configure.texi:  Document subdirs.
16517 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16519         * configure.in: added flex to configdirs
16521 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16523         * Makefile.in: remove clean-stamps from clean.
16525 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16527         * configure.in:  Add gdbtest to configdirs.
16529 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16531         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16532         to recursive makes.
16533         * configure.in:  Recognize new ncr3000 config.
16535 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16537         * Makefile.in, configure.in: removed references to gdbm.
16539 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16541         * config.sub:  Don't canonicalize os value
16542         newsos* to bsd (readline needs to check for newsos).
16543         (This fix was earlier made Jan 31, but got re-broken.)
16545 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16547         * configure.in:  sco is an os, not a vendor!
16549         * configure:  Quote $( better.  Keep various shells happy.
16551 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16553         * Makefile.in: eliminate stamp-files.
16555 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16557         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16558           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16560 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16562         * config.sub:  fix iris/iris3.
16564 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16566         * configure: re-add -rm.
16568 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16570         * Maskefile.in: add .stmp-rcs to all.
16572         * configure.in: remove gas from rs6000 build, use aix host fragment.
16574 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16576         * configure: pass down site_option during recursion.
16578 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16580         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16582 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16584         * configure: Change exec_prefix so that it really defaults to prefix.
16586 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16588         * Makefile.in, configure.in:  Add support for mmalloc library.
16590 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16592         * Makefile.in: add stmp dependencies for a few more things.
16594 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16596         * configure: adjusted error message on objdir/srcdir configure
16597           collision, per john's suggestion.
16599         * Makefile.in: add libiberty stmp to all and all.cross.
16601 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16603         * Makefile.in: remove force dependencies, add grep to all.
16605 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16607         * Makefile.in: drop flex.  make stamp files work.
16609         * configure: added test for conflicting configuration in srcdir,
16610           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16611           gets cranky.  use relative paths for configure and srcdir
16612           whenever possible.  Send some error messages to stderr that were
16613           going to stdout.
16615 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16617         * Makefile.in:  Fix libg++ rule to check for gcc directory
16618         before using gcc/gcc.  Also pass XTRAFLAGS.
16620 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16622         * Makefile.in: added stmp-files so that directories aren't polled
16623           when they are already built.
16625         * configure.texi: fixed a node pointer problem.
16627 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16629         * config.sub configure.in gdb/configure.in
16630         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16631         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16632         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16634 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16636         * configure: -recurring becomes -silent.  corrected help message
16637           for -site= option.
16639         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16641 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16643         * configure: when building Makefile for crosses, replace
16644           tooldir and program_prefix.  default srcdir from location of
16645           config.sub.  remove "for host in hosts" and "for target in
16646           targets" loops.
16648 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16650         * Makefile.in: Do not pass bindir or mandir to cvs.
16652 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16654         * Makefile.in, configure.in: removed traces of namesubdir,
16655           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16656           copyrights to '92, changed some from Cygnus to FSF.
16658         * configure.texi: remove most references to multiple hosts,
16659           multiple targets, subdirs, etc.
16661         * configure.man: removed rcsid. reference config.sub not
16662           config.subr.
16664         * Makefile.in: mkdir $(infodir) on install-info.
16666 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16668         * configure.texi:  Explain better about .gdbinit and about
16669         the environment that configure.in sections run in.
16671 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16673         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16675 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16677         * README:  DOC.configure => cfg-paper.texi.
16679 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16681         * config.sub (near case $os):  Don't convert newsos* to bsd!
16683 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16685         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16686         the number of copies of COPYING that go into the GDB tar file.
16688 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16690         * bfd/configure.in, gdb/config/mh-i386sco,
16691         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16692         Fix SCO configuration stuff.
16694 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16696         * Makefile.in:  For libg++, make sure the -I pointing
16697         to the gcc directory goes *after* all the libg++-local -I flags.
16698         Also, move just-gcc dependency from just-libg++ to all-libg++.
16700 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16702         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16704 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16706         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16708 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16710         * config.sub:  Add stratus configuration frags.  Also
16711         submitted to FSF.
16713 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16715         * Makefile.in (DEV_SUPPORT):  add configure.man.
16717         * config.sub(Decode manufacturer-specific):  add -none*.
16719 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16721         * Makefile.in:  remove form feeds to make Sun's make happy.
16722         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16724 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16726         * Makefile.in (AR_FLAGS):  Make quieter.
16728 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16730         * configure.in:  Add libg++.
16731         * configure:  When verbose, don't output the command line at each
16732         level; it will be unremarkably the same as the previous version,
16733         which will be the same as what the user typed.
16735 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16737         * configure.in, Makefile.in: fix clean-info, add flex.  add
16738           fileutils.
16740         * configure: be less sensitive to spaces in Makefile.in.  Do not
16741           look for sources in "..".  Doing so breaks subdirectories that
16742           might have their own configure.  If a subdir has it's own
16743           configure script, use it.
16745 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16747         * cfg-paper.texi: some changes suggested by rms.
16749 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16751         * config.sub:  Merge in some small additions from the FSF version,
16752         taken from the gcc distribution, to bring the Cygnus and FSF
16753         versions into closer sync.
16755 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16757         * configure.in:  Changed svr4 references to sysv4.
16759 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16761         * configure: added -V for version number option.
16763 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16765         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16766           renamed from DOC.configure to cfg-paper.texi.
16768 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16770         * configure, config.subr, config.sub: config.subr is now
16771           config.sub again.
16773 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16775         * configure.texi: new file, in progress.
16777         * Makefile.in: build info file and install the man page for
16778           configure.
16780         * configure.man: new file, first cut.
16782         * configure: find config.subr again now that configuration "none"
16783           has gone.  removed all traces of the -ansi option.  removed all
16784           traces of the -languages option.
16786         * config.subr: resync from rms.
16788 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16790         * configure, config.sub, config.subr: merge config.sub into
16791           config.subr, call the result config.subr, remove config.sub, use
16792           config.subr.
16794         * Makefile.in: revised install for dir.info.
16796 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16798         * configure.in: add decstation host makefile frag.
16800         * Makefile.in: BISON now bison -y again.  also install-gcc on
16801           install.  clean-gdbm on clean.  infodir belongs in datadir.
16802           Make directories for info install.  Build dir.info here then
16803           install it.
16805 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16807         * Makefile.in: fix for bad directory tests.
16809 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16811         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16812           regexp.  -srcdir relative was being handled incorrectly.
16814         * Makefile.in: unwrapped some for loops so that parallel makes
16815           work again and so one can focus one's attention on a particular
16816           package.
16818 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16820         * configure: added PWD as a stand in for `pwd` (for speed). use
16821           elif wherever possible.  make -srcdir work without -objdir.
16822           -objdir= commented out.
16824 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16826         * configure: +options become --options.  -subdirs commented out.
16827           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16828           Makefile now at top of generated Makefile.  Removed cvs log
16829           entries.  added -srcdir.  create .gdbinit only if there is one
16830           in ${srcdir}.
16832         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16833           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16834           and mandir now keyed off datadir by default.
16836 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16838         * Freshly created ChangeLog.
16841 Local Variables:
16842 mode: change-log
16843 left-margin: 8
16844 fill-column: 76
16845 version-control: never
16846 End: