Simplify time() usage.
[official-gcc.git] / ChangeLog
blobbb781a889cf4860f01205d3553a0c0b1b816033e
1 2011-11-09  Jason Merrill  <jason@redhat.com>
3         * Makefile.def (language=c++): Remove check-c++0x.
4         * Makefile.in (check-gcc-c++): Regenerate.
6 2011-11-08  Richard Henderson  <rth@redhat.com>
8         * configure.ac: Test for libitm directory present first.
10         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
12         * configure.ac: Test libitm/configure.tgt to disable libitm.
13         * configure: Rebuild.
15 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
16             Richard Henderson  <rth@redhat.com>
18         Merged from transactional-memory.
20         * Makefile.def (lang_env_dependencies): libitm is c++.
21         Add libitm target module.
22         * configure.ac: Likewise.
23         * config/mmap.m4: New file.
24         * contrib/gcc_update: Add libitm to touch data.
25         * Makefile.in, configure: Rebuild.
27 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
29         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
30         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
31         * Makefile.in: Regenerate.
33 2011-11-01  DJ Delorie  <dj@redhat.com>
35         * config.sub: Update to version 2011-10-29 (added rl78)
37 2011-10-27  Nick Clifton  <nickc@redhat.com>
39         * config.sub: Import these changes from the config project:
41         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
42             Ben Elliston  <bje@gnu.org>
44         * config.sub (epiphany): New.
46         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
47             Ben Elliston  <bje@gnu.org>
49         * config.sub (hexagon, hexagon-*): New.
51         2011-08-23  Roland McGrath  <mcgrathr@google.com>
53         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
54         64eb to be64.
56         2011-08-16  Roland McGrath  <mcgrathr@google.com>
58         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
59         (nacl): Grok as alias for 32el-unknown-nacl.
61 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
63         * MAINTAINERS (Write After Approval): Add myself.
65 2011-10-24  Teresa Johnson  <tejohnson@google.com>
67         * MAINTAINERS (Write After Approval): Add myself.
69 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
71         * MAINTAINERS (sparc port): Remove myself.
73 2011-09-14  Tom de Vries  <tom@codesourcery.com>
75         * MAINTAINERS (Write After Approval): Add myself.
77 2011-08-14  Yao Qi  <yao@codesourcery.com>
79         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
80         * configure: Regenerate.
82 2011-07-26  Ian Lance Taylor  <iant@google.com>
84         * configure.ac: Set have_compiler based on whether gcc directory
85         exists, rather than on whether gcc is in configdirs.
86         * configure: Rebuild.
88 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
90         * MAINTAINERS (Global Reviewers): Add self.
92 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
94         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
95         link directories.
96         * Makefile.in: Rebuild.
98 2011-07-20  Ian Lance Taylor  <iant@google.com>
100         PR bootstrap/49787
101         * configure.ac: Move --enable-bootstrap handling earlier in file.
102         If --enable-bootstrap and either --enable-build-with-cxx or
103         --enable-build-poststage1-with-cxx, enable C++ automatically.
104         * configure: Rebuild.
106 2011-07-19  Ian Lance Taylor  <iant@google.com>
108         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
109         make C++ a boot_language.  Set and substitute
110         POSTSTAGE1_CONFIGURE_FLAGS.
111         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
112         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
113         * configure, Makefile.in: Rebuild.
115 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
117         * MAINTAINERS (Register Allocation): Move myself from reviewers to
118         maintainers.
120 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
122         * MAINTAINERS (Global Reviewers): Add myself.
124 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
126         * configure: Regenerate.
128 2011-07-16  Jason Merrill  <jason@redhat.com>
130         * Makefile.def (language=c++): Add check-c++0x and
131         check-target-libmudflap-c++.
132         * Makefile.tpl (check-target-libmudflap-c++): New.
133         * Makefile.in: Regenerate.
135 2011-07-16  Matthias Klose  <doko@ubuntu.com>
137         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
138         * Makefile.def (target_modules/libjava): Pass
139         $(EXTRA_CONFIGARGS_LIBJAVA).
140         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
141         if not configured with --enable-static-libjava.
142         * Makefile.in: Regenerate.
143         * configure: Likewise.
145 2011-07-15  Jason Merrill  <jason@redhat.com>
147         * Makefile.in (check-c++): Move check-gcc-c++0x after
148         check-target-libstdc++-v3.
150 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
152         * MAINTAINERS (c6x port): New entry.
154 2011-07-13  Jason Merrill  <jason@redhat.com>
156         * Makefile.in (check-gcc-c++0x): New.
157         (check-c++): Depend on it.
159 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
161         PR target/39150
162         * configure.ac (i[3456789]86-*-solaris2*): Also accept
163         x86_64-*-solaris2.1[0-9]*.
164         * configure: Regenerate.
166 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
168         * MAINTAINERS (RTL optimizers): Add self.
170 2011-06-27  Gabriel Charette  <gchare@google.com>
172         * MAINTAINERS (Write After Approval): Add myself.
174 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
176         PR regression/47836
177         PR bootstrap/23656
178         PR other/47733
179         PR bootstrap/49247
180         PR c/48825
181         * configure.ac (target_libraries): Remove target-libiberty.
182         Remove case-statement setting skipdirs=target-libiberty for
183         multiple targets.  Remove checking target_configdirs and
184         removing target-libiberty but keeping target-libgcc if
185         otherwise empty.
186         * Makefile.def (target_modules): Don't add libiberty.
187         (dependencies): Remove all traces of target-libiberty.
188         * configure, Makefile.in: Regenerate.
190 2011-06-13  Walter Lee <walt@tilera.com>
192         * configure.ac (tilepro-*-*) New case.
193         (tilegx-*-*): Likewise.
194         * configure: Regenerate.
196 2011-06-06  Jing Yu  <jingyu@google.com>
198         * configure.ac: Skip target-libiberty for
199         arm*-*-linux-androideabi.
200         * configure: Regenerated.
202 2011-06-06  Nick Clifton  <nickc@redhat.com>
204         * config.sub: Sync from upstream.
206 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
208         * MAINTAINERS (Write After Approval): Add myself.
210 2011-06-01  Daniel Jacobowitz  <drow@false.org>
212         * MAINTAINERS: Update my email address.
214 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
216         * MAINTAINERS (Write After Approval): Update my email address.
218 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
220         * MAINTAINERS (Write After Approval): Add myself.
222 2011-05-08  Doug Kwan  <dougkwan@google.com>
224         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
225         * configure: Regenerated.
226         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
227         value from configure.
228         * Makefile.in: Regenerated.
230 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
232         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
233         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
234         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
235         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
236         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
237         *-*-vxworks*): Disable newlib and libgloss in separate case
238         statement.
239         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
240         to separate case statement.
241         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
242         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
243         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
244         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
245         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
246         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
247         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
248         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
249         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
250         i[[3456789]]86-*-rdos*, m32r-*-*,
251         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
252         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
253         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
254         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
255         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
256         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
257         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
258         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
259         and libgloss in main case over targets.  Remove most empty cases
260         in main case over targets.
261         * configure: Regenerate.
263 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
265         * MAINTAINERS (Write After Approval): Add myself.
267 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
269         * configure.ac: Remove code setting special library locations for
270         hppa*64*-*-hpux11*.  Remove code setting compiler for
271         sparc-sun-solaris2*.
272         * configure: Regenerate.
274 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
276         * configure.ac: Separate libgloss_dir settings from general case
277         over targets.
278         * configure: Regenerate.
280 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
282         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
283         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
284         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
285         cases in libgcj-disabling case statement.
286         (hppa*64*-*-linux*): Set unsupported_languages instead of
287         disabling target-zlib.
288         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
289         to hppa*64*-*-hpux*.
290         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
291         hppa*-*-hpux*.
292         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
293         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
294         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
295         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
296         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
297         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
298         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
299         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
300         libgcj-disabling case statement.
301         * configure: Regenerate.
303 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
305         * configure.ac: Disable Java for targets not supporting libffi.
306         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
307         Remove cases in Java-disabling statement.
308         (*arm-wince-pe): Change to arm-wince-pe.
309         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
310         cases in Java-disabling statement.
311         (bfin-*-*): Don't disable Java again.
312         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
313         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
314         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
315         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
316         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
317         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
318         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
319         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
320         Java-disabling statement.
321         (mmix-*-*): Don't disable Java again.
322         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
323         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
324         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
325         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
326         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
327         statement.
328         * configure: Regenerate.
330 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
332         * configure.ac: Separate cases disabling Java and Java libraries
333         from general case over targets.
334         * configure: Regenerate.
336 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
338         * MAINTAINERS: Update my email address.
340 2011-04-20  Easwaran Raman  <eraman@google.com>
342         * MAINTAINERS (Write After Approval): Add myself.
344 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
346         PR lto/48086
347         * configure.ac: Re-enable LTO on *-apple-darwin9*.
348         * configure: Regenerate.
350 2011-04-16  Jim Meyering  <meyering@redhat.com>
352         * MAINTAINERS (Write After Approval): Add myself.
354 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
356         * MAINTAINERS: Update my email address.
358 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
360         * MAINTAINERS (Write After Approval): Add myself.
362 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
364         * MAINTAINERS (Write After Approval): Add myself.
366 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
368         * MAINTAINERS (Write After Approval): Add myself.
370 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
372         * configure.ac (build_tools): Remove build-byacc.
373         (host_libs): Remove mmalloc.
374         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
375         autoconf automake libtool diff rcs fileutils shellutils time
376         textutils wdiff find uudecode hello tar gzip indent recode release
377         sed perl gawk findutils gettext zip.
378         (libgcj): Remove target-qthreads.
379         (target_tools): Remove target-examples target-gperf.
380         (YACC): Don't handle building byacc.
381         * configure: Regenerate.
382         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
383         dosutils, examples, fileutils, find, findutils, gawk, gettext,
384         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
385         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
386         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
387         handle building components.
388         * Makefile.in: Regenerate.
390 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
392         * MAINTAINERS: Update my email address as Xtensa maintainer.
394 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
396         * config.sub: Sync from upstream.
398 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
400         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
401         (microblaze*): Don't disable libssp.
402         * configure: Regenerate.
404 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
406         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
407         moveifchange.
408         * configure: Regenerate.
409         * Makefile.tpl: Use @SHELL@ not @config_shell@.
410         * Makefile.in: Regenerate.
412 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
414         * configure.ac (*-*-sysv4*): Don't enable libgomp.
415         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
416         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
417         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
418         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
419         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
420         md_exec_prefix cases.
421         * configure: Regenerate.
423 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
425         * configure.ac: Separate cases disabling target-libssp,
426         target-libiberty, target-libstdc++-v3 and Fortran from general
427         case over targets.
428         * configure: Regenerate.
430 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
432         * configure.ac (*-*-chorusos): Don't disable libgcj.
433         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
434         Remove case.
435         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
436         (arm-*-coff): Don't disable libgcj.
437         (arm*-*-linux-gnueabi): Remove useless assignment.
438         (arm-*-riscix*): Don't disable libgcj.
439         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
440         configuration.
441         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
442         (c54x*-*-*): Remove case.
443         (tic54x-*-*): Don't disable GCC or GCC libraries.
444         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
445         to *.
446         (d10v-*-*): Don't disable GCC libraries.
447         (d30v-*-*): Don't disable libgcj.
448         (h8500-*-*): Don't disable GCC libraries.
449         (i960-*-*): Don't disable libgcj.
450         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
451         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
452         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
453         libgcj.
454         (m68k-*-coff*): Remove case.
455         (mmix-*-*): Don't disable libgloss on host.
456         (mn10200-*-*, mn10300-*-*): Remove cases.
457         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
458         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
459         Don't disable libgcj.
460         (romp-*-*): Remove case.
461         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
462         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
463         case.
464         (v810-*-*): Don't disable GCC libraries.
465         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
466         (ip2k-*-*): Don't disable GCC libraries.
467         * configure: Regenerate.
469 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
471         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
472         libffi on host.
473         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
474         on host.
475         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
476         * configure: Regenerate.
478 2011-03-26  John Marino  <binutils@marino.st>
480         * configure.ac: Add support for *-*-dragonfly*
481         * configure: Regenerate.
483 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
485         * configure.ac (native_only): Remove.
486         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
487         send-pr uudecode guile gnuserv on host.
488         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
489         send-pr rcs guile perl texinfo libtool on host.
490         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
491         automake send-pr rcs guile perl texinfo libtool on host.
492         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
493         (*-*-kaos*): Don't disable target-examples target-gperf on target.
494         (alpha*-dec-osf*): Don't disable fileutils on target.
495         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
496         texinfo send-pr expect dejagnu on target.
497         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
498         target-qthreads on target.
499         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
500         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
501         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
502         x86_64-*-mingw*): Don't disable expect on target.
503         (*-*-cygwin*): Don't disable target-gperf on target.
504         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
505         gnuserv on target.
506         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
507         target.
508         * configure: Regenerate.
510 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
512         * configure.ac (target_tools): Remove target-groff.
513         (native_only): Remove target-groff.
514         (hppa*64*-*-*): Don't disable byacc.
515         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
516         setting.
517         (*-*-kaos*): Don't skip target-librx and target-groff.
518         (*-*-netware*): Don't skip target-libmudflap.
519         (*-*-tpf*): Don't skip target-libmudflap.
520         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
521         directories on the host.
522         (ia64*-*-*vms*): Don't skip tix.
523         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
524         host.
525         * configure: Regenerate.
527 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
529         * configure.ac: Remove references to mt-mep, mt-netware,
530         mt-wince.
531         * Makefile.def: Add all-utils soft dependencies.
532         * Makefile.tpl: Remove GDB_NLM_DEPS.
533         * configure: Regenerate.
534         * Makefile.in: Regenerate.
536 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
538         * configure.ac: Do not include mh-x86omitfp.
539         * configure: Regenerate.
541 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
543         * configure.ac: Remove empty cases.
544         * configure: Regenerate.
546 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
548         * Makefile.def: Add dependency from termcap to gdb.
549         * Makefile.in: Regenerate.
551 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
553         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
554         * configure: Regenerate.
555         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
556         * Makefile.tpl: Likewise.
557         * Makefile.in: Regenerate.
559 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
561         * configure.ac: Remove all mentions of tentative_cc.
562         * configure: Regenerate.
564 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
566         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
567         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
568         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
569         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
570         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
571         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
572         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
573         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
574         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
575         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
576         *-*-rhapsody*): Remove host cases.
577         * configure: Regenerate.
579 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
581         * configure.ac (ppc*-*-pe): Remove host case.
582         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
583         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
584         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
585         cases.
586         * configure: Regenerate.
588 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
590         * config.sub: Update to version 2011-03-23.
592 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
594         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
595         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
596         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
597         * configure: Regenerate.
599 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
601         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
602         to Write After Approval.
603         * config-ml.in: Don't handle arc-*-elf*.
604         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
605         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
606         handle GCC libraries.
607         * configure: Regenerate.
609 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
611         PR bootstrap/48120:
612         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
613         Add -lstdc++ -lm to LIBS.
614         * configure: Regenerate.
616 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
618         * config.guess: Update to version 2011-02-02
619         * config.sub: Update to version 2011-02-24
621 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
623         PR lto/48086
624         * configure.ac: Re-enable LTO on *-apple-darwin9.
625         * configure: Regenerate.
627 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
629         PR lto/48086
630         * configure.ac: Disable LTO on darwin due to an assembler change in
631         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
632         under 256.
633         * configure: Regenerate.
635 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
637         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
639 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
641         * MAINTAINERS: Update my e-mail address.
643 2011-03-06  Joey Ye  <joey.ye@arm.com>
645         * MAINTAINERS: Update my e-mail address.
647 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
649         * configure.ac: Adjust test of with_ppl.
650         * configure: Regenerated.
652 2011-03-02  Kai Tietz  <ktietz@redhat.com>
654         * MAINTAINERS: Adjust my e-mail address.
656 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
658         * configure.ac: Add -lpwl to ppllibs.
659         * configure: Regenerated.
661 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
663         * config/cloog.m4: Add -lisl to clooglibs.
664         * configure: Regenerated.
666 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
668         * MAINTAINERS (CPU Port maintainers): Add self.
670 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
672         * MAINTAINERS: Add myself as testsuite maintainer.
674 2011-02-15  Mike Stump  <mikestump@comcast.net>
676         * MAINTAINERS: Add myself as testsuite maintainer.
678 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
680         Import from Libtool and gnulib:
682         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
684         Prepare for supporting FreeBSD 10.
685         * config.rpath: Remove handling of freebsd1* which soon would
686         match FreeBSD 10.0.
688         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
690         Remove support for FreeBSD 1.x.
691         * libtool.m4 (_LT_LINKER_SHLIBS)
692         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
693         soon would incorrectly match FreeBSD 10.0.
695 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
697         PR binutils/12283
698         * move-if-change: Import version from gnulib.
700 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
702         PR lto/47225
703         * Makefile.def (lto-plugin): Double dash for enable-shared.
704         (configure-gcc): Depend on all-lto-plugin.
705         * Makefile.in: Rebuilt.
707 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
709         * configure.ac: Remove extra bracket.
710         * configure: Regenerate.
712 2011-02-08  Tobias Burnus  <burnus@net-b.de>
714         * MAINTAINERS: Add myself as libquadmath maintainer.
716 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
718         * MAINTAINERS: Update my email address.
720 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
722         * MAINTAINERS (option handling): Add self.
724 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
726         PR lto/47225
727         * Makefile.def: Add dependency for install-gcc
728         on install-lto-plugin.
729         * Makfile.in: Regenerated
731 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
733         * MAINTAINERS (CPU Port Maintainers): Add myself.
735 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
737         PR libgcj/44341
738         * configure.ac: Discard --with-* flags for host when configuring
739         target libraries for cross build.
740         * configure: Rebuilt.
742 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
744         * MAINTAINERS (linear loop transforms): Removed.
746 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
748         * configure.ac: If with_ppl is no, move setting with_cloog=no
749         after CLOOG_REQUESTED check.
750         * configure: Regenerated.
752 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
754         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
755         CLooG has been requested.
756         * configure: Regenerated.
758 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
760         * configure: Regenerated.
761         * configure.ac: Check for version 0.11 (or later revision) of PPL.
763 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
765         * configure: Regenerated.
766         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
768 2011-01-21  Andreas Schwab  <schwab@redhat.com>
770         * configure.ac: Use AS_HELP_STRING throughout.
771         * configure: Regenerate.
773 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
775         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
776         * configure: Regenerate.
778 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
780         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
782 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
784         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
785         for ia64-hpux.
786         * configure: Regenerate.
788 2011-01-07  Jan Hubicka  <jh@suse.cz>
790         PR lto/47225
791         * Makefile.in: Regenerate.
792         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
793         configure.
795 2011-01-07  Jan Hubicka  <jh@suse.cz>
797         * Makefile.in: Regenerate.
798         * Makefile.def (gcc host module) and soft dependency on lto-plugin
799         and configure dependency on lto-plugin configure.
800         (lto-plugin module): Remove dependency on GCC; add dependency on
801         liniberty.
803 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
805         * MAINTAINERS (Write After Approval): Add myself.
807 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
809         * configure: Regenerate.
811 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
813         * configure.ac: (picochip): Disable libiberty.
815 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
817         * MAINTAINERS (Write After Approval): Add myself.
819 2010-12-10  Ian Lance Taylor  <iant@google.com>
821         PR bootstrap/46819
822         * configure.ac: For --disable-libgcj clear libgcj_saved.
823         * configure: Rebuild.
825 2010-12-10  Tobias Burnus  <burnus@net-b.de>
827         PR fortran/46540
828         * configure.ac: Add --disable-libquadmath and
829         --disable-libquadmath-support.
830         * configure: Regenerate.
832 2010-12-03  Ian Lance Taylor  <iant@google.com>
834         * MAINTAINERS: Add myself as libgo maintainer.
836 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
838         PR libffi/46792
839         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
840         * configure: Regenerate.
842 2010-12-02  Ian Lance Taylor  <iant@google.com>
844         * configure.ac: Always set default for poststage1_ldflags to
845         -static-libstdc++ -static-libgcc.
847 2010-11-29  Andreas Schwab  <schwab@redhat.com>
849         * configure.ac: Move comment to remove extra space in last argument
850         of GCC_TARGET_TOOL.
852 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
854         PR other/46026
855         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
856         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
857         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
858         (BASE_FLAGS_TO_PASS): Use it.
859         * configure: Rebuilt.
860         * Makefile.in: Rebuilt.
862 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
864         PR binutils/12258
865         * configure.ac: Correct comments for --enable-gold/--enable-ld.
866         Properly check default linker.
867         * configure: Regnerated.
869 2010-11-23  Matthias Klose  <doko@ubuntu.com>
871         * configure.ac: For --enable-gold, handle value `default' instead of
872         `both*'.   New configure option --{en,dis}able-ld.
873         * configure: Regenerate.
875 2010-11-20  Ian Lance Taylor  <iant@google.com>
877         * configure.ac: Only disable a language library if no language needs
878         it.  Don't let --disable-libgcj uncondtionally disable libffi.
879         * configure: Rebuild.
881 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
883         * Makefile.in: Regenerate.
885         PR other/46202
886         * configure.ac: Fix just-built in-tree STRIP name to be
887         binutils/strip-new.
888         * configure: Regenerate.
889         * Makefile.def (install-strip-gcc, install-strip-binutils)
890         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
891         (install-strip-sid): Mirror dependencies on non-strip variants
892         of these targets on the respective -strip prerequisites.
893         * Makefile.tpl (install-strip, install-strip-host)
894         (install-strip-target): New targets.
895         (install-strip-[+module+], install-strip-target-[+module+]):
896         New targets.
897         * Makefile.in: Regenerate.
899 2010-11-19  Ian Lance Taylor  <iant@google.com>
900             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
902         * configure.ac: Add target-libgo to target_libraries.  Set
903         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
904         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
905         (HOST_EXPORTS): Add GOC.
906         (BASE_TARGET_EXPORTS): Add GOC.
907         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
908         (GOCFLAGS_FOR_TARGET): New variable.
909         (EXTRA_HOST_FLAGS): Add GOC.
910         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
911         * Makefile.def (target_modules): Add libgo.
912         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
913         (dependencies): Add dependency from configure-target-libgo to
914         configure-target-libffi and all-target-libstdc++-v3.  Add
915         dependencies from all-target-libgo to all-target-libffi.
916         (languages): Add go.
917         * configure: Rebuild.
918         * Makefile.in: Rebuild.
920 2010-11-19  Ian Lance Taylor  <iant@google.com>
922         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
923         compiler/flag environment variables.
925 2010-11-18  Ian Lance Taylor  <iant@google.com>
927         * configure.ac: Check for lang_requires_boot_languages in
928         config-lang.in files.
929         * configure: Rebuild.
931 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
932             Tobias Burnus  <burnus@net-b.de>
934         PR fortran/32049
935         * Makefile.def: Add libquadmath; build it with language=fortran.
936         * configure.ac: Add libquadmath.
937         * Makefile.tpl: Handle multiple libs in check-[+language+].
938         * Makefile.in: Regenerate.
939         * configure: Regenerate.
941 2010-11-16  Tom Tromey  <tromey@redhat.com>
943         * MAINTAINERS: Moved myself to reviewers section.
945 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
947         * MAINTAINERS: Moved myself to reviewers section.
949 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
951         * MAINTAINERS (Various Maintainers): Add self for build machinery.
952         (Write After Approval): Remove self.
954 2010-11-15  Andreas Schwab  <schwab@redhat.com>
956         * configure.ac: Fix spelling in option names.
957         * configure: Regenerated.
959 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
961         PR bootstrap/39622
962         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
963         * configure: Regenerated.
965 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
967         * MAINTAINERS: Update my email address.
969 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
971         * configure: Regenerate.
973 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
975         * configure: Regenerate.
977 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
979         * configure: Regenerate.
981 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
983         * configure: Regenerate.
985 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
987         * configure.ac: Support official CLooG.org versions.
988         * configure: Regenerate.
989         * config/cloog.m4: New.
991 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
993         * MAINTAINERS (Write After Approval): Add myself.
995 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
997         * MAINTAINERS: Update my email address.
999 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1001         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1002         * configure: Regenerate.
1004 2010-11-03  Ian Lance Taylor  <iant@google.com>
1005             Dave Korn  <dave.korn.cygwin@gmail.com>
1007         PR lto/46273
1008         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1009         and on other supported platforms whenever LTO is enabled.
1010         * configure: Rebuild.
1012 2010-11-02  Alan Modra  <amodra@gmail.com>
1014         PR binutils/12110
1015         * configure.ac: Error when source path contains spaces.
1016         * configure: Regenerate.
1018 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1020         * MAINTAINERS: Update my email address.
1022 2010-10-20  Ian Lance Taylor  <iant@google.com>
1024         * Makefile.def (target_modules): Set lib_path to src/.libs for
1025         libstdc++-v3 module.
1026         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1027         * Makefile.in: Rebuild.
1029 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1031         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1032         (Write After Approval): Remove myself.
1034 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1036         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1038 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1040         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1042 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1044         * configure.ac (build_lto_plugin): New shell variable.
1045         (--enable-lto): Turn on by default for all non-ELF platforms that
1046         have had LTO support added so far.  Set build_lto_plugin appropriately
1047         for both ELF and non-ELF.
1048         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1049         * configure: Regenerate.
1051 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1053         Sync from src:
1054         * configure.ac (v850 support): Remove target-libgloss from
1055         noconfigdirs.
1056         * configure: Regenerate.
1058 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1060         PR bootstrap/45326
1061         PR bootstrap/45174
1062         * configure.ac: Honor initial values of $build_configargs,
1063         $host_configargs, $target_configargs.  Mark the precious, so
1064         environment settings get recorded.
1065         * configure: Regenerate.
1067 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1069         PR bootstrap/45796
1070         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1071         Depend on all-build-libiberty.
1072         * Makefile.in: Regenerate.
1074 2010-09-30  Michael Eager  <eager@eagercon.com>
1076         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1077         * configure: Regenerate.
1079 2010-09-28  Michael Eager  <eager@eagercon.com>
1081         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1083 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1085         PR bootstrap/44621
1086         * configure.ac: Fix unportable shell quoting.
1087         * configure: Regenerate.
1089 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1091         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1092         targets and amend comment.
1093         * configure: Regenerate.
1095 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1097         * MAINTAINERS (Write After Approval): Add myself.
1099 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1101         * configure.ac: Enable LTO by default on Darwin.
1102         * configure: Regenerate.
1104 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1106         * MAINTAINERS (Write After Approval): Add myself.
1108 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1110         * MAINTAINERS (Write After Approval): Add myself.
1112 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1114         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1115         ports
1117 2010-07-28  David Yuste  <david.yuste@gmail.com>
1119         * MAINTAINERS (Write After Approval): Add myself.
1121 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1123         * configure.ac: Support all v850 targets.
1124         * configure: Regenerate.
1126 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1128         PR bootstrap/44455
1129         * configure.ac (extra_mpfr_configure_flags): Copy from
1130         extra_mpc_gmp_configure_flags.
1131         * configure: Re-generated.
1133 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1139         * MAINTAINERS (Write After Approval): Add myself.
1141 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1143         * MAINTAINERS (Write After Approval): Add myself.
1145 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1147         PR target/44862
1148         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1149         Provide -B option to allow for link spec %s substitutions for
1150         libstdc++.a on darwin.
1151         * Makefile.in: Regenerate.
1153 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1155         * MAINTAINERS (Reviewers): Update my e-mail address
1157 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1159         * Makefile.def (configure-gcc): Depend on all-libelf.
1160         * Makefile.in: Rebuild.
1162 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1164         * MAINTAINERS (Write After Approval): Add myself in the right place.
1166 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1168         * MAINTAINERS (Write After Approval): Add myself.
1170 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1172         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1174 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1176         * config.sub: Update to version 2010-05-21.
1177         * config.guess: Update to version 2010-04-03.
1179 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1181         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1182         * configure: Regenerate.
1184 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1186         * MAINTAINERS (Write After Approval): Add myself.
1188 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1190         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1191         a platform that supports LTO.
1192         * configure: Regenerate.
1194 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1196         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1197         * configure: Regenerated.
1199 2010-04-27  Roland McGrath  <roland@redhat.com>
1200             H.J. Lu  <hongjiu.lu@intel.com>
1202         * configure.ac (--enable-gold): Support both, both/gold and
1203         both/bfd to add gold to configdirs without removing ld.
1204         * configure: Regenerated.
1206         * Makefile.def: Add install-gold dependency to install-ld.
1207         * Makefile.in: Regenerated.
1209 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1211         PR lto/42776
1212         * configure.ac (--enable-lto): Refactor handling so libelf tests
1213         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1214         and allow LTO to be explicitly enabled on non-ELF platforms that
1215         are known to support it inside else-clause.
1216         * configure: Regenerate.
1218 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1220         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1221         * configure: Regenerate.
1223 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1225         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1226         * configure: Regenerate.
1228 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1230         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1231         separately.
1232         * configure: Regenerate.
1234 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1236         * MAINTAINERS (Write After Approval): Add myself.
1238 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1240         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1241         * configure: Regenerate.
1243 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1245         * configure: Regenerate after change to elf.m4.
1247 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1249         * MAINTAINERS (Write After Approval): Add myself.
1251 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1253         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1254         * configure: Regenerated.
1256 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1258         * configure.ac: Print "buggy but acceptable" when CLooG
1259         revision is less than 9.
1260         * configure: Regenerated.
1262 2010-04-01  Diego Novillo  <dnovillo@google.com>
1264         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1266 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1268         PR bootstrap/43615
1269         PR bootstrap/43328
1271         Revert:
1273         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1275         * configure.ac: Do not pass --enable-multilib nor
1276         --disable-multilib in baseargs.  Accept explicitly passed
1277         --enable_multilib.
1278         * configure: Regenerate.
1280 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1282         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1284 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1286         * MAINTAINERS: Remove myself.
1288 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1290         PR bootstrap/43328
1291         * configure.ac: Do not pass --enable-multilib nor
1292         --disable-multilib in baseargs.  Accept explicitly passed
1293         --enable_multilib.
1294         * configure: Regenerate.
1296 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1298         * MAINTAINERS (spu port): Remove me.
1300 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1302         * configure.ac (tic6x-*-*): New case.
1303         * configure: Regenerate.
1305 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1307         * config.sub: Update to version 2010-03-22.
1308         * config.guess: Update to version 2009-12-30.
1310 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1312         PR ada/42554
1313         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1314         * configure: Regenerate.
1316 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1318         * MAINTAINERS: Update my email address.
1320 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1322         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1323         (ghassan.shobaki@amd.com): Removed.
1325 2010-03-17  Alan Modra  <amodra@gmail.com>
1327         * MAINTAINERS: Update my email address.
1329 2010-03-16  Diego Novillo  <dnovillo@google.com>
1331         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1332         Matthews.
1334 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1336         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1337         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1339 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1341         * MAINTAINERS: Update my email address.
1343 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1345         * MAINTAINERS: Update my email address.
1347 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1349         * MAINTAINERS: Update my email address.
1351 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1353         * MAINTAINERS: Update my email address.
1355 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1357         PR libstdc++/32499
1358         * configure.ac (RANLIB): Default to true.
1359         (STRIP): Likewise.
1360         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1361         * configure: Regenerate.
1363 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1365         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1366         (Write After Approval): Update my email address.
1368 2010-02-17  Nick Clifton  <nickc@redhat.com>
1370         PR 11238
1371         * Makefile.tpl (local-distclean): Also remove config.cache files in
1372         sub-directories as there may not be Makefiles present in the
1373         sub-directories.
1374         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1375         the config.cache files found by the find command.
1377         * Makefile.in: Regenerate.
1378         * configure.ac: Revert previous delta.
1379         * configure: Regenerate.
1381 2010-02-15  Nick Clifton  <nickc@redhat.com>
1383         PR 11238
1384         * configure.ac: Delete config.cache files in sub-directories when
1385         deleting Makefiles.
1386         * configure: Regenerate.
1388 2010-02-12  Ben Elliston  <bje@gnu.org>
1390         * MAINTAINERS: Update my email address.
1392 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1394         * MAINTAINERS (spu port): Update my email address.
1396 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1398         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1400 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1402         * configure.ac: Add "recommended" version checks for GMP/MPC.
1403         Update recommended GMP/MPFR/MPC versions.
1404         * configure: Regenerate.
1406 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1408         * MAINTAINERS: Move my Embecosm email address into the
1409         write-after-approval section.
1411 2010-01-26  Ian Lance Taylor  <iant@google.com>
1413         * MAINTAINERS: Add myself as Go frontend maintainer.
1415 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1417         PR libstdc++/36101, PR libstdc++/42813
1418         * configure.ac (bootstrap_target_libs): Make inclusion of
1419         target-libgomp conditional on libgomb being in target_configdirs.
1420         * configure: Regenerate.
1422 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1424         PR libstdc++/36101, PR libstdc++/42813
1425         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1426         * configure: Regenerate.
1428 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1430         PR libstdc++/36101, PR libstdc++/42813
1431         * configure.ac (target_configdirs): Substitute.
1432         * Makefile.def: Bootstrap target module libgomp.
1433         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1434         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1435         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1436         * configure, Makefile.in: Regenerate.
1438 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1440         * MAINTAINERS: Adjust my details.
1442 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1444         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1446 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1448         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1450 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1452         * MAINTAINERS (Write After Approval): Add myself.
1454 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1456         * MAINTAINERS (Write After Approval): Add myself.
1458 2010-01-11  Richard Guenther  <rguenther@suse.de>
1460         PR lto/41569
1461         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1462         * Makefile.in: Regenerated.
1464 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1466         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1467         * configure: Regenerate.
1469 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1470             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1472         PR bootstrap/42424
1473         * configure.ac: Include libtool m4 files.
1474         (_LT_CHECK_OBJDIR): Call it.
1475         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1476         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1478         * configure: Regenerate.
1480 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1482         PR bootstrap/41818
1483         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1484         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1485         * Makefile.in: Regenerate.
1487 2010-01-02  Richard Guenther  <rguenther@suse.de>
1489         PR lto/41529
1490         * configure.ac: Include config/elf.m4.  Disable LTO if not
1491         builting for an elf target.
1492         * configure: Regenerate.
1494 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1496         * MAINTAINERS: Change my email address.
1498 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1500         * config.sub, config.guess: Update from upstream sources.
1502 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1508         PR middle-end/30447
1509         PR middle-end/30789
1510         PR other/40302
1512         * configure.ac: Require MPC.
1513         * configure: Regenerate.
1515 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1517         PR target/38384
1518         PR bootstrap/40972
1519         * libtool.m4: Sync from git Libtool.
1520         * ltoptions.m4: Likewise.
1521         * ltversion.m4: Likewise.
1522         * lt~obsolete.m4: Likewise.
1523         * ltmain.sh: Likewise.
1525 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1527         * configure.ac: Update minimum MPC version to 0.8.
1528         * configure: Regenerate.
1530 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1532         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1533         * configure: Regenerated.
1535 2009-11-21  Ian Lance Taylor  <iant@google.com>
1537         * configure.ac: Change default of poststage1_ldflags to be empty if
1538         poststage1_libs is set.  When poststage1_libs is empty, and
1539         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1540         * configure: Rebuild.
1542 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1544         * MAINTAINERS (Write After Approval): Update my email address.
1546 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1548         * config.guess: Update from upstream sources.
1550 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1552         * Makefile.def: Restore host and target settings for gmp.
1553         * Makefile.in: Rebuild.
1555 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1557         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1558         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1559         Fix portability of test of C++ as bootstrap language.  Add
1560         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1561         * configure: Rebuild.
1562         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1563         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1564         in-tree building.
1565         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1566         (POSTSTAGE1_HOST_EXPORTS): Use it.
1567         (STAGE[+id+]_CXXFLAGS): New.
1568         (BASE_FLAGS_TO_PASS): Pass it down.
1569         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1570         extra_exports.
1571         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1572         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1573         extra_exports.
1574         * Makefile.in: Rebuild.
1576 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1578         * config.sub, config.guess: Update from upstream sources.
1580 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1582         * MAINTAINERS (Write After Approval): Add myself.
1584 2009-11-09  Jon Beniston  <jon@beniston.com>
1586         * MAINTAINERS (Write After Approval): Add myself.
1588 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1590         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1591         paths for *-w64-mingw* and x86_64-*mingw*.
1592         * configure: Regenerated.
1594 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1596         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1598 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1600         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1601         Phil Edwards to Write-After Approval.
1603 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1605         * configure.ac: Disable target-winsup & co for
1606         x86_64-*-mingw* and *-w64-mingw* targets.
1607         * configure: Regenerated.
1609 2009-10-16  Nick Clifton  <nickc@redhat.com>
1611         * MAINTAINERS: Add myself as a maintainer for the RX port.
1613 2009-10-26  Johannes Singler  <singler@kit.edu>
1615         * MAINTAINERS (Write After Approval): Update my e-mail address.
1617 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1619         * configure.ac (CLooG test): Use = with test.
1620         * configure: Regenerate.
1622 2009-10-22  Richard Guenther  <rguenther@suse.de>
1624         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1625         cloog if the ppl version check failed.  Move flags saving
1626         before setting in libelf check.
1627         * configure: Regenerate.
1629 2009-10-21  Richard Guenther  <rguenther@suse.de>
1631         * configure.ac: Adjust the ppl and cloog configure to work as
1632         documented.  Disable cloog if ppl was disabled.  Omit the version
1633         checks if they were disabled.
1634         * configure: Re-generate.
1636 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1638         * configure.ac: Add 'lto' to enable_languages, not
1639         new_enable_languages, and only if not already present.
1640         * configure: Regenerate.
1642 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1644         * README: Refer to the various COPYING* files instead of just
1645         COPYING.
1646         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1648 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1650         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1651         
1652 2009-10-07  Richard Guenther  <rguenther@suse.de>
1654         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1655         and Richard Guenther as reviewers.
1656         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1657         as reviewers.
1659 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1661         * config.sub: Update from upstream sources.
1663 2009-10-06  Ian Lance Taylor  <iant@google.com>
1665         * Makefile.def: check-gold depends upon all-gas.
1666         * Makefile.in: Rebuild.
1668 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1670         * MAINTAINERS (Write After Approval): Add myself.
1672 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1674         * Makefile.def: all-lto-plugin depends on all-libiberty.
1675         set bootstrap=true for lto-plugin.
1676         Add lto-plugin.
1677         * Makefile.in: Regenerate.
1678         * configure.ac (host_libs): Add lto-plugin.
1679         * configure: Regenerate.
1681 2009-10-03  Diego Novillo  <dnovillo@google.com>
1683         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1684         (HOST_LIBELFLIBS): Define.
1685         (HOST_LIBELFINC): Define.
1686         * Makefile.in: Regenerate.
1687         * configure.ac: Add --enable-lto.
1688         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1689         If --enable-lto is used, add 'lto' to new_enable_languages.
1690         If --enable-lto is used and gold is enabled, add
1691         lto-plugin to configdirs.
1692         * configure: Regenerate.
1694 2009-10-03  Simon Baldwin  <simonb@google.com>
1696         * configure.ac: If --with-system-zlib, suppress local zlib and
1697         pass --with-system-zlib to subdir configure scripts.
1698         * configure: Regenerate.
1700 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1701             Paolo Bonzini  <bonzini@gnu.org>
1703         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1704         $(srcdir).
1705         * Makefile.in: Rebuilt.
1707 2009-09-26  Gary Funck  <gary@intrepid.com>
1709         * MAINTAINERS (Write After Approval): Add myself.
1711 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1713         * configure.ac: Update minimum MPC version to 0.7.
1714         * configure: Regenerate.
1716 2009-09-25  Nick Clifton  <nickc@redhat.com>
1718         * configure.ac: Pass any --cache-file=/dev/null option on to
1719         subconfigures.
1720         * configure: Regenerate.
1722 2009-09-23  Nick Clifton  <nickc@redhat.com>
1724         * config.sub, config.guess: Update from upstream sources.
1726 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1728         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1729         * Makefile.in: Rebuilt.
1731 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1733         PR bootstrap/32272
1734         * configure.ac: Error out if $srcdir isn't '.' but contains
1735         host-${host_noncanonical}.
1736         * configure: Regenerate.
1738 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1740         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1741         maintainer.
1743 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1745         * configure.ac: If bootstrapping a combined tree with
1746         --enable-gold, require c++ in stage1_languages.
1747         * configure: Regenerate.
1749         * configure.ac: Also add target_libs of stage1_languages to
1750         bootstrap_target_libs.
1751         * configure: Regenerate.
1753         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1754         with --enable-languages not containing c++.
1755         * configure: Regenerate.
1757 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1759         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1760         * configure: Regenerate.
1762 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1764         * MAINTAINERS (Write After Approval): Update my e-mail address,
1765         and move from from here...
1766         (Waiting for paperwork): To here.
1768 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1770         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1772 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1774         * configure.ac: Do not use $extrasub for replacing @if/@endif
1775         parts in Makefile; instead, use additional arguments to
1776         AC_CONFIG_COMMANDS to do the replacement manually, with several
1777         sed invocations, to avoid HP-UX sed command limits.
1778         * configure: Regenerate.
1780 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1782         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1783         blank before -L.
1785 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1787         * configure.ac (with-build-config): Document.  Handle without.
1788         Handle missing argument.
1789         * configure: Rebuilt.
1791 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1793         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1794         Default to bootstrap-debug only if compare-debug works.
1795         * configure: Rebuilt.
1796         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1797         * Makefile.in: Rebuilt.
1799 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1801         * MAINTAINERS (OS Port Maintainers): Update my email address.
1803 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1805         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1806         * Makefile.in: Rebuilt.
1808 2009-09-01  Chris Demetriou  <cgd@google.com>
1810         * MAINTAINERS (Write After Approval): Add myself.
1812 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1814         PR debug/30161
1815         * include/dwarf2.h (enum dwarf_tag): Added
1816         DW_TAG_GNU_template_template_param
1817         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1819 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1821         * Makefile.tpl (AWK): Fix typo.
1822         * Makefile.in: Regenerate.
1824 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1826         * configure.ac: Detect awk and sed.
1827         * Makefile.def (flags_to_pass): Add AWK and SED.
1828         * Makefile.tpl (AWK, SED): New.
1829         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1830         * configure: Regenerate.
1831         * Makefile.in: Regenerate.
1833 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1835         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1836         (collapseslashes): Likewise.
1838 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1840         * configure.ac (AC_PREREQ): Bump to 2.64.
1842 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1844         * configure.ac: Remove --with-datarootdir, --with-docdir,
1845         --with-pdfdir, --with-htmldir switches.
1846         * configure: Regenerate.
1848         * configure: Regenerate.
1850         * compile: Sync from Automake 1.11.
1851         * depcomp: Likewise.
1852         * install-sh: Likewise.
1853         * missing: Likewise.
1854         * mkinstalldirs: Likewise.
1855         * ylwrap: Likewise.
1857 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1859         * ltmain.sh (func_normal_abspath): New function.
1860         (func_relative_path): Likewise.
1861         (func_mode_help): Document new -bindir option for link mode.
1862         (func_mode_link): Add new -bindir option, and use it to place
1863         output DLL if specified.
1865 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1867         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1868         (baseargs): Add --disable-option-checking.
1869         * configure: Regenerate.
1871         * Makefile.def (configure-target-libiberty): Depend on
1872         all-binutils and all-ld.
1873         (configure-target-newlib): Likewise.
1874         * Makefile.in: Regenerate.
1876 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1878         * config.sub, config.guess: Update from upstream sources.
1880 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1882         Sync from src, merge:
1884         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1886         * configure.ac: Do not exclude gas for i386-*-darwin.
1887         Add a case for x86_64-*-darwin.
1888         * configure: Regenerate.
1890 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1892         * MAINTAINERS: Add my name to Write After Approval list.
1894 2009-08-06  Michael Eager  <eager@eagercon.com>
1896         * configure.ac: Add Microblaze target.
1897         * configure: Regenerate.
1899 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1901         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1902         * configure: Regenerate.
1903         
1904 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1906         * MAINTAINERS (Write After Approval): Update my e-mail address.
1908 2009-07-06  Ian Lance Taylor  <iant@google.com>
1910         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1911         * configure: Rebuild.
1913 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1915         * MAINTAINERS: Move myself to the Graphite Reviewers.
1917 2009-06-30  Wei Guozhi  <carrot@google.com>
1919         * MAINTAINERS: Add my name to Write After Approval list.
1921 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1923         PR bootstrap/40338
1924         * configure.ac (comparestring): Create new variable.
1925         * Makefile.tpl (comparestring): Use to skip some comparisions.
1926         * configure: Regenerate.
1927         * Makefile.in: Regenerate.
1929 2009-06-26  Doug Evans  <dje@sebabeach.org>
1931         * Makefile.def (host_modules): Add cgen.
1932         * Makefile.in: Regenerate.
1933         * configure.ac (host_tools): Add cgen.
1934         * configure: Regenerate.
1936 2009-06-23  DJ Delorie  <dj@redhat.com>
1938         * MAINTAINERS: Add myself as mep maintainer.
1940 2009-06-23  Ian Lance Taylor  <iant@google.com>
1942         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1943         boot_languages.  Only bootstrap target libraries listed in
1944         target_libs for some boot language.  Add --with-stage1-ldflags,
1945         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1946         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1947         if not building with C++.
1948         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1949         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1950         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1951         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1952         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1953         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1954         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1955         * configure, Makefile.in: Rebuild.
1957 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1959         * MAINTAINERS: Added my name to write-after-approval list.
1961 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1963         * configure.ac: Define is_elf for QNX Neutrino targets.
1964         * configure: Regenerate.
1966 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1968         * MAINTAINERS: Added my name to the write-after-approval list
1970 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1972         * configure.ac: Detect MPC in default directory.
1973         * configure: Regenerate.
1975 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1976             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1978         * Makefile.tpl (all): Avoid a trailing backslash.
1979         * Makefile.in: Regenerate.
1981 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1983         * config.sub, config.guess: Update from upstream sources.
1985 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1987         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1988         to noconfdirs.
1989         * configure: Regenerate.
1991 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1993         * Makefile.tpl ([+compare-target+]): Compare all stage
1994         directories, rather than just gcc.
1995         * Makefile.in: Rebuilt.
1997 2009-06-01  Doug Kwan  <dougkwan@google.com>
1999         * configure.ac: Support gold for target arm*-*-*.
2000         * configure: Regenerate.
2002 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2004         * Makefile.def: Add MPC support and dependencies.
2005         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2007         * Makefile.in, configure: Regenerate.
2009 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2011         * Makefile.tpl (all): Avoid harmless warning in make all when
2012         gcc-bootstrap is enabled but stage_last does not exist.
2013         * Makefile.in: Rebuilt.
2015 2009-05-24  Nicolas Roche  <roche@adacore.com>
2017         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2018         * Makefile.in: Regenerate.
2020 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2022         * MAINTAINERS: Update my e-mail address.
2024 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2026         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2027         * configure:  Regenerate.
2029 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2031         PR other/40159
2032         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2033         gcc-no-bootstrap are mutually exclusive.
2034         * Makefile.in: Rebuilt.
2036 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2038         PR other/40159
2039         * Makefile.tpl (all): Don't end with unconditional success.
2040         * Makefile.in: Rebuilt.
2042 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2044         PR target/37137
2045         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2046         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2047         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2048         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2049         stage_configureflags, stage_cflags and stage_libcflags into
2050         explicit Makefile macros.
2051         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2052         GFORTRAN.
2053         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2054         CC.  Set CC_FOR_BUILD from CC.
2055         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2056         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2057         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2058         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2059         and GFORTRAN.
2060         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2061         (_LIBCFLAGS): Renamed to _TFLAGS.
2062         (do-compare-debug, do-compare3-debug): Drop.
2063         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2064         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2065         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2066         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2067         (XGCC_FLAGS_FOR_TARGET): New.
2068         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2069         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2070         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2071         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2072         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2073         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2074         TFLAGS.
2075         (BUILD_CONFIG): Include if requested.
2076         (all): Set TFLAGS on bootstrap.
2077         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2078         (all-stageid-prefixmodule): Likewise.
2079         (do-clean, distclean-stageid): Set TFLAGS.
2080         (restrap): Fix whitespace.
2081         * Makefile.in: Rebuilt.
2083 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2085         * config.guess: Sync with src.
2087 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2089         * configure.ac ($with_ppl):  Default to no if not supplied.
2090         ($with_cloog):  Likewise.
2091         configure:  Regenerate.
2093 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2095         * MAINTAINERS: Update my e-mail address.
2097 2009-04-27  Nick Clifton  <nickc@redhat.com>
2099         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2101 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2103         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2104         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2105         * Makefile.in: Regenerate.
2107 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2109         PR bootstrap/39739
2110         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2111         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2113         * configure, Makefile.in: Regenerate.
2115 2009-04-21  Taras Glek  <tglek@mozilla.com>
2117         * include/hashtab.h: Update GTY annotations to new syntax
2118         * include/splay-tree.h: Likewise
2120 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2122         * config.sub, config.guess: Update from upstream sources.
2124 2009-04-15  Anthony Green  <green@moxielogic.com>
2126         * configure.ac: Add moxie support.
2127         * configure: Rebuilt.
2129 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2131         * configure.ac: Change copyright header to refer to version
2132         3 of the GNU General Public License and to point readers at the
2133         COPYING3 file and the FSF's license web page.
2134         * Makefile.def: Likewise.
2135         * Makefile.tpl: Likewise.
2136         * Makefile.in: Regenerate.
2138 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2140         * configure.ac: Restore match for darwin9 or later. Use double
2141         brackets since regeneration eats one pair.
2142         * configure: Regenerate.
2144 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2146         PR gas/10039
2147         * configure.ac: Require texinfo 4.7.
2148         * configure: Regenerated.
2150 2009-04-09  Nick Clifton  <nickc@redhat.com>
2152         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2153         the GCC Runtime Library Exception.
2155 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2157         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2158         * configure: Regenerate.
2160 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2162         * Makefil.def (languages): New entries.
2163         * Makefile.tpl (check-gcc-*): New generic target.
2164         * Makefile.in: Regenerate.
2166 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2168         * MAINTAINERS:  Update my email address.
2170 2009-03-18  Tom Tromey  <tromey@redhat.com>
2172         * configure: Rebuild.
2173         * configure.ac (host_libs): Add libiconv.
2174         * Makefile.in: Rebuild.
2175         * Makefile.def (host_modules): Add libiconv.
2176         (configure-gdb, all-gdb): Depend on libiconv.
2178 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2180         * configure.ac: Treat gdb as supported on x86_64-darwin.
2181         * configure: Regenerate.
2183 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2185         * configure.ac (--with-host-libstdcxx): New option.
2186         * configure: Regenerate.
2188 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2190         * MAINTAINERS:  Move myself into the write after approval list.
2192 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2194         * MAINTAINERS: Update e-mail address.
2195         
2196 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2198         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2200 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2202         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2204 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2206         Backport from git Libtool:
2208         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2209         Support GNU/kOpenSolaris.
2210         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2211         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2212         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2213         GNU/kOpenSolaris.
2215 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2217         * MAINTAINERS: Update e-mail address.
2219 2009-02-24  Michael Eager  <eager@eagercon.com>
2221         * MAINTAINERS (Write After Approval): Add self.
2223 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2225         * MAINTAINERS (Write After Approval): Add myself.
2227 2009-02-05  Andreas Schwab  <schwab@suse.de>
2229         * Makefile.tpl (stage_last): Define $r and $s before using
2230         $(RECURSE_FLAGS_TO_PASS).
2231         * Makefile.in: Regenerate
2233 2009-01-30  Ian Lance Taylor  <iant@google.com>
2235         * MAINTAINERS: Move myself to the Global Reviewers list.
2237 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2239         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2240         * configure: Regenerate.
2242 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2244         * MAINTAINERS: Make whitespace consistent.
2245         Remove Robert Millan from Write After Approval.
2247 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2249         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2250         (all-opcodes): Depend on all-libiberty.
2251         * Makefile.in: Regenerate.
2253 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2255         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2256         * configure: Regenerate.
2258 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2260         * MAINTAINERS (Write After Approval): Add myself.
2262 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2264         * MAINTAINERS: Add myself to reviewers (Fortran).
2266 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2268         PR tree-optimization/38515
2269         * configure.ac (cloog-polylib): Removed.
2270         (with_ppl, with_cloog): Test for "no".
2271         * configure: Regenerated.
2273 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2275         * MAINTAINERS: Moved myself to reviewers (Fortran).
2277 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2279         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2280         (Write After Approval): Remove myself.
2282 2009-01-03  Diego Novillo  <dnovillo@google.com>
2284         * MAINTAINERS: Remove myself from alias maintainership.
2286 2009-01-02  David Ayers  <ayers@fsfe.org>
2288         * MAINTAINERS: Update e-mail address.
2290 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2292         * MAINTAINERS: Make whitespace consistent.
2294 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2296         Backport from upstream Libtool:
2297         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2298         Add cache variables to tests that require the linker to work.
2299         For shlibpath_overrides_runpath, this also changes the semantics
2300         to let the result from the C compiler take precedence.
2302 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2304         * config.sub, config.guess: Update from upstream sources.
2306 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2308         * configure.ac (ppllibs): Add by default the lib flags.
2309         * configure: Regenerate.
2311 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2313         * MAINTAINERS:  Add myself to the write after approval list.
2315 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2317         * configure.ac: Add double brackets on darwin[912].
2318         * configure: Regenerate.
2320 2008-12-03  Daniel Kraft  <d@domob.eu>
2322         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2323         Approval to Reviewer section (for Fortran front-end).
2325 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2327         * configure.ac: Expand to darwin10 and later.
2328         * configure: Regenerate.
2330 2008-12-02  Andreas Schwab  <schwab@suse.de>
2332         * Makefile.def: configure-target-boehm-gc depends on
2333         all-target-libstdc++-v3.
2334         * Makefile.in: Regenerate.
2336 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2338         * MAINTAINERS:  Add myself as mingw maintainer.
2340 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2342         * config.sub, config.guess: Update from upstream sources.
2344 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2346         * README.SCO: Remove.
2348 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2350         * MAINTAINERS:  Add myself to the write after approval list.
2352 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2354         * MAINTAINERS:  Update my email address in WAA section.
2356 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2358         * MAINTAINERS: Update e-mail address.
2360 2008-11-27  Toon Moene  <toon@moene.org>
2362         * MAINTAINERS: Change e-mail address.
2364 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2366         * configure.ac: Build gdb for i?86-*-darwin*
2367         * configure: Regenerated.
2369 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2371         * MAINTAINERS: Added my full name.
2373 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2375         PR bootstrap/38014
2376         PR bootstrap/37923
2378         Revert:
2380         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2382         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2383         * Makefile.in: Regenerated.
2385         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2387         PR gdb/921
2388         PR gdb/1646
2389         PR gdb/2175
2390         PR gdb/2176
2392         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2393         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2394         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2395         (HOST_EXPORTS): Pass CPPFLAGS.
2396         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2397         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2398         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2399         * Makefile.in, configure: Regenerated.
2400         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2401         and CPPFLAGS_FOR_BUILD.
2403 2008-11-06  Jeff Law  <law@redhat.com>
2405         * MAINTAINERS: Add myself as middle end maintainer.
2407 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2409         * MAINTAINERS (Write after approval): Add myself.
2411 2008-11-05  Diego Novillo  <dnovillo@google.com>
2413         * MAINTAINERS (Global Reviewers): Add myself.
2414         (Non-Algorithmic Maintainers): Remove myself.
2416 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2418         * MAINTAINERS (Write after approval): Add myself.
2420 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2422         * MAINTAINERS (Write after approval): Add myself.
2424 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2426         * configure.ac (spu-*-*): Remove special case.
2427         * configure: Regenerate.
2429 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2431         * MAINTAINERS (Write after approval): Update my email address.
2433 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2435         * configure.ac [spu-*-*]: Do not set skipdirs.
2436         * configure: Re-generate.
2438 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2440         * MAINTAINERS (Various Maintainers): Add myself to reload.
2442 2008-10-25  Richard Guenther  <rguenther@suse.de>
2444         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2445         maintainer.  Remove myself as libgcc-math maintainer.
2446         (Non-Algorithmic Maintainers): Remove myself.
2448 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2450         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2451         * Makefile.in: Regenerated.
2453 2008-10-23  Cary Coutant  <ccoutant@google.com>
2455         * MAINTAINERS (Write after approval): Add myself.
2457 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2459         PR gdb/921
2460         PR gdb/1646
2461         PR gdb/2175
2462         PR gdb/2176
2464         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2465         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2466         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2467         (HOST_EXPORTS): Pass CPPFLAGS.
2468         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2469         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2470         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2471         * Makefile.in, configure: Regenerated.
2472         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2473         and CPPFLAGS_FOR_BUILD.
2475 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2477         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2478         Sebastian Pop.
2480 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2482         * MAINTAINERS (Write After Approval): Added myself.
2484 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2486         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2487         recommended version to 2.3.2.
2489         * configure: Regenerate.
2491 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2493         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2495 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2497         * MAINTAINERS (Write After Approval): Update e-mail address.
2499 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2501         * libtool.m4: Update to libtool 2.2.6.
2502         * lt~obsolete.m4: Update to libtool 2.2.6.
2503         * ltmain.sh: Update to libtool 2.2.6.
2504         * ltsugar.m4: Update to libtool 2.2.6.
2505         * ltversion.m4: Update to libtool 2.2.6.
2506         * ltoptions.m4: Update to libtool 2.2.6.
2507         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2509 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2511         * MAINTAINERS (Write After Approval): Add myself.
2513 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2515         * MAINTAINERS (Write After Approval): Update my name.
2517 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2519         * MAINTAINERS: Add myself in "Write After Approval".
2521 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2523         * MAINTAINERS: Add myself as ia64 maintainer.
2525 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2527         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2528         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2529         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2530         and Michael Tiemann from Write After Approval since they do not
2531         actually have access.
2533 2008-09-05  Richard Guenther  <rguenther@suse.de>
2535         * configure.ac: Initialize clooglibs to -lcloog.
2536         * configure: Re-generate.
2538 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2540         * MAINTAINERS (Write After Approval): Add myself.
2542 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2544         * configure.ac (--with-cloog-polylib): New.
2545         (--disable-cloog-version-check): New.
2546         (--disable-ppl-version-check): New.
2547         * configure: Re-generate.
2549 2008-09-03  Richard Guenther  <rguenther@suse.de>
2551         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2552         cloog test.
2553         * configure: Re-generate.
2555 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2557         Add picoChip port.
2558         * MAINTAINERS: Add picoChip maintainers.
2560 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2561             Tobias Grosser  <grosser@fim.uni-passau.de>
2562             Jan Sjodin  <jan.sjodin@amd.com>
2563             Harsha Jagasia  <harsha.jagasia@amd.com>
2564             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2565             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2566             Adrien Eliche  <aeliche@isty.uvsq.fr>
2568         Merge from graphite branch.
2569         * configure: Regenerate.
2570         * Makefile.in: Regenerate.
2571         * configure.ac (host_libs): Add ppl and cloog.
2572         Add checks for PPL and CLooG.
2573         * Makefile.def (ppl, cloog): Added modules and dependences.
2574         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2575         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2577 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2579         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2580         (GCC_SHLIB_SUBDIR): New.
2581         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2582         * configure: Regenerate.
2583         * Makefile.in: Regenerate.
2585 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2587         * MAINTAINERS: Consistently use tabs to separate columns.
2589 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2591         * MAINTAINERS (Write after Approval): Add myself.
2593 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2595         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2596         Enable bfd, binutils and opcodes.
2597         * configure: Regenerate.
2599 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2601         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2603 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2605         * MAINTAINERS:  Use correct Umlaut for last name.
2607 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2609         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2611 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2613         * MAINTAINERS: Update my email address.
2615 2008-08-16  Nicolas Roche  <roche@adacore.com>
2617         * Makefile.tpl: Add BOOT_ADAFLAGS.
2618         * Makefile.in: Regenerate.
2620 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2622         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2623         * configure: Regenerate.
2625 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2627         * configure.ac: Add makefile fragments for hpux.
2628         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2629         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2630         * configure: Regenerate.
2631         * Makefile.in: Regenerate.
2633 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2635         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2637 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2639         * MAINTAINERS (Write after Approval): Add myself.
2641 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2643         * MAINTAINERS (Write After Approval):  Add myself.
2645 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2647         * MAINTAINERS (Write After Approval):  Add myself.
2649 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2651         * MAINTAINERS: Update my email address.
2653 2008-06-25  Joey Ye  <joey.ye@intel.com>
2655         * MAINTAINERS (Write After Approval):  Add myself.
2657 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2659         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2660         * Makefile.in: Regenerate.
2661         * configure: Regenerate.
2663 2008-06-17  Daniel Kraft  <d@domob.eu>
2665         * MAINTAINERS (Write After Approval):  Add myself.
2667 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2669         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2670         "$@" is still intact with both Autoconf 2.59 and 2.62.
2671         * configure: Regenerate.
2673 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2675         * Makefile.tpl: Fix comment errors.
2676         * Makefile.in: Regenerate.
2678 2008-06-12  David S. Miller  <davem@davemloft.net>
2679             David Edelsohn  <edelsohn@gnu.org>
2681         * configure.ac: Add powerpc*-*-* to gold supported targets.
2682         * configure: Regenerate.
2684 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2686         PR tree-optimization/36218
2687         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2688         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2689         (all prefix="build-"): Pass them to build-system sub-makes.
2690         * Makefile.in: Regenerate.
2692 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2694         * MAINTAINERS (mt port): Remove.
2695         (sco5, unixware, sco udk): Remove.
2696         (Kean Johnston): Add to Write After Approval.
2698 2008-05-30  Julian Brown  <julian@codesourcery.com>
2700         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2701         of libobjc for ARM EABI Linux.
2702         * configure: Regenerate.
2704 2008-05-18  Xinliang David Li   <davidxl@google.com>
2706         * ChangeLog: Remove wrong ChangeLog entry.
2708 2008-05-17  Xinliang David Li   <davidxl@google.com>
2710         * MAINTAINERS (Write After Approval): Add myself.
2712 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2714         * MAINTAINERS (Write After Approval): Add myself.
2716 2008-05-14  Rafael Espíndola  <espindola@google.com>
2718         * config-ml.in: don't handle --enable-shared and --enable-static.
2720 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2722         * MAINTAINERS: Update my email address.
2724 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2726         * MAINTAINERS: Update my email address.
2728 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2730         * MAINTAINERS (Write After Approval): Add myself.
2732 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2734         * MAINTAINERS (Write After Approval): Add myself.
2736 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2738         * MAINTAINERS (crx): Add myself.
2740 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2742         Sync with src:
2743         2008-04-14  David S. Miller  <davem@davemloft.net>
2745         * configure.ac: Add sparc*-*-* to gold supported targets.
2746         * configure: Regenerate.
2748 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2750         PR bootstrap/35457
2751         * configure.ac: Include override.m4.
2752         * configure: Regenerate.
2754 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2756         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2757         * Makefile.in: Regenerate.
2759 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2761         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2762         as nonconfigurable directories list.
2763         * configure: Regenerate.
2765 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2767         * config.sub, config.guess: Update from upstream sources.
2769 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2771         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2772         * Makefile.in: Regenerate.
2774 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2776         * configure.ac: Do not build libssp for the AVR.
2777         * configure: Regenerate.
2779 2008-04-07  Ian Lance Taylor  <iant@google.com>
2781         * Makefile.def: check-gold depends upon all-binutils.
2782         * Makefile.in: Regenerate.
2784 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2786         * MAINTAINERS (Write After Approval): Add myself.
2788 2008-04-04  Nick Clifton  <nickc@redhat.com>
2790         PR binutils/4334
2791         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2792         builds.
2793         * configure: Regenerate.
2795 2008-04-04  NightStrike  <NightStrike@gmail.com>
2797         PR other/35151
2798         * configure.ac: Combine rules for mingw32 and mingw64.
2799         * configure: Regenerate.
2801 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2803         * MAINTAINERS (Write After Approval): Add myself.
2805 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2807         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2808         * Makefile.in (.NOTPARALLEL): Ditto.
2810 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2812         * MAINTAINERS (Write After Approval): Add myself.
2814 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2816         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2817         * Makefile.in (.NOTPARALLEL): Regenerate.
2819 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2821         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2822         * Makefile.in: Regenerate.
2824 2008-03-26  Jakub Staszak  <kuba@et.pl>
2826         * MAINTAINERS (Write After Approval): Add myself.
2828 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2830         * MAINTAINERS:  Update e-mail address.
2832 2008-03-20  Ian Lance Taylor  <iant@google.com>
2834         * configure.ac: Add support for --enable-gold.
2835         * Makefile.def: Add gold as a directory like ld.
2836         * configure, Makefile.in: Regenerate.
2838 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2840         * configure.ac: m4_include config/proginstall.m4.
2841         * configure: Regenerate.
2843         Backport from upstream Libtool:
2845         2007-10-12  Eric Blake  <ebb9@byu.net>
2847         Deal with Autoconf 2.62's semantic change in m4_append.
2848         * ltsugar.m4 (lt_append): Replace broken versions of
2849         m4_append.
2850         (lt_if_append_uniq): Don't require separator to be overquoted,
2851         and avoid broken m4_append.
2852         (lt_dict_add): Fix typo.
2853         * libtool.m4 (_LT_DECL): Don't overquote separator.
2855 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2857         * config.rpath: Add AIX 6 support.
2859 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2861         * Makefile.def (stageprofile).  Remove -fprofile-generate
2862         from stage_libcflags.
2863         * Makefile.in: Regenerate.
2865 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2867         * config.sub, config.guess: Update from upstream sources.
2869 2008-03-06  Tom Tromey  <tromey@redhat.com>
2871         * MAINTAINERS: Update for treelang deletion.
2873 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2875         * MAINTAINERS: Update my email address.
2877 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2879         * MAINTAINERS (darwin port): Add myself as a maintainer.
2880         (objective-c/c++): Add myself as a maintainer.
2882 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2884         * MAINTAINERS (Write After Approval): Update my email address.
2886 2008-02-25  Tomas Bily  <tbily@suse.cz>
2888         * MAINTAINERS (Write After Approval): Add myself.
2890 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2892         * MAINTAINERS (OpenMP): Add myself.
2894 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2896         PR bootstrap/32009
2897         PR bootstrap/32161
2899         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2900         * configure: Regenerate.
2902         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2903         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2904         STAGE4_LIBCFLAGS): New.
2905         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2906         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2907         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2908         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2909         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2910         for target modules.  Don't export LIBCFLAGS.
2911         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2912         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2913         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2914         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2915         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2916         * Makefile.in: Regenerate.
2918 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2920         PR libgcj/33085
2921         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2922         Do not use -DDLL_EXPORT.  Backport from upstream.
2924 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2926         * MAINTAINERS (Write After Approval): Add myself.
2928 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2930         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2931         * configure: Regenerate.
2933 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2935         * configure.ac (xtensa*-*-*): Recognize processor variants.
2936         * configure: Regenerate.
2938 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2940         PR bootstrap/34922
2941         * configure.ac (PARSE_ARGS): Push suitable setting of
2942         ac_subdirs_all, for `./configure --help=recursive'.
2943         Handle `+' in generic toplevel directory disabling.
2944         * configure: Regenerate.
2946 2008-01-28  Nick Clifton  <nickc@redhat.com>
2948         * MAINTAINERS (xstormy16): Take over maintainership.
2950 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2952         * MAINTAINERS (c4x port): Remove.
2954 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2956         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2958 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2960         * config.sub, config.guess: Update from upstream sources.
2962 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2964         * MAINTAINERS (Write After Approval): Add myself.
2966 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2968         * MAINTAINERS: Update my email address.
2970 2008-01-09  Raksit Ashok  <raksit@google.com>
2972         * MAINTAINERS (Write After Approval): Add myself.
2974 2008-01-09  Raksit Ashok  <raksit@google.com>
2976         * MAINTAINERS (Write After Approval): Add myself.
2978 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2980         * config.sub, config.guess: Update from upstream sources.
2982 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2984         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2985         Change recommended MPFR from 2.2.1 -> 2.3.0.
2986         * configure: Regenerate.
2988 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2990         * MAINTAINERS: Update my email address.
2992 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2994         * MAINTAINERS: Update my email address.
2996 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2998         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2999         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3000         * Makefile.in: Regenerate.
3002 2007-12-10  Mark Heffernan  <meheff@google.com>
3004         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3005         misplaced entries.
3007 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3009         * configure.ac: Enable libjava for x86_64-*-darwin9.
3010         * configure: Regenerate.
3012 2007-12-07  Bill Maddox  <maddox@google.com>
3014         * MAINTAINERS (Write After Approval): Add myself.
3016 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3018         * config.sub, config.guess: Update from upstream sources.
3020 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3022         * config-ml.in: Remove 64bit configure tests.
3024 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3026         * config-ml.in: Robustify against white space in absolute file
3027         names.
3029         * config-ml.in (multi-clean): Substitute ${Makefile}.
3030         Remove superfluous ${Makefile} in list.
3032 2007-11-19  Thiemo Seufer  <ths@mips.com>
3034         * config-ml.in: Don't hardcode the Makefile name.
3036 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3038         * MAINTAINERS (Write After Approval): Add myself.
3040 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3042         * MAINTAINERS (Write After Approval): Add myself.
3044 2007-11-06  Doug Kwan  <dougkwan@google.com>
3046         * MAINTAINERS (Write After Approval): Add myself.
3048 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3050         * MAINTAINERS (mercury): Remove entry.
3051         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3053 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3055         * Makefile.def (dependencies): Make configure-gdb depend on
3056         all-intl.
3057         * Makefile.in: Regenerated.
3059 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3061         * MAINTAINERS (Fortran maintainer): Remove myself.
3063 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3065         * Makefile.def: To avoid problems running with parallel makes,
3066         build newlib before libgloss so that target specific header
3067         files are availble.
3068         * Makefile.in: Regenerate
3070 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3072         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3073         * Makefile.in: Regenerate.
3075 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3077         * MAINTAINERS (Register allocation reviewer): Add myself.
3079 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3081         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3082         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3083         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3084         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3085         * configure: Regenerate.
3087 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3089         * MAINTAINERS (Register allocation reviewer): Add myself.
3091 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3093         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3094         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3095         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3096         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3097         * configure.ac: Default them to host tools for $host = $build.
3098         Subst them.
3100         * configure: Regenerate.
3101         * Makefile.in: Regenerate.
3103 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3105         * MAINTAINERS (Register allocation reviewer): Add myself.
3107 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3109         * MAINTAINERS (Register allocation reviewer): Add myself.
3111 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3113         * MAINTAINERS (Write After Approval): Fix typo.
3115 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3117         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3118         * configure: Regenerate.
3120 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3122         PR bootstrap/31906
3123         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3124         they're already prefixed.
3126 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3128         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3129         libstdc++.
3130         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3131         * configure: Regenerate.
3132         * Makefile.in: Regenerate.
3134 2007-09-17  Andreas Schwab  <schwab@suse.de>
3136         * configure.ac: Raise minimum makeinfo version to 4.6.
3137         * configure: Regenerate.
3139 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3141         * MAINTAINERS (write-after-approval) add myself
3143 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3145         * configure.ac: Correct makeinfo version check.
3146         * configure: Regenerate.
3148 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3150         * MAINTAINERS: Update my email address.
3152 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3154         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3155         to $skipdirs and only disable gprof for newlib.  Use the normal
3156         mips*-elf* handling in other respects.
3157         * configure: Regnerate.
3159 2007-09-12  David Daney  <ddaney@avtrex.com>
3161         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3162         enabling libgcj.
3163         * configure: Regenerate.
3165 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3167         PR other/32154
3168         * configure.ac: For libgloss targets, point the linker to the linker
3169         script, startup code and simulator library.
3170         * configure: Regenerate.
3172 2007-09-07  Andrew Haley  <aph@redhat.com>
3174         * configure.ac (noconfigdirs): Remove target-libffi and
3175         target-libjava.
3176         * configure: Regenerate.
3178 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3180         PR target/33281
3181         * configure.ac: Use config/mh-mingw on mingw.
3182         * configure: Regenerate.
3184 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3186         * MAINTAINERS (Write After Approval): Add myself.
3188 2007-09-05  Richard Guenther  <rguenther@suse.de>
3190         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3191         nor --disable-checking is provided also turn on yes and types
3192         checking for stage1.
3193         * configure: Re-generate.
3195 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3197         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3198         (Write After Approval): Remove myself.
3200 2007-08-29  Nick Clifton  <nickc@redhat.com>
3202         * config.sub, config.guess: Update from upstream sources.
3204 2007-08-22  Bud Davis  <jmdavis@link.com>
3206         * MAINTAINERS (Write After Approval): Added myself.
3207         * MAINTAINERS (Reviewers): Removed myself.
3209 2007-08-18  Paul Brook  <paul@codesourcery.com>
3210             Joseph Myers  <joseph@codesourcery.com>
3212         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3213         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3214         * Makefile.in: Regenerate.
3215         * configure.ac (--with-debug-prefix-map): New.
3216         * configure: Regenerate.
3218 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3219             Nigel Stephens  <nigel@mips.com>
3221         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3222         as target_makefile_frag.
3223         * configure: Regenerate.
3225 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3227         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3228         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3229         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3230         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3231         (do-compare, do-compare3, do-compare-debug): New.
3232         ([+compare-target+]): Use them.
3234 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3236         * MAINTAINERS (Write After Approval): Change my email address.
3238 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3239             Ben Elliston  <bje@au.ibm.com>
3241         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3242         --silent if $silent.
3243         * configure: Regenerate.
3245 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3247         * MAINTAINERS (Various Maintainers): Add myself as
3248         loop infrastructure maintainer.  Update my e-mail
3249         address.
3251 2007-07-31  Diego Novillo  <dnovillo@google.com>
3253         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3254         Adjust description.
3256 2007-07-26  Richard Guenther  <rguenther@suse.de>
3258         * configure.ac: Add types checking to stage1 checking flags.
3259         * configure: Regenerate.
3261 2007-07-17  Nick Clifton  <nickc@redhat.com>
3263         * COPYING3: New file.  Contains version 3 of the GNU General
3264         Public License.
3265         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3266         Lesser General Public License.
3268 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3270         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3272 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3274         * MAINTAINERS (S/390 co-maintainer): Add myself.
3275         (Write After Approval): Remove myself.
3277 2007-07-13  Dan Hipschman  <dsh@google.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2007-07-11  Nick Clifton  <nickc@redhat.com>
3283         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3284         WINDRES export.
3285         * Makefile.in: Regenerate.
3287 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3289         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3290         maintainer.
3292 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3294         * lt~obsolete.m4: New. Import from 20070318 libtool.
3296 2007-07-03  Julian Brown  <julian@codesourcery.com>
3298         * MAINTAINERS (Write After Approval): Add myself.
3300 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3302         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3303         * configure: Regenerate.
3305 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3307         * configure.ac: Add some missing m4 quotation.
3308         * configure: Regenerate.
3310 2007-07-02  Simon Baldwin  <simonb@google.com>
3312         * MAINTAINERS (Write After Approval): Add myself.
3314 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3316         * configure: Regenerate.
3318 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3320         * Makefile.def: Add windmc tool to build.
3321         * Makefile.tpl: Likewise.
3322         * configure.ac: Likewise.
3323         * Makefile.in: Regenerate.
3324         * configure: Regenerate.
3326 2007-06-28  DJ Delorie  <dj@redhat.com>
3328         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3329         not building newlib.
3330         * configure: Regenerated.
3332 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3334         * MAINTAINERS (Write After Approval): Add myself.
3336 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3338         * MAINTAINERS (Write After Approval): Add myself.
3340 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3342         * MAINTAINERS (Write After Approval): Add myself.
3344 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3346         * MAINTAINERS (Write After Approval): Add myself.
3348 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3350         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3351         * Makefile.in: Regenerated.
3353 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3355         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3356         bfin*-*-uclinux* targets.
3357         * configure: Regenerate.
3359 2007-06-14  Ian Lance Taylor  <iant@google.com>
3361         * MAINTAINERS: Add myself as non-algorithmic global write
3362         maintainer.
3364 2007-06-14  Diego Novillo  <dnovillo@google.com>
3366         * MAINTAINERS: Add self as middle-end maintainer and
3367         non-algorithmic global write maintainer.
3369 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3371         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3372         Move all Fortran maintainers except Paul Brook into the
3373         Non-Autopoiesis section.
3375 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3377         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3378         (distclean-stage[+id+]): Possibly delete stage_last.
3379         * Makefile.in: Regenerate.
3381 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3383         * MAINTAINERS (Various Maintainer): Fix typo.
3385 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3387         * MAINTAINERS (Various Maintainer): Add myself as
3388         dataflow maintainer.
3390 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3392         * config.sub, config.guess: Update from upstream sources.
3394 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3396         * Makefile.tpl: Fix spelling error.
3397         * Makefile.in: Regenerate.
3399 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3401         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3402         lt_cv_sys_max_cmd_len.
3404 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3406         * MAINTAINERS (Various Maintainers): Add myself as
3407         auto-vectorizer maintainer.
3409 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3411         PR libjava/32098
3412         * libtool.m4: Revert previous change.
3413         * ltgcc.m4: Put it here.
3415 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3417         * MAINTAINERS (Various Maintainers): Add myself as
3418         auto-vectorizer maintainer.
3420 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3422         PR libjava/32098
3423         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3425 2007-05-30  Richard Guenther  <rguenther@suse.de>
3427         * MAINTAINERS (Various Maintainers): Add myself as
3428         auto-vectorizer maintainer.
3430 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3432         PR bootstrap/29382
3433         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3434         * configure: Rebuilt.
3436 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3438         * MAINTAINERS (Write After Approval): Removed my name.
3440 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3442         * MAINTAINERS (Write After Approval): Remove myself.
3444 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3446         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3448 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3450         * ltmain.sh: Update from ToT Libtool.
3451         * libtool.m4: Update from ToT Libtool.
3452         * ltsugar.m4: New. Update from ToT Libtool.
3453         * ltversion.m4: New. Update from ToT Libtool.
3454         * ltoptions.m4: New. Update from ToT Libtool.
3455         * ltconfig: Remove.
3456         * ltcf-c.sh: Remove.
3457         * ltcf-cxx.sh: Remove.
3458         * ltcf-gcj.sh: Remove.
3460 2007-05-22  Ollie Wild  <aaw@google.com>
3462         * MAINTAINERS (Write After Approval): Add myself.
3464 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3466         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3467         stage_cflags.
3468         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3469         Remove CFLAGS/LIBCFLAGS.
3470         (configure-stage[+id+]-[+prefix+][+module+],
3471         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3472         * Makefile.in: Regenerate.
3474 2007-05-15  Diego Novillo  <dnovillo@google.com>
3476         * MAINTAINERS: Update e-mail address.
3478 2007-05-15  Revital Eres  <eres@il.ibm.com>
3480         * MAINTAINERS (Write After Approval): Add myself.
3482 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3484         * MAINTAINERS (Write After Approval): Updated my address.
3486 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3488         * MAINTAINERS (Write After Approval): Add myself.
3490 2007-05-11  Silvius Rus  <rus@google.com>
3492         * MAINTAINERS (Write After Approval): Add myself.
3494 2007-04-23  Tom Tromey  <tromey@redhat.com>
3496         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3498 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3500         * MAINTAINERS (cpplib): Rename to ...
3501         (libcpp): ... this.  Add C/C++ front end maintainers.
3503 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3505         * config-ml.in: Pass ${ml_config_env} to configure calls.
3507 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3509         * MAINTAINERS (Write After Approval): Add myself.
3511 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3513         * MAINTAINERS (Write After Approval): Add myself.
3515 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3517         * MAINTAINERS (fortran 95 front end): Add myself.
3519 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3521         * MAINTAINERS (Write After Approval): Add myself.
3523 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3525         * MAINTAINERS (Modulo Scheduler): Add myself.
3527 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3529         * MAINTAINERS (fortran 95 front end): Add myself.
3530         (c++ front end): whitespace fix.
3532 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3534         * MAINTAINERS (Write After Approval): Add myself.
3536 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3538         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3539         of glob.  Quote arguments with single quotes too.
3540         * configure: Regenerate.
3542 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3544         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3545         * Makefile.in: Regenerate
3547 2007-03-07  Andreas Schwab  <schwab@suse.de>
3549         * configure: Regenerate.
3551 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3553         * configure.ac: Add "--with-pdfdir" configure option,
3554         which defines pdfdir variable.
3555         * Makefile.def (target=fixincludes): Add install-pdf to
3556         missing targets.
3557         (recursive_targets): Add install-pdf target.
3558         (flags_to_pass): Add pdfdir.
3559         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3560         target.
3561         * configure: Regenerate
3562         * Makefile.in: Regenerate
3564 2007-02-28  Eric Christopher  <echristo@apple.com>
3566         Revert:
3567         2006-12-07  Mike Stump  <mrs@apple.com>
3569         * Makefile.def (dependencies): Add dependency for
3570         install-target-libssp and install-target-libgomp on
3571         install-gcc.
3572         * Makefile.in: Regenerate.
3574 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3576         * configure: Regenerate.
3577         * configure.ac: Move statements after variable declarations.
3579 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3581         * MAINTAINERS: Add myself as sh maintainer.
3583 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3585         * configure.ac: Adjust for loop syntax.
3586         * configure: Regenerate.
3588 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3590         * configure: Rebuilt.
3592 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3594         * configure.ac: Drop multiple occurrences of --enable-languages,
3595         and fix its quoting.
3596         * configure: Rebuilt.
3598 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3599             Nathan Sidwell  <nathan@codesourcery.com>
3600             Vladimir Prus  <vladimir@codesourcery.com>
3601             Joseph Myers  <joseph@codesourcery.com>
3603         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3604         * configure: Regenerate.
3606 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3608         * ltconfig (freebsd*): Default to elf.
3610 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3612         * configure.ac (target_libraries): Move libgcc before libiberty.
3613         * configure: Regenerated.
3615 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3616             Paolo Bonzini  <bonzini@gnu.org>
3618         PR bootstrap/30753
3619         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3620         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3621         * configure: Regenerated.
3623 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3625         * MAINTAINERS (Language Front End Maintainers): Update my mail
3626         address.
3628 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3630         PR bootstrap/30748
3631         * configure.ac: Correct syntax for Solaris ksh.
3632         * configure: Regenerated.
3634 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3636         * configure.ac: Sync with src.
3637         * configure: Regenerate.
3639 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3641         * Makefile.in: Regenerate.
3643 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3645         * config.sub: Sync with src.
3647 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3649         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3650         noncanonical equivalents.
3651         * configure.in: Rename to...
3652         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3653         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3654         target_noncanonical.  Use them.  Rewrite removal of configure
3655         arguments for autoconf 2.59.  Discard variable settings.  Force
3656         program_transform_name for native tools.
3658         * Makefile.in: Regenerated.
3659         * configure: Regenerated with autoconf 2.59.
3661 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3663         * MAINTAINERS (Write After Approval): Add myself.
3665 2007-01-31  Andreas Schwab  <schwab@suse.de>
3667         * Makefile.tpl (LDFLAGS): Substitute it.
3668         * Makefile.in: Regenerate.
3670 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3672         * MAINTAINERS (Write After Approval): Add myself.
3674 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3676         * MAINTAINERS (spu port): Add myself.
3678 2007-01-23  Richard Guenther  <rguenther@suse.de>
3680         PR bootstrap/30541
3681         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3682         * Makefile.tpl (GNATBIND): Substitute it.
3683         (GNATMAKE): Likewise.
3684         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3685         of STAGE_PREFIX.
3686         * Makefile.in: Regenerate.
3687         * configure: Regenerate.
3689 2007-01-18  Mike Stump  <mrs@apple.com>
3691         * configure.in: Re-enable -Werror for gcc builds.
3693 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3695         * MAINTAINERS (Write After Approval): Add myself.
3697 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3699         * configure.in: Change == to = in test command.
3700         * configure: Regenerate.
3702 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3703             Nick Clifton  <nickc@redhat.com>
3704             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3706         * configure.in (build_configargs, host_configargs, target_configargs):
3707         Remove build/host/target parameters.
3708         (host_libs): Add gmp and mpfr.
3709         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3710         * Makefile.def (gmp, mpfr): New.
3711         (gcc): Remove target.
3712         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3713         target_os, target_vendor): New.
3714         (configure): Add host_alias/target_alias arguments; adjust invocations.
3715         * configure: Regenerate.
3716         * Makefile.in: Regenerate.
3718 2007-01-11  Matt Fago  <fago@earthlink.net>
3720         * configure.in: Try to link to functions only in mpfr 2.2.x
3721         to improve robustness of configure tests.
3722         * configure: Regenerate.
3724 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3726         * MAINTAINERS: Add myself as i386 maintainer.
3728 2007-01-08  Jan Hubicka  <jh@suse.cz>
3730         * MAINTAINERS: Add myself as i386 maintainer.
3732 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3734         * configure.in: Add support for an x86_64-mingw* target.
3735         * configure: Regenerate.
3737 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3739         * Makefile.tpl (all-target): Correct @if conditional for target
3740         modules.
3741         * configure.in: Omit libiberty if building only target libgcc.
3742         * configure, Makefile.in: Regenerated.
3744 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3746         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3747         * configure: Regenerate.
3749 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3751         * Makefile.def (target_modules): Add libgcc.
3752         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3753         * Makefile.tpl (clean-target-libgcc): Delete.
3754         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3755         on gcc even for bootstrapped modules.  Rewrite handling of
3756         lang_env_dependencies to loop over target_modules.
3757         * configure.in (target_libraries): Add target-libgcc.
3758         * Makefile.in, configure: Regenerated.
3760 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3762         * configure.in: Reorganize recognition of languages.  Add
3763         --enable-stage1-languages.  Show supported languages for the chosen
3764         target rather than all recognized languages.
3765         * configure: Regenerate.
3767 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3769         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3770         * Makefile.in: Regenerate.
3772 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3774         * configure.in: Warn that MPFR 2.2.0 is buggy.
3775         * configure: Regenerate.
3777 2006-12-27  Ian Lance Taylor  <iant@google.com>
3779         * configure.in: When removing Makefiles to force a reconfigure, also
3780         remove prev-DIR*/Makefile.
3781         * configure: Regenerate.
3783 2006-12-22  Andreas Schwab  <schwab@suse.de>
3785         * configure: Regenerate with correct autoconf version.
3787 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3789         * configure.in: add AC_SUBST for *_FOR_TARGET.
3790         * configure: Regenerate.
3792 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3794         * configure.in: Simplify logic for rejecting languages that cannot
3795         be built.  Separate the case when a language is unsupported,
3796         from the case when the user chooses not to build a language.
3798 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3800         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3801         it only affects bootstrap and could be tested on "$host" as well.
3802         * configure: Regenerate.
3803         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3805 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3807         PR bootstrap/29544
3808         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3809         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3810         move here comment from Makefile.tpl.
3811         * Makefile.tpl: Move some definitions higher in the file.
3812         (STAGE1_CHECKING): New.
3813         * configure.in: Add --enable-stage1-checking.
3814         * configure: Regenerate.
3815         * Makefile.in: Regenerate.
3817 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3819         * MAINTAINERS: Add myself as build system maintainer.
3821 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3823         * MAINTAINERS (Write After Approval): Add myself.
3825 2006-12-13  Eric Christopher  <echristo@apple.com>
3827         * MAINTAINERS: Add myself as darwin maintainer.
3829 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3831         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3833 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3835         MAINTAINERS: Update my entry.
3837 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3839         * configure.in:  Handle spu makefile frag.
3840         * Makefile.tpl (MAINT): Define
3841         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3842         * configure: Regenerate.
3843         * Makefile.in: Regenerate.
3845 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3847         * config.guess: Import latest version.
3848         * config.sub: Likewise.
3850 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3852         * configure.in (spu-*-*): Don't skip target-libiberty.
3853         * configure: Regenerate.
3855 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3857         PR bootstrap/30134
3858         * configure.in: Correct x86 darwin support for libjava to powerpc
3859         and i?86 only.
3860         * configure: Regenerate.
3862 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3864         * configure.in: Add x86 darwin support for libjava.
3865         * configure: Regenerate.
3867 2006-12-07  Mike Stump  <mrs@apple.com>
3869         * Makefile.def (dependencies): Add dependency for
3870         install-target-libssp and install-target-libgomp on
3871         install-gcc.
3872         * Makefile.in: Regenerate.
3874 2006-12-04  Richard Guenther  <rguenther@suse.de>
3876         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3877         (Non-Algorithmic Maintainers): Move over non-algorithmic
3878         loop optimizer maintainers, add myself as a non-algorithmic
3879         middle-end maintainer.
3881 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3883         * MAINTAINERS (Write After Approval): Add myself.
3885 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3887         * configure.in: Update error message for missing GMP/MPFR.
3889         * configure: Regenerate.
3891 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3893         * configure.in: Update MPFR version in error message.
3895         * configure: Regenerate.
3897 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3899         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3900         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3901         --with-gmp-lib): New flags.
3903         * configure: Regenerate.
3905 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3907         * MAINTAINERS (Write After Approval): Change my email address.
3909 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3911         * MAINTAINERS (Write After Approval): Add myself.
3913 2006-11-22  Philipp Thomas  <pth@suse.de>
3915         * MAINTAINERS (i18n): Update e-mail address.
3917 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3919         * MAINTAINERS (spu port): Add myself as maintainer.
3920         (Write After Approval): Remove myself.
3922 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3924         * configure.in (skipdirs): Don't build libssp for SPU.
3925         * configure: Regenerate.
3927 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3929         * MAINTAINERS (spu port): Add myself as maintainer.
3930         (libobjc): Update my email address.
3932 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3934         * MAINTAINERS (Write After Approval): Add myself.
3936 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3938         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3939         * configure : Rebuilt.
3941 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3943         * MAINTAINERS (Write After Approval): Add myself.
3945 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3947         * MAINTAINERS (Write After Approval): Add myself.
3949 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3951         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3952         libmpfr.a.
3953         * configure: Regenerate.
3955 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3957         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3958         (unstage): Test for stage_last presence.
3960         PR bootstrap/29802
3961         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3962         STAGE_PREFIX.
3963         * Makefile.in: Regenerate.
3965 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3967         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3968         maintainers.
3970 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3972         * MAINTAINERS (Write After Approval): Add myself.
3974 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3976         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3977         and stageN-package/Makefile.
3978         * Makefile.in: Regenerated.
3980 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3982         * configure.in: Remove target-libgloss from noconfigdirs for
3983         bfin-*-*.
3984         * configure: Regenerated.
3986 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3988         * configure.in (have_gmp): Only error if the gcc directory exists.
3990         * configure: Regenerate.
3992 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3994         * configure.in: Robustify error message for missing GMP/MPFR.
3996         * configure: Regenerate.
3998 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4000         * MAINTAINERS (Write After Approval): Add myself.
4002 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4004         * MAINTAINERS: Change email address.
4006 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4008         * MAINTAINERS (Write After Approval): Add myself.
4010 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4012         * MAINTAINERS (Write After Approval): Add myself.
4014 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4016         * MAINTAINERS (Write After Approval): Move myself to
4017         Write After Approval section.
4019 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4021         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4022         need_gmp anymore.
4023         * configure: Regenerate.
4025 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4027         * MAINTAINERS (Write After Approval): Add myself.
4029 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4031         * config.guess: Import latest version.
4032         * config.sub: Likewise.
4034 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4036         * Makefile.def: Added pdf target handling.
4037         * Makefile.tpl: Added pdf target handling.
4038         * Makefile.in: Regenerated.
4040 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4042         * MAINTAINERS: Add self as score port maintainer.
4044 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4046         * MAINTAINERS (Write After Approval): Add myself.
4048 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4050         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4051         or newer.
4052         * configure: Regenerated.
4054 2006-09-27  Dave Brolley  <brolley@redhat.com>
4056         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4057         using $s instead of $r.
4058         * configure: Regenerated.
4060 2006-09-26  Thiemo Seufer  <ths@mips.com>
4062         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4063         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4064         * configure: Regenerate.
4066 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4068         * MAINTAINERS (Write After Approval): Remove myself.
4070 2006-09-22  Chao-ying Fu  <fu@mips.com>
4072         * MAINTAINERS (Write After Approval): Add myself.
4074 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4076         * MAINTAINERS: Add self as soft-fp maintainer.
4078 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4080         * MAINTAINERS: Add myself as avr maintainer.
4081         Remove Marek Michalkiewicz as avr maintainer.
4083 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4085         * MAINTAINERS (Write After Approval): Add myself.
4087 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4089         * configure.in: Never build newlib for a Mingw host.
4090         Never build newlib as Mingw target library.
4091         Test the existence of winsup/cygwin for building a Cygwin newlib,
4092         rather than just winsup.
4093         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4094         building a Mingw target.
4095         * configure: Regenerate.
4097 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4099         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4101 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4103         * config.guess: Import from src (was more updated).
4104         * config.sub: Likewise.
4106 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4108         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4109         * configure: Regenerated.
4111 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4113         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4114         for stages after the first.
4116 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4118         * Makefile.def: Add dependencies for configure-opcodes
4119         on configure-intl and all-opcodes on all-intl.
4120         * Makefile.in: Regenerated.
4122 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4124         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4126 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4128         Port to hosts whose 'sort' and 'tail' implementations
4129         treat operands with leading '+' as file names, as POSIX
4130         has required since 2001.  However, make sure the code still
4131         works on pre-POSIX hosts.
4132         * ltmain.sh: Don't assume "sort +2" is equivalent to
4133         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4135 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4137         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4139 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4141         * ltconfig: chmod 644 before ranlib during install.
4143 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4145         PR bootstrap/18058
4146         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4147         if the bootstrap compiler is a GCC version that supports it.
4148         * configure: Regenerate.
4150 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4152         * configure.in: Fix thinkos in previous check-in.
4153         * configure: Regenerate.
4155 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4157         PR other/27063
4158         * configure.in: Test subdir_requires and give an appropriate
4159         error message.
4160         * configure: Regenerate.
4162 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4164         * MAINTAINERS (Write After Approval): Add myself.
4166 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4168         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4170 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4172         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4174 2006-06-20  David Ayers  <d.ayers@inode.at>
4176         PR bootstrap/28072
4177         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4178         whether target-libjava is being configured instead of whether the
4179         java front end is enabled.
4180         * configure: Regenerate.
4182 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4184         PR target/27540
4185         * configure.in: Only enable libgomp on IRIX 6.
4186         * configure: Regenerate.
4188 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4190         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4191         too.
4192         * Makefile.in: Regenerate.
4194 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4196         * config-ml.in: Alter CCASFLAGS to include special
4197         multilib options the same as is done for CFLAGS.
4199 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4201         * configure.in: Don't enable libgomp on hpux10.
4202         * configure: Rebuilt.
4204 2006-06-12  David Ayers  <d.ayers@inode.at>
4206         PR bootstrap/27963
4207         PR target/19970
4208         * configure.in: Remove target-boehm-gc from noconfigdirs where
4209         ${libgcj} is specified.
4210         * configure: Regenerate.
4212 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4214         Sync from src:
4216         * configure.in: Sync.
4217         * configure: Regenerated.
4219         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4221         * Makefile.def: Added dependencies from sim and gdb on intl, and
4222         added configure dependencies to everything with an all dependency
4223         on intl.
4224         * Makefile.in: Regenerated.
4226 2006-06-06  David Ayers  <d.ayers@inode.at>
4228         PR libobjc/13946
4229         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4230         * Makefile.in: Regenerate.
4231         * configure.in: Add --enable-objc-gc at toplevel and have it
4232         enable boehm-gc for Objective-C.
4233         Remove target-boehm-gc from libgcj.
4234         Add target-boehm-gc to target_libraries.
4235         Add target-boehm-gc to noconfigdirs where ${libgcj}
4236         is specified.
4237         Assert that boehm-gc is supported when requested for Objective-C.
4238         Only build boehm-gc if needed either for Java or Objective-C.
4239         * configure: Regenerate.
4241 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4243         PR 27674
4244         * Makefile.tpl (configure-[+prefix+][+module+],
4245         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4246         Remove rule to unstage bootstrapped modules.
4247         (stage_current): New.
4248         * Makefile.in: Regenerate.
4250 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4252         * MAINTAINERS (Write After Approval): Update my e-mail address.
4254 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4256         * include/libiberty.h: Declare pex_run_in_environment.
4258 2006-05-31  Asher Langton  <langton2@llnl.gov>
4260         * MAINTAINERS (Write After Approval): Add myself.
4262 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4264         * Makefile.def (bfd, opcodes): Fix lib_path.
4265         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4266         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4267         * Makefile.in: Regenerate.
4269 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4271         * Makefile.in: Regenerate.
4273 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4275         * Makefile.def: Add install-html target. Add datarootdir
4276         docdir and htmldir to flags_to_pass.
4277         * Makefile.tpl: Add install-html target.
4278         * Makefile.in: Regenerate.
4279         * configure.in: Add --with-datarootdir, --with-docdir, and
4280         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4281         * configure: Regenerate.
4283 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4285         * configure.in: Enable gprof for cross builds.
4286         * configure: Regenerate.
4288 2006-05-22  Richard Guenther  <rguenther@suse.de>
4290         Revert
4291         2006-01-31  Richard Guenther  <rguenther@suse.de>
4292         Paolo Bonzini  <bonzini@gnu.org>
4294         * Makefile.def (target_modules): Add libgcc-math target module.
4295         * configure.in (target_libraries): Add libgcc-math target library.
4296         (--enable-libgcc-math): New configure switch.
4297         * Makefile.in: Re-generate.
4298         * configure: Re-generate.
4299         * libgcc-math: New toplevel directory.
4301 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4302             Andreas Tobler  <a.tobler@schweiz.ch>
4304         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4305         * configure: Rebuilt.
4307 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4309         * MAINTAINERS (Write After Approval): Add myself.
4311 2006-05-01  DJ Delorie  <dj@redhat.com>
4313         * configure.in: Restore CFLAGS if GMP isn't present.
4314         * configure: Regenerate.
4316 2006-05-01  Richard Guenther  <rguenther@suse.de>
4318         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4319         maintainer.
4321 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4323         * MAINTAINERS (Write After Approval): Add myself.
4325 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4327         * MAINTAINERS (Write After Approval): Add myself.
4329 2006-04-18  DJ Delorie  <dj@redhat.com>
4331         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4332         reference libgloss so that libssp can be built in a combined
4333         tree.
4334         * configure: Regenerate.
4336 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4338         * MAINTAINERS (Write After Approval): Add myself.
4340 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4342         * configure.in: Require makeinfo 4.4 or higher.
4343         * configure: Regenerate.
4345 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4347         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4348         Rearrange the entries of other libraries to have them in one place.
4350 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4352         * MAINTAINERS (Write After Approval): Remove myself.
4353         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4355 2006-03-14  Richard Guenther  <rguenther@suse.de>
4357         * configure: Regenerate with autoconf 2.13.
4359 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4361         * MAINTAINERS: Use my work address.
4363         * MAINTAINERS: Update my E-mail address.
4365 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4367         * configure.in: Handle --disable-<component> generically.
4368         * configure: Regenerate.
4370 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4372         PR libgcj/17311
4373         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4375 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4377         * MAINTAINERS (Write After Approval):  Remove myself.
4378         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4380 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4382         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4383         (TARGET_CONFIGDIRS): Remove.
4384         * configure.in: Remove AC_SUBST(target_configdirs).
4385         * Makefile.in, configure: Regenerated.
4387 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4389         * MAINTAINERS (Write After Approval):  Remove myself.
4390         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4392 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4394         PR bootstrap/25670
4396         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4398         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4399         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4400         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4401         BUILD_PREFIX, BUILD_PREFIX_1.
4402         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4404         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4405         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4407         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4408         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4409         of `cat stage_current`.  Always provide the `r' and `s' variables.
4410         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4411         a single shell execution.
4412         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4413         bootstrapped modules, make the stage1 module if the build was not
4414         started yet, else build the current stage.
4415         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4416         (all-build, all-host, all-target, [+make_target+]-host,
4417         [+make_target+]-target): Do not use \-continued lines.
4418         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4419         (current_stage, restrap, stage_last): New.
4421         * Makefile.in: Regenerate.
4422         * configure: Regenerate.
4424 2006-02-19  Bud Davis  <jmdavis@link.com>
4426         * MAINTAINERS (Write After Approval):  Remove myself.
4427         (Language Front End Maintainers):  Add myself as fortran 95
4428         maintainer and update e-mail address.
4430 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4432         * MAINTAINERS (Write After Approval):  Remove myself.
4433         (Language Front End Maintainers):  Add myself as fortran 95
4434         maintainer.
4436 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4438         * MAINTAINERS (Write After Approval): Add myself.
4440 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4442         * MAINTAINERS (Write After Approval):  Remove myself.
4443         (Language Front End Maintainers):  Add myself as
4444         fortran 95 maintainer.
4446 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4448         Sync from src:
4450         2005-12-27  Leif Ekblad  <leif@rdos.net>
4452         * configure.in: Add support for RDOS target.
4453         * configure: Regenerate.
4455 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4456             Andreas Schwab  <schwab@suse.de>
4458         * configure: Regenerate.
4460 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4462         * configure.in (enable_libgomp): Add AIX.
4463         * configure: Regenerate.
4465 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4467         * MAINTAINERS (Write After Approval): Add myself.
4469 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4471         * MAINTAINERS (Write After Approval): Add myself.
4473 2006-01-31  Richard Guenther  <rguenther@suse.de>
4474         Paolo Bonzini  <bonzini@gnu.org>
4476         * Makefile.def (target_modules): Add libgcc-math target module.
4477         * configure.in (target_libraries): Add libgcc-math target library.
4478         (--enable-libgcc-math): New configure switch.
4479         * Makefile.in: Re-generate.
4480         * configure: Re-generate.
4481         * libgcc-math: New toplevel directory.
4483 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4485         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4486         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4487         the assembler, linker and binutils.
4488         * configure: Regenerate.
4490 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4492         * MAINTAINERS (Write After Approval): Add myself.
4494 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4496         * configure: Regenerate.
4498 2006-01-18  Richard Henderson  <rth@redhat.com>
4499             Jakub Jelinek  <jakub@redhat.com>
4500             Diego Novillo  <dnovillo@redhat.com>
4502         * libgomp: New directory.
4503         * Makefile.def: Add target_module libgomp.
4504         * Makefile.in: Regenerate.
4505         * configure.in (target_libraries): Add target-libgomp.
4506         * configure: Regenerate.
4508 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4510         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4511         @ from continuation.
4512         * Makefile.in: Rebuilt.
4514 2006-01-04  Chris Lattner  <sabre@gnu.org>
4516         * MAINTAINERS (Write After Approval): Add myself.
4518 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4520         PR bootstrap/24252
4522         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4523         * Makefile.tpl (OBJDUMP): New.
4524         (EXTRA_HOST_FLAGS): Add it.
4525         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4527         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4528         to use symbolic links between directories.  Avoid race conditions
4529         or make them harmless.
4530         * configure.in: Do not try to use symbolic links between directories.
4532         * Makefile.def (LEAN): Pass.
4533         * Makefile.tpl (LEAN): Define.
4534         (stage[+id+]-start): Accept that the previous directory does not
4535         exist, if the bootstrap is lean.
4536         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4537         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4538         configure substitution.
4539         ([+compare-target+]): Likewise.
4540         ([+bootstrap-target+]-lean): New.
4541         * configure.in: Remove lean bootstrap support from here.
4543         * Makefile.in: Regenerate.
4544         * configure: Regenerate.
4546 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4548         * MAINTAINERS (libdecnumber): Add myself.
4550 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4552         * libtool-ldflags: New script.
4554 2006-01-02  Andreas Schwab  <schwab@suse.de>
4556         * configure.in: When reconfiguring remove Makefile in
4557         all stage directories.
4558         * configure: Regenerate.
4560 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4562         * MAINTAINERS: Update my email address.
4564 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4566         Revert Ada-related part of the previous change.
4568         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4569         Do not pass.
4570         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4571         * Makefile.in: Regenerate.
4572         * configure.in: Do not include mt-ppc-aix target fragment.
4573         * configure: Regenerate.
4575 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4577         * configure.in: Select appropriate fragments for PowerPC/AIX.
4578         * configure: Regenerate.
4580         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4581         BOOT_CFLAGS, BOOT_LDFLAGS.
4582         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4583         BOOT_CFLAGS, BOOT_LDFLAGS.
4584         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4585         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4586         (stage): Fail if we cannot complete the work.
4587         * Makefile.in: Regenerate.
4589 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4591         * configure.in: Replace ms1 with mt.
4592         * configure: Rebuilt.
4594 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4596         * MAINTAINERS: Update my email address.
4598 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4600         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4601         install-host-nogcc): Don't invoke $(stage) at the end.
4602         * Makefile.in: Regenerate.
4604 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4606         * configure.in: Flip the top-level bootstrap switch.
4607         * configure: Regenerate.
4609 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4611         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4612         $(stage) and $(unstage).
4613         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4614         (all): Remove stray semicolon.
4615         (local-distclean): Don't handle multilib.tmp and multilib.out.
4616         (install.all): Set $s for consistency.
4617         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4618         check_multilibs setting.  Always make the install directory.
4619         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4620         Correct @if/@endif.
4621         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4622         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4623         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4624         (multilib.out): Remove.
4625         * Makefile.in: Regenerated.
4627 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4629         * MAINTAINERS (Write After Approval): Add myself.
4631 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4633         * MAINTAINERS: Add myself as mt maintainer.
4635         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4637 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4639         * MAINTAINERS: Change email address.
4641 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4643         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4644         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4645         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4646         Find in-tree tools if available.
4647         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4648         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4649         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4650         (COMPILER_*_FOR_TARGET): New.
4651         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4652         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4653         (CONFIGURED_*, USUAL_*): Remove.
4654         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4655         STRIP): Use autoconf substitutions.
4656         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4657         COMPILER_NM_FOR_TARGET): New.
4658         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4660         (all): Make all-host and all-target in parallel.
4661         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4662         that $$r and $$s are set before invoking a recursive make.
4663         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4664         ([+bootstrap-target+]): Inline most of the `all' target.
4666 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4668         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4669         from the gcc build directory.
4670         * Makefile.in: Regenerate.
4672 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4674         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4675         depend on all-libdecnumber.
4676         * configure.in (host_libs): Include libdecnumber.
4677         * Makefile.in: Regenerate.
4678         * configure: Likewise.
4680 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4682         * libdecnumber: Import decNumber sources from the dfp-branch.
4684 2005-11-21  Kean Johnston  <jkj@sco.com>
4686         * config.sub, config.guess: Sync from upstream sources.
4688 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4690         Import from Autoconf sources:
4692         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4693         * config/move-if-change: Don't output "$2 is unchanged";
4694         suggested by Ben Elliston.  Handle weird characters correctly.
4696 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4698         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4699         to match upstream libtool for darwin.
4701 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4703         * Makefile.def: Remove gdb dependencies for gdbtk.
4704         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4705         (configure-gdb, install-gdb): New rules.
4706         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4707         * Makefile.in, configure: Regenerated.
4709 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4711         * MAINTAINERS (Write After Approval): Add myself.
4713 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4715         * MAINTAINERS (Write After Approval): Add myself.
4717 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4719         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4720         Diego Novillo.
4722 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4724         PR bootstrap/24297
4725         * Makefile.tpl (do-[+make-target+], do-check, install,
4726         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4727         are set before recursing.
4728         * Makefile.in: Regenerate.
4730 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4732         PR bootstrap/18939
4733         * Makefile.def (gcc) <target>: Fix thinko.
4734         * Makefile.in: Regenerate.
4736 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4738         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4739         * configure: Regenerate.
4741 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4743         * MAINTAINERS (Write After Approval): Add self.
4745 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4747         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4748         target-libffi, target-qthreads, target-libjava, and
4749         targetlibobjc.
4750         * configure: Regenerate.
4752 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4754         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4755         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4756         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4757         (USUAL_OBJDUMP_FOR_TARGET): New.
4758         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4759         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4760         * configure, Makefile.in: Regenerated.
4762 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4764         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4765         before other host packages.
4767 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4769         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4771 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4773         PR bootstrap/22340
4775         * configure.in (default_target): Remove.
4776         * Makefile.tpl (all): Do not use prerequisites as subroutines
4777         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4778         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4779         use prerequisites as subroutines.
4780         (check-host, check-target): New.
4781         (bootstrap configure & all targets): Do not use stage*-start
4782         if the directory layout is already ok.
4783         (non-bootstrap configure & all targets): Prepend a $(unstage).
4784         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4785         (NOTPARALLEL): Remove.
4786         (unstage, stage variables): New variables.
4787         (unstage, stage targets): Simply expand to those variables.
4789         * configure: Regenerate.
4790         * Makefile.in: Regenerate.
4792 2005-10-04  James E Wilson  <wilson@specifix.com>
4794         * Makefile.def (lang_env_dependencies): Add libmudflap.
4795         * Makefile.in: Regenerate.
4797 2005-10-03  Andreas Schwab  <schwab@suse.de>
4799         Backport from libtool CVS:
4800         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4802         * ltmain.sh: add support for installing into temporary
4803         staging area (e.g. 'make install DESTDIR=...')
4805 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4807         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4808         * configure: Regenerated.
4810 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4812         * configure: Regenerate with the correct
4813         autoconf version.
4815 2005-09-30  Catherine Moore  <clm@cm00re.com>
4817         * configure.in (bfin-*-*): New.
4818         * configure: Regenerated.
4820 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4822         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4823         (LIPO_FOR_TARGET): New.
4824         (CONFIGURED_LIPO_FOR_TARGET): New.
4825         (USUAL_LIPO_FOR_TARGET): New.
4826         (STRIP_FOR_TARGET): New.
4827         (CONFIGURED_STRIP_FOR_TARGET): New.
4828         (USUAL_STRIP_FOR_TARGET): New.
4829         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4830         STRIP_FOR_TARGET.
4831         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4832         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4833         * Makefile.in: Regenerate.
4834         * configure: Regenerate.
4836 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4838         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4839         (rs6000-*-aix*): Same.
4840         * configure: Regenerate.
4842 2005-09-16  Tom Tromey  <tromey@redhat.com>
4844         * MAINTAINERS: Add self as java maintainer.
4846 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4848         * configure.in: Recognize f95 in the --enable-languages option,
4849         and substitute it for fortran, issuing a warning.
4850         * configure: Regenerate.
4852 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4854         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4855         * configure:  Regenerated.
4857 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4859         * MAINTAINERS: Add self as ms1 maintainer.
4861 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4863         * Makefile.def (libssp): Add to lang_env_dependencies.
4864         * Makefile.in: Regenerate.
4866 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4868         * MAINTAINERS: Add myself as middle-end maintainer.
4870 2005-08-17  Christian Groessler  <chris@groessler.org>
4872         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4873         * Makefile.in: Regenerate.
4875 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4877         * MAINTAINERS (write after approval): Added myself.
4879 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4881         * MAINTAINERS (Write After Approval): Add myself.
4883 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4885         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4886         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4887         Look for alternate names of the target cc and c++
4888         * configure: Regenerate.
4890 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4892         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4893         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4894         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4895         tools; remove code to manually set them.
4896         (Target tools): Look in the environment for them.
4897         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4898         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4899         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4900         build directory.
4901         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4902         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4903         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4904         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4905         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4906         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4907         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4908         * configure: Regenerate.
4909         * Makefile.in: Regenerate.
4911 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4913         * MAINTAINERS: Update for removed CPU targets.
4915 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4917         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4918         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4919         * Makefile.in: Regenerated.
4921 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4923         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4924         (CFLAGS_FOR_TARGET): Use it.
4925         (CXXFLAGS_FOR_TARGET): Likewise.
4926         * Makefile.in: Regenerated.
4927         * configure.in (--with-build-sysroot): New option.
4928         * configure: Regenerated.
4930 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4932         * Makefile.tpl: Wrap install between unstage and stage
4933         * Makefile.in: Regenerate.
4935 2005-07-21  Eric Christopher  <echristo@apple.com>
4937         * MAINTAINERS: Update affiliation.
4939 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4941         * MAINTAINERS: Add self as crx port maintainer.
4943 2005-07-20  DJ Delorie  <dj@redhat.com>
4945         * MAINTAINERS: Add self as m32c maintainer.
4947 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4949         * all files: Update FSF address.
4951 2005-07-15  Eric Christopher  <echristo@redhat.com>
4953         * MAINTAINERS: Change affiliation.
4955 2005-07-14  Jim Blandy  <jimb@redhat.com>
4957         * configure.in: Add cases for Renesas m32c.
4958         * configure: Regenerated.
4960 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4962         * COPYING.LIB: Update from fsf.org.
4964 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4966         * COPYING, compile, config.guess,
4967         config.sub, install-sh, missing, mkinstalldirs,
4968         symlink-tree, ylwrap: Sync from upstream sources.
4969         * config-ml.in: Update FSF address.
4971 2005-07-13  Eric Christopher  <echristo@redhat.com>
4973         * configure.in: Add toplevel noconfigdir support for tpf.
4974         * configure: Regenerate.
4976 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4978         PR ada/22340
4980         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4981         * Makefile.in: Regenerate.
4983 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4985         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4986         Brolley to write-after-approval.
4988 2005-07-07  Andreas Schwab  <schwab@suse.de>
4990         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4991         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4992         * Makefile.in: Regenerated.
4994 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4996         * configure.in: Don't build sim or rda when targetting darwin.
4997         * configure: Regenerate.
4999 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5001         * configure.in: Add --enable-libssp and --disable-libssp.
5002         * configure: Regenerate with autoconf-2.13.
5004 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5006         * Makefile.def (target_modules): Add libssp.
5007         * configure.in (target_libraries): Add target-libssp.
5008         * configure: Rebuilt.
5009         * Makefile.in: Rebuilt.
5011 2005-07-01  Zack Weinberg  <zackw@panix.com>
5013         * MAINTAINERS: Change email address.  Resign from maintainership.
5015 2005-07-01  Richard Guenther  <rguenther@suse.de>
5017         * MAINTAINERS: Change my e-mail address and affiliation.
5019 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5021         * Makefile.def (stagefeedback): Come after profile.
5022         Define profiledbootstrap target.
5023         * Makefile.tpl (profiledbootstrap): Remove.
5024         (stageprofile-end): Zap stagefeedback.
5025         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5026         * Makefile.in: Regenerate.
5028 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5030         * MAINTAINERS: Update my email address.
5032 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5034         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5035         In 'cpp' stanza, support '#line' as well as '# '.
5037 2005-06-08  Andreas Schwab  <schwab@suse.de>
5039         * MAINTAINERS: Move myself from 'Write After Approval' to
5040         'CPU Port Maintainers' section as m68k maintainer.
5042 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5044         * configure.in (unsupported_languages): New macro.
5045         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5046         non-ported target libraries in noconfigdirs.
5047         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5048         non-linux-gnu.  Remove libgcj_ex_libffi.
5049         <lang_frag loop>: Set add_this_lang=no if the language is in
5050         unsupported_languages.
5051         * configure: Regenerate.
5053 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5055         * configure.in: Fix typo in handling of --with-mpfr-dir.
5056         * configure: Regenerate.
5058 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5060         * MAINTAINERS: Update my email address.
5062 2005-06-02  Jim Blandy  <jimb@redhat.com>
5064         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5065         accepted into the master sources.)
5067 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5068             Michael Snyder  <msnyder@redhat.com>
5069             Stan Cox  <scox@redhat.com>
5071         * configure.in: Set noconfigdirs for ms1.
5073         * configure: Regenerate.
5075 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5077         * MAINTAINERS (Write After Approval): Add self.
5079 2005-06-01  Josh Conner  <jconner@apple.com>
5081         * MAINTAINERS (Write After Approval): Add self.
5083 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5085         * MAINTAINERS: Update my email address.
5087 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5089         * MAINTAINERS (Write After Approval): Add self.
5091 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5093         * MAINTAINERS (Write After Approval): Remove self.
5095 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5097         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5098         (Dependencies): Consider target modules for bootstrap dependencies.
5099         Make target bootstrap modules depend on each stage's gcc.
5100         * Makefile.in: Regenerate.
5102 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5104         * Makefile.def (configure-gcc): Depend on binutils having been built.
5105         (all-gcc): No need to do it here.
5106         * Makefile.in: Regenerate.
5108 2005-05-19  Paul Brook  <paul@codesourcery.com>
5110         * configure.in: Rewrite misleading error message when requested
5111         language cannot be built.
5112         * configure: Regenerate.
5114 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5116         * ylwrap: Import from Automake 1.9.5.
5118 2005-05-13  David Ung  <davidu@mips.com>
5120         * MAINTAINERS (Write After Approval): Add self.
5122 2005-05-09  Mike Stump  <mrs@apple.com>
5124         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5125         lt_cv_sys_max_cmd_len for now.
5127 2005-05-09  Stan Cox  <scox@redhat.com>
5129         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5131 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5133         * README.SCO: Update the URL.
5135 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5137         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5138         with_gnu_ld to libtool.
5139         * ltcf-c.sh (aix[45]): Define file_list_spec.
5140         * ltcf-cxx.sh (aix[45]): Same.
5141         * ltcf-gcj.sh (aix[45]): Same.
5142         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5143         exists, write list of input files to temporary file.
5145 2005-05-04  Mike Stump  <mrs@apple.com>
5147         * configure.in: Always pass --target to target configures as
5148         otherwise rebuilds that do --recheck will fail.
5149         * confiugure: Rebuilt.
5151 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5153         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5154         STAGE_HOST_EXPORTS.
5155         (configure, all): Add bootstrap support.
5156         (Host modules, target modules): Pass post-stage1 flags and exports.
5157         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5158         * Makefile.in: Regenerate.
5160 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5162         * configure: Regenerate.
5164 2005-04-27  Mike Stump  <mrs@apple.com>
5166         * MAINTAINERS: Add self as darwin maintainer.
5168 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5170         * config.sub: Update from master copy.
5172 2005-04-21  Mike Stump  <mrs@apple.com>
5174         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5175         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5177 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5179         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5180         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5181         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5182         "*-*-elf" and "*-*-linux*".
5183         * configure: Regenerate.
5185 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5187         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5189 2005-04-12  Mike Stump  <mrs@apple.com>
5191         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5193 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5195         * MAINTAINERS (Write After Approval): Add myself.
5197 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5199         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5201 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5203         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5204         (TARGET_CONFIGARGS): Include --with-target-subdir.
5205         (configure, all): New macros.  Use them throughout.
5206         * Makefile.in: Regenerate.
5208 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5210         * MAINTAINERS (Write After Approval): Add myself.
5212 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5214         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5216 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5218         * MAINTAINERS: Move John Carr to Write After Approval.
5220 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5222         * config/mh-mingw32: Delete.
5223         * configure.in: Don't use it.
5224         * configure: Regenerate.
5226 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5228         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5229         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5230         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5231         (HOST_LIB_PATH): Generate from Makefile.def.
5232         (TARGET_LIB_PATH): Likewise.
5233         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5234         * Makefile.in: Regenerate.
5235         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5236         (RPATH_ENVVAR): Include Darwin case.
5237         * configure: Regenerate.
5239 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5241         * MAINTAINERS (Various Maintainers): Remove self.
5242         (Write After Approval): Add self.
5244 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5246         * MAINTAINERS (Various Maintainers): Add self.
5248 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5250         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5251         * configure: Regenerate.
5253 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5255         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5256         gcc_version, and gcc_version_trigger from set of flags to pass.
5257         * Makefile.tpl: Remove definitions of above variables.
5258         (config.status): Remove dependency on $(gcc_version_trigger).
5259         * Makefile.in: Regenerate.
5260         * configure.in: Do not reference config/gcc-version.m4 nor
5261         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5262         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5263         * configure: Regenerate.
5265 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5266             Andrew Pinski  <pinskia@physics.uc.edu>
5268         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5269         * Makefile.in: Regenerate.
5271 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5273         * MAINTAINERS (Write After Approval): Add myself.
5275 2005-03-03  David Ayers  <d.ayers@inode.at>
5277         * MAINTAINERS (Write After Approval): Add myself.
5279 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5281         PR libgcj/20160
5282         * ltmain.sh: Avoid creating archives with components that have
5283         duplicate basenames.
5285 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5287         PR bootstrap/20250
5288         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5289         instead of check.
5290         * Makefile.in: Regenerate.
5292 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5294         * Makefile.in: Regenerate to fix conflict between the previous two
5295         patches.
5297 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5299         PR bootstrap/17383
5300         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5301         * Makefile.tpl (HOST_SUBDIR): New substitution.
5302         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5303         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5304         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5305         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5306         (Host modules, Bootstrapped modules): Use it.
5307         (Build modules, Target modules): Do not create symlink trees,
5308         always configure out-of-srcdir.
5309         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5310         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5311         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5312         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5314         * Makefile.in: Regenerate.
5315         * configure: Regenerate.
5317 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5319         Merged from libada-gnattools-branch:
5320         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5322         * gnattools: New directory.
5323         * Makefile.def: Add gnattools as a module, depending on target-libada.
5324         * Makefile.in: Regenerate.
5325         * configure.in: Include gnattools in host_tools; disable it if ada
5326         is disabled.
5327         * configure: Regenerate.
5329 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5331         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5332         treelang maintainer.
5333         (Write After Approval): Remove myself.
5335 2005-02-23  Paul Schlie  <schlie@comcast.net>
5337         * configure.in: Allow darwin targeted ports to build tk, itcl and
5338         libgui.
5339         * configure: Regenerate.
5341 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5343         PR libgcj/10353
5344         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5345         * configure: Regenerate.
5347 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5349         * MAINTAINERS (Write After Approval): Add myself.
5351 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5353         * MAINTAINERS: Update my e-mail address.
5355 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5357         * MAINTAINERS (Write After Approval): Add myself.
5359 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5361         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5362         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5363         target-libgloss when not *-*-elf and *-*-aout.
5364         * configure: Regenerate.
5366 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5368         * MAINTAINERS: Remove obsolete entries.
5370         * MAINTAINERS (Write After Approval): Add Michael Matz.
5372 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5374         * MAINTAINERS: Remove self as cpplib maintainer.
5376 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5378         * install-sh, config.sub: Import from upstream.
5380 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5382         PR bootstrap/18222
5383         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5384         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5385         * Makefile.in: Regenerate.
5387 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5389         * MAINTAINERS: Update my email address.
5391 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5392             Andreas Schwab  <schwab@suse.de>
5394         PR bootstrap/18033
5395         * config-ml.in: Eval option if surrounded by single quotes.
5397 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5399         Revert 2004-12-28 Makefile changes, a better fix will be
5400         applied to mainline and src after GCC 4.0 branches.
5402 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5404         PR bootstrap/17383
5406         * Makefile.def (target_modules): Remove stage parameter,
5407         it is always true now.
5408         * Makefile.tpl (configure-build-[+module+],
5409         configure-target-[+module+]): Always build symlink tree
5410         for the directory and for include.  BUILD_SUBDIR and
5411         TARGET_SUBDIR cannot be . anymore.
5412         * Makefile.in: Regenerate.
5414 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5416         Revert 2004-12-08 Makefile changes.
5418 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5420         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5421         cygwin, mingw.
5423 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5425         * configure.in (sh64-*-*): Reenable gprof.
5426         * configure: Regenerate.
5428 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5430         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5431         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5432         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5433         * Makefile.in: Regenerate.
5435 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5437         * MAINTAINERS: Update my email address.
5439 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5441         * Makefile.tpl: Generate normal dependencies if the LHS module is
5442         not bootstrapped.
5443         * Makefile.in: Regenerate.
5445 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5447         * configure.in: Include config/gxx-include-dir.m4.  Use
5448         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5449         * configure: Regenerate.
5451 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5453         * config.if: Delete.
5454         * configure.in: Set libstdcxx_incdir directly.
5455         * configure: Regenerate.
5457 2004-12-02  Eric Christopher  <echristo@redhat.com>
5459         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5460         * Makefile.in: Regenerate.
5462 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5464         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5465         * configure: Regenerate.
5467 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5469         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5470         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5471         * configure: Regenerate.
5473 2004-12-01  Eric Christopher  <echristo@redhat.com>
5475         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5476         of things to remove.
5478 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5480         * MAINTAINERS (Write After Approval): Update my e-mail address.
5482 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5484         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5485         from CVS libtool to always pass_all.
5487 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5489         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5490         (hppa*64*-*-*): Delete incorrect comment.
5491         * configure: Rebuilt.
5493 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5495         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5497 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5499         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5500         from CVS libtool to always pass_all.
5502 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5504         * install-sh, compile: Import from automake.
5506 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5508         * config.guess, config.sub:  Import from savannnah.
5510 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5512         * MAINTAINERS (Write After Approval): Add myself
5514 2004-11-12  Mike Stump  <mrs@apple.com>
5516         * Makefile.def: Add html support.
5517         * Makefile.tpl: Likewise.
5518         * Makefile.in: Regenerate.
5520 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5522         PR 18423
5523         * configure.in: Remove all instances of build-fixincludes from
5524         noconfigdirs.
5525         (build_configargs): Supply --target to subdirectories.
5526         * configure: Regenerate.
5528         * Makefile.def: Make gcc install depend on fixincludes install.
5529         * Makefile.in: Regenerate.
5531 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5533         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5535 2004-11-11  Paul Brook  <paul@codesourcery.com>
5537         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5539 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5541         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5542         target-libgfortran.
5543         * configure: Regenerate.
5545 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5547         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5548         like CC.
5550 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5552         * Makefile.def (host fixincludes): Specify missing targets.
5553         * Makefile.in: Regenerate.
5555 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5557         * MAINTAINERS: Add myself
5559 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5561         * MAINTAINERS (Write After Approval): Add myself.
5563 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5565         * Makefile.def: Build fixincludes for the host, too.
5566         * Makefile.in: Regenerate.
5567         * configure.in (host_tools): Add fixincludes.
5568         * configure: Regenerate.
5570 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5572         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5573         * configure: Regenerated.
5575 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5577         PR other/17783
5578         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5579         * configure: Regenerated.
5581 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5583         * README.SCO: Update per FSF instructions.
5585 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5587         PR target/18151
5588         * configure.in (case ${target}): Do not build fixincludes for avr.
5589         * configure: Regenerated.
5591 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5593         * configure.in (case ${target}): Do not build fixincludes
5594         on platforms where it is not used.
5595         * configure: Regenerated.
5597 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5599         * configure.in: Use an absolute path to install-sh.
5600         * configure: Regenerated.
5602 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5604         * MAINTAINERS (Write After Approval): Add myself.
5606 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5608         * MAINTAINERS: Remove from Write After Approval those that are
5609         already maintainers.
5611 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5613         * MAINTAINERS:  Update my email address.
5615 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5617         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5618         * configure: Regenerate.
5620 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5622         * MAINTAINERS:  Update my email address.
5624 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5626         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5627         entries belonging to this category.
5629 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5631         * MAINTAINERS: Update my e-mail address.
5633 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5635         Fix wrong conflict resolution in:
5637         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5639         * Makefile.in: Regenerate.
5640         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5641         in the recursive `make', instead of hardwiring `all'.
5642         (Autogenerated TARGET-* variables): New.
5644 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5646         * configure.in: Enable target-libgloss for crx-*-*.
5647         * configure: Regenerate.
5649 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5651         * MAINTAINERS (Various Maintainers): Move the "windows,
5652         cygwin, mingw" maintainer to ...
5653         (OS Port Maintainers): ... here.
5655 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5657         * MAINTAINERS (Write After Approval): Remove those that are
5658         maintainers of some subsystem.
5660 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5662         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5663         * ltcf-cxx.sh (tpf*): Likewise.
5664         * ltconfig (tpf*): Add TPF OS configuration support.
5666 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5668         * MAINTAINERS: Change my email address to my new work account.
5670 2004-09-24  Michael Roth  <mroth@nessie.de>
5672         * configure.in (--without-headers): Add missing double quotes.
5673         * configure: Regenerate.
5675 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5677         * ylwrap: Revert to previous version.
5679 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5681         PR bootstrap/17369
5682         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5683         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5684         SET_GCC_LIB_PATH_CMD.
5685         (BASE_TARGET_EXPORTS): Likewise.
5686         * Makefile.in: Regenerated.
5688         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5689         * configure: Regenerated.
5691 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5693         * config.guess: New upstream version
5694         * compile, depcomp, install-sh, ylwrap: Likewise.
5696 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5698         * config/mh-x86omitfp: New host makefile fragment.  Add
5699         -fomit-frame-pointer to the default BOOT_CFLAGS.
5700         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5701         * configure: Regenerate.
5703 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5705         PR target/11572
5706         * configure.in (*-*-darwin*): Renable libobjc.
5707         * configure: Regenerate.
5709 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5711         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5713 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5715         * Makefile.def: Remove libbanshee.
5716         * Makefile.tpl: Ditto.
5717         * configure.in: Ditto.
5718         * Makefile.in: Regen.
5719         * configure: Ditto.
5721 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5723         * ltmain.sh: Use $pic_object as $non_pic_object if
5724         $non_pic_object=none.
5726 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5728         * missing: Import latest version from master repository.
5730 2004-09-06  Nick Clifton  <nickc@redhat.com>
5732         * config.sub: Import latest version from master repository.
5733         * config.guess: Likewise.
5734         This includes these changes:
5736         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5738         * config.sub: Handle crisv32, alias etraxfs.
5739         * config.guess (crisv32:Linux:*:*): Handle.
5741         2004-08-13  Brad Smith  <brad@comstyle.com>
5743         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5744         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5746         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5748         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5749         assume the processor is a powerpc.  This is because coreutils
5750         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5751         in this case, due to a MacOS X bug that causes
5752         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5753         to return a negative number.
5754         Problem reported by Petter Reinholdtsen in:
5755         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5757         2004-07-19  Ben Elliston  <bje@gnu.org>
5759         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5761         2004-06-24  Ben Elliston  <bje@gnu.org>
5763         * config.guess: Update copyright years.
5764         * config.sub: Likewise.
5766         2004-06-22  Robert Millan  <robertmh@gnu.org>
5768         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5769         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5771         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5773         * config.guess (*:*VMS:*:*): New entry. Replaces
5774         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5775         manufacturer.
5777         2004-06-22  Ben Elliston  <bje@gnu.org>
5779         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5780         * config.sub: Likewise.
5782         2004-06-22  Ben Elliston  <bje@gnu.org>
5784         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5785         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5787         2004-06-11  Ben Elliston  <bje@gnu.org>
5789         * config.guess (pegasos:OpenBSD:*:*): Remove.
5791         2004-06-11  Ben Elliston  <bje@gnu.org>
5793         From Wouter Verhelst <wouter@grep.be>:
5794         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5796         2004-06-11  Ben Elliston  <bje@gnu.org>
5798         * config.guess (luna88k:OpenBSD:*:*): New.
5800         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5802         * config.guess (m32r*:Linux:*:*): New case.
5803         * config.sub: Handle m32rle.
5805         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5807         From Jens Petersen  <petersen@redhat.com>:
5808         * config.sub: Handle sparcv8.
5810         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5812         From Tom Smith <smith@cag.lkg.hp.com>:
5813         * config.guess: Version suffixes are equally significant on Tru64
5814         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5815         prefix of "P" (patched kernel).
5817         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5819         * config.sub: Add support for National Semiconductor CRX target.
5821 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5823         * MAINTAINERS (Various Maintainers): Remove myself as web page
5824         maintainer, add myself as maintainer of build status lists.
5826 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5828         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5829         *-*-netware, but add target-libmudflap.
5830         Consolidate *-*-netware targets (of which really only i?86 exists)
5831         into a single entry.
5832         * configure: Likewise.
5834 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5836         * Makefile.tpl (sorry): Remove.
5837         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5838         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5839         (do-clean): Clean per-stage directories too.
5840         (do-distclean): Run distclean-stage1 too.
5841         (.NOTPARALLEL): Enable during toplevel bootstrap.
5842         (stage[+id+]-bubble): Enable parallel execution during
5843         the recursive invocation.
5844         * Makefile.in: Regenerate.
5846         Fix previous checkin:
5848         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5849         include.
5850         * configure.in: Fix indentation.
5851         * configure: Regenerate.
5853 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5855         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5856         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5857         * configure: regenerate
5858         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5859         -mdynamic-no-pic
5861 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5863         * Makefile.def (build_modules): Add fixincludes.
5864         (dependencies): Make gcc depend on fixincludes.
5865         * configure.in (build_tools): Add fixincludes.
5866         (build_configdirs): Always include build_libs.
5867         * Makefile.in: Regenerate.
5868         * configure: Regenerate.
5870 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5872         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5873         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5874         phony targets; do not generate timestamp files.
5875         (distclean-stageN): Remove references to their timestamp files.
5876         (restageN, touch-stageN): Remove.
5877         (stageN-bubble): Rewritten.
5878         (compare): Support lean bootstraps.
5879         * Makefile.in: Regenerate.
5881         * configure.in: Only warn when bootstrapping but
5882         build != host or build != target.  Support lean bootstraps.
5883         * configure: Regenerate.
5885 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5887         * configure.in:  Give a better error message if GMP/MPFR are missing
5888         and a language needing them has been requested.
5889         * configure:  Regenerated.
5891 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5893         * configure.in:  Print a list of available language front-ends if
5894         a requested one is missing.  Tidy stray tab characters.
5895         * configure:  Regenerated.
5897 2004-08-19  Michael Koch  <konqueror@gmx.de>
5899         * gcc/doc/install.texi: Update entry about automake for libjava.
5901 2004-08-17  Robert Millan  <robertmh@gnu.org>
5903         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5904         (instead of FreeBSD).
5905         * configure: Regenerate.
5907 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5909         * Makefile.in: Regenerate.
5910         * configure: Regenerate.
5912         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5913         stage_*_flags.
5914         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5915         for bootstrapped modules if toplevel bootstrap is going.
5916         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5917         modules.  Adjust for changes in Makefile.def.  Enable several
5918         rules even in non-bootstrap mode, just to avoid peppering the
5919         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5920         (stage-[+prev+]-bubble): Remove.
5922         * Makefile.def (Dependencies): Depend on all-build-bison,
5923         all-build-flex, all-build-byacc, all-build-texinfo, rather
5924         than the host variations.
5925         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5926         with BUILD_SUBDIR.
5927         (BISON): Update for recent Bisons.
5928         (YACC): Fix typo.
5929         (cross): Depend on all-build.
5930         (all): Do not depend on all-build.
5931         (prebootstrap): Remove.
5932         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5933         (Prebootstrap dependencies): Add them to the per-stage targets
5934         and to all-prebootstrap.
5935         * configure.in (build_configdirs): Always enable build_tools.
5936         (BUILD_DIR_PREFIX): Remove.
5938         * Makefile.def (gcc): Add target variable.
5939         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5940         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5941         in the recursive `make', instead of hardwiring `all'.
5942         (Autogenerated TARGET-* variables): New.
5944 2004-08-13  Brian Booth  <bbooth@redhat.com>
5946         * MAINTAINERS: Remove myself from write-after-approval.
5948 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5950         * src-release: Stop distributing mmalloc with gdb (which doesn't
5951         use it).
5952         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5953         * Makefile.in: Regenerate.
5955 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5957         * configure.in (arm*-*-eabi*): New target.
5958         * configure: Regenerate.
5960 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5962         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5963         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5964         (Dependencies): New section.
5965         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5966         (configure-target-[+module+]): Depend on maybe-all-gcc
5967         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5968         (toplevel profiledbootstrap): Fix dependencies.
5969         * Makefile.in: Regenerate.
5971 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5973         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5974         target-libiberty to noconfigdirs.
5975         * configure: Regenerate.
5977 2004-08-03  Paul Brook  <paul@codesourcery.com>
5979         * configure.in: Check for MPFR as well as GMP.
5980         * configure: Regenerate.
5982 2004-08-01  Robert Millan  <robertmh@gnu.org>
5984         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5985         libmudflap for all GNU-based systems (with Glibc).
5986         * configure: Regenerate.
5988 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5990         * Makefile.def (host-modules): Add gcc.
5991         * Makefile.in: Regenerate.
5992         * Makefile.tpl (sorry): New rule.
5993         (configure-host, all-host, [+make_target+]-host, do-check,
5994         install-host): Do not add gcc as a special case.
5995         (host modules): Add a small special-casing for gcc.  Export
5996         extra_make_flags through the environment.
5997         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5998         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5999         other recursive targets for gcc): Remove.
6001         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6002         (stage, unstage): New rules.
6003         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6004         distclean-stage[+id+]): Use stage_current.
6005         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6006         the stage*-start rules.
6008 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6010         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6011         use -all_load flag.
6013 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6015         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6016         * configure: Regenerate.
6018 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6020         * maintainer-scripts/gcc_release: Revert yesterday's change.
6022 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6024         * MAINTAINERS: Add myself to write-after-approval.
6026 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6028         * libf2c: Removed.
6029         * gcc/gccbug.in: Updated because of libf2c removal.
6030         * maintainer-scripts/gcc_release: Ditto.
6032 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6034         * configure.in: Build libmudflap by default on FreeBSD.
6035         * configure: Regenerated.
6037 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6039         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6040         systems.
6041         * configure: Regenerated.
6043 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6045         PR target/16344
6046         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6047         feedback based compiler.
6048         * Makefile.in: Rebuilt.
6050 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6052         * Makefile.def (host_modules): Set bootstrap=true for flex.
6053         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6054         * Makefile.in: Rebuilt.
6056 2004-07-07  Jan Hubicka  <jh@suse.cz>
6058         * MAINTAINERS: Add self as a profile feedback maintainer.
6060 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6062         * configure.in:  Do not prepend $srcdir to /dev/null in
6063         makefile fragments.
6064         * configure:  Regenerate.
6066 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6068         * Makefile.def (build_modules): Add bison, byacc, flex,
6069         m4, texinfo.
6070         (flags_to_pass): Add FLEX.
6071         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6072         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6073         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6074         DEFAULT_MAKEINFO): Remove.
6075         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6076         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6077         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6078         objdir or else use configured tool.
6079         (all-build): New.
6080         (all): Depend on it.
6081         (Build module dependencies): Add.
6082         * Makefile.in: Regenerate.
6083         * configure.in: Better support for multiple build modules,
6084         matching what is done for host/target modules.  Do not look
6085         for "plausible" locations of build tools if Canadian cross.
6086         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6087         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6088         * configure: Regenerate.
6090 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6092         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6093         * Makefile.in: Regenerate.
6095 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6097         * Makefile.tpl (configure-build-[+module+],
6098         configure-[+module+], configure-target-[+module+]): Pass
6099         [+extra_configure_args+].
6100         (all-build-[+module+], all-[+module+], check-[+module+],
6101         install-[+module+], [+make_target+]-[+module+],
6102         all-target-[+module+], check-target-[+module+],
6103         install-target-[+module+], [+make_target+]-target-[+module+]):
6104         Pass [+extra_make_args+].
6105         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6106         (GCC_HOST_EXPORTS): Remove.
6107         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6108         cross, check-gcc, check-gcc-c++, install-gcc,
6109         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6110         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6111         * Makefile.in: Regenerate.
6113 2004-06-21  Matthew Sachs  <msachs@apple.com>
6115         * MAINTAINERS: Added self to write-after-approval.
6117 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6119         * configure.in: Check for srcdir/winsup rather than build directory
6120         winsup.
6121         * configure: Regenerate.
6123 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6125         * configure.in: Don't build Cygwin native newlib if winsup
6126         directory is missing.  Emit warning instead.
6127         * configure: Regenerate.
6129 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6131         * Makefile.tpl (touch-stage[+id+]): New.
6132         (restage[+prev+]): Depend on touch-stage[+id+].
6134         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6135         Use it throughout.
6137         * Makefile.def: Add profile and feedback bootstrap stages.
6138         Remove next field from bootstrap stages.
6139         * Makefile.tpl (LN, LN_S): Substitute.
6140         (stageN-start, stageN-end): Use double-colon rules, to
6141         provide a hook for additional setup commands.
6142         (distclean-stageN-gcc, restageN): Create dependencies from
6143         [+prev+], not from [+next+].
6144         (stageN-bubble): Add commands for successive stages from
6145         [+prev+], using double-colon rules.
6146         (all-stageN-gcc): Fix typo.
6147         (stagefeedback-start, profiledbootstrap): New.
6148         * Makefile.in: Regenerate.
6149         * configure.in: Call ACX_PROG_LN.
6150         * configure: Regenerate.
6152 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6154         * MAINTAINERS (Write After Approval): Add myself.
6156 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6158         * MAINTAINERS (Write After Approval): Add myself.
6160 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6162         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6163         without gcc.
6164         * configure: Regenerate.
6166 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6168         * Makefile.tpl: Fix typo.
6169         * Makefile.in: Regenerate.
6171 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6173         * configure.in: Remove new- prefix from toplevel
6174         bootstrap targets.
6175         * configure: Regenerate.
6177 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6179         * Makefile.tpl (all.normal): Rename to all.
6180         (all): Replace with a rule to pick the default
6181         target from configure.
6182         (all-gcc, configure-gcc): Use conditionals to
6183         do nothing when toplevel bootstrap is going on.
6184         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6185         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6186         * configure.in: Support --enable-bootstrap.
6188         * Makefile.def: Remove new- prefix from toplevel
6189         bootstrap targets.
6190         * Makefile.tpl: Likewise.
6192         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6193         target.
6195         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6196         $(RECURSE_FLAGS) to recursive invocation of make.
6198         * Makefile.in: Regenerate.
6199         * configure: Regenerate.
6201 2004-05-30  Andreas Jaeger  <aj@suse.de>
6202             Jim Wilson  <wilson@specifixinc.com>
6204         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6205         like CC.
6207 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6209         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6210         * configure: Regenerate.
6212 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6214         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6215         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6216         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6217         targets.
6218         * Makefile.in: Regenerate.
6220 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6222         * configure.in: Test the ability to symlink directories.
6223         * configure: Regenerate.
6225         * Makefile.def (bootstrap-stage): New definitions.
6226         * Makefile.tpl (configure-stage1-gcc,
6227         configure-stage2-gcc, configure-stage3-gcc,
6228         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6229         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6230         new-restage3, compare): Autogenerate, see Makefile.in
6231         entry for behavioral changes.
6232         (distclean-stage1, new-stage1-start, new-stage1-end,
6233         new-stage1-bubble, distclean-stage2, new-stage2-start,
6234         new-stage2-end, new-stage2-bubble, distclean-stage3,
6235         new-stage3-start, new-stage3-end): New autogenerated targets.
6236         (objext, prebootstrap, BOOT_CFLAGS,
6237         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6238         targets.
6240         * Makefile.in: Regenerate.
6241         (distclean-stage1, new-stage1-start, new-stage1-end,
6242         new-stage1-bubble, distclean-stage2, new-stage2-start,
6243         new-stage2-end, new-stage2-bubble, distclean-stage3,
6244         new-stage3-start, new-stage3-end): New targets.
6245         (all-stage1-gcc): Move prebootstrap dependency from here...
6246         (configure-stage1-gcc): ...to here.
6247         (new-bootstrap): Use bubble targets.
6248         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6249         Use per-stage distclean targets.
6250         (configure-stage1-gcc, configure-stage2-gcc,
6251         configure-stage3-gcc, all-stage1-gcc,
6252         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6253         Use new-stageN-start to prepare the tree.
6255 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6257         * Makefile.def (host_modules): add libcpp.
6258         * Makefile.tpl: Add dependencies on and for libcpp.
6259         * Makefile.in: Regenerate.
6260         * configure.in: Add libcpp host module.
6261         * configure: Regenerate.
6263 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6265         * Makefile.tpl: Whenever a recursive target is defined, wrap
6266         it in a special @if/@endif block, and prepare its maybe
6267         dependency in the @if/@endif block
6268         * configure.in: Instead of writing maybe dependencies, remove
6269         the @if/@endif statements, and remove the @if/@endif blocks
6270         that remain.
6271         * configure: Regenerate.
6272         * Makefile.in: Regenerate.
6274 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6276         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6278 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6280         PR bootstrap/15120
6281         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6282         * */configure: Rebuilt.
6284 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6286         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6287         of libf2c.
6288         * configure, Makefile.in: Regenerate.
6290 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6292         * MAINTAINERS (Write After Approval): Add myself.
6294 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6296         Merge from tree-ssa-20020619-branch.
6298         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6299         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6300         (HOST_GMPLIBS): Define.
6301         (HOST_GMPINC): Define.
6302         (TARGET_LIB_PATH): Add libmudflap.
6303         (GFORTRAN_FOR_TARGET): Define.
6304         (configure-build*): Export GFORTRAN.
6305         (configure-gcc): Export GMPLIBS and GMPINC.
6306         (all-gcc): Add maybe-all-libbanshee.
6307         (configure-target-libgfortran): Define.
6308         * Makefile.in: Regenerate.
6309         * configure.in (host_libs): Add libbanshee.
6310         (target_libraries): Add target-libmudflap and target-libgfortran.
6311         Add --with-libbanshee.
6312         Handle --disable-libmudflap.
6313         (*-*-freebsd*): Use with_gmp.
6314         Add $(libgcj) to noconfigdirs.
6315         * configure: Regenerate.
6316         * depcomp: New file.
6317         * MAINTAINERS: Add tree-ssa maintainers.
6319 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6321         * MAINTAINERS (Various Maintainers): Add myself.
6323 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6325         * MAINTAINERS (Write After Approval): Add myself.
6327 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6329         * MAINTAINERS (Write After Approval): Add myself.
6331 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6333         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6334         * configure: Regenerate.
6336 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6338         Revert:
6339         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6341         * Makefile.def (flags_to_pass): Remove *dir variables that
6342         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6343         as well as prefix and exec_prefix.
6344         * Makefile.in: Regenerate.
6346 2004-04-26  Robert Millan  <robertmh@gnu.org>
6348         Add patches from libtool CVS.
6349         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6350         * ltconfig: Likewise.
6351         * ltcf-c.sh: Likewise.
6352         * ltcf-cxx.sh: Likewise.
6353         * ltcf-gcj.sh: Likewise.
6355 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6357         * Makefile.def (host_modules): Mark with the bootstrap
6358         flag packages on which gcc depends.
6359         * Makefile.tpl (all-bootstrap): Use it.
6360         * Makefile.in: Regenerate.
6362 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6364         * Makefile.def (flags_to_pass): Remove *dir variables that
6365         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6366         as well as prefix and exec_prefix.
6367         * Makefile.in: Regenerate.
6369 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6371         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6372         * configure: Regenerate.
6373         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6374         * gcc/Makefile.tpl (compare): Use the result of the test.
6375         * gcc/Makefile.in: Regenerate.
6377 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6379         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6380         Always relocate gcc and prev-gcc to the original names, even
6381         if the build fails.
6382         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6383         New targets.
6385 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6387         * MAINTAINERS: Update my email address.
6389 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6391         * configure.in (mips*-*-irix5*): Enable ld.
6392         * configure: Regenerate.
6394 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6396         * configure: Regenerate.
6398 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6400         * Makefile.tpl (configure-[+module+], configure-gcc,
6401         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6402         Set and export LDFLAGS.
6403         * Makefile.in: Regenerate.
6405 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6407         * MAINTAINERS: Add myself to write-after-approval.
6409 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6411         PR bootstrap/14871
6412         * Makefile.tpl: If we don't have built-in-tree target tools,
6413         use the ones found by configure rather than hacking around with
6414         program_transform_name.
6415         * configure.in: Give Makefile.tpl the information necessary
6416         to do that.
6417         * Makefile.in: Regenerate.
6418         * configure: Regenerate.
6420 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6422         PR bootstrap/14760
6423         * configure.in: When computing baseargs, strip *all* copies of
6424         offending options.  Also, don't match/substitute the trailing space,
6425         so that this actually works when two similar options are separated by
6426         only one space.
6427         * configure: Regenerate.
6429 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6431         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6432         (rs6000-*-aix*): Same.
6433         * configure: Regenerate.
6435 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6437         * MAINTAINERS: Add myself to write-after-approval.
6439 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6441         * MAINTAINERS: Add myself to write-after-approval.
6443 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6445         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6446         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6447         * Makefile.in: Regenerate.
6449         * configure.in (top level bootstrap support): Rework --enable-werror
6450         to set @stage2_werror_flag@.
6451         * configure: Regenerate.
6452         * Makefile.tpl (top level bootstrap support): Pass
6453         @stage2_werror_flag@ down to configure in stages 2 and 3.
6454         * Makefile.in: Regenerate.
6456 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6458         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6459         for stages 2 and 3 as well as in make.  As a consequence, remove
6460         OUTPUT_OPTION (now detected by configure) from the flags passed down
6461         to make.
6462         * Makefile.in: Regenerate.
6464         * Makefile.tpl (new-bootstrap): Fix typo.
6465         * Makefile.in: Regenerate.
6467 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6469         * Makefile.tpl: Rearrange by moving recursive_targets rules
6470         into their proper sections.
6471         * Makefile.tpl (top level bootstrap support): Move disabling
6472         of coverage flags from 'make' to 'configure'; improve comments.
6473         * Makefile.in: Regenerate.
6475         * Makefile.tpl (experimental top level bootstrap) Move stage1
6476         language setting from all- target to configure- target; disable
6477         intermodule optimization in stage 1; prevent gratuitous rebuilds
6478         of stage 1.
6479         * Makefile.in: Regenerate.
6480         * configure.in: Comma-separate stage 1 language list for top
6481         level bootstrap.
6482         * configure: Regenerate.
6484         * Makefile.tpl: Clean up experimental top level bootstrap support:
6485         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6486         prev-gcc in configure- targets as well as all- targets.
6487         * Makefile.in: Regenerate.
6489 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6491         * compile: New file imported from automake.
6493 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6495         * configure.in: Remove symbolic link section.
6496         * configure: Regenerate.
6497         * Makefile.tpl (links): Remove.
6498         * Makefile.in: Regenerate.
6500 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6501             Nathanael Nerode  <neroden@gcc.gnu.org>
6503         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6504         Set with AC_CHECK_PROGS.
6505         * configure.in: Fix comment typo from last patch.
6506         * configure: Regenerate.
6508 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6510         * Makefile.tpl: Introduce experimental top level bootstrap support.
6511         * Makefile.in: Regenerate.
6512         * configure.in: Introduce support for top level bootstrap.
6513         * configure: Regenerate.
6515 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6516             Paolo Bonzini  <bonzini@gnu.org>
6518         PR bootstrap/14522
6519         * configure.in: Cope with shells that do not support unquoted ^
6520         * configure: Regenerate.
6522 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6523             Paolo Bonzini  <bonzini@gnu.org>
6525         PR bootstrap/14522
6526         * configure.in: Cope with shells that do not support nesting
6527         quotes inside quoted backquote substitutions.
6528         * configure: Regenerate.
6530 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6532         PR bootstrap/14522
6533         * configure.in: Fix escaping of $.
6534         * configure: Regenerate.
6536 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6538         * configure: Regenerate, since I forgot to while committing Paolo's
6539         changes.
6541 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6543         PR ada/14131
6544         Move language detection to the top level.
6545         * configure.in: Find default values for the tools as
6546         soon as possible.  Disable ada if GNAT is not found.
6547         Emit error message about missing languages.  Expand
6548         --enable-languages=all for the gcc subdirectory.
6550 2004-03-10  Ben Elliston  <bje@gnu.org>
6552         * MAINTAINERS: Update my email address.
6554 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6556         * ltconfig: Disable building static libraries if building shared
6557         libraries on AIX 5L.
6559 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6561         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6562         and disable libgcj.
6563         * configure: Regenerated.
6565 2004-03-01  Brian Booth  <bbooth@redhat.com>
6567         * MAINTAINERS: Add myself to write-after-approval.
6569 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6571         * MAINTAINERS: Add myself to write-after-approval.
6573 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6575         PR bootstrap/7087
6576         * Makefile.tpl: Guard XFOO sed statements better.
6577         * Makefile.tpl: Add dependency for configure-target-libada.
6578         * Makefile.in: Regenerate (incidentally fixes broken
6579         commit when libada-branch was merged).
6581 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6583         * MAINTAINERS: Add myself to write-after-approval.
6585 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6587         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6588         maintainers.
6590 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6592         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6593         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6595 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6597         PR bootstrap/11932
6598         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6600 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6602         * MAINTAINERS: Added myself to write-after-approval.
6604 2004-02-14  Michael Koch  <konqueror@gmx.de>
6606         * MAINTAINERS: Added myself to write-after-approval.
6608 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6610         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6611         some OS port maintainers to OS port maintainers section.
6613 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6615         * MAINTAINERS: Add self.
6617 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6619         * MAINTAINERS: Alphabetize.
6621 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6623         * MAINTAINERS: Remove myself.
6625 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6627         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6628         (rs6000-*-aix*): Same.
6629         * configure: Regenerate.
6631 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6633         * configure.in (host): Add in missing $noconfigdirs to defines.
6634         * configure: Regenerate.
6636 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6637             Nathanael Nerode  <neroden@gcc.gnu.org>
6639         PR ada/6637, PR ada/5911
6640         Merge with libada-branch:
6641         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6642         with appropriate dependencies. Add --enable-libada configure switch.
6643         * configure, Makefile.in: Regenerate.
6645 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6647         * MAINTAINERS: Add myself to write-after-approval.
6649 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6651         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6652         * configure: Regenerate.
6654 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6656         Merge from upstream:
6658         * ltmain.in: When setting IFS to '~', be careful about user
6659         arguments that contain '~'.
6661         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6663         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6664         Also test $base_compile against $CC with escaped arguments. Bug
6665         reported by Geoff Keating <geoffk@apple.com>.
6667 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6669         * MAINTAINERS: Remove i960 port.
6671 2004-01-23  DJ Delorie  <dj@redhat.com>
6673         * Makefile.def (target_modules) [libiberty]: Don't stage.
6674         * Makefile.in: Rebuilt.
6676 2004-01-20  Caroline Tice  <ctice@apple.com>
6678         * MAINTAINERS: Add myself to write-after-approval.
6680 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6682         * MAINTAINERS: Update my email address.
6684 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6686         * MAINTAINERS: Add myself to write-after-approval.
6688 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6690         * MAINTAINERS: Remove entries without email address.
6692 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6694         * MAINTAINERS: Add myself to write-after-approval.
6696 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6698         * MAINTAINERS: Update my email address.
6700 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6702         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6703         * Makefile.tpl (configure-target-[+module+]): Support stage.
6704         * Makefile.in: Rebuilt.
6706 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6708         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6710 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6712         * MAINTAINERS: Add myself as a MIPS maintainer.
6714 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6716         * configure.in: Use ./config.cache, not config.cache.
6717         * configure: Regenerate.
6718         * Makefile.tpl: Special-casing not needed for GCC any more.
6719         * Makefile.in: Regenerate.
6721         * configure.in: Don't share a cache file for host dirs.
6722         * configure: Regenerate.
6724         * config-ml.in: Don't mess with the cache file.
6726 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6728         * MAINTAINERS: Move myself from 'Write After Approval' to
6729         'CPU Port Maintainers' section as SPARC maintainer.
6731 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6733         * Makefile.tpl: Make GCC use a separate config.cache.
6734         * Makefile.in: Regenerate.
6736         PR bootstrap/11932, PR bootstrap/11933
6737         (I don't know if it will fix either of them, but it relates
6738         to them.)
6739         * configure.in: Don't use shared config.cache for target
6740         directories.
6741         * configure: Regenerate.
6743 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6745         * MAINTAINERS: Add myself to 'Write After Approval' section.
6747 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6749         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6750         * configure: Regenerated.
6752 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6754         * MAINTAINERS: Remove the mn10200 maintainer.
6756 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6758         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6759         * configure: Regenerated.
6761 2003-12-16  Jan Hubicka  <jh@suse.cz>
6763         * MAINTAINERS: Add myself as callgraph maintainer.
6765 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6767         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6768         * configure: Regenerate.
6770 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6772         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6773         'Write After Approval' section. Update email.
6775 2003-12-01  James Lemke  <jim@wasabisystems.com>
6777         * MAINTAINERS (Write After Approval): Add myself.
6779 2003-11-20  Matt Thomas  <matt@3am-software.com>
6781         * MAINTAINERS: Add myself as a vax port maintainer.
6783 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6785         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6786         (configure-build-[+module+], configure-[+module+]): Likewise.
6787         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6788         * Makefile.in: Regenerate.
6790 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6792         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6793         shared/dylibed libraries.
6794         * ltmain.sh: Likewise.
6795         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6796         * ltcf-cxx.sh: Likewise.
6797         * ltcf-gcj.sh: Likewise.
6798         * ltconfig: Likewise.
6800 2003-11-17  Stan Cox  <scox@redhat.com>
6802         * MAINTAINERS: Add myself as iq2000 port maintainer.
6804 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6806         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6807         * Makefile.in: Regenerate.
6809 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6811         * config.sub: Update to 2003-11-03 version.
6813 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6815         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6816         * configure:  Regenerate.
6818 2003-10-20  Nicolas Pitre  <nico@cam.org>
6820         * MAINTAINERS: Add myself to 'Write After Approval' section.
6822 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6824         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6826 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6828         * MAINTAINERS: Update my email address.
6830 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6832         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6834 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6836         * MAINTAINERS: Add myself to 'Write After Approval' section.
6838 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6840         * config.guess: Update to 2003-10-16 version.
6841         * config.sub: Update to 2003-10-16 version.
6843 2003-10-15  David Daney  <ddaney@avtrex.com>
6845         * MAINTAINERS: Added myself to 'Write After Approval' section.
6847 2003-10-15  Falk Hueffner  <falk@debian.org>
6849         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6850         'Write After Approval' section. Update email.
6852 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6854         * MAINTAINERS: Move myself from 'Write After Approval' to
6855         'Various Maintainers' section as middle-end maintainer.
6857 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6859         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6860         HOST_FLAGS_TO_PASS.
6861         * Makefile.in: Regenerate.
6863 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6865         * config.guess: Update to 2003-10-07 version.
6866         * config.sub: Update to 2003-10-07 version.
6868 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6870         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6871         * ltconfig (irix5*, irix6*): Don't override version_type.
6873 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6875         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6876         * configure: Rebuilt
6877         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6878         * Makefile.in: Rebuilt
6880 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6882         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6884 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6886         * MAINTAINERS (Write After Approval): Add myself.
6888 2003-09-29  Paul Koning  <ni1d@arrl.net>
6890         * MAINTAINERS: Move myself from "Write After Approval"
6891         to CPU platform maintainers for pdp11 platform.
6893 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6895         * MAINTAINERS: Move myself from 'Write After Approval' to
6896         'Various Maintainers' section as libffi testsuite maintainer.
6898 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6900         * configure.in: Pass a computed --program-transform-name
6901         to subconfigures.
6902         * configure: Regenerated.
6904 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6906         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6907         * Makefile.in: Regenerate.
6909         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6910         * Makefile.in: Regenerate.
6912 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6914         * MAINTAINERS: Move myself from 'Write After Approval'
6915         to 'Various Maintainers' (objective-c) section.
6917 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6919         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6920         quoting.
6921         * configure: Regenerated.
6923 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6925         * MAINTAINERS (Write After Approval): Add myself to write after
6926         approval list.
6928 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6930         * MAINTAINERS (Write After Approval): Add myself.
6932 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6934         * MAINTAINERS: Update my e-mail address.
6936 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6938         * libtool.m4 (LD): Correct powerpc64 host match.
6940 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6942         * MAINTAINTERS: Update my affiliation and email address.
6944 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6946         * MAINTAINERS (Write After Approval): Add myself.
6948 2003-09-04  DJ Delorie  <dj@redhat.com>
6950         * configure: Regenerate.
6952 2003-09-04  Robert Millan  <robertmh@gnu.org>
6954         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6956 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6958         * configure.in: Ensure arguments to sed are properly spaced.
6959         * configure: Regenerate.
6961 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6963         * MAINTAINERS: Update my e-mail address.
6965 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6967         * MAINTAINERS (Write After Approval): Add myself.
6969 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6971         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6972         * configure: Regenerated.
6974 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6976         * MAINTAINERS: Update my email address.
6978 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6980         * configure.in:  Use newline instead of semicolon when assuming
6981         shell arguments in a for loop.
6982         * configure:  Regenerated.
6984 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6986         * MAINTAINERS: Resurrect the i860 maintainer.
6988 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6990         PR 8180
6991         * configure.in: When testing with_libs and with_headers, treat
6992         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6993         * configure: Regenerate.
6995         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6996         make, shell, etc.
6997         (baseargs): Likewise.
6998         * configure: Regenerate.
7000 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7002         * MAINTAINERS (Write After Approval): Add myself.
7004 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7006         * configure.in: Disable libgcj for darwin not on powerpc.
7007         * configure: Rebuild.
7009 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7011         * config-ml.in, symlink-tree: Add license.
7013 2003-08-03  Richard Stallman  <rms@gnu.org>
7014             Eben Moglen  <moglen@columbia.edu>
7016         * README.SCO: New file.
7018 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7020         * Makefile.tpl (check, check-c++): Express dependencies using
7021         dependencies rather than commands.
7022         * Makefile.in: Regenerate.
7024 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7026         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7027         * configure: Ditto.
7029 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7031         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7032         * Makefile.in: Update.
7034 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7036         * configure.in: Enable libgcj for darwin.
7037         * configure: Rebuild.
7039 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7041         * config-ml.in:  Use ac_configure_args directly instead of
7042         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7043         actually seen.
7045 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7047         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7048         creating target and build subdirs to build all parent dirs as needed.
7049         * Makefile.in: Rebuild.
7050         * configure.in: Don't build dirs explicitly here.
7051         * configure: Rebuild.
7053 2003-07-26  Paul Brook  <paul@nowt.org>
7055         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7057 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7059         * Makefile.tpl (all-make): Depend on intl.
7060         * Makefile.in: Rebuilt.
7062 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7064         * install-sh:  Update to newer upstream versions (associated with
7065         aclocal 1.7).
7066         * mkinstalldirs:  Likewise.
7067         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7069 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7071         * MAINTAINERS: Move self from Bug database only accounts
7072         to write-after-approval.
7074 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7076         * config.if: Remove unused libc_interface determination.
7078 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7080         * MAINTAINERS: Move self from write-after-approval to
7081         build machinery (*.in).
7083 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7085         PR bootstrap/11273
7086         PR bootstrap/11408
7087         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7088         unused INSTALL_PROGRAM_ARGS.
7089         * configure.in: Use AC_PROG_INSTALL.
7090         * Makefile.in: Regenerate.
7091         * configure: Regenerate.
7093 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7095         * MAINTAINERS: Alphabetize.
7097 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7099         * configure: Rebuilt.
7100         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7101         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7102         newlib nor libgloss.
7103         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7104         * configure.in (am33_2.0-*-linux*): Added.
7106 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7108         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7109         * configure: Regenerate.
7111 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7113         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7114         * Makefile.in: Regenerate.
7116 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7118         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7119         * Makefile.in: Regenerate.
7121 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7123         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7124         * Makefile.in: Regenerated.
7126         * config-ml.in: Replace PWD with PWD_COMMAND.
7128 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7130         * intl: New directory; see intl/ChangeLog for details.
7131         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7132         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7133         * Makefile.in: Regenerate.
7135 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7137         * configure.in: Clean up config-lang.in handling.  Delete
7138         useless assignment to "subdirs".
7139         * configure: Regenerate.
7141 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7143         * configure.in: Rename 'target_libs' to 'target_libraries'.
7144         Remove useless reference to 'target_libs'.
7145         * configure: Regenerate.
7147 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7149         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7150         * Makefile.in: Regenerate.
7152 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7154         * Makefile.def: Introduce flags_to_pass.
7155         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7156         * Makefile.in: Regenerate.
7158 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7160         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7161         and target-libgloss.
7162         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7163         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7164         * configure: Regenerate.
7166 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7168         * configure.in: Update testsuite_flags to new location.
7169         * configure. Regenerate.
7171 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7173         * Makefile.tpl: Remove BUILD_CC stuff.
7174         * Makefile.in: Regenerate.
7176 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7178         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7180 2003-06-16  Graeme Peterson  <gp@qnx.com>
7182         * MAINTAINERS (Write After Approval): Add myself.
7184 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7186         * config.guess: Update to 2003-06-12 version.
7187         * config.sub: Update to 2003-06-13 version.
7189 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7191         * config.guess: Update to 2003-06-06 version.
7192         * config.sub: Update to 2003-06-06 version.
7194 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7196         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7197         * configure. Regenerate.
7199 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7201         * configure.in: Disable serial configure by default.
7202         * configure: Regenerate.
7203         * Makefile.tpl: Abolish .NOTPARALLEL.
7204         * Makefile.in: Regenerate.
7206         * Makefile.tpl: Replace {build,host,target}_canonical by
7207         {build,host,target}.
7208         * Makefile.in: Regenerate.
7210         * Makefile.tpl: Fix stupid pasto.
7211         * Makefile.in: Regenerate.
7213 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7215         * Makefile.tpl: Remove bogus conditional.
7216         * Makefile.in: Regenerate.
7218 2003-06-05  Jan Hubicka  <jh@suse.cz>
7220         * Makefile.tpl (profiledbootstrap): New target.
7221         * Makefile.in (profiledbootstrap): New target.
7223 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7225         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7226         Pinski. Remove user names from other bugzilla-only maintainers.
7228 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7230         * Makefile.tpl: Make 'recursive targets' using autogen rather
7231         than shell loop.  Remove duplicate 'clean' targets and false
7232         comments.
7233         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7234         Add systematic method of specifying missing targets in subdirs.
7235         Add copyright boilerplate.
7236         * Makefile.in: Regenerate.
7237         * configure.in: Add 'recursive targets' to maybe list.
7238         * configure: Regenerate.
7240         * MAINTAINERS: "GNATS only" -> "Bug database only".
7242         * Makefile.tpl: Rename [+target+] to [+make_target+].
7243         * Makefile.def: Rename 'target' to 'make_target'.
7245 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7247         * MAINTAINERS: Add self as options handling maintainer.
7249 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7251         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7252         been too long since I touched those ports.
7254 2003-05-28  DJ Delorie  <dj@redhat.com>
7256         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7257         * Makefile.in: Regenerate.
7259 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7261         * configure.in: Use curly braces in the definition of tooldir.
7262         * configure: Regenerate.
7264 2003-05-21  DJ Delorie  <dj@redhat.com>
7266         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7267         newlib or libgloss.
7268         * Makefile.in: Regenerate.
7270 2003-05-21  DJ Delorie  <dj@redhat.com>
7272         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7273         * Makefile.in: Regenerate.
7275 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7277         * MAINTAINERS: Update my e-mail address.
7279 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7281         * configure.in: Switch more things to use maybe dependencies.
7282         * Makefile.tpl: Switch more things to use maybe dependencies.
7283         Factor out common code from autogen IF statements.
7284         * configure: Regenerate.
7285         * Makefile.in: Regenerate.
7287 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7289         * configure.in: Accept i[3456789]86 for machine type.
7290         * configure: Regenerate.
7292 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7294         * configure.in: Switch more things to use maybe dependencies.
7295         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7296         * configure: Regenerate.
7297         * Makefile.tpl: Switch more things to use maybe dependencies.
7298         * Makefile.in: Regenerate.
7300 2003-05-16  Andreas Schwab  <schwab@suse.de>
7302         * Makefile.tpl (install-opcodes): Define.
7303         * Makefile.in: Rebuild.
7305 2003-05-13  Andreas Jaeger  <aj@suse.de>
7307         * config.guess: Update to 2003-05-09 version.
7308         * config.sub: Update to 2003-05-09 version.
7310 2003-05-13  Michael Eager  <eager@mvista.com>
7312         * configure.in: Correct sed script so that options in quotes are not
7313         deleted.
7314         * configure: Rebuild.
7316 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7318         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7319         and $$s/newlib/libc/sys/cygwin32 include paths.
7320         * configure: Ditto.
7322 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7324         * MAINTAINERS: Update my email addresses.
7326 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7328         * config-ml.in: Propagate INSTALL variables.
7330 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7332         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7334 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7336         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7337         * Makefile.in: Regenerate.
7339 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7341         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7343 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7345         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7347 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7349         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7350         * Makefile.in: Regenerated.
7352 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7354         * MAINTAINERS (Write After Approval): Upgrade myself from
7355         GNATS only to write-after-approval. Update my mail address.
7357 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7359         (OS Port Maintainers: freebsd): Add myself.
7361 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7363         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7365 2003-04-22  Kean Johnston  <jkj@sco.com>
7367         * MAINTAINERS (SCO ports): Added myself.
7369 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7371         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7373 2003-04-19  Kean Johnston  <jkj@sco.com>
7375         * MAINTAINERS (Write After Approval): Add myself.
7377 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7379         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7380         * Makefile.in: Regenerate.
7382 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7384         * configure.in (powerpc64*-*-linux*): Remove.
7385         * configure: Rebuilt.
7387 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7389         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7390         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7391         and restrap.
7392         * Makefile.in:  Regenerate.
7394 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7396         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7397         * configure: Regenerated.
7399 2003-04-15  DJ Delorie  <dj@redhat.com>
7401         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7403 2003-04-13  Nick Clifton  <nickc@redhat.com>
7405         * config-ml.in: Remove support for --disable-aix removing
7406         call-aix multilibs.
7408 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7410         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7411         * */configure: Rebuilt.
7413 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7415         * MAINTAINERS: Add my email address.
7417 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7419         * MAINTAINERS (Write After Approval): Add myself.
7421 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7423         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7424         * Makefile.in: Regenerate.
7426 2003-03-14  Michael Chastain  <mec@shout.net>
7428         * Makefile.in: Regenerate with correct Makefile.def.
7430 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7432         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7433         Make macro.
7434         * Makefile.in: Regenerate.
7435         * configure.in: Clean up gxx_include_dir logic.
7436         * configure: Regenerate.
7438 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7440         * MAINTAINERS (Write After Approval): Add myself.
7442 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7444         * MAINTAINERS: Update my mail address.
7446 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7448         * configure.in (gxx_include_dir): Fix typo.
7449         * configure: Regenerated.
7451 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7453         * Makefile.tpl: Reindent.
7454         * Makefile.in: Regenerate.
7455         * configure.in: Reindent.  Don't set unused variables.
7456         * configure: Regenerate.
7458 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7460         * configure.in: Include $(build_tooldir)/sys-include in
7461         FLAGS_FOR_TARGET.
7462         * configure: Regenerated.
7464 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7466         * Makefile.tpl: Always pass down RANLIB.
7467         * Makefile.in: Regenerate.
7469         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7470         * Makefile.in: Regenerate.
7471         * configure.in: Remove unused logic relating to --enable-shared
7472         and --enable-threads.  Remove bogus comments.  Remove redundant
7473         noconfigdirs.
7474         * configure: Regenerate.
7476         * configure.in: Replace ${libstdcxx_version} by its value.
7477         Remove reference to mh-dgux.
7478         * configure: Regenerate.
7480 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7482         * MAINTAINERS (Write After Approval): Add myself.
7484 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7486         * Makefile.tpl: Rearrange.
7487         * Makefile.in: Regenerate.
7489 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7491         * configure.in: Add support for kaOS as cross build target system.
7492         * configure: Regenerated.
7494 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7496         * MAINTAINERS (Write after approval): Add myself.
7498 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7500         * MAINTAINERS: Update my email address.
7502 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7504         * MAINTAINERS: Add self to blanket write privs. section.
7506 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7508         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7509         configure-target-* as some target builds may require additional
7510         flags for preprocessor tests.
7511         * Makefile.in: Regenerated.
7513 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7515         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7516         * ltconfig: Handle it.
7517         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7518         auto-detecting it.
7520         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7521         it is used as argument to $CC.
7522         * ltcf-gcj.sh: Likewise.
7524         * configure.in: Introduce --enable-maintainer-mode.
7525         * configure: Rebuilt.
7526         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7527         for maintainer mode.
7528         * Makefile.in: Rebuilt.
7530 2003-02-18  Jason Merrill  <jason@redhat.com>
7532         * Makefile.tpl (check-c++): Allow parallelism.
7534 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7536         * MAINTAINERS: Remove John Carr (who never actually had access to
7537         gcc.gnu.org).
7539 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7541         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7542         don't configure target-libobjc.
7543         * configure: Regenerate.
7545 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7547         * Makefile.tpl (RANLIB): Define.
7548         * Makefile.in: Regenerate.
7550 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7552         * MAINTAINERS: Update my email.
7554 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7556         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7557         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7558         * Makefile.in: Regenerated.
7559         * configure.in: Remove all traces of snavigator, db, and grep.
7560         * configure: Regenerated.
7562 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7564         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7565         After Approval.
7567 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7569         * MAINTAINERS (Write after approval): Add myself.
7571 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7573         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7574         * Makefile.in: Regenerated.
7576 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7578         * config.guess: Updated to 2003-01-30's version.
7579         * config.sub: Updated to 2003-01-28's version.
7581 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7583         * config.if: If gcc_version is already set, just use it.  Don't set
7584         gcc_version_trigger if it's already set, otherwise set it to
7585         gcc/version.c, but only if the file exists.  If it is not set and
7586         gcc/version.c does not exist, try to extract the version number from
7587         $CC.
7589 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7591         * MAINTAINERS: Add myself to write-after-approval list.
7593 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7595         * configure.in:  Revert 24Jan change.
7596         * configure:  Regenerate.
7598 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7600         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7601         entry of HJ Lu.
7603 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7605         * configure.in: Revert previous change.
7606         * configure: Regenerate.
7608 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7610         * configure.in: Make rda native-only.
7611         * configure: Regenerate.
7613 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7615         * MAINTAINERS: Move myself from GNATS-only-accounts to
7616         write-after-approval.
7618 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7620         * configure.in: Add missing \.
7621         * configure: Rebuilt.
7623 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7625         * configure.in (baseargs): Avoid using \| in sed regular
7626         expressions.
7627         * configure: Rebuilt.
7629 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7631         * configure.in (baseargs): Remove all supported forms of
7632         --cache-file, --srcdir, --host, --build and --target options
7633         from argument lists.
7634         * configure: Rebuilt.
7636 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7638         * MAINTAINERS: Add myself to write-after-approval list.
7640 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7642         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7643         * configure: Rebuilt.
7645 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7647         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7648         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7649         * Makefile.in: Regenerate.
7650         * configure: Regenerate.
7652 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7654         * configure.in: Remove Makefile in build, host and target modules
7655         unless configure was run with --no-recursion.
7656         * configure: Rebuilt.
7658 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7660         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7661         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7662         * Makefile.in: Regenerate.
7664 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7666         * config.guess: Update to 2003-01-03 version.
7667         * config.sub: Update to 2003-01-03 version.
7669 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7671         * configure: Regenerate with proper autoconf 2.13.
7673 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7675         * configure.in: Add AC_PREREQ for consistency.
7676         * configure: Regenerate.
7678 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7680         * configure.in (GDB_TK): Add tcl directories conditional on
7681         gdb/gdbtk directory being present.
7682         * configure: Regenerate.
7684 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7686         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7687         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7688         * configure: Rebuilt.
7690 2002-12-31  Tom Tromey  <tromey@redhat.com>
7692         * Makefile.in: Rebuilt.
7693         * Makefile.def (target_modules) [libffi]: Allow installation.
7695 2002-12-31  Andreas Schwab  <schwab@suse.de>
7697         * configure.in: Fix use of $program_transform_name.
7698         * configure: Regenerated.
7700 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7702         * configure.in (baseargs): Don't remove first configure argument.
7703         * configure: Regenerated.
7705 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7707         * Makefile.tpl (local-distclean): Don't remove...
7708         (multilib.ts): ... this.  Moved into...
7709         (multilib.out): ... this.  Don't use sub-make.
7710         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7711         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7712         (configure-build-[+module+], configure-[+module+],
7713         configure-target-[+module+], configure-gcc): ... these.  Test
7714         for Makefile existence.  Drop config.status from dependencies.
7715         * Makefile.in: Rebuilt.
7716         * configure.in: Move gcc-version-trigger to the end of
7717         ac_configure_args.  Add comments to maybedep.tmp and
7718         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7719         nonopt from baseargs, matching and removing corresponding
7720         whitespace while at it.
7721         * configure: Rebuilt.
7723 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7725         * configure.in (host_configargs): Replace reference to
7726         no-longer-defined buildopts with --build=${build_alias}.
7727         * configure: Rebuilt.
7729         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7730         program_transform_name to standard idiom.
7731         (AUTOGEN, AUTOCONF): Define.
7732         (Makefile.in): Use $(AUTOGEN).
7733         (Makefile): Depend on config.status, and use autoconf-style rule to
7734         build it.  Move original commands to...
7735         (config.status): ... this new target.
7736         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7737         $(AUTOCONF).
7738         * Makefile.in: Rebuilt.
7740 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7742         * Makefile.tpl: Fix dramatic bustage due to change in
7743         program_transform_name.
7744         * Makefile.in: Regenerate.
7746         * configure.in: Remove unnecessary PATH setting.
7747         * configure: Regnerate.
7749         * configure.in: Don't default to unprefixed tools unless
7750         the native tools will work.
7751         * configure: Regenerate.
7753         * configure.in: Convert to autoconf script.  Blow away lots
7754         of now-redundant Makefile fragments.
7755         * configure: Generate using Autoconf.
7756         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7757         * Makefile.in: Regenerate.
7759 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7761         * configure: Fix stupid bug where RANLIB was mistakenly included.
7763         * configure.in: Rename (buildargs, hostargs, targargs) to
7764         (build_configargs, host_configargs, target_configargs).
7766         * configure.in: Move logic out of sed statement.
7768         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7769         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7771 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7773         * config.sub: Import from master repository
7774         * config.guess: Ditto
7776 2002-12-24  Andreas Schwab  <schwab@suse.de>
7778         * Makefile.tpl (multilib.out): Fix missing space.
7779         * Makefile.in: Regenerate.
7781 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7783         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7784         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7785         * Makefile.in: Regenerate.
7786         * configure.in: Remove unnecessary leftovers.
7788 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7790         * configure.in (extra_ranlibflags_for_target): New variable.
7791         (*-*-darwin): Add -c to ranlib commands.
7792         * configure (tooldir): Handle extra_ranlibflags_for_target.
7794 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7796         * Makefile.tpl: Revert HJL's change.
7797         * Makefile.in: Regenerated.
7798         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7799         always.
7801 2002-12-19  Andreas Schwab  <schwab@suse.de>
7803         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7804         * Makefile.in: Regenerate.
7806 2002-12-18  H.J. Lu  <hjl@gnu.org>
7808         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7809         * Makefile.in: Regenerated.
7811         * configure.in (build_prefix): New. Substitute.
7813 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7815         * Makefile.tpl: Don't let real targets depend on phony targets.
7816         * Makefile.in: Regenerate.
7818         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7819         * Makefile.in: Regenerate.
7821 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7823         * config.sub: Import from master repository
7824         * config.guess: Ditto
7826 2002-12-16  Jason Merrill  <jason@redhat.com>
7828         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7829         previous 'make bootstrap'.
7830         * Makefile.in: Regenerate.
7832 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7834         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7836 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7838         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7839         * Makefile.in: Regenerate.
7841 2002-12-13  Jason Merrill  <jason@redhat.com>
7843         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7844         library tests.
7845         (check-c++): Just depend on it and check-target-libstdc++-v3.
7846         * Makefile.in: Regenerate.
7848 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7850         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7851         * Makefile.in: Rebuilt.
7853 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7855         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7857 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7859         * configure: Fix bug put in by gremlins.
7861         * Makefile.tpl: Substitute more autoconfily.
7862         * configure: Substitute more autoconfily.
7863         * Makefile.in: Regenerate.
7865 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7867         * config.sub: Import from master repository
7868         * config.guess: Ditto
7869         * MAINTAINERS: Added Svein Seldal under write after approval
7871 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7873         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7874         * Makefile.in (all-sim): Ditto.
7876 2002-12-06  DJ Delorie  <dj@redhat.com>
7878         * Makefile.tpl: Change configure dependencies to not have real
7879         targets depend on phony targets.
7881 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7883         * configure.in: Revert unintentional change.
7885         * Makefile.tpl: Change dependency for */multilib.out so that
7886         it works when gcc isn't in the tree.
7888         * configure.in: Substitute more.
7889         * configure: Run subconfigures from the Makefile.
7890         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7891         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7893 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7895         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7897 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7899         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7900         and corresponding dependencies.
7901         * Makefile.in: Regenerate.
7903         * configure.in (host_tools): Order binutils, gas and ld for
7904         convenience in running the testsuites.
7906         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7907         * Makefile.in: Regenerate.
7908         * configure.in: Introduce rules to serialize subconfigure runs.
7910         * configure.in: Introduce BASE_CC_FOR_TARGET.
7911         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7912         Realize configure-build-* targets.  Realize configure-target-* targets.
7913         * Makefile.in: Regenerate.
7915 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7917         * configure: Move gcc_version_trigger stuff from here...
7918         * configure.in: ...to here.
7920         * configure.in: Separate subconfigure options added by this file from
7921         options given by the user.  Add machinery to put args for host
7922         subconfigures into the Makefile.
7924         * Makefile.tpl: Remove 'vault' targets.
7925         * Makefile.tpl: Reorder and comment dependencies.
7926         * Makefile.in: Regenerate.
7928 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7929         * configure.in: Fix my broken commit of previous patch. (sigh)
7931 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7933         * configure.in: Move host-specific darwin noconfigdirs into
7934         the host-specific section.
7936 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7938         * configure.in: Move host-specific darwin noconfigdirs into
7939         the host-specific section.
7941 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7943         * configure: Remove skip-this-dir support.
7944         * Makefile.tpl: Remove skip-this-dir support.
7946         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7947         subdirectories.
7948         * Makefile.in: Regenerate.
7950         * Makefile.tpl: Strip out useless setting of 'dir'.
7951         * Makefile.in: Regenerate.
7953 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7955         * configure.in: Fix deeply stupid bug.
7957         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7958         shell code in CXX_FOR_TARGET
7959         * Makefile.def: Introduce raw_cxx.
7960         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7961         RAW_CXX_FOR_TARGET.
7962         * Makefile.in: Regenerate.
7964 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7966         * Makefile.tpl: Remove unnecessary ifs.
7967         * Makefile.in: Regenerate.
7969         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7970         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7971         targets for 'no_install' modules.
7972         * configure: Move GDB_TK substitution to configure.in.  Move
7973         build_modules stuff to configure.in.
7974         * configure.in: Implement soft dependency machinery.  Maybe-ize
7975         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7976         * Makefile.in: Regenerate.
7978 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7980         * Makefile.tpl: Make all-target, install-target behave similarly
7981         to all, install (only hitting configured targets).  Eliminate
7982         unused macro defintions.
7984         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7985         build != host.
7987         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7989         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7991         * configure.in: Produce lists of subdir targets we're actually
7992         configuring.  Remove references to "dosrel".
7993         * Makefile.tpl: Let configure set which subdir targets are hit.
7994         Remove install-cross; clean up install; remove ALL.  Remove
7995         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7996         Autogenerate host module targets.  Remove empty dependency lines
7997         and redundant dependency; rearrange slightly.
7998         * Makefile.def: Add host-side libtermcap, utils.
8000         * Makefile.in: Regenerate.
8002 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8004         * ltconfig (osf[345]): Append $major to soname_spec.
8005         Reflect this in library_names_spec.
8006         * ltmain.sh (osf): Prefix $major with . for use as extension.
8008 2002-11-19  Andreas Jaeger  <aj@suse.de>
8010         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8011         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8012         and sparc64 GNU/Linux systems.
8014 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8016         * MAINTAINERS: Update email.
8018 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8020         * MAINTAINERS: Complete James Dennett's entry.
8022 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8024         * MAINTAINERS (Write After Approval): Add myself.
8026 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8028         * Makefile.tpl: syntactic cleanup
8030 2002-11-13  Stuart Hastings  <stuart@apple.com>
8032         * MAINTAINERS: Add myself to write-after-approval list.
8034 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8036         * Makefile.def: Add list of recursive targets to autogenerate.
8037         Add build_modules.
8038         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8039         targets.  Autogenerate *-build-* targets.
8040         * Makefile.in: Regenerate.
8042 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8044         * configure: More autoconf-style substitutions.
8045         * Makefile.tpl: More autoconf-style substitutions.
8046         * Makefile.in: Regenerate.
8048 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8050         * configure: Substitute more variables in a more autoconf-friendly
8051         way.  Simplify slightly.
8052         * Makefile.tpl: Make more variables substitutable in an
8053         autoconf-friendly way.
8054         * Makefile.in: Regenerate.
8056 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8058         * MAINTAINERS (Write After Approval): Add myself.
8060 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8062         * configure.in (v810*): Remove special setting of tools.
8064         * configure: Add support for extra required flags for ar or nm.
8065         * configure.in (aix4.3+): Use above support for target-specific
8066         issues, rather than using config/mt-aix43.
8068 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8070         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8071         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8072         with $srcdir.  Reformat indentation.  Substitute some variables
8073         formerly hard-coded in the Makefile for build=host.
8074         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8075         * Makefile.def: Autogenerate more.
8076         * Makefile.in: Regenerate.
8078 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8080         * MAINTAINERS (Write After Approval): Add myself.
8082 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8084         * Makefile.def (host_modules): Add rda.
8085         * Makefile.in: Regenerate.
8086         * configure.in (target_tool): Add target-rda to list.
8088 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8090         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8092 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8094         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8095         and restrap targets to this rule.
8096         * Makefile.in:  Regenerate.
8098 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8100         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8101         GNATS only accounts.
8103 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8105         * configure.in (i[3456]86-*-linux*): Add check to disable
8106         ${libgcj} for glibc1.
8108 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8110         * MAINTAINERS: Add myself as ip2k port maintainer.
8112 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8114         * configure.in: Add tic4x target.
8116 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8118         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8119         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8120         * Makefile.in: Regenerate.
8122         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8123         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8124         * Makefile.in: Regenerate.
8126 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8128         * MAINTAINERS: Add myself as web pages co-maintainer.
8130 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8132         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8133         * Makefile.in: Regenerate.
8135 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8137         * MAINTAINERS: Add myself and Nathan Sidwell
8138         <nathan@codesourcery.com> as VxWorks maintainers.
8140 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8142         * Makefile.def: Remove order dependency comments.
8143         * Makefile.tpl: Add explicit install-install dependencies.
8144         * Makefile.in: Regenerate.
8146         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8147         * Makefile.in: Regenerate.
8149         * Makefile.tpl: Add configure-target (for src-release in src)
8150         * Makefile.in: Regenerate.
8152 2002-09-30  Nick Clifton  <nickc@redhat.com>
8154         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8156 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8158         * configure.in (s390*-*-linux*): Enable libgcj.
8160 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8162         * configure: Revert accidentally applied changes.
8164         * Makefile.tpl: Make more autoconf-friendly.
8165         * Makefile.in: Regenerate.
8166         * configure: Make substitution more autoconf-like.
8168 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8170         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8171         single entry to handle all these.
8172         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8173         libjava on arm-*-elf.
8175 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8177         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8178         things that depend on them.
8180 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8182         * Makefile.tpl: Make subsituted variables more autoconfy.
8183         * Makefile.in: Regenerate.
8184         * configure: Make seds more autoconfy.
8186 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8188         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8189         * Makefile.in: Regenerate.
8190         * configure.in: Rewrite sed statements to look autoconfy.
8192         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8193         all-target-foo on configure-target-foo.
8194         * Makefile.def: Ditto.
8195         * Makefile.in: Rebuild.
8197 2002-09-25  Andrew Haley  <aph@redhat.com>
8199         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8201 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8203         * Makefile.def: New file.
8204         * Makefile.tpl: New file.
8205         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8206         * contrib/gcc_update: Note that Makefile.in is a generated file.
8208         * configure.in: Minor rearrangement.  Simplify tests.
8210 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8212         * configure.in (with_headers): Skip copy if value is "yes".
8213         (with_libs): Likewise.
8215 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8217         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8218         * configure.in (sh*-*-pe*): Ditto.
8219         * configure.in (mips*-*-pe*): Ditto.
8220         * configure.in (*arm-wince-pe): Ditto.
8222         * configure.in: Rearrange.
8224 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8226         * MAINTAINERS: Update my email address.
8228 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8230         * MAINTAINERS: (Write After Approval): Add myself.
8232 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8234         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8236 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8238         * MAINTAINERS: Change my mailing address.
8240 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8242         * MAINTAINERS (Write After Approval): Remove myself.
8243         (Various Maintainers: c++ runtime libs): Add myself.
8245 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8247         * MAINTAINERS (Write After Approval): Remove myself.
8248         (Various Maintainers: c++ runtime libs): Add myself.
8250 2002-08-15  Eric Christopher  <echristo@redhat.com>
8252         * config.sub: Import from master repository.
8253         * config.guess: Ditto.
8255 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8257         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8258         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8259         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8261 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8263         * MAINTAINERS: Add self to rs6000 vector extensions.
8265 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8267         * libiberty/configure: Reverted unintended yesterday's check in.
8269 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8271         * boehm-gc/configure, libf2c/configure: Rebuilt.
8272         * libffi/configure, libiberty/configure: Ditto.
8273         * libjava/configure, libobjc/configure: Ditto.
8274         * libstdc++-v3/configure, zlib/configure: Ditto.
8275         Merged from binutils:
8276         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8277         From Steve Ellcey <sje@cup.hp.com>:
8278         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8279         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8280         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8281         IA64.
8282         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8283         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8284         soname_spec, sys_lib_search_path_spec): Ditto.
8286 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8288         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8290 2002-08-04  H.J. Lu  (hjl@gnu.org)
8292         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8294 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8296         * MAINTAINERS (Write After Approval): Add myself.
8298 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8300         * configure.in: Move generic linux case to end.  Copy generic
8301         linux noconfigdirs to mips*-*-linux* entry and new
8302         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8304 2002-07-19  Michael Matz  <matz@suse.de>
8306         * MAINTAINERS: Add myself as ra* maintainer.
8308 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8310         * config.guess: Update to 2002-07-09 version.
8311         * config.sub: Update to 2002-07-03 version.
8313 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8315         * MAINTAINERS: Fix typo in a maintainer email address.
8317 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8319         * configure.in: Remove two redundant tests.
8321 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8323         * configure.in (mips*-*-irix6*o32): Enable stabs.
8325 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8327         * configure.in: Don't build grez.
8328         * Makefile.in: Ditto.
8330         * Makefile.in: Remove references to bsp, cygmon, libstub.
8331         * configure.in: Ditto.
8333         * configure.in: Remove leftover reference to gdbtest.
8335 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8337         * configure.in (gxx_include_dir):  Change to match versioned
8338         C++ headers if --enable-version-specific-runtime-libs is used.
8340 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8342         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8344 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8346         * configure.in: Make --without-x work.
8348 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8350         * configure.in: Rearrange target Makefile fragment collection.
8352         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8353         cvs[src].
8354         * configure.in: Ditto.
8356 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8358         * MAINTAINERS (Write After Approval): Update my e-mail address.
8360 2002-06-24  Ben Elliston  <bje@redhat.com>
8362         * configure.in (host_tools): Remove cgen.
8364         * Makefile.in (all-cgen): Remove; runs from its source directory.
8365         (check-cgen, install-cgen, clean-cgen): Likewise.
8366         (all-opcodes): Do not depend on all-cgen.
8367         (all-sim): Likewise.
8369 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8371         * Makefile.in: Eliminate 'apache' targets.
8372         * configure.in: Eliminate 'apache' targets.
8374         * configure.in: Eliminate redundant tests.  Reorganize.
8376         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8378         * config-ml.in: Eliminate references to Cygnus configure.
8380         * Makefile.in: Eliminate references to building emacs.
8382 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8384         * MAINTAINERS: Update my email address.
8386 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8388         * config.if (libstdcxx_incdir): Version C++ headers.
8389         (cxx_incdir): Remove.
8391 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8393         * MAINTAINERS (Write After Approval): Add self.
8395 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8397         * configure.in: Add support for ip2k.
8399 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8401         * configure.in: Fix AIX configury bug.
8403 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8405         * MAINTAINERS (Write After Approval): Add self.
8407 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8409         * configure.in: replace ${topsrcdir} with ${srcdir}
8411         * configure.in: Move definition of libstdcxx_flags
8412         right above usage, rather than waaay earlier.
8414         * configure.in: Pull definition of is_cross_compiler earlier.
8416         * configure.in: Rearrange a little.
8418         * configure.in: Remove references to librx.
8419         * Makefile.in: Remove references to librx.
8421 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8423         * config.sub: Add support for avr target.
8424         Import from master sources, rev 1.255
8426 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8428         * configure, .cvsignore:  Revert previous change...
8429         * Makefile:  ...delete.
8431 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8433         * configure.in: Eliminate ${gasdir} variable.
8435 2002-06-18  Dave Brolley  <brolley@redhat.com>
8437         * configure.in: Add support for frv.
8438         * config.sub: Add support for frv.
8440 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8442         * configure:  Remove garbage from previous commit.
8444 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8446         * configure:  For in-source builds, make a subdir and re-exec there.
8447         * Makefile:  New file.  Pass targets through to build directory.
8448         * .cvsignore:  No longer ignore "Makefile".
8450 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8452         * MAINTAINERS (Write After Approval): Add self.
8454 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8456         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8458 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8460         * configure.in (vax-*-netbsd*): Re-enable gas.
8462 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8464         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8465         BUILD_PREFIX_1, to correct nomenclature.
8466         * configure: Likewise.
8468         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8469         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8471 2002-05-31  Olaf Hering  <olh@suse.de>
8473         * config-ml.in: Propogate DESTDIR also.
8475 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8477         * configure.in (vax-*-netbsd*): Don't build gas for this
8478         platform.
8480 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8482         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8483         and libgcj for AVR.
8485 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8487         * MAINTAINERS (Write After Approval): Add myself.
8489 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8491         * config.guess: Update to 2002-05-22 version.
8492         * config.sub: Likewise.
8494 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8496         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8497         * config-ml.in: Likewise.
8498         * configure: Likewise.
8499         * configure.in: Likewise.
8501 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8503         * MAINTAINERS: Update my email address.
8505 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8507         * configure.in: Simplify makefile fragment collection.
8509         * configure.in: Remove code to build emacs.
8511         * configure.in : Remove --srcdir argument from targargs and buildargs
8512         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8514         * configure: Move some logic to configure.in.
8515         * configure.in: Move some logic from configure.
8517 2002-05-11  Tom Tromey  <tromey@redhat.com>
8519         * MAINTAINERS: Reflect libgcj reality.
8521 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8523         * Makefile.in: Honour DESTDIR.
8525 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8527         * config.guess: Import 2002-03-20 version.
8528         * config.sub: Import 2002-04-26 version.
8530 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8532         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8534 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8536         * MAINTAINERS: Add self.
8538 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8540         * ltmain.sh: Detect and handle object name conflicts
8541         while piecewise linking a static library.
8543 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8545         * configure.in (noconfigdirs): Don't disable libgcj on
8546         sparc64-*-solaris* and sparcv9-*-solaris*.
8548 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8550         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8552 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8554         * configure.in (FLAGS_FOR_TARGET): Do not add
8555         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8556         on i[3456]86-*-linux*.
8558 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8560         * configure.in (noconfigdirs): Replace [ ] with test.
8562         * configure.in (noconfigdirs): Do not add target-newlib if
8563         target == i[3456]86-*-linux*, and host == target.
8565 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8567         * configure.in: delete reference to absent file
8569         * configure.in: replace '[' with 'test'
8571         * configure.in: Eliminate references to gash.
8572         * Makefile.in: Eliminate references to gash.
8574         * configure.in: remove useless references to 'pic' makefile fragments.
8576         * configure.in: (*-*-windows*) Finish removing.
8578         * configure.in: Eliminate redundant test for libgui.
8580 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8582         * MAINTAINERS: Add self and realphabetize.  Update entries
8583         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8584         entry for a29k port maintainer.
8586 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8588         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8589         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8591 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8593         * configure.in: remove references to dead files
8595 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8597         * MAINTAINERS: Add information about purpose of this file.
8599 2002-04-18  Tom Tromey  <tromey@redhat.com>
8601         * configure.in: Disallow configuring libgcj when it is already
8602         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8603         Solaris 2.8 by default.  For PR libgcj/6158.
8605 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8607         * configure.in:  Move default CC setting out of config/mh-* fragments
8608         directly into here.
8610 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8612         * configure.in: don't even try to configure or make a subdirectory
8613         if there's no configure script for it.
8615 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8617         * MAINTAINERS: Remove chill maintainers.
8618         * Makefile.in (CHILLFLAGS): Remove.
8619         (CHILL_LIB): Remove.
8620         (TARGET_CONFIGDIRS): Remove libchill.
8621         (CHILL_FOR_TARGET): Remove.
8622         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8623         CHILL_LIB.
8624         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8625         (CHECK_TARGET_MODULES): Likewise.
8626         (INSTALL_TARGET_MODULES): Likewise.
8627         (CLEAN_TARGET_MODULES): Likewise.
8628         (configure-target-libchill): Remove.
8629         (all-target-libchill): Remove.
8630         * configure.in (target_libs): Remove target-libchill.
8631         Do not compute CHILL_FOR_TARGET.
8632         * libchill: Remove directory.
8634 2002-04-11  DJ Delorie  <dj@redhat.com>
8636         * Makefile.in, configure.in: Sync with binutils, entries
8637         follow...
8639 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8641         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8642         (do-tar, do-bz2): New rules.
8643         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8644         (gdb-tar): New rule.
8645         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8646         (insight_dejagnu.tar): New rule.
8647         (insight.tar): New rule.
8648         (gdb+dejagnu.tar): New rule.
8649         (gdb.tar): New rule.
8651 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8653         * Makefile.in: Add all-tix to deps for all-snavigator
8654         so that tix is built when building snavigator.
8656 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8658         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8659         ld and gdb are not supported.
8661 2002-01-07  Mark Salter  <msalter@redhat.com>
8663         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8664         Allow target-libgloss to be built for arm, strongarm, and xscale.
8666 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8668         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8669         options for i[3456]86-pc-linux* native builds.
8671 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8673         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8674         files from .po files for a distribution.
8676 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8678         * configure.in: Enable libstdc++-v3 for h8300 targets.
8680 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8682         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8683         version from bfd/.
8685 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8687         * Makefile.in (VER): When present, extract the version number from
8688         the file version.in.
8690 2001-05-24  Tom Rix  <trix@redhat.com>
8692         * configure.in : enable ld for aix
8694 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8696         * config.guess: Add linux target for S/390.
8698 2000-11-07  Philip Blundell  <pb@futuretv.com>
8700         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8702 2000-11-03  Philip Blundell  <pb@futuretv.com>
8704         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8705         files.
8707 2001-01-15  Ben Elliston  <bje@redhat.com>
8709         * configure.in (host_tools): Add sid.
8710         Always configure cgen.
8712 2000-11-24  Nick Clifton  <nickc@redhat.com>
8714         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8717 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8719         * Makefile.in (ALL_MODULES): Add all-cgen.
8720         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8721         (all-cgen): New target.
8722         (all-opcodes,all-sim): Depend on all-cgen.
8723         * configure.in (host_tools): Add cgen.
8724         Only configure cgen if --enable-cgen-maint.
8726 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8728         * configure.in: Add *-*-freebsd* configurations.
8730 2002-04-08  Tom Tromey  <tromey@redhat.com>
8732         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8733         Fixes PR libgcj/6068.
8735 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8737         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8739 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8741         * configure.in (alpha*-dec-osf*): Enable libgcj.
8743 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8745         * MAINTAINERS (Write After Approval): Add myself.
8747 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8749         Fix for: PR bootstrap/3591, target/5676
8750         * configure.in (mcore-pe): Disable the configuration of
8751         libstdc++-v3 since exceptions are not supported.
8753 2002-03-20  Anthony Green  <green@redhat.com>
8755         * configure.in: Enable libgcj for xscale-elf target.
8757 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8759         * MAINTAINERS:  Update my email address.
8761 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8763         * ltmain.sh (relink_command): Fix typo in previous change.
8765 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8767         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8768         (relink_command): Added --tag flags.
8769         (mode=install): If relinking fails; error out.
8771 2002-03-12  Richard Henderson  <rth@redhat.com>
8773         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8774         .NOTPARALLEL tag.
8775         (do-check): Rename from check.
8776         (check): Allow parallel check.
8778 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8780         * MAINTAINERS: Add myself as maintainer for xtensa port.
8781         Fix alphabetical order in CPU port maintainer list.
8782         Remove myself from Write After Approval list.
8784 2002-03-11  Richard Henderson  <rth@redhat.com>
8786         * Makefile.in (.NOTPARALLEL): Add fake tag.
8788 2002-03-07  H.J. Lu  (hjl@gnu.org)
8790         * configure.in: Enable gprof for mips*-*-linux*.
8792 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8794         * MAINTAINERS (Write After Approval): Add myself.
8796 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8798         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8799         libjava.
8800         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8802 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8804         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8805         because its Makefile is there; test for the executable instead.
8807 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8809         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8810         libstdc++-v3 and libjava.
8812 2002-02-11  Adam Megacz  <adam@xwt.org>
8814         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8815         boehm-gc
8817 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8819         * config.guess: Updated to 2002-01-30's version.
8820         * config.sub: Updated to 2002-02-01's version.
8821         Contribute sh64-elf.
8822         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8823         * configure.in: Added sh64-*-*.
8825 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8827         * MAINTAINERS: Belatedly add myself to write after approval list.
8829 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8831         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8832         Remove self as Write After Approval.
8834 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8836         * MAINTAINERS: Put self in as maintainer for contrib/regression
8837         directory.
8839 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8841         * MAINTAINERS:  Update my email address.
8843 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8845         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8846         target-libiberty, and target-libgloss.  Skip Java-related
8847         libraries if not supported for NetBSD on target CPU.
8849 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8851         * install-sh: Use _inst.$$_ for temp file name.
8853 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8855         * MAINTAINERS (Write After Approval): Move my contact info
8856         from here...
8857         (OS Port Maintainers): ...to here (netbsd).
8859 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8861         * MAINTAINERS (Write After Approval): Add myself.
8863 2002-01-17  H.J. Lu  <hjl@gnu.org>
8865         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8866         (all-target-fastjar): Also depend on all-target-libiberty.
8868 2002-01-16  H.J. Lu  (hjl@gnu.org)
8870         * config.guess: Import from master sources, rev 1.225.
8871         * config.sub: Import from master sources, rev 1.238.
8873 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8875         * MAINTAINERS (Write After Approval): Remove myself.
8877 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8879         * MAINTAINERS (Write After Approval): Add myself.
8881 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8883         * MAINTAINERS: Add self as docs co-maintainer.
8885 2001-12-11  Matthias Klose  <doko@debian.org>
8887         * MAINTAINERS (Write After Approval): Add myself.
8889 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8891         * MAINTAINERS: Update my email address.
8893 2001-12-07  Turly O'Connor  <turly@apple.com>
8894         * MAINTAINERS (Write After Approval): Add myself.
8895         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8896         (rs6000_initialize_trampoline): Call __trampoline_setup for
8897         ABI_DARWIN too.
8898         * darwin-tramp.asm: New file, implements __trampoline_setup.
8899         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8901 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8903         * MAINTAINERS (Write After Approval): Add myself.
8905 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8907         * configure, configure.in: Use temp file for long sed commands.
8909 2001-12-03  Laurent Guerby  <guerby@acm.org>
8911         * config.sub: Update to version 1.232 on subversion.
8913 2001-12-03  Ben Elliston  <bje@redhat.com>
8915         * MAINTAINERS: Update mail address for config.* patches.
8917 2001-11-27  DJ Delorie  <dj@redhat.com>
8918             Zack Weinberg  <zack@codesourcery.com>
8920         When build != host, create libiberty for the build machine.
8922         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8923         CONFIG_ARGUMENTS.
8924         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8925         New variables.
8926         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8927         and rules.
8928         (all.normal): Depend on ALL_BUILD_MODULES.
8929         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8930         (all-build-libiberty): Depend on configure-build-libiberty.
8932         * configure: Calculate and substitute proper value for
8933         ALL_BUILD_MODULES.
8934         * configure.in: Create the build subdirectory.
8935         Calculate and substitute TARGET_CONFIGARGS (formerly
8936         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8938 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8940         * MAINTAINERS (write-after-approval): Add self.
8942 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8944         * MAINTAINERS (GNATS only accounts): Remove self.
8946 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8948         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8949         libf2c.
8951 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8953         * MAINTAINERS (Write After Approval): Add self.
8955 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8957         * MAINTAINERS: mips and s390 are also CPU ports.
8959 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8961         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8963 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8965         * MAINTAINERS: Alphabetize.
8967 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8969         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8971 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8973         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8975 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8977         * configure.in (--enable-languages): Be more permissive about
8978         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8980 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8982         * config.sub: Import from master sources, rev. 1.230.
8983         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8985 2001-11-07  Laurent Guerby  <guerby@acm.org>
8987         * MAINTAINERS (Write After Approval): Add self.
8989 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8991         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8993 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8995         * config.sub: Import from master sources, rev 1.226.
8996         * config.guess: Import from master sources, rev 1.216.
8998 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9000         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9001         * MAINTAINERS: Add self as maintainer of MMIX port.
9002         Remove old after-approval entry.
9004 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9006         * ChangeLog, configure: Fix spelling errors.
9008 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9010         * MAINTAINERS: Tweak my address.
9012 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9014         * MAINTAINERS: Update my email address.
9016 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9018         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9019         * MAINTAINERS: Add self as maintainer of CRIS port.
9021 2001-10-10  Geert Bosch  <bosch@gnat.com>
9023         * MAINTAINERS (Various maintainers: Ada front end):
9024         Added Robert Dewar.
9026 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9028         * MAINTAINERS (Write After Approval): Added self
9030 2001-10-02  Geert Bosch  <bosch@gnat.com>
9032         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9034 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9036         * configure: Handle temporary files securely using mkdir.
9038 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9040         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9042 2001-09-26  Will Cohen  <wcohen@redhat.com>
9044         * configure.in (*-*-linux*): Disable configuration of target-newlib
9045         and target-libgloss.
9047 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9049         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9050         RANLIB.
9052 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9054         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9055         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9056         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9057         avoid quotes nesting problems.
9058         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9059         (DO_X): Export only variables that are set.
9061 2001-09-19  Ben Elliston  <bje@redhat.com>
9063         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9064         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9065         semantics.  Use the shell built-in "type" command instead.
9067 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9069         Merged from gcc-3_0-branch:
9070         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9071         * ltcf-c.sh: Use $objext, not $ac_objext.
9072         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9073         * ltcf-cxx.sh: Add support for GNU.
9074         2001-07-22  Timothy Wall  <twall@redhat.com>
9075         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9076         default settings if using GNU tools with that configuration.
9077         * ltcf-cxx.sh: Ditto.
9078         * ltcf-gcj.sh: Ditto.
9079         2001-07-21  Michael Chastain  <chastain@redhat.com>
9080         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9081         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9082         * ltmain.sh: Mark as gcc-local.
9084 2001-08-30  Eric Christopher  <echristo@redhat.com>
9085             Jason Eckhardt  <jle@redhat.com>
9087         * config.guess: Merge from master sources.
9088         * config.sub: Merge from master sources, add support for mipsisa32.
9090 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9091         * config.sub: Merge from master sources, rev 1.219.
9092         * MAINTAINERS: Add self as contact for stormy16 port.
9094 2001-08-14  Zack Weinberg  <zackw@panix.com>
9096         * config.sub: Merge from master sources, rev 1.218.
9097         * config.guess: Merge from master sources, rev 1.209.
9099 2001-08-11  Graham Stott  <grahams@redhat.com>
9101         * Makefile.in (check-c++): Add missing semicolon.
9103 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9105         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9107 2001-07-30  Eric Christopher  <echristo@redhat.com>
9109         * MAINTAINERS (Various maintainers: mips port): Added myself.
9111 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9113         * configure.in (sh-*-linux*): New.
9115 2001-07-27  Richard Henderson  <rth@redhat.com>
9117         * .cvsignore: Add LAST_UPDATED.
9119 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9121         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9123 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9125         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9127 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9129         * MAINTAINERS (Write After Approval): Added myself.
9131 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9133         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9134         and libgcj on m68hc11/m68hc12.
9136 2001-06-27  H.J. Lu  (hjl@gnu.org)
9138         * Makefile (CFLAGS_FOR_BUILD): New.
9139         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9141 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9143         * README: Remove version number.
9145 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9147         * INSTALL/README: Update wrt. to the installation instructions now
9148         residing in gcc/doc/install.texi.
9150 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9152         * README: Replace with a cut-down and updated version of gcc/README.
9154 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9156         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9157         multilibs to be disabled.
9159 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9161         * MAINTAINERS (Write After Approval): Add myself.
9163 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9165         * config.guess: Import CVS version 1.195.
9166         * config.sub: Import CVS version 1.212.
9168 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9170         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9171         gcc/xgcc is built, use -print-prog-name to find out the program
9172         name to use.
9174 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9176         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9177         appear to also be in the master copy.
9178         * config.sub:  Import CVS version 1.211.
9180 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9182         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9183         with_gcc]: Use `gcc -shared' to build a shared library.
9185 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9187         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9188         archives.
9190 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9192         * MAINTAINERS (Write After Approval): Add myself.
9194 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9196         * configure.in (libstdcxx_flags): Do not try to execute
9197         libstdc++-v3/testsuite_flags until it exists.
9199 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9201         * MAINTAINERS: Update my email address.
9203 2001-05-31  Graham Stott  <grahams@redhat.com>
9205         * MAINTAINERS (Write After Approval): Add myself.
9207 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9209         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9210         libraries when using g++ with native linker.
9212 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9214         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9216 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9218         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9219         [aix4*|aix5*]: Prepend blank.
9221 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9223         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9224         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9225         of subdir/configure scripts to use the new libtool.m4.
9227 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9229         * MAINTAINERS (Write After Approval): Add myself.
9231 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9233         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9235 2001-05-11  Ben Elliston  <bje@redhat.com>
9237         * Makefile.in (all-sid): New target.
9238         (check-sid, clean-sid, install-sid): Likewise.
9240 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9242         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9244 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9246         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9247         libgcj.
9249 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9251         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9252         gcc/xgcc is built, use -print-prog-name to find out the program
9253         name to use.
9255 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9257         * configure.in (noconfigdirs): Don't reset it from scratch in the
9258         target case; only append to it.
9260         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9261         sparc-*-solaris2.8]: Disable ${libgcj}.
9263 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9265         * configure.in (libgcj_saved): Copy from $libgcj.
9266         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9267         --disable-libgcj.
9269 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9271         * MAINTAINERS: Remove self as MIPS maintainer and
9272         C front end maintainer.
9274 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9276         * configure.in: Move *-chorusos target case to the proper switch.
9277         Disable libgcj.
9279 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9281         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9282         1.641.2.228.
9284 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9286         * Makefile.in (STAGE1_CFLAGS): Pass down.
9288 2001-04-13  Alan Modra  <amodra@one.net.au>
9290         * config.guess: Add hppa64-linux support.  Note for next import that
9291         this is already in the master file.
9292         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9294 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9296         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9297         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9299 2001-04-11  Stan Shebs  <shebs@apple.com>
9301         * MAINTAINERS: Add self as Darwin port maintainer.
9303 2001-04-11  Alan Modra  <amodra@one.net.au>
9305         * MAINTAINERS: Update my email address.
9307 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9309         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9310         recent versions of FreeBSD (release 3 or later).
9311         * ltconfig: On FreeBSD, -lc must not be provided when building
9312         a shared library or else the standard -pthread gcc option is
9313         rendered worthless to later users of the built library.
9315 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9317         * MAINTAINERS: Add self and RTH as C front end maintainers.
9319 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9321         * config.sub: Make sure to match an already-canonicalized
9322         machine name (eg. mn10300-unknown-elf).
9324 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9326         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9327         New macros.
9328         (bootstrap, cross): Use RECURSE_FLAGS.
9329         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9331 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9333         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9335 2001-03-22  Colin Howell  <chowell@redhat.com>
9337         * Makefile.in (DO_X): Do not backslash single-quotes in
9338         backquotes (two places).
9340 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9342         Re-installed:
9343         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9344         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9345         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9346         * ltcf-cxx.sh: Likewise.
9347         * ltcf-gcj.sh: Likewise.
9349 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9351         * MAINTAINERS: Add myself as "documentation co-maintainer".
9353 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9355         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9356         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9358 2001-03-19  Tom Tromey  <tromey@redhat.com>
9360         * config-ml.in: Handle GCJ and GCJFLAGS.
9362 2001-03-21  Michael Chastain  <chastain@redhat.com>
9364         * Makefile.in: all-m4 depends on all-texinfo.
9366 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9368         * MAINTAINERS: Add myself to write after approval list.
9370 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9372         * Makefile.in (DO_X): Quote nested quotes.
9374 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9376         * MAINTAINERS: Add myself to write after approval list.
9378 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9380         * Makefile.in (DO_X): Use double quotes for quoting
9381         "RANLIB=$${RANLIB}".
9383 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9385         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9387 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9389         * configure.in: Only use `lang_requires' for languages athat are
9390         actually enabled.
9392 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9394         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9396 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9398         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9400 2001-03-07  Tom Tromey  <tromey@redhat.com>
9402         * configure.in: Allow config-lang.in to set `lang_requires' to list
9403         of other required languages.
9405 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9407         * Makefile.in: Remove RANLIB definition. Use RANLIB
9408         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9409         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9411 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9412             Alexandre Oliva  <aoliva@redhat.com>
9414         * Makefile.in (check-c++): Use tabs, not spaces.
9416 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9418         * MAINTAINERS: add myself to Write After Approval list.
9420 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9422         * Makefile.in (check-c++): New rule.
9424         * configure.in (target_libs): Remove libg++.
9425         (noconfigdirs): Remove libg++.
9426         (noconfigdirs): Same.
9427         (noconfigdirs): Same.
9428         (noconfigdirs): Same.
9430         * config-ml.in: Remove libg++ references.
9432         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9433         (ALL_TARGET_MODULES): Same.
9434         (configure-target-libg++): Remove.
9435         (all-target-libg++): Remove.
9436         (configure-target-libio): Remove.
9437         (all-target-libio): Remove.
9438         (check-target-libio): Remove.
9439         (.PHONY): Remove.
9440         (libg++.tar.bz2): Remove.
9441         (all-target-cygmon): Remove libio.
9442         (all-target-libstdc++): Remove.
9443         (configure-target-libstdc++): Remove.
9444         (TARGET_LIB_PATH): Remove libstdc++.
9445         (ALL_GCC_CXX): Remove libstdc++.
9446         (all-target-gperf): Correct.
9448 2001-02-16  Nick Clifton  <nickc@redhat.com>
9450         * configure.in (noconfigdirs): Allow configuration of texinfo
9451         for Cygwin hosts.
9453 2001-02-15  Anthony Green  <green@redhat.com>
9455         * configure: Introduce GCJ_FOR_TARGET.
9456         * configure.in: Ditto.
9457         * Makefile.in: Ditto.
9459 2001-02-13  Andreas Schwab  <schwab@suse.de>
9461         * MAINTAINERS: Update mail address.
9463 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9465         * config.guess: Add linux target for S/390.
9466         * config.sub: Likewise.
9468 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9470         * configure.in: for *-chorusos, don't config target-newlib and
9471         target-libgloss.
9473 2001-02-06  Ben Elliston  <bje@redhat.com>
9475         * configure: Output host type to stdout, not stderr.
9477 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9479         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9480         * ltcf-cxx.sh: Likewise.
9482         * config.if: Assume enable_libstdcxx_v3 is defined.
9484 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9486         Remove V2 C++ library.
9487         * configure.in: Remove --enable-libstdcxx_v3 support.
9489 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9491         * include/demangle.h: Add prototype for java_demangle_v3.
9493 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9495         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9497 2001-01-27  Richard Henderson  <rth@redhat.com>
9499         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9501 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9503         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9504         Don't unset, it's non-portable and no longer necessary, set to empty
9505         instead.
9507 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9509         * ltconfig: Shell portability fix for the tagname validity check.
9511 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9513         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9514         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9516 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9518         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9520 2001-01-26  Tom Tromey  <tromey@redhat.com>
9522         * configure.in: Allow libgcj to be built on Sparc Solaris.
9524 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9526         * ltcf-c.sh: Add aix5 case.
9527         * ltcf-cxx.sh: Likewise.
9528         * ltconfig: Likewise.
9530 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9532         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9533         keep at least one of build_libtool_libs or build_old_libs set to
9534         yes.
9536         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9537         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9539 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9541         * configure.in: Enable libgcj on several additional platforms.
9543 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9545         * configure.in: Enable libgcj for linux targets.
9547 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9549         * MAINTAINERS (Write After Approval): Add myself.
9551 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9553         * MAINTAINERS: Add myself as vax port maintainer.
9555 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9557         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9559 2001-01-09  Mike Stump  <mrs@wrs.com>
9561         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9562         failures of subdirectories.
9564 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9566         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9567         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9568         * ltcf-cxx.sh: Likewise.
9569         * ltcf-gcj.sh: Likewise.
9570         * ltconfig.sh: Fix typo.
9572 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9574         * configure: handle DOS-style absolute paths.
9576 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9578         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9580 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9582         * MAINTAINERS: Add myself as avr port co-maintainer.
9584 2000-12-28  Ben Elliston  <bje@redhat.com>
9586         * MAINTAINERS: Add myself under ``Write After Approval''.
9588 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9590         * texinfo: Remove directory from GCC.
9592 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9594         * COPYING: Update to current
9595         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9596         to 19yy as example year in copyright notice).
9598 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9600         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9601         (libstdcxx_incdir): Pass down.
9602         * config.if: Remove expired bits for cxx_interface, add stub.
9603         (libstdcxx_incdir): Add variable for g++ include directory.
9604         * configure.in (gxx_include_dir): Use it.
9606 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9608         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9609         with old-email address from ``Write After Approval''.
9611 2000-12-15  Andreas Jaeger  <aj@suse.de>
9613         * configure.in: Handle lang_dirs.
9615 2000-12-14  Tom Tromey  <tromey@redhat.com>
9617         * MAINTAINERS: Removed brads.
9619         * MAINTAINERS: Added gcj developers.
9621 2000-12-13  Anthony Green  <green@redhat.com>
9623         * configure.in: Disable libgcj for any target not specifically
9624         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9625         with g++ abi.
9627 2000-12-13  Mike Stump  <mrs@wrs.com>
9629         * Makefile.in (local-distclean): Also remove fastjar.
9631 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9633         * contrib/gcc_update: Add fastjar --touch entries.
9635 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9637         * configure.in: Disable language-specific target libraries for
9638         languages that aren't enabled.
9640 2000-12-10  Anthony Green  <green@redhat.com>
9642         * configure.in: Define libgcj.  Disable libgcj target libraries for
9643         most targets.
9645 2000-12-10  Neil Booth  <neilb@earthling.net>
9647         * MAINTAINERS: Update mail address, remove from WAA list.
9649 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9651         * libjava: Imported from /cvs/java.
9652         * libffi: Likewise.
9653         * Boehm-gc: Likewise.
9655 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9657         * configure.in (target_libs): Revert 2000-12-08 patch.
9658         (noconfigdirs): Added target-libjava.
9660 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9662         * djunpack.bat: removed.
9664 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9666         * Makefile.in: handle DOS-style absolute paths.
9667         * config-ml.in: likewise.
9668         * symlink-tree: likewise.
9670 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9672         * fastjar: Imported.
9674 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9676         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9677         libjava.
9678         * configure.in (target_libs): Removed `target-libjava'.
9680 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9682         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9683         (ALL_MODULES): Added fastjar.
9684         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9685         (all-target-libjava): all-fastjar replaces all-zip.
9686         (all-fastjar): Added.
9687         (configure-target-fastjar, all-target-fastjar): Likewise.
9688         * configure.in (host_tools): Added fastjar.
9690 2000-12-07  Mike Stump  <mrs@wrs.com>
9692         * Makefile.in (local-distclean): Remove leftover built files.
9694 2000-11-24  Nick Clifton  <nickc@redhat.com>
9696         * configure.in (xscale-elf): Add target.
9697         (xscale-coff): Add target.
9699 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9701         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9702         recent versions of FreeBSD (release 3 or later).
9703         * ltconfig: On FreeBSD, -lc must not be provided when building
9704         a shared library or else the standard -pthread gcc option is
9705         rendered worthless to later users of the built library.
9707 2000-11-16  Fred Fish  <fnf@be.com>
9709         * configure.in (enable_libstdcxx_v3): Fix typo,
9710         libstd++ -> libstdc++.
9712 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9714         * MAINTAINERS: Add self to Write After Approval list.
9716 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9718         * MAINTAINERS: Update my email address.  Add myself to global write
9719         privs list.
9721 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9723         * Makefile.in: Merge with src and libgcj.
9724         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9725         configure-target-<library> when their configure scripts need the C
9726         or C++ library to have already been built to work properly.
9727         (do_proto_toplev): Set them to an empty string.
9729         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9730         (REALLY_SET_LIB_PATH): Use them.
9732 2000-11-17  Stan Shebs  <shebs@apple.com>
9734         * MAINTAINERS: Add self to Write After Approval list.
9736 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9738         * configure: Provide the original toplevel configure arguments
9739         (including $0) to subprocesses in the environment rather than
9740         through gcc/configargs.h.
9742 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9744         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9745         C99.  Alphabetise "Write After Approval" list.
9747 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9749         * configure: Turn on libstdc++ V3 by default.
9751         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9752         if we've got GCC.
9754 2000-11-11  Philip Blundell  <philb@gnu.org>
9756         * MAINTAINERS: Add self to Write After Approval list.
9758 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9760         * ltcf-c.sh (aix4): Improve shared library configuration; require
9761         exporting symbols.
9762         * ltcf-cxx.sh (aix4): Define.
9763         * ltconfig (aix4): Define library and soname specs appropriate for
9764         AIX.  Define command to create export symbols list.
9766 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9768         * config.sub: Add support for Sun Chorus
9770 2000-10-31  Nick Clifton  <nickc@redhat.com>
9772         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9773         <name>@redhat.com.  Also installed new email address for Clint
9774         Popetz.
9776 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9778         * etc: Remove directory from GCC.
9780 2000-10-16  Michael Meissner  <meissner@redhat.com>
9782         * configure (gcc/configargs.h): Only create if there is a build GCC
9783         directory created.
9785 2000-10-16  Matthias Klose  <doko@debian.org>
9787         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9788         when configured for libstdc++-v3.
9790 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9792         * configure: Save configure arguments to gcc/configargs.h.
9794 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9796         * config.guess: Import CVS version 1.157.
9797         * config.sub: Import CVS version 1.181.
9799 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9801         * Makefile.in (bootstrap): avoid recursion if subdir missing
9802         (cross): ditto
9803         (do-proto-toplev): ditto
9805 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9807         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9808         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9810         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9811         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9812         all affected `configure' scripts.
9814 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9816         * MAINTAINERS: Add self as cpplib co-maintainer.
9818 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9820         * MAINTAINERS: Add self to Write After Approval list.
9822 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9824         * INSTALL/README: egcs -> GCC update.
9826 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9828         * MAINTAINERS: Add myself to Write After Approval list.
9830 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9832         * MAINTAINERS: Add myself to Write After Approval list.
9834 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9836         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9837         X11 libraries for hppa64.
9839 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9841         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9843 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9845         * Makefile.in (all-zlib): Added dummy target.
9847         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9848         ltcf-gcj.sh: Updated from libtool multi-language branch.
9850 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9852         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9853         (bootstrap*): Depend on all-bootstrap.
9855 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9857         * config.guess: Import CVS version 1.156.
9858         * config.sub: Import CVS version 1.179.
9860 2000-09-02  Anthony Green  <green@cygnus.com>
9862         * Makefile.in (all-gcc): Depend on all-zlib.
9863         (CLEAN_MODULES): Add clean-zlib.
9864         (ALL_MODULES): Add all-zlib.
9865         * configure.in (host_libs): Add zlib.
9867 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9869         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9870         crosses, but add gcc/include to the header search path for them.
9872 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9874         * MAINTAINERS: Add self to Write After Approval list.
9876 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9878         * config.guess: Import CVS version 1.152.
9879         * config.sub: Import CVS version 1.177.
9881 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9883         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9884         $targargs to tell whether newlib is going to be built.
9886         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9887         $$r/TARGET_SUBDIR/libio for _G_config.h.
9889 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9891         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9893 2000-08-22  DJ Delorie  <dj@redhat.com>
9895         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9897 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9899         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9900         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9901         sub-configures.
9903 2000-08-21  DJ Delorie  <dj@redhat.com>
9905         * MAINTAINERS: Add self as a libiberty maintainer
9907 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9909         * configure.in (libstdcxx_flags): Use
9910         libstdc++-v3/src/libstdc++.INC.
9912 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9914         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9916 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9918         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9920         * configure: Make enable_threads and enable_shared defaults
9921         explicit.  Substitute enable_threads into generated Makefiles.
9922         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9923         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9925 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9927         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9929 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9931         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9932         previous delta.
9934 2000-08-11  Jason Merrill  <jason@redhat.com>
9936         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9937         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9938         (FLAGS_FOR_TARGET): Not here.
9939         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9941 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9943         * config-ml.in (CC, CXX): Don't introduce a leading space.
9945 2000-08-07  DJ Delorie  <dj@delorie.com>
9947         * MAINTAINERS: Add self as a DJGPP maintainer
9949 2000-08-07  DJ Delorie  <dj@redhat.com>
9951         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9952         "if we're also building gcc, and it's a gcc that will run on the
9953         build machine, we want to use its includes instead of the system's
9954         default includes".
9956 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9958         * MAINTAINERS: Add self to Write After Approval list.
9960 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9962         * configure.in (libstdcxx_flags): Don't use `"'.
9964         * config-ml.in: Adjust multilib search paths to the
9965         appropriate multilib tree.
9967 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9969         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9970         commas in $LANGUAGES.
9972 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9974         * configure.in: Re-enable all references to libg++ and librx.
9976 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9978         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9979         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9980         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9981         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9983         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9985 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9987         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9988         CXX_FOR_TARGET for sed.
9990 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9992         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9993         Do not override if already set in the environment or in configure.
9994         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9995         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9997 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9999         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10000         the libtool CVS tree multi-language branch.
10001         * ltconfig, ltmain.sh: Updated.
10003 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10005         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10006         (clean-target): Depend on it.
10008         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10009         (GCC_FOR_TARGET): Use it.
10010         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10011         * configure.in: ... here.
10012         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10013         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10015 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10017         * MAINTAINERS: Add self to Write After Approval list.
10019 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10021         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10022         (configure-target-libchill, configure-target-libobjc): Likewise.
10024         * configure.in: Use the same cache file for all target libs.
10025         * config-ml.in: But different cache files per multilib variant.
10027 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10029         * configure (topsrcdir): Don't use dirname.
10031 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10033         * MAINTAINERS: Add self to Write After Approval list.
10035 2000-07-20  Jason Merrill  <jason@redhat.com>
10037         * configure.in: Remove all references to libg++ and librx.
10039         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10041 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10043         * config.sub: Update to subversions version 2000-07-06.
10045 2000-07-12  Andrew Haley  <aph@cygnus.com>
10047         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10048         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10050 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10052         * symlink-tree:  Check number of arguments.
10054 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10056         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10057         search path for a g++ extracted from the build tree.  This
10058         will allow link tests run by configure scripts in
10059         subdirectories to succeed.
10061 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10063         * ltconfig: Add support for mips-dde-sysv4.2MP
10065 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10067         * MAINTAINERS: Add myself as loop discovery maintainer.
10069 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10071         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10072         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10074 2000-06-19  Timothy Wall  <twall@cygnus.com>
10076         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10077         * config.sub: Add tic54x target.
10079 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10081         * MAINTAINERS: Add self as Fortran maintainer,
10082         remove Craig Burley.
10084 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10086         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10087         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10089 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10091         * MAINTAINERS: Add self as i18n maintainer
10093 20000-05-21  H.J. Lu  (hjl@gnu.org)
10095         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10096         directory are used if they exist. Make sure
10097         $(build_tooldir)/include is searched for header files,
10098         $(build_tooldir)/lib/ for library files.
10099         (GCC_FOR_TARGET): Likewise.
10100         (CXX_FOR_TARGET): Likewise.
10102 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10104         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10106 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10108         * Makefile.in (configure-target-libiberty): Depend on
10109         configure-target-newlib.
10111 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10113         * configure.in, Makefile.in: Merge all libffi-related
10114         configury stuff from the libgcj tree.
10116 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10118         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10119         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10121 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10123         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10124         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10125         current version information.  Add to proto-toplev directory.
10126         (gdb-taz): Build do-djunpack.
10128 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10130         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10132 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10134         * MAINTAINERS: Add self to Write After Approval list.
10136 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10138         * ltmain.sh: Preserve in relink_command any environment
10139         variables that may affect the linker behavior.
10141 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10143         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10145 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10147         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10149 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10151         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10152         with the version name.
10154 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10156         * MAINTAINERS: Add self as bb-reorder maintainer.
10158 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10160         * config.if: Tweak.
10162 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10164         * djunpack.bat: New file.
10166 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10168         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10169         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10170         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10171         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10173 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10175         * config.sub (case $basic_machine): Change default for "ibm-*"
10176         to "openedition".
10178 2000-04-13  Andreas Jaeger  <aj@suse.de>
10180         * MAINTAINERS: Added myself.
10182 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10184         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10185         (do-md5sum): New target.
10186         (MD5PROG): Define.
10187         (PACKAGE): Default to TOOL.
10188         (VER): Default to a shell script.
10189         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10190         md5 checksum generation.
10191         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10192         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10193         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10194         insight.tar.bz2): Use gdb-taz to create archive.
10196 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10198         * configure (warn_cflags): Delete.
10200 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10202         * MAINTAINERS: Added myself.
10204 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10205             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10207         * configure.in (enable_libstdcxx_v3): Add.
10208         (target_libs): Add bits here to switch between libstdc++-v2 and
10209         libstdc++-v3.
10210         * config.if: And this file too.
10211         * Makefile.in: Add libstdc++-v3 targets.
10213 2000-04-05  Michael Meissner  <meissner@redhat.com>
10215         * config.sub (d30v): Add d30v as a basic machine type.
10217 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10219         * configure.in: -linux-gnu*, not -linux-gnu.
10221 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10223         * MAINTAINERS: Add self in write-after-approval section.
10225 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10227         * MAINTAINERS: Add self as ia64 port maintainer.
10229 2000-03-08  Neil Booth  <NeilB@earthling.net>
10231         * MAINTAINERS: Add self in write-after-approval section.
10233 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10235         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10236         (do-tar-bz2): Replace TOOL with PACKAGE.
10237         (gdb.tar.bz2): Remove GDBTK from GDB package.
10238         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10239         dejagnu.tar.bz2): New packages.
10241 2000-02-27  Andreas Jaeger  <aj@suse.de>
10243         * configure.in: Add entry for mips*-*-linux*, move catch all
10244         *-*-*linux* entry below this one.
10246 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10248         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10250 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10252         * config.sub: Support an OS of "wince".
10254 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10256         * config.guess, config.sub: Updated to match config's 2000-02-15
10257         version.
10259 2000-02-23  Linas Vepstas  <linas@linas.org>
10261         * config.sub: Add support for Linux/IBM 370.
10262         * configure.in: Likewise.
10264 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10266         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10268 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10270         * config.guess: Guess "cygwin" rather than "cygwin32".
10272 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10274         * configure (gcc_version): When setting, narrow search to
10275         lines containing `version_string'.
10277 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10279         * config.sub: Add support for avr target.
10281 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10283         * MAINTAINERS: Add maintainers for MCore port.
10285 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10287         * config.sub: Add mmix-knuth-mmixware.
10289 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10291         * MAINTAINERS: Pair cccp with cpplib maintainership.
10293 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10295         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10296         structure stuff to -L library search.
10297         (CXX_FOR_TARGET): Ditto.
10298         (CROSS_CHECK_MODULES): Fix spelling mistake.
10300 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10302         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10303         the C++ compiler.
10305 2000-01-12  Richard Henderson  <rth@cygnus.com>
10307         * configure.in: Don't build some bits for beos.
10309 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10311         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10312         as include files.
10314 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10316         * Add self as cpplib maintainer, as requested by Jason
10317         Merrill.  Correct my e-mail address.
10319 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10321         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10322         not mh-aix43.
10324 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10326         * MAINTAINERS: Add myself to "write after approval" list.
10328 1999-12-14  Richard Henderson  <rth@cygnus.com>
10330         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10331         * config.sub: Accept alphaev[78], alphaev8.
10333 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10335         * config.guess, config.sub: Update from autoconf.
10337 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10339         * MAINTAINERS:  update my playtime e-address.
10341 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10343         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10344         necessary libraries are missing.
10346 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10348         * MAINTAINERS: Add new 'write after approval' maintainer.
10350 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10352         * MAINTAINERS: Add new Java maintainer.
10354 1999-10-25  Andreas Schwab  <schwab@suse.de>
10356         * configure: Fix quoting inside arguments of eval.
10358 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10360         * config-ml.in: Allow suppression of some ARM multilibs.
10362 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10364         * config.guess: Add OS/390 match pattern.
10365         * config.sub: Add mvs, openedition targets.
10366         * configure.in (i370-ibm-opened*): New.
10368 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10370         * config.sub: Add support for configuring for pj.
10372 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10374         * config.sub (maybe_os): Add support for configuring for fr30.
10376 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10378         * configure.in: Do not configure or build ld for AIX
10379         platforms.  ld is known to be broken on these platforms.
10381 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10383         * config-ml.in: Pass compiler flag corresponding to multidirs to
10384         subdir configures.
10386 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10388         * Makefile.in (LDFLAGS): Define.
10390 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10392         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10393         noconfigdirs.
10394         (*-*-cygwin*): Likewise.
10396 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10398         * mkdep: New file.
10399         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10400         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10402         From Eli Zaretskii <eliz@is.elta.co.il>:
10403         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10404         long file name when using DJGPP on MS-DOS.
10406 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10408         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10410 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10412         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10413         dependency as this causes "make check" to globally "make all"
10415 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10417         * configure.in (target_libs): Added target-zlib.
10418         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10419         (CONFIGURE_TARGET_MODULES): Likewise.
10420         (CHECK_TARGET_MODULES): Likewise.
10421         (INSTALL_TARGET_MODULES): Likewise.
10422         (CLEAN_TARGET_MODULES): Likewise.
10423         (configure-target-zlib): New target.
10424         (all-target-zlib): Likewise.
10425         (all-target-libjava): Depend on all-target-zlib.
10426         (configure-target-libjava): Depend on configure-target-zlib.
10428         * Makefile.in (configure-target-libjava): Depend on
10429         configure-target-newlib.
10430         (configure-target-boehm-gc): New target.
10431         (configure-target-qthreads): New target.
10433         * configure.in (target_libs): Added target-qthreads.
10434         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10435         (CONFIGURE_TARGET_MODULES): Likewise.
10436         (CHECK_TARGET_MODULES): Likewise.
10437         (INSTALL_TARGET_MODULES): Likewise.
10438         (CLEAN_TARGET_MODULES): Likewise.
10439         (all-target-qthreads): New target.
10440         (configure-target-libjava): Depend on configure-target-qthreads.
10441         (all-target-libjava): Depend on all-target-qthreads.
10443         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10444         (CONFIGURE_TARGET_MODULES): Likewise.
10445         (CHECK_TARGET_MODULES): Likewise.
10446         (INSTALL_TARGET_MODULES): Likewise.
10447         (CLEAN_TARGET_MODULES): Likewise.
10448         (all-target-libjava): New target.
10449         (all-target-boehm-gc): Likewise.
10450         * configure.in (target_libs): Added libjava, boehm-gc.
10452 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10454         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10455         configure.bat in SUPPORT_FILES.
10456         (gas+binutils.tar.bz2): Likewise.
10458         * makeall.bat: Remove; obsolete.
10460 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10462         From Mark Elbrecht:
10463         * configure.bat: Remove; obsolete.
10465 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10467         * configure: Add -W -Wall to the default CFLAGS when compiling with
10468         gcc.
10470 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10472         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10474 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10476         * configure.in: Build ld on IRIX6.
10478 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10480         * Makefile.in: Change distribution targets to use bzip2 instead of
10481         gzip.
10482         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10483         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10485 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10487         * config.sub: Add mcore target.
10489 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10491         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10493 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10495         * config.guess (dummy): Changed to $dummy.
10497 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10499         * config.sub: Tidied up case statements.
10501 1999-05-22  Ben Elliston  <bje@cygnus.com>
10503         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10504         <jiro@din.or.jp>.
10506         * config.guess: Merge with FSF version. Future changes will be
10507         more accurately recorded in this ChangeLog.
10508         * config.sub: Likewise.
10510 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10512          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10514 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10516         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10518 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10520         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10522 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10524         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10525         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10526         Bad merge removed these two changes.
10528 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10529                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10531         * config.guess (interix Alpha): Add.
10533 1999-04-11  Richard Henderson  <rth@cygnus.com>
10535         * configure.in (i?86-*-beos*): Do config gperf; don't config
10536         gdb, newlib, or libgloss.
10538 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10540         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10541         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10542         from multidirs.
10544 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10546         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10548 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10550         * config.sub: Add support for mcore targets.
10552 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10554         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10555         not mt-ospace, in order to shut up assembler warning about using
10556         symbols that are named the same as registers.
10558 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10560         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10561         dependency list for all-target-cygmon.
10563 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10565         * config-ml.in: Check $host, not $target, for selective multilibs.
10566         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10567         thumb interworking, and underscore prefix multilibs.
10569 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10571         * missing: Update to version from current automake.
10573 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10575         * configure (gxx_include_dir): Removed.
10577         * configure.in (gxx_include_dir): Handle it.
10578         * Makefile.in: Likewise.
10580 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10582         * config.sub (mips64vr4111,mips64vr4111el) Add.
10584 1999-03-21  Ben Elliston  <bje@cygnus.com>
10586         * config.guess: Correct typo for detecting ELF on FreeBSD.
10588 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10590         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10591         config/mh-djgpp.
10593 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10595         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10596         all-target-newlib to dependency list for all-target-bsp.
10598 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10600         * config.sub: Add i386-uwin support.
10601         * config.guess: Likewise.
10603 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10605         * configure.in: cleanup, add mh-*pic handling for arm, special
10606         case powerpc*-*-aix*
10608 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10610         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10611         can be built.
10613 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10615         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10616         targets.
10618 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10620         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10622 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10624         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10626 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10628         * config.sub: Fix typo in arm recognition.
10630 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10632         * configure.in (noconfigdirs): Changed target_configdirs to
10633         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10634         rather than m68k-*-* since it is not known to work on
10635         m68k-aout. Ditto for arm-*-*oabi.
10637 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10639         * configure.in (*-*-windows*): Remove, no longer used.
10641 1999-02-19  Ben Elliston <bje@cygnus.com>
10643         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10644         Smart and improved by Andrew Cagney.
10646 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10648         * config.guess: Recognize openbsd-*-hppa.
10650 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10652         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10653         only if it is not empty.
10655 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10657         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10659         * config.guess: Modified to recognize uname's armv* syntax.
10661         * config.sub: Modified to recognize uname's armv* syntax.
10663 1999-02-17  Mark Salter  <msalter@cygnus.com>
10665         * configure.in: Added target-bsp for sparclite.
10667 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10669         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10671 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10673         * configure.in: Add support for strongarm port.
10674         * config.sub: Add support for strongarm target.
10676 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10678         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10679         the old name config/mh-cygwin32.
10680         Enable texinfo.
10682 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10684         * configure.in: Do build ld for ix86 Solaris.
10686 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10688         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10689         $AR_FOR_TARGET.  Likewise for RANLIB.
10691 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10693         * config.sub (oabi):  Recognize.
10694         * configure.in (arm-*-oabi):  Handle.
10696 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10698         * config.guess: Improve detection of i686 on UnixWare 7.
10700 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10702         * config.guess: Add support for i386-pc-interix.
10703         * config.sub: Likewise.
10704         * configure.in: Likewise.
10706 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10708         * Makefile.in: Remove unneeded all-target-libio from
10709         from all-target-winsup target since it is now unneeded.
10710         Add all-target-libtermcap in its place since it is now
10711         needed.
10713 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10715         * configure.in: makefile stub for cygwin target is probably
10716         unnecessary.  Remove it for now.
10718 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10720         * configure.in: libtermcap.a should be built when cygwin is the
10721         target as well as the host.
10722         * config.guess: Allow mixed case in cygwin uname output.
10723         * Makefile.in: Add libtermcap target.
10725 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10727         * config.sub: Clean up handling of hppa2.0.
10729 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10731         * config.guess: Use C code to identify more HP machines.
10733 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10735         * config.sub: Handle hppa2.0.
10737 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10739         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10740         cygmon for all sparclite targets, regardless of object format.
10742 1998-12-15  Mark Salter  <msalter@cygnus.com>
10744         * configure.in: Added target-bsp for several target architectures.
10746         * Makefile.in: Added rules for bsp.
10748 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10750         * config.guess: Improve detection of hppa2.0 processors.
10752 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10754         * config.guess: Recognize FreeBSD using ELF automatically.
10756 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10758         * configure (skip-this-dir): Add handling for new shell script, which
10759         might be created by a sub-directory's configure to indicate, this particular
10760         directory is "unwanted".
10761         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10763 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10765         * ltconfig: import from libtool, after changing libtool to
10766         account for the cygwin name change.
10768 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10770         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10771         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10773 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10775         * configure.in: Add libtermcap to list of cygwin dependencies.
10777 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10779         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10780         they include winsup/include when it's a cygwin target.
10782 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10784         * configure.in (host_tools): Added zip.
10785         * Makefile.in (all-target-libjava): Depend on all-zip.
10786         (all-zip): New target.
10787         (ALL_MODULES): Added all-zip.
10788         (NATIVE_CHECK_MODULES): Added check-zip.
10789         (INSTALL_MODULES): Added install-zip.
10790         (CLEAN_MODULES): Added clean-zip.
10792 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10794         * Makefile.in: lose "32" from comment about cygwin.
10796 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10798         * configure.in: Use -Os to build target libraries for the fr30.
10800 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10802         * config.sub: Add fr30.
10804 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10806         * configure.in: drop "32" from config/mh-cygwin32.  Check
10807         cygwin* instead of cygwin32*.
10808         * config.sub: Check cygwin* instead of cygwin32*.
10810 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10812         * config.guess: Match any version of Unixware7.
10814 1998-10-20  Syd Polk  <spolk@cygnus.com>
10816         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10817         if desired.
10819 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10821         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10822         these if the appropriate directories and files to not exist.
10824 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10826         * Makefile.in (DEVO_SUPPORT): Add config.if.
10828 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10830         * configure: Add pattern to replace "build_tooldir"'s
10831         definition in the generated Makefile with "tooldir"'s
10832         actual value.
10834 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10836         * config.sub: Bring back lost sparcv9.
10838         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10840 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10842         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10843         CC_FOR_TARGET and friends.
10845 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10847         * Makefile.in (build_tooldir): New variable, same as tooldir.
10848         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10849         -B$(build_tooldir)/bin/.
10850         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10852 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10854         * README: Remove installation instructions and refer to the
10855         INSTALL directory instead.
10857 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10859         * config.sub: Add support for i[34567]86-pc-udk.
10860         * configure.in: Likewise.
10862 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10864         * Makefile.in: add bzip2 package building bits for user
10865         tools module
10866         * configure.in: ditto
10868 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10870         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10871         (ALL_TARGET_MODULES): Add all-target-libobjc.
10872         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10873         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10874         (all-target-libchill): Add dependencies.
10875         * configure.in (target_libs): Add libchill.
10877 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10879         * configure.in (target_subdir): Remove duplicate line.
10881 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10883         * Makefile.in (all-automake): fix dependencies.
10885 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10887         * configure.in: Minor cleanups for building in the $(target_alias)
10888         subdir.
10890 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10892         * Makefile.in (bootstrap): Set r and s before make all.  Use
10893         BASE_FLAGS_TO_PASS in make all.
10894         (cross): Likewise.
10896 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10898         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10900 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10902         * config.sub: Fix typo in last change.
10904 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10906         * config.sub: Add support for C4x target.
10907         * configure.in: Likewise.
10909 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10911         * config.sub: Recognize sparcv9 just like sparc64.
10913 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10915         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10917 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10919         * config.guess: Correctly identify Pentium II sco boxes.
10921         * config.guess: Fix "tr" code.  From Weiwen Liu.
10923 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10925         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10926         stabs.
10928 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10930         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10931         (ALL_TARGET_MODULES): Add all-target-libchill.
10932         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10933         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10934         (all-target-libchill): Add dependencies.
10935         * configure.in (target_libs): Add libchill.
10937 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10939         * config.guess: Avoid assumptions about "tr" behaves when
10940         LANG is set to something other than English.
10942 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10944         * configure (gxx_include_dir): Changed to
10945         '${prefix}/include/g++'-${libstdcxx_interface}.
10947         * config.if: New to determine the interfaces.
10949 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10951         * config.guess: Detect and handle MPE/IX.
10952         * config.sub: Deal with MPE/IX.
10954 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10956         * configure.in: Use mh-aix43.
10958 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10960         * configure: Fix --without/--disable cases for gxx-include-dir.
10962 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10964         * mdata-sh:  Imported.  Needed for automake support.
10966 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10968         * Makefile.in (taz): Try "chmod -R og=u ." before
10969         "chmod og=u `find . -print`".
10971 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10973         * configure.in: Add arm-elf and thumb-elf support.
10975 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10977         * Makefile.in: Undo previous patch.
10979 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10981         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10982         to here ...
10983         (install-no-fixedincludes): and here
10984         (INSTALL_MODULES): ... from here.
10986 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10988         * config.sub: Merge with FSF.
10990         * config.guess: Merge with FSF.
10992 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10994         * configure (extraconfigdirs): New variable.
10995         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10996         * Makefile.in (all): Move higher in file.
10997         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10998         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10999         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11000         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11001         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11003 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11005         * Makefile.in (all-target-libjava): Depend on all-gcc and
11006         all-target-newlib.
11007         (configure-target-libjava): Depend on $(ALL_GCC).
11009 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11011         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11012         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11014 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11016         * INSTALL/README: Fix typo.
11018 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11020         * ylwrap: Change absolute path checks to check for DOS style path
11021         names.
11023         * ylwrap: Don't use a full path name if the source file is in the
11024         same directory.  From hjl@lucon.org (H.J. Lu).
11026         * config-ml.in: Default to being verbose, to match Feb 18 change to
11027         configure.
11029 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11031         Brought over from egcs:
11033         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11035         * configure.in (target_subdir): Set to ${target_alias} instead
11036         of "libraries".
11038         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11040         * configure.in (target_subdir): Set to libraries if enable_multilib.
11042 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11044         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11045         multilibs, force reconfiguration the first time we create
11046         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11048 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11050         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11051         avoid confusion with --no-recursion.
11053 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11055         * configure.in: Win32 hosts shouldn't use install -x
11056         * install-sh: remove -x option, and special .exe-handling
11057         hack.
11059 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11061         * config.guess: Recognize i586-pc-beos.
11062         * configure.in: Don't build some bits for beos.
11064 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11066         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11067         CFLAGS default to -O2.
11069         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11070         when using GNU ld.
11072 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11074         * ltmain.sh: Correct install when using a different shell.
11076 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11078         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11080 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11082         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11083         target.
11085 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11087         * ltconfig: Update to correct AIX handling.
11089 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11091         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11093         * configure.in (target_subdir): Set to ${target_alias} instead
11094         of "libraries".
11096 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11098         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11099         (Makefile): Depend on $(gcc_version_trigger).
11101         * configure (gcc_version): Change default initializer to empty
11102         string.
11103         (gcc_version_trigger): New variable; pass this variable down
11104         to subdir configures to enable them checking gcc's version
11105         themselves. Emit make macros for both gcc_version vars.
11106         (topsrcdir): Initialize reliably.
11107         (recursion line): Remove --with-gcc-version=${gcc_version}.
11109 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11111         * configure (enable_version_specific_runtime_libs): Implement new flag
11112         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11113         in $(libsubdir); emit definition in each generated Makefile.
11114         (gxx_include_dir): Initialize depending on
11115         $enable_version_specific_runtime_libs.
11117 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11119         * configure (gcc_version): Initialize properly depending on
11120         how and where configure is started.
11121         (recursion line): Pass a --with-gcc-version=${gcc_version}
11122         to configures in subdirs.
11124 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11126         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11127         cygmon
11129 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11131         * configure.in: Add cygmon and libstub support for mn10200.
11133 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11135         * configure (gcc_version): Add new variable describing the
11136         particular gcc version we're building.
11137         * Makefile.in (libsubdir): Add new macro for the directory
11138         in which the compiler finds executables, libraries, etc.
11139         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11140         and libsubdir.
11142 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11144         * Makefile.in (local-clean): Remove *.log.
11145         (warning.log): Built with warn_summary from build.log.
11146         (mail-report.log): Run test_summary.
11147         (mail-report-with-warnings.log): Run test_summary including
11148         warning.log in the report.
11150 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11152         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11154 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11156         * Makefile.in (grep): Grep no longer depends on libiberty.
11158 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11160         * Makefile.in: all-snavigator needs all-libgui.
11162 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11164         * configure.in: Add cygmon and libstub support for mn10300.
11166 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11168         * missing: Update to version from automake 1.3.
11170         * ltmain.sh: On installation, don't get confused if the same name
11171         appears more than once in the list of library names.
11173 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11175         * config.sub: Accept m68060 and m5200 as CPU names.
11177 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11179         * configure: Use && rather than using -a in test, because odd
11180         strings can confuse test.
11181         * configure.in: Likewise.
11183 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11185         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11187 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11189         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11190         bootstrap4-lean): New targets.
11192 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11194         * mpw-* Delete.  Not used.
11196 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11198         * COPYING.LIB: Update FSF address.
11200 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11202         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11204         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11205         GAS_SUPPORT_DIRS.
11207 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11209         * ltconfig, ltmain.sh: Avoid producing a version number if
11210         -version-info was not used.
11212 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11214         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11215         building with newlib.
11217 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11219         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11220         Solaris `make' causes it to continue to next definition.
11222 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11224         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11225         the right GUI libraries and files are installed along with GDB.
11227 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11229         * configure.in: Change alpha to alpha* in several places.
11231 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11233         * config.sub: Recognize sparc86x.
11235 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11237         * configure.in (--enable-target-optspace): Remove debug echo.
11239 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11241         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11243 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11245         * ltconfig: Update cygwin32 support.
11247         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11248         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11249         (GDB_SUPPORT_DIRS): Likewise.
11251 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11253         * configure.in (target_makefile_frag): If --enable-target-optspace,
11254         use -Os to compile target libraries rather than -O2.  Default to
11255         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11256         not used.
11257         * configure.in (target_cflags): Ditto for d30v.
11259 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11261         * Makefile.in (all-bfd): Depend on all-intl.
11262         (all-binutils): Likewise.
11263         (all-gas): Likewise.
11264         (all-gprof): Likewise.
11265         (all-ld): Likewise.
11267 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11269         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11271 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11273         * Makefile.in (all-bfd): Depend upon all-libiberty.
11275         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11277 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11279         * Makefile.in: Add libstub.
11281         * configure.in: Ditto. Build libstub for targets that have cygmon
11282         support.
11284 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11286         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11288 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11290         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11291         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11293 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11295         * configure: Define DEFAULT_M4 by searching PATH.
11296         * Makfile.in: Use DEFAULT_M4.
11298 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11300         * ltconfig: Add cygwin32 support.
11302         * Makefile.in, configure.in: Add libtool as a native only directory
11303         to configure and build.
11305 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11307         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11309 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11311         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11313 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11315         * Makefile.in: add ash make rules
11316         * configure.in: add ash to native_only and host_tools lists
11318 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11320         * Makefile.in (all-gettext, all-intl): New targets.
11321         (ALL_MODULES): Added all-gettext, all-intl.
11322         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11323         (INSTALL_MODULES): Added install-gettext, install-intl.
11324         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11326         * configure.in (host_tools): Added gettext.
11327         (native_only): Likewise.
11328         (noconfigdirs) [various cases]: Likewise.
11329         (host_libs): Added intl.
11331 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11333         * configure: Do not disable building gdbtk for cygwin32 hosts.
11335 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11337         * configure.in: Add thumb-coff target.
11338         * config.sub: Add thumb-coff target.
11340 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11342         * Makefile.in: Revert yesterday's change.
11343         (all-target-winsup):  all-target-librx stays out of here.
11345 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11347         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11348         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11349         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11350         Remove references to librx and libg++.
11352 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11354         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11355         recursive makes
11357 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11359         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11360         for newlib directory.
11361         (CXX_FOR_TARGET): Likewise.
11363 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11365         * ltconfig: Update after libtool/ltconfig.in change for
11366         hpux11.
11368 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11370         * ltconfig, ltmain.sh: Update to libtool 1.2.
11372 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11374         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11375         (install-gcc-cross): Instead, override LANGUAGES here.
11377 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11379         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11380         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11382 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11384         * configure.in: Add Thumb-pe target.
11386 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11388         * Makefile.in - changed sn targets to snavigator
11389         * configure.in - changed sn targets to snavigator
11391 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11393         * config-ml.in: After building symlink tree call make distclean
11394         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11395         to be the case for libiberty.
11397 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11399         * configure: When making link, also check the current
11400         directory. The configure scripts may create one.
11402 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11404         * config.sub: Accept alphapca56 and alphaev6 properly.
11406 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11408         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11410 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11412         * config.sub (sco5): Fix typo.
11414 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11416         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11417         install-itcl.
11418         (install-itcl): Remove dependency on install-tcl.
11420 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11422         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11424 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11426         * configure.in: Don't build libgui for a cygwin32 target when not on
11427         a cygwin32 host.
11429 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11431         * configure (redirect): Set to null, so default behavior of
11432         configure is now --verbose.
11434 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11436         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11437         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11439 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11441         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11442         this change to sync Makefile.in with its ChangeLog entries.
11444 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11446         * ltmain.sh (mkdir): Check that the directory doesn't exist
11447         before we exit with error, so that we don't get races during
11448         parallel builds.
11450 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11452         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11454 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11456         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11457         PICFLAG_FOR_TARGET.
11458         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11460         * configure: Emit a definition for the new macro enable_shared
11461         into each Makefile.
11463 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11465         * configure.in (host_tools, native_only): Add libtool.
11467 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11469         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11470         Fix typo in ming config comment.
11472 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11474         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11476 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11478         * config.sub: Add tic30 cases, and map c30 to tic30.
11480 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11482         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11483         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11484         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11485         (CLEAN_TARGET_MODULES): Similarly
11486         (all-target-libf2c): Add dependences.
11487         * configure.in (target_libs): Add libf2c.
11489 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11491         * configure.in: Remove expect from noconfigdirs when target
11492         is cygwin32.  OK to build expect and dejagnu with Canadian
11493         Cross.
11495 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11497         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11498         host.
11500         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11501         and mingw32.
11503 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11505         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11506         here as it is not defined in the toplevel Makefile.
11508 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11510         * configure (package_makefile_rules_frag): New variable, which names
11511         a file with generic rules, ...
11512         Change comment to mention we now have FIVE parts.
11513         * configure: Undo last change.
11515 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11517         * config.guess: More accurate determination of HP processor types.
11518         * config.sub: More accurate determination of HP processor types.
11520 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11522         * configure (package_makefile_frag): Move inserting the
11523         ${package_makefile_frag} to where it should be according
11524         to the comment.
11526 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11528         * config.guess: Add support for Linux/ARM.
11530 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11532         * .cvsignore: Remove *-info and *-install since they match
11533         release-info and mpw-install, which we don't want to just ignore.
11535 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11537         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11539 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11541         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11542         local_prefix to sub-make invocations.
11544 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11546         * configure.in: Check makefile fragments in the source
11547         directory.
11549 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11551         * configure.in: Check whether host and target makefile
11552         fragments exist before adding them to *_makefile_frag.
11554 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11556         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11558 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11560         * configure.in: Make sure we only replace RPATH_ENVVAR on
11561         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11562         regexp to sed.
11564         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11565         to sub-makes.
11567 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11569         * config-ml.in (multi-do): LDFLAGS must include multilib
11570         designator.
11572 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11574         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11576 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11578         * config.sub: Add mingw32 support.
11579         * configure.in: Likewise.
11581 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11583         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11585 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11587         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11588         * configure (gxx_include_dir): Provide a definition for subdirs
11589         which do not use autoconf.
11591 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11593         * config.guess: Sync with egcs.  Picks up new alpha support,
11594         BeOS & some additional linux support.
11596 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11598         * config.guess: HP 9000/803 is a PA1.1 machine.
11600 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11602         * configure.in: It's alpha*-...
11604 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11606         * configure.in (host_makefile_frag, target_makefile_frag):
11607         Handle multiple config files.
11608         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11609         alpha-*-*.
11611 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11613         * mkdep: New file.
11615 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11617         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11619 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11621         * Makefile.in: Add libgui directory.
11622         (GDB_TK): Add all-libgui.
11623         * configure.in: Add libgui directory.
11624         * configure: Add all-libgui to GDB_TK.
11626 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11628         * config-ml.in (multidirs): Add m32r to multilib list.
11630 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11632         * Makefile.in (all-target-gperf): Change dependency to
11633         all-target-libstdc++.
11635 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11637         * config.guess: Add BeOS support.
11639 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11641         Source directory cvs renamed to cvssrc:
11642         * configure.in (host_tools): Change cvs to cvssrc.
11643         (native_only): Likewise.
11644         (noconfigdirs) [various cases]: Likewise.
11645         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11646         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11647         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11648         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11649         (all-cvssrc): Rename target from all-cvs.
11651 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11653         * configure (gxx_include_dir): Fix thinko.
11655 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11657         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11658         (install-cross, install-gcc-cross): New targets.
11660 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11662         * configure.in (noconfigdirs): Add support for Thumb target.
11664         * config.sub (maybe_os): Add support for Thumb target.
11666 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11668         * Makefile.in: Add rules for cygmon.
11670         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11672 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11674         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11675         * configure (gxx_include_dir): Provide a definition for subdirs
11676         which do not use autoconf.
11678 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11680         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11681         11/18/97 build
11683 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11685         * From Franz Sirl.
11686         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11687         found on RedHat Linux systems.
11689 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11691         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11692         guesses.
11694 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11696         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11698 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11700         * ltmain.sh: If mkdir fails, check whether the directory was created
11701         anyhow by some other process.
11703 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11705         * configure.in (d30v-*-*): Configure all directories.
11707 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11709         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11710         for the D30V.
11712 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11714         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11716 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11718         * include/libiberty.h: Add extern "C" { so it can be used with C++
11719         progrms.
11720         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11721         programs.
11723 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11725         * configure.in (d30v-*-*): Configure GCC now.
11727 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11729         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11730         is no longer needed.
11732 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11734         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11736 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11738         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11739         targets using "$@" to provide support for similar but not identical
11740         targets without having to duplicate code.
11742 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11744         * makefile.vms: Fix to work with DEC C.
11746 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11748         * config.sub: Add mips-tx39-elf to marketing names.
11750 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11752         * ltmain.sh: Handle symlinks in generated script.
11754 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11756         * configure: Handle autoconf style directory options: --bindir,
11757         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11758         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11759         --sysconfdir.
11760         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11761         (sharedstatedir, localstatedir, oldincludedir): New variables.
11762         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11763         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11764         sbindir, sharedstatedir, and sysconfdir.
11766 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11768         * Makefile.in (bootstrap-lean): New target.
11770 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11772         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11773         sn, and gnuserv from noconfigdirs.
11775 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11777         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11779 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11781         * Makefile.in (cross): New target.
11783 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11784                           Jeff Law         <law@cygnus.com>
11786         * Makefile.in (bootstrap2, bootstrap3): New targets.
11787         (all-bootstrap): Remove outdated and confusing target.
11788         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11790 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11792         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11793         windows.  Consistent with gdb/configure.
11795 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11797         * configure.in: Name Linux target fragment.
11799         * configure: Rewrite so that project Makefile fragment is inserted
11800         first and appears last in the resulting Makefile.
11802 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11804         * Makefile.in (install-itcl): Install tcl first.
11806 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11808         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11810 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11812         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11814         * configure.in (skipdirs): Add target-librx for Linux.
11815         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11817 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11819         * Makefile.in (bootstrap): New target.
11821 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11823         * config.sub: Accept 'amigados' for backward compatibility.
11825 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11827         * config.guess: Merge with FSF.
11829 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11831         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11833 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11835         * config.sub: Add "marketing-names" patch.
11837 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11839         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11841 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11843         * config.sub: Handle v850-elf.
11845 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11847         * .cvsignore (*-install): Remove.
11849 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11851         * ltconfig: Set CONFIG_SHELL in libtool.
11852         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11854 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11856         * configure.in (target_subdir): Set to libraries if enable_multilib.
11858 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11860         * config.guess: Update from gcc directory.
11862 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11864         * Makefile.in (all-sim): Depends on all-readline.
11866 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11868         * Makefile.in (BISON, YACC): Use $$s.
11869         (all-bison): Depend on all-texinfo.
11871 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11873         * Makefile.in (BISON): Add -L flag.
11874         (YACC): Likewise.
11876 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11878         * configure.in (noconfigdirs): Add support for v850e target.
11880         * config.sub (maybe_os): Add support for v850e target.
11882 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11884         * configure.in (noconfigdirs): Add support for v850ea target.
11886         * config.sub (maybe_os): Add support for v850ea target.
11888 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11890         * config.sub: Add mipstx39.  Delete r3900.
11892 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11894         * Makefile.in (all-autoconf): Depends on all-texinfo.
11896 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11898         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11899         eabi targets.
11901 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11903         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11905         * configure: When handling a Canadian Cross, handle YACC as well as
11906         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11907         * Makefile.in (all-bison): Depend upon all-texinfo.
11909 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11911         * Makefile.in (BISON): bison, not byacc or bison -y.
11912         (YACC): bison -y or byacc or yacc.
11913         (various): Add *-bison as appropriate.
11914         (taz): No need to mess with BISON anymore.
11916 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11918         * configure: If OSTYPE matches *win32*, try to find a good value for
11919         CONFIG_SHELL.
11921 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11923         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11924         configure.in if it is present.
11926 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11928         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11930 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11932         * config.sub: Recognize `arc' cpu.
11933         * configure.in: Likewise.
11934         * config-ml.in: Likewise.
11936 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11938         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11940 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11942         * configure: Changed sed delimiter from ':' to '|' when
11943         attempting to substitute ${config_shell} for SHELL. On
11944         NT ${config_shell} may contain a ':' in it.
11946 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11948         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11950 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11952         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11954 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11956         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11958         * ylwrap: If the program is a relative path, force it to be
11959         absolute.
11961 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11963         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11965 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11967         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11968         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11969         for libraries.
11971 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11973         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11974         separated by spaces.
11976 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11978         * ylwrap: New file.
11979         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11981         * ltmain.sh: Handle /bin/sh at start of install program.
11983         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11985         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11986         * missing: New file, from automake 1.2.
11988 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11990         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11991         check-tk to CHECK_X11_MODULES.
11993 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11995         * config.sub: Merge with FSF.
11997 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11999         * config.guess: Merge with FSF.
12001 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12003         * configure: Treat msdosdjgpp like go32.
12004         * configure.in: Likewise.  Don't remove gprof for go32.
12006         * configure: Change Makefile.tem2 to Makefile.tm2.
12008 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12010         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12012 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12014         * install-sh (chmodcmd): Set to null if the DST directory already
12015         exists.  Same as Nov 11th change.
12017 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12019         * configure (GDB_TK): Needs itcl and tix.
12021 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12023         * config.guess: Update from FSF.
12025 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12027         * Makefile.in (GDB_TK): Depend on itcl and tix.
12029 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12031         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12032         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12033         (INSTALL_SCRIPT): New variable.
12034         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12035         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12036         to -x.
12037         * install-sh: Add support for -x option.
12039 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12041         * configure.in, Makefile.in: Treat tix like itcl.
12043 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12045         * Makefile.in (WINDRES): New variable.
12046         (WINDRES_FOR_TARGET): New variable.
12047         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12048         (EXTRA_HOST_FLAGS): Add WINDRES.
12049         (EXTRA_TARGET_FLAGS): Add WINDRES.
12050         (EXTRA_GCC_FLAGS): Add WINDRES.
12051         ($(DO_X)): Pass down WINDRES.
12052         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12053         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12054         DLLTOOL_FOR_TARGET.
12056 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12058         * configure.in: configure sim before gdb for win32-x-ppc
12060 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12062         Move gperf into the toplevel, from libg++.
12063         * configure.in (target_tools): Add target-gperf.
12064         (native_only): Add target-gperf.
12065         * Makefile.in (all-target-gperf): New target, depend on
12066         all-target-libg++.
12067         (configure-target-gperf): Empty rule.
12068         (ALL_TARGET_MODULES): Add all-target-gperf.
12069         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12070         (CHECK_TARGET_MODULES): Add check-target-gperf.
12071         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12072         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12074 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12076         * config.sub (mn10200): Recognize new basic machine.
12078 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12080         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12081         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12083 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12085         * configure.in: If we're building mips-sgi-irix6* native, turn on
12086         ENABLE_MULTILIB and set TARGET_SUBDIR.
12088 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12090         * Makefile.in (all-sn): Depend on all-grep.
12092 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12094         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12096         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12097         Makefile.  From Jeff Makey <jeff@cts.com>.
12098         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12100         * Makefile.in (DISTBISONFILES): Remove.
12101         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12102         $(DEFAULT_YACC).
12104         * configure.in: Build itl, db, sn, etc., when building for native
12105         cygwin32.
12107         * Makefile.in (LD): New variable.
12108         (EXTRA_HOST_FLAGS): Pass down LD.
12109         ($(DO_X)): Likewise.
12111 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12113         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12115 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12117         * configure.in (targargs): Strip out any supplied --build argument
12118         before adding our own. Always add --build.
12120 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12122         * configure.in (targargs): Pass --build if we're doing
12123         a cross-compile.
12125 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12127         * configure: Use '|' instead of ":" as the separator in
12128         sed. Otherwise sed chokes on NT path names with drive
12129         designators. Also look for "?:*" as the leading characters in an
12130         absolute pathname.
12132 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12134         * config.sub: Support for r3900.
12136 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12138         * configure.in: Use install-sh, not install.sh.
12140 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12142         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12143         apply it twice.
12145 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12147         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12148         install-binutils.
12150 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12152         * Makefile.in: Add automake targets.
12153         * configure.in (host_tools): Add automake.
12155 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12157         * configure: Default CXX to c++, not gcc.
12158         * Makefile.in (CXX): Set to c++, not gcc.
12159         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12161 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12163         * install-sh: try appending a .exe if source file doesn't
12164         exist
12166 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12168         * configure.in: Turn on multilib by default.
12169         (cross_only): Remove target-libiberty.
12171         * Makefile.in (all-gcc): Don't depend on libiberty.
12173 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12175         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12177 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12179         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12180         (DISTBISONFILES): Add ld/Makefile.in
12182 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12184         * configure.in: if target is cygwin32 but host isn't cygwin32,
12185         don't configure gdb tcl tk expect, not just gdb.
12187 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12189         * configure.in: Added gnuserv everywhere sn appears.
12191         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12192         (CROSS_CHECK_MODULES): Added check-gnuserv.
12193         (INSTALL_MODULES): Added install-gnuserv.
12194         (CLEAN_MODULES): Added clean-gnuserv.
12195         (all-gnuserv): New target.
12197 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12199         * config.guess: Fixes for MIPS OpenBSD systems.
12201 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12203         * Makefile.in (INSTALL_XFORM): Remove.
12204         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12206         * mkinstalldirs: New file, copied from automake.
12207         * Makefile.in (installdirs): Rename from install-dirs.  Use
12208         mkinstalldirs.  Change all users.
12209         (DEVO_SUPPORT): Add mkinstalldirs.
12211 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12213         * install-sh: Rename from install.sh.
12214         * Makefile.in (INSTALL): Change install.sh to install-sh.
12215         (DEVO_SUPPORT): Likewise.
12217         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12218         Graichen <graichen@rzpd.de>.
12220 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12222         * config.guess: Recognize OpenBSD systems correctly.
12224 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12226         * README, Makefile.in (ETC_SUPPORT): Remove references to
12227         cfg-paper*, configure.{texi,man,info*}._
12229 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12231         * Makefile.in (all.normal): Ensure that gcc is built after all
12232         the x11 - ie gdb - targets.
12234 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12236         * makefile.vms: Don't run conf-a-gas.
12238 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12240         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12242 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12244         * configure.in: Remove noconfigdirs case since gdb also
12245         configures and builds for tic80-coff.
12247 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12249         * configure: Set cache_file to config.cache.
12250         * Makefile.in (local-distclean): Remove config.cache.
12252 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12254         * COPYING: Update FSF address.
12256 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12258         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12259         noconfigdirs.
12261 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12263         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12264         MAKEDIRS, is empty.
12266 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12268         * config.sub: Tweak mn10300 entry.
12270 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12272         * configure.in (host_tools): Put sim before gdb, so gdb's
12273         configure.tgt can determine if the simulator was configured.
12275 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12277         * config.sub: Move BeOS $os case to be with other Cygnus
12278         local cases.
12280 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12282         * config.sub: Remove misplaced comment that broke Linux.
12284 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12286         * config.sub: Add BeOS support.
12288 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12290         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12292 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12294         * configure.in (noconfigdirs): Remove tcl and tk from
12295         noconfigdirs for cygwin32 builds.
12297 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12299         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12301 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12303         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12304         make-all.com, use makefile.vms instead.
12306 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12308         * config.sub: Accept -lnews*.
12310 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12312         * configure.in (noconfigdirs): Disable target-newlib,
12313         target-examples and target-libiberty for d30v.
12315 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12317         * configure.in (noconfigdirs): Enable ld for d30v.
12319 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12321         * configure.in (tic80-*-*): Build compiler.
12323 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12325         * configure.in (d30v-*): Remove sim directory from list of
12326         unsupported d30v directories
12328 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12330         * config.sub, configure.in: Add d30v target cpu.
12332 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12334         * makefile.vms: New file.
12335         * make-all.com: Remove.
12337 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12339         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12341 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12343         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12345 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12347         * Makefile.in (ALL_MODULES): Added all-db.
12348         (CROSS_CHECK_MODULES): Addec check-db.
12349         (INSTALL_MODULES): Added install-db.
12350         (CLEAN_MODULES): Added clean-db.
12352 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12354         * config.guess: Merge with latest FSF sources.
12356 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12358         * Makefile.in (ALL_MODULES): Added all-itcl.
12359         (CROSS_CHECK_MODULES): Added check-itcl.
12360         (INSTALL_MODULES): Added install-itcl.
12361         (CLEAN_MODULES): Added clean-itcl.
12363 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12365         * configure.in: build gdb for mn10200
12367 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12369         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12371 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12373         * configure.in (tic80-*-*): Turn off most targets right now.
12375 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12377         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12378         rather than the makeinfo program.
12379         (do-info): Depend upon all-texinfo.
12381 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12383         * configure.in: Remove uses of config/mh-linux.
12385         * config.sub, config.guess: Merge with latest FSF sources.
12387 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12389         * config.sub (case $basic_machine): Add tic80 entries.
12391 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12393         * config.sub, config.guess: Merge with latest FSF sources.
12395 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12397         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12398         * mpw-config.in: Test for NewFolderRecursive.
12399         * mpw-install: Use symbolic name for startup filename.
12400         * mpw-README: Add various additional details.
12402 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12404         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12406 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12408         * configure.in: Do build gcc and the target libraries for
12409         the mn10200.
12411 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12413         * configure.in: don't avoid building gdb for mn10300 any more
12414         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12415         instead of single-quoting it.
12417 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12419         * configure.in: Don't use --with-stabs on IRIX 6.
12421 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12423         * configure.in (m32r): Build gdb, libg++ now.
12425 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12427         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12428         directories from noconfigdirs.
12430 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12432         * config.sub (basic_machine): added mips16 configuration
12434 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12436         * config.sub: Handle d10v-unknown.
12438 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12440         * config.sub: Handle v850-unknown.
12442 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12444         * Makefile.in: add findutils
12445         * configure.in: add findutils to list of host_tools
12447 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12449         * config.sub: Handle mn10200 and mn10300.
12451 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12453         * configure.in (d10v-*): Do not build librx.
12455 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12457         * configure.in (mn10300): Build everything except gdb & libgloss.
12459 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12461         * config.guess:  Patch for Dansk Data Elektronik servers,
12462         from Niels Skou Olsen <nso@dde.dk>.
12464         For ncr, use /bin/uname rather than uname, since GNU uname does not
12465         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12467         Patch for MIPS R4000 running System V,
12468         from Eric S. Raymond <esr@snark.thyrsus.com>.
12470         Fix thinko for nextstep.
12472         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12474         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12475         * config.guess: Guess mips-dec-mach_bsd4.3.
12477         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12478         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12479         release numbers.
12480         * config.guess (mips-mips-riscos*):  Emit just enough of the
12481         release number.
12483         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12484         * config.guess (sparc-auspex-sunos*):  Added.
12485         (f300-fujitsu-*): Added.
12487         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12488         * config.guess:  Recognize a Tadpole as a sparc.
12490 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12492         * config.guess: Don't assume that NextStep version is either 2 or
12493         3.  NextStep 4 (aka OpenStep 4) has come out now.
12495 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12497         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12498         From Rik Faith <faith@cs.unc.edu>.
12500 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12502         * config.sub: Contributions from bug-gnu-utils to:
12503         Support plain "hppa" (no version given) architecture, reported by
12504         OpenStep.
12505         OpenBSD like NetBSD.
12506         LynxOs is not a hardware supplier.
12508         * config.guess: Contributions from bug-gnu-utils to add support for:
12509         OpenBSD like NetBSD.
12510         Stratus systems.
12511         More Pyramid systems.
12512         i[n>4]86 Intel chips.
12513         M680[n>4]0 Motorola chips.
12514         Use unknown instead of lynx for hardware manufacturer.
12516 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12518         * install.sh (chmodcmd): Set to null if the DST directory already
12519         exists.
12521 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12523         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12524         not use mt-ppc target Makefile fragment any more.
12526 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12528         * configure.in (*-*-windows):  Exclude everything but those dirs
12529         needed to build windows.
12531 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12533         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12535 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12537         * configure.in:  Exclude mmalloc from i386-windows.
12539 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12541         * Undo my previous change.
12543 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12545         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12546         unconditionally.
12547         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12549 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12551         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12552         host to add it's own flags.
12554 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12556         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12558 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12560         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12561         (CXX_FOR_TARGET): Likewise.
12562         (GCC_FOR_TARGET): Define.
12563         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12564         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12565         CC_FOR_TARGET was specified on the command line.
12566         (MAKEOVERRIDES): Don't define.
12568 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12570         * configure.in (m32r): Fix spelling of libg++ libs.
12572 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12574         * config.sub (-apple*): Remove, now redundant.
12576 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12578         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12580         * configure: Rework yesterday's sed script patch.
12582         * config.sub: Merge with FSF.
12584 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12586         * config.guess:  Merge from FSF.
12588         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12589         * config.guess: Use pc instead of unknown, for pc clone systems.
12590         Change linux to linux-gnu.
12592         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12593         * config.guess: Avoid non-portable tr syntax.
12595 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12597         * test-build.mk (HOLES): Add "xargs" for gdb.
12599         * configure: Avoid hpux10.20 sed bug.
12601 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12603         * configure.in:  Add support for windows host
12604         (that is a build done under the Microsoft build environment).
12606 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12608         * Makefile.in: Replace all uses of srcroot with s, to shrink
12609         command line lengths.
12611         Patches from Geoffrey Noer <noer@cygnus.com>:
12612         * configure.in: If configuring for newlib, pass --with-newlib to
12613         subdirectories.
12614         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12615         -Bnewlib/ and -Lwinsup to gcc.
12616         (CXX_FOR_TARGET): Likewise.
12618 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12620         * Makefile.in (ETC_SUPPORT): Add configure.
12622 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12624         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12625         host configuration file.
12627 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12629         * configure.in: Break mn10x00 support into separate
12630         mn10200 and mn10300 configurations.
12631         * config.sub: Likewise.
12633 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12635         * configure.in: Add lots of stuff to noconfigdirs for
12636         the mn10x00 targets.
12638         * config.sub, configure.in: Add mn10x00 support.
12640 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12642         * make-all.com: Call conf-a-gas, not config-a-gas.
12644 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12646         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12647         targets.
12649 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12651         * mpw-README: Add much more detail for native PowerMac.
12652         * mpw-install: New file.
12653         * mpw-configure: Add --norecursion and --help options.
12654         * mpw-config.in: Translate readme and install files when
12655         copying to objdir.
12656         * mpw-build.in: Don't always depend on byacc and flex.
12657         (install-only-top): New action.
12659 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12661         * configure.in:  You can now configure GDB for the v850.
12663 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12665         * configure.in (noconfigdirs): Don't configure any C++ dirs
12666         if targeting D10V.
12668 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12670         * config.sub: Recognize mips64vr5000.
12672 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12674         * configure.in: Use a single line for host_tools and native_only.
12676 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12678         * config.sub, configure.in: Add entries for m32r.
12680 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12682         * Makefile.in (inet-install): Don't run install-gzip.
12684 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12686         * configure.in:  Don't config lots of things for *-*-windows*.
12688 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12690         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12691         (host_libs, host_tools): Copy from configure.in.
12692         * mpw-configure: Don't complain about directories not found.
12694 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12696         * configure.in (i[345]86): Recognize i686 for pentium pro.
12697         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12698         file.
12700         * config.guess (i[345]86): Ditto.
12702 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12704         * configure.in (noconfigdirs): Removed gdb for D10V.
12706 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12708         * configure.in: Remove ld, target-libio, target-libg++, and
12709         target-libstdc++ from noconfigdirs.
12711 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12713         * configure: Fix three locations where shell scripts were
12714         being run directly rather than with config_shell.
12716 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12718         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12719         * config.sub (basic_machine): Recognize v850.
12721 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12723         * mpw-configure: Handle multiple enable/disable options and
12724         pass them down recursively, handle -c and -s flags appropriately
12725         depending on choice of compiler, add escape mechanism for
12726         quoted arguments to gC.
12728 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12730         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12731         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12732         so that -mrelocatable-lib and -mno-eabi are used.
12734         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12735         not support --print-multi-lib, don't abort.
12737 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12739         * make-all.com: Run config-a-gas.
12740         * setup.com: Don't copy subdirectory files around.
12742 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12744         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12745         target, it now compiles correctly.
12747 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12749         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12751 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12753         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12755 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12757         * configure.in (native_only): Add prms.
12759 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12761         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12762         (BINUTILS_SUPPORT_DIRS): Likewise.
12764 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12766         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12767         d10v support is added.
12769 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12771         * configure.in (d10v-*-*): New target.
12773 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12775         * config.guess (HP 9000/811): Recognize this as a PA1.1
12776         machine.
12778 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12780         * Makefile.in (do-tar-gz): New target, split out from tail end of
12781         taz target.  Run each command separately, don't use pipes.
12782         (taz): Use it.
12784 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12786         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12787         * mpw-build.in: No builds should depend on building byacc or flex,
12788         they are assumed to be installed already.
12790 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12792         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12793         variable that CC_FOR_TARGET needs.
12795 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12797         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12798         options have changed since the last time the subdirectory was
12799         configured, and if it has, reconfigure.
12800         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12801         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12803 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12805         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12806         CLEAN_MODULES): Add bash.
12807         (all-bash): New target.
12809 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12811         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12813 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12815         * config.sub (basic_machine): Recognize d10v as a valid processor.
12817 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12819         * mpw-configure: Add support for --bindir.
12820         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12822 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12824         * configure.in: add bash, time, gawk to list of hosttools and things
12825         to only build for native toolchains
12827 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12829         * Makefile.in (docdir): Remove.
12831 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12833         * Makefile.in (datadir): Set to $(prefix)/share.
12835 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12837         * configure.in: build diff and patch for cygwin32-hosted
12838         toolchains.
12840 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12842         * config.sub: Accept -rtems*.
12844 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12846         * configure.in: enable dosrel for cygwin32-hosted builds,
12847                 remove diff from the list of things not buildable
12848                 via Canadian Cross
12850 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12852         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12853         don't get ". ".
12855 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12857         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12859 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12861         * Makefile.in (taz): Handle case where tex3patch didn't even get
12862         checked out.  Also, if it was found, put the symlink in a new util
12863         subdirectory.
12865 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12867         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12869 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12871         * config.sub: Recognize -openvms.
12872         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12873         * make-all.com, setup.com: New files.
12875 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12877         * Makefile.in (taz): tex3patch moved to texinfo/util.
12879 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12881         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12882         * configure.in: remove make from disable-if-Can-Cross list
12883                 enable gdb if ${host} and ${target} are cygwin32
12885 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12887         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12888         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12890 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12892         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12893         distinguish sysv/svr4/bsd variants.
12894         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12896 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12898         * configure.in: Added copyright notice.
12899         * move-if-change: Added copyright notice.
12901 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12903         * configure.in (powerpcle-*-solaris*): Until we get shared
12904         libraries working, don't build gdb, sim, make, tcl, tk, or
12905         expect.
12907 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12909         * config.guess:  Merge with FSF:
12911         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12912         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12914         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12915         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12917         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12918         * config.guess:  Combine two OSF1 rules.
12919         Also recognize field test versions.  From mjr@zk3.dec.com.
12920         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12921         because GNU uname does not support -p.  From pmr@pajato.com.
12923 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12925         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12927 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12929         * mpw-README: Document GCCIncludes.
12931 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12933         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12935 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12937         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12939 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12941         * configure.in (*-*-cygwin32): Configure make.
12943 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12945         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12947 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12949         * Makefile.in (all-inet): Depend on all-perl.
12951         * Makefile.in (inet-install): New target.
12953         * Makefile.in (all-inet): Depend on all-tcl.
12954         (all-inet): Depend on all-send-pr.
12956 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12958         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12959         temporarily.
12961 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12963         * configure.in: Don't configure --with-gnu-ld on AIX.
12965 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12967         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12969 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12971         * Makefile.in (ALL_MODULES): Added all-inet.
12972         (CROSS_CHECK_MODULES): Added check-inet.
12973         (INSTALL_MODULES): Added install-inet.
12974         (CLEAN_MODULES): Added clean-inet.
12975         (all-indent): New target.
12977         * configure.in (host_tools): Added inet.
12978         (native_only): Added inet.
12979         (noconfigdirs): Added inet.
12981 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12983         * configure.in: Don't configure libgloss if we are not configuring
12984         newlib.
12986 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12988         * configure.in: Don't configure libgloss for unsupported
12989         architectures.
12991 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12993         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12995 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12997         * Makefile.in (ALL_MODULES): Include all-apache.
12998         (CROSS_CHECK_MODULES): Include check-apache.
12999         (INSTALL_MODULES): Include install-apache.
13000         (all-apache): New target.
13002         * configure.in: Added apache everywhere perl is seen.
13004 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13006         * Makefile.in: Add support for clean-{module} and
13007         clean-target-{module} rules.
13009 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13011         * configure.in (*-*-ose) do not build libgloss.
13013 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13015         * config.guess (prep*:SunOS:5.*:*): Turn into
13016         powerpele-unknown-solaris2.
13018 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13020         * configure.in: Permit --enable-shared to specify a list of
13021         directories.
13023 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13025         * configure.in (host==solaris): Pass only the first word of $CC
13026         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13028 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13030         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13032 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13034         * Makefile.in (ALL_MODULES): Include all-perl.
13035         (CROSS_CHECK_MODULES): Include check-perl.
13036         (INSTALL_MODULES): Include install-perl.
13037         (ALL_X11_MODULES): Include all-guile.
13038         (CHECK_X11_MODULES): Include check-guile.
13039         (INSTALL_X11_MODULES): Include install-guile.
13040         (all-perl): New target.
13041         (all-guile): New target.
13043         * configure.in (host_tools): Include perl and guile.
13044         (native_only): Include perl and guile.
13045         (noconfigdirs): Don't build guile and perl; no ports have been
13046         done.
13048 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13050         * configure (--enable-*): Handle quoted option lists such as
13051         --enable-sim-cflags='-g0 -O' better.
13053 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13055         * Makefile.in ({,inst}all-target): New rule so we can make and
13056         install all of the target directories easily.
13058 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13060         * configure.in: Add missing global flag in sed substitution when
13061         deleting `target-' from ${configdirs}.
13063 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13065         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13066         option.
13068         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13069         config/mh-necv4.
13071         * install.sh: Correct misspelling of transformbasename.
13073         * config.guess: Recognize mips-*-sysv*.
13075 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13077         * config.sub: Recognize mon960.
13079 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13081         * configure: Restore Canadian Cross handling of BISON and LEX,
13082         removed in Feb 20 change.
13084 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13086         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13087         Mention make install.  Remove the old copyright date as well the
13088         clumsy and rather pointless copyright on the README file.
13090 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13092         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13093         Makefile after running symlink-tree, then run `make distclean' to
13094         avoid clobbering any generated files in srcdir.
13096 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13098         * configure.in (m68k-*-netbsd*): Build everything now.
13100 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13102         * Makefile.in (taz): Fix quoting.
13104 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13106         * configure.in (sparclet-*-*): Build everything now.
13108 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13110         * configure.in (m68k-*-linux*): New host.
13112 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13114         * configure: Check for bison before byacc.
13116 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13118         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13119         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13120         searching PATH.  These are used as fallbacks by Makefile.in if
13121         flex/bison/byacc aren't in objdir.
13123 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13125         * Makefile.in: Make everything which depends upon all-bfd also
13126         depend upon all-opcodes, in case --with-commonbfdlib is used.
13128 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13130         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13131         building NT native compilers on Unix.
13133 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13135         * configure.in: Don't get CC from the host Makefile fragment if we
13136         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13137         Solaris test for /usr/ucb/cc to the post target script, just after
13138         the compiler sanity test.
13140 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13142         * config.sub: Merge with FSF.
13144 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13146         * Makefile.in (RPATH_ENVVAR): New variable.
13147         (REALLY_SET_LIB_PATH): Use it.
13148         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13150 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13152         * config.sub, configure.in: Recognize sparclet cpu.
13154 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13156         * config.guess:  Support m68k-cbm-sysv4.
13158 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13160         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13161         m68k-unknown-linuxaout from linker help string.  Put quotes around
13162         $ld_help_string.
13164 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13166         * config.guess (powerpc-harris-powerunix): Add guess for port
13167         to new target.
13169 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13171         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13173 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13175         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13176         $(REALLY_SET_LIB_PATH) in Makefile.
13177         * Makefile.in (SET_LIB_PATH): New variable.
13178         (REALLY_SET_LIB_PATH): New variable.
13179         ($(DO_X)): Use $(SET_LIB_PATH).
13180         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13181         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13182         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13183         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13184         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13185         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13186         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13187         (install-dosrel): Likewise.
13188         (all-opcodes): Depend upon all-libiberty.
13190 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13192         * config.guess (*:CYGWIN*): New
13194 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13196         * Makefile.in (all-target-winsup): All all-target-libiberty.
13198 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13200         * configure.in (noconfigdirs): Add missing # in front of comment.
13202 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13204         * configure.in: add second pass to things added to noconfigdirs
13205         so *-gm-magic can exclude libgloss properly.
13207 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13209         * mpw-configure (extralibs_name, rez_name): Set correctly
13210         for MWC68K compiler.
13212         * mpw-README: Add more info on the necessary build tools.
13214 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13216         * configure.in, config.sub: Recognize cygwin32.
13218 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13220         * config.guess, config.sub: Recognize A/UX.
13222 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13224         * config.sub: Merge with gcc/config.sub.
13226 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13228         * mpw-build.in (do-binutils): Add build of stamps.
13230 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13232         * config.sub: Add recognition for mips64vr4100*-* targets.
13234 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13236         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13237         Add creation of gconfigargs with `--enable-shared' turned on.
13238         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13239         ($(host)-stamp-stage3-configured): Likewise.
13240         (HOLES): Add chatr and ldd.
13241         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13243 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13245         * configure: Pass --nfp to recursive configures.
13247 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13249         * Makefile.in (DLLTOOL): New.
13250         (DLLTOOL_FOR_TARGET): New.
13251         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13252         (EXTRA_TARGET_FLAGS): Ditto.
13253         (EXTRA_GCC_FLAGS): Ditto.
13254         (CONFIGURE_TARGET_MODULES): Ditto.
13255         (DO_X): Ditto.
13256         * configure: Add DLLTOOL.
13258 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13260         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13261         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13262         mh-sco, since old workarounds no longer needed, and don't
13263         build ld, since libraries have weak symbols in COFF.
13265 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13267         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13269 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13271         * configure.in: Make sure that ${CC} can be used to compile an
13272         executable.
13274 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13276         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13277         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13278         nothing depending on whether gdbtk is being built.
13280 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13282         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13284 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13286         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13287         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13289 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13291         * config-ml.in: Add support for
13292         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13293         Simplify setting of multidirs from --disable-foo.
13295 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13297         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13298         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13299         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13300         non-empty, pass them on to the  GCC make.
13301         (all-bootstrap): New rule that is like all-gcc, except it executes
13302         the GCC bootstrap rule instead of the GCC all rule.
13304 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13306         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13308 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13310         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13311         DG/UX support.
13313 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13315         * config.sub (i*86*) Change [345] to [3456]
13317 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13319         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13320         --with-gnu-ld=no.
13322 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13324         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13325         AIX multilibs get built.
13327 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13329         * configure.in (i386-win32): Don't build expect if we're not
13330         building the tcl subdir.
13332 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13334         * Makefile.in: (configure-target-examples, all-target-examples):
13335         New targets, configure and build example programs.
13337 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13339         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13340         use it as input to sedit the generated MPW makefile.
13341         * mpw-README: Add a suggestion about Gestalt.h.
13343 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13345         * config.sub: Accept *-*-ieee*.
13347 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13349         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13350         Ronald F. Guilmette <rfg@monkeys.com>.
13352 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13354         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13355         for powerpc-pe native.
13356         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13357         (target==powerpc-pe): duplicate i386-win32 entry.
13359 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13361         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13362         of vxworks, not just vxworks5.1.
13364 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13366         * mpw-configure: Add support for exec-prefix.
13368 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13370         * config.guess: Recognize HP model 816 machines as having
13371         a PA1.1 processor.
13373 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13375         * configure: Ignore new autoconf configure options.
13377 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13379         * config.guess:  Recognize Pentium under SCO.
13380         From Robert Lipe <robertl@arnet.com>.
13382 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13384         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13386 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13388         * configure.in: Don't configure gas for alpha-dec-osf*.
13390 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13392         * configure.in: Default to --with-stabs for some targets for which
13393         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13394         i[345]86*-*-unixware*.
13396 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13398         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13399         rather than basing it on the target.  Simplify handling of options
13400         controlling which directories to configure.  Remove extraneous
13401         slash in multi-clean target.
13403 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13405         * config-ml.in: Prefix more variables with ml_ so they don't collide
13406         with configure's.
13408 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13410         * configure: Don't turn -v into --v.
13412 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13414         * configure.in (targargs): Fix typo.
13416         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13418 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13420         * configure.in: Strip --host and --target options from
13421         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13422         --with-cross-host option when building with a cross-compiler.
13423         * configure: Canonicalize the arguments put into config.status by
13424         always using `=' for an option with an argument.  Pass a presumed
13425         --host or --target explicitly.
13427 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13429         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13430         into general OS recognition case.
13432 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13434         * configure.in (target_configdirs): add target-winsup only
13435         for win32 target systems.
13437 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13439         * Makefile.in (all-target-libgloss): Depend upon
13440         configure-target-newlib, since when libgloss is built it looks to
13441         see if the newlib directory exists.
13443 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13445         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13446         cfg-ml-*.in.
13448 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13450         * configure: Handle LD and LD_FOR_TARGET when configuring a
13451         Canadian Cross.
13453 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13455         * configure.in (target_libs): add target-winsup.
13456         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13457         (target==ppcle-pe): remove ld from $noconfigdirs.
13459 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13461         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13462         Preserve relative path names in $srcdir.  Build symlink tree if
13463         configuring cross target dir and srcdir=. (= no VPATH support).
13464         (configure-target-libg++): Depend on configure-target-librx.
13465         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13466         * config-ml.in: New file.
13467         * symlink-tree: New file.
13468         * configure: Ensure srcdir="." if that's what it is.
13470 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13472         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13473         includes and FLEX_SKELETON setting.
13474         * mpw-configure (--with-gnu-ld): New option, controls whether
13475         to use PPCLink or ld with PowerMac GCC.
13476         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13477         * mpw-config.in: Configure grez if targeting Mac.
13479         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13480         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13481         just macos.
13482         * configure.in: Configure grez resource compiler if targeting Mac.
13483         * Makefile.in (all-grez, install-grez): New targets.
13485 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13487         * configure: CXX defaults to gcc, not g++.  If we find
13488         gcc in the path, set CC to gcc -O2.
13490 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13492         * configure: Default ${build} correctly.  Avoid picking up extra
13493         spaces when reading CC and CXX from Makefile.  When doing a
13494         Canadian Cross, use plausible default values for numerous
13495         variables.
13496         * configure.in: When doing a Canadian Cross, don't try to
13497         configure tools whose configure script can't handle it.
13499 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13501         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13503 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13505         * configure:  Remove dubious bug reporting address.
13507 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13509         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13510         configure script, run that instead of this directory's configure.
13511         In either case, print a message that we're configuring the sub-dir.
13513 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13515         * configure.in: Before checking for the existence of various files,
13516         use sed to filter out "target-".
13518 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13520         * Makefile.in (DO_X): Split rule to decrease command line length
13521         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13522         (Philippe De Muyter).
13524 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13526         * Makefile.in (all-patch): depend on all-libiberty.
13528 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13530         * configure.in: If the only directory in target_configdirs which
13531         actually exists is libiberty, then set target_configdirs to empty,
13532         to avoid trying to build a target libiberty in a gas or gdb
13533         distribution.
13535 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13537         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13538         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13539         systems.
13541 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13543         * configure.in (copy_dirs): Use sys-include instead of include
13544         for --with-headers option.
13546 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13548         * Makefile.in, configure.in: Make winsup builds work with
13549         new scheme.
13551 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13553         * configure.in: Build the linker on AIX.
13555 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13557         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13558         where needed.
13560 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13562         * Makefile.in (all-gcc): Fix typo.
13564 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13566         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13568 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13570         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13571         to target-xiberty, to provide more flexibility.
13572         (target_subdir):  Define.  Create if cross.
13573         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13574         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13575         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13576         check-libFOO -> check-target-libFOO, etc.
13577         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13578         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13579         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13580         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13581         allow ALL_GCC="" to only configure.
13582         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13583         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13584         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13586 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13588         * Makefile.in (taz): Build "info" in etc explicitly.
13590 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13592         * configure.in:  Make sure that CC is undefined (as opposed to
13593         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13594         problem with autoconf trying to configure on a host without GCC.
13596 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13598         * mpw-configure: Set host alias from choice of host compiler,
13599         only use generic MPW Makefile sed if present, edit a file
13600         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13601         * mpw-README: Add problem notes about CW6 and CW7.
13603 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13605         * Makefile.in (taz): Use ";" instead of ";;".
13607 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13609         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13610         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13611         DISTDOCDIRS.
13612         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13613         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13615 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13617         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13618         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13619         Move bfd to DISTSTUFFDIRS.
13621 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13623         * Makefile.in (X11_LIB): Removed.
13624         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13626         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13628 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13630         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13631         names.
13633 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13635         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13637 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13639         * configure.in (i[345]86-*-win32): Always build newlib.
13640         Don't configure cvs, autoconf or texinfo.
13641         * Makefile.in (LD_FOR_TARGET): New.
13642         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13643         Pass down LD_FOR_TARGET.
13645 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13647         * winsup: New directory.
13648         * Makefile.in: Build winsup.
13649         * configure.in: Winsup is configured when target is win32.
13650         Can only build win32 target GDB when native.
13652 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13654         * config.guess: Recognize HP model 819 machines as having
13655         a PA 1.1 processor.
13657 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13659         * configure: Fix sed loop which substitutes for CC and CXX to
13660         avoid bug found in various sed implementations.
13662 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13664         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13665         simulator.  Use standard powerpc-*-eabi*.
13667 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13669         * configure.in: Stop putting gas and binutils in noconfigdirs for
13670         powerpc-*-aix* and rs6000-*-*.
13672 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13674         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13675         -mcall-aixdesc libraries.
13677 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13679         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13681         * config.sub (arm | armel | armeb): Fix shell syntax.
13683 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13685         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13686         -msoft-float and -mcpu=common support.
13687         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13688         libraries.
13690 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13692         * configure.in: Allow configuration and build of emacs19 for the alpha.
13694 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13696         * configure.in (CC): Get ^CC, not just any old CC, from
13697         ${host_makefile_frag}.
13699 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13701         * configure.in (CC): Try to get CC from
13702         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13704 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13706         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13707         only if it exists in $(srcdir).
13709 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13711         * configure: If CC and CXX are not set in the environment, set
13712         them, based on either an existing Makefile or on searching for gcc
13713         in PATH.  Substitute for CC and CXX in Makefile.
13714         * configure.in: Remove libm from target_libs.  Separate
13715         target_configdirs from configdirs.  If CC is not set in
13716         environment, try to get it from a host Makefile fragment.  Rewrite
13717         changes of configdirs to use skipdirs instead.  A few minor
13718         tweaks.  Take directories out of target_configdirs as they are
13719         taken out of configdirs.  Remove existing Makefile files from
13720         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13721         CONFIG_ARGUMENTS in Makefile.
13722         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13723         by configure.in.
13724         (CONFIG_ARGUMENTS): Likewise.
13725         (CONFIGURE_TARGET_MODULES): New variable.
13726         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13727         ($(CONFIGURE_TARGET_MODULES)): New target.
13728         (configure-libg++, configure-libio): New targets.
13729         (all-libg++): Depend upon configure-libg++.
13730         (all-libio): Depend upon configure-libio.
13731         (configure-libgloss, all-libgloss): New targets.
13732         (configure-libstdc++): New target.
13733         (all-libstdc++): Depend upon configure-libstdc++.
13734         (configure-librx, all-librx): New targets.
13735         (configure-newlib): New target.
13736         (all-newlib): Depend upon configure-newlib
13737         (configure-xiberty): New target.
13738         (all-xiberty): Depend upon configure-xiberty.
13740 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13742         * configure.in (host i[345]86-*-win32):  Expand the
13743         noconfigdirs again.
13745 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13747         * mpw-configure: Fix sed command file name.
13749 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13751         * configure.in (host i[345]86-*-win32): Reduce the
13752         noconfigdirs again.
13754 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13756         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13757         or powerpc*-*-pe*, since they are not yet supported.
13759 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13761         Add PowerMac support and many other enhancements.
13762         * mpw-configure: New option --cc to select compiler to use,
13763         paste options set according to --cc into the generated
13764         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13765         if mpw-make.sed is present.
13766         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13767         add forward includes for PowerPC include files.
13768         * mpw-build.in: Build using Makefile.PPC if present.
13769         (do-byacc, etc): Remove separate version resource builds.
13770         (do-gas): Build "stamps" before "all".
13771         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13772         * mpw-README: Update to reflect --cc option, PowerMac support,
13773         and recently-reported compatibility problems.
13775 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13777         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13778         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13779         (--with-multilib-top): Pass to recursive invocations.
13781 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13783         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13784         v810-*-*.
13786 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13788         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13789         gdb, ld and opcodes on v810-*-*.
13791 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13793         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13794         (local-maintainer-clean): New target.
13795         (maintainer-clean): New target.
13796         (realclean): Just depend upon maintainer-clean.
13798 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13800         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13802 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13804         * configure.in: Build ld in mips*-*-bsd* case.
13806 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13808         * config.sub: Accept -lites* OS.  From Ian Dall.
13810 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13812         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13813         targets.
13815 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13817         * configure.in: treat i386-win32 canadian cross the same as
13818         i386-go32 canadian cross.
13820 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13822         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13823         running under the simulator to build a reduced set of libraries.
13824         (powerpc-*-eabiaix): Add fine grained multilib support added to
13825         other powerpc targets yesterday.
13827 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13829         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13830         -disable-softfloat, -disable-relocatable, -disable-aix, and
13831         -disable-sysv to control which multilib libraries get built.
13833 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13835         * configure: Add Makefile.tem to list of files to remove in trap
13836         handler.
13838 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13840         * config.guess (*Linux*):  Add missing "exit"s.
13841         Also, need specific check for alpha-unknown-linux (uses COFF).
13843 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13845         * config.guess:  Merge with FSF:
13847         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13848         * config.guess (AIX4): More robust release numbering discovery.
13850         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13851         * config.guess (i386-sequent-ptx): Properly get version number.
13853         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13854         * config.guess (mips:*:4*:UMIPS): New case.
13856 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13858         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13859         (i386-win32 host): Likewise.  Don't build readline.
13861 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13863         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13864         SUPPORT_FILES to submakes.
13866 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13868         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13869         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13870         mpw-configure.
13872 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13874         * configure.in (appdirs): Use =, not ==, in test expression when
13875         trying to build the text to print in the warning message for
13876         Solaris users.
13878 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13880         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13882 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13884         * config.guess: Recognize lynx-2.3.
13886 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13888         * config.sub (z8ksim): Deleted
13889         (z8k-*-coff): New, this is the one true name of the target.
13891 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13893         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13895 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13897         * config.guess (*:Linux:*:*): First try asking the linker what the
13898         default object file format is (elf, aout, or coff).  Then if this
13899         fails, try previous methods.
13901 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13903         * configure.in: Don't build newlib for *-*-vxworks5.1.
13905 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13907         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13908         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13910 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13912         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13914 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13916         * cfg-ml-com.in: New file.
13917         * cfg-ml-pos.in: New file.
13919 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13921         * COPYING.NEWLIB: Add HP free copyright to list.
13923 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13925         * config.sub: Recognize -eabi* for the system, not just -eabi.
13927 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13929         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13930         * config.sub, configure.in (win32): New target and host.
13932 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13934         * configure.in: Add i386-pe configuration.
13936 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13938         * mpw-build.in (install): Install GDB after LD.
13940 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13942         * mpw-config.in (elf/mips.h): Always forward-include, needed
13943         for GDB to build.
13945 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13947         * testsuite: New directory for customer acceptance and whole tool
13948         chain tests.
13950 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13952         * configure: If per-host line isn't found, but AC_OUTPUT is found
13953         and a configure script exists, run it instead.
13955 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13957         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13959 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13961         * configure: Set build_{cpu,vendor,os,alias} to host values when
13962         --build isn't specified.
13964 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13966         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13967         (FLAGS_TO_PASS): Pass them.
13968         (EXTRA_TARGET_FLAGS): Ditto.
13970 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13972         * Makefile.in (all-libg++): Depend on all-libstdc++.
13974 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13976         * configure.in (noconfigdirs): Enable all packages for
13977           i386-unknown-netbsd.
13979 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13981         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13982         hosted builds (DOS builds)
13984 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13986         Changes for ARM based on patches from Richard Earnshaw:
13987         * config.sub: Handle armeb and armel.
13988         * configure.in: Omit arm linker only for riscix.
13990 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13992         * config.guess:  Update from FSF.
13994 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13996         * config.sub: Recognize powerpcle as the little endian variant of
13997         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13998         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13999         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14000         temporarily.
14002 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14004         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14006 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14008         * config.sub: Accept -lites* as a basic system type.
14010 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14012         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14013         installed, and if so return linuxoldld as the system name.
14015 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14017         * config.guess: Add hppa1.1-hp-lites support.
14019 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14021         * configure.in: Don't build newlib for m68k-vxworks5.1.
14023 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14025         * configure.in (mips-sgi-irix6): Use mh-irix5.
14027 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14029         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14031 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14033         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14034         OSF/1.  Fix compiler flags.
14035         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14037 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14039         * configure.in: Recognize --with-newlib.
14040         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14042 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14044         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14045         to *_X11_MODULES due to gdbtk needing X include files et al.
14047 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14049         Merge in support for Mac MPW as a host.
14050         (Old change descriptions retained for informational value.)
14052         * mpw-config.in: Add generic include forwards for cpu-specific
14053         include files in aout and elf directories.
14055         * mpw-configure: Added copyright.
14056         * mpw-config.in: Check for presence of required build tools.
14057         (target_libs): Add newlib.
14058         (target_tools): Add examples.
14059         (Read Me): Generate as "Read Me for MPW" instead.
14060         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14061         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14062         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14064         * mpw-configure: Remove subdir-specific makefile hackery,
14065         delete mk.tmp after using it.
14067         * mpw-build.in (all): Display start and end times.
14069         * mpw-configure (host_canonical): Set.
14070         (target_cpu): Always add to makefiles.
14071         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14072         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14073         (mpw-mh-mpw): Look for in srcdir and srcroot.
14074         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14076         * mpw-build.in: (install-only): New target.
14078         * mpw-configure (host_alias, target_alias): Rename from hostalias
14079         and targetalias, add into generated Makefile.
14080         (mk.tmp): If present, add into generated Makefile.
14081         * mpw-build.in (all-gas): Build config.h first before gas proper.
14083         * mpw-configure (config.status): Write only if changed.
14084         * mpw-config.in (readline): Configure it (not built, just used for
14085         definitions).
14087         * mpw-config.in (elf/mips.h): Add a forward include.
14089         * mpw-config.in: Forward-include most .h files in include into
14090         extra-include.
14091         (readline): Don't build.
14092         mpw-build.in (install): Install GDB.
14094         * mpw-configure (prefix, mpw_prefix): Handle it.
14095         * mpw-config.in (mmalloc, readline): Don't configure.
14096         * mpw-build.in (thisscript): Rename to ThisScript.
14097         Use mpw-build instead of BuildProgram everywhere.
14098         (mmalloc, readline): Don't build.
14099         * mpw-README: New file, basic documentation about the MPW port.
14101         * mpw-config.in: Use forward-include to create include files.
14103         * mpw-configure: Add more things to the top of each configured
14104         Makefile, including contents of config/mpw-mh-mpw.
14105         * mpw-config.in (extra-include): Create this directory and fill it
14106         with Posix-like include files when configuring.
14108         * config.sub (apple, mac, mpw): Add various aliases.
14110         * mpw-build.in: New file, top-level build script fragment for MPW.
14111         * mpw-configure: New file, configure script for MPW.
14112         * mpw-config.in: New file, config fragment for MPW.
14114 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14116         * configure.in (host_libs): Remove glob, since it is gone from the
14117         sources.
14119 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14121         * Makefile.in: define empty GDB_NLM_DEPS var.
14123         * configure.in(target_makefile_frag): use config/mt-netware
14124         for netware targets.
14126 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14128         * config.sub: Merge in recent FSF changes.  Remove linux special
14129         cases.
14131 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14133         Revert this change:
14135         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14137                 * build-all.mk: Use CC=cc -Xs on Solaris.
14139 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14141         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14142         stop using it.
14143         * Makefile.in: Nuke all references to glob subdirectory.
14145 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14147         * configure.in: Fix --enable-shared logic in per-host.
14149 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14151         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14153 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14155         * configure.in (noconfigdirs): Don't build gas on AIX, for
14156         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14158 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14160         * configure: Fix --cache-file to work if the file argument is a
14161         relative path.
14163 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14165         * configure: If the --cache-file is used, pass it down to
14166         configure in subdirectories.
14168 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14170         * config.sub: add vxworks29k configuration.
14172 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14174         * Makefile.in (taz): Do "diststuff" part quietly.
14176 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14178         * config.sub: Mini-merge with gcc/config.sub.
14180 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14182         * config.guess (IRIX): Sed - to _.
14184 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14186         * Makefile.in (source-vault, binary-vault): New targets.
14188 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14190         * config.sub: Recognize -eabi as a basic system type.
14192 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14194         * configure.in (enable_shared stuff): Fix typo.
14196 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14198         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14200 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14202         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14204 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14206         * configure.in (rs6000-*-*): Don't build gas.
14208 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14210         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14211         reduce command line length.
14212         (AS_FOR_TARGET): Check for as.new, not Makefile.
14213         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14215 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14217         * config.guess:  Merge from FSF.
14219 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14221         * configure: Don't use $ when handling program_suffix.
14223 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14225         * configure.in:  Configure tk for hppa/hpux.
14227 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14229         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14231 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14233         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14234         to LIBCXXFLAGS.  Tests are better run without it.
14236 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14238         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14240 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14242         * configure.in (*-*-netware*): Don't configure xiberty.
14244 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14246         * configure.in:  Remove tk from native_only list.
14248 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14250         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14251           for special NCD build.
14253 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14255         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14256         makeall.bat, they're only useful for binutils snapshots.
14257         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14258         makeall.bat to specified SUPPORT_FILES.
14260 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14262         * build-all.mk: Add Ericsson targets to sun4 and solaris
14263           hosts.  Add  BNR's sun4 target to solaris host, so their
14264           build-from-source will be tested in-house first.
14266 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14268         * Makefile.in (LIBCFLAGS): New variable.
14269         (CFLAGS_FOR_TARGET): Ditto.
14270         (LIBCFLAGS_FOR_TARGET): Ditto.
14271         (LIBCXXFLAGS): Ditto.
14272         (CXXFLAGS_FOR_TARGET): Ditto.
14273         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14274         (BASE_FLAGS_TO_PASS): Pass them.
14275         (EXTRA_TARGET_FLAGS): Ditto.
14277         * configure.in: Support --enable-shared.
14279 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14281         * configure.in (target_libs):  Include libstdc++ again.
14282         * config.guess:  Update from FSF (for FreeBSD).
14284 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14286         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14287         makeall.bat.
14288         (DISTDOCDIRS): Add `etc'.
14289         (ETC_SUPPORT_PFX): New variable.
14290         (taz): Include anything from etc starting with a word in
14291         ETC_SUPPORT_PFX.
14293 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14295         * config.sub: Update for recent FSF changes.  Remove obsolete
14296         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14297         spacing changes.
14299 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14301         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14303         * config.guess:  Merge with FSF.
14304         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14306 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14308         * configure: Since the "trap 0" handler will override the exit
14309         status on many systems, only use it for "exit 1", and make it set
14310         a non-zero exit status; reset it before "exit 0".  Also, check
14311         exit status of config.sub, and error out if it failed.
14313 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14315         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14316         and install libgloss.
14318 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14320         * Makefile.in (all-binutils): Depend upon all-byacc.
14322         * configure.in: Don't build emacs on Irix 5.
14324 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14326         * configure.in (*-*-netware*): Add libio.
14328 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14330         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14331         (CHECK_TARGET_MODULES): Ditto.
14332         (INSTALL_TARGET_MODULES): Ditto.
14333         (TARGET_LIBS): Ditto.
14334         (all-libstdc++): Note dependencies.
14336 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14338         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14340 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14342         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14343         -fexternal-templates.
14345         * configure.in (target_libs): Add libstdc++.
14346         (noconfigdirs): Add libstdc++ as appropriate.
14348 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14350         * config.guess:  Update from FSF.
14352 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14354         * configure: Use ${config_shell} when running ${configsub}.
14356 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14358         * config.sub: No longer recognize h8300h.
14360 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14362         * config.sub: Remove extraneous differences between config.sub and
14363         gcc/config.sub.
14365 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14367         * Makefile.in (DISTSTUFFDIRS): Add gas.
14369 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14371         * COPYING.NEWLIB: New file.
14373 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14375         * config.guess (HP-UX):  Patch from Harlan Stenn
14376         <harlan@landmark.com> to also emit release level.
14378 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14380         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14382 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14384         * config.sub:  Merge nextstep cleanup from FSF.
14386 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14388         * configure.in (arm-*-*): Don't configure ld for this target.
14390 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14392         * configure.in (*-*-netware): don't configure libg++, libio,
14393           librx, or newlib.
14395 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14397         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14398         configure ld--it works, but it doesn't support shared libraries.
14400 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14402         * config.guess (*-unknown-freebsd*):  Get rid of possible
14403         trailing "(Release)" in version string.
14404         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14406 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14408         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14409         Fix type: *-next-neststep -> *-next-nextstep.
14411         * config.guess:  Merge from FSF:
14413         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14415         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14417         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14419         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14420         instead of UNIX_SV for UnixWare 1.0).
14422 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14424         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14425         to make gdb/nlm/* build after the compiler and linker.
14427 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14429         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14430         not just i[34]86.
14431         (m68k-atari-sysv4):  Relocate to match FSF version.
14433         * config.guess:  More merges from the FSF:
14435         Add a space before function call or macro invocation.
14437         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14439         * config.guess: Add trap cmd to remove dummy.c and dummy when
14440         interrupted.
14442         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14444         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14445         (dummy): Redirect stderr from compilation of dummy.c.
14447         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14449         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14451 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14453         * configure: Accept and ignore --cache*, for compatibility with
14454         new autoconf.
14456 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14458         * config.guess:  Merge from FSF:
14460         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14462         * config.guess (Pyramid*:OSx*:*:*): New case.
14463         (PATH): Add /.attbin at end for finding uname.
14464         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14466         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14468         * config.guess (M88*:DolphinOS:*:*): New case.
14470         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14472         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14473         to select whether to use ELF or COFF.
14475         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14477         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14479         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14481         * config.guess: Guess the OS version for HPUX.
14483         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14485         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14487 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14489         * configure.in: Recognize --with-headers, --with-libs, and
14490         --without-newlib.
14491         * Makefile.in (all-xiberty): Depend upon all-ld.
14493 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14495         * configure.in: Change i[34]86 to i[345]86.
14497 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14499         * configure (version): A few more tweaks to help message.
14501 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14503         * Makefile.in:  Remove (for now) librx as a host library,
14504         now that we're building it for target.
14506 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14508         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14509         (Karl Berry).
14511 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14513         * configure.in:  Also configure librx.
14515 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14517         * Makefile.in:  Update various rules to reflect that librx
14518         is now needed for libg++.
14520 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14522         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14524 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14526         * configure.in: Configure the examples directory.
14528 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14530         * configure: Simplify Jun 2 1994 change.
14532 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14534         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14535         /bin/gcc isn't good enough to build gcc.
14537 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14539         * Makefile.in (GDB_SUPPORT_FILES): Remove
14540         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14541         (gdb.tar.gz): Add new rule to use standard distribution building
14542         mechanism.
14544 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14546         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14547         Bill Cox <bill@cygnus.com>.
14549 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14551         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14553 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14555         * configure:  Search current dir first in .gdbinit.
14557 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14559         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14561 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14563         * config.sub:  Refer to NeXT's operating system as nextstep.
14565         * config.sub (case $basic_machine):  Re-order the cases, to match
14566         the order in the FSF version (which is mostly alphabethical).
14567         Merge in some additions and changes from the FSF.
14569 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14571         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14572         * config.sub: Recognize cxux7.
14573         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14575 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14577         * config.sub:  Fix typo powerpc -> powerpc-*.
14579 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14581         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14583         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14584         parallel with all-emacs and install-emacs).  Top-level command
14585         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14587 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14589         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14590         $(relbindir)/make before doing ``make install'', and use
14591         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14592         installing over running make binary.
14593         ($(host)-stamp-stage3-installed): Likewise.
14595 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14597         * config.guess: Recognize Mach.
14599 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14601         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14602         see whether --exec-prefix was used.
14604 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14606         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14608 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14610         * Makefile.in: Add all-librx target similar to all-libproc.
14612 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14614         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14615         with post 1.2 uname bogosity.
14617 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14619         * configure: Remove temporary files on receipt of a signal.
14621 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14623         * configure: If there is a package_makefile_frag, remove
14624         ${subdir}/Makefile.tem after copying it in.
14626 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14628         * build_all.mk: support rs6000 lynx identifies itself as
14629         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14630         since /bin/gcc is too feeble to compile a modern gcc.
14632 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14634         * brought devo/test-build.mk update-to-date with progressive/
14635           test-build.mk. Add lynx targets and hppa flag info.
14637 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14639         * configure.in:  Use mh-ncrsvr43.  Patch from
14640         Tom McConnell <tmcconne@sedona.intel.com>.
14642 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14644         * config.guess (i386-unknown-bsdi):  No longer need to
14645         check #if defined(__bsdi__) && defined(__i386__).
14647 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14649         * configure: Set program_transform_nameoption correctly.
14651 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14653         * brought build-all.mk update-to-date with progressive build-all.mk,
14654           added new targets and hppa info.
14656 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14658         * configure: If config.guess result is a prefix of the user
14659         specified target, assume a native build and use the user specified
14660         target as the host alias.  Remove SunOS patch suffix removal hack.
14661         * configure.in: Remove SunOS patch suffix removal hack.
14663         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14664         in NATIVE_CHECK_MODULES.
14666 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14668         * Makefile.in: Rename HOST_ONLY to NATIVE.
14669         * configure: Delete SunOs patch suffix from host_canonical
14670           and build_canonical variables that are prepended to Makefiles.
14671         * configure.in: Add comments for easier maintenance.
14673 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14675         * Makefile.in: Add all-libproc target similar to all-gui.
14677 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14679         * Makefile.in (CHECK_MODULES): split into
14680         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14682 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14684         * config.guess (i386-unknown-bsdi): New system to guess.
14686 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14688         * Makefile.in: Add all-gui target (but not yet build by "all").
14690 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14692         * config.sub: Move deletion of patch suffix from here...
14693         * configure.in: To here, at Ian's suggestion.  The top-
14694           level scripts might need to know of a patch level.
14696 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14698         * config.sub: Strip off patch suffix so rtl is recognized
14699           as a sunos4.1.3 machine, even though it's been patched.
14701 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14703         * Makefile.in (INSTALL_LAST): Delete.
14704         (INSTALL_DOSREL): New.
14706 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14708         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14709         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14710         whether we pass down --with-gnu-ld anyhow.
14712 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14714         * Makefile.in (INSTALL_LAST): Change operation so it works
14715         on more flavors of make.
14716         * configure.in (go32): Don't build libg++ or libio.
14718 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14720         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14721         they can be overriden by templates.
14723 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14725         * configure.in (target==go32): Don't build gdb.
14726         * dosrel: New directory.
14728 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14730         * configure.in (host==go32): Configure dosrel too.
14731         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14732         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14733         be set by incoming names or templates.
14734         (INSTALL_LAST): New rule.
14736 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14738         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14740 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14742         * configure.in (appdirs): New variable.  Currently empty, but will
14743         be used in gas distribution.  If nonempty, lists a set of
14744         directories at least one of which must get configured, or top
14745         level configuration is considered to have failed.
14746         (rs6000-*-lynxos*): Use new file name.
14748 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14750         Eliminate XTRAFLAGS.
14751         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14752         newlib include files using -idirafter, and also use -nostdinc.
14753         (CXX_FOR_TARGET): Likewise.
14754         (XTRAFLAGS): Removed.
14755         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14756         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14757         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14758         ($(DO_X)): Don't pass down XTRAFLAGS.
14760 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14762         * configure.in (mips*-dec-bsd*): New target; do build linker.
14763         (mips*-*-bsd*): New target; don't build linker.
14765 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14767         * configure.in: support rs6000-*-lynxos* configuration.
14768         support sunos4 as a cross target.
14770         * config.sub: look for lynx*, not lynx since the OS version may
14771         legitimately be part of the name.
14773 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14775         * configure.in (i[34]86-*-sco*): Move to be with other i386
14776         targets.
14777         (romp-*-*): New target.  Skip various binary utilities.
14778         (vax-*-*): New target.  Don't build newlib.
14779         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14781 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14783         * configure.in: Only set host_makefile_frag if config
14784         directory exists.
14786 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14788         * install.sh: If $dstdir exists, don't check whether each
14789         component does.
14791 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14793         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14795 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14797         * configure.in (*-*-lynxos*): Don't configure newlib for either
14798         native or cross Lynx.
14800 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14802         * config.sub (sparc64-elf): Fix os.
14803         (z8k): Remove duplicate.
14805 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14807         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14808         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14810 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14812         * configure: Make file links cleanly even if Lynx fails on
14813           an NFS symlink (at least fail cleanly).
14815 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14817         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14818         -XNh2000.
14820 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14822         * configure: Unknown options are fatal again.
14824 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14826         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14827         compatibility.
14829 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14831         * build-all.mk: Add `clean' target.
14833 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14835         * config.guess:  Add SINIX support.
14836         * configure.in:  Add mips-*-sysv4* support.
14838 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14840         * build-all.mk: Document all useful targets.
14841         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14842         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14844 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14846         * configure: Support --silent, --quiet.
14848 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14850         * configure: Support --disable-FEATURE.
14852 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14854         * config.guess: Recognize NCR running SVR4.3.
14856 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14858         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14859         Patch from Paul Eggert <eggert@twinsun.com>.
14861 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14863         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14865 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14867         * configure: Make unrecognized options give nonfatal warnings
14868         instead of fatal errors, and pass them to any subdirectory
14869         configures in case they recognize them.
14870         Make --x equivalent to --with-x.
14872 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14874         * configure: Add --enable-* options.  Clean up usage message and
14875         some comments.
14877 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14879         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14881 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14883         * configure.in (hppa*-*-*): Enable binutils.
14885 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14887         * config.sub: Recognize cisco.
14889 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14891         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14893 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14895         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14896         than one configuration name.  Add comment.
14898 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14900         * config.guess: about target *-hitachi-hiuxwe2, fixed
14901         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14902         macro is incorrect.]
14904 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14906         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14907         than the "make ls" stuff which used to be here.
14909 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14911         * config.guess:  Recognize i[34]86-unknown-freebsd.
14912         From Shawn M Carey <smcarey@rodan.syr.edu>.
14914 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14916         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14918 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14920         * config.guess: Check for ptx.
14922 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14924         * config.sub: Add os9k checking.
14926 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14928         * config.guess: Handle OSF1 running on HPPA processors
14930 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14932         * configure: If subdir configure fails, print out a message with
14933         subdirectory name, in case subdir's configure code didn't identify
14934         itself.
14936 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14938         * configure.in: Remove embedded newlines from configdirs.
14939         Avoid mismatches of substrings.  Fix matching strings at end
14940         of configdirs.
14942 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14944         * config.guess:  Add Lynx/rs6000 config support.
14946 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14948         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14950 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14952         * configure.in (hppa*-*-osf*): Treat this just like most other
14953         PA configurations (eg no binutils or ld).
14954         (hppa*-*-*elf*): These configurations have binutils and ld.
14956 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14958         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14960 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14962         * configure.in (rs6000-*-*): Build gas.
14964 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14966         * Makefile.in:  Avoid bug in losing hpux sed.
14968 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14970         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14971         for GDB and GDB has been fixed to not need it.
14973 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14975         * config.guess: Recognize vax hosts.
14977 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14979         * configure (while loop): Don't use "break 2" inside case
14980         statement -- the case statement isn't an enclosing loop.
14982 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14984         * config.guess:  Clean up NeXT support, to allow nextstep
14985         on Intel machines.  Make OS be nextstep.
14987 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14989         * config.guess: Add alternate forms for Convex.
14991 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14993         * configure:  Completely rewrite option processing.  Take
14994         advantage of pattern-matching to avoid invoking test frequently.
14995         Also clean up host and target defaulting logic.
14997 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14999         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15000         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15001         commands (plus user environment) will fit SCO limits.
15003 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15005         * configure.in: Don't issue warnings about directories which are
15006         not being configured if -norecursion is set.  Correct test for
15007         --with-gnu-as and --with-gnu-ld to not get confused by substring
15008         matches.
15010         * configure.in: Don't build gas for alpha-dec-osf1*.
15012 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15014         * configure:  Back out Per's change of 12/19/1993.  It changes the
15015         behavior of configure in unexpected and confusing ways.
15017         Also, use different delim char when calculating
15018         program_transform_name so that the name can contain slashes.
15020 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15022         * configure.in, config.sub: Add support for VSTa micro-kernel.
15024 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15026         * configure.in: Nuke hacks which were used to get a special
15027         version of GAS for HPPA configurations.
15029 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15031         * configure:  If only ${target_alias} is given, use that
15032         as the default for ${host_alias}.
15033         * configure:  Add missing back-slashes before nested quotes.
15035 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15037         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15039 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15041         * config.guess:  Recognize some Tektronix configurations.
15042         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15044 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15046         * config.sub: Match any flavor of SH.
15048 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15050         * configure.in: Don't try to configure newlib for Alpha.
15052 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15054         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15055         libg++ or libio for any Alpha target.
15057         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15059 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15061         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15062         default arguments -- so it tried to compress itself.
15064 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15066         * configure.in (notsupp): ensure that a space is always at the end
15067           of the configdirs list, since the grep checks for an explicit space
15069 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15071         * configure.in (target i386-sysv4.2): don't build ld, since static
15072           versions of many libraries are not available.
15074 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15076         * config.guess: Recognize Apollos (using environment variables).
15077         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15079 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15081         * config.guess: Recognize Sony news mips running newsos.
15083 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15085         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15086         "fi ; else" for bash.
15088 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15090         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15092 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15094         * config.sub: accept unixware as an alias for svr4.2.
15095         Fix some inconsistancies with the gcc version.
15097 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15099         * Makefile.in (DISTDOCDIRS):  Add gdb.
15101 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15103         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15105 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15107         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15108         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15109         this now.
15111 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15113         * config.sub: Accept hiux* as an OS name.
15115         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15116         etc/make-stds.texi.  The underscore came from gcc, and dje now
15117         agrees that RUNTESTFLAGS is the correct name.
15119 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15121         * install.sh:  Remove 'set -e'.  It makes any conditionals
15122         in the script useless.
15124         * config.guess: Automatically recognize arm-acorn-riscix
15125         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15127 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15129         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15131 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15133         * Makefile.in (DISTDOCDIRS): New variable.
15134         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15135         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15137 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15139         * configure.in (hppa target): check the source directory for the
15140           pagas sub-directory
15142 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15144         * config.sub: Allow -aout* and -elf*.
15146 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15148         * configure.in: Don't build ld on i386-solaris2, same as for
15149         sparc-solaris2.
15151 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15153         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15155 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15157         * configure.in:  Configure gdb for alpha.
15159 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15161         * Makefile.in (CXXFLAGS): Add -O.
15163 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15165         * config.guess: added support for DG Aviion
15167 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15169         * configure.in: Produce warning message for subdirectories not
15170         configurable for this host/target combination.  Don't try to
15171         configure gdb for vms.
15173 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15175         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15176         appropriate files before making "diststuff".
15177         (DISTBISONFILES): New var: list of files to be edited.
15178         (DISTSTUFFDIRS): Add binutils.
15180 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15182         * config.sub: also handle mipsel and mips64el (for little endian mips)
15184 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15186         * configure.in: Add * to end of all OS names.
15188 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15190         * configure.in: Build newlib for LynxOS native.
15192 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15194         * config.guess: Add support for delta 88k running SVR3.
15196         * configure.in: Add comment about HP compiler vs. emacs.
15198 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15200         * configure.in: don't build ld on solaris2 (not a viable option
15201           due to bugs in getpwnam & getpwuid)
15203 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15205         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15206         config.guess will produce a full version number.
15208 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15210         * configure.in: Build linker and binutils for alpha-dec-osf1.
15212 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15214         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15215         and gdb/testsuite/Makefile.in.
15217 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15219         * configure.in: recognize mips*- instead of mips-
15221 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15223         * config.sub: Accept linux*coff and linux*elf as operating
15224         systems.
15226 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15228         * config.sub: Recognize mips64, and mips3 as an alias for it.
15230 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15232         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15233         gdb knows how to handle OSF/1 shared libraries.
15235 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15237         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15238         * config.guess: Recognize Hitachi's HIUX.
15239         * config.sub: Recognize h3050r* and hppahitachi.
15240         Remove redundant cases for hp9k[23]*.
15242 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15244         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15245         if gas and ld are in the source tree and are in ${configdirs}.
15246         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15247         --with options (but still pass them down on the command line,
15248         if they were explicitly specified).
15250 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15252         * configure: substitute SHELL value in Makefile.in with
15253         ${CONFIG_SHELL}
15255 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15257         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15258         *-*-solaris2* targets.
15260 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15262         * Makefile.in: define M4, and pass it down to sub-makes;
15263         all-autoconf now depends on all-m4
15265 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15267         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15268         presence of {ar,ranlib} instead of a configured directory
15270 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15272         * config.guess: Accept 34?? as well as 33?? for NCR.
15274 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15276         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15277         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15279 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15281         * configure: grab values for $(CC) and $(CXX) from the
15282         environment, so that someone can do "CC=gcc configure; make" and
15283         have it work right (matching the way that autoconf works now)
15285         * configure.in, Makefile.in: add support for gash, the tcl
15286         interface to Galaxy
15288         * config.guess: add NetBSD variants (hp300, x86)
15290 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15292         * install.sh: Support -d option (in the manner of SunOS 4 install,
15293         as it is more deterministic than that of GNU install)
15294         (chmodcmd): Set file to mode 755 by default (should also do default
15295         chgrp and chown, but I don't feel like dealing with that now)
15297 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15299         * config.sub: Remove h8300hhms alias.
15301 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15303         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15305 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15307         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15308         as stmp-fixinc
15310 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15312         * config.sub: recognize m88110-bug-coff.
15314 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15316         * Makefile.in (all-libio): all dependencies on the toolchain used
15317         to build this (gcc, gas, ld, etc)
15319 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15321         * config.guess: Deal with OSF/1 1.3 on alpha.
15323 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15325         * install.sh: add some 'else true' clauses for portability
15327         * configure.in: don't build libio for h8[35]00-*-* targets
15329 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15331         * Makefile.in:  Add support for new libio.
15333 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15335         * install.sh: If one command fails, don't try the rest.  Don't try
15336         to remove $dsttmp (via trap) unless we have already created it.
15337         If $src doesn't exist, detect it and exit with an error.
15339         * config.guess: Recognize BSD on hp300.
15341 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15343         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15344         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15346 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15348         * Makefile.in (all-send-pr): depends on all-prms
15350 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15352         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15354 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15356         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15357         Added test for mips-mips-riscos5.
15359 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15361         * configure.in: use mh-hp300 for 68k HP hosts
15363 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15365         * configure: add support for CONFIG_SHELL, so that you can use
15366         some alternate shell for evaluating configure scripts
15368 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15370         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15371         in configure script to bug-gdb@prep.ai.mit.edu when building
15372         distribution archive.
15373         * Makefile.in (COMPRESS):  Remove def.
15374         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15375         gdb.tar.Z and make-gdb.tar.Z respectively.
15376         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15377         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15378         to convergence with 'taz' target in Makefile.in.
15380 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15382         * install.sh (dsttmp): use trap to ensure that tmp files go
15383         away on error conditions
15385 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15387         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15389 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15391         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15392         its parent is '/' not ''.
15394         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15396 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15398         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15399         that ${newsrcdir}/configure.in does.
15401 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15403         * test-build.mk: support for CONFIG_SHELL
15405 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15407         * config.sub (netware):  Add as a basic system type.
15409 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15411         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15412           $(srcdir)/ from the dependency on Makefile.in.
15414 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15416         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15417         (h8300hhms is temporary until multi-libraries are implemented).
15418         * configure.in: Handle h8300h too.
15420 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15422         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15424 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15426         * configure:  Remove extraneous output when guessing host type.
15427         * config.guess:  Remove extraneous output when guessing using C
15428         compiler rather than uname, or when guessing fails.
15430 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15432         * Makefile.in: remove all.cross and install.cross targets
15434         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15435           definitions
15437 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15439         * configure.in (target sh): Build gprof.
15441 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15443         * config.sub: change -solaris to -solaris2
15445 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15447         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15449 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15451         * configure: Correct error message for missing Makefile.in to
15452         print correct directory.
15454 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15456         * install.sh: kludge around 386BSD shell bug
15458 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15460         * config.guess:  Recognize NeXT.
15461         * config.guess:  Recognize i486-ncr-sysv4.
15462         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15464 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15466         * Makefile.in (MAKEINFOFLAGS): New variable.
15467         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15468         * build-all.mk, test-build.mk: Pass down --no-split as
15469         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15471 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15473         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15475 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15477         * Makefile.in (libg++.tar.z):  New rule.
15478         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15479         * Makefile.in (taz):  Only do a single chmod.
15481 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15483         * install.sh: don't use dirname anymore (replaced with sed usage)
15485 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15487         * Makefile.in:  Change extension for gzip'd files from '.z' to
15488         '.gz' per new FSF standard usage.
15490 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15492         * configure: put quotes around the final value of program_transform_name
15494 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15496         * Makefile.in: new install.sh support; update install-info rules
15498 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15500         * configure.in: Build diff for crosses, but not for go32 host.
15502         * configure.in: Build gprof only for native, and don't build it
15503         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15505 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15507         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15509 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15511         * configure.in (host_tools): Add prms.
15513 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15515         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15516         with $(FLAGS_TO_PASS) on the command line
15518         * config.sub: Recognize lynx and lynxos
15520 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15522         * config.sub: Accept -ecoff*, not just -ecoff.
15524 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15526         * Makefile.in (taz): Use .gz suffix instead of .z.
15527         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15528         names.
15530 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15532         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15534 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15536         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15537         that rebuilds that might happen during 'make install' don't get
15538         bogus gcc include files
15540 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15542         Change from Utah for HPPA support:
15543         * config.guess: Recognize hppa1.x-hp-bsd.
15545 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15547         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15548         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15550 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15552         * config.sub: Add support for rom68k and bug boot monitors.
15554 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15556         * Makefile.in: Make all-opcodes depend on all-bfd.
15558 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15560         * config.guess: Added special check for i[34]86-univel-sysv4*.
15562 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15564         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15565         the processor rather than assuming i486.
15567 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15569         * config.guess: Recognize SunOS6 as Solaris3.
15571 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15573         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15574         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15576 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15578         * build-all.mk (all-cross): New target for Canadian Cross.
15579         Added Q2 go32 targets.
15580         * test-build.mk: Configure go32 cross sparclite-aout and
15581         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15582         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15584 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15586         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15587         GO32 hosted toolchains
15589 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15591         * configure: change  so "-exec-prefix" gets passed down rather
15592         than "-exec_prefix" so autoconf generated Makefiles get the
15593         exec_prefix set right.
15595 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15597         * config.guess: get the Solaris2 minor version number
15599         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15601 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15603         * config.guess: Recognize some Sequent platforms.
15605 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15607         * Makefile.in: added the vault-install target
15609         * configure.in: actually use the Sun3 makefile fragment that's in
15610         config, also added the release dir to configdirs
15612 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15614         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15616 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15618         * configure.in: remove some program from Alpha targetted toolchains
15620 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15622         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15623         gprof.
15624         (taz): Run "make diststuff" in those directories instead of "make
15625         proto-dir".  Look for "VERSION=" only at start of line in subdir
15626         Makefile.  Use "gzip -9" for compression.
15627         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15628         (binutils.tar.z): New target.
15630 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15632         * Makefile.in (taz): Include gpl.texinfo.
15634 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15636         * Makefile.in (setup-dirs): Merged into "taz" target.
15637         (taz): Only do `proto-dir' stuff if a directory is actually needed
15638         for this target.
15640 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15642         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15643         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15644         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15645         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15646         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15648 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15650         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15651         config.sub, and move-if-change to gdb testsuite distribution
15652         archive, so the testsuite can be extracted, configured, and
15653         run separately from the gdb distribution.  Blow away the Chill
15654         tests that require a Chill compiled executable, since GNU Chill
15655         is not yet publically available.
15657 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15659         * test-build.mk: set environment variables in a single command,
15660         instead of a list of assignments and exports
15662         * config.guess: recognize Alpha/OSF1 systems
15664 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15666         * configure: Change help message to prefer --options rather than
15667           -options.
15669 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15671         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15672         zippy@ecst.csuchico.edu.
15673         * config.guess: Recognize miniframe.
15675 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15677         * Makefile.in: Use srcroot to find runtest rather than rootme.
15678         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15680 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15682         * test-build.mk: Extensive additions to support building on a
15683         machine other than the host.
15685 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15687         * configure (tooldir): Fix for i386-aix again.
15689 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15691         * configure, Makefile.in:  Change definition of $(tooldir)
15692         to match the FSF.
15694 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15696         * config.guess:  Recognize i[34]86/SVR4.
15698 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15700         * Makefile.in (all-gdb): gdb depends on sim.
15702 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15704         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15705         at the same time we make the prototype gdb directory.
15706         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15707         files at the same time as the gdb base release distribution.
15709 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15711         * Makefile.in (check): Use individual check targets rather than
15712         DO_X rule.
15713         (check-gcc): Added.
15715 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15717         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15718         for System V release 3.2.
15720 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15722         * config.sub: Recognize hppaosf.
15723         * configure.in: Do configure ld/binutils/gas for it.
15725 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15727         * configure (tooldir): Alter syntax used to set this, for systems
15728         where "\$" isn't handled right, like i386-aix.
15730 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15732         * configure: Pass program-transform-name, not
15733         program_transform_name, to recursive configures.
15735 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15737         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15738         of gas+ld+binutils.
15740 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15742         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15744 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15746         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15748 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15750         * Makefile.in (PRMS): Set back to all-prms.
15752 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15754         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15755         targets, rather than for MIPS hosts.
15757 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15759         * configure.in: add comment for --with-x default values
15761         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15763         * Makefile.in: add check-* targets for each of the directories in
15764         the tree.  Add a definition of RUNTEST that will use the one we
15765         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15767 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15769         * configure.in: Removed obsolete references to bfd_target and
15770         target_makefile_frag.
15772         * build-all.mk: Set assorted targets for Q2.
15773         * config.sub: Recognize z8k-sim and h8300-hms.
15774         * test-build.mk: Really don't pass host to configure.
15775         (HOLES): Added uname.
15777 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15779         * configure: Handle an empty program-prefix, program-suffix or
15780         program-transform-name correctly.
15782 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15784         * build-all.mk: -G 8 no longer required for MIPS targets.
15785         * test-build.mk: Don't pass host argument to configure; make it
15786         guess.
15788 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15790         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15791         * Makefile.in (COMPRESS):  New macro, like GZIP.
15793 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15795         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15797         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15798         with gas currently defaults to -G 0.
15800 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15802         * Makefile.in (all-flex): flex depends on byacc.
15804         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15805         to test-build.mk as RELEASE_TAG.
15806         * test-build.mk (configargs): New variable containing arguments to
15807         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15808         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15810         * config.guess: Use /bin/uname when checking -X argument on SCO,
15811         to avoid invoking GNU uname which doesn't understand -X.
15813         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15815         * configure.in: Build gas for mips-*-*.
15817 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15819         * Makefile.in (all.normal): insert missing backslash.
15821 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15823         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15825         * Makefile.in: Complete overhaul to merge many almost identical
15826         targets.
15828 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15830         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15831         (gdb.tar.Z): Adjusted.
15833         * Makefile.in (setup-dirs, taz): New targets; should be general
15834         enough to adapt for gdb sometime.  Build only .z file.
15835         (gas.tar.z): New target.
15837 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15839         * build-all.mk: Use CC=cc -Xs on Solaris.
15841 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15843         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15844         for handling BISON for FSF releases.
15846 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15848         * configure: Actually implement the change zoo just documented.
15850 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15852         * configure: when using config.guess, only set target_alias when
15853         it's not already been set (ie, on the command line)
15855 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15857         * Makefile.in: add installcheck target, set PRMS to install-prms
15859 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15861         * configure: add support for package_makefile_fragment, handle the
15862         case where a directory has a configure.in file but no Makefile.in
15863         more gracefully (with an actual understandable error message, even);
15864         add support for --without (and add this to the usage message); also
15865         explicitly add a --host=${host_alias} to the command line when
15866         config.guess is used
15868 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15870         * configure: Must use both --host and --target in recursive calls.
15872 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15874         * Makefile.in: Change deja-gnu to dejagnu.
15876 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15878         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15880 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15882         * configure.in: canonicalize all instances to *-*-solaris2*,
15883         also strip out a number of tools to not build for go32 host
15885 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15887         * config.guess: add GPL.
15889         * Makefile.in, config.guess, config.sub, configure: bump
15890           copyrights to 93.
15892 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15894         * Makefile.in (do-info): Removed obsolete check for existence of
15895         localenv file.
15897         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15899 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15901         * Makefile.in: a couple of 'else true' for decstation,
15902         support for TclX
15904         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15906 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15908         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15910 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15912         * config.guess: Recognize i386-ibm-aix (PS/2).
15913         * configure.in: Use config/mh-aix386 file for it.
15915 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15917         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15918         CC_FOR_TARGET instead.
15919         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15921 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15923         * Makefile.in: Add sim to list of directories sent with gdb
15925 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15927         * configure.in: Put back mips-dec-bsd* case.
15929 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15931         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15932         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15933         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15935 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15937         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15939         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15940         (install-info): install dir.info only if it exists,
15941         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15943 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15945         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15946         gas for mips-dec-bsd.
15948 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15950         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15951         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15953 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15955         * configure.in: Added "dejagnu" to hosttools list.
15957 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15959         * config.sub, configure.in, config.guess:  Add support
15960         for Bosx, an AIX variant from Bull.
15961         Patches from F.Pierresteguy@frcl.bull.fr.
15963 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15965         * devo/dejagnu: Initial creation of devo/dejagnu.
15966         Migrated dejagnu testcases and support files for testing software
15967         tools to reside as subdirectories, currently called "testsuite",
15968         within the directory of the software tool.  Migrated all programs,
15969         support libraries, etc. beloging to dejagnu proper from
15970         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15971         with no modifications.  The changes to these files which will
15972         allow them to configure, build, and execute properly will be made
15973         in a future update.
15975 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15977         * Makefile.in: Change send_pr to send-pr.
15978         * configure.in: Likewise.
15979         * send_pr: Renamed directory to send-pr.
15981 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15983         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15985 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15987         * README:  Update for gdb-4.8 release.
15988         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15989         gdb-xxx.tar.z (gzip'd) file also.
15991 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15993         * Makefile.in: make all-diff depend on all-libiberty
15995 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15997         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15999 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16001         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16003 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16005         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16006         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16007         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16009 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16011         * Makefile.in:  makeinfo binary is in a new location
16013 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16015         * config.sub: Accept -ecoff as an OS.
16017         * Makefile.in: Various changes to eliminate a level of make
16018         recursion and reduce the required command line length.
16019         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16020         sub-makes.
16021         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16022         variables holding settings for specific sub-makes.
16023         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16024         in terms of BASE_FLAGS_TO_PASS.
16025         (TARGET_LIBS): New variable listing directories which use
16026         TARGET_FLAGS_TO_PASS.
16027         (subdir_do): Eliminated.
16028         (do-*): New set of targets to replace subdir_do.
16029         (various): All targets which used subdir_do now depend on do-*.
16030         (local-clean): Renamed from do_clean.
16031         (local-distclean): New target, dependency of distclean and
16032         realclean.
16033         (install-info): Don't create directories.  Depend on dir.info
16034         rather than calling make recursively.
16035         (install-dir.info): Eliminated.
16036         (install-info-dirs): Create all info directories here.
16037         (dir.info): Depend upon do-install-info.
16039         * test-build.mk (HOLES): Added false.
16041 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16043         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16045 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16047         * Makefile.in (info): remove dependency on all-texinfo.  The
16048         problem was really in texinfo/C, not at this level.
16050 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16052         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16054 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16056         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16057         GDB releases.
16059 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16061         * configure: Include srcdir in message about target of link not
16062         being found.  Don't convert `-' to `_' in `with' options being
16063         passed to subdirs.
16065 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16067         * configure.in: add uudecode to host_tools
16069         * Makefile.in: added {all,install}-uudecode targets, added them to
16070         the appropriate lists
16072 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16074         * Makefile.in (all-gcc): Added dependency on all-gas.
16076         * configure.in (mips-*-*): Build ld and binutils.
16078 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16080         * configure: check return code from mkdir, print error message and
16081           exit on failure.
16083 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16085         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16087 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16089         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16091 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16093         * config.sub (h8500):  Recognize this as a cpu type.
16095 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16097         * configure: source directory missing is no longer a warning
16099         * configure.in: recognize irix[34]* instead of irix[34]
16101         * Makefile.in: define and pass down X11_LIB
16103 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16105         * guess-systype: Renamed to ...
16106         * config.guess:  ... by popular request.
16107         * configure.in, Makefile.in:  Update accordingly.
16109 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16111         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16112         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16113         + Execute ./dummy instead of assuming . is in PATH.
16115 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16117         * guess-systype:  New shell script.  Attempts to guess the
16118         canonical host name of the executing host.
16119         Only a few hosts are supported so far.
16120         * configure:  Call guess-systype if no host is specified.
16122 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16124         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16125         gcc Makefile.
16128 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16130         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16131         (all-gcc, install-gcc, subdir_do): Use it.
16133 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16135         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16137 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16139         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16140           set exclusively by configure, using configure.in .
16142 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16144         * test-build.mk: set $PATH for all builds
16146         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16148 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16150         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16151         the one used in gcc/Makefile.in, so that a null expansion doesn't
16152         override the one needed to build gcc with a native cc.
16155 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16157         * configure: Accept -with arguments.
16159 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16161         * Makefile.in: added h8300sim
16163 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16165         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16166         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16167         (all-cygnus, native, build-cygnus): Make
16168         $(canonhost)-stamp-3stage-done, not $(host)....
16169         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16170         i386-sco3.2v4.  Added else true to if command.
16172 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16174         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16176 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16178         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16180 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16182         * configure.in: don't remove binutils from Solaris builds
16184 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16186         * Makefile.in: get rid of earlier definitions for *clean,
16187         also handle the recursive info rule better
16189 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16191         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16192         do more-or-less the right thing.
16194 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16196         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16197         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16199 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16201         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16202         $(host_canonical).
16204         * configure.in: split the configdirs list into 4 categories (native
16205         v. cross, library v. tool) and handle the cross-only and native-
16206         only in more reasonable (and correct!) way.
16208 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16210         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16211         configdirs anymore.
16213 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16215         * Makefile.in: extensive cleanup::  removed all of the explicit
16216         clean-* targets, collapsed many wrappers around subdir_do into
16217         one, added additional targets to satisfy standards.texi, deleted
16218         some old targets, some changes for consistency
16220 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16222         * configure.in: handle some programs as cross-only, and others as
16223         native only
16225         * test-build.mk: handle partial holes in a more generic manner
16227         * Makefile.in: m4 depends on libiberty
16229 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16231         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16232         time, wdiff, and find to configdirs
16234         * Makefile.in: all, clean, and install rules for the new programs
16235         added to configure.in
16237 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16239         * configure.in: use mh-sun for all *-sun-* hosts
16241 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16243         * Makefile.in: define flags for X11 include files and library file
16244         locations, pass them down to the programs that need this info
16246         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16248 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16250         * configure.in: start building libg++ for HP-UX targets
16252 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16254         * README:  Update references to files moved into etc/.
16256 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16258         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16259         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16261 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16263         * configure: accept dash as well as underscore in long option
16264         names for FSF compatibility.
16266 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16268         * config.sub: added -sco3.2v4 support from FSF.
16270 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16272         * configure.in: expand the section that adds or removes
16273         directories from the list of programs to build, to handle native
16274         vs. cross in addition to host v. native
16276 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16278         * Makefile.in:  Replace C++ in macro names with CXX.
16279         This is less likely to break ...
16281 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16283         * test-build.mk: add -w to GNU_MAKE
16285 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16287         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16288         add 'sparc' to list of recognized cpus.  This needed to make
16289         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16290         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16291         then changes that into $CPU-wrs-vxworks.
16293         * configure.in: remove most references to gdbtest, regularize
16294         target based program removal
16296         * test-build.mk: import from p3 tree (many fixes and changes)
16298 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16300         * Makefile.in: added rules to handle tcl, tk, and expect
16302         * configure.in: handle those directories if they exist
16304 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16306         * config.sub: removed bogus hppabsd and hppahpux names, since
16307         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16309 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16311         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16312         depends upon all-xiberty
16314         * Makefile.in: changes from p3, including:
16316         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16318         * Makefile.in (XTRAFLAGS): include newlib directories if
16319         newlib/Makefile exists, rather than if host != target.
16321         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16323         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16324         from the same source tree and not building a cross-compiler.  This
16325         matters for the libg++ configuration if reconfiguring a tree that
16326         has already been installed.
16328         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16330         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16331         pick up the machine and system specific header files.
16333         * Makefile.in: added AS_FOR_TARGET, passed down in
16334         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16335         the C compiler to use to create programs which are run in the
16336         build environment, set it to default to $(CC), and passed it down
16337         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16339         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16341         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16342         We need them for unusual native builds, like systems without
16343         ranlib.
16345         * configure: also define $(host_canonical) and
16346         $(target_canonical), which are the full, canonical names for the
16347         given host and target
16349 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16351         * Makefile.in:  Added separate definitions for C++.
16353 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16355         * configure.in (configdirs):  Add deja-gnu.
16357 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16359         * README:  Update for configure.texi and gdb-4.7 release.
16361 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16363         * Makefile.in:  Move "all" target to top of file.
16364         Previously, first target was ".PHONY" which caused BSD4.4 make
16365         to build .PHONY when make was run without arguments.
16367 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16369         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16370         Library-copylefted code in libiberty.
16372 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16374         * config.sub:  Replace m68kmote with plain old m68k.
16376 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16378         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16380 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16382         * config.sub: Complain if no argument is given.  Added support for
16383         386bsd as OS and target alias.
16385 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16387         * Makefile.in (XTRAFLAGS): include newlib directories if
16388         newlib/Makefile exists, rather than if host != target.
16390 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16392         * config.sub: recognize sparclite-wrs-vxworks.
16394         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16395         p3.) Added clean-xiberty to clean.
16397 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16399         * configure.in: use *-*-* instead of nested cases for host and target
16401 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16403         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16404         from the same source tree and not building a cross-compiler.  This
16405         matters for the libg++ configuration if reconfiguring a tree that
16406         has already been installed.
16408 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16410         * config.sub (i486v/i486v4):  Merge in from FSF version.
16412 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16414         * configure: only set PWD if it is already set.
16416 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16418         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16419         doesn't have unset and all success paths (and most error paths)
16420         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16421         to just ${PWD} to avoid confusion.)
16423 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16425         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16426         even for a native compilation.
16428 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16430         Changes to make the gdb.tar.Z rule work better.
16432         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16433         (DEVO_SUPPORT):  Add configure.texi.
16434         (bfd-ilrt.tar.Z):  Remove ancient rule.
16436 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16438         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16439         pick up the machine and system specific header files.
16441         * configure.in, config.sub: added new target m68010-adobe-scout,
16442         with alias of adobe68k.  Changed configure.in to check for
16443         -scout before -sco* to avoid a false match.
16445         * Makefile.in: added AS_FOR_TARGET, passed down in
16446         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16447         the C compiler to use to create programs which are run in the
16448         build environment, set it to default to $(CC), and passed it down
16449         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16451 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16453         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16454         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16455         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16456         FOR_TARGET variants, to newlib and libg++.
16458 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16460         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16461         first.
16463 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16465         * config.sub:  Accept `elf' as an environment.
16467 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16469         * Makefile.in (all-opcodes):  cd into the right directory
16471 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16473         * configure: added -program_transform_name option, used as
16474         argument to sed when installing programs.
16475         configure.texi: added documentation for -program_prefix,
16476         -program_suffix and -program_transform_name.
16478 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16480         * config.sub:  Accept i486 where i386 ok.
16482 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16484         * config.sub: accept we32k
16486 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16488         * config.sub, configure.in: accept OSE68000 and OSE68k.
16490         * Makefile.in: don't create all directories for ``make install'';
16491         let the subdirectories create the ones they need.
16493 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16495         * COPYING: new file, GPL v2
16497 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16499         * Makefile.in: use the new gen-info-dir, which needs a template
16500         argument (which also lives in texinfo)
16502         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16504 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16506         * config.sub (ncr3000):  Change i386 to i486.
16508 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16510         * Makefile.in: add install-rcs, install-grep to
16511         install-no-fixedincludes, removed install-bison and install-libgcc
16513 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16515         * configure.in: grab the HPUX makefile fragment if on HPUX
16517 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16519         * Makefile.in: eradicate bison spoor (ditto libgcc).
16520          configure.in: recognise m68{k,000}-ericsson-OSE.
16521          es1800 is alias for m68k-ericsson-OSE
16523 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16525         * configure.in: rearrange the parts that remove programs from
16526         configdirs, based now on HOST==TARGET or by canonical triple.
16528 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16530         * test-build.mk: recurse explicitly with -f test-build.mk when
16531           appropriate.  predicate stage3 and comparison on the existence
16532           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16533           On very clean, also remove ...stamp-co.  Build in-place before
16534           doing other builds.
16536 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16538         * Makefile.in, configure.in: add tgas
16540 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16542         * Makefile.in: a number of changes merged in from progressive.
16544         * configure.in: add libm.
16546         * .cvsignore: ignore some stuff that comes from test-build.mk.
16548 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16550         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16552 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16554         * configure: Add program_suffix (parallel to program_prefix)
16555         * Makefile.in: adjust directory-creating script for losing decstation
16557 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16559         * configure:  Minor $subdir-related fixes.
16561 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16563         * configure: fix various problems with propogating
16564         makefile_target_frag in subdirs.
16565         * configure.in: config libgcc if its there
16567 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16569         * config.sub:  HPPA merge.
16571 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16573         * Makefile.in:  Replace all-bison with all-byacc in all
16574         dependency lines for other tools (which now use byacc).
16576 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16578         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16580 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16582         * Makefile.in: make gprof rules similar to byacc rules (instead of
16583         vestigal $(unsubdir) that didn't work...)
16585 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16587         * config.sub:  Add support for Linux.
16588         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16589         (at least for libg++).
16591 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16593         * configure.texi: fix doc for the -nfp option to configure
16595 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16597         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16599 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16601         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16602         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16603         * configure.in: added solaris* host_makefile_frag hook.
16605 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16607         * config.sub: changed recognition of m68000 so that various
16608         m68k types can be specified via m680[01234]0
16610 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16612         * config.sub (basic_machine): fix sed so that '-foo' isn't
16613         completely substituted out while .+'-foo' loses the '-foo'
16615 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16617         * config.sub ($os): Add -aout.
16619 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16621         * configure:  If host_makefile_frag is absolute, don't
16622         prefix ${invsubdir} (relevant to libg++ auto-configure).
16624 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16626         * Makefile.in (tooldir): Define it.
16627         (all-ld): Depend on all-flex.
16629 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16631         * Makefile.in (check):  Fix libg++ special case.
16633 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16635         * configure: do not bury `pwd` into config.status, thus do fewer
16636           pwd's.
16638         * configure: print the "Building in" message only when building in
16639           other than "." AND verbose.
16641         * configure: remove -s, rework -v to better accommodate guested
16642           configures.
16644         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16646 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16648         * Makefile.in: macroize flags passed on recursion.  remove
16649           fileutils.
16651 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16653         * configure: get makesrcdir right for subdirs deeper than 1.
16655         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16656           install.
16658 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16660         * Makefile.in: don't print subdir_do or recursion lines.
16662 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16664         * standards.texi: added menu item.
16666         * Makefile.in: build and install standards.info.
16668         * standards.texi: new file.
16670 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16672         * configure: test for and move config.status pieces from
16673           ${subdir}/.
16675 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16677         * configure:  Test for existance of files before trying to mv
16678         them, to avoid numerous non-existance messages.
16680 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16682         * configure: correct final line of config.status.
16684         * configure: patch from eggert.  Avoids a protection problem if
16685           the original Makefile.in is read only.
16687         * configure: use move-if-change from gcc to create config.status.
16688           Some makefiles depend on config.status to tell if a directory
16689           has been reconfigured for a different host.  This change
16690           prevents those directories from remaking everything in the case
16691           where the reconfig was only intended to rebuild a Makefile.
16693         * configure: test for config.sub with "config.sub sun4" rather
16694           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16695           host alias from a missing config.sub.
16697 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16699         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16700           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16702 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16704         * configure: mkdir ${subdir} as needed.
16706 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16708         * Makefile.in,configure.in: added autoconf.
16710 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16712         * Makefile.in: no longer pass against on recursion.
16714         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16715           definitions are not inherited.
16717         * configure: correct makesrcdir when subdir is .
16719 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16721         * configure:  Add support for 'subdirs' variable, which is
16722         like 'configdirs', except that configure doesn't re-invoke
16723         itself for subdirs, it just creates a Makefile for each subdir.
16724         * configure.texi:  Document subdirs.
16726 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16728         * configure.in: added flex to configdirs
16730 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16732         * Makefile.in: remove clean-stamps from clean.
16734 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16736         * configure.in:  Add gdbtest to configdirs.
16738 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16740         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16741         to recursive makes.
16742         * configure.in:  Recognize new ncr3000 config.
16744 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16746         * Makefile.in, configure.in: removed references to gdbm.
16748 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16750         * config.sub:  Don't canonicalize os value
16751         newsos* to bsd (readline needs to check for newsos).
16752         (This fix was earlier made Jan 31, but got re-broken.)
16754 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16756         * configure.in:  sco is an os, not a vendor!
16758         * configure:  Quote $( better.  Keep various shells happy.
16760 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16762         * Makefile.in: eliminate stamp-files.
16764 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16766         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16767           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16769 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16771         * config.sub:  fix iris/iris3.
16773 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16775         * configure: re-add -rm.
16777 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16779         * Maskefile.in: add .stmp-rcs to all.
16781         * configure.in: remove gas from rs6000 build, use aix host fragment.
16783 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16785         * configure: pass down site_option during recursion.
16787 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16789         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16791 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16793         * configure: Change exec_prefix so that it really defaults to prefix.
16795 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16797         * Makefile.in, configure.in:  Add support for mmalloc library.
16799 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16801         * Makefile.in: add stmp dependencies for a few more things.
16803 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16805         * configure: adjusted error message on objdir/srcdir configure
16806           collision, per john's suggestion.
16808         * Makefile.in: add libiberty stmp to all and all.cross.
16810 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16812         * Makefile.in: remove force dependencies, add grep to all.
16814 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16816         * Makefile.in: drop flex.  make stamp files work.
16818         * configure: added test for conflicting configuration in srcdir,
16819           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16820           gets cranky.  use relative paths for configure and srcdir
16821           whenever possible.  Send some error messages to stderr that were
16822           going to stdout.
16824 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16826         * Makefile.in:  Fix libg++ rule to check for gcc directory
16827         before using gcc/gcc.  Also pass XTRAFLAGS.
16829 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16831         * Makefile.in: added stmp-files so that directories aren't polled
16832           when they are already built.
16834         * configure.texi: fixed a node pointer problem.
16836 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16838         * config.sub configure.in gdb/configure.in
16839         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16840         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16841         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16843 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16845         * configure: -recurring becomes -silent.  corrected help message
16846           for -site= option.
16848         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16850 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16852         * configure: when building Makefile for crosses, replace
16853           tooldir and program_prefix.  default srcdir from location of
16854           config.sub.  remove "for host in hosts" and "for target in
16855           targets" loops.
16857 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16859         * Makefile.in: Do not pass bindir or mandir to cvs.
16861 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16863         * Makefile.in, configure.in: removed traces of namesubdir,
16864           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16865           copyrights to '92, changed some from Cygnus to FSF.
16867         * configure.texi: remove most references to multiple hosts,
16868           multiple targets, subdirs, etc.
16870         * configure.man: removed rcsid. reference config.sub not
16871           config.subr.
16873         * Makefile.in: mkdir $(infodir) on install-info.
16875 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16877         * configure.texi:  Explain better about .gdbinit and about
16878         the environment that configure.in sections run in.
16880 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16882         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16884 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16886         * README:  DOC.configure => cfg-paper.texi.
16888 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16890         * config.sub (near case $os):  Don't convert newsos* to bsd!
16892 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16894         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16895         the number of copies of COPYING that go into the GDB tar file.
16897 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16899         * bfd/configure.in, gdb/config/mh-i386sco,
16900         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16901         Fix SCO configuration stuff.
16903 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16905         * Makefile.in:  For libg++, make sure the -I pointing
16906         to the gcc directory goes *after* all the libg++-local -I flags.
16907         Also, move just-gcc dependency from just-libg++ to all-libg++.
16909 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16911         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16913 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16915         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16917 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16919         * config.sub:  Add stratus configuration frags.  Also
16920         submitted to FSF.
16922 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16924         * Makefile.in (DEV_SUPPORT):  add configure.man.
16926         * config.sub(Decode manufacturer-specific):  add -none*.
16928 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16930         * Makefile.in:  remove form feeds to make Sun's make happy.
16931         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16933 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16935         * Makefile.in (AR_FLAGS):  Make quieter.
16937 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16939         * configure.in:  Add libg++.
16940         * configure:  When verbose, don't output the command line at each
16941         level; it will be unremarkably the same as the previous version,
16942         which will be the same as what the user typed.
16944 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16946         * configure.in, Makefile.in: fix clean-info, add flex.  add
16947           fileutils.
16949         * configure: be less sensitive to spaces in Makefile.in.  Do not
16950           look for sources in "..".  Doing so breaks subdirectories that
16951           might have their own configure.  If a subdir has it's own
16952           configure script, use it.
16954 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16956         * cfg-paper.texi: some changes suggested by rms.
16958 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16960         * config.sub:  Merge in some small additions from the FSF version,
16961         taken from the gcc distribution, to bring the Cygnus and FSF
16962         versions into closer sync.
16964 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16966         * configure.in:  Changed svr4 references to sysv4.
16968 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16970         * configure: added -V for version number option.
16972 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16974         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16975           renamed from DOC.configure to cfg-paper.texi.
16977 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16979         * configure, config.subr, config.sub: config.subr is now
16980           config.sub again.
16982 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16984         * configure.texi: new file, in progress.
16986         * Makefile.in: build info file and install the man page for
16987           configure.
16989         * configure.man: new file, first cut.
16991         * configure: find config.subr again now that configuration "none"
16992           has gone.  removed all traces of the -ansi option.  removed all
16993           traces of the -languages option.
16995         * config.subr: resync from rms.
16997 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16999         * configure, config.sub, config.subr: merge config.sub into
17000           config.subr, call the result config.subr, remove config.sub, use
17001           config.subr.
17003         * Makefile.in: revised install for dir.info.
17005 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17007         * configure.in: add decstation host makefile frag.
17009         * Makefile.in: BISON now bison -y again.  also install-gcc on
17010           install.  clean-gdbm on clean.  infodir belongs in datadir.
17011           Make directories for info install.  Build dir.info here then
17012           install it.
17014 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17016         * Makefile.in: fix for bad directory tests.
17018 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17020         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17021           regexp.  -srcdir relative was being handled incorrectly.
17023         * Makefile.in: unwrapped some for loops so that parallel makes
17024           work again and so one can focus one's attention on a particular
17025           package.
17027 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17029         * configure: added PWD as a stand in for `pwd` (for speed). use
17030           elif wherever possible.  make -srcdir work without -objdir.
17031           -objdir= commented out.
17033 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17035         * configure: +options become --options.  -subdirs commented out.
17036           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17037           Makefile now at top of generated Makefile.  Removed cvs log
17038           entries.  added -srcdir.  create .gdbinit only if there is one
17039           in ${srcdir}.
17041         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17042           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17043           and mandir now keyed off datadir by default.
17045 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17047         * Freshly created ChangeLog.
17050 Local Variables:
17051 mode: change-log
17052 left-margin: 8
17053 fill-column: 76
17054 version-control: never
17055 End: