Daily bump.
[official-gcc.git] / ChangeLog
blob6231c78331db9ef51a3420507c0343b2959344c6
1 2012-01-23  Harshit Chopra  <harshit@google.com>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
7         * configure.ac: Remove reference to mh-interix.
8         * configure: Regenerate.
10 2012-01-05  Richard Henderson  <rth@redhat.com>
12         PR bootstrap/51072
13         * configure.ac: Disable libitm if c++ is not enabled.
14         * configure: Rebuild.
16         * configure.ac: Fix regexp for same.
17         * configure: Rebuild.
19 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
21         * MAINTAINERS (Write After Approval): Add myself.
23 2012-01-02  Richard Guenther  <rguenther@suse.de>
25         PR bootstrap/51686
26         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
27         * Makefile.in: Regenerate.
29 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
31         * MAINTAINERS (Write After Approval): Add myself.
33 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
35         * configure: Regenerate.
37 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
39         * MAINTAINERS (picochip): Changed email address.
41 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
43         * MAINTAINERS (write-after-approval): Add self.
45 2011-11-29  DJ Delorie  <dj@redhat.com>
47         * configure.ac (rl78-*-*) New case.
48         * configure: Regenerate.
49         * MAINTAINERS: Add myself as RL78 maintainer.
51 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
53         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
55 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
57         * libtool.m4: dditional FreeBSD 10 fixes.
59 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
61         * MAINTAINERS: Move myself from Write After Approval to CPU Port
62         Maintainers section, as Epiphany maintainer.
64 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
66         PR target/49992
67         * configure.ac: Remove ranlib special-casing for Darwin.
68         * configure: Regenerate.
70 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
72         * MAINTAINERS (Reviewers): Keep the list sorted.
74 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
76         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
78 2011-11-09  Roland McGrath  <mcgrathr@google.com>
80         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
81         * configure: Rebuild.
82         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
83         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
84         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
85         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
86         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
87         Add READELF.
88         * Makefile.in: Rebuild.
90 2011-11-09  Jason Merrill  <jason@redhat.com>
92         * Makefile.def (language=c++): Remove check-c++0x.
93         * Makefile.in (check-gcc-c++): Regenerate.
95 2011-11-08  Richard Henderson  <rth@redhat.com>
97         * configure.ac: Test for libitm directory present first.
99         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
101         * configure.ac: Test libitm/configure.tgt to disable libitm.
102         * configure: Rebuild.
104 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
105             Richard Henderson  <rth@redhat.com>
107         Merged from transactional-memory.
109         * Makefile.def (lang_env_dependencies): libitm is c++.
110         Add libitm target module.
111         * configure.ac: Likewise.
112         * config/mmap.m4: New file.
113         * contrib/gcc_update: Add libitm to touch data.
114         * Makefile.in, configure: Rebuild.
116 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
118         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
119         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
120         * Makefile.in: Regenerate.
122 2011-11-01  DJ Delorie  <dj@redhat.com>
124         * config.sub: Update to version 2011-10-29 (added rl78)
126 2011-10-27  Nick Clifton  <nickc@redhat.com>
128         * config.sub: Import these changes from the config project:
130         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
131             Ben Elliston  <bje@gnu.org>
133         * config.sub (epiphany): New.
135         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
136             Ben Elliston  <bje@gnu.org>
138         * config.sub (hexagon, hexagon-*): New.
140         2011-08-23  Roland McGrath  <mcgrathr@google.com>
142         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
143         64eb to be64.
145         2011-08-16  Roland McGrath  <mcgrathr@google.com>
147         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
148         (nacl): Grok as alias for 32el-unknown-nacl.
150 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
152         * MAINTAINERS (Write After Approval): Add myself.
154 2011-10-24  Teresa Johnson  <tejohnson@google.com>
156         * MAINTAINERS (Write After Approval): Add myself.
158 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
160         * MAINTAINERS (sparc port): Remove myself.
162 2011-09-14  Tom de Vries  <tom@codesourcery.com>
164         * MAINTAINERS (Write After Approval): Add myself.
166 2011-08-14  Yao Qi  <yao@codesourcery.com>
168         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
169         * configure: Regenerate.
171 2011-07-26  Ian Lance Taylor  <iant@google.com>
173         * configure.ac: Set have_compiler based on whether gcc directory
174         exists, rather than on whether gcc is in configdirs.
175         * configure: Rebuild.
177 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
179         * MAINTAINERS (Global Reviewers): Add self.
181 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
183         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
184         link directories.
185         * Makefile.in: Rebuild.
187 2011-07-20  Ian Lance Taylor  <iant@google.com>
189         PR bootstrap/49787
190         * configure.ac: Move --enable-bootstrap handling earlier in file.
191         If --enable-bootstrap and either --enable-build-with-cxx or
192         --enable-build-poststage1-with-cxx, enable C++ automatically.
193         * configure: Rebuild.
195 2011-07-19  Ian Lance Taylor  <iant@google.com>
197         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
198         make C++ a boot_language.  Set and substitute
199         POSTSTAGE1_CONFIGURE_FLAGS.
200         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
201         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
202         * configure, Makefile.in: Rebuild.
204 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
206         * MAINTAINERS (Register Allocation): Move myself from reviewers to
207         maintainers.
209 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
211         * MAINTAINERS (Global Reviewers): Add myself.
213 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
215         * configure: Regenerate.
217 2011-07-16  Jason Merrill  <jason@redhat.com>
219         * Makefile.def (language=c++): Add check-c++0x and
220         check-target-libmudflap-c++.
221         * Makefile.tpl (check-target-libmudflap-c++): New.
222         * Makefile.in: Regenerate.
224 2011-07-16  Matthias Klose  <doko@ubuntu.com>
226         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
227         * Makefile.def (target_modules/libjava): Pass
228         $(EXTRA_CONFIGARGS_LIBJAVA).
229         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
230         if not configured with --enable-static-libjava.
231         * Makefile.in: Regenerate.
232         * configure: Likewise.
234 2011-07-15  Jason Merrill  <jason@redhat.com>
236         * Makefile.in (check-c++): Move check-gcc-c++0x after
237         check-target-libstdc++-v3.
239 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
241         * MAINTAINERS (c6x port): New entry.
243 2011-07-13  Jason Merrill  <jason@redhat.com>
245         * Makefile.in (check-gcc-c++0x): New.
246         (check-c++): Depend on it.
248 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
250         PR target/39150
251         * configure.ac (i[3456789]86-*-solaris2*): Also accept
252         x86_64-*-solaris2.1[0-9]*.
253         * configure: Regenerate.
255 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
257         * MAINTAINERS (RTL optimizers): Add self.
259 2011-06-27  Gabriel Charette  <gchare@google.com>
261         * MAINTAINERS (Write After Approval): Add myself.
263 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
265         PR regression/47836
266         PR bootstrap/23656
267         PR other/47733
268         PR bootstrap/49247
269         PR c/48825
270         * configure.ac (target_libraries): Remove target-libiberty.
271         Remove case-statement setting skipdirs=target-libiberty for
272         multiple targets.  Remove checking target_configdirs and
273         removing target-libiberty but keeping target-libgcc if
274         otherwise empty.
275         * Makefile.def (target_modules): Don't add libiberty.
276         (dependencies): Remove all traces of target-libiberty.
277         * configure, Makefile.in: Regenerate.
279 2011-06-13  Walter Lee <walt@tilera.com>
281         * configure.ac (tilepro-*-*) New case.
282         (tilegx-*-*): Likewise.
283         * configure: Regenerate.
285 2011-06-06  Jing Yu  <jingyu@google.com>
287         * configure.ac: Skip target-libiberty for
288         arm*-*-linux-androideabi.
289         * configure: Regenerated.
291 2011-06-06  Nick Clifton  <nickc@redhat.com>
293         * config.sub: Sync from upstream.
295 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
297         * MAINTAINERS (Write After Approval): Add myself.
299 2011-06-01  Daniel Jacobowitz  <drow@false.org>
301         * MAINTAINERS: Update my email address.
303 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
305         * MAINTAINERS (Write After Approval): Update my email address.
307 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
309         * MAINTAINERS (Write After Approval): Add myself.
311 2011-05-08  Doug Kwan  <dougkwan@google.com>
313         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
314         * configure: Regenerated.
315         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
316         value from configure.
317         * Makefile.in: Regenerated.
319 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
321         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
322         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
323         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
324         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
325         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
326         *-*-vxworks*): Disable newlib and libgloss in separate case
327         statement.
328         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
329         to separate case statement.
330         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
331         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
332         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
333         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
334         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
335         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
336         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
337         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
338         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
339         i[[3456789]]86-*-rdos*, m32r-*-*,
340         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
341         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
342         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
343         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
344         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
345         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
346         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
347         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
348         and libgloss in main case over targets.  Remove most empty cases
349         in main case over targets.
350         * configure: Regenerate.
352 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
354         * MAINTAINERS (Write After Approval): Add myself.
356 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
358         * configure.ac: Remove code setting special library locations for
359         hppa*64*-*-hpux11*.  Remove code setting compiler for
360         sparc-sun-solaris2*.
361         * configure: Regenerate.
363 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
365         * configure.ac: Separate libgloss_dir settings from general case
366         over targets.
367         * configure: Regenerate.
369 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
371         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
372         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
373         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
374         cases in libgcj-disabling case statement.
375         (hppa*64*-*-linux*): Set unsupported_languages instead of
376         disabling target-zlib.
377         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
378         to hppa*64*-*-hpux*.
379         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
380         hppa*-*-hpux*.
381         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
382         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
383         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
384         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
385         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
386         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
387         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
388         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
389         libgcj-disabling case statement.
390         * configure: Regenerate.
392 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
394         * configure.ac: Disable Java for targets not supporting libffi.
395         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
396         Remove cases in Java-disabling statement.
397         (*arm-wince-pe): Change to arm-wince-pe.
398         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
399         cases in Java-disabling statement.
400         (bfin-*-*): Don't disable Java again.
401         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
402         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
403         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
404         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
405         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
406         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
407         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
408         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
409         Java-disabling statement.
410         (mmix-*-*): Don't disable Java again.
411         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
412         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
413         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
414         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
415         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
416         statement.
417         * configure: Regenerate.
419 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
421         * configure.ac: Separate cases disabling Java and Java libraries
422         from general case over targets.
423         * configure: Regenerate.
425 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
427         * MAINTAINERS: Update my email address.
429 2011-04-20  Easwaran Raman  <eraman@google.com>
431         * MAINTAINERS (Write After Approval): Add myself.
433 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
435         PR lto/48086
436         * configure.ac: Re-enable LTO on *-apple-darwin9*.
437         * configure: Regenerate.
439 2011-04-16  Jim Meyering  <meyering@redhat.com>
441         * MAINTAINERS (Write After Approval): Add myself.
443 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
445         * MAINTAINERS: Update my email address.
447 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
449         * MAINTAINERS (Write After Approval): Add myself.
451 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
453         * MAINTAINERS (Write After Approval): Add myself.
455 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
457         * MAINTAINERS (Write After Approval): Add myself.
459 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
461         * configure.ac (build_tools): Remove build-byacc.
462         (host_libs): Remove mmalloc.
463         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
464         autoconf automake libtool diff rcs fileutils shellutils time
465         textutils wdiff find uudecode hello tar gzip indent recode release
466         sed perl gawk findutils gettext zip.
467         (libgcj): Remove target-qthreads.
468         (target_tools): Remove target-examples target-gperf.
469         (YACC): Don't handle building byacc.
470         * configure: Regenerate.
471         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
472         dosutils, examples, fileutils, find, findutils, gawk, gettext,
473         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
474         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
475         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
476         handle building components.
477         * Makefile.in: Regenerate.
479 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
481         * MAINTAINERS: Update my email address as Xtensa maintainer.
483 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
485         * config.sub: Sync from upstream.
487 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
489         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
490         (microblaze*): Don't disable libssp.
491         * configure: Regenerate.
493 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
495         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
496         moveifchange.
497         * configure: Regenerate.
498         * Makefile.tpl: Use @SHELL@ not @config_shell@.
499         * Makefile.in: Regenerate.
501 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
503         * configure.ac (*-*-sysv4*): Don't enable libgomp.
504         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
505         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
506         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
507         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
508         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
509         md_exec_prefix cases.
510         * configure: Regenerate.
512 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
514         * configure.ac: Separate cases disabling target-libssp,
515         target-libiberty, target-libstdc++-v3 and Fortran from general
516         case over targets.
517         * configure: Regenerate.
519 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
521         * configure.ac (*-*-chorusos): Don't disable libgcj.
522         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
523         Remove case.
524         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
525         (arm-*-coff): Don't disable libgcj.
526         (arm*-*-linux-gnueabi): Remove useless assignment.
527         (arm-*-riscix*): Don't disable libgcj.
528         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
529         configuration.
530         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
531         (c54x*-*-*): Remove case.
532         (tic54x-*-*): Don't disable GCC or GCC libraries.
533         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
534         to *.
535         (d10v-*-*): Don't disable GCC libraries.
536         (d30v-*-*): Don't disable libgcj.
537         (h8500-*-*): Don't disable GCC libraries.
538         (i960-*-*): Don't disable libgcj.
539         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
540         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
541         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
542         libgcj.
543         (m68k-*-coff*): Remove case.
544         (mmix-*-*): Don't disable libgloss on host.
545         (mn10200-*-*, mn10300-*-*): Remove cases.
546         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
547         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
548         Don't disable libgcj.
549         (romp-*-*): Remove case.
550         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
551         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
552         case.
553         (v810-*-*): Don't disable GCC libraries.
554         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
555         (ip2k-*-*): Don't disable GCC libraries.
556         * configure: Regenerate.
558 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
560         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
561         libffi on host.
562         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
563         on host.
564         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
565         * configure: Regenerate.
567 2011-03-26  John Marino  <binutils@marino.st>
569         * configure.ac: Add support for *-*-dragonfly*
570         * configure: Regenerate.
572 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
574         * configure.ac (native_only): Remove.
575         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
576         send-pr uudecode guile gnuserv on host.
577         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
578         send-pr rcs guile perl texinfo libtool on host.
579         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
580         automake send-pr rcs guile perl texinfo libtool on host.
581         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
582         (*-*-kaos*): Don't disable target-examples target-gperf on target.
583         (alpha*-dec-osf*): Don't disable fileutils on target.
584         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
585         texinfo send-pr expect dejagnu on target.
586         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
587         target-qthreads on target.
588         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
589         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
590         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
591         x86_64-*-mingw*): Don't disable expect on target.
592         (*-*-cygwin*): Don't disable target-gperf on target.
593         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
594         gnuserv on target.
595         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
596         target.
597         * configure: Regenerate.
599 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
601         * configure.ac (target_tools): Remove target-groff.
602         (native_only): Remove target-groff.
603         (hppa*64*-*-*): Don't disable byacc.
604         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
605         setting.
606         (*-*-kaos*): Don't skip target-librx and target-groff.
607         (*-*-netware*): Don't skip target-libmudflap.
608         (*-*-tpf*): Don't skip target-libmudflap.
609         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
610         directories on the host.
611         (ia64*-*-*vms*): Don't skip tix.
612         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
613         host.
614         * configure: Regenerate.
616 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
618         * configure.ac: Remove references to mt-mep, mt-netware,
619         mt-wince.
620         * Makefile.def: Add all-utils soft dependencies.
621         * Makefile.tpl: Remove GDB_NLM_DEPS.
622         * configure: Regenerate.
623         * Makefile.in: Regenerate.
625 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
627         * configure.ac: Do not include mh-x86omitfp.
628         * configure: Regenerate.
630 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
632         * configure.ac: Remove empty cases.
633         * configure: Regenerate.
635 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
637         * Makefile.def: Add dependency from termcap to gdb.
638         * Makefile.in: Regenerate.
640 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
642         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
643         * configure: Regenerate.
644         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
645         * Makefile.tpl: Likewise.
646         * Makefile.in: Regenerate.
648 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
650         * configure.ac: Remove all mentions of tentative_cc.
651         * configure: Regenerate.
653 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
655         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
656         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
657         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
658         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
659         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
660         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
661         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
662         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
663         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
664         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
665         *-*-rhapsody*): Remove host cases.
666         * configure: Regenerate.
668 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
670         * configure.ac (ppc*-*-pe): Remove host case.
671         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
672         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
673         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
674         cases.
675         * configure: Regenerate.
677 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
679         * config.sub: Update to version 2011-03-23.
681 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
683         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
684         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
685         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
686         * configure: Regenerate.
688 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
690         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
691         to Write After Approval.
692         * config-ml.in: Don't handle arc-*-elf*.
693         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
694         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
695         handle GCC libraries.
696         * configure: Regenerate.
698 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
700         PR bootstrap/48120:
701         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
702         Add -lstdc++ -lm to LIBS.
703         * configure: Regenerate.
705 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
707         * config.guess: Update to version 2011-02-02
708         * config.sub: Update to version 2011-02-24
710 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
712         PR lto/48086
713         * configure.ac: Re-enable LTO on *-apple-darwin9.
714         * configure: Regenerate.
716 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
718         PR lto/48086
719         * configure.ac: Disable LTO on darwin due to an assembler change in
720         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
721         under 256.
722         * configure: Regenerate.
724 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
726         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
728 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
730         * MAINTAINERS: Update my e-mail address.
732 2011-03-06  Joey Ye  <joey.ye@arm.com>
734         * MAINTAINERS: Update my e-mail address.
736 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
738         * configure.ac: Adjust test of with_ppl.
739         * configure: Regenerated.
741 2011-03-02  Kai Tietz  <ktietz@redhat.com>
743         * MAINTAINERS: Adjust my e-mail address.
745 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
747         * configure.ac: Add -lpwl to ppllibs.
748         * configure: Regenerated.
750 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
752         * config/cloog.m4: Add -lisl to clooglibs.
753         * configure: Regenerated.
755 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
757         * MAINTAINERS (CPU Port maintainers): Add self.
759 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
761         * MAINTAINERS: Add myself as testsuite maintainer.
763 2011-02-15  Mike Stump  <mikestump@comcast.net>
765         * MAINTAINERS: Add myself as testsuite maintainer.
767 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
769         Import from Libtool and gnulib:
771         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
773         Prepare for supporting FreeBSD 10.
774         * config.rpath: Remove handling of freebsd1* which soon would
775         match FreeBSD 10.0.
777         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
779         Remove support for FreeBSD 1.x.
780         * libtool.m4 (_LT_LINKER_SHLIBS)
781         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
782         soon would incorrectly match FreeBSD 10.0.
784 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
786         PR binutils/12283
787         * move-if-change: Import version from gnulib.
789 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
791         PR lto/47225
792         * Makefile.def (lto-plugin): Double dash for enable-shared.
793         (configure-gcc): Depend on all-lto-plugin.
794         * Makefile.in: Rebuilt.
796 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
798         * configure.ac: Remove extra bracket.
799         * configure: Regenerate.
801 2011-02-08  Tobias Burnus  <burnus@net-b.de>
803         * MAINTAINERS: Add myself as libquadmath maintainer.
805 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
807         * MAINTAINERS: Update my email address.
809 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
811         * MAINTAINERS (option handling): Add self.
813 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
815         PR lto/47225
816         * Makefile.def: Add dependency for install-gcc
817         on install-lto-plugin.
818         * Makfile.in: Regenerated
820 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
822         * MAINTAINERS (CPU Port Maintainers): Add myself.
824 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
826         PR libgcj/44341
827         * configure.ac: Discard --with-* flags for host when configuring
828         target libraries for cross build.
829         * configure: Rebuilt.
831 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
833         * MAINTAINERS (linear loop transforms): Removed.
835 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
837         * configure.ac: If with_ppl is no, move setting with_cloog=no
838         after CLOOG_REQUESTED check.
839         * configure: Regenerated.
841 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
843         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
844         CLooG has been requested.
845         * configure: Regenerated.
847 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
849         * configure: Regenerated.
850         * configure.ac: Check for version 0.11 (or later revision) of PPL.
852 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
854         * configure: Regenerated.
855         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
857 2011-01-21  Andreas Schwab  <schwab@redhat.com>
859         * configure.ac: Use AS_HELP_STRING throughout.
860         * configure: Regenerate.
862 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
864         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
865         * configure: Regenerate.
867 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
869         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
871 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
873         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
874         for ia64-hpux.
875         * configure: Regenerate.
877 2011-01-07  Jan Hubicka  <jh@suse.cz>
879         PR lto/47225
880         * Makefile.in: Regenerate.
881         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
882         configure.
884 2011-01-07  Jan Hubicka  <jh@suse.cz>
886         * Makefile.in: Regenerate.
887         * Makefile.def (gcc host module) and soft dependency on lto-plugin
888         and configure dependency on lto-plugin configure.
889         (lto-plugin module): Remove dependency on GCC; add dependency on
890         liniberty.
892 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
894         * MAINTAINERS (Write After Approval): Add myself.
896 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
898         * configure: Regenerate.
900 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
902         * configure.ac: (picochip): Disable libiberty.
904 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
906         * MAINTAINERS (Write After Approval): Add myself.
908 2010-12-10  Ian Lance Taylor  <iant@google.com>
910         PR bootstrap/46819
911         * configure.ac: For --disable-libgcj clear libgcj_saved.
912         * configure: Rebuild.
914 2010-12-10  Tobias Burnus  <burnus@net-b.de>
916         PR fortran/46540
917         * configure.ac: Add --disable-libquadmath and
918         --disable-libquadmath-support.
919         * configure: Regenerate.
921 2010-12-03  Ian Lance Taylor  <iant@google.com>
923         * MAINTAINERS: Add myself as libgo maintainer.
925 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
927         PR libffi/46792
928         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
929         * configure: Regenerate.
931 2010-12-02  Ian Lance Taylor  <iant@google.com>
933         * configure.ac: Always set default for poststage1_ldflags to
934         -static-libstdc++ -static-libgcc.
936 2010-11-29  Andreas Schwab  <schwab@redhat.com>
938         * configure.ac: Move comment to remove extra space in last argument
939         of GCC_TARGET_TOOL.
941 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
943         PR other/46026
944         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
945         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
946         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
947         (BASE_FLAGS_TO_PASS): Use it.
948         * configure: Rebuilt.
949         * Makefile.in: Rebuilt.
951 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
953         PR binutils/12258
954         * configure.ac: Correct comments for --enable-gold/--enable-ld.
955         Properly check default linker.
956         * configure: Regnerated.
958 2010-11-23  Matthias Klose  <doko@ubuntu.com>
960         * configure.ac: For --enable-gold, handle value `default' instead of
961         `both*'.   New configure option --{en,dis}able-ld.
962         * configure: Regenerate.
964 2010-11-20  Ian Lance Taylor  <iant@google.com>
966         * configure.ac: Only disable a language library if no language needs
967         it.  Don't let --disable-libgcj uncondtionally disable libffi.
968         * configure: Rebuild.
970 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
972         * Makefile.in: Regenerate.
974         PR other/46202
975         * configure.ac: Fix just-built in-tree STRIP name to be
976         binutils/strip-new.
977         * configure: Regenerate.
978         * Makefile.def (install-strip-gcc, install-strip-binutils)
979         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
980         (install-strip-sid): Mirror dependencies on non-strip variants
981         of these targets on the respective -strip prerequisites.
982         * Makefile.tpl (install-strip, install-strip-host)
983         (install-strip-target): New targets.
984         (install-strip-[+module+], install-strip-target-[+module+]):
985         New targets.
986         * Makefile.in: Regenerate.
988 2010-11-19  Ian Lance Taylor  <iant@google.com>
989             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
991         * configure.ac: Add target-libgo to target_libraries.  Set
992         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
993         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
994         (HOST_EXPORTS): Add GOC.
995         (BASE_TARGET_EXPORTS): Add GOC.
996         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
997         (GOCFLAGS_FOR_TARGET): New variable.
998         (EXTRA_HOST_FLAGS): Add GOC.
999         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1000         * Makefile.def (target_modules): Add libgo.
1001         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1002         (dependencies): Add dependency from configure-target-libgo to
1003         configure-target-libffi and all-target-libstdc++-v3.  Add
1004         dependencies from all-target-libgo to all-target-libffi.
1005         (languages): Add go.
1006         * configure: Rebuild.
1007         * Makefile.in: Rebuild.
1009 2010-11-19  Ian Lance Taylor  <iant@google.com>
1011         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1012         compiler/flag environment variables.
1014 2010-11-18  Ian Lance Taylor  <iant@google.com>
1016         * configure.ac: Check for lang_requires_boot_languages in
1017         config-lang.in files.
1018         * configure: Rebuild.
1020 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1021             Tobias Burnus  <burnus@net-b.de>
1023         PR fortran/32049
1024         * Makefile.def: Add libquadmath; build it with language=fortran.
1025         * configure.ac: Add libquadmath.
1026         * Makefile.tpl: Handle multiple libs in check-[+language+].
1027         * Makefile.in: Regenerate.
1028         * configure: Regenerate.
1030 2010-11-16  Tom Tromey  <tromey@redhat.com>
1032         * MAINTAINERS: Moved myself to reviewers section.
1034 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1036         * MAINTAINERS: Moved myself to reviewers section.
1038 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1040         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1041         (Write After Approval): Remove self.
1043 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1045         * configure.ac: Fix spelling in option names.
1046         * configure: Regenerated.
1048 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1050         PR bootstrap/39622
1051         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1052         * configure: Regenerated.
1054 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1056         * MAINTAINERS: Update my email address.
1058 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1060         * configure: Regenerate.
1062 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1064         * configure: Regenerate.
1066 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1068         * configure: Regenerate.
1070 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1072         * configure: Regenerate.
1074 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1076         * configure.ac: Support official CLooG.org versions.
1077         * configure: Regenerate.
1078         * config/cloog.m4: New.
1080 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1082         * MAINTAINERS (Write After Approval): Add myself.
1084 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1086         * MAINTAINERS: Update my email address.
1088 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1090         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1091         * configure: Regenerate.
1093 2010-11-03  Ian Lance Taylor  <iant@google.com>
1094             Dave Korn  <dave.korn.cygwin@gmail.com>
1096         PR lto/46273
1097         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1098         and on other supported platforms whenever LTO is enabled.
1099         * configure: Rebuild.
1101 2010-11-02  Alan Modra  <amodra@gmail.com>
1103         PR binutils/12110
1104         * configure.ac: Error when source path contains spaces.
1105         * configure: Regenerate.
1107 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1109         * MAINTAINERS: Update my email address.
1111 2010-10-20  Ian Lance Taylor  <iant@google.com>
1113         * Makefile.def (target_modules): Set lib_path to src/.libs for
1114         libstdc++-v3 module.
1115         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1116         * Makefile.in: Rebuild.
1118 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1120         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1121         (Write After Approval): Remove myself.
1123 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1125         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1127 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1129         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1131 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1133         * configure.ac (build_lto_plugin): New shell variable.
1134         (--enable-lto): Turn on by default for all non-ELF platforms that
1135         have had LTO support added so far.  Set build_lto_plugin appropriately
1136         for both ELF and non-ELF.
1137         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1138         * configure: Regenerate.
1140 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1142         Sync from src:
1143         * configure.ac (v850 support): Remove target-libgloss from
1144         noconfigdirs.
1145         * configure: Regenerate.
1147 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1149         PR bootstrap/45326
1150         PR bootstrap/45174
1151         * configure.ac: Honor initial values of $build_configargs,
1152         $host_configargs, $target_configargs.  Mark the precious, so
1153         environment settings get recorded.
1154         * configure: Regenerate.
1156 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1158         PR bootstrap/45796
1159         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1160         Depend on all-build-libiberty.
1161         * Makefile.in: Regenerate.
1163 2010-09-30  Michael Eager  <eager@eagercon.com>
1165         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1166         * configure: Regenerate.
1168 2010-09-28  Michael Eager  <eager@eagercon.com>
1170         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1172 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1174         PR bootstrap/44621
1175         * configure.ac: Fix unportable shell quoting.
1176         * configure: Regenerate.
1178 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1180         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1181         targets and amend comment.
1182         * configure: Regenerate.
1184 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1186         * MAINTAINERS (Write After Approval): Add myself.
1188 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1190         * configure.ac: Enable LTO by default on Darwin.
1191         * configure: Regenerate.
1193 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1195         * MAINTAINERS (Write After Approval): Add myself.
1197 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1199         * MAINTAINERS (Write After Approval): Add myself.
1201 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1203         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1204         ports
1206 2010-07-28  David Yuste  <david.yuste@gmail.com>
1208         * MAINTAINERS (Write After Approval): Add myself.
1210 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1212         * configure.ac: Support all v850 targets.
1213         * configure: Regenerate.
1215 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1217         PR bootstrap/44455
1218         * configure.ac (extra_mpfr_configure_flags): Copy from
1219         extra_mpc_gmp_configure_flags.
1220         * configure: Re-generated.
1222 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1224         * MAINTAINERS (Write After Approval): Add myself.
1226 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1228         * MAINTAINERS (Write After Approval): Add myself.
1230 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1232         * MAINTAINERS (Write After Approval): Add myself.
1234 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1236         PR target/44862
1237         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1238         Provide -B option to allow for link spec %s substitutions for
1239         libstdc++.a on darwin.
1240         * Makefile.in: Regenerate.
1242 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1244         * MAINTAINERS (Reviewers): Update my e-mail address
1246 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1248         * Makefile.def (configure-gcc): Depend on all-libelf.
1249         * Makefile.in: Rebuild.
1251 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1253         * MAINTAINERS (Write After Approval): Add myself in the right place.
1255 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1257         * MAINTAINERS (Write After Approval): Add myself.
1259 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1261         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1263 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1265         * config.sub: Update to version 2010-05-21.
1266         * config.guess: Update to version 2010-04-03.
1268 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1270         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1271         * configure: Regenerate.
1273 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1275         * MAINTAINERS (Write After Approval): Add myself.
1277 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1279         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1280         a platform that supports LTO.
1281         * configure: Regenerate.
1283 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1285         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1286         * configure: Regenerated.
1288 2010-04-27  Roland McGrath  <roland@redhat.com>
1289             H.J. Lu  <hongjiu.lu@intel.com>
1291         * configure.ac (--enable-gold): Support both, both/gold and
1292         both/bfd to add gold to configdirs without removing ld.
1293         * configure: Regenerated.
1295         * Makefile.def: Add install-gold dependency to install-ld.
1296         * Makefile.in: Regenerated.
1298 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1300         PR lto/42776
1301         * configure.ac (--enable-lto): Refactor handling so libelf tests
1302         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1303         and allow LTO to be explicitly enabled on non-ELF platforms that
1304         are known to support it inside else-clause.
1305         * configure: Regenerate.
1307 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1309         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1310         * configure: Regenerate.
1312 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1314         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1315         * configure: Regenerate.
1317 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1319         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1320         separately.
1321         * configure: Regenerate.
1323 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1325         * MAINTAINERS (Write After Approval): Add myself.
1327 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1329         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1330         * configure: Regenerate.
1332 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1334         * configure: Regenerate after change to elf.m4.
1336 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1338         * MAINTAINERS (Write After Approval): Add myself.
1340 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1342         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1343         * configure: Regenerated.
1345 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1347         * configure.ac: Print "buggy but acceptable" when CLooG
1348         revision is less than 9.
1349         * configure: Regenerated.
1351 2010-04-01  Diego Novillo  <dnovillo@google.com>
1353         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1355 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1357         PR bootstrap/43615
1358         PR bootstrap/43328
1360         Revert:
1362         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1364         * configure.ac: Do not pass --enable-multilib nor
1365         --disable-multilib in baseargs.  Accept explicitly passed
1366         --enable_multilib.
1367         * configure: Regenerate.
1369 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1371         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1373 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1375         * MAINTAINERS: Remove myself.
1377 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1379         PR bootstrap/43328
1380         * configure.ac: Do not pass --enable-multilib nor
1381         --disable-multilib in baseargs.  Accept explicitly passed
1382         --enable_multilib.
1383         * configure: Regenerate.
1385 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1387         * MAINTAINERS (spu port): Remove me.
1389 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1391         * configure.ac (tic6x-*-*): New case.
1392         * configure: Regenerate.
1394 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1396         * config.sub: Update to version 2010-03-22.
1397         * config.guess: Update to version 2009-12-30.
1399 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1401         PR ada/42554
1402         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1403         * configure: Regenerate.
1405 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1407         * MAINTAINERS: Update my email address.
1409 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1411         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1412         (ghassan.shobaki@amd.com): Removed.
1414 2010-03-17  Alan Modra  <amodra@gmail.com>
1416         * MAINTAINERS: Update my email address.
1418 2010-03-16  Diego Novillo  <dnovillo@google.com>
1420         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1421         Matthews.
1423 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1425         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1426         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1428 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1430         * MAINTAINERS: Update my email address.
1432 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1434         * MAINTAINERS: Update my email address.
1436 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1438         * MAINTAINERS: Update my email address.
1440 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1442         * MAINTAINERS: Update my email address.
1444 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1446         PR libstdc++/32499
1447         * configure.ac (RANLIB): Default to true.
1448         (STRIP): Likewise.
1449         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1450         * configure: Regenerate.
1452 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1454         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1455         (Write After Approval): Update my email address.
1457 2010-02-17  Nick Clifton  <nickc@redhat.com>
1459         PR 11238
1460         * Makefile.tpl (local-distclean): Also remove config.cache files in
1461         sub-directories as there may not be Makefiles present in the
1462         sub-directories.
1463         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1464         the config.cache files found by the find command.
1466         * Makefile.in: Regenerate.
1467         * configure.ac: Revert previous delta.
1468         * configure: Regenerate.
1470 2010-02-15  Nick Clifton  <nickc@redhat.com>
1472         PR 11238
1473         * configure.ac: Delete config.cache files in sub-directories when
1474         deleting Makefiles.
1475         * configure: Regenerate.
1477 2010-02-12  Ben Elliston  <bje@gnu.org>
1479         * MAINTAINERS: Update my email address.
1481 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1483         * MAINTAINERS (spu port): Update my email address.
1485 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1487         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1489 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1491         * configure.ac: Add "recommended" version checks for GMP/MPC.
1492         Update recommended GMP/MPFR/MPC versions.
1493         * configure: Regenerate.
1495 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1497         * MAINTAINERS: Move my Embecosm email address into the
1498         write-after-approval section.
1500 2010-01-26  Ian Lance Taylor  <iant@google.com>
1502         * MAINTAINERS: Add myself as Go frontend maintainer.
1504 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1506         PR libstdc++/36101, PR libstdc++/42813
1507         * configure.ac (bootstrap_target_libs): Make inclusion of
1508         target-libgomp conditional on libgomb being in target_configdirs.
1509         * configure: Regenerate.
1511 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1513         PR libstdc++/36101, PR libstdc++/42813
1514         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1515         * configure: Regenerate.
1517 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1519         PR libstdc++/36101, PR libstdc++/42813
1520         * configure.ac (target_configdirs): Substitute.
1521         * Makefile.def: Bootstrap target module libgomp.
1522         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1523         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1524         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1525         * configure, Makefile.in: Regenerate.
1527 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1529         * MAINTAINERS: Adjust my details.
1531 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1533         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1535 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1537         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1539 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1541         * MAINTAINERS (Write After Approval): Add myself.
1543 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1545         * MAINTAINERS (Write After Approval): Add myself.
1547 2010-01-11  Richard Guenther  <rguenther@suse.de>
1549         PR lto/41569
1550         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1551         * Makefile.in: Regenerated.
1553 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1555         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1556         * configure: Regenerate.
1558 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1559             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1561         PR bootstrap/42424
1562         * configure.ac: Include libtool m4 files.
1563         (_LT_CHECK_OBJDIR): Call it.
1564         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1565         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1567         * configure: Regenerate.
1569 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1571         PR bootstrap/41818
1572         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1573         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1574         * Makefile.in: Regenerate.
1576 2010-01-02  Richard Guenther  <rguenther@suse.de>
1578         PR lto/41529
1579         * configure.ac: Include config/elf.m4.  Disable LTO if not
1580         builting for an elf target.
1581         * configure: Regenerate.
1583 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1585         * MAINTAINERS: Change my email address.
1587 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1589         * config.sub, config.guess: Update from upstream sources.
1591 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1593         * MAINTAINERS (Write After Approval): Add myself.
1595 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1597         PR middle-end/30447
1598         PR middle-end/30789
1599         PR other/40302
1601         * configure.ac: Require MPC.
1602         * configure: Regenerate.
1604 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1606         PR target/38384
1607         PR bootstrap/40972
1608         * libtool.m4: Sync from git Libtool.
1609         * ltoptions.m4: Likewise.
1610         * ltversion.m4: Likewise.
1611         * lt~obsolete.m4: Likewise.
1612         * ltmain.sh: Likewise.
1614 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1616         * configure.ac: Update minimum MPC version to 0.8.
1617         * configure: Regenerate.
1619 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1621         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1622         * configure: Regenerated.
1624 2009-11-21  Ian Lance Taylor  <iant@google.com>
1626         * configure.ac: Change default of poststage1_ldflags to be empty if
1627         poststage1_libs is set.  When poststage1_libs is empty, and
1628         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1629         * configure: Rebuild.
1631 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1633         * MAINTAINERS (Write After Approval): Update my email address.
1635 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1637         * config.guess: Update from upstream sources.
1639 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1641         * Makefile.def: Restore host and target settings for gmp.
1642         * Makefile.in: Rebuild.
1644 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1646         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1647         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1648         Fix portability of test of C++ as bootstrap language.  Add
1649         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1650         * configure: Rebuild.
1651         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1652         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1653         in-tree building.
1654         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1655         (POSTSTAGE1_HOST_EXPORTS): Use it.
1656         (STAGE[+id+]_CXXFLAGS): New.
1657         (BASE_FLAGS_TO_PASS): Pass it down.
1658         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1659         extra_exports.
1660         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1661         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1662         extra_exports.
1663         * Makefile.in: Rebuild.
1665 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1667         * config.sub, config.guess: Update from upstream sources.
1669 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1671         * MAINTAINERS (Write After Approval): Add myself.
1673 2009-11-09  Jon Beniston  <jon@beniston.com>
1675         * MAINTAINERS (Write After Approval): Add myself.
1677 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1679         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1680         paths for *-w64-mingw* and x86_64-*mingw*.
1681         * configure: Regenerated.
1683 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1685         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1687 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1689         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1690         Phil Edwards to Write-After Approval.
1692 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1694         * configure.ac: Disable target-winsup & co for
1695         x86_64-*-mingw* and *-w64-mingw* targets.
1696         * configure: Regenerated.
1698 2009-10-16  Nick Clifton  <nickc@redhat.com>
1700         * MAINTAINERS: Add myself as a maintainer for the RX port.
1702 2009-10-26  Johannes Singler  <singler@kit.edu>
1704         * MAINTAINERS (Write After Approval): Update my e-mail address.
1706 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1708         * configure.ac (CLooG test): Use = with test.
1709         * configure: Regenerate.
1711 2009-10-22  Richard Guenther  <rguenther@suse.de>
1713         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1714         cloog if the ppl version check failed.  Move flags saving
1715         before setting in libelf check.
1716         * configure: Regenerate.
1718 2009-10-21  Richard Guenther  <rguenther@suse.de>
1720         * configure.ac: Adjust the ppl and cloog configure to work as
1721         documented.  Disable cloog if ppl was disabled.  Omit the version
1722         checks if they were disabled.
1723         * configure: Re-generate.
1725 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1727         * configure.ac: Add 'lto' to enable_languages, not
1728         new_enable_languages, and only if not already present.
1729         * configure: Regenerate.
1731 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1733         * README: Refer to the various COPYING* files instead of just
1734         COPYING.
1735         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1737 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1739         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1740         
1741 2009-10-07  Richard Guenther  <rguenther@suse.de>
1743         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1744         and Richard Guenther as reviewers.
1745         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1746         as reviewers.
1748 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1750         * config.sub: Update from upstream sources.
1752 2009-10-06  Ian Lance Taylor  <iant@google.com>
1754         * Makefile.def: check-gold depends upon all-gas.
1755         * Makefile.in: Rebuild.
1757 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1759         * MAINTAINERS (Write After Approval): Add myself.
1761 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1763         * Makefile.def: all-lto-plugin depends on all-libiberty.
1764         set bootstrap=true for lto-plugin.
1765         Add lto-plugin.
1766         * Makefile.in: Regenerate.
1767         * configure.ac (host_libs): Add lto-plugin.
1768         * configure: Regenerate.
1770 2009-10-03  Diego Novillo  <dnovillo@google.com>
1772         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1773         (HOST_LIBELFLIBS): Define.
1774         (HOST_LIBELFINC): Define.
1775         * Makefile.in: Regenerate.
1776         * configure.ac: Add --enable-lto.
1777         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1778         If --enable-lto is used, add 'lto' to new_enable_languages.
1779         If --enable-lto is used and gold is enabled, add
1780         lto-plugin to configdirs.
1781         * configure: Regenerate.
1783 2009-10-03  Simon Baldwin  <simonb@google.com>
1785         * configure.ac: If --with-system-zlib, suppress local zlib and
1786         pass --with-system-zlib to subdir configure scripts.
1787         * configure: Regenerate.
1789 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1790             Paolo Bonzini  <bonzini@gnu.org>
1792         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1793         $(srcdir).
1794         * Makefile.in: Rebuilt.
1796 2009-09-26  Gary Funck  <gary@intrepid.com>
1798         * MAINTAINERS (Write After Approval): Add myself.
1800 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1802         * configure.ac: Update minimum MPC version to 0.7.
1803         * configure: Regenerate.
1805 2009-09-25  Nick Clifton  <nickc@redhat.com>
1807         * configure.ac: Pass any --cache-file=/dev/null option on to
1808         subconfigures.
1809         * configure: Regenerate.
1811 2009-09-23  Nick Clifton  <nickc@redhat.com>
1813         * config.sub, config.guess: Update from upstream sources.
1815 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1817         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1818         * Makefile.in: Rebuilt.
1820 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1822         PR bootstrap/32272
1823         * configure.ac: Error out if $srcdir isn't '.' but contains
1824         host-${host_noncanonical}.
1825         * configure: Regenerate.
1827 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1829         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1830         maintainer.
1832 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1834         * configure.ac: If bootstrapping a combined tree with
1835         --enable-gold, require c++ in stage1_languages.
1836         * configure: Regenerate.
1838         * configure.ac: Also add target_libs of stage1_languages to
1839         bootstrap_target_libs.
1840         * configure: Regenerate.
1842         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1843         with --enable-languages not containing c++.
1844         * configure: Regenerate.
1846 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1848         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1849         * configure: Regenerate.
1851 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1853         * MAINTAINERS (Write After Approval): Update my e-mail address,
1854         and move from from here...
1855         (Waiting for paperwork): To here.
1857 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1859         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1861 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1863         * configure.ac: Do not use $extrasub for replacing @if/@endif
1864         parts in Makefile; instead, use additional arguments to
1865         AC_CONFIG_COMMANDS to do the replacement manually, with several
1866         sed invocations, to avoid HP-UX sed command limits.
1867         * configure: Regenerate.
1869 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1871         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1872         blank before -L.
1874 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1876         * configure.ac (with-build-config): Document.  Handle without.
1877         Handle missing argument.
1878         * configure: Rebuilt.
1880 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1882         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1883         Default to bootstrap-debug only if compare-debug works.
1884         * configure: Rebuilt.
1885         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1886         * Makefile.in: Rebuilt.
1888 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1890         * MAINTAINERS (OS Port Maintainers): Update my email address.
1892 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1894         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1895         * Makefile.in: Rebuilt.
1897 2009-09-01  Chris Demetriou  <cgd@google.com>
1899         * MAINTAINERS (Write After Approval): Add myself.
1901 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1903         PR debug/30161
1904         * include/dwarf2.h (enum dwarf_tag): Added
1905         DW_TAG_GNU_template_template_param
1906         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1908 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1910         * Makefile.tpl (AWK): Fix typo.
1911         * Makefile.in: Regenerate.
1913 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1915         * configure.ac: Detect awk and sed.
1916         * Makefile.def (flags_to_pass): Add AWK and SED.
1917         * Makefile.tpl (AWK, SED): New.
1918         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1919         * configure: Regenerate.
1920         * Makefile.in: Regenerate.
1922 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1924         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1925         (collapseslashes): Likewise.
1927 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1929         * configure.ac (AC_PREREQ): Bump to 2.64.
1931 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1933         * configure.ac: Remove --with-datarootdir, --with-docdir,
1934         --with-pdfdir, --with-htmldir switches.
1935         * configure: Regenerate.
1937         * configure: Regenerate.
1939         * compile: Sync from Automake 1.11.
1940         * depcomp: Likewise.
1941         * install-sh: Likewise.
1942         * missing: Likewise.
1943         * mkinstalldirs: Likewise.
1944         * ylwrap: Likewise.
1946 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1948         * ltmain.sh (func_normal_abspath): New function.
1949         (func_relative_path): Likewise.
1950         (func_mode_help): Document new -bindir option for link mode.
1951         (func_mode_link): Add new -bindir option, and use it to place
1952         output DLL if specified.
1954 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1956         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1957         (baseargs): Add --disable-option-checking.
1958         * configure: Regenerate.
1960         * Makefile.def (configure-target-libiberty): Depend on
1961         all-binutils and all-ld.
1962         (configure-target-newlib): Likewise.
1963         * Makefile.in: Regenerate.
1965 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1967         * config.sub, config.guess: Update from upstream sources.
1969 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1971         Sync from src, merge:
1973         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1975         * configure.ac: Do not exclude gas for i386-*-darwin.
1976         Add a case for x86_64-*-darwin.
1977         * configure: Regenerate.
1979 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1981         * MAINTAINERS: Add my name to Write After Approval list.
1983 2009-08-06  Michael Eager  <eager@eagercon.com>
1985         * configure.ac: Add Microblaze target.
1986         * configure: Regenerate.
1988 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1990         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1991         * configure: Regenerate.
1992         
1993 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1995         * MAINTAINERS (Write After Approval): Update my e-mail address.
1997 2009-07-06  Ian Lance Taylor  <iant@google.com>
1999         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2000         * configure: Rebuild.
2002 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2004         * MAINTAINERS: Move myself to the Graphite Reviewers.
2006 2009-06-30  Wei Guozhi  <carrot@google.com>
2008         * MAINTAINERS: Add my name to Write After Approval list.
2010 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2012         PR bootstrap/40338
2013         * configure.ac (comparestring): Create new variable.
2014         * Makefile.tpl (comparestring): Use to skip some comparisions.
2015         * configure: Regenerate.
2016         * Makefile.in: Regenerate.
2018 2009-06-26  Doug Evans  <dje@sebabeach.org>
2020         * Makefile.def (host_modules): Add cgen.
2021         * Makefile.in: Regenerate.
2022         * configure.ac (host_tools): Add cgen.
2023         * configure: Regenerate.
2025 2009-06-23  DJ Delorie  <dj@redhat.com>
2027         * MAINTAINERS: Add myself as mep maintainer.
2029 2009-06-23  Ian Lance Taylor  <iant@google.com>
2031         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2032         boot_languages.  Only bootstrap target libraries listed in
2033         target_libs for some boot language.  Add --with-stage1-ldflags,
2034         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2035         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2036         if not building with C++.
2037         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2038         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2039         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2040         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2041         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2042         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2043         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2044         * configure, Makefile.in: Rebuild.
2046 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2048         * MAINTAINERS: Added my name to write-after-approval list.
2050 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2052         * configure.ac: Define is_elf for QNX Neutrino targets.
2053         * configure: Regenerate.
2055 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2057         * MAINTAINERS: Added my name to the write-after-approval list
2059 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2061         * configure.ac: Detect MPC in default directory.
2062         * configure: Regenerate.
2064 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2065             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2067         * Makefile.tpl (all): Avoid a trailing backslash.
2068         * Makefile.in: Regenerate.
2070 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2072         * config.sub, config.guess: Update from upstream sources.
2074 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2076         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2077         to noconfdirs.
2078         * configure: Regenerate.
2080 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2082         * Makefile.tpl ([+compare-target+]): Compare all stage
2083         directories, rather than just gcc.
2084         * Makefile.in: Rebuilt.
2086 2009-06-01  Doug Kwan  <dougkwan@google.com>
2088         * configure.ac: Support gold for target arm*-*-*.
2089         * configure: Regenerate.
2091 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2093         * Makefile.def: Add MPC support and dependencies.
2094         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2096         * Makefile.in, configure: Regenerate.
2098 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2100         * Makefile.tpl (all): Avoid harmless warning in make all when
2101         gcc-bootstrap is enabled but stage_last does not exist.
2102         * Makefile.in: Rebuilt.
2104 2009-05-24  Nicolas Roche  <roche@adacore.com>
2106         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2107         * Makefile.in: Regenerate.
2109 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2111         * MAINTAINERS: Update my e-mail address.
2113 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2115         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2116         * configure:  Regenerate.
2118 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2120         PR other/40159
2121         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2122         gcc-no-bootstrap are mutually exclusive.
2123         * Makefile.in: Rebuilt.
2125 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2127         PR other/40159
2128         * Makefile.tpl (all): Don't end with unconditional success.
2129         * Makefile.in: Rebuilt.
2131 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2133         PR target/37137
2134         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2135         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2136         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2137         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2138         stage_configureflags, stage_cflags and stage_libcflags into
2139         explicit Makefile macros.
2140         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2141         GFORTRAN.
2142         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2143         CC.  Set CC_FOR_BUILD from CC.
2144         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2145         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2146         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2147         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2148         and GFORTRAN.
2149         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2150         (_LIBCFLAGS): Renamed to _TFLAGS.
2151         (do-compare-debug, do-compare3-debug): Drop.
2152         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2153         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2154         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2155         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2156         (XGCC_FLAGS_FOR_TARGET): New.
2157         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2158         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2159         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2160         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2161         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2162         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2163         TFLAGS.
2164         (BUILD_CONFIG): Include if requested.
2165         (all): Set TFLAGS on bootstrap.
2166         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2167         (all-stageid-prefixmodule): Likewise.
2168         (do-clean, distclean-stageid): Set TFLAGS.
2169         (restrap): Fix whitespace.
2170         * Makefile.in: Rebuilt.
2172 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2174         * config.guess: Sync with src.
2176 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2178         * configure.ac ($with_ppl):  Default to no if not supplied.
2179         ($with_cloog):  Likewise.
2180         configure:  Regenerate.
2182 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2184         * MAINTAINERS: Update my e-mail address.
2186 2009-04-27  Nick Clifton  <nickc@redhat.com>
2188         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2190 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2192         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2193         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2194         * Makefile.in: Regenerate.
2196 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2198         PR bootstrap/39739
2199         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2200         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2202         * configure, Makefile.in: Regenerate.
2204 2009-04-21  Taras Glek  <tglek@mozilla.com>
2206         * include/hashtab.h: Update GTY annotations to new syntax
2207         * include/splay-tree.h: Likewise
2209 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2211         * config.sub, config.guess: Update from upstream sources.
2213 2009-04-15  Anthony Green  <green@moxielogic.com>
2215         * configure.ac: Add moxie support.
2216         * configure: Rebuilt.
2218 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2220         * configure.ac: Change copyright header to refer to version
2221         3 of the GNU General Public License and to point readers at the
2222         COPYING3 file and the FSF's license web page.
2223         * Makefile.def: Likewise.
2224         * Makefile.tpl: Likewise.
2225         * Makefile.in: Regenerate.
2227 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2229         * configure.ac: Restore match for darwin9 or later. Use double
2230         brackets since regeneration eats one pair.
2231         * configure: Regenerate.
2233 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2235         PR gas/10039
2236         * configure.ac: Require texinfo 4.7.
2237         * configure: Regenerated.
2239 2009-04-09  Nick Clifton  <nickc@redhat.com>
2241         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2242         the GCC Runtime Library Exception.
2244 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2246         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2247         * configure: Regenerate.
2249 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2251         * Makefil.def (languages): New entries.
2252         * Makefile.tpl (check-gcc-*): New generic target.
2253         * Makefile.in: Regenerate.
2255 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2257         * MAINTAINERS:  Update my email address.
2259 2009-03-18  Tom Tromey  <tromey@redhat.com>
2261         * configure: Rebuild.
2262         * configure.ac (host_libs): Add libiconv.
2263         * Makefile.in: Rebuild.
2264         * Makefile.def (host_modules): Add libiconv.
2265         (configure-gdb, all-gdb): Depend on libiconv.
2267 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2269         * configure.ac: Treat gdb as supported on x86_64-darwin.
2270         * configure: Regenerate.
2272 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2274         * configure.ac (--with-host-libstdcxx): New option.
2275         * configure: Regenerate.
2277 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2279         * MAINTAINERS:  Move myself into the write after approval list.
2281 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2283         * MAINTAINERS: Update e-mail address.
2284         
2285 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2287         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2289 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2291         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2293 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2295         Backport from git Libtool:
2297         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2298         Support GNU/kOpenSolaris.
2299         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2300         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2301         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2302         GNU/kOpenSolaris.
2304 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2306         * MAINTAINERS: Update e-mail address.
2308 2009-02-24  Michael Eager  <eager@eagercon.com>
2310         * MAINTAINERS (Write After Approval): Add self.
2312 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2314         * MAINTAINERS (Write After Approval): Add myself.
2316 2009-02-05  Andreas Schwab  <schwab@suse.de>
2318         * Makefile.tpl (stage_last): Define $r and $s before using
2319         $(RECURSE_FLAGS_TO_PASS).
2320         * Makefile.in: Regenerate
2322 2009-01-30  Ian Lance Taylor  <iant@google.com>
2324         * MAINTAINERS: Move myself to the Global Reviewers list.
2326 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2328         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2329         * configure: Regenerate.
2331 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2333         * MAINTAINERS: Make whitespace consistent.
2334         Remove Robert Millan from Write After Approval.
2336 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2338         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2339         (all-opcodes): Depend on all-libiberty.
2340         * Makefile.in: Regenerate.
2342 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2344         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2345         * configure: Regenerate.
2347 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2349         * MAINTAINERS (Write After Approval): Add myself.
2351 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2353         * MAINTAINERS: Add myself to reviewers (Fortran).
2355 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2357         PR tree-optimization/38515
2358         * configure.ac (cloog-polylib): Removed.
2359         (with_ppl, with_cloog): Test for "no".
2360         * configure: Regenerated.
2362 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2364         * MAINTAINERS: Moved myself to reviewers (Fortran).
2366 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2368         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2369         (Write After Approval): Remove myself.
2371 2009-01-03  Diego Novillo  <dnovillo@google.com>
2373         * MAINTAINERS: Remove myself from alias maintainership.
2375 2009-01-02  David Ayers  <ayers@fsfe.org>
2377         * MAINTAINERS: Update e-mail address.
2379 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2381         * MAINTAINERS: Make whitespace consistent.
2383 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2385         Backport from upstream Libtool:
2386         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2387         Add cache variables to tests that require the linker to work.
2388         For shlibpath_overrides_runpath, this also changes the semantics
2389         to let the result from the C compiler take precedence.
2391 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2393         * config.sub, config.guess: Update from upstream sources.
2395 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2397         * configure.ac (ppllibs): Add by default the lib flags.
2398         * configure: Regenerate.
2400 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2402         * MAINTAINERS:  Add myself to the write after approval list.
2404 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2406         * configure.ac: Add double brackets on darwin[912].
2407         * configure: Regenerate.
2409 2008-12-03  Daniel Kraft  <d@domob.eu>
2411         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2412         Approval to Reviewer section (for Fortran front-end).
2414 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2416         * configure.ac: Expand to darwin10 and later.
2417         * configure: Regenerate.
2419 2008-12-02  Andreas Schwab  <schwab@suse.de>
2421         * Makefile.def: configure-target-boehm-gc depends on
2422         all-target-libstdc++-v3.
2423         * Makefile.in: Regenerate.
2425 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2427         * MAINTAINERS:  Add myself as mingw maintainer.
2429 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2431         * config.sub, config.guess: Update from upstream sources.
2433 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2435         * README.SCO: Remove.
2437 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2439         * MAINTAINERS:  Add myself to the write after approval list.
2441 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2443         * MAINTAINERS:  Update my email address in WAA section.
2445 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2447         * MAINTAINERS: Update e-mail address.
2449 2008-11-27  Toon Moene  <toon@moene.org>
2451         * MAINTAINERS: Change e-mail address.
2453 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2455         * configure.ac: Build gdb for i?86-*-darwin*
2456         * configure: Regenerated.
2458 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2460         * MAINTAINERS: Added my full name.
2462 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2464         PR bootstrap/38014
2465         PR bootstrap/37923
2467         Revert:
2469         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2471         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2472         * Makefile.in: Regenerated.
2474         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2476         PR gdb/921
2477         PR gdb/1646
2478         PR gdb/2175
2479         PR gdb/2176
2481         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2482         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2483         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2484         (HOST_EXPORTS): Pass CPPFLAGS.
2485         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2486         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2487         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2488         * Makefile.in, configure: Regenerated.
2489         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2490         and CPPFLAGS_FOR_BUILD.
2492 2008-11-06  Jeff Law  <law@redhat.com>
2494         * MAINTAINERS: Add myself as middle end maintainer.
2496 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2498         * MAINTAINERS (Write after approval): Add myself.
2500 2008-11-05  Diego Novillo  <dnovillo@google.com>
2502         * MAINTAINERS (Global Reviewers): Add myself.
2503         (Non-Algorithmic Maintainers): Remove myself.
2505 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2507         * MAINTAINERS (Write after approval): Add myself.
2509 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2511         * MAINTAINERS (Write after approval): Add myself.
2513 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2515         * configure.ac (spu-*-*): Remove special case.
2516         * configure: Regenerate.
2518 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2520         * MAINTAINERS (Write after approval): Update my email address.
2522 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2524         * configure.ac [spu-*-*]: Do not set skipdirs.
2525         * configure: Re-generate.
2527 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2529         * MAINTAINERS (Various Maintainers): Add myself to reload.
2531 2008-10-25  Richard Guenther  <rguenther@suse.de>
2533         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2534         maintainer.  Remove myself as libgcc-math maintainer.
2535         (Non-Algorithmic Maintainers): Remove myself.
2537 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2539         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2540         * Makefile.in: Regenerated.
2542 2008-10-23  Cary Coutant  <ccoutant@google.com>
2544         * MAINTAINERS (Write after approval): Add myself.
2546 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2548         PR gdb/921
2549         PR gdb/1646
2550         PR gdb/2175
2551         PR gdb/2176
2553         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2554         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2555         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2556         (HOST_EXPORTS): Pass CPPFLAGS.
2557         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2558         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2559         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2560         * Makefile.in, configure: Regenerated.
2561         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2562         and CPPFLAGS_FOR_BUILD.
2564 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2566         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2567         Sebastian Pop.
2569 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2571         * MAINTAINERS (Write After Approval): Added myself.
2573 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2575         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2576         recommended version to 2.3.2.
2578         * configure: Regenerate.
2580 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2582         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2584 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2586         * MAINTAINERS (Write After Approval): Update e-mail address.
2588 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2590         * libtool.m4: Update to libtool 2.2.6.
2591         * lt~obsolete.m4: Update to libtool 2.2.6.
2592         * ltmain.sh: Update to libtool 2.2.6.
2593         * ltsugar.m4: Update to libtool 2.2.6.
2594         * ltversion.m4: Update to libtool 2.2.6.
2595         * ltoptions.m4: Update to libtool 2.2.6.
2596         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2598 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2600         * MAINTAINERS (Write After Approval): Add myself.
2602 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2604         * MAINTAINERS (Write After Approval): Update my name.
2606 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2608         * MAINTAINERS: Add myself in "Write After Approval".
2610 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2612         * MAINTAINERS: Add myself as ia64 maintainer.
2614 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2616         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2617         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2618         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2619         and Michael Tiemann from Write After Approval since they do not
2620         actually have access.
2622 2008-09-05  Richard Guenther  <rguenther@suse.de>
2624         * configure.ac: Initialize clooglibs to -lcloog.
2625         * configure: Re-generate.
2627 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2629         * MAINTAINERS (Write After Approval): Add myself.
2631 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2633         * configure.ac (--with-cloog-polylib): New.
2634         (--disable-cloog-version-check): New.
2635         (--disable-ppl-version-check): New.
2636         * configure: Re-generate.
2638 2008-09-03  Richard Guenther  <rguenther@suse.de>
2640         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2641         cloog test.
2642         * configure: Re-generate.
2644 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2646         Add picoChip port.
2647         * MAINTAINERS: Add picoChip maintainers.
2649 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2650             Tobias Grosser  <grosser@fim.uni-passau.de>
2651             Jan Sjodin  <jan.sjodin@amd.com>
2652             Harsha Jagasia  <harsha.jagasia@amd.com>
2653             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2654             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2655             Adrien Eliche  <aeliche@isty.uvsq.fr>
2657         Merge from graphite branch.
2658         * configure: Regenerate.
2659         * Makefile.in: Regenerate.
2660         * configure.ac (host_libs): Add ppl and cloog.
2661         Add checks for PPL and CLooG.
2662         * Makefile.def (ppl, cloog): Added modules and dependences.
2663         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2664         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2666 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2668         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2669         (GCC_SHLIB_SUBDIR): New.
2670         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2671         * configure: Regenerate.
2672         * Makefile.in: Regenerate.
2674 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2676         * MAINTAINERS: Consistently use tabs to separate columns.
2678 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2680         * MAINTAINERS (Write after Approval): Add myself.
2682 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2684         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2685         Enable bfd, binutils and opcodes.
2686         * configure: Regenerate.
2688 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2690         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2692 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2694         * MAINTAINERS:  Use correct Umlaut for last name.
2696 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2698         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2700 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2702         * MAINTAINERS: Update my email address.
2704 2008-08-16  Nicolas Roche  <roche@adacore.com>
2706         * Makefile.tpl: Add BOOT_ADAFLAGS.
2707         * Makefile.in: Regenerate.
2709 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2711         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2712         * configure: Regenerate.
2714 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2716         * configure.ac: Add makefile fragments for hpux.
2717         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2718         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2719         * configure: Regenerate.
2720         * Makefile.in: Regenerate.
2722 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2724         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2726 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2728         * MAINTAINERS (Write after Approval): Add myself.
2730 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2732         * MAINTAINERS (Write After Approval):  Add myself.
2734 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2736         * MAINTAINERS (Write After Approval):  Add myself.
2738 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2740         * MAINTAINERS: Update my email address.
2742 2008-06-25  Joey Ye  <joey.ye@intel.com>
2744         * MAINTAINERS (Write After Approval):  Add myself.
2746 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2748         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2749         * Makefile.in: Regenerate.
2750         * configure: Regenerate.
2752 2008-06-17  Daniel Kraft  <d@domob.eu>
2754         * MAINTAINERS (Write After Approval):  Add myself.
2756 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2758         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2759         "$@" is still intact with both Autoconf 2.59 and 2.62.
2760         * configure: Regenerate.
2762 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2764         * Makefile.tpl: Fix comment errors.
2765         * Makefile.in: Regenerate.
2767 2008-06-12  David S. Miller  <davem@davemloft.net>
2768             David Edelsohn  <edelsohn@gnu.org>
2770         * configure.ac: Add powerpc*-*-* to gold supported targets.
2771         * configure: Regenerate.
2773 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2775         PR tree-optimization/36218
2776         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2777         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2778         (all prefix="build-"): Pass them to build-system sub-makes.
2779         * Makefile.in: Regenerate.
2781 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2783         * MAINTAINERS (mt port): Remove.
2784         (sco5, unixware, sco udk): Remove.
2785         (Kean Johnston): Add to Write After Approval.
2787 2008-05-30  Julian Brown  <julian@codesourcery.com>
2789         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2790         of libobjc for ARM EABI Linux.
2791         * configure: Regenerate.
2793 2008-05-18  Xinliang David Li   <davidxl@google.com>
2795         * ChangeLog: Remove wrong ChangeLog entry.
2797 2008-05-17  Xinliang David Li   <davidxl@google.com>
2799         * MAINTAINERS (Write After Approval): Add myself.
2801 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2803         * MAINTAINERS (Write After Approval): Add myself.
2805 2008-05-14  Rafael Espíndola  <espindola@google.com>
2807         * config-ml.in: don't handle --enable-shared and --enable-static.
2809 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2811         * MAINTAINERS: Update my email address.
2813 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2815         * MAINTAINERS: Update my email address.
2817 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2819         * MAINTAINERS (Write After Approval): Add myself.
2821 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2823         * MAINTAINERS (Write After Approval): Add myself.
2825 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2827         * MAINTAINERS (crx): Add myself.
2829 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2831         Sync with src:
2832         2008-04-14  David S. Miller  <davem@davemloft.net>
2834         * configure.ac: Add sparc*-*-* to gold supported targets.
2835         * configure: Regenerate.
2837 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2839         PR bootstrap/35457
2840         * configure.ac: Include override.m4.
2841         * configure: Regenerate.
2843 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2845         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2846         * Makefile.in: Regenerate.
2848 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2850         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2851         as nonconfigurable directories list.
2852         * configure: Regenerate.
2854 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2856         * config.sub, config.guess: Update from upstream sources.
2858 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2860         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2861         * Makefile.in: Regenerate.
2863 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2865         * configure.ac: Do not build libssp for the AVR.
2866         * configure: Regenerate.
2868 2008-04-07  Ian Lance Taylor  <iant@google.com>
2870         * Makefile.def: check-gold depends upon all-binutils.
2871         * Makefile.in: Regenerate.
2873 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2875         * MAINTAINERS (Write After Approval): Add myself.
2877 2008-04-04  Nick Clifton  <nickc@redhat.com>
2879         PR binutils/4334
2880         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2881         builds.
2882         * configure: Regenerate.
2884 2008-04-04  NightStrike  <NightStrike@gmail.com>
2886         PR other/35151
2887         * configure.ac: Combine rules for mingw32 and mingw64.
2888         * configure: Regenerate.
2890 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2892         * MAINTAINERS (Write After Approval): Add myself.
2894 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2896         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2897         * Makefile.in (.NOTPARALLEL): Ditto.
2899 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2901         * MAINTAINERS (Write After Approval): Add myself.
2903 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2905         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2906         * Makefile.in (.NOTPARALLEL): Regenerate.
2908 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2910         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2911         * Makefile.in: Regenerate.
2913 2008-03-26  Jakub Staszak  <kuba@et.pl>
2915         * MAINTAINERS (Write After Approval): Add myself.
2917 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2919         * MAINTAINERS:  Update e-mail address.
2921 2008-03-20  Ian Lance Taylor  <iant@google.com>
2923         * configure.ac: Add support for --enable-gold.
2924         * Makefile.def: Add gold as a directory like ld.
2925         * configure, Makefile.in: Regenerate.
2927 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2929         * configure.ac: m4_include config/proginstall.m4.
2930         * configure: Regenerate.
2932         Backport from upstream Libtool:
2934         2007-10-12  Eric Blake  <ebb9@byu.net>
2936         Deal with Autoconf 2.62's semantic change in m4_append.
2937         * ltsugar.m4 (lt_append): Replace broken versions of
2938         m4_append.
2939         (lt_if_append_uniq): Don't require separator to be overquoted,
2940         and avoid broken m4_append.
2941         (lt_dict_add): Fix typo.
2942         * libtool.m4 (_LT_DECL): Don't overquote separator.
2944 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2946         * config.rpath: Add AIX 6 support.
2948 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2950         * Makefile.def (stageprofile).  Remove -fprofile-generate
2951         from stage_libcflags.
2952         * Makefile.in: Regenerate.
2954 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2956         * config.sub, config.guess: Update from upstream sources.
2958 2008-03-06  Tom Tromey  <tromey@redhat.com>
2960         * MAINTAINERS: Update for treelang deletion.
2962 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2964         * MAINTAINERS: Update my email address.
2966 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2968         * MAINTAINERS (darwin port): Add myself as a maintainer.
2969         (objective-c/c++): Add myself as a maintainer.
2971 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2973         * MAINTAINERS (Write After Approval): Update my email address.
2975 2008-02-25  Tomas Bily  <tbily@suse.cz>
2977         * MAINTAINERS (Write After Approval): Add myself.
2979 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2981         * MAINTAINERS (OpenMP): Add myself.
2983 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2985         PR bootstrap/32009
2986         PR bootstrap/32161
2988         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2989         * configure: Regenerate.
2991         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2992         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2993         STAGE4_LIBCFLAGS): New.
2994         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2995         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2996         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2997         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2998         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2999         for target modules.  Don't export LIBCFLAGS.
3000         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3001         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3002         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3003         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3004         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3005         * Makefile.in: Regenerate.
3007 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3009         PR libgcj/33085
3010         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3011         Do not use -DDLL_EXPORT.  Backport from upstream.
3013 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3015         * MAINTAINERS (Write After Approval): Add myself.
3017 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3019         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3020         * configure: Regenerate.
3022 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3024         * configure.ac (xtensa*-*-*): Recognize processor variants.
3025         * configure: Regenerate.
3027 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3029         PR bootstrap/34922
3030         * configure.ac (PARSE_ARGS): Push suitable setting of
3031         ac_subdirs_all, for `./configure --help=recursive'.
3032         Handle `+' in generic toplevel directory disabling.
3033         * configure: Regenerate.
3035 2008-01-28  Nick Clifton  <nickc@redhat.com>
3037         * MAINTAINERS (xstormy16): Take over maintainership.
3039 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3041         * MAINTAINERS (c4x port): Remove.
3043 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3045         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3047 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3049         * config.sub, config.guess: Update from upstream sources.
3051 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3053         * MAINTAINERS (Write After Approval): Add myself.
3055 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3057         * MAINTAINERS: Update my email address.
3059 2008-01-09  Raksit Ashok  <raksit@google.com>
3061         * MAINTAINERS (Write After Approval): Add myself.
3063 2008-01-09  Raksit Ashok  <raksit@google.com>
3065         * MAINTAINERS (Write After Approval): Add myself.
3067 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3069         * config.sub, config.guess: Update from upstream sources.
3071 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3073         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3074         Change recommended MPFR from 2.2.1 -> 2.3.0.
3075         * configure: Regenerate.
3077 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3079         * MAINTAINERS: Update my email address.
3081 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3083         * MAINTAINERS: Update my email address.
3085 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3087         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3088         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3089         * Makefile.in: Regenerate.
3091 2007-12-10  Mark Heffernan  <meheff@google.com>
3093         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3094         misplaced entries.
3096 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3098         * configure.ac: Enable libjava for x86_64-*-darwin9.
3099         * configure: Regenerate.
3101 2007-12-07  Bill Maddox  <maddox@google.com>
3103         * MAINTAINERS (Write After Approval): Add myself.
3105 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3107         * config.sub, config.guess: Update from upstream sources.
3109 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3111         * config-ml.in: Remove 64bit configure tests.
3113 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3115         * config-ml.in: Robustify against white space in absolute file
3116         names.
3118         * config-ml.in (multi-clean): Substitute ${Makefile}.
3119         Remove superfluous ${Makefile} in list.
3121 2007-11-19  Thiemo Seufer  <ths@mips.com>
3123         * config-ml.in: Don't hardcode the Makefile name.
3125 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3127         * MAINTAINERS (Write After Approval): Add myself.
3129 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3131         * MAINTAINERS (Write After Approval): Add myself.
3133 2007-11-06  Doug Kwan  <dougkwan@google.com>
3135         * MAINTAINERS (Write After Approval): Add myself.
3137 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3139         * MAINTAINERS (mercury): Remove entry.
3140         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3142 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3144         * Makefile.def (dependencies): Make configure-gdb depend on
3145         all-intl.
3146         * Makefile.in: Regenerated.
3148 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3150         * MAINTAINERS (Fortran maintainer): Remove myself.
3152 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3154         * Makefile.def: To avoid problems running with parallel makes,
3155         build newlib before libgloss so that target specific header
3156         files are availble.
3157         * Makefile.in: Regenerate
3159 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3161         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3162         * Makefile.in: Regenerate.
3164 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3166         * MAINTAINERS (Register allocation reviewer): Add myself.
3168 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3170         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3171         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3172         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3173         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3174         * configure: Regenerate.
3176 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3178         * MAINTAINERS (Register allocation reviewer): Add myself.
3180 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3182         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3183         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3184         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3185         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3186         * configure.ac: Default them to host tools for $host = $build.
3187         Subst them.
3189         * configure: Regenerate.
3190         * Makefile.in: Regenerate.
3192 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3194         * MAINTAINERS (Register allocation reviewer): Add myself.
3196 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3198         * MAINTAINERS (Register allocation reviewer): Add myself.
3200 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3202         * MAINTAINERS (Write After Approval): Fix typo.
3204 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3206         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3207         * configure: Regenerate.
3209 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3211         PR bootstrap/31906
3212         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3213         they're already prefixed.
3215 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3217         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3218         libstdc++.
3219         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3220         * configure: Regenerate.
3221         * Makefile.in: Regenerate.
3223 2007-09-17  Andreas Schwab  <schwab@suse.de>
3225         * configure.ac: Raise minimum makeinfo version to 4.6.
3226         * configure: Regenerate.
3228 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3230         * MAINTAINERS (write-after-approval) add myself
3232 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3234         * configure.ac: Correct makeinfo version check.
3235         * configure: Regenerate.
3237 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3239         * MAINTAINERS: Update my email address.
3241 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3243         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3244         to $skipdirs and only disable gprof for newlib.  Use the normal
3245         mips*-elf* handling in other respects.
3246         * configure: Regnerate.
3248 2007-09-12  David Daney  <ddaney@avtrex.com>
3250         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3251         enabling libgcj.
3252         * configure: Regenerate.
3254 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3256         PR other/32154
3257         * configure.ac: For libgloss targets, point the linker to the linker
3258         script, startup code and simulator library.
3259         * configure: Regenerate.
3261 2007-09-07  Andrew Haley  <aph@redhat.com>
3263         * configure.ac (noconfigdirs): Remove target-libffi and
3264         target-libjava.
3265         * configure: Regenerate.
3267 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3269         PR target/33281
3270         * configure.ac: Use config/mh-mingw on mingw.
3271         * configure: Regenerate.
3273 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3275         * MAINTAINERS (Write After Approval): Add myself.
3277 2007-09-05  Richard Guenther  <rguenther@suse.de>
3279         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3280         nor --disable-checking is provided also turn on yes and types
3281         checking for stage1.
3282         * configure: Re-generate.
3284 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3286         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3287         (Write After Approval): Remove myself.
3289 2007-08-29  Nick Clifton  <nickc@redhat.com>
3291         * config.sub, config.guess: Update from upstream sources.
3293 2007-08-22  Bud Davis  <jmdavis@link.com>
3295         * MAINTAINERS (Write After Approval): Added myself.
3296         * MAINTAINERS (Reviewers): Removed myself.
3298 2007-08-18  Paul Brook  <paul@codesourcery.com>
3299             Joseph Myers  <joseph@codesourcery.com>
3301         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3302         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3303         * Makefile.in: Regenerate.
3304         * configure.ac (--with-debug-prefix-map): New.
3305         * configure: Regenerate.
3307 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3308             Nigel Stephens  <nigel@mips.com>
3310         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3311         as target_makefile_frag.
3312         * configure: Regenerate.
3314 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3316         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3317         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3318         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3319         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3320         (do-compare, do-compare3, do-compare-debug): New.
3321         ([+compare-target+]): Use them.
3323 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3325         * MAINTAINERS (Write After Approval): Change my email address.
3327 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3328             Ben Elliston  <bje@au.ibm.com>
3330         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3331         --silent if $silent.
3332         * configure: Regenerate.
3334 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3336         * MAINTAINERS (Various Maintainers): Add myself as
3337         loop infrastructure maintainer.  Update my e-mail
3338         address.
3340 2007-07-31  Diego Novillo  <dnovillo@google.com>
3342         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3343         Adjust description.
3345 2007-07-26  Richard Guenther  <rguenther@suse.de>
3347         * configure.ac: Add types checking to stage1 checking flags.
3348         * configure: Regenerate.
3350 2007-07-17  Nick Clifton  <nickc@redhat.com>
3352         * COPYING3: New file.  Contains version 3 of the GNU General
3353         Public License.
3354         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3355         Lesser General Public License.
3357 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3359         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3361 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3363         * MAINTAINERS (S/390 co-maintainer): Add myself.
3364         (Write After Approval): Remove myself.
3366 2007-07-13  Dan Hipschman  <dsh@google.com>
3368         * MAINTAINERS (Write After Approval): Add myself.
3370 2007-07-11  Nick Clifton  <nickc@redhat.com>
3372         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3373         WINDRES export.
3374         * Makefile.in: Regenerate.
3376 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3378         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3379         maintainer.
3381 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3383         * lt~obsolete.m4: New. Import from 20070318 libtool.
3385 2007-07-03  Julian Brown  <julian@codesourcery.com>
3387         * MAINTAINERS (Write After Approval): Add myself.
3389 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3391         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3392         * configure: Regenerate.
3394 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3396         * configure.ac: Add some missing m4 quotation.
3397         * configure: Regenerate.
3399 2007-07-02  Simon Baldwin  <simonb@google.com>
3401         * MAINTAINERS (Write After Approval): Add myself.
3403 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3405         * configure: Regenerate.
3407 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3409         * Makefile.def: Add windmc tool to build.
3410         * Makefile.tpl: Likewise.
3411         * configure.ac: Likewise.
3412         * Makefile.in: Regenerate.
3413         * configure: Regenerate.
3415 2007-06-28  DJ Delorie  <dj@redhat.com>
3417         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3418         not building newlib.
3419         * configure: Regenerated.
3421 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3423         * MAINTAINERS (Write After Approval): Add myself.
3425 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3427         * MAINTAINERS (Write After Approval): Add myself.
3429 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3431         * MAINTAINERS (Write After Approval): Add myself.
3433 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3435         * MAINTAINERS (Write After Approval): Add myself.
3437 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3439         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3440         * Makefile.in: Regenerated.
3442 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3444         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3445         bfin*-*-uclinux* targets.
3446         * configure: Regenerate.
3448 2007-06-14  Ian Lance Taylor  <iant@google.com>
3450         * MAINTAINERS: Add myself as non-algorithmic global write
3451         maintainer.
3453 2007-06-14  Diego Novillo  <dnovillo@google.com>
3455         * MAINTAINERS: Add self as middle-end maintainer and
3456         non-algorithmic global write maintainer.
3458 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3460         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3461         Move all Fortran maintainers except Paul Brook into the
3462         Non-Autopoiesis section.
3464 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3466         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3467         (distclean-stage[+id+]): Possibly delete stage_last.
3468         * Makefile.in: Regenerate.
3470 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3472         * MAINTAINERS (Various Maintainer): Fix typo.
3474 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3476         * MAINTAINERS (Various Maintainer): Add myself as
3477         dataflow maintainer.
3479 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3481         * config.sub, config.guess: Update from upstream sources.
3483 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3485         * Makefile.tpl: Fix spelling error.
3486         * Makefile.in: Regenerate.
3488 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3490         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3491         lt_cv_sys_max_cmd_len.
3493 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3495         * MAINTAINERS (Various Maintainers): Add myself as
3496         auto-vectorizer maintainer.
3498 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3500         PR libjava/32098
3501         * libtool.m4: Revert previous change.
3502         * ltgcc.m4: Put it here.
3504 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3506         * MAINTAINERS (Various Maintainers): Add myself as
3507         auto-vectorizer maintainer.
3509 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3511         PR libjava/32098
3512         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3514 2007-05-30  Richard Guenther  <rguenther@suse.de>
3516         * MAINTAINERS (Various Maintainers): Add myself as
3517         auto-vectorizer maintainer.
3519 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3521         PR bootstrap/29382
3522         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3523         * configure: Rebuilt.
3525 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3527         * MAINTAINERS (Write After Approval): Removed my name.
3529 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3531         * MAINTAINERS (Write After Approval): Remove myself.
3533 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3535         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3537 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3539         * ltmain.sh: Update from ToT Libtool.
3540         * libtool.m4: Update from ToT Libtool.
3541         * ltsugar.m4: New. Update from ToT Libtool.
3542         * ltversion.m4: New. Update from ToT Libtool.
3543         * ltoptions.m4: New. Update from ToT Libtool.
3544         * ltconfig: Remove.
3545         * ltcf-c.sh: Remove.
3546         * ltcf-cxx.sh: Remove.
3547         * ltcf-gcj.sh: Remove.
3549 2007-05-22  Ollie Wild  <aaw@google.com>
3551         * MAINTAINERS (Write After Approval): Add myself.
3553 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3555         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3556         stage_cflags.
3557         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3558         Remove CFLAGS/LIBCFLAGS.
3559         (configure-stage[+id+]-[+prefix+][+module+],
3560         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3561         * Makefile.in: Regenerate.
3563 2007-05-15  Diego Novillo  <dnovillo@google.com>
3565         * MAINTAINERS: Update e-mail address.
3567 2007-05-15  Revital Eres  <eres@il.ibm.com>
3569         * MAINTAINERS (Write After Approval): Add myself.
3571 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3573         * MAINTAINERS (Write After Approval): Updated my address.
3575 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3577         * MAINTAINERS (Write After Approval): Add myself.
3579 2007-05-11  Silvius Rus  <rus@google.com>
3581         * MAINTAINERS (Write After Approval): Add myself.
3583 2007-04-23  Tom Tromey  <tromey@redhat.com>
3585         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3587 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3589         * MAINTAINERS (cpplib): Rename to ...
3590         (libcpp): ... this.  Add C/C++ front end maintainers.
3592 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3594         * config-ml.in: Pass ${ml_config_env} to configure calls.
3596 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3598         * MAINTAINERS (Write After Approval): Add myself.
3600 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3602         * MAINTAINERS (Write After Approval): Add myself.
3604 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3606         * MAINTAINERS (fortran 95 front end): Add myself.
3608 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3610         * MAINTAINERS (Write After Approval): Add myself.
3612 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3614         * MAINTAINERS (Modulo Scheduler): Add myself.
3616 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3618         * MAINTAINERS (fortran 95 front end): Add myself.
3619         (c++ front end): whitespace fix.
3621 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3623         * MAINTAINERS (Write After Approval): Add myself.
3625 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3627         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3628         of glob.  Quote arguments with single quotes too.
3629         * configure: Regenerate.
3631 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3633         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3634         * Makefile.in: Regenerate
3636 2007-03-07  Andreas Schwab  <schwab@suse.de>
3638         * configure: Regenerate.
3640 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3642         * configure.ac: Add "--with-pdfdir" configure option,
3643         which defines pdfdir variable.
3644         * Makefile.def (target=fixincludes): Add install-pdf to
3645         missing targets.
3646         (recursive_targets): Add install-pdf target.
3647         (flags_to_pass): Add pdfdir.
3648         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3649         target.
3650         * configure: Regenerate
3651         * Makefile.in: Regenerate
3653 2007-02-28  Eric Christopher  <echristo@apple.com>
3655         Revert:
3656         2006-12-07  Mike Stump  <mrs@apple.com>
3658         * Makefile.def (dependencies): Add dependency for
3659         install-target-libssp and install-target-libgomp on
3660         install-gcc.
3661         * Makefile.in: Regenerate.
3663 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3665         * configure: Regenerate.
3666         * configure.ac: Move statements after variable declarations.
3668 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3670         * MAINTAINERS: Add myself as sh maintainer.
3672 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3674         * configure.ac: Adjust for loop syntax.
3675         * configure: Regenerate.
3677 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3679         * configure: Rebuilt.
3681 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3683         * configure.ac: Drop multiple occurrences of --enable-languages,
3684         and fix its quoting.
3685         * configure: Rebuilt.
3687 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3688             Nathan Sidwell  <nathan@codesourcery.com>
3689             Vladimir Prus  <vladimir@codesourcery.com>
3690             Joseph Myers  <joseph@codesourcery.com>
3692         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3693         * configure: Regenerate.
3695 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3697         * ltconfig (freebsd*): Default to elf.
3699 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3701         * configure.ac (target_libraries): Move libgcc before libiberty.
3702         * configure: Regenerated.
3704 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3705             Paolo Bonzini  <bonzini@gnu.org>
3707         PR bootstrap/30753
3708         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3709         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3710         * configure: Regenerated.
3712 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3714         * MAINTAINERS (Language Front End Maintainers): Update my mail
3715         address.
3717 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3719         PR bootstrap/30748
3720         * configure.ac: Correct syntax for Solaris ksh.
3721         * configure: Regenerated.
3723 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3725         * configure.ac: Sync with src.
3726         * configure: Regenerate.
3728 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3730         * Makefile.in: Regenerate.
3732 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3734         * config.sub: Sync with src.
3736 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3738         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3739         noncanonical equivalents.
3740         * configure.in: Rename to...
3741         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3742         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3743         target_noncanonical.  Use them.  Rewrite removal of configure
3744         arguments for autoconf 2.59.  Discard variable settings.  Force
3745         program_transform_name for native tools.
3747         * Makefile.in: Regenerated.
3748         * configure: Regenerated with autoconf 2.59.
3750 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3752         * MAINTAINERS (Write After Approval): Add myself.
3754 2007-01-31  Andreas Schwab  <schwab@suse.de>
3756         * Makefile.tpl (LDFLAGS): Substitute it.
3757         * Makefile.in: Regenerate.
3759 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3761         * MAINTAINERS (Write After Approval): Add myself.
3763 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3765         * MAINTAINERS (spu port): Add myself.
3767 2007-01-23  Richard Guenther  <rguenther@suse.de>
3769         PR bootstrap/30541
3770         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3771         * Makefile.tpl (GNATBIND): Substitute it.
3772         (GNATMAKE): Likewise.
3773         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3774         of STAGE_PREFIX.
3775         * Makefile.in: Regenerate.
3776         * configure: Regenerate.
3778 2007-01-18  Mike Stump  <mrs@apple.com>
3780         * configure.in: Re-enable -Werror for gcc builds.
3782 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3784         * MAINTAINERS (Write After Approval): Add myself.
3786 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3788         * configure.in: Change == to = in test command.
3789         * configure: Regenerate.
3791 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3792             Nick Clifton  <nickc@redhat.com>
3793             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3795         * configure.in (build_configargs, host_configargs, target_configargs):
3796         Remove build/host/target parameters.
3797         (host_libs): Add gmp and mpfr.
3798         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3799         * Makefile.def (gmp, mpfr): New.
3800         (gcc): Remove target.
3801         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3802         target_os, target_vendor): New.
3803         (configure): Add host_alias/target_alias arguments; adjust invocations.
3804         * configure: Regenerate.
3805         * Makefile.in: Regenerate.
3807 2007-01-11  Matt Fago  <fago@earthlink.net>
3809         * configure.in: Try to link to functions only in mpfr 2.2.x
3810         to improve robustness of configure tests.
3811         * configure: Regenerate.
3813 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3815         * MAINTAINERS: Add myself as i386 maintainer.
3817 2007-01-08  Jan Hubicka  <jh@suse.cz>
3819         * MAINTAINERS: Add myself as i386 maintainer.
3821 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3823         * configure.in: Add support for an x86_64-mingw* target.
3824         * configure: Regenerate.
3826 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3828         * Makefile.tpl (all-target): Correct @if conditional for target
3829         modules.
3830         * configure.in: Omit libiberty if building only target libgcc.
3831         * configure, Makefile.in: Regenerated.
3833 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3835         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3836         * configure: Regenerate.
3838 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3840         * Makefile.def (target_modules): Add libgcc.
3841         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3842         * Makefile.tpl (clean-target-libgcc): Delete.
3843         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3844         on gcc even for bootstrapped modules.  Rewrite handling of
3845         lang_env_dependencies to loop over target_modules.
3846         * configure.in (target_libraries): Add target-libgcc.
3847         * Makefile.in, configure: Regenerated.
3849 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3851         * configure.in: Reorganize recognition of languages.  Add
3852         --enable-stage1-languages.  Show supported languages for the chosen
3853         target rather than all recognized languages.
3854         * configure: Regenerate.
3856 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3858         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3859         * Makefile.in: Regenerate.
3861 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3863         * configure.in: Warn that MPFR 2.2.0 is buggy.
3864         * configure: Regenerate.
3866 2006-12-27  Ian Lance Taylor  <iant@google.com>
3868         * configure.in: When removing Makefiles to force a reconfigure, also
3869         remove prev-DIR*/Makefile.
3870         * configure: Regenerate.
3872 2006-12-22  Andreas Schwab  <schwab@suse.de>
3874         * configure: Regenerate with correct autoconf version.
3876 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3878         * configure.in: add AC_SUBST for *_FOR_TARGET.
3879         * configure: Regenerate.
3881 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3883         * configure.in: Simplify logic for rejecting languages that cannot
3884         be built.  Separate the case when a language is unsupported,
3885         from the case when the user chooses not to build a language.
3887 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3889         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3890         it only affects bootstrap and could be tested on "$host" as well.
3891         * configure: Regenerate.
3892         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3894 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3896         PR bootstrap/29544
3897         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3898         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3899         move here comment from Makefile.tpl.
3900         * Makefile.tpl: Move some definitions higher in the file.
3901         (STAGE1_CHECKING): New.
3902         * configure.in: Add --enable-stage1-checking.
3903         * configure: Regenerate.
3904         * Makefile.in: Regenerate.
3906 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3908         * MAINTAINERS: Add myself as build system maintainer.
3910 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3912         * MAINTAINERS (Write After Approval): Add myself.
3914 2006-12-13  Eric Christopher  <echristo@apple.com>
3916         * MAINTAINERS: Add myself as darwin maintainer.
3918 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3920         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3922 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3924         MAINTAINERS: Update my entry.
3926 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3928         * configure.in:  Handle spu makefile frag.
3929         * Makefile.tpl (MAINT): Define
3930         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3931         * configure: Regenerate.
3932         * Makefile.in: Regenerate.
3934 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3936         * config.guess: Import latest version.
3937         * config.sub: Likewise.
3939 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3941         * configure.in (spu-*-*): Don't skip target-libiberty.
3942         * configure: Regenerate.
3944 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3946         PR bootstrap/30134
3947         * configure.in: Correct x86 darwin support for libjava to powerpc
3948         and i?86 only.
3949         * configure: Regenerate.
3951 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3953         * configure.in: Add x86 darwin support for libjava.
3954         * configure: Regenerate.
3956 2006-12-07  Mike Stump  <mrs@apple.com>
3958         * Makefile.def (dependencies): Add dependency for
3959         install-target-libssp and install-target-libgomp on
3960         install-gcc.
3961         * Makefile.in: Regenerate.
3963 2006-12-04  Richard Guenther  <rguenther@suse.de>
3965         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3966         (Non-Algorithmic Maintainers): Move over non-algorithmic
3967         loop optimizer maintainers, add myself as a non-algorithmic
3968         middle-end maintainer.
3970 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3972         * MAINTAINERS (Write After Approval): Add myself.
3974 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3976         * configure.in: Update error message for missing GMP/MPFR.
3978         * configure: Regenerate.
3980 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3982         * configure.in: Update MPFR version in error message.
3984         * configure: Regenerate.
3986 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3988         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3989         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3990         --with-gmp-lib): New flags.
3992         * configure: Regenerate.
3994 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3996         * MAINTAINERS (Write After Approval): Change my email address.
3998 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4000         * MAINTAINERS (Write After Approval): Add myself.
4002 2006-11-22  Philipp Thomas  <pth@suse.de>
4004         * MAINTAINERS (i18n): Update e-mail address.
4006 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4008         * MAINTAINERS (spu port): Add myself as maintainer.
4009         (Write After Approval): Remove myself.
4011 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4013         * configure.in (skipdirs): Don't build libssp for SPU.
4014         * configure: Regenerate.
4016 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4018         * MAINTAINERS (spu port): Add myself as maintainer.
4019         (libobjc): Update my email address.
4021 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4023         * MAINTAINERS (Write After Approval): Add myself.
4025 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4027         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4028         * configure : Rebuilt.
4030 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4032         * MAINTAINERS (Write After Approval): Add myself.
4034 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4036         * MAINTAINERS (Write After Approval): Add myself.
4038 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4040         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4041         libmpfr.a.
4042         * configure: Regenerate.
4044 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4046         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4047         (unstage): Test for stage_last presence.
4049         PR bootstrap/29802
4050         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4051         STAGE_PREFIX.
4052         * Makefile.in: Regenerate.
4054 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4056         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4057         maintainers.
4059 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4061         * MAINTAINERS (Write After Approval): Add myself.
4063 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4065         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4066         and stageN-package/Makefile.
4067         * Makefile.in: Regenerated.
4069 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4071         * configure.in: Remove target-libgloss from noconfigdirs for
4072         bfin-*-*.
4073         * configure: Regenerated.
4075 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4077         * configure.in (have_gmp): Only error if the gcc directory exists.
4079         * configure: Regenerate.
4081 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4083         * configure.in: Robustify error message for missing GMP/MPFR.
4085         * configure: Regenerate.
4087 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4089         * MAINTAINERS (Write After Approval): Add myself.
4091 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4093         * MAINTAINERS: Change email address.
4095 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4097         * MAINTAINERS (Write After Approval): Add myself.
4099 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4101         * MAINTAINERS (Write After Approval): Add myself.
4103 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4105         * MAINTAINERS (Write After Approval): Move myself to
4106         Write After Approval section.
4108 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4110         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4111         need_gmp anymore.
4112         * configure: Regenerate.
4114 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4116         * MAINTAINERS (Write After Approval): Add myself.
4118 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4120         * config.guess: Import latest version.
4121         * config.sub: Likewise.
4123 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4125         * Makefile.def: Added pdf target handling.
4126         * Makefile.tpl: Added pdf target handling.
4127         * Makefile.in: Regenerated.
4129 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4131         * MAINTAINERS: Add self as score port maintainer.
4133 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4135         * MAINTAINERS (Write After Approval): Add myself.
4137 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4139         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4140         or newer.
4141         * configure: Regenerated.
4143 2006-09-27  Dave Brolley  <brolley@redhat.com>
4145         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4146         using $s instead of $r.
4147         * configure: Regenerated.
4149 2006-09-26  Thiemo Seufer  <ths@mips.com>
4151         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4152         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4153         * configure: Regenerate.
4155 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4157         * MAINTAINERS (Write After Approval): Remove myself.
4159 2006-09-22  Chao-ying Fu  <fu@mips.com>
4161         * MAINTAINERS (Write After Approval): Add myself.
4163 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4165         * MAINTAINERS: Add self as soft-fp maintainer.
4167 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4169         * MAINTAINERS: Add myself as avr maintainer.
4170         Remove Marek Michalkiewicz as avr maintainer.
4172 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4174         * MAINTAINERS (Write After Approval): Add myself.
4176 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4178         * configure.in: Never build newlib for a Mingw host.
4179         Never build newlib as Mingw target library.
4180         Test the existence of winsup/cygwin for building a Cygwin newlib,
4181         rather than just winsup.
4182         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4183         building a Mingw target.
4184         * configure: Regenerate.
4186 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4188         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4190 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4192         * config.guess: Import from src (was more updated).
4193         * config.sub: Likewise.
4195 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4197         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4198         * configure: Regenerated.
4200 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4202         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4203         for stages after the first.
4205 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4207         * Makefile.def: Add dependencies for configure-opcodes
4208         on configure-intl and all-opcodes on all-intl.
4209         * Makefile.in: Regenerated.
4211 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4213         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4215 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4217         Port to hosts whose 'sort' and 'tail' implementations
4218         treat operands with leading '+' as file names, as POSIX
4219         has required since 2001.  However, make sure the code still
4220         works on pre-POSIX hosts.
4221         * ltmain.sh: Don't assume "sort +2" is equivalent to
4222         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4224 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4226         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4228 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4230         * ltconfig: chmod 644 before ranlib during install.
4232 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4234         PR bootstrap/18058
4235         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4236         if the bootstrap compiler is a GCC version that supports it.
4237         * configure: Regenerate.
4239 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4241         * configure.in: Fix thinkos in previous check-in.
4242         * configure: Regenerate.
4244 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4246         PR other/27063
4247         * configure.in: Test subdir_requires and give an appropriate
4248         error message.
4249         * configure: Regenerate.
4251 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4253         * MAINTAINERS (Write After Approval): Add myself.
4255 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4257         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4259 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4261         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4263 2006-06-20  David Ayers  <d.ayers@inode.at>
4265         PR bootstrap/28072
4266         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4267         whether target-libjava is being configured instead of whether the
4268         java front end is enabled.
4269         * configure: Regenerate.
4271 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4273         PR target/27540
4274         * configure.in: Only enable libgomp on IRIX 6.
4275         * configure: Regenerate.
4277 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4279         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4280         too.
4281         * Makefile.in: Regenerate.
4283 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4285         * config-ml.in: Alter CCASFLAGS to include special
4286         multilib options the same as is done for CFLAGS.
4288 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4290         * configure.in: Don't enable libgomp on hpux10.
4291         * configure: Rebuilt.
4293 2006-06-12  David Ayers  <d.ayers@inode.at>
4295         PR bootstrap/27963
4296         PR target/19970
4297         * configure.in: Remove target-boehm-gc from noconfigdirs where
4298         ${libgcj} is specified.
4299         * configure: Regenerate.
4301 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4303         Sync from src:
4305         * configure.in: Sync.
4306         * configure: Regenerated.
4308         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4310         * Makefile.def: Added dependencies from sim and gdb on intl, and
4311         added configure dependencies to everything with an all dependency
4312         on intl.
4313         * Makefile.in: Regenerated.
4315 2006-06-06  David Ayers  <d.ayers@inode.at>
4317         PR libobjc/13946
4318         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4319         * Makefile.in: Regenerate.
4320         * configure.in: Add --enable-objc-gc at toplevel and have it
4321         enable boehm-gc for Objective-C.
4322         Remove target-boehm-gc from libgcj.
4323         Add target-boehm-gc to target_libraries.
4324         Add target-boehm-gc to noconfigdirs where ${libgcj}
4325         is specified.
4326         Assert that boehm-gc is supported when requested for Objective-C.
4327         Only build boehm-gc if needed either for Java or Objective-C.
4328         * configure: Regenerate.
4330 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4332         PR 27674
4333         * Makefile.tpl (configure-[+prefix+][+module+],
4334         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4335         Remove rule to unstage bootstrapped modules.
4336         (stage_current): New.
4337         * Makefile.in: Regenerate.
4339 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4341         * MAINTAINERS (Write After Approval): Update my e-mail address.
4343 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4345         * include/libiberty.h: Declare pex_run_in_environment.
4347 2006-05-31  Asher Langton  <langton2@llnl.gov>
4349         * MAINTAINERS (Write After Approval): Add myself.
4351 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4353         * Makefile.def (bfd, opcodes): Fix lib_path.
4354         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4355         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4356         * Makefile.in: Regenerate.
4358 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4360         * Makefile.in: Regenerate.
4362 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4364         * Makefile.def: Add install-html target. Add datarootdir
4365         docdir and htmldir to flags_to_pass.
4366         * Makefile.tpl: Add install-html target.
4367         * Makefile.in: Regenerate.
4368         * configure.in: Add --with-datarootdir, --with-docdir, and
4369         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4370         * configure: Regenerate.
4372 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4374         * configure.in: Enable gprof for cross builds.
4375         * configure: Regenerate.
4377 2006-05-22  Richard Guenther  <rguenther@suse.de>
4379         Revert
4380         2006-01-31  Richard Guenther  <rguenther@suse.de>
4381         Paolo Bonzini  <bonzini@gnu.org>
4383         * Makefile.def (target_modules): Add libgcc-math target module.
4384         * configure.in (target_libraries): Add libgcc-math target library.
4385         (--enable-libgcc-math): New configure switch.
4386         * Makefile.in: Re-generate.
4387         * configure: Re-generate.
4388         * libgcc-math: New toplevel directory.
4390 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4391             Andreas Tobler  <a.tobler@schweiz.ch>
4393         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4394         * configure: Rebuilt.
4396 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4398         * MAINTAINERS (Write After Approval): Add myself.
4400 2006-05-01  DJ Delorie  <dj@redhat.com>
4402         * configure.in: Restore CFLAGS if GMP isn't present.
4403         * configure: Regenerate.
4405 2006-05-01  Richard Guenther  <rguenther@suse.de>
4407         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4408         maintainer.
4410 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4412         * MAINTAINERS (Write After Approval): Add myself.
4414 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4416         * MAINTAINERS (Write After Approval): Add myself.
4418 2006-04-18  DJ Delorie  <dj@redhat.com>
4420         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4421         reference libgloss so that libssp can be built in a combined
4422         tree.
4423         * configure: Regenerate.
4425 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4427         * MAINTAINERS (Write After Approval): Add myself.
4429 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4431         * configure.in: Require makeinfo 4.4 or higher.
4432         * configure: Regenerate.
4434 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4436         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4437         Rearrange the entries of other libraries to have them in one place.
4439 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4441         * MAINTAINERS (Write After Approval): Remove myself.
4442         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4444 2006-03-14  Richard Guenther  <rguenther@suse.de>
4446         * configure: Regenerate with autoconf 2.13.
4448 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4450         * MAINTAINERS: Use my work address.
4452         * MAINTAINERS: Update my E-mail address.
4454 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4456         * configure.in: Handle --disable-<component> generically.
4457         * configure: Regenerate.
4459 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4461         PR libgcj/17311
4462         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4464 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4466         * MAINTAINERS (Write After Approval):  Remove myself.
4467         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4469 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4471         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4472         (TARGET_CONFIGDIRS): Remove.
4473         * configure.in: Remove AC_SUBST(target_configdirs).
4474         * Makefile.in, configure: Regenerated.
4476 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4478         * MAINTAINERS (Write After Approval):  Remove myself.
4479         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4481 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4483         PR bootstrap/25670
4485         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4487         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4488         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4489         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4490         BUILD_PREFIX, BUILD_PREFIX_1.
4491         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4493         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4494         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4496         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4497         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4498         of `cat stage_current`.  Always provide the `r' and `s' variables.
4499         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4500         a single shell execution.
4501         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4502         bootstrapped modules, make the stage1 module if the build was not
4503         started yet, else build the current stage.
4504         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4505         (all-build, all-host, all-target, [+make_target+]-host,
4506         [+make_target+]-target): Do not use \-continued lines.
4507         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4508         (current_stage, restrap, stage_last): New.
4510         * Makefile.in: Regenerate.
4511         * configure: Regenerate.
4513 2006-02-19  Bud Davis  <jmdavis@link.com>
4515         * MAINTAINERS (Write After Approval):  Remove myself.
4516         (Language Front End Maintainers):  Add myself as fortran 95
4517         maintainer and update e-mail address.
4519 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4521         * MAINTAINERS (Write After Approval):  Remove myself.
4522         (Language Front End Maintainers):  Add myself as fortran 95
4523         maintainer.
4525 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4527         * MAINTAINERS (Write After Approval): Add myself.
4529 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4531         * MAINTAINERS (Write After Approval):  Remove myself.
4532         (Language Front End Maintainers):  Add myself as
4533         fortran 95 maintainer.
4535 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4537         Sync from src:
4539         2005-12-27  Leif Ekblad  <leif@rdos.net>
4541         * configure.in: Add support for RDOS target.
4542         * configure: Regenerate.
4544 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4545             Andreas Schwab  <schwab@suse.de>
4547         * configure: Regenerate.
4549 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4551         * configure.in (enable_libgomp): Add AIX.
4552         * configure: Regenerate.
4554 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4556         * MAINTAINERS (Write After Approval): Add myself.
4558 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4560         * MAINTAINERS (Write After Approval): Add myself.
4562 2006-01-31  Richard Guenther  <rguenther@suse.de>
4563         Paolo Bonzini  <bonzini@gnu.org>
4565         * Makefile.def (target_modules): Add libgcc-math target module.
4566         * configure.in (target_libraries): Add libgcc-math target library.
4567         (--enable-libgcc-math): New configure switch.
4568         * Makefile.in: Re-generate.
4569         * configure: Re-generate.
4570         * libgcc-math: New toplevel directory.
4572 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4574         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4575         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4576         the assembler, linker and binutils.
4577         * configure: Regenerate.
4579 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4581         * MAINTAINERS (Write After Approval): Add myself.
4583 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4585         * configure: Regenerate.
4587 2006-01-18  Richard Henderson  <rth@redhat.com>
4588             Jakub Jelinek  <jakub@redhat.com>
4589             Diego Novillo  <dnovillo@redhat.com>
4591         * libgomp: New directory.
4592         * Makefile.def: Add target_module libgomp.
4593         * Makefile.in: Regenerate.
4594         * configure.in (target_libraries): Add target-libgomp.
4595         * configure: Regenerate.
4597 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4599         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4600         @ from continuation.
4601         * Makefile.in: Rebuilt.
4603 2006-01-04  Chris Lattner  <sabre@gnu.org>
4605         * MAINTAINERS (Write After Approval): Add myself.
4607 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4609         PR bootstrap/24252
4611         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4612         * Makefile.tpl (OBJDUMP): New.
4613         (EXTRA_HOST_FLAGS): Add it.
4614         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4616         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4617         to use symbolic links between directories.  Avoid race conditions
4618         or make them harmless.
4619         * configure.in: Do not try to use symbolic links between directories.
4621         * Makefile.def (LEAN): Pass.
4622         * Makefile.tpl (LEAN): Define.
4623         (stage[+id+]-start): Accept that the previous directory does not
4624         exist, if the bootstrap is lean.
4625         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4626         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4627         configure substitution.
4628         ([+compare-target+]): Likewise.
4629         ([+bootstrap-target+]-lean): New.
4630         * configure.in: Remove lean bootstrap support from here.
4632         * Makefile.in: Regenerate.
4633         * configure: Regenerate.
4635 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4637         * MAINTAINERS (libdecnumber): Add myself.
4639 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4641         * libtool-ldflags: New script.
4643 2006-01-02  Andreas Schwab  <schwab@suse.de>
4645         * configure.in: When reconfiguring remove Makefile in
4646         all stage directories.
4647         * configure: Regenerate.
4649 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4651         * MAINTAINERS: Update my email address.
4653 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4655         Revert Ada-related part of the previous change.
4657         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4658         Do not pass.
4659         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4660         * Makefile.in: Regenerate.
4661         * configure.in: Do not include mt-ppc-aix target fragment.
4662         * configure: Regenerate.
4664 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4666         * configure.in: Select appropriate fragments for PowerPC/AIX.
4667         * configure: Regenerate.
4669         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4670         BOOT_CFLAGS, BOOT_LDFLAGS.
4671         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4672         BOOT_CFLAGS, BOOT_LDFLAGS.
4673         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4674         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4675         (stage): Fail if we cannot complete the work.
4676         * Makefile.in: Regenerate.
4678 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4680         * configure.in: Replace ms1 with mt.
4681         * configure: Rebuilt.
4683 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4685         * MAINTAINERS: Update my email address.
4687 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4689         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4690         install-host-nogcc): Don't invoke $(stage) at the end.
4691         * Makefile.in: Regenerate.
4693 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4695         * configure.in: Flip the top-level bootstrap switch.
4696         * configure: Regenerate.
4698 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4700         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4701         $(stage) and $(unstage).
4702         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4703         (all): Remove stray semicolon.
4704         (local-distclean): Don't handle multilib.tmp and multilib.out.
4705         (install.all): Set $s for consistency.
4706         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4707         check_multilibs setting.  Always make the install directory.
4708         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4709         Correct @if/@endif.
4710         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4711         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4712         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4713         (multilib.out): Remove.
4714         * Makefile.in: Regenerated.
4716 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4718         * MAINTAINERS (Write After Approval): Add myself.
4720 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4722         * MAINTAINERS: Add myself as mt maintainer.
4724         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4726 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4728         * MAINTAINERS: Change email address.
4730 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4732         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4733         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4734         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4735         Find in-tree tools if available.
4736         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4737         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4738         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4739         (COMPILER_*_FOR_TARGET): New.
4740         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4741         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4742         (CONFIGURED_*, USUAL_*): Remove.
4743         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4744         STRIP): Use autoconf substitutions.
4745         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4746         COMPILER_NM_FOR_TARGET): New.
4747         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4749         (all): Make all-host and all-target in parallel.
4750         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4751         that $$r and $$s are set before invoking a recursive make.
4752         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4753         ([+bootstrap-target+]): Inline most of the `all' target.
4755 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4757         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4758         from the gcc build directory.
4759         * Makefile.in: Regenerate.
4761 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4763         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4764         depend on all-libdecnumber.
4765         * configure.in (host_libs): Include libdecnumber.
4766         * Makefile.in: Regenerate.
4767         * configure: Likewise.
4769 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4771         * libdecnumber: Import decNumber sources from the dfp-branch.
4773 2005-11-21  Kean Johnston  <jkj@sco.com>
4775         * config.sub, config.guess: Sync from upstream sources.
4777 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4779         Import from Autoconf sources:
4781         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4782         * config/move-if-change: Don't output "$2 is unchanged";
4783         suggested by Ben Elliston.  Handle weird characters correctly.
4785 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4787         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4788         to match upstream libtool for darwin.
4790 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4792         * Makefile.def: Remove gdb dependencies for gdbtk.
4793         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4794         (configure-gdb, install-gdb): New rules.
4795         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4796         * Makefile.in, configure: Regenerated.
4798 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4800         * MAINTAINERS (Write After Approval): Add myself.
4802 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4804         * MAINTAINERS (Write After Approval): Add myself.
4806 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4808         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4809         Diego Novillo.
4811 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4813         PR bootstrap/24297
4814         * Makefile.tpl (do-[+make-target+], do-check, install,
4815         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4816         are set before recursing.
4817         * Makefile.in: Regenerate.
4819 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4821         PR bootstrap/18939
4822         * Makefile.def (gcc) <target>: Fix thinko.
4823         * Makefile.in: Regenerate.
4825 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4827         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4828         * configure: Regenerate.
4830 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4832         * MAINTAINERS (Write After Approval): Add self.
4834 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4836         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4837         target-libffi, target-qthreads, target-libjava, and
4838         targetlibobjc.
4839         * configure: Regenerate.
4841 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4843         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4844         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4845         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4846         (USUAL_OBJDUMP_FOR_TARGET): New.
4847         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4848         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4849         * configure, Makefile.in: Regenerated.
4851 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4853         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4854         before other host packages.
4856 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4858         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4860 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4862         PR bootstrap/22340
4864         * configure.in (default_target): Remove.
4865         * Makefile.tpl (all): Do not use prerequisites as subroutines
4866         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4867         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4868         use prerequisites as subroutines.
4869         (check-host, check-target): New.
4870         (bootstrap configure & all targets): Do not use stage*-start
4871         if the directory layout is already ok.
4872         (non-bootstrap configure & all targets): Prepend a $(unstage).
4873         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4874         (NOTPARALLEL): Remove.
4875         (unstage, stage variables): New variables.
4876         (unstage, stage targets): Simply expand to those variables.
4878         * configure: Regenerate.
4879         * Makefile.in: Regenerate.
4881 2005-10-04  James E Wilson  <wilson@specifix.com>
4883         * Makefile.def (lang_env_dependencies): Add libmudflap.
4884         * Makefile.in: Regenerate.
4886 2005-10-03  Andreas Schwab  <schwab@suse.de>
4888         Backport from libtool CVS:
4889         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4891         * ltmain.sh: add support for installing into temporary
4892         staging area (e.g. 'make install DESTDIR=...')
4894 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4896         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4897         * configure: Regenerated.
4899 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4901         * configure: Regenerate with the correct
4902         autoconf version.
4904 2005-09-30  Catherine Moore  <clm@cm00re.com>
4906         * configure.in (bfin-*-*): New.
4907         * configure: Regenerated.
4909 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4911         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4912         (LIPO_FOR_TARGET): New.
4913         (CONFIGURED_LIPO_FOR_TARGET): New.
4914         (USUAL_LIPO_FOR_TARGET): New.
4915         (STRIP_FOR_TARGET): New.
4916         (CONFIGURED_STRIP_FOR_TARGET): New.
4917         (USUAL_STRIP_FOR_TARGET): New.
4918         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4919         STRIP_FOR_TARGET.
4920         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4921         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4922         * Makefile.in: Regenerate.
4923         * configure: Regenerate.
4925 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4927         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4928         (rs6000-*-aix*): Same.
4929         * configure: Regenerate.
4931 2005-09-16  Tom Tromey  <tromey@redhat.com>
4933         * MAINTAINERS: Add self as java maintainer.
4935 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4937         * configure.in: Recognize f95 in the --enable-languages option,
4938         and substitute it for fortran, issuing a warning.
4939         * configure: Regenerate.
4941 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4943         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4944         * configure:  Regenerated.
4946 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4948         * MAINTAINERS: Add self as ms1 maintainer.
4950 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4952         * Makefile.def (libssp): Add to lang_env_dependencies.
4953         * Makefile.in: Regenerate.
4955 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4957         * MAINTAINERS: Add myself as middle-end maintainer.
4959 2005-08-17  Christian Groessler  <chris@groessler.org>
4961         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4962         * Makefile.in: Regenerate.
4964 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4966         * MAINTAINERS (write after approval): Added myself.
4968 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4970         * MAINTAINERS (Write After Approval): Add myself.
4972 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4974         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4975         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4976         Look for alternate names of the target cc and c++
4977         * configure: Regenerate.
4979 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4981         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4982         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4983         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4984         tools; remove code to manually set them.
4985         (Target tools): Look in the environment for them.
4986         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4987         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4988         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4989         build directory.
4990         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4991         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4992         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4993         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4994         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4995         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4996         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4997         * configure: Regenerate.
4998         * Makefile.in: Regenerate.
5000 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5002         * MAINTAINERS: Update for removed CPU targets.
5004 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5006         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5007         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5008         * Makefile.in: Regenerated.
5010 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5012         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5013         (CFLAGS_FOR_TARGET): Use it.
5014         (CXXFLAGS_FOR_TARGET): Likewise.
5015         * Makefile.in: Regenerated.
5016         * configure.in (--with-build-sysroot): New option.
5017         * configure: Regenerated.
5019 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5021         * Makefile.tpl: Wrap install between unstage and stage
5022         * Makefile.in: Regenerate.
5024 2005-07-21  Eric Christopher  <echristo@apple.com>
5026         * MAINTAINERS: Update affiliation.
5028 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5030         * MAINTAINERS: Add self as crx port maintainer.
5032 2005-07-20  DJ Delorie  <dj@redhat.com>
5034         * MAINTAINERS: Add self as m32c maintainer.
5036 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5038         * all files: Update FSF address.
5040 2005-07-15  Eric Christopher  <echristo@redhat.com>
5042         * MAINTAINERS: Change affiliation.
5044 2005-07-14  Jim Blandy  <jimb@redhat.com>
5046         * configure.in: Add cases for Renesas m32c.
5047         * configure: Regenerated.
5049 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5051         * COPYING.LIB: Update from fsf.org.
5053 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5055         * COPYING, compile, config.guess,
5056         config.sub, install-sh, missing, mkinstalldirs,
5057         symlink-tree, ylwrap: Sync from upstream sources.
5058         * config-ml.in: Update FSF address.
5060 2005-07-13  Eric Christopher  <echristo@redhat.com>
5062         * configure.in: Add toplevel noconfigdir support for tpf.
5063         * configure: Regenerate.
5065 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5067         PR ada/22340
5069         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5070         * Makefile.in: Regenerate.
5072 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5074         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5075         Brolley to write-after-approval.
5077 2005-07-07  Andreas Schwab  <schwab@suse.de>
5079         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5080         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5081         * Makefile.in: Regenerated.
5083 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5085         * configure.in: Don't build sim or rda when targetting darwin.
5086         * configure: Regenerate.
5088 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5090         * configure.in: Add --enable-libssp and --disable-libssp.
5091         * configure: Regenerate with autoconf-2.13.
5093 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5095         * Makefile.def (target_modules): Add libssp.
5096         * configure.in (target_libraries): Add target-libssp.
5097         * configure: Rebuilt.
5098         * Makefile.in: Rebuilt.
5100 2005-07-01  Zack Weinberg  <zackw@panix.com>
5102         * MAINTAINERS: Change email address.  Resign from maintainership.
5104 2005-07-01  Richard Guenther  <rguenther@suse.de>
5106         * MAINTAINERS: Change my e-mail address and affiliation.
5108 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5110         * Makefile.def (stagefeedback): Come after profile.
5111         Define profiledbootstrap target.
5112         * Makefile.tpl (profiledbootstrap): Remove.
5113         (stageprofile-end): Zap stagefeedback.
5114         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5115         * Makefile.in: Regenerate.
5117 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5119         * MAINTAINERS: Update my email address.
5121 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5123         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5124         In 'cpp' stanza, support '#line' as well as '# '.
5126 2005-06-08  Andreas Schwab  <schwab@suse.de>
5128         * MAINTAINERS: Move myself from 'Write After Approval' to
5129         'CPU Port Maintainers' section as m68k maintainer.
5131 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5133         * configure.in (unsupported_languages): New macro.
5134         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5135         non-ported target libraries in noconfigdirs.
5136         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5137         non-linux-gnu.  Remove libgcj_ex_libffi.
5138         <lang_frag loop>: Set add_this_lang=no if the language is in
5139         unsupported_languages.
5140         * configure: Regenerate.
5142 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5144         * configure.in: Fix typo in handling of --with-mpfr-dir.
5145         * configure: Regenerate.
5147 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5149         * MAINTAINERS: Update my email address.
5151 2005-06-02  Jim Blandy  <jimb@redhat.com>
5153         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5154         accepted into the master sources.)
5156 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5157             Michael Snyder  <msnyder@redhat.com>
5158             Stan Cox  <scox@redhat.com>
5160         * configure.in: Set noconfigdirs for ms1.
5162         * configure: Regenerate.
5164 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5166         * MAINTAINERS (Write After Approval): Add self.
5168 2005-06-01  Josh Conner  <jconner@apple.com>
5170         * MAINTAINERS (Write After Approval): Add self.
5172 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5174         * MAINTAINERS: Update my email address.
5176 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5178         * MAINTAINERS (Write After Approval): Add self.
5180 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5182         * MAINTAINERS (Write After Approval): Remove self.
5184 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5186         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5187         (Dependencies): Consider target modules for bootstrap dependencies.
5188         Make target bootstrap modules depend on each stage's gcc.
5189         * Makefile.in: Regenerate.
5191 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5193         * Makefile.def (configure-gcc): Depend on binutils having been built.
5194         (all-gcc): No need to do it here.
5195         * Makefile.in: Regenerate.
5197 2005-05-19  Paul Brook  <paul@codesourcery.com>
5199         * configure.in: Rewrite misleading error message when requested
5200         language cannot be built.
5201         * configure: Regenerate.
5203 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5205         * ylwrap: Import from Automake 1.9.5.
5207 2005-05-13  David Ung  <davidu@mips.com>
5209         * MAINTAINERS (Write After Approval): Add self.
5211 2005-05-09  Mike Stump  <mrs@apple.com>
5213         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5214         lt_cv_sys_max_cmd_len for now.
5216 2005-05-09  Stan Cox  <scox@redhat.com>
5218         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5220 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5222         * README.SCO: Update the URL.
5224 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5226         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5227         with_gnu_ld to libtool.
5228         * ltcf-c.sh (aix[45]): Define file_list_spec.
5229         * ltcf-cxx.sh (aix[45]): Same.
5230         * ltcf-gcj.sh (aix[45]): Same.
5231         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5232         exists, write list of input files to temporary file.
5234 2005-05-04  Mike Stump  <mrs@apple.com>
5236         * configure.in: Always pass --target to target configures as
5237         otherwise rebuilds that do --recheck will fail.
5238         * confiugure: Rebuilt.
5240 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5242         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5243         STAGE_HOST_EXPORTS.
5244         (configure, all): Add bootstrap support.
5245         (Host modules, target modules): Pass post-stage1 flags and exports.
5246         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5247         * Makefile.in: Regenerate.
5249 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5251         * configure: Regenerate.
5253 2005-04-27  Mike Stump  <mrs@apple.com>
5255         * MAINTAINERS: Add self as darwin maintainer.
5257 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5259         * config.sub: Update from master copy.
5261 2005-04-21  Mike Stump  <mrs@apple.com>
5263         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5264         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5266 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5268         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5269         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5270         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5271         "*-*-elf" and "*-*-linux*".
5272         * configure: Regenerate.
5274 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5276         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5278 2005-04-12  Mike Stump  <mrs@apple.com>
5280         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5282 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5284         * MAINTAINERS (Write After Approval): Add myself.
5286 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5288         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5290 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5292         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5293         (TARGET_CONFIGARGS): Include --with-target-subdir.
5294         (configure, all): New macros.  Use them throughout.
5295         * Makefile.in: Regenerate.
5297 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5299         * MAINTAINERS (Write After Approval): Add myself.
5301 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5303         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5305 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5307         * MAINTAINERS: Move John Carr to Write After Approval.
5309 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5311         * config/mh-mingw32: Delete.
5312         * configure.in: Don't use it.
5313         * configure: Regenerate.
5315 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5317         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5318         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5319         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5320         (HOST_LIB_PATH): Generate from Makefile.def.
5321         (TARGET_LIB_PATH): Likewise.
5322         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5323         * Makefile.in: Regenerate.
5324         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5325         (RPATH_ENVVAR): Include Darwin case.
5326         * configure: Regenerate.
5328 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5330         * MAINTAINERS (Various Maintainers): Remove self.
5331         (Write After Approval): Add self.
5333 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5335         * MAINTAINERS (Various Maintainers): Add self.
5337 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5339         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5340         * configure: Regenerate.
5342 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5344         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5345         gcc_version, and gcc_version_trigger from set of flags to pass.
5346         * Makefile.tpl: Remove definitions of above variables.
5347         (config.status): Remove dependency on $(gcc_version_trigger).
5348         * Makefile.in: Regenerate.
5349         * configure.in: Do not reference config/gcc-version.m4 nor
5350         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5351         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5352         * configure: Regenerate.
5354 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5355             Andrew Pinski  <pinskia@physics.uc.edu>
5357         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5358         * Makefile.in: Regenerate.
5360 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5362         * MAINTAINERS (Write After Approval): Add myself.
5364 2005-03-03  David Ayers  <d.ayers@inode.at>
5366         * MAINTAINERS (Write After Approval): Add myself.
5368 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5370         PR libgcj/20160
5371         * ltmain.sh: Avoid creating archives with components that have
5372         duplicate basenames.
5374 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5376         PR bootstrap/20250
5377         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5378         instead of check.
5379         * Makefile.in: Regenerate.
5381 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5383         * Makefile.in: Regenerate to fix conflict between the previous two
5384         patches.
5386 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5388         PR bootstrap/17383
5389         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5390         * Makefile.tpl (HOST_SUBDIR): New substitution.
5391         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5392         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5393         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5394         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5395         (Host modules, Bootstrapped modules): Use it.
5396         (Build modules, Target modules): Do not create symlink trees,
5397         always configure out-of-srcdir.
5398         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5399         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5400         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5401         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5403         * Makefile.in: Regenerate.
5404         * configure: Regenerate.
5406 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5408         Merged from libada-gnattools-branch:
5409         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5411         * gnattools: New directory.
5412         * Makefile.def: Add gnattools as a module, depending on target-libada.
5413         * Makefile.in: Regenerate.
5414         * configure.in: Include gnattools in host_tools; disable it if ada
5415         is disabled.
5416         * configure: Regenerate.
5418 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5420         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5421         treelang maintainer.
5422         (Write After Approval): Remove myself.
5424 2005-02-23  Paul Schlie  <schlie@comcast.net>
5426         * configure.in: Allow darwin targeted ports to build tk, itcl and
5427         libgui.
5428         * configure: Regenerate.
5430 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5432         PR libgcj/10353
5433         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5434         * configure: Regenerate.
5436 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5438         * MAINTAINERS (Write After Approval): Add myself.
5440 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5442         * MAINTAINERS: Update my e-mail address.
5444 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5446         * MAINTAINERS (Write After Approval): Add myself.
5448 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5450         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5451         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5452         target-libgloss when not *-*-elf and *-*-aout.
5453         * configure: Regenerate.
5455 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5457         * MAINTAINERS: Remove obsolete entries.
5459         * MAINTAINERS (Write After Approval): Add Michael Matz.
5461 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5463         * MAINTAINERS: Remove self as cpplib maintainer.
5465 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5467         * install-sh, config.sub: Import from upstream.
5469 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5471         PR bootstrap/18222
5472         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5473         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5474         * Makefile.in: Regenerate.
5476 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5478         * MAINTAINERS: Update my email address.
5480 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5481             Andreas Schwab  <schwab@suse.de>
5483         PR bootstrap/18033
5484         * config-ml.in: Eval option if surrounded by single quotes.
5486 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5488         Revert 2004-12-28 Makefile changes, a better fix will be
5489         applied to mainline and src after GCC 4.0 branches.
5491 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5493         PR bootstrap/17383
5495         * Makefile.def (target_modules): Remove stage parameter,
5496         it is always true now.
5497         * Makefile.tpl (configure-build-[+module+],
5498         configure-target-[+module+]): Always build symlink tree
5499         for the directory and for include.  BUILD_SUBDIR and
5500         TARGET_SUBDIR cannot be . anymore.
5501         * Makefile.in: Regenerate.
5503 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5505         Revert 2004-12-08 Makefile changes.
5507 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5509         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5510         cygwin, mingw.
5512 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5514         * configure.in (sh64-*-*): Reenable gprof.
5515         * configure: Regenerate.
5517 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5519         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5520         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5521         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5522         * Makefile.in: Regenerate.
5524 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5526         * MAINTAINERS: Update my email address.
5528 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5530         * Makefile.tpl: Generate normal dependencies if the LHS module is
5531         not bootstrapped.
5532         * Makefile.in: Regenerate.
5534 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5536         * configure.in: Include config/gxx-include-dir.m4.  Use
5537         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5538         * configure: Regenerate.
5540 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5542         * config.if: Delete.
5543         * configure.in: Set libstdcxx_incdir directly.
5544         * configure: Regenerate.
5546 2004-12-02  Eric Christopher  <echristo@redhat.com>
5548         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5549         * Makefile.in: Regenerate.
5551 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5553         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5554         * configure: Regenerate.
5556 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5558         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5559         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5560         * configure: Regenerate.
5562 2004-12-01  Eric Christopher  <echristo@redhat.com>
5564         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5565         of things to remove.
5567 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5569         * MAINTAINERS (Write After Approval): Update my e-mail address.
5571 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5573         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5574         from CVS libtool to always pass_all.
5576 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5578         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5579         (hppa*64*-*-*): Delete incorrect comment.
5580         * configure: Rebuilt.
5582 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5584         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5586 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5588         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5589         from CVS libtool to always pass_all.
5591 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5593         * install-sh, compile: Import from automake.
5595 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5597         * config.guess, config.sub:  Import from savannnah.
5599 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5601         * MAINTAINERS (Write After Approval): Add myself
5603 2004-11-12  Mike Stump  <mrs@apple.com>
5605         * Makefile.def: Add html support.
5606         * Makefile.tpl: Likewise.
5607         * Makefile.in: Regenerate.
5609 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5611         PR 18423
5612         * configure.in: Remove all instances of build-fixincludes from
5613         noconfigdirs.
5614         (build_configargs): Supply --target to subdirectories.
5615         * configure: Regenerate.
5617         * Makefile.def: Make gcc install depend on fixincludes install.
5618         * Makefile.in: Regenerate.
5620 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5622         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5624 2004-11-11  Paul Brook  <paul@codesourcery.com>
5626         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5628 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5630         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5631         target-libgfortran.
5632         * configure: Regenerate.
5634 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5636         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5637         like CC.
5639 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5641         * Makefile.def (host fixincludes): Specify missing targets.
5642         * Makefile.in: Regenerate.
5644 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5646         * MAINTAINERS: Add myself
5648 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5650         * MAINTAINERS (Write After Approval): Add myself.
5652 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5654         * Makefile.def: Build fixincludes for the host, too.
5655         * Makefile.in: Regenerate.
5656         * configure.in (host_tools): Add fixincludes.
5657         * configure: Regenerate.
5659 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5661         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5662         * configure: Regenerated.
5664 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5666         PR other/17783
5667         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5668         * configure: Regenerated.
5670 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5672         * README.SCO: Update per FSF instructions.
5674 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5676         PR target/18151
5677         * configure.in (case ${target}): Do not build fixincludes for avr.
5678         * configure: Regenerated.
5680 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5682         * configure.in (case ${target}): Do not build fixincludes
5683         on platforms where it is not used.
5684         * configure: Regenerated.
5686 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5688         * configure.in: Use an absolute path to install-sh.
5689         * configure: Regenerated.
5691 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5693         * MAINTAINERS (Write After Approval): Add myself.
5695 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5697         * MAINTAINERS: Remove from Write After Approval those that are
5698         already maintainers.
5700 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5702         * MAINTAINERS:  Update my email address.
5704 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5706         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5707         * configure: Regenerate.
5709 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5711         * MAINTAINERS:  Update my email address.
5713 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5715         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5716         entries belonging to this category.
5718 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5720         * MAINTAINERS: Update my e-mail address.
5722 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5724         Fix wrong conflict resolution in:
5726         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5728         * Makefile.in: Regenerate.
5729         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5730         in the recursive `make', instead of hardwiring `all'.
5731         (Autogenerated TARGET-* variables): New.
5733 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5735         * configure.in: Enable target-libgloss for crx-*-*.
5736         * configure: Regenerate.
5738 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5740         * MAINTAINERS (Various Maintainers): Move the "windows,
5741         cygwin, mingw" maintainer to ...
5742         (OS Port Maintainers): ... here.
5744 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5746         * MAINTAINERS (Write After Approval): Remove those that are
5747         maintainers of some subsystem.
5749 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5751         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5752         * ltcf-cxx.sh (tpf*): Likewise.
5753         * ltconfig (tpf*): Add TPF OS configuration support.
5755 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5757         * MAINTAINERS: Change my email address to my new work account.
5759 2004-09-24  Michael Roth  <mroth@nessie.de>
5761         * configure.in (--without-headers): Add missing double quotes.
5762         * configure: Regenerate.
5764 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5766         * ylwrap: Revert to previous version.
5768 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5770         PR bootstrap/17369
5771         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5772         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5773         SET_GCC_LIB_PATH_CMD.
5774         (BASE_TARGET_EXPORTS): Likewise.
5775         * Makefile.in: Regenerated.
5777         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5778         * configure: Regenerated.
5780 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5782         * config.guess: New upstream version
5783         * compile, depcomp, install-sh, ylwrap: Likewise.
5785 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5787         * config/mh-x86omitfp: New host makefile fragment.  Add
5788         -fomit-frame-pointer to the default BOOT_CFLAGS.
5789         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5790         * configure: Regenerate.
5792 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5794         PR target/11572
5795         * configure.in (*-*-darwin*): Renable libobjc.
5796         * configure: Regenerate.
5798 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5800         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5802 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5804         * Makefile.def: Remove libbanshee.
5805         * Makefile.tpl: Ditto.
5806         * configure.in: Ditto.
5807         * Makefile.in: Regen.
5808         * configure: Ditto.
5810 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5812         * ltmain.sh: Use $pic_object as $non_pic_object if
5813         $non_pic_object=none.
5815 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5817         * missing: Import latest version from master repository.
5819 2004-09-06  Nick Clifton  <nickc@redhat.com>
5821         * config.sub: Import latest version from master repository.
5822         * config.guess: Likewise.
5823         This includes these changes:
5825         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5827         * config.sub: Handle crisv32, alias etraxfs.
5828         * config.guess (crisv32:Linux:*:*): Handle.
5830         2004-08-13  Brad Smith  <brad@comstyle.com>
5832         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5833         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5835         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5837         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5838         assume the processor is a powerpc.  This is because coreutils
5839         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5840         in this case, due to a MacOS X bug that causes
5841         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5842         to return a negative number.
5843         Problem reported by Petter Reinholdtsen in:
5844         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5846         2004-07-19  Ben Elliston  <bje@gnu.org>
5848         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5850         2004-06-24  Ben Elliston  <bje@gnu.org>
5852         * config.guess: Update copyright years.
5853         * config.sub: Likewise.
5855         2004-06-22  Robert Millan  <robertmh@gnu.org>
5857         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5858         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5860         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5862         * config.guess (*:*VMS:*:*): New entry. Replaces
5863         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5864         manufacturer.
5866         2004-06-22  Ben Elliston  <bje@gnu.org>
5868         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5869         * config.sub: Likewise.
5871         2004-06-22  Ben Elliston  <bje@gnu.org>
5873         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5874         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5876         2004-06-11  Ben Elliston  <bje@gnu.org>
5878         * config.guess (pegasos:OpenBSD:*:*): Remove.
5880         2004-06-11  Ben Elliston  <bje@gnu.org>
5882         From Wouter Verhelst <wouter@grep.be>:
5883         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5885         2004-06-11  Ben Elliston  <bje@gnu.org>
5887         * config.guess (luna88k:OpenBSD:*:*): New.
5889         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5891         * config.guess (m32r*:Linux:*:*): New case.
5892         * config.sub: Handle m32rle.
5894         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5896         From Jens Petersen  <petersen@redhat.com>:
5897         * config.sub: Handle sparcv8.
5899         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5901         From Tom Smith <smith@cag.lkg.hp.com>:
5902         * config.guess: Version suffixes are equally significant on Tru64
5903         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5904         prefix of "P" (patched kernel).
5906         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5908         * config.sub: Add support for National Semiconductor CRX target.
5910 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5912         * MAINTAINERS (Various Maintainers): Remove myself as web page
5913         maintainer, add myself as maintainer of build status lists.
5915 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5917         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5918         *-*-netware, but add target-libmudflap.
5919         Consolidate *-*-netware targets (of which really only i?86 exists)
5920         into a single entry.
5921         * configure: Likewise.
5923 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5925         * Makefile.tpl (sorry): Remove.
5926         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5927         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5928         (do-clean): Clean per-stage directories too.
5929         (do-distclean): Run distclean-stage1 too.
5930         (.NOTPARALLEL): Enable during toplevel bootstrap.
5931         (stage[+id+]-bubble): Enable parallel execution during
5932         the recursive invocation.
5933         * Makefile.in: Regenerate.
5935         Fix previous checkin:
5937         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5938         include.
5939         * configure.in: Fix indentation.
5940         * configure: Regenerate.
5942 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5944         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5945         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5946         * configure: regenerate
5947         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5948         -mdynamic-no-pic
5950 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5952         * Makefile.def (build_modules): Add fixincludes.
5953         (dependencies): Make gcc depend on fixincludes.
5954         * configure.in (build_tools): Add fixincludes.
5955         (build_configdirs): Always include build_libs.
5956         * Makefile.in: Regenerate.
5957         * configure: Regenerate.
5959 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5961         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5962         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5963         phony targets; do not generate timestamp files.
5964         (distclean-stageN): Remove references to their timestamp files.
5965         (restageN, touch-stageN): Remove.
5966         (stageN-bubble): Rewritten.
5967         (compare): Support lean bootstraps.
5968         * Makefile.in: Regenerate.
5970         * configure.in: Only warn when bootstrapping but
5971         build != host or build != target.  Support lean bootstraps.
5972         * configure: Regenerate.
5974 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5976         * configure.in:  Give a better error message if GMP/MPFR are missing
5977         and a language needing them has been requested.
5978         * configure:  Regenerated.
5980 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5982         * configure.in:  Print a list of available language front-ends if
5983         a requested one is missing.  Tidy stray tab characters.
5984         * configure:  Regenerated.
5986 2004-08-19  Michael Koch  <konqueror@gmx.de>
5988         * gcc/doc/install.texi: Update entry about automake for libjava.
5990 2004-08-17  Robert Millan  <robertmh@gnu.org>
5992         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5993         (instead of FreeBSD).
5994         * configure: Regenerate.
5996 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5998         * Makefile.in: Regenerate.
5999         * configure: Regenerate.
6001         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6002         stage_*_flags.
6003         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6004         for bootstrapped modules if toplevel bootstrap is going.
6005         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6006         modules.  Adjust for changes in Makefile.def.  Enable several
6007         rules even in non-bootstrap mode, just to avoid peppering the
6008         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6009         (stage-[+prev+]-bubble): Remove.
6011         * Makefile.def (Dependencies): Depend on all-build-bison,
6012         all-build-flex, all-build-byacc, all-build-texinfo, rather
6013         than the host variations.
6014         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6015         with BUILD_SUBDIR.
6016         (BISON): Update for recent Bisons.
6017         (YACC): Fix typo.
6018         (cross): Depend on all-build.
6019         (all): Do not depend on all-build.
6020         (prebootstrap): Remove.
6021         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6022         (Prebootstrap dependencies): Add them to the per-stage targets
6023         and to all-prebootstrap.
6024         * configure.in (build_configdirs): Always enable build_tools.
6025         (BUILD_DIR_PREFIX): Remove.
6027         * Makefile.def (gcc): Add target variable.
6028         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6029         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6030         in the recursive `make', instead of hardwiring `all'.
6031         (Autogenerated TARGET-* variables): New.
6033 2004-08-13  Brian Booth  <bbooth@redhat.com>
6035         * MAINTAINERS: Remove myself from write-after-approval.
6037 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6039         * src-release: Stop distributing mmalloc with gdb (which doesn't
6040         use it).
6041         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6042         * Makefile.in: Regenerate.
6044 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6046         * configure.in (arm*-*-eabi*): New target.
6047         * configure: Regenerate.
6049 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6051         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6052         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6053         (Dependencies): New section.
6054         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6055         (configure-target-[+module+]): Depend on maybe-all-gcc
6056         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6057         (toplevel profiledbootstrap): Fix dependencies.
6058         * Makefile.in: Regenerate.
6060 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6062         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6063         target-libiberty to noconfigdirs.
6064         * configure: Regenerate.
6066 2004-08-03  Paul Brook  <paul@codesourcery.com>
6068         * configure.in: Check for MPFR as well as GMP.
6069         * configure: Regenerate.
6071 2004-08-01  Robert Millan  <robertmh@gnu.org>
6073         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6074         libmudflap for all GNU-based systems (with Glibc).
6075         * configure: Regenerate.
6077 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6079         * Makefile.def (host-modules): Add gcc.
6080         * Makefile.in: Regenerate.
6081         * Makefile.tpl (sorry): New rule.
6082         (configure-host, all-host, [+make_target+]-host, do-check,
6083         install-host): Do not add gcc as a special case.
6084         (host modules): Add a small special-casing for gcc.  Export
6085         extra_make_flags through the environment.
6086         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6087         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6088         other recursive targets for gcc): Remove.
6090         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6091         (stage, unstage): New rules.
6092         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6093         distclean-stage[+id+]): Use stage_current.
6094         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6095         the stage*-start rules.
6097 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6099         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6100         use -all_load flag.
6102 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6104         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6105         * configure: Regenerate.
6107 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6109         * maintainer-scripts/gcc_release: Revert yesterday's change.
6111 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6113         * MAINTAINERS: Add myself to write-after-approval.
6115 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6117         * libf2c: Removed.
6118         * gcc/gccbug.in: Updated because of libf2c removal.
6119         * maintainer-scripts/gcc_release: Ditto.
6121 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6123         * configure.in: Build libmudflap by default on FreeBSD.
6124         * configure: Regenerated.
6126 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6128         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6129         systems.
6130         * configure: Regenerated.
6132 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6134         PR target/16344
6135         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6136         feedback based compiler.
6137         * Makefile.in: Rebuilt.
6139 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6141         * Makefile.def (host_modules): Set bootstrap=true for flex.
6142         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6143         * Makefile.in: Rebuilt.
6145 2004-07-07  Jan Hubicka  <jh@suse.cz>
6147         * MAINTAINERS: Add self as a profile feedback maintainer.
6149 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6151         * configure.in:  Do not prepend $srcdir to /dev/null in
6152         makefile fragments.
6153         * configure:  Regenerate.
6155 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6157         * Makefile.def (build_modules): Add bison, byacc, flex,
6158         m4, texinfo.
6159         (flags_to_pass): Add FLEX.
6160         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6161         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6162         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6163         DEFAULT_MAKEINFO): Remove.
6164         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6165         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6166         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6167         objdir or else use configured tool.
6168         (all-build): New.
6169         (all): Depend on it.
6170         (Build module dependencies): Add.
6171         * Makefile.in: Regenerate.
6172         * configure.in: Better support for multiple build modules,
6173         matching what is done for host/target modules.  Do not look
6174         for "plausible" locations of build tools if Canadian cross.
6175         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6176         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6177         * configure: Regenerate.
6179 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6181         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6182         * Makefile.in: Regenerate.
6184 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6186         * Makefile.tpl (configure-build-[+module+],
6187         configure-[+module+], configure-target-[+module+]): Pass
6188         [+extra_configure_args+].
6189         (all-build-[+module+], all-[+module+], check-[+module+],
6190         install-[+module+], [+make_target+]-[+module+],
6191         all-target-[+module+], check-target-[+module+],
6192         install-target-[+module+], [+make_target+]-target-[+module+]):
6193         Pass [+extra_make_args+].
6194         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6195         (GCC_HOST_EXPORTS): Remove.
6196         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6197         cross, check-gcc, check-gcc-c++, install-gcc,
6198         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6199         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6200         * Makefile.in: Regenerate.
6202 2004-06-21  Matthew Sachs  <msachs@apple.com>
6204         * MAINTAINERS: Added self to write-after-approval.
6206 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6208         * configure.in: Check for srcdir/winsup rather than build directory
6209         winsup.
6210         * configure: Regenerate.
6212 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6214         * configure.in: Don't build Cygwin native newlib if winsup
6215         directory is missing.  Emit warning instead.
6216         * configure: Regenerate.
6218 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6220         * Makefile.tpl (touch-stage[+id+]): New.
6221         (restage[+prev+]): Depend on touch-stage[+id+].
6223         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6224         Use it throughout.
6226         * Makefile.def: Add profile and feedback bootstrap stages.
6227         Remove next field from bootstrap stages.
6228         * Makefile.tpl (LN, LN_S): Substitute.
6229         (stageN-start, stageN-end): Use double-colon rules, to
6230         provide a hook for additional setup commands.
6231         (distclean-stageN-gcc, restageN): Create dependencies from
6232         [+prev+], not from [+next+].
6233         (stageN-bubble): Add commands for successive stages from
6234         [+prev+], using double-colon rules.
6235         (all-stageN-gcc): Fix typo.
6236         (stagefeedback-start, profiledbootstrap): New.
6237         * Makefile.in: Regenerate.
6238         * configure.in: Call ACX_PROG_LN.
6239         * configure: Regenerate.
6241 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6243         * MAINTAINERS (Write After Approval): Add myself.
6245 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6247         * MAINTAINERS (Write After Approval): Add myself.
6249 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6251         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6252         without gcc.
6253         * configure: Regenerate.
6255 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6257         * Makefile.tpl: Fix typo.
6258         * Makefile.in: Regenerate.
6260 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6262         * configure.in: Remove new- prefix from toplevel
6263         bootstrap targets.
6264         * configure: Regenerate.
6266 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6268         * Makefile.tpl (all.normal): Rename to all.
6269         (all): Replace with a rule to pick the default
6270         target from configure.
6271         (all-gcc, configure-gcc): Use conditionals to
6272         do nothing when toplevel bootstrap is going on.
6273         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6274         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6275         * configure.in: Support --enable-bootstrap.
6277         * Makefile.def: Remove new- prefix from toplevel
6278         bootstrap targets.
6279         * Makefile.tpl: Likewise.
6281         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6282         target.
6284         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6285         $(RECURSE_FLAGS) to recursive invocation of make.
6287         * Makefile.in: Regenerate.
6288         * configure: Regenerate.
6290 2004-05-30  Andreas Jaeger  <aj@suse.de>
6291             Jim Wilson  <wilson@specifixinc.com>
6293         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6294         like CC.
6296 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6298         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6299         * configure: Regenerate.
6301 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6303         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6304         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6305         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6306         targets.
6307         * Makefile.in: Regenerate.
6309 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6311         * configure.in: Test the ability to symlink directories.
6312         * configure: Regenerate.
6314         * Makefile.def (bootstrap-stage): New definitions.
6315         * Makefile.tpl (configure-stage1-gcc,
6316         configure-stage2-gcc, configure-stage3-gcc,
6317         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6318         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6319         new-restage3, compare): Autogenerate, see Makefile.in
6320         entry for behavioral changes.
6321         (distclean-stage1, new-stage1-start, new-stage1-end,
6322         new-stage1-bubble, distclean-stage2, new-stage2-start,
6323         new-stage2-end, new-stage2-bubble, distclean-stage3,
6324         new-stage3-start, new-stage3-end): New autogenerated targets.
6325         (objext, prebootstrap, BOOT_CFLAGS,
6326         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6327         targets.
6329         * Makefile.in: Regenerate.
6330         (distclean-stage1, new-stage1-start, new-stage1-end,
6331         new-stage1-bubble, distclean-stage2, new-stage2-start,
6332         new-stage2-end, new-stage2-bubble, distclean-stage3,
6333         new-stage3-start, new-stage3-end): New targets.
6334         (all-stage1-gcc): Move prebootstrap dependency from here...
6335         (configure-stage1-gcc): ...to here.
6336         (new-bootstrap): Use bubble targets.
6337         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6338         Use per-stage distclean targets.
6339         (configure-stage1-gcc, configure-stage2-gcc,
6340         configure-stage3-gcc, all-stage1-gcc,
6341         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6342         Use new-stageN-start to prepare the tree.
6344 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6346         * Makefile.def (host_modules): add libcpp.
6347         * Makefile.tpl: Add dependencies on and for libcpp.
6348         * Makefile.in: Regenerate.
6349         * configure.in: Add libcpp host module.
6350         * configure: Regenerate.
6352 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6354         * Makefile.tpl: Whenever a recursive target is defined, wrap
6355         it in a special @if/@endif block, and prepare its maybe
6356         dependency in the @if/@endif block
6357         * configure.in: Instead of writing maybe dependencies, remove
6358         the @if/@endif statements, and remove the @if/@endif blocks
6359         that remain.
6360         * configure: Regenerate.
6361         * Makefile.in: Regenerate.
6363 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6365         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6367 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6369         PR bootstrap/15120
6370         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6371         * */configure: Rebuilt.
6373 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6375         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6376         of libf2c.
6377         * configure, Makefile.in: Regenerate.
6379 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6381         * MAINTAINERS (Write After Approval): Add myself.
6383 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6385         Merge from tree-ssa-20020619-branch.
6387         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6388         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6389         (HOST_GMPLIBS): Define.
6390         (HOST_GMPINC): Define.
6391         (TARGET_LIB_PATH): Add libmudflap.
6392         (GFORTRAN_FOR_TARGET): Define.
6393         (configure-build*): Export GFORTRAN.
6394         (configure-gcc): Export GMPLIBS and GMPINC.
6395         (all-gcc): Add maybe-all-libbanshee.
6396         (configure-target-libgfortran): Define.
6397         * Makefile.in: Regenerate.
6398         * configure.in (host_libs): Add libbanshee.
6399         (target_libraries): Add target-libmudflap and target-libgfortran.
6400         Add --with-libbanshee.
6401         Handle --disable-libmudflap.
6402         (*-*-freebsd*): Use with_gmp.
6403         Add $(libgcj) to noconfigdirs.
6404         * configure: Regenerate.
6405         * depcomp: New file.
6406         * MAINTAINERS: Add tree-ssa maintainers.
6408 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6410         * MAINTAINERS (Various Maintainers): Add myself.
6412 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6414         * MAINTAINERS (Write After Approval): Add myself.
6416 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6418         * MAINTAINERS (Write After Approval): Add myself.
6420 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6422         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6423         * configure: Regenerate.
6425 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6427         Revert:
6428         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6430         * Makefile.def (flags_to_pass): Remove *dir variables that
6431         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6432         as well as prefix and exec_prefix.
6433         * Makefile.in: Regenerate.
6435 2004-04-26  Robert Millan  <robertmh@gnu.org>
6437         Add patches from libtool CVS.
6438         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6439         * ltconfig: Likewise.
6440         * ltcf-c.sh: Likewise.
6441         * ltcf-cxx.sh: Likewise.
6442         * ltcf-gcj.sh: Likewise.
6444 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6446         * Makefile.def (host_modules): Mark with the bootstrap
6447         flag packages on which gcc depends.
6448         * Makefile.tpl (all-bootstrap): Use it.
6449         * Makefile.in: Regenerate.
6451 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6453         * Makefile.def (flags_to_pass): Remove *dir variables that
6454         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6455         as well as prefix and exec_prefix.
6456         * Makefile.in: Regenerate.
6458 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6460         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6461         * configure: Regenerate.
6462         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6463         * gcc/Makefile.tpl (compare): Use the result of the test.
6464         * gcc/Makefile.in: Regenerate.
6466 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6468         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6469         Always relocate gcc and prev-gcc to the original names, even
6470         if the build fails.
6471         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6472         New targets.
6474 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6476         * MAINTAINERS: Update my email address.
6478 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6480         * configure.in (mips*-*-irix5*): Enable ld.
6481         * configure: Regenerate.
6483 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6485         * configure: Regenerate.
6487 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6489         * Makefile.tpl (configure-[+module+], configure-gcc,
6490         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6491         Set and export LDFLAGS.
6492         * Makefile.in: Regenerate.
6494 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6496         * MAINTAINERS: Add myself to write-after-approval.
6498 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6500         PR bootstrap/14871
6501         * Makefile.tpl: If we don't have built-in-tree target tools,
6502         use the ones found by configure rather than hacking around with
6503         program_transform_name.
6504         * configure.in: Give Makefile.tpl the information necessary
6505         to do that.
6506         * Makefile.in: Regenerate.
6507         * configure: Regenerate.
6509 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6511         PR bootstrap/14760
6512         * configure.in: When computing baseargs, strip *all* copies of
6513         offending options.  Also, don't match/substitute the trailing space,
6514         so that this actually works when two similar options are separated by
6515         only one space.
6516         * configure: Regenerate.
6518 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6520         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6521         (rs6000-*-aix*): Same.
6522         * configure: Regenerate.
6524 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6526         * MAINTAINERS: Add myself to write-after-approval.
6528 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6530         * MAINTAINERS: Add myself to write-after-approval.
6532 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6534         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6535         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6536         * Makefile.in: Regenerate.
6538         * configure.in (top level bootstrap support): Rework --enable-werror
6539         to set @stage2_werror_flag@.
6540         * configure: Regenerate.
6541         * Makefile.tpl (top level bootstrap support): Pass
6542         @stage2_werror_flag@ down to configure in stages 2 and 3.
6543         * Makefile.in: Regenerate.
6545 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6547         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6548         for stages 2 and 3 as well as in make.  As a consequence, remove
6549         OUTPUT_OPTION (now detected by configure) from the flags passed down
6550         to make.
6551         * Makefile.in: Regenerate.
6553         * Makefile.tpl (new-bootstrap): Fix typo.
6554         * Makefile.in: Regenerate.
6556 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6558         * Makefile.tpl: Rearrange by moving recursive_targets rules
6559         into their proper sections.
6560         * Makefile.tpl (top level bootstrap support): Move disabling
6561         of coverage flags from 'make' to 'configure'; improve comments.
6562         * Makefile.in: Regenerate.
6564         * Makefile.tpl (experimental top level bootstrap) Move stage1
6565         language setting from all- target to configure- target; disable
6566         intermodule optimization in stage 1; prevent gratuitous rebuilds
6567         of stage 1.
6568         * Makefile.in: Regenerate.
6569         * configure.in: Comma-separate stage 1 language list for top
6570         level bootstrap.
6571         * configure: Regenerate.
6573         * Makefile.tpl: Clean up experimental top level bootstrap support:
6574         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6575         prev-gcc in configure- targets as well as all- targets.
6576         * Makefile.in: Regenerate.
6578 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6580         * compile: New file imported from automake.
6582 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6584         * configure.in: Remove symbolic link section.
6585         * configure: Regenerate.
6586         * Makefile.tpl (links): Remove.
6587         * Makefile.in: Regenerate.
6589 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6590             Nathanael Nerode  <neroden@gcc.gnu.org>
6592         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6593         Set with AC_CHECK_PROGS.
6594         * configure.in: Fix comment typo from last patch.
6595         * configure: Regenerate.
6597 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6599         * Makefile.tpl: Introduce experimental top level bootstrap support.
6600         * Makefile.in: Regenerate.
6601         * configure.in: Introduce support for top level bootstrap.
6602         * configure: Regenerate.
6604 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6605             Paolo Bonzini  <bonzini@gnu.org>
6607         PR bootstrap/14522
6608         * configure.in: Cope with shells that do not support unquoted ^
6609         * configure: Regenerate.
6611 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6612             Paolo Bonzini  <bonzini@gnu.org>
6614         PR bootstrap/14522
6615         * configure.in: Cope with shells that do not support nesting
6616         quotes inside quoted backquote substitutions.
6617         * configure: Regenerate.
6619 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6621         PR bootstrap/14522
6622         * configure.in: Fix escaping of $.
6623         * configure: Regenerate.
6625 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6627         * configure: Regenerate, since I forgot to while committing Paolo's
6628         changes.
6630 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6632         PR ada/14131
6633         Move language detection to the top level.
6634         * configure.in: Find default values for the tools as
6635         soon as possible.  Disable ada if GNAT is not found.
6636         Emit error message about missing languages.  Expand
6637         --enable-languages=all for the gcc subdirectory.
6639 2004-03-10  Ben Elliston  <bje@gnu.org>
6641         * MAINTAINERS: Update my email address.
6643 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6645         * ltconfig: Disable building static libraries if building shared
6646         libraries on AIX 5L.
6648 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6650         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6651         and disable libgcj.
6652         * configure: Regenerated.
6654 2004-03-01  Brian Booth  <bbooth@redhat.com>
6656         * MAINTAINERS: Add myself to write-after-approval.
6658 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6660         * MAINTAINERS: Add myself to write-after-approval.
6662 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6664         PR bootstrap/7087
6665         * Makefile.tpl: Guard XFOO sed statements better.
6666         * Makefile.tpl: Add dependency for configure-target-libada.
6667         * Makefile.in: Regenerate (incidentally fixes broken
6668         commit when libada-branch was merged).
6670 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6672         * MAINTAINERS: Add myself to write-after-approval.
6674 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6676         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6677         maintainers.
6679 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6681         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6682         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6684 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6686         PR bootstrap/11932
6687         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6689 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6691         * MAINTAINERS: Added myself to write-after-approval.
6693 2004-02-14  Michael Koch  <konqueror@gmx.de>
6695         * MAINTAINERS: Added myself to write-after-approval.
6697 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6699         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6700         some OS port maintainers to OS port maintainers section.
6702 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6704         * MAINTAINERS: Add self.
6706 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6708         * MAINTAINERS: Alphabetize.
6710 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6712         * MAINTAINERS: Remove myself.
6714 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6716         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6717         (rs6000-*-aix*): Same.
6718         * configure: Regenerate.
6720 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6722         * configure.in (host): Add in missing $noconfigdirs to defines.
6723         * configure: Regenerate.
6725 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6726             Nathanael Nerode  <neroden@gcc.gnu.org>
6728         PR ada/6637, PR ada/5911
6729         Merge with libada-branch:
6730         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6731         with appropriate dependencies. Add --enable-libada configure switch.
6732         * configure, Makefile.in: Regenerate.
6734 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6736         * MAINTAINERS: Add myself to write-after-approval.
6738 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6740         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6741         * configure: Regenerate.
6743 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6745         Merge from upstream:
6747         * ltmain.in: When setting IFS to '~', be careful about user
6748         arguments that contain '~'.
6750         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6752         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6753         Also test $base_compile against $CC with escaped arguments. Bug
6754         reported by Geoff Keating <geoffk@apple.com>.
6756 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6758         * MAINTAINERS: Remove i960 port.
6760 2004-01-23  DJ Delorie  <dj@redhat.com>
6762         * Makefile.def (target_modules) [libiberty]: Don't stage.
6763         * Makefile.in: Rebuilt.
6765 2004-01-20  Caroline Tice  <ctice@apple.com>
6767         * MAINTAINERS: Add myself to write-after-approval.
6769 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6771         * MAINTAINERS: Update my email address.
6773 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6775         * MAINTAINERS: Add myself to write-after-approval.
6777 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6779         * MAINTAINERS: Remove entries without email address.
6781 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6783         * MAINTAINERS: Add myself to write-after-approval.
6785 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6787         * MAINTAINERS: Update my email address.
6789 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6791         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6792         * Makefile.tpl (configure-target-[+module+]): Support stage.
6793         * Makefile.in: Rebuilt.
6795 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6797         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6799 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6801         * MAINTAINERS: Add myself as a MIPS maintainer.
6803 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6805         * configure.in: Use ./config.cache, not config.cache.
6806         * configure: Regenerate.
6807         * Makefile.tpl: Special-casing not needed for GCC any more.
6808         * Makefile.in: Regenerate.
6810         * configure.in: Don't share a cache file for host dirs.
6811         * configure: Regenerate.
6813         * config-ml.in: Don't mess with the cache file.
6815 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6817         * MAINTAINERS: Move myself from 'Write After Approval' to
6818         'CPU Port Maintainers' section as SPARC maintainer.
6820 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6822         * Makefile.tpl: Make GCC use a separate config.cache.
6823         * Makefile.in: Regenerate.
6825         PR bootstrap/11932, PR bootstrap/11933
6826         (I don't know if it will fix either of them, but it relates
6827         to them.)
6828         * configure.in: Don't use shared config.cache for target
6829         directories.
6830         * configure: Regenerate.
6832 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6834         * MAINTAINERS: Add myself to 'Write After Approval' section.
6836 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6838         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6839         * configure: Regenerated.
6841 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6843         * MAINTAINERS: Remove the mn10200 maintainer.
6845 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6847         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6848         * configure: Regenerated.
6850 2003-12-16  Jan Hubicka  <jh@suse.cz>
6852         * MAINTAINERS: Add myself as callgraph maintainer.
6854 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6856         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6857         * configure: Regenerate.
6859 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6861         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6862         'Write After Approval' section. Update email.
6864 2003-12-01  James Lemke  <jim@wasabisystems.com>
6866         * MAINTAINERS (Write After Approval): Add myself.
6868 2003-11-20  Matt Thomas  <matt@3am-software.com>
6870         * MAINTAINERS: Add myself as a vax port maintainer.
6872 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6874         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6875         (configure-build-[+module+], configure-[+module+]): Likewise.
6876         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6877         * Makefile.in: Regenerate.
6879 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6881         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6882         shared/dylibed libraries.
6883         * ltmain.sh: Likewise.
6884         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6885         * ltcf-cxx.sh: Likewise.
6886         * ltcf-gcj.sh: Likewise.
6887         * ltconfig: Likewise.
6889 2003-11-17  Stan Cox  <scox@redhat.com>
6891         * MAINTAINERS: Add myself as iq2000 port maintainer.
6893 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6895         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6896         * Makefile.in: Regenerate.
6898 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6900         * config.sub: Update to 2003-11-03 version.
6902 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6904         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6905         * configure:  Regenerate.
6907 2003-10-20  Nicolas Pitre  <nico@cam.org>
6909         * MAINTAINERS: Add myself to 'Write After Approval' section.
6911 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6913         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6915 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6917         * MAINTAINERS: Update my email address.
6919 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6921         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6923 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6925         * MAINTAINERS: Add myself to 'Write After Approval' section.
6927 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6929         * config.guess: Update to 2003-10-16 version.
6930         * config.sub: Update to 2003-10-16 version.
6932 2003-10-15  David Daney  <ddaney@avtrex.com>
6934         * MAINTAINERS: Added myself to 'Write After Approval' section.
6936 2003-10-15  Falk Hueffner  <falk@debian.org>
6938         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6939         'Write After Approval' section. Update email.
6941 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6943         * MAINTAINERS: Move myself from 'Write After Approval' to
6944         'Various Maintainers' section as middle-end maintainer.
6946 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6948         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6949         HOST_FLAGS_TO_PASS.
6950         * Makefile.in: Regenerate.
6952 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6954         * config.guess: Update to 2003-10-07 version.
6955         * config.sub: Update to 2003-10-07 version.
6957 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6959         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6960         * ltconfig (irix5*, irix6*): Don't override version_type.
6962 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6964         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6965         * configure: Rebuilt
6966         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6967         * Makefile.in: Rebuilt
6969 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6971         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6973 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6975         * MAINTAINERS (Write After Approval): Add myself.
6977 2003-09-29  Paul Koning  <ni1d@arrl.net>
6979         * MAINTAINERS: Move myself from "Write After Approval"
6980         to CPU platform maintainers for pdp11 platform.
6982 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6984         * MAINTAINERS: Move myself from 'Write After Approval' to
6985         'Various Maintainers' section as libffi testsuite maintainer.
6987 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6989         * configure.in: Pass a computed --program-transform-name
6990         to subconfigures.
6991         * configure: Regenerated.
6993 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6995         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6996         * Makefile.in: Regenerate.
6998         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6999         * Makefile.in: Regenerate.
7001 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7003         * MAINTAINERS: Move myself from 'Write After Approval'
7004         to 'Various Maintainers' (objective-c) section.
7006 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7008         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7009         quoting.
7010         * configure: Regenerated.
7012 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7014         * MAINTAINERS (Write After Approval): Add myself to write after
7015         approval list.
7017 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7019         * MAINTAINERS (Write After Approval): Add myself.
7021 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7023         * MAINTAINERS: Update my e-mail address.
7025 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7027         * libtool.m4 (LD): Correct powerpc64 host match.
7029 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7031         * MAINTAINTERS: Update my affiliation and email address.
7033 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7035         * MAINTAINERS (Write After Approval): Add myself.
7037 2003-09-04  DJ Delorie  <dj@redhat.com>
7039         * configure: Regenerate.
7041 2003-09-04  Robert Millan  <robertmh@gnu.org>
7043         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7045 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7047         * configure.in: Ensure arguments to sed are properly spaced.
7048         * configure: Regenerate.
7050 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7052         * MAINTAINERS: Update my e-mail address.
7054 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7056         * MAINTAINERS (Write After Approval): Add myself.
7058 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7060         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7061         * configure: Regenerated.
7063 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7065         * MAINTAINERS: Update my email address.
7067 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7069         * configure.in:  Use newline instead of semicolon when assuming
7070         shell arguments in a for loop.
7071         * configure:  Regenerated.
7073 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7075         * MAINTAINERS: Resurrect the i860 maintainer.
7077 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7079         PR 8180
7080         * configure.in: When testing with_libs and with_headers, treat
7081         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7082         * configure: Regenerate.
7084         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7085         make, shell, etc.
7086         (baseargs): Likewise.
7087         * configure: Regenerate.
7089 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7091         * MAINTAINERS (Write After Approval): Add myself.
7093 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7095         * configure.in: Disable libgcj for darwin not on powerpc.
7096         * configure: Rebuild.
7098 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7100         * config-ml.in, symlink-tree: Add license.
7102 2003-08-03  Richard Stallman  <rms@gnu.org>
7103             Eben Moglen  <moglen@columbia.edu>
7105         * README.SCO: New file.
7107 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7109         * Makefile.tpl (check, check-c++): Express dependencies using
7110         dependencies rather than commands.
7111         * Makefile.in: Regenerate.
7113 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7115         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7116         * configure: Ditto.
7118 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7120         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7121         * Makefile.in: Update.
7123 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7125         * configure.in: Enable libgcj for darwin.
7126         * configure: Rebuild.
7128 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7130         * config-ml.in:  Use ac_configure_args directly instead of
7131         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7132         actually seen.
7134 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7136         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7137         creating target and build subdirs to build all parent dirs as needed.
7138         * Makefile.in: Rebuild.
7139         * configure.in: Don't build dirs explicitly here.
7140         * configure: Rebuild.
7142 2003-07-26  Paul Brook  <paul@nowt.org>
7144         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7146 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7148         * Makefile.tpl (all-make): Depend on intl.
7149         * Makefile.in: Rebuilt.
7151 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7153         * install-sh:  Update to newer upstream versions (associated with
7154         aclocal 1.7).
7155         * mkinstalldirs:  Likewise.
7156         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7158 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7160         * MAINTAINERS: Move self from Bug database only accounts
7161         to write-after-approval.
7163 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7165         * config.if: Remove unused libc_interface determination.
7167 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7169         * MAINTAINERS: Move self from write-after-approval to
7170         build machinery (*.in).
7172 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7174         PR bootstrap/11273
7175         PR bootstrap/11408
7176         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7177         unused INSTALL_PROGRAM_ARGS.
7178         * configure.in: Use AC_PROG_INSTALL.
7179         * Makefile.in: Regenerate.
7180         * configure: Regenerate.
7182 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7184         * MAINTAINERS: Alphabetize.
7186 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7188         * configure: Rebuilt.
7189         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7190         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7191         newlib nor libgloss.
7192         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7193         * configure.in (am33_2.0-*-linux*): Added.
7195 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7197         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7198         * configure: Regenerate.
7200 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7202         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7203         * Makefile.in: Regenerate.
7205 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7207         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7208         * Makefile.in: Regenerate.
7210 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7212         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7213         * Makefile.in: Regenerated.
7215         * config-ml.in: Replace PWD with PWD_COMMAND.
7217 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7219         * intl: New directory; see intl/ChangeLog for details.
7220         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7221         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7222         * Makefile.in: Regenerate.
7224 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7226         * configure.in: Clean up config-lang.in handling.  Delete
7227         useless assignment to "subdirs".
7228         * configure: Regenerate.
7230 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7232         * configure.in: Rename 'target_libs' to 'target_libraries'.
7233         Remove useless reference to 'target_libs'.
7234         * configure: Regenerate.
7236 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7238         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7239         * Makefile.in: Regenerate.
7241 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7243         * Makefile.def: Introduce flags_to_pass.
7244         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7245         * Makefile.in: Regenerate.
7247 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7249         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7250         and target-libgloss.
7251         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7252         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7253         * configure: Regenerate.
7255 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7257         * configure.in: Update testsuite_flags to new location.
7258         * configure. Regenerate.
7260 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7262         * Makefile.tpl: Remove BUILD_CC stuff.
7263         * Makefile.in: Regenerate.
7265 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7267         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7269 2003-06-16  Graeme Peterson  <gp@qnx.com>
7271         * MAINTAINERS (Write After Approval): Add myself.
7273 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7275         * config.guess: Update to 2003-06-12 version.
7276         * config.sub: Update to 2003-06-13 version.
7278 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7280         * config.guess: Update to 2003-06-06 version.
7281         * config.sub: Update to 2003-06-06 version.
7283 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7285         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7286         * configure. Regenerate.
7288 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7290         * configure.in: Disable serial configure by default.
7291         * configure: Regenerate.
7292         * Makefile.tpl: Abolish .NOTPARALLEL.
7293         * Makefile.in: Regenerate.
7295         * Makefile.tpl: Replace {build,host,target}_canonical by
7296         {build,host,target}.
7297         * Makefile.in: Regenerate.
7299         * Makefile.tpl: Fix stupid pasto.
7300         * Makefile.in: Regenerate.
7302 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7304         * Makefile.tpl: Remove bogus conditional.
7305         * Makefile.in: Regenerate.
7307 2003-06-05  Jan Hubicka  <jh@suse.cz>
7309         * Makefile.tpl (profiledbootstrap): New target.
7310         * Makefile.in (profiledbootstrap): New target.
7312 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7314         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7315         Pinski. Remove user names from other bugzilla-only maintainers.
7317 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7319         * Makefile.tpl: Make 'recursive targets' using autogen rather
7320         than shell loop.  Remove duplicate 'clean' targets and false
7321         comments.
7322         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7323         Add systematic method of specifying missing targets in subdirs.
7324         Add copyright boilerplate.
7325         * Makefile.in: Regenerate.
7326         * configure.in: Add 'recursive targets' to maybe list.
7327         * configure: Regenerate.
7329         * MAINTAINERS: "GNATS only" -> "Bug database only".
7331         * Makefile.tpl: Rename [+target+] to [+make_target+].
7332         * Makefile.def: Rename 'target' to 'make_target'.
7334 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7336         * MAINTAINERS: Add self as options handling maintainer.
7338 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7340         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7341         been too long since I touched those ports.
7343 2003-05-28  DJ Delorie  <dj@redhat.com>
7345         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7346         * Makefile.in: Regenerate.
7348 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7350         * configure.in: Use curly braces in the definition of tooldir.
7351         * configure: Regenerate.
7353 2003-05-21  DJ Delorie  <dj@redhat.com>
7355         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7356         newlib or libgloss.
7357         * Makefile.in: Regenerate.
7359 2003-05-21  DJ Delorie  <dj@redhat.com>
7361         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7362         * Makefile.in: Regenerate.
7364 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7366         * MAINTAINERS: Update my e-mail address.
7368 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7370         * configure.in: Switch more things to use maybe dependencies.
7371         * Makefile.tpl: Switch more things to use maybe dependencies.
7372         Factor out common code from autogen IF statements.
7373         * configure: Regenerate.
7374         * Makefile.in: Regenerate.
7376 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7378         * configure.in: Accept i[3456789]86 for machine type.
7379         * configure: Regenerate.
7381 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7383         * configure.in: Switch more things to use maybe dependencies.
7384         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7385         * configure: Regenerate.
7386         * Makefile.tpl: Switch more things to use maybe dependencies.
7387         * Makefile.in: Regenerate.
7389 2003-05-16  Andreas Schwab  <schwab@suse.de>
7391         * Makefile.tpl (install-opcodes): Define.
7392         * Makefile.in: Rebuild.
7394 2003-05-13  Andreas Jaeger  <aj@suse.de>
7396         * config.guess: Update to 2003-05-09 version.
7397         * config.sub: Update to 2003-05-09 version.
7399 2003-05-13  Michael Eager  <eager@mvista.com>
7401         * configure.in: Correct sed script so that options in quotes are not
7402         deleted.
7403         * configure: Rebuild.
7405 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7407         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7408         and $$s/newlib/libc/sys/cygwin32 include paths.
7409         * configure: Ditto.
7411 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7413         * MAINTAINERS: Update my email addresses.
7415 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7417         * config-ml.in: Propagate INSTALL variables.
7419 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7421         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7423 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7425         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7426         * Makefile.in: Regenerate.
7428 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7430         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7432 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7434         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7436 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7438         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7439         * Makefile.in: Regenerated.
7441 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7443         * MAINTAINERS (Write After Approval): Upgrade myself from
7444         GNATS only to write-after-approval. Update my mail address.
7446 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7448         (OS Port Maintainers: freebsd): Add myself.
7450 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7452         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7454 2003-04-22  Kean Johnston  <jkj@sco.com>
7456         * MAINTAINERS (SCO ports): Added myself.
7458 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7460         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7462 2003-04-19  Kean Johnston  <jkj@sco.com>
7464         * MAINTAINERS (Write After Approval): Add myself.
7466 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7468         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7469         * Makefile.in: Regenerate.
7471 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7473         * configure.in (powerpc64*-*-linux*): Remove.
7474         * configure: Rebuilt.
7476 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7478         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7479         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7480         and restrap.
7481         * Makefile.in:  Regenerate.
7483 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7485         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7486         * configure: Regenerated.
7488 2003-04-15  DJ Delorie  <dj@redhat.com>
7490         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7492 2003-04-13  Nick Clifton  <nickc@redhat.com>
7494         * config-ml.in: Remove support for --disable-aix removing
7495         call-aix multilibs.
7497 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7499         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7500         * */configure: Rebuilt.
7502 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7504         * MAINTAINERS: Add my email address.
7506 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7508         * MAINTAINERS (Write After Approval): Add myself.
7510 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7512         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7513         * Makefile.in: Regenerate.
7515 2003-03-14  Michael Chastain  <mec@shout.net>
7517         * Makefile.in: Regenerate with correct Makefile.def.
7519 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7521         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7522         Make macro.
7523         * Makefile.in: Regenerate.
7524         * configure.in: Clean up gxx_include_dir logic.
7525         * configure: Regenerate.
7527 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7529         * MAINTAINERS (Write After Approval): Add myself.
7531 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7533         * MAINTAINERS: Update my mail address.
7535 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7537         * configure.in (gxx_include_dir): Fix typo.
7538         * configure: Regenerated.
7540 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7542         * Makefile.tpl: Reindent.
7543         * Makefile.in: Regenerate.
7544         * configure.in: Reindent.  Don't set unused variables.
7545         * configure: Regenerate.
7547 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7549         * configure.in: Include $(build_tooldir)/sys-include in
7550         FLAGS_FOR_TARGET.
7551         * configure: Regenerated.
7553 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7555         * Makefile.tpl: Always pass down RANLIB.
7556         * Makefile.in: Regenerate.
7558         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7559         * Makefile.in: Regenerate.
7560         * configure.in: Remove unused logic relating to --enable-shared
7561         and --enable-threads.  Remove bogus comments.  Remove redundant
7562         noconfigdirs.
7563         * configure: Regenerate.
7565         * configure.in: Replace ${libstdcxx_version} by its value.
7566         Remove reference to mh-dgux.
7567         * configure: Regenerate.
7569 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7571         * MAINTAINERS (Write After Approval): Add myself.
7573 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7575         * Makefile.tpl: Rearrange.
7576         * Makefile.in: Regenerate.
7578 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7580         * configure.in: Add support for kaOS as cross build target system.
7581         * configure: Regenerated.
7583 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7585         * MAINTAINERS (Write after approval): Add myself.
7587 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7589         * MAINTAINERS: Update my email address.
7591 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7593         * MAINTAINERS: Add self to blanket write privs. section.
7595 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7597         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7598         configure-target-* as some target builds may require additional
7599         flags for preprocessor tests.
7600         * Makefile.in: Regenerated.
7602 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7604         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7605         * ltconfig: Handle it.
7606         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7607         auto-detecting it.
7609         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7610         it is used as argument to $CC.
7611         * ltcf-gcj.sh: Likewise.
7613         * configure.in: Introduce --enable-maintainer-mode.
7614         * configure: Rebuilt.
7615         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7616         for maintainer mode.
7617         * Makefile.in: Rebuilt.
7619 2003-02-18  Jason Merrill  <jason@redhat.com>
7621         * Makefile.tpl (check-c++): Allow parallelism.
7623 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7625         * MAINTAINERS: Remove John Carr (who never actually had access to
7626         gcc.gnu.org).
7628 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7630         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7631         don't configure target-libobjc.
7632         * configure: Regenerate.
7634 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7636         * Makefile.tpl (RANLIB): Define.
7637         * Makefile.in: Regenerate.
7639 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7641         * MAINTAINERS: Update my email.
7643 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7645         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7646         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7647         * Makefile.in: Regenerated.
7648         * configure.in: Remove all traces of snavigator, db, and grep.
7649         * configure: Regenerated.
7651 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7653         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7654         After Approval.
7656 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7658         * MAINTAINERS (Write after approval): Add myself.
7660 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7662         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7663         * Makefile.in: Regenerated.
7665 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7667         * config.guess: Updated to 2003-01-30's version.
7668         * config.sub: Updated to 2003-01-28's version.
7670 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7672         * config.if: If gcc_version is already set, just use it.  Don't set
7673         gcc_version_trigger if it's already set, otherwise set it to
7674         gcc/version.c, but only if the file exists.  If it is not set and
7675         gcc/version.c does not exist, try to extract the version number from
7676         $CC.
7678 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7680         * MAINTAINERS: Add myself to write-after-approval list.
7682 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7684         * configure.in:  Revert 24Jan change.
7685         * configure:  Regenerate.
7687 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7689         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7690         entry of HJ Lu.
7692 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7694         * configure.in: Revert previous change.
7695         * configure: Regenerate.
7697 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7699         * configure.in: Make rda native-only.
7700         * configure: Regenerate.
7702 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7704         * MAINTAINERS: Move myself from GNATS-only-accounts to
7705         write-after-approval.
7707 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7709         * configure.in: Add missing \.
7710         * configure: Rebuilt.
7712 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7714         * configure.in (baseargs): Avoid using \| in sed regular
7715         expressions.
7716         * configure: Rebuilt.
7718 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7720         * configure.in (baseargs): Remove all supported forms of
7721         --cache-file, --srcdir, --host, --build and --target options
7722         from argument lists.
7723         * configure: Rebuilt.
7725 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7727         * MAINTAINERS: Add myself to write-after-approval list.
7729 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7731         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7732         * configure: Rebuilt.
7734 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7736         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7737         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7738         * Makefile.in: Regenerate.
7739         * configure: Regenerate.
7741 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7743         * configure.in: Remove Makefile in build, host and target modules
7744         unless configure was run with --no-recursion.
7745         * configure: Rebuilt.
7747 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7749         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7750         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7751         * Makefile.in: Regenerate.
7753 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7755         * config.guess: Update to 2003-01-03 version.
7756         * config.sub: Update to 2003-01-03 version.
7758 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7760         * configure: Regenerate with proper autoconf 2.13.
7762 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7764         * configure.in: Add AC_PREREQ for consistency.
7765         * configure: Regenerate.
7767 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7769         * configure.in (GDB_TK): Add tcl directories conditional on
7770         gdb/gdbtk directory being present.
7771         * configure: Regenerate.
7773 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7775         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7776         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7777         * configure: Rebuilt.
7779 2002-12-31  Tom Tromey  <tromey@redhat.com>
7781         * Makefile.in: Rebuilt.
7782         * Makefile.def (target_modules) [libffi]: Allow installation.
7784 2002-12-31  Andreas Schwab  <schwab@suse.de>
7786         * configure.in: Fix use of $program_transform_name.
7787         * configure: Regenerated.
7789 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7791         * configure.in (baseargs): Don't remove first configure argument.
7792         * configure: Regenerated.
7794 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7796         * Makefile.tpl (local-distclean): Don't remove...
7797         (multilib.ts): ... this.  Moved into...
7798         (multilib.out): ... this.  Don't use sub-make.
7799         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7800         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7801         (configure-build-[+module+], configure-[+module+],
7802         configure-target-[+module+], configure-gcc): ... these.  Test
7803         for Makefile existence.  Drop config.status from dependencies.
7804         * Makefile.in: Rebuilt.
7805         * configure.in: Move gcc-version-trigger to the end of
7806         ac_configure_args.  Add comments to maybedep.tmp and
7807         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7808         nonopt from baseargs, matching and removing corresponding
7809         whitespace while at it.
7810         * configure: Rebuilt.
7812 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7814         * configure.in (host_configargs): Replace reference to
7815         no-longer-defined buildopts with --build=${build_alias}.
7816         * configure: Rebuilt.
7818         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7819         program_transform_name to standard idiom.
7820         (AUTOGEN, AUTOCONF): Define.
7821         (Makefile.in): Use $(AUTOGEN).
7822         (Makefile): Depend on config.status, and use autoconf-style rule to
7823         build it.  Move original commands to...
7824         (config.status): ... this new target.
7825         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7826         $(AUTOCONF).
7827         * Makefile.in: Rebuilt.
7829 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7831         * Makefile.tpl: Fix dramatic bustage due to change in
7832         program_transform_name.
7833         * Makefile.in: Regenerate.
7835         * configure.in: Remove unnecessary PATH setting.
7836         * configure: Regnerate.
7838         * configure.in: Don't default to unprefixed tools unless
7839         the native tools will work.
7840         * configure: Regenerate.
7842         * configure.in: Convert to autoconf script.  Blow away lots
7843         of now-redundant Makefile fragments.
7844         * configure: Generate using Autoconf.
7845         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7846         * Makefile.in: Regenerate.
7848 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7850         * configure: Fix stupid bug where RANLIB was mistakenly included.
7852         * configure.in: Rename (buildargs, hostargs, targargs) to
7853         (build_configargs, host_configargs, target_configargs).
7855         * configure.in: Move logic out of sed statement.
7857         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7858         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7860 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7862         * config.sub: Import from master repository
7863         * config.guess: Ditto
7865 2002-12-24  Andreas Schwab  <schwab@suse.de>
7867         * Makefile.tpl (multilib.out): Fix missing space.
7868         * Makefile.in: Regenerate.
7870 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7872         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7873         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7874         * Makefile.in: Regenerate.
7875         * configure.in: Remove unnecessary leftovers.
7877 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7879         * configure.in (extra_ranlibflags_for_target): New variable.
7880         (*-*-darwin): Add -c to ranlib commands.
7881         * configure (tooldir): Handle extra_ranlibflags_for_target.
7883 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7885         * Makefile.tpl: Revert HJL's change.
7886         * Makefile.in: Regenerated.
7887         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7888         always.
7890 2002-12-19  Andreas Schwab  <schwab@suse.de>
7892         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7893         * Makefile.in: Regenerate.
7895 2002-12-18  H.J. Lu  <hjl@gnu.org>
7897         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7898         * Makefile.in: Regenerated.
7900         * configure.in (build_prefix): New. Substitute.
7902 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7904         * Makefile.tpl: Don't let real targets depend on phony targets.
7905         * Makefile.in: Regenerate.
7907         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7908         * Makefile.in: Regenerate.
7910 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7912         * config.sub: Import from master repository
7913         * config.guess: Ditto
7915 2002-12-16  Jason Merrill  <jason@redhat.com>
7917         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7918         previous 'make bootstrap'.
7919         * Makefile.in: Regenerate.
7921 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7923         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7925 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7927         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7928         * Makefile.in: Regenerate.
7930 2002-12-13  Jason Merrill  <jason@redhat.com>
7932         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7933         library tests.
7934         (check-c++): Just depend on it and check-target-libstdc++-v3.
7935         * Makefile.in: Regenerate.
7937 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7939         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7940         * Makefile.in: Rebuilt.
7942 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7944         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7946 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7948         * configure: Fix bug put in by gremlins.
7950         * Makefile.tpl: Substitute more autoconfily.
7951         * configure: Substitute more autoconfily.
7952         * Makefile.in: Regenerate.
7954 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7956         * config.sub: Import from master repository
7957         * config.guess: Ditto
7958         * MAINTAINERS: Added Svein Seldal under write after approval
7960 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7962         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7963         * Makefile.in (all-sim): Ditto.
7965 2002-12-06  DJ Delorie  <dj@redhat.com>
7967         * Makefile.tpl: Change configure dependencies to not have real
7968         targets depend on phony targets.
7970 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7972         * configure.in: Revert unintentional change.
7974         * Makefile.tpl: Change dependency for */multilib.out so that
7975         it works when gcc isn't in the tree.
7977         * configure.in: Substitute more.
7978         * configure: Run subconfigures from the Makefile.
7979         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7980         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7982 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7984         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7986 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7988         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7989         and corresponding dependencies.
7990         * Makefile.in: Regenerate.
7992         * configure.in (host_tools): Order binutils, gas and ld for
7993         convenience in running the testsuites.
7995         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7996         * Makefile.in: Regenerate.
7997         * configure.in: Introduce rules to serialize subconfigure runs.
7999         * configure.in: Introduce BASE_CC_FOR_TARGET.
8000         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8001         Realize configure-build-* targets.  Realize configure-target-* targets.
8002         * Makefile.in: Regenerate.
8004 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8006         * configure: Move gcc_version_trigger stuff from here...
8007         * configure.in: ...to here.
8009         * configure.in: Separate subconfigure options added by this file from
8010         options given by the user.  Add machinery to put args for host
8011         subconfigures into the Makefile.
8013         * Makefile.tpl: Remove 'vault' targets.
8014         * Makefile.tpl: Reorder and comment dependencies.
8015         * Makefile.in: Regenerate.
8017 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8018         * configure.in: Fix my broken commit of previous patch. (sigh)
8020 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8022         * configure.in: Move host-specific darwin noconfigdirs into
8023         the host-specific section.
8025 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8027         * configure.in: Move host-specific darwin noconfigdirs into
8028         the host-specific section.
8030 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8032         * configure: Remove skip-this-dir support.
8033         * Makefile.tpl: Remove skip-this-dir support.
8035         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8036         subdirectories.
8037         * Makefile.in: Regenerate.
8039         * Makefile.tpl: Strip out useless setting of 'dir'.
8040         * Makefile.in: Regenerate.
8042 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8044         * configure.in: Fix deeply stupid bug.
8046         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8047         shell code in CXX_FOR_TARGET
8048         * Makefile.def: Introduce raw_cxx.
8049         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8050         RAW_CXX_FOR_TARGET.
8051         * Makefile.in: Regenerate.
8053 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8055         * Makefile.tpl: Remove unnecessary ifs.
8056         * Makefile.in: Regenerate.
8058         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8059         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8060         targets for 'no_install' modules.
8061         * configure: Move GDB_TK substitution to configure.in.  Move
8062         build_modules stuff to configure.in.
8063         * configure.in: Implement soft dependency machinery.  Maybe-ize
8064         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8065         * Makefile.in: Regenerate.
8067 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8069         * Makefile.tpl: Make all-target, install-target behave similarly
8070         to all, install (only hitting configured targets).  Eliminate
8071         unused macro defintions.
8073         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8074         build != host.
8076         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8078         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8080         * configure.in: Produce lists of subdir targets we're actually
8081         configuring.  Remove references to "dosrel".
8082         * Makefile.tpl: Let configure set which subdir targets are hit.
8083         Remove install-cross; clean up install; remove ALL.  Remove
8084         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8085         Autogenerate host module targets.  Remove empty dependency lines
8086         and redundant dependency; rearrange slightly.
8087         * Makefile.def: Add host-side libtermcap, utils.
8089         * Makefile.in: Regenerate.
8091 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8093         * ltconfig (osf[345]): Append $major to soname_spec.
8094         Reflect this in library_names_spec.
8095         * ltmain.sh (osf): Prefix $major with . for use as extension.
8097 2002-11-19  Andreas Jaeger  <aj@suse.de>
8099         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8100         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8101         and sparc64 GNU/Linux systems.
8103 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8105         * MAINTAINERS: Update email.
8107 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8109         * MAINTAINERS: Complete James Dennett's entry.
8111 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8113         * MAINTAINERS (Write After Approval): Add myself.
8115 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8117         * Makefile.tpl: syntactic cleanup
8119 2002-11-13  Stuart Hastings  <stuart@apple.com>
8121         * MAINTAINERS: Add myself to write-after-approval list.
8123 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8125         * Makefile.def: Add list of recursive targets to autogenerate.
8126         Add build_modules.
8127         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8128         targets.  Autogenerate *-build-* targets.
8129         * Makefile.in: Regenerate.
8131 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8133         * configure: More autoconf-style substitutions.
8134         * Makefile.tpl: More autoconf-style substitutions.
8135         * Makefile.in: Regenerate.
8137 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8139         * configure: Substitute more variables in a more autoconf-friendly
8140         way.  Simplify slightly.
8141         * Makefile.tpl: Make more variables substitutable in an
8142         autoconf-friendly way.
8143         * Makefile.in: Regenerate.
8145 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8147         * MAINTAINERS (Write After Approval): Add myself.
8149 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8151         * configure.in (v810*): Remove special setting of tools.
8153         * configure: Add support for extra required flags for ar or nm.
8154         * configure.in (aix4.3+): Use above support for target-specific
8155         issues, rather than using config/mt-aix43.
8157 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8159         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8160         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8161         with $srcdir.  Reformat indentation.  Substitute some variables
8162         formerly hard-coded in the Makefile for build=host.
8163         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8164         * Makefile.def: Autogenerate more.
8165         * Makefile.in: Regenerate.
8167 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8169         * MAINTAINERS (Write After Approval): Add myself.
8171 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8173         * Makefile.def (host_modules): Add rda.
8174         * Makefile.in: Regenerate.
8175         * configure.in (target_tool): Add target-rda to list.
8177 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8179         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8181 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8183         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8184         and restrap targets to this rule.
8185         * Makefile.in:  Regenerate.
8187 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8189         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8190         GNATS only accounts.
8192 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8194         * configure.in (i[3456]86-*-linux*): Add check to disable
8195         ${libgcj} for glibc1.
8197 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8199         * MAINTAINERS: Add myself as ip2k port maintainer.
8201 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8203         * configure.in: Add tic4x target.
8205 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8207         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8208         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8209         * Makefile.in: Regenerate.
8211         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8212         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8213         * Makefile.in: Regenerate.
8215 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8217         * MAINTAINERS: Add myself as web pages co-maintainer.
8219 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8221         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8222         * Makefile.in: Regenerate.
8224 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8226         * MAINTAINERS: Add myself and Nathan Sidwell
8227         <nathan@codesourcery.com> as VxWorks maintainers.
8229 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8231         * Makefile.def: Remove order dependency comments.
8232         * Makefile.tpl: Add explicit install-install dependencies.
8233         * Makefile.in: Regenerate.
8235         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8236         * Makefile.in: Regenerate.
8238         * Makefile.tpl: Add configure-target (for src-release in src)
8239         * Makefile.in: Regenerate.
8241 2002-09-30  Nick Clifton  <nickc@redhat.com>
8243         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8245 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8247         * configure.in (s390*-*-linux*): Enable libgcj.
8249 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8251         * configure: Revert accidentally applied changes.
8253         * Makefile.tpl: Make more autoconf-friendly.
8254         * Makefile.in: Regenerate.
8255         * configure: Make substitution more autoconf-like.
8257 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8259         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8260         single entry to handle all these.
8261         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8262         libjava on arm-*-elf.
8264 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8266         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8267         things that depend on them.
8269 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8271         * Makefile.tpl: Make subsituted variables more autoconfy.
8272         * Makefile.in: Regenerate.
8273         * configure: Make seds more autoconfy.
8275 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8277         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8278         * Makefile.in: Regenerate.
8279         * configure.in: Rewrite sed statements to look autoconfy.
8281         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8282         all-target-foo on configure-target-foo.
8283         * Makefile.def: Ditto.
8284         * Makefile.in: Rebuild.
8286 2002-09-25  Andrew Haley  <aph@redhat.com>
8288         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8290 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8292         * Makefile.def: New file.
8293         * Makefile.tpl: New file.
8294         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8295         * contrib/gcc_update: Note that Makefile.in is a generated file.
8297         * configure.in: Minor rearrangement.  Simplify tests.
8299 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8301         * configure.in (with_headers): Skip copy if value is "yes".
8302         (with_libs): Likewise.
8304 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8306         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8307         * configure.in (sh*-*-pe*): Ditto.
8308         * configure.in (mips*-*-pe*): Ditto.
8309         * configure.in (*arm-wince-pe): Ditto.
8311         * configure.in: Rearrange.
8313 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8315         * MAINTAINERS: Update my email address.
8317 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8319         * MAINTAINERS: (Write After Approval): Add myself.
8321 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8323         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8325 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8327         * MAINTAINERS: Change my mailing address.
8329 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8331         * MAINTAINERS (Write After Approval): Remove myself.
8332         (Various Maintainers: c++ runtime libs): Add myself.
8334 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8336         * MAINTAINERS (Write After Approval): Remove myself.
8337         (Various Maintainers: c++ runtime libs): Add myself.
8339 2002-08-15  Eric Christopher  <echristo@redhat.com>
8341         * config.sub: Import from master repository.
8342         * config.guess: Ditto.
8344 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8346         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8347         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8348         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8350 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8352         * MAINTAINERS: Add self to rs6000 vector extensions.
8354 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8356         * libiberty/configure: Reverted unintended yesterday's check in.
8358 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8360         * boehm-gc/configure, libf2c/configure: Rebuilt.
8361         * libffi/configure, libiberty/configure: Ditto.
8362         * libjava/configure, libobjc/configure: Ditto.
8363         * libstdc++-v3/configure, zlib/configure: Ditto.
8364         Merged from binutils:
8365         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8366         From Steve Ellcey <sje@cup.hp.com>:
8367         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8368         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8369         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8370         IA64.
8371         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8372         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8373         soname_spec, sys_lib_search_path_spec): Ditto.
8375 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8377         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8379 2002-08-04  H.J. Lu  (hjl@gnu.org)
8381         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8383 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8385         * MAINTAINERS (Write After Approval): Add myself.
8387 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8389         * configure.in: Move generic linux case to end.  Copy generic
8390         linux noconfigdirs to mips*-*-linux* entry and new
8391         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8393 2002-07-19  Michael Matz  <matz@suse.de>
8395         * MAINTAINERS: Add myself as ra* maintainer.
8397 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8399         * config.guess: Update to 2002-07-09 version.
8400         * config.sub: Update to 2002-07-03 version.
8402 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8404         * MAINTAINERS: Fix typo in a maintainer email address.
8406 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8408         * configure.in: Remove two redundant tests.
8410 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8412         * configure.in (mips*-*-irix6*o32): Enable stabs.
8414 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8416         * configure.in: Don't build grez.
8417         * Makefile.in: Ditto.
8419         * Makefile.in: Remove references to bsp, cygmon, libstub.
8420         * configure.in: Ditto.
8422         * configure.in: Remove leftover reference to gdbtest.
8424 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8426         * configure.in (gxx_include_dir):  Change to match versioned
8427         C++ headers if --enable-version-specific-runtime-libs is used.
8429 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8431         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8433 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8435         * configure.in: Make --without-x work.
8437 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8439         * configure.in: Rearrange target Makefile fragment collection.
8441         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8442         cvs[src].
8443         * configure.in: Ditto.
8445 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8447         * MAINTAINERS (Write After Approval): Update my e-mail address.
8449 2002-06-24  Ben Elliston  <bje@redhat.com>
8451         * configure.in (host_tools): Remove cgen.
8453         * Makefile.in (all-cgen): Remove; runs from its source directory.
8454         (check-cgen, install-cgen, clean-cgen): Likewise.
8455         (all-opcodes): Do not depend on all-cgen.
8456         (all-sim): Likewise.
8458 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8460         * Makefile.in: Eliminate 'apache' targets.
8461         * configure.in: Eliminate 'apache' targets.
8463         * configure.in: Eliminate redundant tests.  Reorganize.
8465         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8467         * config-ml.in: Eliminate references to Cygnus configure.
8469         * Makefile.in: Eliminate references to building emacs.
8471 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8473         * MAINTAINERS: Update my email address.
8475 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8477         * config.if (libstdcxx_incdir): Version C++ headers.
8478         (cxx_incdir): Remove.
8480 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8482         * MAINTAINERS (Write After Approval): Add self.
8484 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8486         * configure.in: Add support for ip2k.
8488 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8490         * configure.in: Fix AIX configury bug.
8492 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8494         * MAINTAINERS (Write After Approval): Add self.
8496 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8498         * configure.in: replace ${topsrcdir} with ${srcdir}
8500         * configure.in: Move definition of libstdcxx_flags
8501         right above usage, rather than waaay earlier.
8503         * configure.in: Pull definition of is_cross_compiler earlier.
8505         * configure.in: Rearrange a little.
8507         * configure.in: Remove references to librx.
8508         * Makefile.in: Remove references to librx.
8510 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8512         * config.sub: Add support for avr target.
8513         Import from master sources, rev 1.255
8515 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8517         * configure, .cvsignore:  Revert previous change...
8518         * Makefile:  ...delete.
8520 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8522         * configure.in: Eliminate ${gasdir} variable.
8524 2002-06-18  Dave Brolley  <brolley@redhat.com>
8526         * configure.in: Add support for frv.
8527         * config.sub: Add support for frv.
8529 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8531         * configure:  Remove garbage from previous commit.
8533 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8535         * configure:  For in-source builds, make a subdir and re-exec there.
8536         * Makefile:  New file.  Pass targets through to build directory.
8537         * .cvsignore:  No longer ignore "Makefile".
8539 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8541         * MAINTAINERS (Write After Approval): Add self.
8543 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8545         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8547 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8549         * configure.in (vax-*-netbsd*): Re-enable gas.
8551 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8553         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8554         BUILD_PREFIX_1, to correct nomenclature.
8555         * configure: Likewise.
8557         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8558         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8560 2002-05-31  Olaf Hering  <olh@suse.de>
8562         * config-ml.in: Propogate DESTDIR also.
8564 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8566         * configure.in (vax-*-netbsd*): Don't build gas for this
8567         platform.
8569 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8571         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8572         and libgcj for AVR.
8574 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8576         * MAINTAINERS (Write After Approval): Add myself.
8578 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8580         * config.guess: Update to 2002-05-22 version.
8581         * config.sub: Likewise.
8583 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8585         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8586         * config-ml.in: Likewise.
8587         * configure: Likewise.
8588         * configure.in: Likewise.
8590 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8592         * MAINTAINERS: Update my email address.
8594 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8596         * configure.in: Simplify makefile fragment collection.
8598         * configure.in: Remove code to build emacs.
8600         * configure.in : Remove --srcdir argument from targargs and buildargs
8601         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8603         * configure: Move some logic to configure.in.
8604         * configure.in: Move some logic from configure.
8606 2002-05-11  Tom Tromey  <tromey@redhat.com>
8608         * MAINTAINERS: Reflect libgcj reality.
8610 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8612         * Makefile.in: Honour DESTDIR.
8614 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8616         * config.guess: Import 2002-03-20 version.
8617         * config.sub: Import 2002-04-26 version.
8619 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8621         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8623 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8625         * MAINTAINERS: Add self.
8627 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8629         * ltmain.sh: Detect and handle object name conflicts
8630         while piecewise linking a static library.
8632 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8634         * configure.in (noconfigdirs): Don't disable libgcj on
8635         sparc64-*-solaris* and sparcv9-*-solaris*.
8637 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8639         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8641 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8643         * configure.in (FLAGS_FOR_TARGET): Do not add
8644         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8645         on i[3456]86-*-linux*.
8647 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8649         * configure.in (noconfigdirs): Replace [ ] with test.
8651         * configure.in (noconfigdirs): Do not add target-newlib if
8652         target == i[3456]86-*-linux*, and host == target.
8654 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8656         * configure.in: delete reference to absent file
8658         * configure.in: replace '[' with 'test'
8660         * configure.in: Eliminate references to gash.
8661         * Makefile.in: Eliminate references to gash.
8663         * configure.in: remove useless references to 'pic' makefile fragments.
8665         * configure.in: (*-*-windows*) Finish removing.
8667         * configure.in: Eliminate redundant test for libgui.
8669 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8671         * MAINTAINERS: Add self and realphabetize.  Update entries
8672         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8673         entry for a29k port maintainer.
8675 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8677         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8678         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8680 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8682         * configure.in: remove references to dead files
8684 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8686         * MAINTAINERS: Add information about purpose of this file.
8688 2002-04-18  Tom Tromey  <tromey@redhat.com>
8690         * configure.in: Disallow configuring libgcj when it is already
8691         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8692         Solaris 2.8 by default.  For PR libgcj/6158.
8694 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8696         * configure.in:  Move default CC setting out of config/mh-* fragments
8697         directly into here.
8699 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8701         * configure.in: don't even try to configure or make a subdirectory
8702         if there's no configure script for it.
8704 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8706         * MAINTAINERS: Remove chill maintainers.
8707         * Makefile.in (CHILLFLAGS): Remove.
8708         (CHILL_LIB): Remove.
8709         (TARGET_CONFIGDIRS): Remove libchill.
8710         (CHILL_FOR_TARGET): Remove.
8711         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8712         CHILL_LIB.
8713         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8714         (CHECK_TARGET_MODULES): Likewise.
8715         (INSTALL_TARGET_MODULES): Likewise.
8716         (CLEAN_TARGET_MODULES): Likewise.
8717         (configure-target-libchill): Remove.
8718         (all-target-libchill): Remove.
8719         * configure.in (target_libs): Remove target-libchill.
8720         Do not compute CHILL_FOR_TARGET.
8721         * libchill: Remove directory.
8723 2002-04-11  DJ Delorie  <dj@redhat.com>
8725         * Makefile.in, configure.in: Sync with binutils, entries
8726         follow...
8728 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8730         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8731         (do-tar, do-bz2): New rules.
8732         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8733         (gdb-tar): New rule.
8734         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8735         (insight_dejagnu.tar): New rule.
8736         (insight.tar): New rule.
8737         (gdb+dejagnu.tar): New rule.
8738         (gdb.tar): New rule.
8740 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8742         * Makefile.in: Add all-tix to deps for all-snavigator
8743         so that tix is built when building snavigator.
8745 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8747         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8748         ld and gdb are not supported.
8750 2002-01-07  Mark Salter  <msalter@redhat.com>
8752         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8753         Allow target-libgloss to be built for arm, strongarm, and xscale.
8755 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8757         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8758         options for i[3456]86-pc-linux* native builds.
8760 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8762         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8763         files from .po files for a distribution.
8765 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8767         * configure.in: Enable libstdc++-v3 for h8300 targets.
8769 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8771         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8772         version from bfd/.
8774 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8776         * Makefile.in (VER): When present, extract the version number from
8777         the file version.in.
8779 2001-05-24  Tom Rix  <trix@redhat.com>
8781         * configure.in : enable ld for aix
8783 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8785         * config.guess: Add linux target for S/390.
8787 2000-11-07  Philip Blundell  <pb@futuretv.com>
8789         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8791 2000-11-03  Philip Blundell  <pb@futuretv.com>
8793         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8794         files.
8796 2001-01-15  Ben Elliston  <bje@redhat.com>
8798         * configure.in (host_tools): Add sid.
8799         Always configure cgen.
8801 2000-11-24  Nick Clifton  <nickc@redhat.com>
8803         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8806 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8808         * Makefile.in (ALL_MODULES): Add all-cgen.
8809         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8810         (all-cgen): New target.
8811         (all-opcodes,all-sim): Depend on all-cgen.
8812         * configure.in (host_tools): Add cgen.
8813         Only configure cgen if --enable-cgen-maint.
8815 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8817         * configure.in: Add *-*-freebsd* configurations.
8819 2002-04-08  Tom Tromey  <tromey@redhat.com>
8821         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8822         Fixes PR libgcj/6068.
8824 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8826         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8828 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8830         * configure.in (alpha*-dec-osf*): Enable libgcj.
8832 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8834         * MAINTAINERS (Write After Approval): Add myself.
8836 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8838         Fix for: PR bootstrap/3591, target/5676
8839         * configure.in (mcore-pe): Disable the configuration of
8840         libstdc++-v3 since exceptions are not supported.
8842 2002-03-20  Anthony Green  <green@redhat.com>
8844         * configure.in: Enable libgcj for xscale-elf target.
8846 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8848         * MAINTAINERS:  Update my email address.
8850 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8852         * ltmain.sh (relink_command): Fix typo in previous change.
8854 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8856         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8857         (relink_command): Added --tag flags.
8858         (mode=install): If relinking fails; error out.
8860 2002-03-12  Richard Henderson  <rth@redhat.com>
8862         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8863         .NOTPARALLEL tag.
8864         (do-check): Rename from check.
8865         (check): Allow parallel check.
8867 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8869         * MAINTAINERS: Add myself as maintainer for xtensa port.
8870         Fix alphabetical order in CPU port maintainer list.
8871         Remove myself from Write After Approval list.
8873 2002-03-11  Richard Henderson  <rth@redhat.com>
8875         * Makefile.in (.NOTPARALLEL): Add fake tag.
8877 2002-03-07  H.J. Lu  (hjl@gnu.org)
8879         * configure.in: Enable gprof for mips*-*-linux*.
8881 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8883         * MAINTAINERS (Write After Approval): Add myself.
8885 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8887         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8888         libjava.
8889         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8891 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8893         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8894         because its Makefile is there; test for the executable instead.
8896 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8898         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8899         libstdc++-v3 and libjava.
8901 2002-02-11  Adam Megacz  <adam@xwt.org>
8903         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8904         boehm-gc
8906 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8908         * config.guess: Updated to 2002-01-30's version.
8909         * config.sub: Updated to 2002-02-01's version.
8910         Contribute sh64-elf.
8911         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8912         * configure.in: Added sh64-*-*.
8914 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8916         * MAINTAINERS: Belatedly add myself to write after approval list.
8918 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8920         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8921         Remove self as Write After Approval.
8923 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8925         * MAINTAINERS: Put self in as maintainer for contrib/regression
8926         directory.
8928 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8930         * MAINTAINERS:  Update my email address.
8932 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8934         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8935         target-libiberty, and target-libgloss.  Skip Java-related
8936         libraries if not supported for NetBSD on target CPU.
8938 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8940         * install-sh: Use _inst.$$_ for temp file name.
8942 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8944         * MAINTAINERS (Write After Approval): Move my contact info
8945         from here...
8946         (OS Port Maintainers): ...to here (netbsd).
8948 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8950         * MAINTAINERS (Write After Approval): Add myself.
8952 2002-01-17  H.J. Lu  <hjl@gnu.org>
8954         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8955         (all-target-fastjar): Also depend on all-target-libiberty.
8957 2002-01-16  H.J. Lu  (hjl@gnu.org)
8959         * config.guess: Import from master sources, rev 1.225.
8960         * config.sub: Import from master sources, rev 1.238.
8962 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8964         * MAINTAINERS (Write After Approval): Remove myself.
8966 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8968         * MAINTAINERS (Write After Approval): Add myself.
8970 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8972         * MAINTAINERS: Add self as docs co-maintainer.
8974 2001-12-11  Matthias Klose  <doko@debian.org>
8976         * MAINTAINERS (Write After Approval): Add myself.
8978 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8980         * MAINTAINERS: Update my email address.
8982 2001-12-07  Turly O'Connor  <turly@apple.com>
8983         * MAINTAINERS (Write After Approval): Add myself.
8984         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8985         (rs6000_initialize_trampoline): Call __trampoline_setup for
8986         ABI_DARWIN too.
8987         * darwin-tramp.asm: New file, implements __trampoline_setup.
8988         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8990 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8992         * MAINTAINERS (Write After Approval): Add myself.
8994 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8996         * configure, configure.in: Use temp file for long sed commands.
8998 2001-12-03  Laurent Guerby  <guerby@acm.org>
9000         * config.sub: Update to version 1.232 on subversion.
9002 2001-12-03  Ben Elliston  <bje@redhat.com>
9004         * MAINTAINERS: Update mail address for config.* patches.
9006 2001-11-27  DJ Delorie  <dj@redhat.com>
9007             Zack Weinberg  <zack@codesourcery.com>
9009         When build != host, create libiberty for the build machine.
9011         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9012         CONFIG_ARGUMENTS.
9013         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9014         New variables.
9015         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9016         and rules.
9017         (all.normal): Depend on ALL_BUILD_MODULES.
9018         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9019         (all-build-libiberty): Depend on configure-build-libiberty.
9021         * configure: Calculate and substitute proper value for
9022         ALL_BUILD_MODULES.
9023         * configure.in: Create the build subdirectory.
9024         Calculate and substitute TARGET_CONFIGARGS (formerly
9025         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9027 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9029         * MAINTAINERS (write-after-approval): Add self.
9031 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9033         * MAINTAINERS (GNATS only accounts): Remove self.
9035 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9037         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9038         libf2c.
9040 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9042         * MAINTAINERS (Write After Approval): Add self.
9044 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9046         * MAINTAINERS: mips and s390 are also CPU ports.
9048 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9050         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9052 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9054         * MAINTAINERS: Alphabetize.
9056 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9058         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9060 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9062         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9064 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9066         * configure.in (--enable-languages): Be more permissive about
9067         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9069 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9071         * config.sub: Import from master sources, rev. 1.230.
9072         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9074 2001-11-07  Laurent Guerby  <guerby@acm.org>
9076         * MAINTAINERS (Write After Approval): Add self.
9078 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9080         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9082 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9084         * config.sub: Import from master sources, rev 1.226.
9085         * config.guess: Import from master sources, rev 1.216.
9087 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9089         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9090         * MAINTAINERS: Add self as maintainer of MMIX port.
9091         Remove old after-approval entry.
9093 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9095         * ChangeLog, configure: Fix spelling errors.
9097 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9099         * MAINTAINERS: Tweak my address.
9101 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9103         * MAINTAINERS: Update my email address.
9105 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9107         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9108         * MAINTAINERS: Add self as maintainer of CRIS port.
9110 2001-10-10  Geert Bosch  <bosch@gnat.com>
9112         * MAINTAINERS (Various maintainers: Ada front end):
9113         Added Robert Dewar.
9115 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9117         * MAINTAINERS (Write After Approval): Added self
9119 2001-10-02  Geert Bosch  <bosch@gnat.com>
9121         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9123 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9125         * configure: Handle temporary files securely using mkdir.
9127 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9129         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9131 2001-09-26  Will Cohen  <wcohen@redhat.com>
9133         * configure.in (*-*-linux*): Disable configuration of target-newlib
9134         and target-libgloss.
9136 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9138         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9139         RANLIB.
9141 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9143         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9144         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9145         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9146         avoid quotes nesting problems.
9147         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9148         (DO_X): Export only variables that are set.
9150 2001-09-19  Ben Elliston  <bje@redhat.com>
9152         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9153         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9154         semantics.  Use the shell built-in "type" command instead.
9156 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9158         Merged from gcc-3_0-branch:
9159         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9160         * ltcf-c.sh: Use $objext, not $ac_objext.
9161         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9162         * ltcf-cxx.sh: Add support for GNU.
9163         2001-07-22  Timothy Wall  <twall@redhat.com>
9164         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9165         default settings if using GNU tools with that configuration.
9166         * ltcf-cxx.sh: Ditto.
9167         * ltcf-gcj.sh: Ditto.
9168         2001-07-21  Michael Chastain  <chastain@redhat.com>
9169         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9170         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9171         * ltmain.sh: Mark as gcc-local.
9173 2001-08-30  Eric Christopher  <echristo@redhat.com>
9174             Jason Eckhardt  <jle@redhat.com>
9176         * config.guess: Merge from master sources.
9177         * config.sub: Merge from master sources, add support for mipsisa32.
9179 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9180         * config.sub: Merge from master sources, rev 1.219.
9181         * MAINTAINERS: Add self as contact for stormy16 port.
9183 2001-08-14  Zack Weinberg  <zackw@panix.com>
9185         * config.sub: Merge from master sources, rev 1.218.
9186         * config.guess: Merge from master sources, rev 1.209.
9188 2001-08-11  Graham Stott  <grahams@redhat.com>
9190         * Makefile.in (check-c++): Add missing semicolon.
9192 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9194         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9196 2001-07-30  Eric Christopher  <echristo@redhat.com>
9198         * MAINTAINERS (Various maintainers: mips port): Added myself.
9200 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9202         * configure.in (sh-*-linux*): New.
9204 2001-07-27  Richard Henderson  <rth@redhat.com>
9206         * .cvsignore: Add LAST_UPDATED.
9208 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9210         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9212 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9214         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9216 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9218         * MAINTAINERS (Write After Approval): Added myself.
9220 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9222         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9223         and libgcj on m68hc11/m68hc12.
9225 2001-06-27  H.J. Lu  (hjl@gnu.org)
9227         * Makefile (CFLAGS_FOR_BUILD): New.
9228         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9230 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9232         * README: Remove version number.
9234 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9236         * INSTALL/README: Update wrt. to the installation instructions now
9237         residing in gcc/doc/install.texi.
9239 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9241         * README: Replace with a cut-down and updated version of gcc/README.
9243 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9245         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9246         multilibs to be disabled.
9248 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9250         * MAINTAINERS (Write After Approval): Add myself.
9252 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9254         * config.guess: Import CVS version 1.195.
9255         * config.sub: Import CVS version 1.212.
9257 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9259         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9260         gcc/xgcc is built, use -print-prog-name to find out the program
9261         name to use.
9263 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9265         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9266         appear to also be in the master copy.
9267         * config.sub:  Import CVS version 1.211.
9269 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9271         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9272         with_gcc]: Use `gcc -shared' to build a shared library.
9274 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9276         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9277         archives.
9279 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9281         * MAINTAINERS (Write After Approval): Add myself.
9283 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9285         * configure.in (libstdcxx_flags): Do not try to execute
9286         libstdc++-v3/testsuite_flags until it exists.
9288 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9290         * MAINTAINERS: Update my email address.
9292 2001-05-31  Graham Stott  <grahams@redhat.com>
9294         * MAINTAINERS (Write After Approval): Add myself.
9296 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9298         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9299         libraries when using g++ with native linker.
9301 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9303         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9305 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9307         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9308         [aix4*|aix5*]: Prepend blank.
9310 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9312         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9313         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9314         of subdir/configure scripts to use the new libtool.m4.
9316 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9318         * MAINTAINERS (Write After Approval): Add myself.
9320 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9322         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9324 2001-05-11  Ben Elliston  <bje@redhat.com>
9326         * Makefile.in (all-sid): New target.
9327         (check-sid, clean-sid, install-sid): Likewise.
9329 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9331         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9333 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9335         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9336         libgcj.
9338 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9340         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9341         gcc/xgcc is built, use -print-prog-name to find out the program
9342         name to use.
9344 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9346         * configure.in (noconfigdirs): Don't reset it from scratch in the
9347         target case; only append to it.
9349         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9350         sparc-*-solaris2.8]: Disable ${libgcj}.
9352 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9354         * configure.in (libgcj_saved): Copy from $libgcj.
9355         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9356         --disable-libgcj.
9358 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9360         * MAINTAINERS: Remove self as MIPS maintainer and
9361         C front end maintainer.
9363 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9365         * configure.in: Move *-chorusos target case to the proper switch.
9366         Disable libgcj.
9368 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9370         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9371         1.641.2.228.
9373 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9375         * Makefile.in (STAGE1_CFLAGS): Pass down.
9377 2001-04-13  Alan Modra  <amodra@one.net.au>
9379         * config.guess: Add hppa64-linux support.  Note for next import that
9380         this is already in the master file.
9381         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9383 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9385         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9386         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9388 2001-04-11  Stan Shebs  <shebs@apple.com>
9390         * MAINTAINERS: Add self as Darwin port maintainer.
9392 2001-04-11  Alan Modra  <amodra@one.net.au>
9394         * MAINTAINERS: Update my email address.
9396 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9398         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9399         recent versions of FreeBSD (release 3 or later).
9400         * ltconfig: On FreeBSD, -lc must not be provided when building
9401         a shared library or else the standard -pthread gcc option is
9402         rendered worthless to later users of the built library.
9404 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9406         * MAINTAINERS: Add self and RTH as C front end maintainers.
9408 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9410         * config.sub: Make sure to match an already-canonicalized
9411         machine name (eg. mn10300-unknown-elf).
9413 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9415         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9416         New macros.
9417         (bootstrap, cross): Use RECURSE_FLAGS.
9418         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9420 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9422         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9424 2001-03-22  Colin Howell  <chowell@redhat.com>
9426         * Makefile.in (DO_X): Do not backslash single-quotes in
9427         backquotes (two places).
9429 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9431         Re-installed:
9432         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9433         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9434         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9435         * ltcf-cxx.sh: Likewise.
9436         * ltcf-gcj.sh: Likewise.
9438 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9440         * MAINTAINERS: Add myself as "documentation co-maintainer".
9442 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9444         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9445         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9447 2001-03-19  Tom Tromey  <tromey@redhat.com>
9449         * config-ml.in: Handle GCJ and GCJFLAGS.
9451 2001-03-21  Michael Chastain  <chastain@redhat.com>
9453         * Makefile.in: all-m4 depends on all-texinfo.
9455 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9457         * MAINTAINERS: Add myself to write after approval list.
9459 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9461         * Makefile.in (DO_X): Quote nested quotes.
9463 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9465         * MAINTAINERS: Add myself to write after approval list.
9467 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9469         * Makefile.in (DO_X): Use double quotes for quoting
9470         "RANLIB=$${RANLIB}".
9472 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9474         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9476 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9478         * configure.in: Only use `lang_requires' for languages athat are
9479         actually enabled.
9481 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9483         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9485 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9487         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9489 2001-03-07  Tom Tromey  <tromey@redhat.com>
9491         * configure.in: Allow config-lang.in to set `lang_requires' to list
9492         of other required languages.
9494 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9496         * Makefile.in: Remove RANLIB definition. Use RANLIB
9497         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9498         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9500 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9501             Alexandre Oliva  <aoliva@redhat.com>
9503         * Makefile.in (check-c++): Use tabs, not spaces.
9505 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9507         * MAINTAINERS: add myself to Write After Approval list.
9509 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9511         * Makefile.in (check-c++): New rule.
9513         * configure.in (target_libs): Remove libg++.
9514         (noconfigdirs): Remove libg++.
9515         (noconfigdirs): Same.
9516         (noconfigdirs): Same.
9517         (noconfigdirs): Same.
9519         * config-ml.in: Remove libg++ references.
9521         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9522         (ALL_TARGET_MODULES): Same.
9523         (configure-target-libg++): Remove.
9524         (all-target-libg++): Remove.
9525         (configure-target-libio): Remove.
9526         (all-target-libio): Remove.
9527         (check-target-libio): Remove.
9528         (.PHONY): Remove.
9529         (libg++.tar.bz2): Remove.
9530         (all-target-cygmon): Remove libio.
9531         (all-target-libstdc++): Remove.
9532         (configure-target-libstdc++): Remove.
9533         (TARGET_LIB_PATH): Remove libstdc++.
9534         (ALL_GCC_CXX): Remove libstdc++.
9535         (all-target-gperf): Correct.
9537 2001-02-16  Nick Clifton  <nickc@redhat.com>
9539         * configure.in (noconfigdirs): Allow configuration of texinfo
9540         for Cygwin hosts.
9542 2001-02-15  Anthony Green  <green@redhat.com>
9544         * configure: Introduce GCJ_FOR_TARGET.
9545         * configure.in: Ditto.
9546         * Makefile.in: Ditto.
9548 2001-02-13  Andreas Schwab  <schwab@suse.de>
9550         * MAINTAINERS: Update mail address.
9552 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9554         * config.guess: Add linux target for S/390.
9555         * config.sub: Likewise.
9557 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9559         * configure.in: for *-chorusos, don't config target-newlib and
9560         target-libgloss.
9562 2001-02-06  Ben Elliston  <bje@redhat.com>
9564         * configure: Output host type to stdout, not stderr.
9566 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9568         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9569         * ltcf-cxx.sh: Likewise.
9571         * config.if: Assume enable_libstdcxx_v3 is defined.
9573 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9575         Remove V2 C++ library.
9576         * configure.in: Remove --enable-libstdcxx_v3 support.
9578 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9580         * include/demangle.h: Add prototype for java_demangle_v3.
9582 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9584         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9586 2001-01-27  Richard Henderson  <rth@redhat.com>
9588         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9590 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9592         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9593         Don't unset, it's non-portable and no longer necessary, set to empty
9594         instead.
9596 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9598         * ltconfig: Shell portability fix for the tagname validity check.
9600 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9602         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9603         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9605 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9607         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9609 2001-01-26  Tom Tromey  <tromey@redhat.com>
9611         * configure.in: Allow libgcj to be built on Sparc Solaris.
9613 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9615         * ltcf-c.sh: Add aix5 case.
9616         * ltcf-cxx.sh: Likewise.
9617         * ltconfig: Likewise.
9619 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9621         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9622         keep at least one of build_libtool_libs or build_old_libs set to
9623         yes.
9625         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9626         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9628 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9630         * configure.in: Enable libgcj on several additional platforms.
9632 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9634         * configure.in: Enable libgcj for linux targets.
9636 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9638         * MAINTAINERS (Write After Approval): Add myself.
9640 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9642         * MAINTAINERS: Add myself as vax port maintainer.
9644 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9646         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9648 2001-01-09  Mike Stump  <mrs@wrs.com>
9650         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9651         failures of subdirectories.
9653 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9655         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9656         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9657         * ltcf-cxx.sh: Likewise.
9658         * ltcf-gcj.sh: Likewise.
9659         * ltconfig.sh: Fix typo.
9661 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9663         * configure: handle DOS-style absolute paths.
9665 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9667         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9669 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9671         * MAINTAINERS: Add myself as avr port co-maintainer.
9673 2000-12-28  Ben Elliston  <bje@redhat.com>
9675         * MAINTAINERS: Add myself under ``Write After Approval''.
9677 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9679         * texinfo: Remove directory from GCC.
9681 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9683         * COPYING: Update to current
9684         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9685         to 19yy as example year in copyright notice).
9687 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9689         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9690         (libstdcxx_incdir): Pass down.
9691         * config.if: Remove expired bits for cxx_interface, add stub.
9692         (libstdcxx_incdir): Add variable for g++ include directory.
9693         * configure.in (gxx_include_dir): Use it.
9695 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9697         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9698         with old-email address from ``Write After Approval''.
9700 2000-12-15  Andreas Jaeger  <aj@suse.de>
9702         * configure.in: Handle lang_dirs.
9704 2000-12-14  Tom Tromey  <tromey@redhat.com>
9706         * MAINTAINERS: Removed brads.
9708         * MAINTAINERS: Added gcj developers.
9710 2000-12-13  Anthony Green  <green@redhat.com>
9712         * configure.in: Disable libgcj for any target not specifically
9713         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9714         with g++ abi.
9716 2000-12-13  Mike Stump  <mrs@wrs.com>
9718         * Makefile.in (local-distclean): Also remove fastjar.
9720 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9722         * contrib/gcc_update: Add fastjar --touch entries.
9724 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9726         * configure.in: Disable language-specific target libraries for
9727         languages that aren't enabled.
9729 2000-12-10  Anthony Green  <green@redhat.com>
9731         * configure.in: Define libgcj.  Disable libgcj target libraries for
9732         most targets.
9734 2000-12-10  Neil Booth  <neilb@earthling.net>
9736         * MAINTAINERS: Update mail address, remove from WAA list.
9738 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9740         * libjava: Imported from /cvs/java.
9741         * libffi: Likewise.
9742         * Boehm-gc: Likewise.
9744 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9746         * configure.in (target_libs): Revert 2000-12-08 patch.
9747         (noconfigdirs): Added target-libjava.
9749 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9751         * djunpack.bat: removed.
9753 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9755         * Makefile.in: handle DOS-style absolute paths.
9756         * config-ml.in: likewise.
9757         * symlink-tree: likewise.
9759 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9761         * fastjar: Imported.
9763 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9765         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9766         libjava.
9767         * configure.in (target_libs): Removed `target-libjava'.
9769 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9771         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9772         (ALL_MODULES): Added fastjar.
9773         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9774         (all-target-libjava): all-fastjar replaces all-zip.
9775         (all-fastjar): Added.
9776         (configure-target-fastjar, all-target-fastjar): Likewise.
9777         * configure.in (host_tools): Added fastjar.
9779 2000-12-07  Mike Stump  <mrs@wrs.com>
9781         * Makefile.in (local-distclean): Remove leftover built files.
9783 2000-11-24  Nick Clifton  <nickc@redhat.com>
9785         * configure.in (xscale-elf): Add target.
9786         (xscale-coff): Add target.
9788 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9790         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9791         recent versions of FreeBSD (release 3 or later).
9792         * ltconfig: On FreeBSD, -lc must not be provided when building
9793         a shared library or else the standard -pthread gcc option is
9794         rendered worthless to later users of the built library.
9796 2000-11-16  Fred Fish  <fnf@be.com>
9798         * configure.in (enable_libstdcxx_v3): Fix typo,
9799         libstd++ -> libstdc++.
9801 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9803         * MAINTAINERS: Add self to Write After Approval list.
9805 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9807         * MAINTAINERS: Update my email address.  Add myself to global write
9808         privs list.
9810 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9812         * Makefile.in: Merge with src and libgcj.
9813         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9814         configure-target-<library> when their configure scripts need the C
9815         or C++ library to have already been built to work properly.
9816         (do_proto_toplev): Set them to an empty string.
9818         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9819         (REALLY_SET_LIB_PATH): Use them.
9821 2000-11-17  Stan Shebs  <shebs@apple.com>
9823         * MAINTAINERS: Add self to Write After Approval list.
9825 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9827         * configure: Provide the original toplevel configure arguments
9828         (including $0) to subprocesses in the environment rather than
9829         through gcc/configargs.h.
9831 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9833         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9834         C99.  Alphabetise "Write After Approval" list.
9836 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9838         * configure: Turn on libstdc++ V3 by default.
9840         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9841         if we've got GCC.
9843 2000-11-11  Philip Blundell  <philb@gnu.org>
9845         * MAINTAINERS: Add self to Write After Approval list.
9847 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9849         * ltcf-c.sh (aix4): Improve shared library configuration; require
9850         exporting symbols.
9851         * ltcf-cxx.sh (aix4): Define.
9852         * ltconfig (aix4): Define library and soname specs appropriate for
9853         AIX.  Define command to create export symbols list.
9855 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9857         * config.sub: Add support for Sun Chorus
9859 2000-10-31  Nick Clifton  <nickc@redhat.com>
9861         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9862         <name>@redhat.com.  Also installed new email address for Clint
9863         Popetz.
9865 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9867         * etc: Remove directory from GCC.
9869 2000-10-16  Michael Meissner  <meissner@redhat.com>
9871         * configure (gcc/configargs.h): Only create if there is a build GCC
9872         directory created.
9874 2000-10-16  Matthias Klose  <doko@debian.org>
9876         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9877         when configured for libstdc++-v3.
9879 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9881         * configure: Save configure arguments to gcc/configargs.h.
9883 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9885         * config.guess: Import CVS version 1.157.
9886         * config.sub: Import CVS version 1.181.
9888 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9890         * Makefile.in (bootstrap): avoid recursion if subdir missing
9891         (cross): ditto
9892         (do-proto-toplev): ditto
9894 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9896         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9897         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9899         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9900         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9901         all affected `configure' scripts.
9903 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9905         * MAINTAINERS: Add self as cpplib co-maintainer.
9907 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9909         * MAINTAINERS: Add self to Write After Approval list.
9911 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9913         * INSTALL/README: egcs -> GCC update.
9915 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9917         * MAINTAINERS: Add myself to Write After Approval list.
9919 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9921         * MAINTAINERS: Add myself to Write After Approval list.
9923 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9925         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9926         X11 libraries for hppa64.
9928 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9930         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9932 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9934         * Makefile.in (all-zlib): Added dummy target.
9936         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9937         ltcf-gcj.sh: Updated from libtool multi-language branch.
9939 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9941         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9942         (bootstrap*): Depend on all-bootstrap.
9944 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9946         * config.guess: Import CVS version 1.156.
9947         * config.sub: Import CVS version 1.179.
9949 2000-09-02  Anthony Green  <green@cygnus.com>
9951         * Makefile.in (all-gcc): Depend on all-zlib.
9952         (CLEAN_MODULES): Add clean-zlib.
9953         (ALL_MODULES): Add all-zlib.
9954         * configure.in (host_libs): Add zlib.
9956 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9958         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9959         crosses, but add gcc/include to the header search path for them.
9961 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9963         * MAINTAINERS: Add self to Write After Approval list.
9965 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9967         * config.guess: Import CVS version 1.152.
9968         * config.sub: Import CVS version 1.177.
9970 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9972         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9973         $targargs to tell whether newlib is going to be built.
9975         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9976         $$r/TARGET_SUBDIR/libio for _G_config.h.
9978 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9980         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9982 2000-08-22  DJ Delorie  <dj@redhat.com>
9984         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9986 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9988         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9989         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9990         sub-configures.
9992 2000-08-21  DJ Delorie  <dj@redhat.com>
9994         * MAINTAINERS: Add self as a libiberty maintainer
9996 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9998         * configure.in (libstdcxx_flags): Use
9999         libstdc++-v3/src/libstdc++.INC.
10001 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10003         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10005 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10007         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10009         * configure: Make enable_threads and enable_shared defaults
10010         explicit.  Substitute enable_threads into generated Makefiles.
10011         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10012         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10014 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10016         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10018 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10020         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10021         previous delta.
10023 2000-08-11  Jason Merrill  <jason@redhat.com>
10025         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10026         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10027         (FLAGS_FOR_TARGET): Not here.
10028         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10030 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10032         * config-ml.in (CC, CXX): Don't introduce a leading space.
10034 2000-08-07  DJ Delorie  <dj@delorie.com>
10036         * MAINTAINERS: Add self as a DJGPP maintainer
10038 2000-08-07  DJ Delorie  <dj@redhat.com>
10040         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10041         "if we're also building gcc, and it's a gcc that will run on the
10042         build machine, we want to use its includes instead of the system's
10043         default includes".
10045 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10047         * MAINTAINERS: Add self to Write After Approval list.
10049 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10051         * configure.in (libstdcxx_flags): Don't use `"'.
10053         * config-ml.in: Adjust multilib search paths to the
10054         appropriate multilib tree.
10056 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10058         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10059         commas in $LANGUAGES.
10061 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10063         * configure.in: Re-enable all references to libg++ and librx.
10065 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10067         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10068         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10069         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10070         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10072         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10074 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10076         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10077         CXX_FOR_TARGET for sed.
10079 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10081         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10082         Do not override if already set in the environment or in configure.
10083         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10084         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10086 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10088         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10089         the libtool CVS tree multi-language branch.
10090         * ltconfig, ltmain.sh: Updated.
10092 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10094         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10095         (clean-target): Depend on it.
10097         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10098         (GCC_FOR_TARGET): Use it.
10099         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10100         * configure.in: ... here.
10101         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10102         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10104 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10106         * MAINTAINERS: Add self to Write After Approval list.
10108 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10110         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10111         (configure-target-libchill, configure-target-libobjc): Likewise.
10113         * configure.in: Use the same cache file for all target libs.
10114         * config-ml.in: But different cache files per multilib variant.
10116 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10118         * configure (topsrcdir): Don't use dirname.
10120 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10122         * MAINTAINERS: Add self to Write After Approval list.
10124 2000-07-20  Jason Merrill  <jason@redhat.com>
10126         * configure.in: Remove all references to libg++ and librx.
10128         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10130 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10132         * config.sub: Update to subversions version 2000-07-06.
10134 2000-07-12  Andrew Haley  <aph@cygnus.com>
10136         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10137         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10139 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10141         * symlink-tree:  Check number of arguments.
10143 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10145         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10146         search path for a g++ extracted from the build tree.  This
10147         will allow link tests run by configure scripts in
10148         subdirectories to succeed.
10150 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10152         * ltconfig: Add support for mips-dde-sysv4.2MP
10154 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10156         * MAINTAINERS: Add myself as loop discovery maintainer.
10158 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10160         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10161         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10163 2000-06-19  Timothy Wall  <twall@cygnus.com>
10165         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10166         * config.sub: Add tic54x target.
10168 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10170         * MAINTAINERS: Add self as Fortran maintainer,
10171         remove Craig Burley.
10173 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10175         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10176         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10178 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10180         * MAINTAINERS: Add self as i18n maintainer
10182 20000-05-21  H.J. Lu  (hjl@gnu.org)
10184         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10185         directory are used if they exist. Make sure
10186         $(build_tooldir)/include is searched for header files,
10187         $(build_tooldir)/lib/ for library files.
10188         (GCC_FOR_TARGET): Likewise.
10189         (CXX_FOR_TARGET): Likewise.
10191 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10193         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10195 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10197         * Makefile.in (configure-target-libiberty): Depend on
10198         configure-target-newlib.
10200 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10202         * configure.in, Makefile.in: Merge all libffi-related
10203         configury stuff from the libgcj tree.
10205 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10207         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10208         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10210 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10212         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10213         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10214         current version information.  Add to proto-toplev directory.
10215         (gdb-taz): Build do-djunpack.
10217 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10219         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10221 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10223         * MAINTAINERS: Add self to Write After Approval list.
10225 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10227         * ltmain.sh: Preserve in relink_command any environment
10228         variables that may affect the linker behavior.
10230 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10232         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10234 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10236         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10238 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10240         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10241         with the version name.
10243 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10245         * MAINTAINERS: Add self as bb-reorder maintainer.
10247 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10249         * config.if: Tweak.
10251 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10253         * djunpack.bat: New file.
10255 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10257         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10258         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10259         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10260         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10262 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10264         * config.sub (case $basic_machine): Change default for "ibm-*"
10265         to "openedition".
10267 2000-04-13  Andreas Jaeger  <aj@suse.de>
10269         * MAINTAINERS: Added myself.
10271 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10273         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10274         (do-md5sum): New target.
10275         (MD5PROG): Define.
10276         (PACKAGE): Default to TOOL.
10277         (VER): Default to a shell script.
10278         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10279         md5 checksum generation.
10280         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10281         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10282         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10283         insight.tar.bz2): Use gdb-taz to create archive.
10285 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10287         * configure (warn_cflags): Delete.
10289 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10291         * MAINTAINERS: Added myself.
10293 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10294             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10296         * configure.in (enable_libstdcxx_v3): Add.
10297         (target_libs): Add bits here to switch between libstdc++-v2 and
10298         libstdc++-v3.
10299         * config.if: And this file too.
10300         * Makefile.in: Add libstdc++-v3 targets.
10302 2000-04-05  Michael Meissner  <meissner@redhat.com>
10304         * config.sub (d30v): Add d30v as a basic machine type.
10306 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10308         * configure.in: -linux-gnu*, not -linux-gnu.
10310 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10312         * MAINTAINERS: Add self in write-after-approval section.
10314 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10316         * MAINTAINERS: Add self as ia64 port maintainer.
10318 2000-03-08  Neil Booth  <NeilB@earthling.net>
10320         * MAINTAINERS: Add self in write-after-approval section.
10322 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10324         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10325         (do-tar-bz2): Replace TOOL with PACKAGE.
10326         (gdb.tar.bz2): Remove GDBTK from GDB package.
10327         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10328         dejagnu.tar.bz2): New packages.
10330 2000-02-27  Andreas Jaeger  <aj@suse.de>
10332         * configure.in: Add entry for mips*-*-linux*, move catch all
10333         *-*-*linux* entry below this one.
10335 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10337         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10339 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10341         * config.sub: Support an OS of "wince".
10343 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10345         * config.guess, config.sub: Updated to match config's 2000-02-15
10346         version.
10348 2000-02-23  Linas Vepstas  <linas@linas.org>
10350         * config.sub: Add support for Linux/IBM 370.
10351         * configure.in: Likewise.
10353 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10355         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10357 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10359         * config.guess: Guess "cygwin" rather than "cygwin32".
10361 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10363         * configure (gcc_version): When setting, narrow search to
10364         lines containing `version_string'.
10366 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10368         * config.sub: Add support for avr target.
10370 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10372         * MAINTAINERS: Add maintainers for MCore port.
10374 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10376         * config.sub: Add mmix-knuth-mmixware.
10378 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10380         * MAINTAINERS: Pair cccp with cpplib maintainership.
10382 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10384         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10385         structure stuff to -L library search.
10386         (CXX_FOR_TARGET): Ditto.
10387         (CROSS_CHECK_MODULES): Fix spelling mistake.
10389 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10391         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10392         the C++ compiler.
10394 2000-01-12  Richard Henderson  <rth@cygnus.com>
10396         * configure.in: Don't build some bits for beos.
10398 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10400         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10401         as include files.
10403 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10405         * Add self as cpplib maintainer, as requested by Jason
10406         Merrill.  Correct my e-mail address.
10408 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10410         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10411         not mh-aix43.
10413 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10415         * MAINTAINERS: Add myself to "write after approval" list.
10417 1999-12-14  Richard Henderson  <rth@cygnus.com>
10419         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10420         * config.sub: Accept alphaev[78], alphaev8.
10422 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10424         * config.guess, config.sub: Update from autoconf.
10426 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10428         * MAINTAINERS:  update my playtime e-address.
10430 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10432         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10433         necessary libraries are missing.
10435 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10437         * MAINTAINERS: Add new 'write after approval' maintainer.
10439 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10441         * MAINTAINERS: Add new Java maintainer.
10443 1999-10-25  Andreas Schwab  <schwab@suse.de>
10445         * configure: Fix quoting inside arguments of eval.
10447 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10449         * config-ml.in: Allow suppression of some ARM multilibs.
10451 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10453         * config.guess: Add OS/390 match pattern.
10454         * config.sub: Add mvs, openedition targets.
10455         * configure.in (i370-ibm-opened*): New.
10457 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10459         * config.sub: Add support for configuring for pj.
10461 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10463         * config.sub (maybe_os): Add support for configuring for fr30.
10465 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10467         * configure.in: Do not configure or build ld for AIX
10468         platforms.  ld is known to be broken on these platforms.
10470 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10472         * config-ml.in: Pass compiler flag corresponding to multidirs to
10473         subdir configures.
10475 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10477         * Makefile.in (LDFLAGS): Define.
10479 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10481         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10482         noconfigdirs.
10483         (*-*-cygwin*): Likewise.
10485 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10487         * mkdep: New file.
10488         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10489         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10491         From Eli Zaretskii <eliz@is.elta.co.il>:
10492         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10493         long file name when using DJGPP on MS-DOS.
10495 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10497         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10499 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10501         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10502         dependency as this causes "make check" to globally "make all"
10504 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10506         * configure.in (target_libs): Added target-zlib.
10507         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10508         (CONFIGURE_TARGET_MODULES): Likewise.
10509         (CHECK_TARGET_MODULES): Likewise.
10510         (INSTALL_TARGET_MODULES): Likewise.
10511         (CLEAN_TARGET_MODULES): Likewise.
10512         (configure-target-zlib): New target.
10513         (all-target-zlib): Likewise.
10514         (all-target-libjava): Depend on all-target-zlib.
10515         (configure-target-libjava): Depend on configure-target-zlib.
10517         * Makefile.in (configure-target-libjava): Depend on
10518         configure-target-newlib.
10519         (configure-target-boehm-gc): New target.
10520         (configure-target-qthreads): New target.
10522         * configure.in (target_libs): Added target-qthreads.
10523         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10524         (CONFIGURE_TARGET_MODULES): Likewise.
10525         (CHECK_TARGET_MODULES): Likewise.
10526         (INSTALL_TARGET_MODULES): Likewise.
10527         (CLEAN_TARGET_MODULES): Likewise.
10528         (all-target-qthreads): New target.
10529         (configure-target-libjava): Depend on configure-target-qthreads.
10530         (all-target-libjava): Depend on all-target-qthreads.
10532         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10533         (CONFIGURE_TARGET_MODULES): Likewise.
10534         (CHECK_TARGET_MODULES): Likewise.
10535         (INSTALL_TARGET_MODULES): Likewise.
10536         (CLEAN_TARGET_MODULES): Likewise.
10537         (all-target-libjava): New target.
10538         (all-target-boehm-gc): Likewise.
10539         * configure.in (target_libs): Added libjava, boehm-gc.
10541 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10543         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10544         configure.bat in SUPPORT_FILES.
10545         (gas+binutils.tar.bz2): Likewise.
10547         * makeall.bat: Remove; obsolete.
10549 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10551         From Mark Elbrecht:
10552         * configure.bat: Remove; obsolete.
10554 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10556         * configure: Add -W -Wall to the default CFLAGS when compiling with
10557         gcc.
10559 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10561         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10563 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10565         * configure.in: Build ld on IRIX6.
10567 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10569         * Makefile.in: Change distribution targets to use bzip2 instead of
10570         gzip.
10571         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10572         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10574 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10576         * config.sub: Add mcore target.
10578 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10580         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10582 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10584         * config.guess (dummy): Changed to $dummy.
10586 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10588         * config.sub: Tidied up case statements.
10590 1999-05-22  Ben Elliston  <bje@cygnus.com>
10592         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10593         <jiro@din.or.jp>.
10595         * config.guess: Merge with FSF version. Future changes will be
10596         more accurately recorded in this ChangeLog.
10597         * config.sub: Likewise.
10599 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10601          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10603 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10605         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10607 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10609         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10611 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10613         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10614         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10615         Bad merge removed these two changes.
10617 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10618                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10620         * config.guess (interix Alpha): Add.
10622 1999-04-11  Richard Henderson  <rth@cygnus.com>
10624         * configure.in (i?86-*-beos*): Do config gperf; don't config
10625         gdb, newlib, or libgloss.
10627 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10629         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10630         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10631         from multidirs.
10633 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10635         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10637 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10639         * config.sub: Add support for mcore targets.
10641 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10643         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10644         not mt-ospace, in order to shut up assembler warning about using
10645         symbols that are named the same as registers.
10647 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10649         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10650         dependency list for all-target-cygmon.
10652 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10654         * config-ml.in: Check $host, not $target, for selective multilibs.
10655         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10656         thumb interworking, and underscore prefix multilibs.
10658 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10660         * missing: Update to version from current automake.
10662 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10664         * configure (gxx_include_dir): Removed.
10666         * configure.in (gxx_include_dir): Handle it.
10667         * Makefile.in: Likewise.
10669 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10671         * config.sub (mips64vr4111,mips64vr4111el) Add.
10673 1999-03-21  Ben Elliston  <bje@cygnus.com>
10675         * config.guess: Correct typo for detecting ELF on FreeBSD.
10677 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10679         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10680         config/mh-djgpp.
10682 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10684         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10685         all-target-newlib to dependency list for all-target-bsp.
10687 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10689         * config.sub: Add i386-uwin support.
10690         * config.guess: Likewise.
10692 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10694         * configure.in: cleanup, add mh-*pic handling for arm, special
10695         case powerpc*-*-aix*
10697 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10699         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10700         can be built.
10702 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10704         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10705         targets.
10707 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10709         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10711 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10713         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10715 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10717         * config.sub: Fix typo in arm recognition.
10719 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10721         * configure.in (noconfigdirs): Changed target_configdirs to
10722         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10723         rather than m68k-*-* since it is not known to work on
10724         m68k-aout. Ditto for arm-*-*oabi.
10726 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10728         * configure.in (*-*-windows*): Remove, no longer used.
10730 1999-02-19  Ben Elliston <bje@cygnus.com>
10732         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10733         Smart and improved by Andrew Cagney.
10735 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10737         * config.guess: Recognize openbsd-*-hppa.
10739 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10741         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10742         only if it is not empty.
10744 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10746         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10748         * config.guess: Modified to recognize uname's armv* syntax.
10750         * config.sub: Modified to recognize uname's armv* syntax.
10752 1999-02-17  Mark Salter  <msalter@cygnus.com>
10754         * configure.in: Added target-bsp for sparclite.
10756 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10758         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10760 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10762         * configure.in: Add support for strongarm port.
10763         * config.sub: Add support for strongarm target.
10765 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10767         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10768         the old name config/mh-cygwin32.
10769         Enable texinfo.
10771 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10773         * configure.in: Do build ld for ix86 Solaris.
10775 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10777         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10778         $AR_FOR_TARGET.  Likewise for RANLIB.
10780 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10782         * config.sub (oabi):  Recognize.
10783         * configure.in (arm-*-oabi):  Handle.
10785 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10787         * config.guess: Improve detection of i686 on UnixWare 7.
10789 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10791         * config.guess: Add support for i386-pc-interix.
10792         * config.sub: Likewise.
10793         * configure.in: Likewise.
10795 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10797         * Makefile.in: Remove unneeded all-target-libio from
10798         from all-target-winsup target since it is now unneeded.
10799         Add all-target-libtermcap in its place since it is now
10800         needed.
10802 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10804         * configure.in: makefile stub for cygwin target is probably
10805         unnecessary.  Remove it for now.
10807 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10809         * configure.in: libtermcap.a should be built when cygwin is the
10810         target as well as the host.
10811         * config.guess: Allow mixed case in cygwin uname output.
10812         * Makefile.in: Add libtermcap target.
10814 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10816         * config.sub: Clean up handling of hppa2.0.
10818 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10820         * config.guess: Use C code to identify more HP machines.
10822 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10824         * config.sub: Handle hppa2.0.
10826 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10828         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10829         cygmon for all sparclite targets, regardless of object format.
10831 1998-12-15  Mark Salter  <msalter@cygnus.com>
10833         * configure.in: Added target-bsp for several target architectures.
10835         * Makefile.in: Added rules for bsp.
10837 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10839         * config.guess: Improve detection of hppa2.0 processors.
10841 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10843         * config.guess: Recognize FreeBSD using ELF automatically.
10845 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10847         * configure (skip-this-dir): Add handling for new shell script, which
10848         might be created by a sub-directory's configure to indicate, this particular
10849         directory is "unwanted".
10850         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10852 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10854         * ltconfig: import from libtool, after changing libtool to
10855         account for the cygwin name change.
10857 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10859         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10860         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10862 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10864         * configure.in: Add libtermcap to list of cygwin dependencies.
10866 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10868         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10869         they include winsup/include when it's a cygwin target.
10871 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10873         * configure.in (host_tools): Added zip.
10874         * Makefile.in (all-target-libjava): Depend on all-zip.
10875         (all-zip): New target.
10876         (ALL_MODULES): Added all-zip.
10877         (NATIVE_CHECK_MODULES): Added check-zip.
10878         (INSTALL_MODULES): Added install-zip.
10879         (CLEAN_MODULES): Added clean-zip.
10881 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10883         * Makefile.in: lose "32" from comment about cygwin.
10885 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10887         * configure.in: Use -Os to build target libraries for the fr30.
10889 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10891         * config.sub: Add fr30.
10893 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10895         * configure.in: drop "32" from config/mh-cygwin32.  Check
10896         cygwin* instead of cygwin32*.
10897         * config.sub: Check cygwin* instead of cygwin32*.
10899 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10901         * config.guess: Match any version of Unixware7.
10903 1998-10-20  Syd Polk  <spolk@cygnus.com>
10905         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10906         if desired.
10908 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10910         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10911         these if the appropriate directories and files to not exist.
10913 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10915         * Makefile.in (DEVO_SUPPORT): Add config.if.
10917 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10919         * configure: Add pattern to replace "build_tooldir"'s
10920         definition in the generated Makefile with "tooldir"'s
10921         actual value.
10923 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10925         * config.sub: Bring back lost sparcv9.
10927         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10929 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10931         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10932         CC_FOR_TARGET and friends.
10934 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10936         * Makefile.in (build_tooldir): New variable, same as tooldir.
10937         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10938         -B$(build_tooldir)/bin/.
10939         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10941 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10943         * README: Remove installation instructions and refer to the
10944         INSTALL directory instead.
10946 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10948         * config.sub: Add support for i[34567]86-pc-udk.
10949         * configure.in: Likewise.
10951 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10953         * Makefile.in: add bzip2 package building bits for user
10954         tools module
10955         * configure.in: ditto
10957 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10959         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10960         (ALL_TARGET_MODULES): Add all-target-libobjc.
10961         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10962         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10963         (all-target-libchill): Add dependencies.
10964         * configure.in (target_libs): Add libchill.
10966 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10968         * configure.in (target_subdir): Remove duplicate line.
10970 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10972         * Makefile.in (all-automake): fix dependencies.
10974 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10976         * configure.in: Minor cleanups for building in the $(target_alias)
10977         subdir.
10979 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10981         * Makefile.in (bootstrap): Set r and s before make all.  Use
10982         BASE_FLAGS_TO_PASS in make all.
10983         (cross): Likewise.
10985 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10987         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10989 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10991         * config.sub: Fix typo in last change.
10993 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10995         * config.sub: Add support for C4x target.
10996         * configure.in: Likewise.
10998 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11000         * config.sub: Recognize sparcv9 just like sparc64.
11002 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11004         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11006 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11008         * config.guess: Correctly identify Pentium II sco boxes.
11010         * config.guess: Fix "tr" code.  From Weiwen Liu.
11012 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11014         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11015         stabs.
11017 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11019         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11020         (ALL_TARGET_MODULES): Add all-target-libchill.
11021         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11022         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11023         (all-target-libchill): Add dependencies.
11024         * configure.in (target_libs): Add libchill.
11026 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11028         * config.guess: Avoid assumptions about "tr" behaves when
11029         LANG is set to something other than English.
11031 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11033         * configure (gxx_include_dir): Changed to
11034         '${prefix}/include/g++'-${libstdcxx_interface}.
11036         * config.if: New to determine the interfaces.
11038 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11040         * config.guess: Detect and handle MPE/IX.
11041         * config.sub: Deal with MPE/IX.
11043 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11045         * configure.in: Use mh-aix43.
11047 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11049         * configure: Fix --without/--disable cases for gxx-include-dir.
11051 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11053         * mdata-sh:  Imported.  Needed for automake support.
11055 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11057         * Makefile.in (taz): Try "chmod -R og=u ." before
11058         "chmod og=u `find . -print`".
11060 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11062         * configure.in: Add arm-elf and thumb-elf support.
11064 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11066         * Makefile.in: Undo previous patch.
11068 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11070         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11071         to here ...
11072         (install-no-fixedincludes): and here
11073         (INSTALL_MODULES): ... from here.
11075 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11077         * config.sub: Merge with FSF.
11079         * config.guess: Merge with FSF.
11081 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11083         * configure (extraconfigdirs): New variable.
11084         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11085         * Makefile.in (all): Move higher in file.
11086         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11087         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11088         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11089         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11090         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11092 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11094         * Makefile.in (all-target-libjava): Depend on all-gcc and
11095         all-target-newlib.
11096         (configure-target-libjava): Depend on $(ALL_GCC).
11098 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11100         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11101         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11103 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11105         * INSTALL/README: Fix typo.
11107 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11109         * ylwrap: Change absolute path checks to check for DOS style path
11110         names.
11112         * ylwrap: Don't use a full path name if the source file is in the
11113         same directory.  From hjl@lucon.org (H.J. Lu).
11115         * config-ml.in: Default to being verbose, to match Feb 18 change to
11116         configure.
11118 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11120         Brought over from egcs:
11122         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11124         * configure.in (target_subdir): Set to ${target_alias} instead
11125         of "libraries".
11127         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11129         * configure.in (target_subdir): Set to libraries if enable_multilib.
11131 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11133         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11134         multilibs, force reconfiguration the first time we create
11135         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11137 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11139         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11140         avoid confusion with --no-recursion.
11142 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11144         * configure.in: Win32 hosts shouldn't use install -x
11145         * install-sh: remove -x option, and special .exe-handling
11146         hack.
11148 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11150         * config.guess: Recognize i586-pc-beos.
11151         * configure.in: Don't build some bits for beos.
11153 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11155         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11156         CFLAGS default to -O2.
11158         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11159         when using GNU ld.
11161 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11163         * ltmain.sh: Correct install when using a different shell.
11165 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11167         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11169 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11171         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11172         target.
11174 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11176         * ltconfig: Update to correct AIX handling.
11178 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11180         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11182         * configure.in (target_subdir): Set to ${target_alias} instead
11183         of "libraries".
11185 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11187         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11188         (Makefile): Depend on $(gcc_version_trigger).
11190         * configure (gcc_version): Change default initializer to empty
11191         string.
11192         (gcc_version_trigger): New variable; pass this variable down
11193         to subdir configures to enable them checking gcc's version
11194         themselves. Emit make macros for both gcc_version vars.
11195         (topsrcdir): Initialize reliably.
11196         (recursion line): Remove --with-gcc-version=${gcc_version}.
11198 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11200         * configure (enable_version_specific_runtime_libs): Implement new flag
11201         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11202         in $(libsubdir); emit definition in each generated Makefile.
11203         (gxx_include_dir): Initialize depending on
11204         $enable_version_specific_runtime_libs.
11206 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11208         * configure (gcc_version): Initialize properly depending on
11209         how and where configure is started.
11210         (recursion line): Pass a --with-gcc-version=${gcc_version}
11211         to configures in subdirs.
11213 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11215         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11216         cygmon
11218 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11220         * configure.in: Add cygmon and libstub support for mn10200.
11222 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11224         * configure (gcc_version): Add new variable describing the
11225         particular gcc version we're building.
11226         * Makefile.in (libsubdir): Add new macro for the directory
11227         in which the compiler finds executables, libraries, etc.
11228         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11229         and libsubdir.
11231 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11233         * Makefile.in (local-clean): Remove *.log.
11234         (warning.log): Built with warn_summary from build.log.
11235         (mail-report.log): Run test_summary.
11236         (mail-report-with-warnings.log): Run test_summary including
11237         warning.log in the report.
11239 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11241         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11243 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11245         * Makefile.in (grep): Grep no longer depends on libiberty.
11247 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11249         * Makefile.in: all-snavigator needs all-libgui.
11251 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11253         * configure.in: Add cygmon and libstub support for mn10300.
11255 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11257         * missing: Update to version from automake 1.3.
11259         * ltmain.sh: On installation, don't get confused if the same name
11260         appears more than once in the list of library names.
11262 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11264         * config.sub: Accept m68060 and m5200 as CPU names.
11266 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11268         * configure: Use && rather than using -a in test, because odd
11269         strings can confuse test.
11270         * configure.in: Likewise.
11272 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11274         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11276 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11278         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11279         bootstrap4-lean): New targets.
11281 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11283         * mpw-* Delete.  Not used.
11285 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11287         * COPYING.LIB: Update FSF address.
11289 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11291         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11293         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11294         GAS_SUPPORT_DIRS.
11296 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11298         * ltconfig, ltmain.sh: Avoid producing a version number if
11299         -version-info was not used.
11301 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11303         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11304         building with newlib.
11306 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11308         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11309         Solaris `make' causes it to continue to next definition.
11311 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11313         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11314         the right GUI libraries and files are installed along with GDB.
11316 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11318         * configure.in: Change alpha to alpha* in several places.
11320 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11322         * config.sub: Recognize sparc86x.
11324 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11326         * configure.in (--enable-target-optspace): Remove debug echo.
11328 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11330         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11332 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11334         * ltconfig: Update cygwin32 support.
11336         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11337         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11338         (GDB_SUPPORT_DIRS): Likewise.
11340 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11342         * configure.in (target_makefile_frag): If --enable-target-optspace,
11343         use -Os to compile target libraries rather than -O2.  Default to
11344         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11345         not used.
11346         * configure.in (target_cflags): Ditto for d30v.
11348 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11350         * Makefile.in (all-bfd): Depend on all-intl.
11351         (all-binutils): Likewise.
11352         (all-gas): Likewise.
11353         (all-gprof): Likewise.
11354         (all-ld): Likewise.
11356 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11358         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11360 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11362         * Makefile.in (all-bfd): Depend upon all-libiberty.
11364         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11366 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11368         * Makefile.in: Add libstub.
11370         * configure.in: Ditto. Build libstub for targets that have cygmon
11371         support.
11373 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11375         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11377 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11379         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11380         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11382 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11384         * configure: Define DEFAULT_M4 by searching PATH.
11385         * Makfile.in: Use DEFAULT_M4.
11387 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11389         * ltconfig: Add cygwin32 support.
11391         * Makefile.in, configure.in: Add libtool as a native only directory
11392         to configure and build.
11394 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11396         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11398 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11400         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11402 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11404         * Makefile.in: add ash make rules
11405         * configure.in: add ash to native_only and host_tools lists
11407 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11409         * Makefile.in (all-gettext, all-intl): New targets.
11410         (ALL_MODULES): Added all-gettext, all-intl.
11411         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11412         (INSTALL_MODULES): Added install-gettext, install-intl.
11413         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11415         * configure.in (host_tools): Added gettext.
11416         (native_only): Likewise.
11417         (noconfigdirs) [various cases]: Likewise.
11418         (host_libs): Added intl.
11420 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11422         * configure: Do not disable building gdbtk for cygwin32 hosts.
11424 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11426         * configure.in: Add thumb-coff target.
11427         * config.sub: Add thumb-coff target.
11429 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11431         * Makefile.in: Revert yesterday's change.
11432         (all-target-winsup):  all-target-librx stays out of here.
11434 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11436         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11437         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11438         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11439         Remove references to librx and libg++.
11441 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11443         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11444         recursive makes
11446 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11448         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11449         for newlib directory.
11450         (CXX_FOR_TARGET): Likewise.
11452 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11454         * ltconfig: Update after libtool/ltconfig.in change for
11455         hpux11.
11457 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11459         * ltconfig, ltmain.sh: Update to libtool 1.2.
11461 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11463         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11464         (install-gcc-cross): Instead, override LANGUAGES here.
11466 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11468         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11469         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11471 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11473         * configure.in: Add Thumb-pe target.
11475 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11477         * Makefile.in - changed sn targets to snavigator
11478         * configure.in - changed sn targets to snavigator
11480 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11482         * config-ml.in: After building symlink tree call make distclean
11483         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11484         to be the case for libiberty.
11486 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11488         * configure: When making link, also check the current
11489         directory. The configure scripts may create one.
11491 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11493         * config.sub: Accept alphapca56 and alphaev6 properly.
11495 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11497         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11499 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11501         * config.sub (sco5): Fix typo.
11503 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11505         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11506         install-itcl.
11507         (install-itcl): Remove dependency on install-tcl.
11509 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11511         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11513 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11515         * configure.in: Don't build libgui for a cygwin32 target when not on
11516         a cygwin32 host.
11518 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11520         * configure (redirect): Set to null, so default behavior of
11521         configure is now --verbose.
11523 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11525         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11526         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11528 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11530         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11531         this change to sync Makefile.in with its ChangeLog entries.
11533 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11535         * ltmain.sh (mkdir): Check that the directory doesn't exist
11536         before we exit with error, so that we don't get races during
11537         parallel builds.
11539 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11541         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11543 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11545         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11546         PICFLAG_FOR_TARGET.
11547         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11549         * configure: Emit a definition for the new macro enable_shared
11550         into each Makefile.
11552 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11554         * configure.in (host_tools, native_only): Add libtool.
11556 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11558         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11559         Fix typo in ming config comment.
11561 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11563         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11565 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11567         * config.sub: Add tic30 cases, and map c30 to tic30.
11569 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11571         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11572         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11573         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11574         (CLEAN_TARGET_MODULES): Similarly
11575         (all-target-libf2c): Add dependences.
11576         * configure.in (target_libs): Add libf2c.
11578 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11580         * configure.in: Remove expect from noconfigdirs when target
11581         is cygwin32.  OK to build expect and dejagnu with Canadian
11582         Cross.
11584 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11586         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11587         host.
11589         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11590         and mingw32.
11592 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11594         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11595         here as it is not defined in the toplevel Makefile.
11597 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11599         * configure (package_makefile_rules_frag): New variable, which names
11600         a file with generic rules, ...
11601         Change comment to mention we now have FIVE parts.
11602         * configure: Undo last change.
11604 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11606         * config.guess: More accurate determination of HP processor types.
11607         * config.sub: More accurate determination of HP processor types.
11609 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11611         * configure (package_makefile_frag): Move inserting the
11612         ${package_makefile_frag} to where it should be according
11613         to the comment.
11615 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11617         * config.guess: Add support for Linux/ARM.
11619 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11621         * .cvsignore: Remove *-info and *-install since they match
11622         release-info and mpw-install, which we don't want to just ignore.
11624 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11626         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11628 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11630         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11631         local_prefix to sub-make invocations.
11633 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11635         * configure.in: Check makefile fragments in the source
11636         directory.
11638 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11640         * configure.in: Check whether host and target makefile
11641         fragments exist before adding them to *_makefile_frag.
11643 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11645         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11647 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11649         * configure.in: Make sure we only replace RPATH_ENVVAR on
11650         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11651         regexp to sed.
11653         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11654         to sub-makes.
11656 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11658         * config-ml.in (multi-do): LDFLAGS must include multilib
11659         designator.
11661 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11663         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11665 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11667         * config.sub: Add mingw32 support.
11668         * configure.in: Likewise.
11670 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11672         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11674 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11676         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11677         * configure (gxx_include_dir): Provide a definition for subdirs
11678         which do not use autoconf.
11680 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11682         * config.guess: Sync with egcs.  Picks up new alpha support,
11683         BeOS & some additional linux support.
11685 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11687         * config.guess: HP 9000/803 is a PA1.1 machine.
11689 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11691         * configure.in: It's alpha*-...
11693 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11695         * configure.in (host_makefile_frag, target_makefile_frag):
11696         Handle multiple config files.
11697         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11698         alpha-*-*.
11700 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11702         * mkdep: New file.
11704 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11706         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11708 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11710         * Makefile.in: Add libgui directory.
11711         (GDB_TK): Add all-libgui.
11712         * configure.in: Add libgui directory.
11713         * configure: Add all-libgui to GDB_TK.
11715 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11717         * config-ml.in (multidirs): Add m32r to multilib list.
11719 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11721         * Makefile.in (all-target-gperf): Change dependency to
11722         all-target-libstdc++.
11724 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11726         * config.guess: Add BeOS support.
11728 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11730         Source directory cvs renamed to cvssrc:
11731         * configure.in (host_tools): Change cvs to cvssrc.
11732         (native_only): Likewise.
11733         (noconfigdirs) [various cases]: Likewise.
11734         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11735         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11736         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11737         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11738         (all-cvssrc): Rename target from all-cvs.
11740 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11742         * configure (gxx_include_dir): Fix thinko.
11744 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11746         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11747         (install-cross, install-gcc-cross): New targets.
11749 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11751         * configure.in (noconfigdirs): Add support for Thumb target.
11753         * config.sub (maybe_os): Add support for Thumb target.
11755 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11757         * Makefile.in: Add rules for cygmon.
11759         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11761 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11763         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11764         * configure (gxx_include_dir): Provide a definition for subdirs
11765         which do not use autoconf.
11767 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11769         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11770         11/18/97 build
11772 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11774         * From Franz Sirl.
11775         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11776         found on RedHat Linux systems.
11778 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11780         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11781         guesses.
11783 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11785         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11787 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11789         * ltmain.sh: If mkdir fails, check whether the directory was created
11790         anyhow by some other process.
11792 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11794         * configure.in (d30v-*-*): Configure all directories.
11796 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11798         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11799         for the D30V.
11801 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11803         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11805 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11807         * include/libiberty.h: Add extern "C" { so it can be used with C++
11808         progrms.
11809         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11810         programs.
11812 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11814         * configure.in (d30v-*-*): Configure GCC now.
11816 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11818         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11819         is no longer needed.
11821 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11823         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11825 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11827         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11828         targets using "$@" to provide support for similar but not identical
11829         targets without having to duplicate code.
11831 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11833         * makefile.vms: Fix to work with DEC C.
11835 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11837         * config.sub: Add mips-tx39-elf to marketing names.
11839 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11841         * ltmain.sh: Handle symlinks in generated script.
11843 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11845         * configure: Handle autoconf style directory options: --bindir,
11846         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11847         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11848         --sysconfdir.
11849         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11850         (sharedstatedir, localstatedir, oldincludedir): New variables.
11851         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11852         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11853         sbindir, sharedstatedir, and sysconfdir.
11855 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11857         * Makefile.in (bootstrap-lean): New target.
11859 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11861         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11862         sn, and gnuserv from noconfigdirs.
11864 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11866         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11868 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11870         * Makefile.in (cross): New target.
11872 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11873                           Jeff Law         <law@cygnus.com>
11875         * Makefile.in (bootstrap2, bootstrap3): New targets.
11876         (all-bootstrap): Remove outdated and confusing target.
11877         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11879 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11881         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11882         windows.  Consistent with gdb/configure.
11884 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11886         * configure.in: Name Linux target fragment.
11888         * configure: Rewrite so that project Makefile fragment is inserted
11889         first and appears last in the resulting Makefile.
11891 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11893         * Makefile.in (install-itcl): Install tcl first.
11895 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11897         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11899 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11901         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11903         * configure.in (skipdirs): Add target-librx for Linux.
11904         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11906 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11908         * Makefile.in (bootstrap): New target.
11910 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11912         * config.sub: Accept 'amigados' for backward compatibility.
11914 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11916         * config.guess: Merge with FSF.
11918 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11920         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11922 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11924         * config.sub: Add "marketing-names" patch.
11926 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11928         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11930 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11932         * config.sub: Handle v850-elf.
11934 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11936         * .cvsignore (*-install): Remove.
11938 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11940         * ltconfig: Set CONFIG_SHELL in libtool.
11941         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11943 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11945         * configure.in (target_subdir): Set to libraries if enable_multilib.
11947 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11949         * config.guess: Update from gcc directory.
11951 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11953         * Makefile.in (all-sim): Depends on all-readline.
11955 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11957         * Makefile.in (BISON, YACC): Use $$s.
11958         (all-bison): Depend on all-texinfo.
11960 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11962         * Makefile.in (BISON): Add -L flag.
11963         (YACC): Likewise.
11965 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11967         * configure.in (noconfigdirs): Add support for v850e target.
11969         * config.sub (maybe_os): Add support for v850e target.
11971 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11973         * configure.in (noconfigdirs): Add support for v850ea target.
11975         * config.sub (maybe_os): Add support for v850ea target.
11977 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11979         * config.sub: Add mipstx39.  Delete r3900.
11981 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11983         * Makefile.in (all-autoconf): Depends on all-texinfo.
11985 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11987         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11988         eabi targets.
11990 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11992         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11994         * configure: When handling a Canadian Cross, handle YACC as well as
11995         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11996         * Makefile.in (all-bison): Depend upon all-texinfo.
11998 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12000         * Makefile.in (BISON): bison, not byacc or bison -y.
12001         (YACC): bison -y or byacc or yacc.
12002         (various): Add *-bison as appropriate.
12003         (taz): No need to mess with BISON anymore.
12005 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12007         * configure: If OSTYPE matches *win32*, try to find a good value for
12008         CONFIG_SHELL.
12010 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12012         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12013         configure.in if it is present.
12015 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12017         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12019 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12021         * config.sub: Recognize `arc' cpu.
12022         * configure.in: Likewise.
12023         * config-ml.in: Likewise.
12025 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12027         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12029 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12031         * configure: Changed sed delimiter from ':' to '|' when
12032         attempting to substitute ${config_shell} for SHELL. On
12033         NT ${config_shell} may contain a ':' in it.
12035 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12037         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12039 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12041         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12043 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12045         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12047         * ylwrap: If the program is a relative path, force it to be
12048         absolute.
12050 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12052         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12054 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12056         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12057         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12058         for libraries.
12060 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12062         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12063         separated by spaces.
12065 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12067         * ylwrap: New file.
12068         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12070         * ltmain.sh: Handle /bin/sh at start of install program.
12072         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12074         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12075         * missing: New file, from automake 1.2.
12077 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12079         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12080         check-tk to CHECK_X11_MODULES.
12082 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12084         * config.sub: Merge with FSF.
12086 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12088         * config.guess: Merge with FSF.
12090 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12092         * configure: Treat msdosdjgpp like go32.
12093         * configure.in: Likewise.  Don't remove gprof for go32.
12095         * configure: Change Makefile.tem2 to Makefile.tm2.
12097 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12099         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12101 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12103         * install-sh (chmodcmd): Set to null if the DST directory already
12104         exists.  Same as Nov 11th change.
12106 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12108         * configure (GDB_TK): Needs itcl and tix.
12110 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12112         * config.guess: Update from FSF.
12114 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12116         * Makefile.in (GDB_TK): Depend on itcl and tix.
12118 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12120         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12121         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12122         (INSTALL_SCRIPT): New variable.
12123         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12124         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12125         to -x.
12126         * install-sh: Add support for -x option.
12128 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12130         * configure.in, Makefile.in: Treat tix like itcl.
12132 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12134         * Makefile.in (WINDRES): New variable.
12135         (WINDRES_FOR_TARGET): New variable.
12136         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12137         (EXTRA_HOST_FLAGS): Add WINDRES.
12138         (EXTRA_TARGET_FLAGS): Add WINDRES.
12139         (EXTRA_GCC_FLAGS): Add WINDRES.
12140         ($(DO_X)): Pass down WINDRES.
12141         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12142         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12143         DLLTOOL_FOR_TARGET.
12145 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12147         * configure.in: configure sim before gdb for win32-x-ppc
12149 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12151         Move gperf into the toplevel, from libg++.
12152         * configure.in (target_tools): Add target-gperf.
12153         (native_only): Add target-gperf.
12154         * Makefile.in (all-target-gperf): New target, depend on
12155         all-target-libg++.
12156         (configure-target-gperf): Empty rule.
12157         (ALL_TARGET_MODULES): Add all-target-gperf.
12158         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12159         (CHECK_TARGET_MODULES): Add check-target-gperf.
12160         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12161         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12163 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12165         * config.sub (mn10200): Recognize new basic machine.
12167 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12169         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12170         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12172 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12174         * configure.in: If we're building mips-sgi-irix6* native, turn on
12175         ENABLE_MULTILIB and set TARGET_SUBDIR.
12177 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12179         * Makefile.in (all-sn): Depend on all-grep.
12181 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12183         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12185         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12186         Makefile.  From Jeff Makey <jeff@cts.com>.
12187         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12189         * Makefile.in (DISTBISONFILES): Remove.
12190         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12191         $(DEFAULT_YACC).
12193         * configure.in: Build itl, db, sn, etc., when building for native
12194         cygwin32.
12196         * Makefile.in (LD): New variable.
12197         (EXTRA_HOST_FLAGS): Pass down LD.
12198         ($(DO_X)): Likewise.
12200 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12202         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12204 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12206         * configure.in (targargs): Strip out any supplied --build argument
12207         before adding our own. Always add --build.
12209 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12211         * configure.in (targargs): Pass --build if we're doing
12212         a cross-compile.
12214 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12216         * configure: Use '|' instead of ":" as the separator in
12217         sed. Otherwise sed chokes on NT path names with drive
12218         designators. Also look for "?:*" as the leading characters in an
12219         absolute pathname.
12221 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12223         * config.sub: Support for r3900.
12225 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12227         * configure.in: Use install-sh, not install.sh.
12229 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12231         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12232         apply it twice.
12234 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12236         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12237         install-binutils.
12239 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12241         * Makefile.in: Add automake targets.
12242         * configure.in (host_tools): Add automake.
12244 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12246         * configure: Default CXX to c++, not gcc.
12247         * Makefile.in (CXX): Set to c++, not gcc.
12248         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12250 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12252         * install-sh: try appending a .exe if source file doesn't
12253         exist
12255 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12257         * configure.in: Turn on multilib by default.
12258         (cross_only): Remove target-libiberty.
12260         * Makefile.in (all-gcc): Don't depend on libiberty.
12262 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12264         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12266 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12268         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12269         (DISTBISONFILES): Add ld/Makefile.in
12271 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12273         * configure.in: if target is cygwin32 but host isn't cygwin32,
12274         don't configure gdb tcl tk expect, not just gdb.
12276 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12278         * configure.in: Added gnuserv everywhere sn appears.
12280         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12281         (CROSS_CHECK_MODULES): Added check-gnuserv.
12282         (INSTALL_MODULES): Added install-gnuserv.
12283         (CLEAN_MODULES): Added clean-gnuserv.
12284         (all-gnuserv): New target.
12286 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12288         * config.guess: Fixes for MIPS OpenBSD systems.
12290 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12292         * Makefile.in (INSTALL_XFORM): Remove.
12293         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12295         * mkinstalldirs: New file, copied from automake.
12296         * Makefile.in (installdirs): Rename from install-dirs.  Use
12297         mkinstalldirs.  Change all users.
12298         (DEVO_SUPPORT): Add mkinstalldirs.
12300 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12302         * install-sh: Rename from install.sh.
12303         * Makefile.in (INSTALL): Change install.sh to install-sh.
12304         (DEVO_SUPPORT): Likewise.
12306         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12307         Graichen <graichen@rzpd.de>.
12309 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12311         * config.guess: Recognize OpenBSD systems correctly.
12313 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12315         * README, Makefile.in (ETC_SUPPORT): Remove references to
12316         cfg-paper*, configure.{texi,man,info*}._
12318 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12320         * Makefile.in (all.normal): Ensure that gcc is built after all
12321         the x11 - ie gdb - targets.
12323 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12325         * makefile.vms: Don't run conf-a-gas.
12327 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12329         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12331 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12333         * configure.in: Remove noconfigdirs case since gdb also
12334         configures and builds for tic80-coff.
12336 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12338         * configure: Set cache_file to config.cache.
12339         * Makefile.in (local-distclean): Remove config.cache.
12341 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12343         * COPYING: Update FSF address.
12345 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12347         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12348         noconfigdirs.
12350 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12352         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12353         MAKEDIRS, is empty.
12355 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12357         * config.sub: Tweak mn10300 entry.
12359 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12361         * configure.in (host_tools): Put sim before gdb, so gdb's
12362         configure.tgt can determine if the simulator was configured.
12364 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12366         * config.sub: Move BeOS $os case to be with other Cygnus
12367         local cases.
12369 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12371         * config.sub: Remove misplaced comment that broke Linux.
12373 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12375         * config.sub: Add BeOS support.
12377 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12379         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12381 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12383         * configure.in (noconfigdirs): Remove tcl and tk from
12384         noconfigdirs for cygwin32 builds.
12386 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12388         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12390 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12392         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12393         make-all.com, use makefile.vms instead.
12395 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12397         * config.sub: Accept -lnews*.
12399 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12401         * configure.in (noconfigdirs): Disable target-newlib,
12402         target-examples and target-libiberty for d30v.
12404 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12406         * configure.in (noconfigdirs): Enable ld for d30v.
12408 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12410         * configure.in (tic80-*-*): Build compiler.
12412 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12414         * configure.in (d30v-*): Remove sim directory from list of
12415         unsupported d30v directories
12417 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12419         * config.sub, configure.in: Add d30v target cpu.
12421 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12423         * makefile.vms: New file.
12424         * make-all.com: Remove.
12426 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12428         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12430 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12432         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12434 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12436         * Makefile.in (ALL_MODULES): Added all-db.
12437         (CROSS_CHECK_MODULES): Addec check-db.
12438         (INSTALL_MODULES): Added install-db.
12439         (CLEAN_MODULES): Added clean-db.
12441 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12443         * config.guess: Merge with latest FSF sources.
12445 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12447         * Makefile.in (ALL_MODULES): Added all-itcl.
12448         (CROSS_CHECK_MODULES): Added check-itcl.
12449         (INSTALL_MODULES): Added install-itcl.
12450         (CLEAN_MODULES): Added clean-itcl.
12452 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12454         * configure.in: build gdb for mn10200
12456 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12458         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12460 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12462         * configure.in (tic80-*-*): Turn off most targets right now.
12464 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12466         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12467         rather than the makeinfo program.
12468         (do-info): Depend upon all-texinfo.
12470 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12472         * configure.in: Remove uses of config/mh-linux.
12474         * config.sub, config.guess: Merge with latest FSF sources.
12476 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12478         * config.sub (case $basic_machine): Add tic80 entries.
12480 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12482         * config.sub, config.guess: Merge with latest FSF sources.
12484 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12486         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12487         * mpw-config.in: Test for NewFolderRecursive.
12488         * mpw-install: Use symbolic name for startup filename.
12489         * mpw-README: Add various additional details.
12491 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12493         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12495 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12497         * configure.in: Do build gcc and the target libraries for
12498         the mn10200.
12500 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12502         * configure.in: don't avoid building gdb for mn10300 any more
12503         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12504         instead of single-quoting it.
12506 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12508         * configure.in: Don't use --with-stabs on IRIX 6.
12510 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12512         * configure.in (m32r): Build gdb, libg++ now.
12514 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12516         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12517         directories from noconfigdirs.
12519 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12521         * config.sub (basic_machine): added mips16 configuration
12523 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12525         * config.sub: Handle d10v-unknown.
12527 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12529         * config.sub: Handle v850-unknown.
12531 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12533         * Makefile.in: add findutils
12534         * configure.in: add findutils to list of host_tools
12536 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12538         * config.sub: Handle mn10200 and mn10300.
12540 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12542         * configure.in (d10v-*): Do not build librx.
12544 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12546         * configure.in (mn10300): Build everything except gdb & libgloss.
12548 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12550         * config.guess:  Patch for Dansk Data Elektronik servers,
12551         from Niels Skou Olsen <nso@dde.dk>.
12553         For ncr, use /bin/uname rather than uname, since GNU uname does not
12554         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12556         Patch for MIPS R4000 running System V,
12557         from Eric S. Raymond <esr@snark.thyrsus.com>.
12559         Fix thinko for nextstep.
12561         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12563         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12564         * config.guess: Guess mips-dec-mach_bsd4.3.
12566         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12567         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12568         release numbers.
12569         * config.guess (mips-mips-riscos*):  Emit just enough of the
12570         release number.
12572         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12573         * config.guess (sparc-auspex-sunos*):  Added.
12574         (f300-fujitsu-*): Added.
12576         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12577         * config.guess:  Recognize a Tadpole as a sparc.
12579 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12581         * config.guess: Don't assume that NextStep version is either 2 or
12582         3.  NextStep 4 (aka OpenStep 4) has come out now.
12584 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12586         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12587         From Rik Faith <faith@cs.unc.edu>.
12589 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12591         * config.sub: Contributions from bug-gnu-utils to:
12592         Support plain "hppa" (no version given) architecture, reported by
12593         OpenStep.
12594         OpenBSD like NetBSD.
12595         LynxOs is not a hardware supplier.
12597         * config.guess: Contributions from bug-gnu-utils to add support for:
12598         OpenBSD like NetBSD.
12599         Stratus systems.
12600         More Pyramid systems.
12601         i[n>4]86 Intel chips.
12602         M680[n>4]0 Motorola chips.
12603         Use unknown instead of lynx for hardware manufacturer.
12605 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12607         * install.sh (chmodcmd): Set to null if the DST directory already
12608         exists.
12610 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12612         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12613         not use mt-ppc target Makefile fragment any more.
12615 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12617         * configure.in (*-*-windows):  Exclude everything but those dirs
12618         needed to build windows.
12620 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12622         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12624 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12626         * configure.in:  Exclude mmalloc from i386-windows.
12628 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12630         * Undo my previous change.
12632 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12634         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12635         unconditionally.
12636         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12638 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12640         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12641         host to add it's own flags.
12643 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12645         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12647 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12649         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12650         (CXX_FOR_TARGET): Likewise.
12651         (GCC_FOR_TARGET): Define.
12652         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12653         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12654         CC_FOR_TARGET was specified on the command line.
12655         (MAKEOVERRIDES): Don't define.
12657 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12659         * configure.in (m32r): Fix spelling of libg++ libs.
12661 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12663         * config.sub (-apple*): Remove, now redundant.
12665 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12667         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12669         * configure: Rework yesterday's sed script patch.
12671         * config.sub: Merge with FSF.
12673 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12675         * config.guess:  Merge from FSF.
12677         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12678         * config.guess: Use pc instead of unknown, for pc clone systems.
12679         Change linux to linux-gnu.
12681         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12682         * config.guess: Avoid non-portable tr syntax.
12684 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12686         * test-build.mk (HOLES): Add "xargs" for gdb.
12688         * configure: Avoid hpux10.20 sed bug.
12690 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12692         * configure.in:  Add support for windows host
12693         (that is a build done under the Microsoft build environment).
12695 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12697         * Makefile.in: Replace all uses of srcroot with s, to shrink
12698         command line lengths.
12700         Patches from Geoffrey Noer <noer@cygnus.com>:
12701         * configure.in: If configuring for newlib, pass --with-newlib to
12702         subdirectories.
12703         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12704         -Bnewlib/ and -Lwinsup to gcc.
12705         (CXX_FOR_TARGET): Likewise.
12707 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12709         * Makefile.in (ETC_SUPPORT): Add configure.
12711 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12713         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12714         host configuration file.
12716 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12718         * configure.in: Break mn10x00 support into separate
12719         mn10200 and mn10300 configurations.
12720         * config.sub: Likewise.
12722 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12724         * configure.in: Add lots of stuff to noconfigdirs for
12725         the mn10x00 targets.
12727         * config.sub, configure.in: Add mn10x00 support.
12729 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12731         * make-all.com: Call conf-a-gas, not config-a-gas.
12733 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12735         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12736         targets.
12738 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12740         * mpw-README: Add much more detail for native PowerMac.
12741         * mpw-install: New file.
12742         * mpw-configure: Add --norecursion and --help options.
12743         * mpw-config.in: Translate readme and install files when
12744         copying to objdir.
12745         * mpw-build.in: Don't always depend on byacc and flex.
12746         (install-only-top): New action.
12748 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12750         * configure.in:  You can now configure GDB for the v850.
12752 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12754         * configure.in (noconfigdirs): Don't configure any C++ dirs
12755         if targeting D10V.
12757 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12759         * config.sub: Recognize mips64vr5000.
12761 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12763         * configure.in: Use a single line for host_tools and native_only.
12765 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12767         * config.sub, configure.in: Add entries for m32r.
12769 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12771         * Makefile.in (inet-install): Don't run install-gzip.
12773 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12775         * configure.in:  Don't config lots of things for *-*-windows*.
12777 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12779         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12780         (host_libs, host_tools): Copy from configure.in.
12781         * mpw-configure: Don't complain about directories not found.
12783 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12785         * configure.in (i[345]86): Recognize i686 for pentium pro.
12786         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12787         file.
12789         * config.guess (i[345]86): Ditto.
12791 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12793         * configure.in (noconfigdirs): Removed gdb for D10V.
12795 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12797         * configure.in: Remove ld, target-libio, target-libg++, and
12798         target-libstdc++ from noconfigdirs.
12800 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12802         * configure: Fix three locations where shell scripts were
12803         being run directly rather than with config_shell.
12805 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12807         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12808         * config.sub (basic_machine): Recognize v850.
12810 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12812         * mpw-configure: Handle multiple enable/disable options and
12813         pass them down recursively, handle -c and -s flags appropriately
12814         depending on choice of compiler, add escape mechanism for
12815         quoted arguments to gC.
12817 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12819         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12820         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12821         so that -mrelocatable-lib and -mno-eabi are used.
12823         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12824         not support --print-multi-lib, don't abort.
12826 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12828         * make-all.com: Run config-a-gas.
12829         * setup.com: Don't copy subdirectory files around.
12831 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12833         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12834         target, it now compiles correctly.
12836 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12838         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12840 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12842         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12844 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12846         * configure.in (native_only): Add prms.
12848 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12850         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12851         (BINUTILS_SUPPORT_DIRS): Likewise.
12853 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12855         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12856         d10v support is added.
12858 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12860         * configure.in (d10v-*-*): New target.
12862 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12864         * config.guess (HP 9000/811): Recognize this as a PA1.1
12865         machine.
12867 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12869         * Makefile.in (do-tar-gz): New target, split out from tail end of
12870         taz target.  Run each command separately, don't use pipes.
12871         (taz): Use it.
12873 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12875         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12876         * mpw-build.in: No builds should depend on building byacc or flex,
12877         they are assumed to be installed already.
12879 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12881         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12882         variable that CC_FOR_TARGET needs.
12884 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12886         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12887         options have changed since the last time the subdirectory was
12888         configured, and if it has, reconfigure.
12889         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12890         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12892 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12894         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12895         CLEAN_MODULES): Add bash.
12896         (all-bash): New target.
12898 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12900         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12902 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12904         * config.sub (basic_machine): Recognize d10v as a valid processor.
12906 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12908         * mpw-configure: Add support for --bindir.
12909         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12911 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12913         * configure.in: add bash, time, gawk to list of hosttools and things
12914         to only build for native toolchains
12916 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12918         * Makefile.in (docdir): Remove.
12920 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12922         * Makefile.in (datadir): Set to $(prefix)/share.
12924 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12926         * configure.in: build diff and patch for cygwin32-hosted
12927         toolchains.
12929 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12931         * config.sub: Accept -rtems*.
12933 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12935         * configure.in: enable dosrel for cygwin32-hosted builds,
12936                 remove diff from the list of things not buildable
12937                 via Canadian Cross
12939 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12941         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12942         don't get ". ".
12944 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12946         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12948 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12950         * Makefile.in (taz): Handle case where tex3patch didn't even get
12951         checked out.  Also, if it was found, put the symlink in a new util
12952         subdirectory.
12954 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12956         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12958 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12960         * config.sub: Recognize -openvms.
12961         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12962         * make-all.com, setup.com: New files.
12964 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12966         * Makefile.in (taz): tex3patch moved to texinfo/util.
12968 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12970         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12971         * configure.in: remove make from disable-if-Can-Cross list
12972                 enable gdb if ${host} and ${target} are cygwin32
12974 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12976         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12977         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12979 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12981         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12982         distinguish sysv/svr4/bsd variants.
12983         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12985 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12987         * configure.in: Added copyright notice.
12988         * move-if-change: Added copyright notice.
12990 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12992         * configure.in (powerpcle-*-solaris*): Until we get shared
12993         libraries working, don't build gdb, sim, make, tcl, tk, or
12994         expect.
12996 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12998         * config.guess:  Merge with FSF:
13000         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13001         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13003         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13004         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13006         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13007         * config.guess:  Combine two OSF1 rules.
13008         Also recognize field test versions.  From mjr@zk3.dec.com.
13009         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13010         because GNU uname does not support -p.  From pmr@pajato.com.
13012 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13014         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13016 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13018         * mpw-README: Document GCCIncludes.
13020 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13022         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13024 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13026         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13028 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13030         * configure.in (*-*-cygwin32): Configure make.
13032 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13034         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13036 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13038         * Makefile.in (all-inet): Depend on all-perl.
13040         * Makefile.in (inet-install): New target.
13042         * Makefile.in (all-inet): Depend on all-tcl.
13043         (all-inet): Depend on all-send-pr.
13045 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13047         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13048         temporarily.
13050 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13052         * configure.in: Don't configure --with-gnu-ld on AIX.
13054 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13056         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13058 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13060         * Makefile.in (ALL_MODULES): Added all-inet.
13061         (CROSS_CHECK_MODULES): Added check-inet.
13062         (INSTALL_MODULES): Added install-inet.
13063         (CLEAN_MODULES): Added clean-inet.
13064         (all-indent): New target.
13066         * configure.in (host_tools): Added inet.
13067         (native_only): Added inet.
13068         (noconfigdirs): Added inet.
13070 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13072         * configure.in: Don't configure libgloss if we are not configuring
13073         newlib.
13075 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13077         * configure.in: Don't configure libgloss for unsupported
13078         architectures.
13080 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13082         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13084 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13086         * Makefile.in (ALL_MODULES): Include all-apache.
13087         (CROSS_CHECK_MODULES): Include check-apache.
13088         (INSTALL_MODULES): Include install-apache.
13089         (all-apache): New target.
13091         * configure.in: Added apache everywhere perl is seen.
13093 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13095         * Makefile.in: Add support for clean-{module} and
13096         clean-target-{module} rules.
13098 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13100         * configure.in (*-*-ose) do not build libgloss.
13102 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13104         * config.guess (prep*:SunOS:5.*:*): Turn into
13105         powerpele-unknown-solaris2.
13107 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13109         * configure.in: Permit --enable-shared to specify a list of
13110         directories.
13112 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13114         * configure.in (host==solaris): Pass only the first word of $CC
13115         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13117 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13119         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13121 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13123         * Makefile.in (ALL_MODULES): Include all-perl.
13124         (CROSS_CHECK_MODULES): Include check-perl.
13125         (INSTALL_MODULES): Include install-perl.
13126         (ALL_X11_MODULES): Include all-guile.
13127         (CHECK_X11_MODULES): Include check-guile.
13128         (INSTALL_X11_MODULES): Include install-guile.
13129         (all-perl): New target.
13130         (all-guile): New target.
13132         * configure.in (host_tools): Include perl and guile.
13133         (native_only): Include perl and guile.
13134         (noconfigdirs): Don't build guile and perl; no ports have been
13135         done.
13137 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13139         * configure (--enable-*): Handle quoted option lists such as
13140         --enable-sim-cflags='-g0 -O' better.
13142 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13144         * Makefile.in ({,inst}all-target): New rule so we can make and
13145         install all of the target directories easily.
13147 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13149         * configure.in: Add missing global flag in sed substitution when
13150         deleting `target-' from ${configdirs}.
13152 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13154         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13155         option.
13157         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13158         config/mh-necv4.
13160         * install.sh: Correct misspelling of transformbasename.
13162         * config.guess: Recognize mips-*-sysv*.
13164 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13166         * config.sub: Recognize mon960.
13168 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13170         * configure: Restore Canadian Cross handling of BISON and LEX,
13171         removed in Feb 20 change.
13173 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13175         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13176         Mention make install.  Remove the old copyright date as well the
13177         clumsy and rather pointless copyright on the README file.
13179 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13181         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13182         Makefile after running symlink-tree, then run `make distclean' to
13183         avoid clobbering any generated files in srcdir.
13185 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13187         * configure.in (m68k-*-netbsd*): Build everything now.
13189 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13191         * Makefile.in (taz): Fix quoting.
13193 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13195         * configure.in (sparclet-*-*): Build everything now.
13197 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13199         * configure.in (m68k-*-linux*): New host.
13201 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13203         * configure: Check for bison before byacc.
13205 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13207         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13208         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13209         searching PATH.  These are used as fallbacks by Makefile.in if
13210         flex/bison/byacc aren't in objdir.
13212 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13214         * Makefile.in: Make everything which depends upon all-bfd also
13215         depend upon all-opcodes, in case --with-commonbfdlib is used.
13217 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13219         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13220         building NT native compilers on Unix.
13222 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13224         * configure.in: Don't get CC from the host Makefile fragment if we
13225         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13226         Solaris test for /usr/ucb/cc to the post target script, just after
13227         the compiler sanity test.
13229 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13231         * config.sub: Merge with FSF.
13233 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13235         * Makefile.in (RPATH_ENVVAR): New variable.
13236         (REALLY_SET_LIB_PATH): Use it.
13237         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13239 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13241         * config.sub, configure.in: Recognize sparclet cpu.
13243 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13245         * config.guess:  Support m68k-cbm-sysv4.
13247 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13249         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13250         m68k-unknown-linuxaout from linker help string.  Put quotes around
13251         $ld_help_string.
13253 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13255         * config.guess (powerpc-harris-powerunix): Add guess for port
13256         to new target.
13258 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13260         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13262 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13264         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13265         $(REALLY_SET_LIB_PATH) in Makefile.
13266         * Makefile.in (SET_LIB_PATH): New variable.
13267         (REALLY_SET_LIB_PATH): New variable.
13268         ($(DO_X)): Use $(SET_LIB_PATH).
13269         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13270         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13271         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13272         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13273         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13274         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13275         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13276         (install-dosrel): Likewise.
13277         (all-opcodes): Depend upon all-libiberty.
13279 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13281         * config.guess (*:CYGWIN*): New
13283 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13285         * Makefile.in (all-target-winsup): All all-target-libiberty.
13287 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13289         * configure.in (noconfigdirs): Add missing # in front of comment.
13291 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13293         * configure.in: add second pass to things added to noconfigdirs
13294         so *-gm-magic can exclude libgloss properly.
13296 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13298         * mpw-configure (extralibs_name, rez_name): Set correctly
13299         for MWC68K compiler.
13301         * mpw-README: Add more info on the necessary build tools.
13303 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13305         * configure.in, config.sub: Recognize cygwin32.
13307 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13309         * config.guess, config.sub: Recognize A/UX.
13311 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13313         * config.sub: Merge with gcc/config.sub.
13315 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13317         * mpw-build.in (do-binutils): Add build of stamps.
13319 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13321         * config.sub: Add recognition for mips64vr4100*-* targets.
13323 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13325         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13326         Add creation of gconfigargs with `--enable-shared' turned on.
13327         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13328         ($(host)-stamp-stage3-configured): Likewise.
13329         (HOLES): Add chatr and ldd.
13330         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13332 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13334         * configure: Pass --nfp to recursive configures.
13336 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13338         * Makefile.in (DLLTOOL): New.
13339         (DLLTOOL_FOR_TARGET): New.
13340         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13341         (EXTRA_TARGET_FLAGS): Ditto.
13342         (EXTRA_GCC_FLAGS): Ditto.
13343         (CONFIGURE_TARGET_MODULES): Ditto.
13344         (DO_X): Ditto.
13345         * configure: Add DLLTOOL.
13347 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13349         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13350         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13351         mh-sco, since old workarounds no longer needed, and don't
13352         build ld, since libraries have weak symbols in COFF.
13354 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13356         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13358 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13360         * configure.in: Make sure that ${CC} can be used to compile an
13361         executable.
13363 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13365         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13366         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13367         nothing depending on whether gdbtk is being built.
13369 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13371         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13373 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13375         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13376         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13378 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13380         * config-ml.in: Add support for
13381         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13382         Simplify setting of multidirs from --disable-foo.
13384 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13386         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13387         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13388         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13389         non-empty, pass them on to the  GCC make.
13390         (all-bootstrap): New rule that is like all-gcc, except it executes
13391         the GCC bootstrap rule instead of the GCC all rule.
13393 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13395         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13397 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13399         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13400         DG/UX support.
13402 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13404         * config.sub (i*86*) Change [345] to [3456]
13406 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13408         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13409         --with-gnu-ld=no.
13411 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13413         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13414         AIX multilibs get built.
13416 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13418         * configure.in (i386-win32): Don't build expect if we're not
13419         building the tcl subdir.
13421 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13423         * Makefile.in: (configure-target-examples, all-target-examples):
13424         New targets, configure and build example programs.
13426 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13428         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13429         use it as input to sedit the generated MPW makefile.
13430         * mpw-README: Add a suggestion about Gestalt.h.
13432 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13434         * config.sub: Accept *-*-ieee*.
13436 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13438         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13439         Ronald F. Guilmette <rfg@monkeys.com>.
13441 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13443         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13444         for powerpc-pe native.
13445         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13446         (target==powerpc-pe): duplicate i386-win32 entry.
13448 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13450         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13451         of vxworks, not just vxworks5.1.
13453 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13455         * mpw-configure: Add support for exec-prefix.
13457 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13459         * config.guess: Recognize HP model 816 machines as having
13460         a PA1.1 processor.
13462 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13464         * configure: Ignore new autoconf configure options.
13466 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13468         * config.guess:  Recognize Pentium under SCO.
13469         From Robert Lipe <robertl@arnet.com>.
13471 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13473         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13475 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13477         * configure.in: Don't configure gas for alpha-dec-osf*.
13479 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13481         * configure.in: Default to --with-stabs for some targets for which
13482         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13483         i[345]86*-*-unixware*.
13485 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13487         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13488         rather than basing it on the target.  Simplify handling of options
13489         controlling which directories to configure.  Remove extraneous
13490         slash in multi-clean target.
13492 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13494         * config-ml.in: Prefix more variables with ml_ so they don't collide
13495         with configure's.
13497 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13499         * configure: Don't turn -v into --v.
13501 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13503         * configure.in (targargs): Fix typo.
13505         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13507 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13509         * configure.in: Strip --host and --target options from
13510         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13511         --with-cross-host option when building with a cross-compiler.
13512         * configure: Canonicalize the arguments put into config.status by
13513         always using `=' for an option with an argument.  Pass a presumed
13514         --host or --target explicitly.
13516 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13518         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13519         into general OS recognition case.
13521 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13523         * configure.in (target_configdirs): add target-winsup only
13524         for win32 target systems.
13526 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13528         * Makefile.in (all-target-libgloss): Depend upon
13529         configure-target-newlib, since when libgloss is built it looks to
13530         see if the newlib directory exists.
13532 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13534         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13535         cfg-ml-*.in.
13537 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13539         * configure: Handle LD and LD_FOR_TARGET when configuring a
13540         Canadian Cross.
13542 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13544         * configure.in (target_libs): add target-winsup.
13545         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13546         (target==ppcle-pe): remove ld from $noconfigdirs.
13548 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13550         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13551         Preserve relative path names in $srcdir.  Build symlink tree if
13552         configuring cross target dir and srcdir=. (= no VPATH support).
13553         (configure-target-libg++): Depend on configure-target-librx.
13554         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13555         * config-ml.in: New file.
13556         * symlink-tree: New file.
13557         * configure: Ensure srcdir="." if that's what it is.
13559 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13561         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13562         includes and FLEX_SKELETON setting.
13563         * mpw-configure (--with-gnu-ld): New option, controls whether
13564         to use PPCLink or ld with PowerMac GCC.
13565         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13566         * mpw-config.in: Configure grez if targeting Mac.
13568         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13569         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13570         just macos.
13571         * configure.in: Configure grez resource compiler if targeting Mac.
13572         * Makefile.in (all-grez, install-grez): New targets.
13574 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13576         * configure: CXX defaults to gcc, not g++.  If we find
13577         gcc in the path, set CC to gcc -O2.
13579 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13581         * configure: Default ${build} correctly.  Avoid picking up extra
13582         spaces when reading CC and CXX from Makefile.  When doing a
13583         Canadian Cross, use plausible default values for numerous
13584         variables.
13585         * configure.in: When doing a Canadian Cross, don't try to
13586         configure tools whose configure script can't handle it.
13588 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13590         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13592 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13594         * configure:  Remove dubious bug reporting address.
13596 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13598         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13599         configure script, run that instead of this directory's configure.
13600         In either case, print a message that we're configuring the sub-dir.
13602 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13604         * configure.in: Before checking for the existence of various files,
13605         use sed to filter out "target-".
13607 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13609         * Makefile.in (DO_X): Split rule to decrease command line length
13610         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13611         (Philippe De Muyter).
13613 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13615         * Makefile.in (all-patch): depend on all-libiberty.
13617 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13619         * configure.in: If the only directory in target_configdirs which
13620         actually exists is libiberty, then set target_configdirs to empty,
13621         to avoid trying to build a target libiberty in a gas or gdb
13622         distribution.
13624 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13626         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13627         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13628         systems.
13630 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13632         * configure.in (copy_dirs): Use sys-include instead of include
13633         for --with-headers option.
13635 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13637         * Makefile.in, configure.in: Make winsup builds work with
13638         new scheme.
13640 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13642         * configure.in: Build the linker on AIX.
13644 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13646         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13647         where needed.
13649 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13651         * Makefile.in (all-gcc): Fix typo.
13653 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13655         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13657 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13659         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13660         to target-xiberty, to provide more flexibility.
13661         (target_subdir):  Define.  Create if cross.
13662         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13663         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13664         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13665         check-libFOO -> check-target-libFOO, etc.
13666         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13667         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13668         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13669         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13670         allow ALL_GCC="" to only configure.
13671         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13672         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13673         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13675 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13677         * Makefile.in (taz): Build "info" in etc explicitly.
13679 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13681         * configure.in:  Make sure that CC is undefined (as opposed to
13682         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13683         problem with autoconf trying to configure on a host without GCC.
13685 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13687         * mpw-configure: Set host alias from choice of host compiler,
13688         only use generic MPW Makefile sed if present, edit a file
13689         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13690         * mpw-README: Add problem notes about CW6 and CW7.
13692 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13694         * Makefile.in (taz): Use ";" instead of ";;".
13696 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13698         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13699         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13700         DISTDOCDIRS.
13701         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13702         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13704 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13706         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13707         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13708         Move bfd to DISTSTUFFDIRS.
13710 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13712         * Makefile.in (X11_LIB): Removed.
13713         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13715         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13717 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13719         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13720         names.
13722 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13724         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13726 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13728         * configure.in (i[345]86-*-win32): Always build newlib.
13729         Don't configure cvs, autoconf or texinfo.
13730         * Makefile.in (LD_FOR_TARGET): New.
13731         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13732         Pass down LD_FOR_TARGET.
13734 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13736         * winsup: New directory.
13737         * Makefile.in: Build winsup.
13738         * configure.in: Winsup is configured when target is win32.
13739         Can only build win32 target GDB when native.
13741 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13743         * config.guess: Recognize HP model 819 machines as having
13744         a PA 1.1 processor.
13746 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13748         * configure: Fix sed loop which substitutes for CC and CXX to
13749         avoid bug found in various sed implementations.
13751 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13753         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13754         simulator.  Use standard powerpc-*-eabi*.
13756 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13758         * configure.in: Stop putting gas and binutils in noconfigdirs for
13759         powerpc-*-aix* and rs6000-*-*.
13761 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13763         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13764         -mcall-aixdesc libraries.
13766 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13768         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13770         * config.sub (arm | armel | armeb): Fix shell syntax.
13772 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13774         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13775         -msoft-float and -mcpu=common support.
13776         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13777         libraries.
13779 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13781         * configure.in: Allow configuration and build of emacs19 for the alpha.
13783 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13785         * configure.in (CC): Get ^CC, not just any old CC, from
13786         ${host_makefile_frag}.
13788 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13790         * configure.in (CC): Try to get CC from
13791         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13793 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13795         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13796         only if it exists in $(srcdir).
13798 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13800         * configure: If CC and CXX are not set in the environment, set
13801         them, based on either an existing Makefile or on searching for gcc
13802         in PATH.  Substitute for CC and CXX in Makefile.
13803         * configure.in: Remove libm from target_libs.  Separate
13804         target_configdirs from configdirs.  If CC is not set in
13805         environment, try to get it from a host Makefile fragment.  Rewrite
13806         changes of configdirs to use skipdirs instead.  A few minor
13807         tweaks.  Take directories out of target_configdirs as they are
13808         taken out of configdirs.  Remove existing Makefile files from
13809         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13810         CONFIG_ARGUMENTS in Makefile.
13811         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13812         by configure.in.
13813         (CONFIG_ARGUMENTS): Likewise.
13814         (CONFIGURE_TARGET_MODULES): New variable.
13815         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13816         ($(CONFIGURE_TARGET_MODULES)): New target.
13817         (configure-libg++, configure-libio): New targets.
13818         (all-libg++): Depend upon configure-libg++.
13819         (all-libio): Depend upon configure-libio.
13820         (configure-libgloss, all-libgloss): New targets.
13821         (configure-libstdc++): New target.
13822         (all-libstdc++): Depend upon configure-libstdc++.
13823         (configure-librx, all-librx): New targets.
13824         (configure-newlib): New target.
13825         (all-newlib): Depend upon configure-newlib
13826         (configure-xiberty): New target.
13827         (all-xiberty): Depend upon configure-xiberty.
13829 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13831         * configure.in (host i[345]86-*-win32):  Expand the
13832         noconfigdirs again.
13834 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13836         * mpw-configure: Fix sed command file name.
13838 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13840         * configure.in (host i[345]86-*-win32): Reduce the
13841         noconfigdirs again.
13843 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13845         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13846         or powerpc*-*-pe*, since they are not yet supported.
13848 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13850         Add PowerMac support and many other enhancements.
13851         * mpw-configure: New option --cc to select compiler to use,
13852         paste options set according to --cc into the generated
13853         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13854         if mpw-make.sed is present.
13855         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13856         add forward includes for PowerPC include files.
13857         * mpw-build.in: Build using Makefile.PPC if present.
13858         (do-byacc, etc): Remove separate version resource builds.
13859         (do-gas): Build "stamps" before "all".
13860         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13861         * mpw-README: Update to reflect --cc option, PowerMac support,
13862         and recently-reported compatibility problems.
13864 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13866         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13867         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13868         (--with-multilib-top): Pass to recursive invocations.
13870 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13872         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13873         v810-*-*.
13875 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13877         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13878         gdb, ld and opcodes on v810-*-*.
13880 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13882         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13883         (local-maintainer-clean): New target.
13884         (maintainer-clean): New target.
13885         (realclean): Just depend upon maintainer-clean.
13887 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13889         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13891 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13893         * configure.in: Build ld in mips*-*-bsd* case.
13895 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13897         * config.sub: Accept -lites* OS.  From Ian Dall.
13899 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13901         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13902         targets.
13904 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13906         * configure.in: treat i386-win32 canadian cross the same as
13907         i386-go32 canadian cross.
13909 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13911         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13912         running under the simulator to build a reduced set of libraries.
13913         (powerpc-*-eabiaix): Add fine grained multilib support added to
13914         other powerpc targets yesterday.
13916 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13918         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13919         -disable-softfloat, -disable-relocatable, -disable-aix, and
13920         -disable-sysv to control which multilib libraries get built.
13922 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13924         * configure: Add Makefile.tem to list of files to remove in trap
13925         handler.
13927 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13929         * config.guess (*Linux*):  Add missing "exit"s.
13930         Also, need specific check for alpha-unknown-linux (uses COFF).
13932 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13934         * config.guess:  Merge with FSF:
13936         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13937         * config.guess (AIX4): More robust release numbering discovery.
13939         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13940         * config.guess (i386-sequent-ptx): Properly get version number.
13942         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13943         * config.guess (mips:*:4*:UMIPS): New case.
13945 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13947         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13948         (i386-win32 host): Likewise.  Don't build readline.
13950 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13952         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13953         SUPPORT_FILES to submakes.
13955 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13957         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13958         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13959         mpw-configure.
13961 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13963         * configure.in (appdirs): Use =, not ==, in test expression when
13964         trying to build the text to print in the warning message for
13965         Solaris users.
13967 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13969         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13971 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13973         * config.guess: Recognize lynx-2.3.
13975 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13977         * config.sub (z8ksim): Deleted
13978         (z8k-*-coff): New, this is the one true name of the target.
13980 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13982         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13984 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13986         * config.guess (*:Linux:*:*): First try asking the linker what the
13987         default object file format is (elf, aout, or coff).  Then if this
13988         fails, try previous methods.
13990 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13992         * configure.in: Don't build newlib for *-*-vxworks5.1.
13994 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13996         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13997         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13999 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14001         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14003 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14005         * cfg-ml-com.in: New file.
14006         * cfg-ml-pos.in: New file.
14008 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14010         * COPYING.NEWLIB: Add HP free copyright to list.
14012 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14014         * config.sub: Recognize -eabi* for the system, not just -eabi.
14016 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14018         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14019         * config.sub, configure.in (win32): New target and host.
14021 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14023         * configure.in: Add i386-pe configuration.
14025 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14027         * mpw-build.in (install): Install GDB after LD.
14029 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14031         * mpw-config.in (elf/mips.h): Always forward-include, needed
14032         for GDB to build.
14034 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14036         * testsuite: New directory for customer acceptance and whole tool
14037         chain tests.
14039 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14041         * configure: If per-host line isn't found, but AC_OUTPUT is found
14042         and a configure script exists, run it instead.
14044 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14046         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14048 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14050         * configure: Set build_{cpu,vendor,os,alias} to host values when
14051         --build isn't specified.
14053 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14055         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14056         (FLAGS_TO_PASS): Pass them.
14057         (EXTRA_TARGET_FLAGS): Ditto.
14059 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14061         * Makefile.in (all-libg++): Depend on all-libstdc++.
14063 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14065         * configure.in (noconfigdirs): Enable all packages for
14066           i386-unknown-netbsd.
14068 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14070         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14071         hosted builds (DOS builds)
14073 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14075         Changes for ARM based on patches from Richard Earnshaw:
14076         * config.sub: Handle armeb and armel.
14077         * configure.in: Omit arm linker only for riscix.
14079 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14081         * config.guess:  Update from FSF.
14083 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14085         * config.sub: Recognize powerpcle as the little endian variant of
14086         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14087         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14088         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14089         temporarily.
14091 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14093         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14095 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14097         * config.sub: Accept -lites* as a basic system type.
14099 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14101         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14102         installed, and if so return linuxoldld as the system name.
14104 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14106         * config.guess: Add hppa1.1-hp-lites support.
14108 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14110         * configure.in: Don't build newlib for m68k-vxworks5.1.
14112 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14114         * configure.in (mips-sgi-irix6): Use mh-irix5.
14116 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14118         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14120 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14122         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14123         OSF/1.  Fix compiler flags.
14124         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14126 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14128         * configure.in: Recognize --with-newlib.
14129         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14131 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14133         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14134         to *_X11_MODULES due to gdbtk needing X include files et al.
14136 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14138         Merge in support for Mac MPW as a host.
14139         (Old change descriptions retained for informational value.)
14141         * mpw-config.in: Add generic include forwards for cpu-specific
14142         include files in aout and elf directories.
14144         * mpw-configure: Added copyright.
14145         * mpw-config.in: Check for presence of required build tools.
14146         (target_libs): Add newlib.
14147         (target_tools): Add examples.
14148         (Read Me): Generate as "Read Me for MPW" instead.
14149         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14150         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14151         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14153         * mpw-configure: Remove subdir-specific makefile hackery,
14154         delete mk.tmp after using it.
14156         * mpw-build.in (all): Display start and end times.
14158         * mpw-configure (host_canonical): Set.
14159         (target_cpu): Always add to makefiles.
14160         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14161         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14162         (mpw-mh-mpw): Look for in srcdir and srcroot.
14163         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14165         * mpw-build.in: (install-only): New target.
14167         * mpw-configure (host_alias, target_alias): Rename from hostalias
14168         and targetalias, add into generated Makefile.
14169         (mk.tmp): If present, add into generated Makefile.
14170         * mpw-build.in (all-gas): Build config.h first before gas proper.
14172         * mpw-configure (config.status): Write only if changed.
14173         * mpw-config.in (readline): Configure it (not built, just used for
14174         definitions).
14176         * mpw-config.in (elf/mips.h): Add a forward include.
14178         * mpw-config.in: Forward-include most .h files in include into
14179         extra-include.
14180         (readline): Don't build.
14181         mpw-build.in (install): Install GDB.
14183         * mpw-configure (prefix, mpw_prefix): Handle it.
14184         * mpw-config.in (mmalloc, readline): Don't configure.
14185         * mpw-build.in (thisscript): Rename to ThisScript.
14186         Use mpw-build instead of BuildProgram everywhere.
14187         (mmalloc, readline): Don't build.
14188         * mpw-README: New file, basic documentation about the MPW port.
14190         * mpw-config.in: Use forward-include to create include files.
14192         * mpw-configure: Add more things to the top of each configured
14193         Makefile, including contents of config/mpw-mh-mpw.
14194         * mpw-config.in (extra-include): Create this directory and fill it
14195         with Posix-like include files when configuring.
14197         * config.sub (apple, mac, mpw): Add various aliases.
14199         * mpw-build.in: New file, top-level build script fragment for MPW.
14200         * mpw-configure: New file, configure script for MPW.
14201         * mpw-config.in: New file, config fragment for MPW.
14203 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14205         * configure.in (host_libs): Remove glob, since it is gone from the
14206         sources.
14208 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14210         * Makefile.in: define empty GDB_NLM_DEPS var.
14212         * configure.in(target_makefile_frag): use config/mt-netware
14213         for netware targets.
14215 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14217         * config.sub: Merge in recent FSF changes.  Remove linux special
14218         cases.
14220 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14222         Revert this change:
14224         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14226                 * build-all.mk: Use CC=cc -Xs on Solaris.
14228 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14230         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14231         stop using it.
14232         * Makefile.in: Nuke all references to glob subdirectory.
14234 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14236         * configure.in: Fix --enable-shared logic in per-host.
14238 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14240         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14242 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14244         * configure.in (noconfigdirs): Don't build gas on AIX, for
14245         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14247 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14249         * configure: Fix --cache-file to work if the file argument is a
14250         relative path.
14252 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14254         * configure: If the --cache-file is used, pass it down to
14255         configure in subdirectories.
14257 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14259         * config.sub: add vxworks29k configuration.
14261 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14263         * Makefile.in (taz): Do "diststuff" part quietly.
14265 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14267         * config.sub: Mini-merge with gcc/config.sub.
14269 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14271         * config.guess (IRIX): Sed - to _.
14273 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14275         * Makefile.in (source-vault, binary-vault): New targets.
14277 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14279         * config.sub: Recognize -eabi as a basic system type.
14281 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14283         * configure.in (enable_shared stuff): Fix typo.
14285 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14287         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14289 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14291         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14293 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14295         * configure.in (rs6000-*-*): Don't build gas.
14297 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14299         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14300         reduce command line length.
14301         (AS_FOR_TARGET): Check for as.new, not Makefile.
14302         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14304 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14306         * config.guess:  Merge from FSF.
14308 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14310         * configure: Don't use $ when handling program_suffix.
14312 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14314         * configure.in:  Configure tk for hppa/hpux.
14316 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14318         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14320 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14322         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14323         to LIBCXXFLAGS.  Tests are better run without it.
14325 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14327         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14329 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14331         * configure.in (*-*-netware*): Don't configure xiberty.
14333 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14335         * configure.in:  Remove tk from native_only list.
14337 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14339         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14340           for special NCD build.
14342 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14344         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14345         makeall.bat, they're only useful for binutils snapshots.
14346         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14347         makeall.bat to specified SUPPORT_FILES.
14349 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14351         * build-all.mk: Add Ericsson targets to sun4 and solaris
14352           hosts.  Add  BNR's sun4 target to solaris host, so their
14353           build-from-source will be tested in-house first.
14355 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14357         * Makefile.in (LIBCFLAGS): New variable.
14358         (CFLAGS_FOR_TARGET): Ditto.
14359         (LIBCFLAGS_FOR_TARGET): Ditto.
14360         (LIBCXXFLAGS): Ditto.
14361         (CXXFLAGS_FOR_TARGET): Ditto.
14362         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14363         (BASE_FLAGS_TO_PASS): Pass them.
14364         (EXTRA_TARGET_FLAGS): Ditto.
14366         * configure.in: Support --enable-shared.
14368 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14370         * configure.in (target_libs):  Include libstdc++ again.
14371         * config.guess:  Update from FSF (for FreeBSD).
14373 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14375         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14376         makeall.bat.
14377         (DISTDOCDIRS): Add `etc'.
14378         (ETC_SUPPORT_PFX): New variable.
14379         (taz): Include anything from etc starting with a word in
14380         ETC_SUPPORT_PFX.
14382 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14384         * config.sub: Update for recent FSF changes.  Remove obsolete
14385         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14386         spacing changes.
14388 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14390         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14392         * config.guess:  Merge with FSF.
14393         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14395 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14397         * configure: Since the "trap 0" handler will override the exit
14398         status on many systems, only use it for "exit 1", and make it set
14399         a non-zero exit status; reset it before "exit 0".  Also, check
14400         exit status of config.sub, and error out if it failed.
14402 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14404         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14405         and install libgloss.
14407 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14409         * Makefile.in (all-binutils): Depend upon all-byacc.
14411         * configure.in: Don't build emacs on Irix 5.
14413 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14415         * configure.in (*-*-netware*): Add libio.
14417 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14419         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14420         (CHECK_TARGET_MODULES): Ditto.
14421         (INSTALL_TARGET_MODULES): Ditto.
14422         (TARGET_LIBS): Ditto.
14423         (all-libstdc++): Note dependencies.
14425 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14427         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14429 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14431         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14432         -fexternal-templates.
14434         * configure.in (target_libs): Add libstdc++.
14435         (noconfigdirs): Add libstdc++ as appropriate.
14437 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14439         * config.guess:  Update from FSF.
14441 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14443         * configure: Use ${config_shell} when running ${configsub}.
14445 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14447         * config.sub: No longer recognize h8300h.
14449 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14451         * config.sub: Remove extraneous differences between config.sub and
14452         gcc/config.sub.
14454 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14456         * Makefile.in (DISTSTUFFDIRS): Add gas.
14458 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14460         * COPYING.NEWLIB: New file.
14462 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14464         * config.guess (HP-UX):  Patch from Harlan Stenn
14465         <harlan@landmark.com> to also emit release level.
14467 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14469         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14471 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14473         * config.sub:  Merge nextstep cleanup from FSF.
14475 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14477         * configure.in (arm-*-*): Don't configure ld for this target.
14479 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14481         * configure.in (*-*-netware): don't configure libg++, libio,
14482           librx, or newlib.
14484 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14486         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14487         configure ld--it works, but it doesn't support shared libraries.
14489 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14491         * config.guess (*-unknown-freebsd*):  Get rid of possible
14492         trailing "(Release)" in version string.
14493         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14495 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14497         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14498         Fix type: *-next-neststep -> *-next-nextstep.
14500         * config.guess:  Merge from FSF:
14502         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14504         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14506         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14508         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14509         instead of UNIX_SV for UnixWare 1.0).
14511 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14513         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14514         to make gdb/nlm/* build after the compiler and linker.
14516 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14518         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14519         not just i[34]86.
14520         (m68k-atari-sysv4):  Relocate to match FSF version.
14522         * config.guess:  More merges from the FSF:
14524         Add a space before function call or macro invocation.
14526         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14528         * config.guess: Add trap cmd to remove dummy.c and dummy when
14529         interrupted.
14531         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14533         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14534         (dummy): Redirect stderr from compilation of dummy.c.
14536         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14538         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14540 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14542         * configure: Accept and ignore --cache*, for compatibility with
14543         new autoconf.
14545 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14547         * config.guess:  Merge from FSF:
14549         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14551         * config.guess (Pyramid*:OSx*:*:*): New case.
14552         (PATH): Add /.attbin at end for finding uname.
14553         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14555         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14557         * config.guess (M88*:DolphinOS:*:*): New case.
14559         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14561         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14562         to select whether to use ELF or COFF.
14564         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14566         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14568         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14570         * config.guess: Guess the OS version for HPUX.
14572         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14574         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14576 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14578         * configure.in: Recognize --with-headers, --with-libs, and
14579         --without-newlib.
14580         * Makefile.in (all-xiberty): Depend upon all-ld.
14582 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14584         * configure.in: Change i[34]86 to i[345]86.
14586 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14588         * configure (version): A few more tweaks to help message.
14590 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14592         * Makefile.in:  Remove (for now) librx as a host library,
14593         now that we're building it for target.
14595 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14597         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14598         (Karl Berry).
14600 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14602         * configure.in:  Also configure librx.
14604 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14606         * Makefile.in:  Update various rules to reflect that librx
14607         is now needed for libg++.
14609 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14611         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14613 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14615         * configure.in: Configure the examples directory.
14617 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14619         * configure: Simplify Jun 2 1994 change.
14621 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14623         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14624         /bin/gcc isn't good enough to build gcc.
14626 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14628         * Makefile.in (GDB_SUPPORT_FILES): Remove
14629         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14630         (gdb.tar.gz): Add new rule to use standard distribution building
14631         mechanism.
14633 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14635         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14636         Bill Cox <bill@cygnus.com>.
14638 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14640         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14642 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14644         * configure:  Search current dir first in .gdbinit.
14646 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14648         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14650 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14652         * config.sub:  Refer to NeXT's operating system as nextstep.
14654         * config.sub (case $basic_machine):  Re-order the cases, to match
14655         the order in the FSF version (which is mostly alphabethical).
14656         Merge in some additions and changes from the FSF.
14658 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14660         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14661         * config.sub: Recognize cxux7.
14662         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14664 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14666         * config.sub:  Fix typo powerpc -> powerpc-*.
14668 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14670         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14672         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14673         parallel with all-emacs and install-emacs).  Top-level command
14674         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14676 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14678         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14679         $(relbindir)/make before doing ``make install'', and use
14680         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14681         installing over running make binary.
14682         ($(host)-stamp-stage3-installed): Likewise.
14684 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14686         * config.guess: Recognize Mach.
14688 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14690         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14691         see whether --exec-prefix was used.
14693 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14695         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14697 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14699         * Makefile.in: Add all-librx target similar to all-libproc.
14701 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14703         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14704         with post 1.2 uname bogosity.
14706 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14708         * configure: Remove temporary files on receipt of a signal.
14710 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14712         * configure: If there is a package_makefile_frag, remove
14713         ${subdir}/Makefile.tem after copying it in.
14715 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14717         * build_all.mk: support rs6000 lynx identifies itself as
14718         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14719         since /bin/gcc is too feeble to compile a modern gcc.
14721 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14723         * brought devo/test-build.mk update-to-date with progressive/
14724           test-build.mk. Add lynx targets and hppa flag info.
14726 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14728         * configure.in:  Use mh-ncrsvr43.  Patch from
14729         Tom McConnell <tmcconne@sedona.intel.com>.
14731 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14733         * config.guess (i386-unknown-bsdi):  No longer need to
14734         check #if defined(__bsdi__) && defined(__i386__).
14736 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14738         * configure: Set program_transform_nameoption correctly.
14740 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14742         * brought build-all.mk update-to-date with progressive build-all.mk,
14743           added new targets and hppa info.
14745 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14747         * configure: If config.guess result is a prefix of the user
14748         specified target, assume a native build and use the user specified
14749         target as the host alias.  Remove SunOS patch suffix removal hack.
14750         * configure.in: Remove SunOS patch suffix removal hack.
14752         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14753         in NATIVE_CHECK_MODULES.
14755 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14757         * Makefile.in: Rename HOST_ONLY to NATIVE.
14758         * configure: Delete SunOs patch suffix from host_canonical
14759           and build_canonical variables that are prepended to Makefiles.
14760         * configure.in: Add comments for easier maintenance.
14762 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14764         * Makefile.in: Add all-libproc target similar to all-gui.
14766 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14768         * Makefile.in (CHECK_MODULES): split into
14769         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14771 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14773         * config.guess (i386-unknown-bsdi): New system to guess.
14775 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14777         * Makefile.in: Add all-gui target (but not yet build by "all").
14779 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14781         * config.sub: Move deletion of patch suffix from here...
14782         * configure.in: To here, at Ian's suggestion.  The top-
14783           level scripts might need to know of a patch level.
14785 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14787         * config.sub: Strip off patch suffix so rtl is recognized
14788           as a sunos4.1.3 machine, even though it's been patched.
14790 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14792         * Makefile.in (INSTALL_LAST): Delete.
14793         (INSTALL_DOSREL): New.
14795 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14797         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14798         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14799         whether we pass down --with-gnu-ld anyhow.
14801 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14803         * Makefile.in (INSTALL_LAST): Change operation so it works
14804         on more flavors of make.
14805         * configure.in (go32): Don't build libg++ or libio.
14807 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14809         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14810         they can be overriden by templates.
14812 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14814         * configure.in (target==go32): Don't build gdb.
14815         * dosrel: New directory.
14817 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14819         * configure.in (host==go32): Configure dosrel too.
14820         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14821         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14822         be set by incoming names or templates.
14823         (INSTALL_LAST): New rule.
14825 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14827         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14829 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14831         * configure.in (appdirs): New variable.  Currently empty, but will
14832         be used in gas distribution.  If nonempty, lists a set of
14833         directories at least one of which must get configured, or top
14834         level configuration is considered to have failed.
14835         (rs6000-*-lynxos*): Use new file name.
14837 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14839         Eliminate XTRAFLAGS.
14840         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14841         newlib include files using -idirafter, and also use -nostdinc.
14842         (CXX_FOR_TARGET): Likewise.
14843         (XTRAFLAGS): Removed.
14844         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14845         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14846         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14847         ($(DO_X)): Don't pass down XTRAFLAGS.
14849 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14851         * configure.in (mips*-dec-bsd*): New target; do build linker.
14852         (mips*-*-bsd*): New target; don't build linker.
14854 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14856         * configure.in: support rs6000-*-lynxos* configuration.
14857         support sunos4 as a cross target.
14859         * config.sub: look for lynx*, not lynx since the OS version may
14860         legitimately be part of the name.
14862 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14864         * configure.in (i[34]86-*-sco*): Move to be with other i386
14865         targets.
14866         (romp-*-*): New target.  Skip various binary utilities.
14867         (vax-*-*): New target.  Don't build newlib.
14868         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14870 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14872         * configure.in: Only set host_makefile_frag if config
14873         directory exists.
14875 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14877         * install.sh: If $dstdir exists, don't check whether each
14878         component does.
14880 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14882         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14884 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14886         * configure.in (*-*-lynxos*): Don't configure newlib for either
14887         native or cross Lynx.
14889 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14891         * config.sub (sparc64-elf): Fix os.
14892         (z8k): Remove duplicate.
14894 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14896         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14897         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14899 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14901         * configure: Make file links cleanly even if Lynx fails on
14902           an NFS symlink (at least fail cleanly).
14904 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14906         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14907         -XNh2000.
14909 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14911         * configure: Unknown options are fatal again.
14913 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14915         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14916         compatibility.
14918 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14920         * build-all.mk: Add `clean' target.
14922 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14924         * config.guess:  Add SINIX support.
14925         * configure.in:  Add mips-*-sysv4* support.
14927 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14929         * build-all.mk: Document all useful targets.
14930         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14931         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14933 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14935         * configure: Support --silent, --quiet.
14937 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14939         * configure: Support --disable-FEATURE.
14941 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14943         * config.guess: Recognize NCR running SVR4.3.
14945 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14947         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14948         Patch from Paul Eggert <eggert@twinsun.com>.
14950 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14952         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14954 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14956         * configure: Make unrecognized options give nonfatal warnings
14957         instead of fatal errors, and pass them to any subdirectory
14958         configures in case they recognize them.
14959         Make --x equivalent to --with-x.
14961 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14963         * configure: Add --enable-* options.  Clean up usage message and
14964         some comments.
14966 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14968         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14970 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14972         * configure.in (hppa*-*-*): Enable binutils.
14974 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14976         * config.sub: Recognize cisco.
14978 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14980         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14982 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14984         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14985         than one configuration name.  Add comment.
14987 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14989         * config.guess: about target *-hitachi-hiuxwe2, fixed
14990         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14991         macro is incorrect.]
14993 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14995         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14996         than the "make ls" stuff which used to be here.
14998 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15000         * config.guess:  Recognize i[34]86-unknown-freebsd.
15001         From Shawn M Carey <smcarey@rodan.syr.edu>.
15003 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15005         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15007 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15009         * config.guess: Check for ptx.
15011 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15013         * config.sub: Add os9k checking.
15015 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15017         * config.guess: Handle OSF1 running on HPPA processors
15019 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15021         * configure: If subdir configure fails, print out a message with
15022         subdirectory name, in case subdir's configure code didn't identify
15023         itself.
15025 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15027         * configure.in: Remove embedded newlines from configdirs.
15028         Avoid mismatches of substrings.  Fix matching strings at end
15029         of configdirs.
15031 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15033         * config.guess:  Add Lynx/rs6000 config support.
15035 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15037         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15039 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15041         * configure.in (hppa*-*-osf*): Treat this just like most other
15042         PA configurations (eg no binutils or ld).
15043         (hppa*-*-*elf*): These configurations have binutils and ld.
15045 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15047         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15049 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15051         * configure.in (rs6000-*-*): Build gas.
15053 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15055         * Makefile.in:  Avoid bug in losing hpux sed.
15057 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15059         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15060         for GDB and GDB has been fixed to not need it.
15062 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15064         * config.guess: Recognize vax hosts.
15066 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15068         * configure (while loop): Don't use "break 2" inside case
15069         statement -- the case statement isn't an enclosing loop.
15071 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15073         * config.guess:  Clean up NeXT support, to allow nextstep
15074         on Intel machines.  Make OS be nextstep.
15076 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15078         * config.guess: Add alternate forms for Convex.
15080 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15082         * configure:  Completely rewrite option processing.  Take
15083         advantage of pattern-matching to avoid invoking test frequently.
15084         Also clean up host and target defaulting logic.
15086 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15088         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15089         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15090         commands (plus user environment) will fit SCO limits.
15092 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15094         * configure.in: Don't issue warnings about directories which are
15095         not being configured if -norecursion is set.  Correct test for
15096         --with-gnu-as and --with-gnu-ld to not get confused by substring
15097         matches.
15099         * configure.in: Don't build gas for alpha-dec-osf1*.
15101 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15103         * configure:  Back out Per's change of 12/19/1993.  It changes the
15104         behavior of configure in unexpected and confusing ways.
15106         Also, use different delim char when calculating
15107         program_transform_name so that the name can contain slashes.
15109 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15111         * configure.in, config.sub: Add support for VSTa micro-kernel.
15113 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15115         * configure.in: Nuke hacks which were used to get a special
15116         version of GAS for HPPA configurations.
15118 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15120         * configure:  If only ${target_alias} is given, use that
15121         as the default for ${host_alias}.
15122         * configure:  Add missing back-slashes before nested quotes.
15124 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15126         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15128 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15130         * config.guess:  Recognize some Tektronix configurations.
15131         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15133 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15135         * config.sub: Match any flavor of SH.
15137 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15139         * configure.in: Don't try to configure newlib for Alpha.
15141 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15143         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15144         libg++ or libio for any Alpha target.
15146         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15148 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15150         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15151         default arguments -- so it tried to compress itself.
15153 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15155         * configure.in (notsupp): ensure that a space is always at the end
15156           of the configdirs list, since the grep checks for an explicit space
15158 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15160         * configure.in (target i386-sysv4.2): don't build ld, since static
15161           versions of many libraries are not available.
15163 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15165         * config.guess: Recognize Apollos (using environment variables).
15166         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15168 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15170         * config.guess: Recognize Sony news mips running newsos.
15172 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15174         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15175         "fi ; else" for bash.
15177 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15179         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15181 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15183         * config.sub: accept unixware as an alias for svr4.2.
15184         Fix some inconsistancies with the gcc version.
15186 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15188         * Makefile.in (DISTDOCDIRS):  Add gdb.
15190 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15192         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15194 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15196         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15197         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15198         this now.
15200 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15202         * config.sub: Accept hiux* as an OS name.
15204         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15205         etc/make-stds.texi.  The underscore came from gcc, and dje now
15206         agrees that RUNTESTFLAGS is the correct name.
15208 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15210         * install.sh:  Remove 'set -e'.  It makes any conditionals
15211         in the script useless.
15213         * config.guess: Automatically recognize arm-acorn-riscix
15214         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15216 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15218         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15220 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15222         * Makefile.in (DISTDOCDIRS): New variable.
15223         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15224         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15226 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15228         * configure.in (hppa target): check the source directory for the
15229           pagas sub-directory
15231 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15233         * config.sub: Allow -aout* and -elf*.
15235 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15237         * configure.in: Don't build ld on i386-solaris2, same as for
15238         sparc-solaris2.
15240 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15242         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15244 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15246         * configure.in:  Configure gdb for alpha.
15248 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15250         * Makefile.in (CXXFLAGS): Add -O.
15252 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15254         * config.guess: added support for DG Aviion
15256 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15258         * configure.in: Produce warning message for subdirectories not
15259         configurable for this host/target combination.  Don't try to
15260         configure gdb for vms.
15262 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15264         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15265         appropriate files before making "diststuff".
15266         (DISTBISONFILES): New var: list of files to be edited.
15267         (DISTSTUFFDIRS): Add binutils.
15269 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15271         * config.sub: also handle mipsel and mips64el (for little endian mips)
15273 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15275         * configure.in: Add * to end of all OS names.
15277 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15279         * configure.in: Build newlib for LynxOS native.
15281 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15283         * config.guess: Add support for delta 88k running SVR3.
15285         * configure.in: Add comment about HP compiler vs. emacs.
15287 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15289         * configure.in: don't build ld on solaris2 (not a viable option
15290           due to bugs in getpwnam & getpwuid)
15292 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15294         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15295         config.guess will produce a full version number.
15297 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15299         * configure.in: Build linker and binutils for alpha-dec-osf1.
15301 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15303         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15304         and gdb/testsuite/Makefile.in.
15306 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15308         * configure.in: recognize mips*- instead of mips-
15310 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15312         * config.sub: Accept linux*coff and linux*elf as operating
15313         systems.
15315 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15317         * config.sub: Recognize mips64, and mips3 as an alias for it.
15319 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15321         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15322         gdb knows how to handle OSF/1 shared libraries.
15324 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15326         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15327         * config.guess: Recognize Hitachi's HIUX.
15328         * config.sub: Recognize h3050r* and hppahitachi.
15329         Remove redundant cases for hp9k[23]*.
15331 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15333         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15334         if gas and ld are in the source tree and are in ${configdirs}.
15335         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15336         --with options (but still pass them down on the command line,
15337         if they were explicitly specified).
15339 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15341         * configure: substitute SHELL value in Makefile.in with
15342         ${CONFIG_SHELL}
15344 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15346         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15347         *-*-solaris2* targets.
15349 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15351         * Makefile.in: define M4, and pass it down to sub-makes;
15352         all-autoconf now depends on all-m4
15354 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15356         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15357         presence of {ar,ranlib} instead of a configured directory
15359 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15361         * config.guess: Accept 34?? as well as 33?? for NCR.
15363 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15365         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15366         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15368 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15370         * configure: grab values for $(CC) and $(CXX) from the
15371         environment, so that someone can do "CC=gcc configure; make" and
15372         have it work right (matching the way that autoconf works now)
15374         * configure.in, Makefile.in: add support for gash, the tcl
15375         interface to Galaxy
15377         * config.guess: add NetBSD variants (hp300, x86)
15379 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15381         * install.sh: Support -d option (in the manner of SunOS 4 install,
15382         as it is more deterministic than that of GNU install)
15383         (chmodcmd): Set file to mode 755 by default (should also do default
15384         chgrp and chown, but I don't feel like dealing with that now)
15386 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15388         * config.sub: Remove h8300hhms alias.
15390 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15392         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15394 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15396         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15397         as stmp-fixinc
15399 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15401         * config.sub: recognize m88110-bug-coff.
15403 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15405         * Makefile.in (all-libio): all dependencies on the toolchain used
15406         to build this (gcc, gas, ld, etc)
15408 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15410         * config.guess: Deal with OSF/1 1.3 on alpha.
15412 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15414         * install.sh: add some 'else true' clauses for portability
15416         * configure.in: don't build libio for h8[35]00-*-* targets
15418 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15420         * Makefile.in:  Add support for new libio.
15422 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15424         * install.sh: If one command fails, don't try the rest.  Don't try
15425         to remove $dsttmp (via trap) unless we have already created it.
15426         If $src doesn't exist, detect it and exit with an error.
15428         * config.guess: Recognize BSD on hp300.
15430 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15432         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15433         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15435 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15437         * Makefile.in (all-send-pr): depends on all-prms
15439 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15441         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15443 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15445         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15446         Added test for mips-mips-riscos5.
15448 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15450         * configure.in: use mh-hp300 for 68k HP hosts
15452 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15454         * configure: add support for CONFIG_SHELL, so that you can use
15455         some alternate shell for evaluating configure scripts
15457 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15459         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15460         in configure script to bug-gdb@prep.ai.mit.edu when building
15461         distribution archive.
15462         * Makefile.in (COMPRESS):  Remove def.
15463         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15464         gdb.tar.Z and make-gdb.tar.Z respectively.
15465         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15466         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15467         to convergence with 'taz' target in Makefile.in.
15469 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15471         * install.sh (dsttmp): use trap to ensure that tmp files go
15472         away on error conditions
15474 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15476         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15478 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15480         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15481         its parent is '/' not ''.
15483         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15485 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15487         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15488         that ${newsrcdir}/configure.in does.
15490 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15492         * test-build.mk: support for CONFIG_SHELL
15494 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15496         * config.sub (netware):  Add as a basic system type.
15498 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15500         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15501           $(srcdir)/ from the dependency on Makefile.in.
15503 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15505         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15506         (h8300hhms is temporary until multi-libraries are implemented).
15507         * configure.in: Handle h8300h too.
15509 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15511         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15513 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15515         * configure:  Remove extraneous output when guessing host type.
15516         * config.guess:  Remove extraneous output when guessing using C
15517         compiler rather than uname, or when guessing fails.
15519 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15521         * Makefile.in: remove all.cross and install.cross targets
15523         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15524           definitions
15526 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15528         * configure.in (target sh): Build gprof.
15530 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15532         * config.sub: change -solaris to -solaris2
15534 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15536         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15538 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15540         * configure: Correct error message for missing Makefile.in to
15541         print correct directory.
15543 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15545         * install.sh: kludge around 386BSD shell bug
15547 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15549         * config.guess:  Recognize NeXT.
15550         * config.guess:  Recognize i486-ncr-sysv4.
15551         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15553 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15555         * Makefile.in (MAKEINFOFLAGS): New variable.
15556         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15557         * build-all.mk, test-build.mk: Pass down --no-split as
15558         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15560 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15562         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15564 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15566         * Makefile.in (libg++.tar.z):  New rule.
15567         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15568         * Makefile.in (taz):  Only do a single chmod.
15570 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15572         * install.sh: don't use dirname anymore (replaced with sed usage)
15574 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15576         * Makefile.in:  Change extension for gzip'd files from '.z' to
15577         '.gz' per new FSF standard usage.
15579 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15581         * configure: put quotes around the final value of program_transform_name
15583 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15585         * Makefile.in: new install.sh support; update install-info rules
15587 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15589         * configure.in: Build diff for crosses, but not for go32 host.
15591         * configure.in: Build gprof only for native, and don't build it
15592         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15594 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15596         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15598 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15600         * configure.in (host_tools): Add prms.
15602 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15604         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15605         with $(FLAGS_TO_PASS) on the command line
15607         * config.sub: Recognize lynx and lynxos
15609 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15611         * config.sub: Accept -ecoff*, not just -ecoff.
15613 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15615         * Makefile.in (taz): Use .gz suffix instead of .z.
15616         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15617         names.
15619 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15621         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15623 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15625         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15626         that rebuilds that might happen during 'make install' don't get
15627         bogus gcc include files
15629 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15631         Change from Utah for HPPA support:
15632         * config.guess: Recognize hppa1.x-hp-bsd.
15634 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15636         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15637         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15639 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15641         * config.sub: Add support for rom68k and bug boot monitors.
15643 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15645         * Makefile.in: Make all-opcodes depend on all-bfd.
15647 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15649         * config.guess: Added special check for i[34]86-univel-sysv4*.
15651 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15653         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15654         the processor rather than assuming i486.
15656 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15658         * config.guess: Recognize SunOS6 as Solaris3.
15660 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15662         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15663         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15665 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15667         * build-all.mk (all-cross): New target for Canadian Cross.
15668         Added Q2 go32 targets.
15669         * test-build.mk: Configure go32 cross sparclite-aout and
15670         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15671         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15673 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15675         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15676         GO32 hosted toolchains
15678 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15680         * configure: change  so "-exec-prefix" gets passed down rather
15681         than "-exec_prefix" so autoconf generated Makefiles get the
15682         exec_prefix set right.
15684 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15686         * config.guess: get the Solaris2 minor version number
15688         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15690 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15692         * config.guess: Recognize some Sequent platforms.
15694 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15696         * Makefile.in: added the vault-install target
15698         * configure.in: actually use the Sun3 makefile fragment that's in
15699         config, also added the release dir to configdirs
15701 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15703         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15705 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15707         * configure.in: remove some program from Alpha targetted toolchains
15709 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15711         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15712         gprof.
15713         (taz): Run "make diststuff" in those directories instead of "make
15714         proto-dir".  Look for "VERSION=" only at start of line in subdir
15715         Makefile.  Use "gzip -9" for compression.
15716         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15717         (binutils.tar.z): New target.
15719 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15721         * Makefile.in (taz): Include gpl.texinfo.
15723 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15725         * Makefile.in (setup-dirs): Merged into "taz" target.
15726         (taz): Only do `proto-dir' stuff if a directory is actually needed
15727         for this target.
15729 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15731         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15732         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15733         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15734         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15735         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15737 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15739         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15740         config.sub, and move-if-change to gdb testsuite distribution
15741         archive, so the testsuite can be extracted, configured, and
15742         run separately from the gdb distribution.  Blow away the Chill
15743         tests that require a Chill compiled executable, since GNU Chill
15744         is not yet publically available.
15746 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15748         * test-build.mk: set environment variables in a single command,
15749         instead of a list of assignments and exports
15751         * config.guess: recognize Alpha/OSF1 systems
15753 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15755         * configure: Change help message to prefer --options rather than
15756           -options.
15758 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15760         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15761         zippy@ecst.csuchico.edu.
15762         * config.guess: Recognize miniframe.
15764 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15766         * Makefile.in: Use srcroot to find runtest rather than rootme.
15767         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15769 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15771         * test-build.mk: Extensive additions to support building on a
15772         machine other than the host.
15774 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15776         * configure (tooldir): Fix for i386-aix again.
15778 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15780         * configure, Makefile.in:  Change definition of $(tooldir)
15781         to match the FSF.
15783 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15785         * config.guess:  Recognize i[34]86/SVR4.
15787 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15789         * Makefile.in (all-gdb): gdb depends on sim.
15791 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15793         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15794         at the same time we make the prototype gdb directory.
15795         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15796         files at the same time as the gdb base release distribution.
15798 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15800         * Makefile.in (check): Use individual check targets rather than
15801         DO_X rule.
15802         (check-gcc): Added.
15804 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15806         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15807         for System V release 3.2.
15809 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15811         * config.sub: Recognize hppaosf.
15812         * configure.in: Do configure ld/binutils/gas for it.
15814 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15816         * configure (tooldir): Alter syntax used to set this, for systems
15817         where "\$" isn't handled right, like i386-aix.
15819 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15821         * configure: Pass program-transform-name, not
15822         program_transform_name, to recursive configures.
15824 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15826         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15827         of gas+ld+binutils.
15829 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15831         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15833 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15835         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15837 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15839         * Makefile.in (PRMS): Set back to all-prms.
15841 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15843         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15844         targets, rather than for MIPS hosts.
15846 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15848         * configure.in: add comment for --with-x default values
15850         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15852         * Makefile.in: add check-* targets for each of the directories in
15853         the tree.  Add a definition of RUNTEST that will use the one we
15854         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15856 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15858         * configure.in: Removed obsolete references to bfd_target and
15859         target_makefile_frag.
15861         * build-all.mk: Set assorted targets for Q2.
15862         * config.sub: Recognize z8k-sim and h8300-hms.
15863         * test-build.mk: Really don't pass host to configure.
15864         (HOLES): Added uname.
15866 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15868         * configure: Handle an empty program-prefix, program-suffix or
15869         program-transform-name correctly.
15871 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15873         * build-all.mk: -G 8 no longer required for MIPS targets.
15874         * test-build.mk: Don't pass host argument to configure; make it
15875         guess.
15877 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15879         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15880         * Makefile.in (COMPRESS):  New macro, like GZIP.
15882 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15884         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15886         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15887         with gas currently defaults to -G 0.
15889 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15891         * Makefile.in (all-flex): flex depends on byacc.
15893         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15894         to test-build.mk as RELEASE_TAG.
15895         * test-build.mk (configargs): New variable containing arguments to
15896         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15897         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15899         * config.guess: Use /bin/uname when checking -X argument on SCO,
15900         to avoid invoking GNU uname which doesn't understand -X.
15902         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15904         * configure.in: Build gas for mips-*-*.
15906 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15908         * Makefile.in (all.normal): insert missing backslash.
15910 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15912         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15914         * Makefile.in: Complete overhaul to merge many almost identical
15915         targets.
15917 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15919         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15920         (gdb.tar.Z): Adjusted.
15922         * Makefile.in (setup-dirs, taz): New targets; should be general
15923         enough to adapt for gdb sometime.  Build only .z file.
15924         (gas.tar.z): New target.
15926 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15928         * build-all.mk: Use CC=cc -Xs on Solaris.
15930 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15932         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15933         for handling BISON for FSF releases.
15935 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15937         * configure: Actually implement the change zoo just documented.
15939 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15941         * configure: when using config.guess, only set target_alias when
15942         it's not already been set (ie, on the command line)
15944 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15946         * Makefile.in: add installcheck target, set PRMS to install-prms
15948 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15950         * configure: add support for package_makefile_fragment, handle the
15951         case where a directory has a configure.in file but no Makefile.in
15952         more gracefully (with an actual understandable error message, even);
15953         add support for --without (and add this to the usage message); also
15954         explicitly add a --host=${host_alias} to the command line when
15955         config.guess is used
15957 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15959         * configure: Must use both --host and --target in recursive calls.
15961 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15963         * Makefile.in: Change deja-gnu to dejagnu.
15965 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15967         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15969 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15971         * configure.in: canonicalize all instances to *-*-solaris2*,
15972         also strip out a number of tools to not build for go32 host
15974 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15976         * config.guess: add GPL.
15978         * Makefile.in, config.guess, config.sub, configure: bump
15979           copyrights to 93.
15981 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15983         * Makefile.in (do-info): Removed obsolete check for existence of
15984         localenv file.
15986         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15988 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15990         * Makefile.in: a couple of 'else true' for decstation,
15991         support for TclX
15993         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15995 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15997         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15999 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16001         * config.guess: Recognize i386-ibm-aix (PS/2).
16002         * configure.in: Use config/mh-aix386 file for it.
16004 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16006         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16007         CC_FOR_TARGET instead.
16008         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16010 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16012         * Makefile.in: Add sim to list of directories sent with gdb
16014 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16016         * configure.in: Put back mips-dec-bsd* case.
16018 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16020         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16021         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16022         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16024 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16026         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16028         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16029         (install-info): install dir.info only if it exists,
16030         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16032 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16034         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16035         gas for mips-dec-bsd.
16037 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16039         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16040         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16042 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16044         * configure.in: Added "dejagnu" to hosttools list.
16046 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16048         * config.sub, configure.in, config.guess:  Add support
16049         for Bosx, an AIX variant from Bull.
16050         Patches from F.Pierresteguy@frcl.bull.fr.
16052 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16054         * devo/dejagnu: Initial creation of devo/dejagnu.
16055         Migrated dejagnu testcases and support files for testing software
16056         tools to reside as subdirectories, currently called "testsuite",
16057         within the directory of the software tool.  Migrated all programs,
16058         support libraries, etc. beloging to dejagnu proper from
16059         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16060         with no modifications.  The changes to these files which will
16061         allow them to configure, build, and execute properly will be made
16062         in a future update.
16064 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16066         * Makefile.in: Change send_pr to send-pr.
16067         * configure.in: Likewise.
16068         * send_pr: Renamed directory to send-pr.
16070 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16072         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16074 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16076         * README:  Update for gdb-4.8 release.
16077         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16078         gdb-xxx.tar.z (gzip'd) file also.
16080 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16082         * Makefile.in: make all-diff depend on all-libiberty
16084 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16086         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16088 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16090         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16092 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16094         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16095         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16096         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16098 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16100         * Makefile.in:  makeinfo binary is in a new location
16102 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16104         * config.sub: Accept -ecoff as an OS.
16106         * Makefile.in: Various changes to eliminate a level of make
16107         recursion and reduce the required command line length.
16108         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16109         sub-makes.
16110         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16111         variables holding settings for specific sub-makes.
16112         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16113         in terms of BASE_FLAGS_TO_PASS.
16114         (TARGET_LIBS): New variable listing directories which use
16115         TARGET_FLAGS_TO_PASS.
16116         (subdir_do): Eliminated.
16117         (do-*): New set of targets to replace subdir_do.
16118         (various): All targets which used subdir_do now depend on do-*.
16119         (local-clean): Renamed from do_clean.
16120         (local-distclean): New target, dependency of distclean and
16121         realclean.
16122         (install-info): Don't create directories.  Depend on dir.info
16123         rather than calling make recursively.
16124         (install-dir.info): Eliminated.
16125         (install-info-dirs): Create all info directories here.
16126         (dir.info): Depend upon do-install-info.
16128         * test-build.mk (HOLES): Added false.
16130 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16132         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16134 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16136         * Makefile.in (info): remove dependency on all-texinfo.  The
16137         problem was really in texinfo/C, not at this level.
16139 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16141         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16143 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16145         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16146         GDB releases.
16148 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16150         * configure: Include srcdir in message about target of link not
16151         being found.  Don't convert `-' to `_' in `with' options being
16152         passed to subdirs.
16154 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16156         * configure.in: add uudecode to host_tools
16158         * Makefile.in: added {all,install}-uudecode targets, added them to
16159         the appropriate lists
16161 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16163         * Makefile.in (all-gcc): Added dependency on all-gas.
16165         * configure.in (mips-*-*): Build ld and binutils.
16167 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16169         * configure: check return code from mkdir, print error message and
16170           exit on failure.
16172 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16174         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16176 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16178         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16180 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16182         * config.sub (h8500):  Recognize this as a cpu type.
16184 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16186         * configure: source directory missing is no longer a warning
16188         * configure.in: recognize irix[34]* instead of irix[34]
16190         * Makefile.in: define and pass down X11_LIB
16192 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16194         * guess-systype: Renamed to ...
16195         * config.guess:  ... by popular request.
16196         * configure.in, Makefile.in:  Update accordingly.
16198 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16200         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16201         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16202         + Execute ./dummy instead of assuming . is in PATH.
16204 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16206         * guess-systype:  New shell script.  Attempts to guess the
16207         canonical host name of the executing host.
16208         Only a few hosts are supported so far.
16209         * configure:  Call guess-systype if no host is specified.
16211 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16213         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16214         gcc Makefile.
16217 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16219         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16220         (all-gcc, install-gcc, subdir_do): Use it.
16222 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16224         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16226 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16228         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16229           set exclusively by configure, using configure.in .
16231 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16233         * test-build.mk: set $PATH for all builds
16235         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16237 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16239         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16240         the one used in gcc/Makefile.in, so that a null expansion doesn't
16241         override the one needed to build gcc with a native cc.
16244 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16246         * configure: Accept -with arguments.
16248 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16250         * Makefile.in: added h8300sim
16252 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16254         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16255         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16256         (all-cygnus, native, build-cygnus): Make
16257         $(canonhost)-stamp-3stage-done, not $(host)....
16258         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16259         i386-sco3.2v4.  Added else true to if command.
16261 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16263         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16265 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16267         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16269 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16271         * configure.in: don't remove binutils from Solaris builds
16273 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16275         * Makefile.in: get rid of earlier definitions for *clean,
16276         also handle the recursive info rule better
16278 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16280         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16281         do more-or-less the right thing.
16283 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16285         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16286         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16288 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16290         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16291         $(host_canonical).
16293         * configure.in: split the configdirs list into 4 categories (native
16294         v. cross, library v. tool) and handle the cross-only and native-
16295         only in more reasonable (and correct!) way.
16297 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16299         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16300         configdirs anymore.
16302 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16304         * Makefile.in: extensive cleanup::  removed all of the explicit
16305         clean-* targets, collapsed many wrappers around subdir_do into
16306         one, added additional targets to satisfy standards.texi, deleted
16307         some old targets, some changes for consistency
16309 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16311         * configure.in: handle some programs as cross-only, and others as
16312         native only
16314         * test-build.mk: handle partial holes in a more generic manner
16316         * Makefile.in: m4 depends on libiberty
16318 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16320         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16321         time, wdiff, and find to configdirs
16323         * Makefile.in: all, clean, and install rules for the new programs
16324         added to configure.in
16326 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16328         * configure.in: use mh-sun for all *-sun-* hosts
16330 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16332         * Makefile.in: define flags for X11 include files and library file
16333         locations, pass them down to the programs that need this info
16335         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16337 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16339         * configure.in: start building libg++ for HP-UX targets
16341 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16343         * README:  Update references to files moved into etc/.
16345 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16347         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16348         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16350 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16352         * configure: accept dash as well as underscore in long option
16353         names for FSF compatibility.
16355 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16357         * config.sub: added -sco3.2v4 support from FSF.
16359 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16361         * configure.in: expand the section that adds or removes
16362         directories from the list of programs to build, to handle native
16363         vs. cross in addition to host v. native
16365 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16367         * Makefile.in:  Replace C++ in macro names with CXX.
16368         This is less likely to break ...
16370 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16372         * test-build.mk: add -w to GNU_MAKE
16374 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16376         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16377         add 'sparc' to list of recognized cpus.  This needed to make
16378         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16379         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16380         then changes that into $CPU-wrs-vxworks.
16382         * configure.in: remove most references to gdbtest, regularize
16383         target based program removal
16385         * test-build.mk: import from p3 tree (many fixes and changes)
16387 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16389         * Makefile.in: added rules to handle tcl, tk, and expect
16391         * configure.in: handle those directories if they exist
16393 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16395         * config.sub: removed bogus hppabsd and hppahpux names, since
16396         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16398 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16400         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16401         depends upon all-xiberty
16403         * Makefile.in: changes from p3, including:
16405         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16407         * Makefile.in (XTRAFLAGS): include newlib directories if
16408         newlib/Makefile exists, rather than if host != target.
16410         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16412         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16413         from the same source tree and not building a cross-compiler.  This
16414         matters for the libg++ configuration if reconfiguring a tree that
16415         has already been installed.
16417         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16419         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16420         pick up the machine and system specific header files.
16422         * Makefile.in: added AS_FOR_TARGET, passed down in
16423         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16424         the C compiler to use to create programs which are run in the
16425         build environment, set it to default to $(CC), and passed it down
16426         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16428         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16430         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16431         We need them for unusual native builds, like systems without
16432         ranlib.
16434         * configure: also define $(host_canonical) and
16435         $(target_canonical), which are the full, canonical names for the
16436         given host and target
16438 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16440         * Makefile.in:  Added separate definitions for C++.
16442 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16444         * configure.in (configdirs):  Add deja-gnu.
16446 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16448         * README:  Update for configure.texi and gdb-4.7 release.
16450 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16452         * Makefile.in:  Move "all" target to top of file.
16453         Previously, first target was ".PHONY" which caused BSD4.4 make
16454         to build .PHONY when make was run without arguments.
16456 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16458         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16459         Library-copylefted code in libiberty.
16461 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16463         * config.sub:  Replace m68kmote with plain old m68k.
16465 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16467         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16469 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16471         * config.sub: Complain if no argument is given.  Added support for
16472         386bsd as OS and target alias.
16474 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16476         * Makefile.in (XTRAFLAGS): include newlib directories if
16477         newlib/Makefile exists, rather than if host != target.
16479 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16481         * config.sub: recognize sparclite-wrs-vxworks.
16483         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16484         p3.) Added clean-xiberty to clean.
16486 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16488         * configure.in: use *-*-* instead of nested cases for host and target
16490 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16492         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16493         from the same source tree and not building a cross-compiler.  This
16494         matters for the libg++ configuration if reconfiguring a tree that
16495         has already been installed.
16497 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16499         * config.sub (i486v/i486v4):  Merge in from FSF version.
16501 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16503         * configure: only set PWD if it is already set.
16505 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16507         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16508         doesn't have unset and all success paths (and most error paths)
16509         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16510         to just ${PWD} to avoid confusion.)
16512 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16514         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16515         even for a native compilation.
16517 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16519         Changes to make the gdb.tar.Z rule work better.
16521         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16522         (DEVO_SUPPORT):  Add configure.texi.
16523         (bfd-ilrt.tar.Z):  Remove ancient rule.
16525 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16527         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16528         pick up the machine and system specific header files.
16530         * configure.in, config.sub: added new target m68010-adobe-scout,
16531         with alias of adobe68k.  Changed configure.in to check for
16532         -scout before -sco* to avoid a false match.
16534         * Makefile.in: added AS_FOR_TARGET, passed down in
16535         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16536         the C compiler to use to create programs which are run in the
16537         build environment, set it to default to $(CC), and passed it down
16538         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16540 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16542         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16543         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16544         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16545         FOR_TARGET variants, to newlib and libg++.
16547 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16549         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16550         first.
16552 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16554         * config.sub:  Accept `elf' as an environment.
16556 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16558         * Makefile.in (all-opcodes):  cd into the right directory
16560 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16562         * configure: added -program_transform_name option, used as
16563         argument to sed when installing programs.
16564         configure.texi: added documentation for -program_prefix,
16565         -program_suffix and -program_transform_name.
16567 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16569         * config.sub:  Accept i486 where i386 ok.
16571 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16573         * config.sub: accept we32k
16575 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16577         * config.sub, configure.in: accept OSE68000 and OSE68k.
16579         * Makefile.in: don't create all directories for ``make install'';
16580         let the subdirectories create the ones they need.
16582 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16584         * COPYING: new file, GPL v2
16586 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16588         * Makefile.in: use the new gen-info-dir, which needs a template
16589         argument (which also lives in texinfo)
16591         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16593 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16595         * config.sub (ncr3000):  Change i386 to i486.
16597 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16599         * Makefile.in: add install-rcs, install-grep to
16600         install-no-fixedincludes, removed install-bison and install-libgcc
16602 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16604         * configure.in: grab the HPUX makefile fragment if on HPUX
16606 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16608         * Makefile.in: eradicate bison spoor (ditto libgcc).
16609          configure.in: recognise m68{k,000}-ericsson-OSE.
16610          es1800 is alias for m68k-ericsson-OSE
16612 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16614         * configure.in: rearrange the parts that remove programs from
16615         configdirs, based now on HOST==TARGET or by canonical triple.
16617 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16619         * test-build.mk: recurse explicitly with -f test-build.mk when
16620           appropriate.  predicate stage3 and comparison on the existence
16621           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16622           On very clean, also remove ...stamp-co.  Build in-place before
16623           doing other builds.
16625 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16627         * Makefile.in, configure.in: add tgas
16629 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16631         * Makefile.in: a number of changes merged in from progressive.
16633         * configure.in: add libm.
16635         * .cvsignore: ignore some stuff that comes from test-build.mk.
16637 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16639         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16641 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16643         * configure: Add program_suffix (parallel to program_prefix)
16644         * Makefile.in: adjust directory-creating script for losing decstation
16646 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16648         * configure:  Minor $subdir-related fixes.
16650 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16652         * configure: fix various problems with propogating
16653         makefile_target_frag in subdirs.
16654         * configure.in: config libgcc if its there
16656 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16658         * config.sub:  HPPA merge.
16660 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16662         * Makefile.in:  Replace all-bison with all-byacc in all
16663         dependency lines for other tools (which now use byacc).
16665 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16667         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16669 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16671         * Makefile.in: make gprof rules similar to byacc rules (instead of
16672         vestigal $(unsubdir) that didn't work...)
16674 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16676         * config.sub:  Add support for Linux.
16677         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16678         (at least for libg++).
16680 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16682         * configure.texi: fix doc for the -nfp option to configure
16684 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16686         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16688 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16690         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16691         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16692         * configure.in: added solaris* host_makefile_frag hook.
16694 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16696         * config.sub: changed recognition of m68000 so that various
16697         m68k types can be specified via m680[01234]0
16699 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16701         * config.sub (basic_machine): fix sed so that '-foo' isn't
16702         completely substituted out while .+'-foo' loses the '-foo'
16704 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16706         * config.sub ($os): Add -aout.
16708 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16710         * configure:  If host_makefile_frag is absolute, don't
16711         prefix ${invsubdir} (relevant to libg++ auto-configure).
16713 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16715         * Makefile.in (tooldir): Define it.
16716         (all-ld): Depend on all-flex.
16718 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16720         * Makefile.in (check):  Fix libg++ special case.
16722 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16724         * configure: do not bury `pwd` into config.status, thus do fewer
16725           pwd's.
16727         * configure: print the "Building in" message only when building in
16728           other than "." AND verbose.
16730         * configure: remove -s, rework -v to better accommodate guested
16731           configures.
16733         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16735 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16737         * Makefile.in: macroize flags passed on recursion.  remove
16738           fileutils.
16740 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16742         * configure: get makesrcdir right for subdirs deeper than 1.
16744         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16745           install.
16747 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16749         * Makefile.in: don't print subdir_do or recursion lines.
16751 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16753         * standards.texi: added menu item.
16755         * Makefile.in: build and install standards.info.
16757         * standards.texi: new file.
16759 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16761         * configure: test for and move config.status pieces from
16762           ${subdir}/.
16764 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16766         * configure:  Test for existance of files before trying to mv
16767         them, to avoid numerous non-existance messages.
16769 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16771         * configure: correct final line of config.status.
16773         * configure: patch from eggert.  Avoids a protection problem if
16774           the original Makefile.in is read only.
16776         * configure: use move-if-change from gcc to create config.status.
16777           Some makefiles depend on config.status to tell if a directory
16778           has been reconfigured for a different host.  This change
16779           prevents those directories from remaking everything in the case
16780           where the reconfig was only intended to rebuild a Makefile.
16782         * configure: test for config.sub with "config.sub sun4" rather
16783           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16784           host alias from a missing config.sub.
16786 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16788         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16789           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16791 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16793         * configure: mkdir ${subdir} as needed.
16795 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16797         * Makefile.in,configure.in: added autoconf.
16799 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16801         * Makefile.in: no longer pass against on recursion.
16803         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16804           definitions are not inherited.
16806         * configure: correct makesrcdir when subdir is .
16808 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16810         * configure:  Add support for 'subdirs' variable, which is
16811         like 'configdirs', except that configure doesn't re-invoke
16812         itself for subdirs, it just creates a Makefile for each subdir.
16813         * configure.texi:  Document subdirs.
16815 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16817         * configure.in: added flex to configdirs
16819 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16821         * Makefile.in: remove clean-stamps from clean.
16823 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16825         * configure.in:  Add gdbtest to configdirs.
16827 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16829         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16830         to recursive makes.
16831         * configure.in:  Recognize new ncr3000 config.
16833 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16835         * Makefile.in, configure.in: removed references to gdbm.
16837 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16839         * config.sub:  Don't canonicalize os value
16840         newsos* to bsd (readline needs to check for newsos).
16841         (This fix was earlier made Jan 31, but got re-broken.)
16843 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16845         * configure.in:  sco is an os, not a vendor!
16847         * configure:  Quote $( better.  Keep various shells happy.
16849 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16851         * Makefile.in: eliminate stamp-files.
16853 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16855         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16856           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16858 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16860         * config.sub:  fix iris/iris3.
16862 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16864         * configure: re-add -rm.
16866 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16868         * Maskefile.in: add .stmp-rcs to all.
16870         * configure.in: remove gas from rs6000 build, use aix host fragment.
16872 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16874         * configure: pass down site_option during recursion.
16876 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16878         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16880 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16882         * configure: Change exec_prefix so that it really defaults to prefix.
16884 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16886         * Makefile.in, configure.in:  Add support for mmalloc library.
16888 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16890         * Makefile.in: add stmp dependencies for a few more things.
16892 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16894         * configure: adjusted error message on objdir/srcdir configure
16895           collision, per john's suggestion.
16897         * Makefile.in: add libiberty stmp to all and all.cross.
16899 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16901         * Makefile.in: remove force dependencies, add grep to all.
16903 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16905         * Makefile.in: drop flex.  make stamp files work.
16907         * configure: added test for conflicting configuration in srcdir,
16908           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16909           gets cranky.  use relative paths for configure and srcdir
16910           whenever possible.  Send some error messages to stderr that were
16911           going to stdout.
16913 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16915         * Makefile.in:  Fix libg++ rule to check for gcc directory
16916         before using gcc/gcc.  Also pass XTRAFLAGS.
16918 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16920         * Makefile.in: added stmp-files so that directories aren't polled
16921           when they are already built.
16923         * configure.texi: fixed a node pointer problem.
16925 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16927         * config.sub configure.in gdb/configure.in
16928         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16929         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16930         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16932 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16934         * configure: -recurring becomes -silent.  corrected help message
16935           for -site= option.
16937         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16939 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16941         * configure: when building Makefile for crosses, replace
16942           tooldir and program_prefix.  default srcdir from location of
16943           config.sub.  remove "for host in hosts" and "for target in
16944           targets" loops.
16946 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16948         * Makefile.in: Do not pass bindir or mandir to cvs.
16950 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16952         * Makefile.in, configure.in: removed traces of namesubdir,
16953           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16954           copyrights to '92, changed some from Cygnus to FSF.
16956         * configure.texi: remove most references to multiple hosts,
16957           multiple targets, subdirs, etc.
16959         * configure.man: removed rcsid. reference config.sub not
16960           config.subr.
16962         * Makefile.in: mkdir $(infodir) on install-info.
16964 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16966         * configure.texi:  Explain better about .gdbinit and about
16967         the environment that configure.in sections run in.
16969 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16971         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16973 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16975         * README:  DOC.configure => cfg-paper.texi.
16977 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16979         * config.sub (near case $os):  Don't convert newsos* to bsd!
16981 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16983         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16984         the number of copies of COPYING that go into the GDB tar file.
16986 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16988         * bfd/configure.in, gdb/config/mh-i386sco,
16989         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16990         Fix SCO configuration stuff.
16992 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16994         * Makefile.in:  For libg++, make sure the -I pointing
16995         to the gcc directory goes *after* all the libg++-local -I flags.
16996         Also, move just-gcc dependency from just-libg++ to all-libg++.
16998 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17000         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17002 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17004         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17006 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17008         * config.sub:  Add stratus configuration frags.  Also
17009         submitted to FSF.
17011 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17013         * Makefile.in (DEV_SUPPORT):  add configure.man.
17015         * config.sub(Decode manufacturer-specific):  add -none*.
17017 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17019         * Makefile.in:  remove form feeds to make Sun's make happy.
17020         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17022 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17024         * Makefile.in (AR_FLAGS):  Make quieter.
17026 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17028         * configure.in:  Add libg++.
17029         * configure:  When verbose, don't output the command line at each
17030         level; it will be unremarkably the same as the previous version,
17031         which will be the same as what the user typed.
17033 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17035         * configure.in, Makefile.in: fix clean-info, add flex.  add
17036           fileutils.
17038         * configure: be less sensitive to spaces in Makefile.in.  Do not
17039           look for sources in "..".  Doing so breaks subdirectories that
17040           might have their own configure.  If a subdir has it's own
17041           configure script, use it.
17043 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17045         * cfg-paper.texi: some changes suggested by rms.
17047 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17049         * config.sub:  Merge in some small additions from the FSF version,
17050         taken from the gcc distribution, to bring the Cygnus and FSF
17051         versions into closer sync.
17053 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17055         * configure.in:  Changed svr4 references to sysv4.
17057 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17059         * configure: added -V for version number option.
17061 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17063         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17064           renamed from DOC.configure to cfg-paper.texi.
17066 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17068         * configure, config.subr, config.sub: config.subr is now
17069           config.sub again.
17071 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17073         * configure.texi: new file, in progress.
17075         * Makefile.in: build info file and install the man page for
17076           configure.
17078         * configure.man: new file, first cut.
17080         * configure: find config.subr again now that configuration "none"
17081           has gone.  removed all traces of the -ansi option.  removed all
17082           traces of the -languages option.
17084         * config.subr: resync from rms.
17086 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17088         * configure, config.sub, config.subr: merge config.sub into
17089           config.subr, call the result config.subr, remove config.sub, use
17090           config.subr.
17092         * Makefile.in: revised install for dir.info.
17094 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17096         * configure.in: add decstation host makefile frag.
17098         * Makefile.in: BISON now bison -y again.  also install-gcc on
17099           install.  clean-gdbm on clean.  infodir belongs in datadir.
17100           Make directories for info install.  Build dir.info here then
17101           install it.
17103 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17105         * Makefile.in: fix for bad directory tests.
17107 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17109         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17110           regexp.  -srcdir relative was being handled incorrectly.
17112         * Makefile.in: unwrapped some for loops so that parallel makes
17113           work again and so one can focus one's attention on a particular
17114           package.
17116 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17118         * configure: added PWD as a stand in for `pwd` (for speed). use
17119           elif wherever possible.  make -srcdir work without -objdir.
17120           -objdir= commented out.
17122 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17124         * configure: +options become --options.  -subdirs commented out.
17125           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17126           Makefile now at top of generated Makefile.  Removed cvs log
17127           entries.  added -srcdir.  create .gdbinit only if there is one
17128           in ${srcdir}.
17130         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17131           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17132           and mandir now keyed off datadir by default.
17134 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17136         * Freshly created ChangeLog.
17139 Local Variables:
17140 mode: change-log
17141 left-margin: 8
17142 fill-column: 76
17143 version-control: never
17144 End: