2011-11-01 Tom de Vries <tom@codesourcery.com>
[official-gcc.git] / ChangeLog
blob6c92d0d91bad3d9738438c5a5f12d4e28810a4cf
1 2011-10-27  Nick Clifton  <nickc@redhat.com>
3         * config.sub: Import these changes from the config project:
5         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
6             Ben Elliston  <bje@gnu.org>
8         * config.sub (epiphany): New.
10         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
11             Ben Elliston  <bje@gnu.org>
13         * config.sub (hexagon, hexagon-*): New.
15         2011-08-23  Roland McGrath  <mcgrathr@google.com>
17         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
18         64eb to be64.
20         2011-08-16  Roland McGrath  <mcgrathr@google.com>
22         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
23         (nacl): Grok as alias for 32el-unknown-nacl.
25 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
27         * MAINTAINERS (Write After Approval): Add myself.
29 2011-10-24  Teresa Johnson  <tejohnson@google.com>
31         * MAINTAINERS (Write After Approval): Add myself.
33 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
35         * MAINTAINERS (sparc port): Remove myself.
37 2011-09-14  Tom de Vries  <tom@codesourcery.com>
39         * MAINTAINERS (Write After Approval): Add myself.
41 2011-08-14  Yao Qi  <yao@codesourcery.com>
43         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
44         * configure: Regenerate.
46 2011-07-26  Ian Lance Taylor  <iant@google.com>
48         * configure.ac: Set have_compiler based on whether gcc directory
49         exists, rather than on whether gcc is in configdirs.
50         * configure: Rebuild.
52 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
54         * MAINTAINERS (Global Reviewers): Add self.
56 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
58         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
59         link directories.
60         * Makefile.in: Rebuild.
62 2011-07-20  Ian Lance Taylor  <iant@google.com>
64         PR bootstrap/49787
65         * configure.ac: Move --enable-bootstrap handling earlier in file.
66         If --enable-bootstrap and either --enable-build-with-cxx or
67         --enable-build-poststage1-with-cxx, enable C++ automatically.
68         * configure: Rebuild.
70 2011-07-19  Ian Lance Taylor  <iant@google.com>
72         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
73         make C++ a boot_language.  Set and substitute
74         POSTSTAGE1_CONFIGURE_FLAGS.
75         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
76         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
77         * configure, Makefile.in: Rebuild.
79 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
81         * MAINTAINERS (Register Allocation): Move myself from reviewers to
82         maintainers.
84 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
86         * MAINTAINERS (Global Reviewers): Add myself.
88 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
90         * configure: Regenerate.
92 2011-07-16  Jason Merrill  <jason@redhat.com>
94         * Makefile.def (language=c++): Add check-c++0x and
95         check-target-libmudflap-c++.
96         * Makefile.tpl (check-target-libmudflap-c++): New.
97         * Makefile.in: Regenerate.
99 2011-07-16  Matthias Klose  <doko@ubuntu.com>
101         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
102         * Makefile.def (target_modules/libjava): Pass
103         $(EXTRA_CONFIGARGS_LIBJAVA).
104         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
105         if not configured with --enable-static-libjava.
106         * Makefile.in: Regenerate.
107         * configure: Likewise.
109 2011-07-15  Jason Merrill  <jason@redhat.com>
111         * Makefile.in (check-c++): Move check-gcc-c++0x after
112         check-target-libstdc++-v3.
114 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
116         * MAINTAINERS (c6x port): New entry.
118 2011-07-13  Jason Merrill  <jason@redhat.com>
120         * Makefile.in (check-gcc-c++0x): New.
121         (check-c++): Depend on it.
123 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
125         PR target/39150
126         * configure.ac (i[3456789]86-*-solaris2*): Also accept
127         x86_64-*-solaris2.1[0-9]*.
128         * configure: Regenerate.
130 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
132         * MAINTAINERS (RTL optimizers): Add self.
134 2011-06-27  Gabriel Charette  <gchare@google.com>
136         * MAINTAINERS (Write After Approval): Add myself.
138 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
140         PR regression/47836
141         PR bootstrap/23656
142         PR other/47733
143         PR bootstrap/49247
144         PR c/48825
145         * configure.ac (target_libraries): Remove target-libiberty.
146         Remove case-statement setting skipdirs=target-libiberty for
147         multiple targets.  Remove checking target_configdirs and
148         removing target-libiberty but keeping target-libgcc if
149         otherwise empty.
150         * Makefile.def (target_modules): Don't add libiberty.
151         (dependencies): Remove all traces of target-libiberty.
152         * configure, Makefile.in: Regenerate.
154 2011-06-13  Walter Lee <walt@tilera.com>
156         * configure.ac (tilepro-*-*) New case.
157         (tilegx-*-*): Likewise.
158         * configure: Regenerate.
160 2011-06-06  Jing Yu  <jingyu@google.com>
162         * configure.ac: Skip target-libiberty for
163         arm*-*-linux-androideabi.
164         * configure: Regenerated.
166 2011-06-06  Nick Clifton  <nickc@redhat.com>
168         * config.sub: Sync from upstream.
170 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
172         * MAINTAINERS (Write After Approval): Add myself.
174 2011-06-01  Daniel Jacobowitz  <drow@false.org>
176         * MAINTAINERS: Update my email address.
178 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
180         * MAINTAINERS (Write After Approval): Update my email address.
182 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
184         * MAINTAINERS (Write After Approval): Add myself.
186 2011-05-08  Doug Kwan  <dougkwan@google.com>
188         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
189         * configure: Regenerated.
190         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
191         value from configure.
192         * Makefile.in: Regenerated.
194 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
196         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
197         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
198         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
199         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
200         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
201         *-*-vxworks*): Disable newlib and libgloss in separate case
202         statement.
203         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
204         to separate case statement.
205         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
206         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
207         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
208         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
209         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
210         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
211         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
212         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
213         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
214         i[[3456789]]86-*-rdos*, m32r-*-*,
215         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
216         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
217         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
218         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
219         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
220         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
221         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
222         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
223         and libgloss in main case over targets.  Remove most empty cases
224         in main case over targets.
225         * configure: Regenerate.
227 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
229         * MAINTAINERS (Write After Approval): Add myself.
231 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
233         * configure.ac: Remove code setting special library locations for
234         hppa*64*-*-hpux11*.  Remove code setting compiler for
235         sparc-sun-solaris2*.
236         * configure: Regenerate.
238 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
240         * configure.ac: Separate libgloss_dir settings from general case
241         over targets.
242         * configure: Regenerate.
244 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
246         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
247         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
248         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
249         cases in libgcj-disabling case statement.
250         (hppa*64*-*-linux*): Set unsupported_languages instead of
251         disabling target-zlib.
252         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
253         to hppa*64*-*-hpux*.
254         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
255         hppa*-*-hpux*.
256         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
257         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
258         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
259         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
260         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
261         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
262         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
263         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
264         libgcj-disabling case statement.
265         * configure: Regenerate.
267 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
269         * configure.ac: Disable Java for targets not supporting libffi.
270         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
271         Remove cases in Java-disabling statement.
272         (*arm-wince-pe): Change to arm-wince-pe.
273         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
274         cases in Java-disabling statement.
275         (bfin-*-*): Don't disable Java again.
276         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
277         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
278         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
279         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
280         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
281         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
282         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
283         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
284         Java-disabling statement.
285         (mmix-*-*): Don't disable Java again.
286         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
287         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
288         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
289         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
290         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
291         statement.
292         * configure: Regenerate.
294 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
296         * configure.ac: Separate cases disabling Java and Java libraries
297         from general case over targets.
298         * configure: Regenerate.
300 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
302         * MAINTAINERS: Update my email address.
304 2011-04-20  Easwaran Raman  <eraman@google.com>
306         * MAINTAINERS (Write After Approval): Add myself.
308 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
310         PR lto/48086
311         * configure.ac: Re-enable LTO on *-apple-darwin9*.
312         * configure: Regenerate.
314 2011-04-16  Jim Meyering  <meyering@redhat.com>
316         * MAINTAINERS (Write After Approval): Add myself.
318 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
320         * MAINTAINERS: Update my email address.
322 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
324         * MAINTAINERS (Write After Approval): Add myself.
326 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
328         * MAINTAINERS (Write After Approval): Add myself.
330 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
332         * MAINTAINERS (Write After Approval): Add myself.
334 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
336         * configure.ac (build_tools): Remove build-byacc.
337         (host_libs): Remove mmalloc.
338         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
339         autoconf automake libtool diff rcs fileutils shellutils time
340         textutils wdiff find uudecode hello tar gzip indent recode release
341         sed perl gawk findutils gettext zip.
342         (libgcj): Remove target-qthreads.
343         (target_tools): Remove target-examples target-gperf.
344         (YACC): Don't handle building byacc.
345         * configure: Regenerate.
346         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
347         dosutils, examples, fileutils, find, findutils, gawk, gettext,
348         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
349         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
350         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
351         handle building components.
352         * Makefile.in: Regenerate.
354 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
356         * MAINTAINERS: Update my email address as Xtensa maintainer.
358 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
360         * config.sub: Sync from upstream.
362 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
364         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
365         (microblaze*): Don't disable libssp.
366         * configure: Regenerate.
368 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
370         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
371         moveifchange.
372         * configure: Regenerate.
373         * Makefile.tpl: Use @SHELL@ not @config_shell@.
374         * Makefile.in: Regenerate.
376 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
378         * configure.ac (*-*-sysv4*): Don't enable libgomp.
379         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
380         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
381         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
382         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
383         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
384         md_exec_prefix cases.
385         * configure: Regenerate.
387 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
389         * configure.ac: Separate cases disabling target-libssp,
390         target-libiberty, target-libstdc++-v3 and Fortran from general
391         case over targets.
392         * configure: Regenerate.
394 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
396         * configure.ac (*-*-chorusos): Don't disable libgcj.
397         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
398         Remove case.
399         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
400         (arm-*-coff): Don't disable libgcj.
401         (arm*-*-linux-gnueabi): Remove useless assignment.
402         (arm-*-riscix*): Don't disable libgcj.
403         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
404         configuration.
405         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
406         (c54x*-*-*): Remove case.
407         (tic54x-*-*): Don't disable GCC or GCC libraries.
408         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
409         to *.
410         (d10v-*-*): Don't disable GCC libraries.
411         (d30v-*-*): Don't disable libgcj.
412         (h8500-*-*): Don't disable GCC libraries.
413         (i960-*-*): Don't disable libgcj.
414         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
415         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
416         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
417         libgcj.
418         (m68k-*-coff*): Remove case.
419         (mmix-*-*): Don't disable libgloss on host.
420         (mn10200-*-*, mn10300-*-*): Remove cases.
421         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
422         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
423         Don't disable libgcj.
424         (romp-*-*): Remove case.
425         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
426         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
427         case.
428         (v810-*-*): Don't disable GCC libraries.
429         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
430         (ip2k-*-*): Don't disable GCC libraries.
431         * configure: Regenerate.
433 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
435         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
436         libffi on host.
437         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
438         on host.
439         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
440         * configure: Regenerate.
442 2011-03-26  John Marino  <binutils@marino.st>
444         * configure.ac: Add support for *-*-dragonfly*
445         * configure: Regenerate.
447 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
449         * configure.ac (native_only): Remove.
450         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
451         send-pr uudecode guile gnuserv on host.
452         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
453         send-pr rcs guile perl texinfo libtool on host.
454         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
455         automake send-pr rcs guile perl texinfo libtool on host.
456         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
457         (*-*-kaos*): Don't disable target-examples target-gperf on target.
458         (alpha*-dec-osf*): Don't disable fileutils on target.
459         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
460         texinfo send-pr expect dejagnu on target.
461         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
462         target-qthreads on target.
463         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
464         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
465         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
466         x86_64-*-mingw*): Don't disable expect on target.
467         (*-*-cygwin*): Don't disable target-gperf on target.
468         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
469         gnuserv on target.
470         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
471         target.
472         * configure: Regenerate.
474 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
476         * configure.ac (target_tools): Remove target-groff.
477         (native_only): Remove target-groff.
478         (hppa*64*-*-*): Don't disable byacc.
479         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
480         setting.
481         (*-*-kaos*): Don't skip target-librx and target-groff.
482         (*-*-netware*): Don't skip target-libmudflap.
483         (*-*-tpf*): Don't skip target-libmudflap.
484         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
485         directories on the host.
486         (ia64*-*-*vms*): Don't skip tix.
487         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
488         host.
489         * configure: Regenerate.
491 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
493         * configure.ac: Remove references to mt-mep, mt-netware,
494         mt-wince.
495         * Makefile.def: Add all-utils soft dependencies.
496         * Makefile.tpl: Remove GDB_NLM_DEPS.
497         * configure: Regenerate.
498         * Makefile.in: Regenerate.
500 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
502         * configure.ac: Do not include mh-x86omitfp.
503         * configure: Regenerate.
505 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
507         * configure.ac: Remove empty cases.
508         * configure: Regenerate.
510 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
512         * Makefile.def: Add dependency from termcap to gdb.
513         * Makefile.in: Regenerate.
515 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
517         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
518         * configure: Regenerate.
519         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
520         * Makefile.tpl: Likewise.
521         * Makefile.in: Regenerate.
523 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
525         * configure.ac: Remove all mentions of tentative_cc.
526         * configure: Regenerate.
528 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
530         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
531         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
532         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
533         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
534         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
535         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
536         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
537         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
538         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
539         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
540         *-*-rhapsody*): Remove host cases.
541         * configure: Regenerate.
543 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
545         * configure.ac (ppc*-*-pe): Remove host case.
546         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
547         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
548         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
549         cases.
550         * configure: Regenerate.
552 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
554         * config.sub: Update to version 2011-03-23.
556 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
558         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
559         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
560         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
561         * configure: Regenerate.
563 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
565         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
566         to Write After Approval.
567         * config-ml.in: Don't handle arc-*-elf*.
568         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
569         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
570         handle GCC libraries.
571         * configure: Regenerate.
573 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
575         PR bootstrap/48120:
576         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
577         Add -lstdc++ -lm to LIBS.
578         * configure: Regenerate.
580 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
582         * config.guess: Update to version 2011-02-02
583         * config.sub: Update to version 2011-02-24
585 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
587         PR lto/48086
588         * configure.ac: Re-enable LTO on *-apple-darwin9.
589         * configure: Regenerate.
591 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
593         PR lto/48086
594         * configure.ac: Disable LTO on darwin due to an assembler change in
595         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
596         under 256.
597         * configure: Regenerate.
599 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
601         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
603 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
605         * MAINTAINERS: Update my e-mail address.
607 2011-03-06  Joey Ye  <joey.ye@arm.com>
609         * MAINTAINERS: Update my e-mail address.
611 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
613         * configure.ac: Adjust test of with_ppl.
614         * configure: Regenerated.
616 2011-03-02  Kai Tietz  <ktietz@redhat.com>
618         * MAINTAINERS: Adjust my e-mail address.
620 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
622         * configure.ac: Add -lpwl to ppllibs.
623         * configure: Regenerated.
625 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
627         * config/cloog.m4: Add -lisl to clooglibs.
628         * configure: Regenerated.
630 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
632         * MAINTAINERS (CPU Port maintainers): Add self.
634 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
636         * MAINTAINERS: Add myself as testsuite maintainer.
638 2011-02-15  Mike Stump  <mikestump@comcast.net>
640         * MAINTAINERS: Add myself as testsuite maintainer.
642 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
644         Import from Libtool and gnulib:
646         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
648         Prepare for supporting FreeBSD 10.
649         * config.rpath: Remove handling of freebsd1* which soon would
650         match FreeBSD 10.0.
652         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
654         Remove support for FreeBSD 1.x.
655         * libtool.m4 (_LT_LINKER_SHLIBS)
656         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
657         soon would incorrectly match FreeBSD 10.0.
659 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
661         PR binutils/12283
662         * move-if-change: Import version from gnulib.
664 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
666         PR lto/47225
667         * Makefile.def (lto-plugin): Double dash for enable-shared.
668         (configure-gcc): Depend on all-lto-plugin.
669         * Makefile.in: Rebuilt.
671 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
673         * configure.ac: Remove extra bracket.
674         * configure: Regenerate.
676 2011-02-08  Tobias Burnus  <burnus@net-b.de>
678         * MAINTAINERS: Add myself as libquadmath maintainer.
680 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
682         * MAINTAINERS: Update my email address.
684 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
686         * MAINTAINERS (option handling): Add self.
688 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
690         PR lto/47225
691         * Makefile.def: Add dependency for install-gcc
692         on install-lto-plugin.
693         * Makfile.in: Regenerated
695 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
697         * MAINTAINERS (CPU Port Maintainers): Add myself.
699 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
701         PR libgcj/44341
702         * configure.ac: Discard --with-* flags for host when configuring
703         target libraries for cross build.
704         * configure: Rebuilt.
706 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
708         * MAINTAINERS (linear loop transforms): Removed.
710 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
712         * configure.ac: If with_ppl is no, move setting with_cloog=no
713         after CLOOG_REQUESTED check.
714         * configure: Regenerated.
716 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
718         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
719         CLooG has been requested.
720         * configure: Regenerated.
722 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
724         * configure: Regenerated.
725         * configure.ac: Check for version 0.11 (or later revision) of PPL.
727 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
729         * configure: Regenerated.
730         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
732 2011-01-21  Andreas Schwab  <schwab@redhat.com>
734         * configure.ac: Use AS_HELP_STRING throughout.
735         * configure: Regenerate.
737 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
739         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
740         * configure: Regenerate.
742 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
744         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
746 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
748         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
749         for ia64-hpux.
750         * configure: Regenerate.
752 2011-01-07  Jan Hubicka  <jh@suse.cz>
754         PR lto/47225
755         * Makefile.in: Regenerate.
756         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
757         configure.
759 2011-01-07  Jan Hubicka  <jh@suse.cz>
761         * Makefile.in: Regenerate.
762         * Makefile.def (gcc host module) and soft dependency on lto-plugin
763         and configure dependency on lto-plugin configure.
764         (lto-plugin module): Remove dependency on GCC; add dependency on
765         liniberty.
767 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
769         * MAINTAINERS (Write After Approval): Add myself.
771 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
773         * configure: Regenerate.
775 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
777         * configure.ac: (picochip): Disable libiberty.
779 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
781         * MAINTAINERS (Write After Approval): Add myself.
783 2010-12-10  Ian Lance Taylor  <iant@google.com>
785         PR bootstrap/46819
786         * configure.ac: For --disable-libgcj clear libgcj_saved.
787         * configure: Rebuild.
789 2010-12-10  Tobias Burnus  <burnus@net-b.de>
791         PR fortran/46540
792         * configure.ac: Add --disable-libquadmath and
793         --disable-libquadmath-support.
794         * configure: Regenerate.
796 2010-12-03  Ian Lance Taylor  <iant@google.com>
798         * MAINTAINERS: Add myself as libgo maintainer.
800 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
802         PR libffi/46792
803         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
804         * configure: Regenerate.
806 2010-12-02  Ian Lance Taylor  <iant@google.com>
808         * configure.ac: Always set default for poststage1_ldflags to
809         -static-libstdc++ -static-libgcc.
811 2010-11-29  Andreas Schwab  <schwab@redhat.com>
813         * configure.ac: Move comment to remove extra space in last argument
814         of GCC_TARGET_TOOL.
816 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
818         PR other/46026
819         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
820         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
821         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
822         (BASE_FLAGS_TO_PASS): Use it.
823         * configure: Rebuilt.
824         * Makefile.in: Rebuilt.
826 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
828         PR binutils/12258
829         * configure.ac: Correct comments for --enable-gold/--enable-ld.
830         Properly check default linker.
831         * configure: Regnerated.
833 2010-11-23  Matthias Klose  <doko@ubuntu.com>
835         * configure.ac: For --enable-gold, handle value `default' instead of
836         `both*'.   New configure option --{en,dis}able-ld.
837         * configure: Regenerate.
839 2010-11-20  Ian Lance Taylor  <iant@google.com>
841         * configure.ac: Only disable a language library if no language needs
842         it.  Don't let --disable-libgcj uncondtionally disable libffi.
843         * configure: Rebuild.
845 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
847         * Makefile.in: Regenerate.
849         PR other/46202
850         * configure.ac: Fix just-built in-tree STRIP name to be
851         binutils/strip-new.
852         * configure: Regenerate.
853         * Makefile.def (install-strip-gcc, install-strip-binutils)
854         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
855         (install-strip-sid): Mirror dependencies on non-strip variants
856         of these targets on the respective -strip prerequisites.
857         * Makefile.tpl (install-strip, install-strip-host)
858         (install-strip-target): New targets.
859         (install-strip-[+module+], install-strip-target-[+module+]):
860         New targets.
861         * Makefile.in: Regenerate.
863 2010-11-19  Ian Lance Taylor  <iant@google.com>
864             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
866         * configure.ac: Add target-libgo to target_libraries.  Set
867         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
868         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
869         (HOST_EXPORTS): Add GOC.
870         (BASE_TARGET_EXPORTS): Add GOC.
871         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
872         (GOCFLAGS_FOR_TARGET): New variable.
873         (EXTRA_HOST_FLAGS): Add GOC.
874         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
875         * Makefile.def (target_modules): Add libgo.
876         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
877         (dependencies): Add dependency from configure-target-libgo to
878         configure-target-libffi and all-target-libstdc++-v3.  Add
879         dependencies from all-target-libgo to all-target-libffi.
880         (languages): Add go.
881         * configure: Rebuild.
882         * Makefile.in: Rebuild.
884 2010-11-19  Ian Lance Taylor  <iant@google.com>
886         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
887         compiler/flag environment variables.
889 2010-11-18  Ian Lance Taylor  <iant@google.com>
891         * configure.ac: Check for lang_requires_boot_languages in
892         config-lang.in files.
893         * configure: Rebuild.
895 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
896             Tobias Burnus  <burnus@net-b.de>
898         PR fortran/32049
899         * Makefile.def: Add libquadmath; build it with language=fortran.
900         * configure.ac: Add libquadmath.
901         * Makefile.tpl: Handle multiple libs in check-[+language+].
902         * Makefile.in: Regenerate.
903         * configure: Regenerate.
905 2010-11-16  Tom Tromey  <tromey@redhat.com>
907         * MAINTAINERS: Moved myself to reviewers section.
909 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
911         * MAINTAINERS: Moved myself to reviewers section.
913 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
915         * MAINTAINERS (Various Maintainers): Add self for build machinery.
916         (Write After Approval): Remove self.
918 2010-11-15  Andreas Schwab  <schwab@redhat.com>
920         * configure.ac: Fix spelling in option names.
921         * configure: Regenerated.
923 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
925         PR bootstrap/39622
926         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
927         * configure: Regenerated.
929 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
931         * MAINTAINERS: Update my email address.
933 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
935         * configure: Regenerate.
937 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
939         * configure: Regenerate.
941 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
943         * configure: Regenerate.
945 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
947         * configure: Regenerate.
949 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
951         * configure.ac: Support official CLooG.org versions.
952         * configure: Regenerate.
953         * config/cloog.m4: New.
955 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
957         * MAINTAINERS (Write After Approval): Add myself.
959 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
961         * MAINTAINERS: Update my email address.
963 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
965         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
966         * configure: Regenerate.
968 2010-11-03  Ian Lance Taylor  <iant@google.com>
969             Dave Korn  <dave.korn.cygwin@gmail.com>
971         PR lto/46273
972         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
973         and on other supported platforms whenever LTO is enabled.
974         * configure: Rebuild.
976 2010-11-02  Alan Modra  <amodra@gmail.com>
978         PR binutils/12110
979         * configure.ac: Error when source path contains spaces.
980         * configure: Regenerate.
982 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
984         * MAINTAINERS: Update my email address.
986 2010-10-20  Ian Lance Taylor  <iant@google.com>
988         * Makefile.def (target_modules): Set lib_path to src/.libs for
989         libstdc++-v3 module.
990         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
991         * Makefile.in: Rebuild.
993 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
995         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
996         (Write After Approval): Remove myself.
998 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1000         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1002 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1004         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1006 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1008         * configure.ac (build_lto_plugin): New shell variable.
1009         (--enable-lto): Turn on by default for all non-ELF platforms that
1010         have had LTO support added so far.  Set build_lto_plugin appropriately
1011         for both ELF and non-ELF.
1012         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1013         * configure: Regenerate.
1015 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1017         Sync from src:
1018         * configure.ac (v850 support): Remove target-libgloss from
1019         noconfigdirs.
1020         * configure: Regenerate.
1022 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1024         PR bootstrap/45326
1025         PR bootstrap/45174
1026         * configure.ac: Honor initial values of $build_configargs,
1027         $host_configargs, $target_configargs.  Mark the precious, so
1028         environment settings get recorded.
1029         * configure: Regenerate.
1031 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1033         PR bootstrap/45796
1034         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1035         Depend on all-build-libiberty.
1036         * Makefile.in: Regenerate.
1038 2010-09-30  Michael Eager  <eager@eagercon.com>
1040         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1041         * configure: Regenerate.
1043 2010-09-28  Michael Eager  <eager@eagercon.com>
1045         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1047 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1049         PR bootstrap/44621
1050         * configure.ac: Fix unportable shell quoting.
1051         * configure: Regenerate.
1053 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1055         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1056         targets and amend comment.
1057         * configure: Regenerate.
1059 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1061         * MAINTAINERS (Write After Approval): Add myself.
1063 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1065         * configure.ac: Enable LTO by default on Darwin.
1066         * configure: Regenerate.
1068 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1070         * MAINTAINERS (Write After Approval): Add myself.
1072 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1074         * MAINTAINERS (Write After Approval): Add myself.
1076 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1078         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1079         ports
1081 2010-07-28  David Yuste  <david.yuste@gmail.com>
1083         * MAINTAINERS (Write After Approval): Add myself.
1085 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1087         * configure.ac: Support all v850 targets.
1088         * configure: Regenerate.
1090 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1092         PR bootstrap/44455
1093         * configure.ac (extra_mpfr_configure_flags): Copy from
1094         extra_mpc_gmp_configure_flags.
1095         * configure: Re-generated.
1097 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1099         * MAINTAINERS (Write After Approval): Add myself.
1101 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1103         * MAINTAINERS (Write After Approval): Add myself.
1105 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1107         * MAINTAINERS (Write After Approval): Add myself.
1109 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1111         PR target/44862
1112         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1113         Provide -B option to allow for link spec %s substitutions for
1114         libstdc++.a on darwin.
1115         * Makefile.in: Regenerate.
1117 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1119         * MAINTAINERS (Reviewers): Update my e-mail address
1121 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1123         * Makefile.def (configure-gcc): Depend on all-libelf.
1124         * Makefile.in: Rebuild.
1126 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1128         * MAINTAINERS (Write After Approval): Add myself in the right place.
1130 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1132         * MAINTAINERS (Write After Approval): Add myself.
1134 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1136         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1138 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1140         * config.sub: Update to version 2010-05-21.
1141         * config.guess: Update to version 2010-04-03.
1143 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1145         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1146         * configure: Regenerate.
1148 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1150         * MAINTAINERS (Write After Approval): Add myself.
1152 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1154         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1155         a platform that supports LTO.
1156         * configure: Regenerate.
1158 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1160         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1161         * configure: Regenerated.
1163 2010-04-27  Roland McGrath  <roland@redhat.com>
1164             H.J. Lu  <hongjiu.lu@intel.com>
1166         * configure.ac (--enable-gold): Support both, both/gold and
1167         both/bfd to add gold to configdirs without removing ld.
1168         * configure: Regenerated.
1170         * Makefile.def: Add install-gold dependency to install-ld.
1171         * Makefile.in: Regenerated.
1173 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1175         PR lto/42776
1176         * configure.ac (--enable-lto): Refactor handling so libelf tests
1177         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1178         and allow LTO to be explicitly enabled on non-ELF platforms that
1179         are known to support it inside else-clause.
1180         * configure: Regenerate.
1182 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1184         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1185         * configure: Regenerate.
1187 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1189         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1190         * configure: Regenerate.
1192 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1194         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1195         separately.
1196         * configure: Regenerate.
1198 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1200         * MAINTAINERS (Write After Approval): Add myself.
1202 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1204         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1205         * configure: Regenerate.
1207 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1209         * configure: Regenerate after change to elf.m4.
1211 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1213         * MAINTAINERS (Write After Approval): Add myself.
1215 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1217         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1218         * configure: Regenerated.
1220 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1222         * configure.ac: Print "buggy but acceptable" when CLooG
1223         revision is less than 9.
1224         * configure: Regenerated.
1226 2010-04-01  Diego Novillo  <dnovillo@google.com>
1228         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1230 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1232         PR bootstrap/43615
1233         PR bootstrap/43328
1235         Revert:
1237         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1239         * configure.ac: Do not pass --enable-multilib nor
1240         --disable-multilib in baseargs.  Accept explicitly passed
1241         --enable_multilib.
1242         * configure: Regenerate.
1244 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1246         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1248 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1250         * MAINTAINERS: Remove myself.
1252 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1254         PR bootstrap/43328
1255         * configure.ac: Do not pass --enable-multilib nor
1256         --disable-multilib in baseargs.  Accept explicitly passed
1257         --enable_multilib.
1258         * configure: Regenerate.
1260 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1262         * MAINTAINERS (spu port): Remove me.
1264 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1266         * configure.ac (tic6x-*-*): New case.
1267         * configure: Regenerate.
1269 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1271         * config.sub: Update to version 2010-03-22.
1272         * config.guess: Update to version 2009-12-30.
1274 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1276         PR ada/42554
1277         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1278         * configure: Regenerate.
1280 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1282         * MAINTAINERS: Update my email address.
1284 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1286         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1287         (ghassan.shobaki@amd.com): Removed.
1289 2010-03-17  Alan Modra  <amodra@gmail.com>
1291         * MAINTAINERS: Update my email address.
1293 2010-03-16  Diego Novillo  <dnovillo@google.com>
1295         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1296         Matthews.
1298 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1300         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1301         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1303 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1305         * MAINTAINERS: Update my email address.
1307 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1309         * MAINTAINERS: Update my email address.
1311 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1313         * MAINTAINERS: Update my email address.
1315 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1317         * MAINTAINERS: Update my email address.
1319 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1321         PR libstdc++/32499
1322         * configure.ac (RANLIB): Default to true.
1323         (STRIP): Likewise.
1324         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1325         * configure: Regenerate.
1327 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1329         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1330         (Write After Approval): Update my email address.
1332 2010-02-17  Nick Clifton  <nickc@redhat.com>
1334         PR 11238
1335         * Makefile.tpl (local-distclean): Also remove config.cache files in
1336         sub-directories as there may not be Makefiles present in the
1337         sub-directories.
1338         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1339         the config.cache files found by the find command.
1341         * Makefile.in: Regenerate.
1342         * configure.ac: Revert previous delta.
1343         * configure: Regenerate.
1345 2010-02-15  Nick Clifton  <nickc@redhat.com>
1347         PR 11238
1348         * configure.ac: Delete config.cache files in sub-directories when
1349         deleting Makefiles.
1350         * configure: Regenerate.
1352 2010-02-12  Ben Elliston  <bje@gnu.org>
1354         * MAINTAINERS: Update my email address.
1356 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1358         * MAINTAINERS (spu port): Update my email address.
1360 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1362         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1364 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1366         * configure.ac: Add "recommended" version checks for GMP/MPC.
1367         Update recommended GMP/MPFR/MPC versions.
1368         * configure: Regenerate.
1370 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1372         * MAINTAINERS: Move my Embecosm email address into the
1373         write-after-approval section.
1375 2010-01-26  Ian Lance Taylor  <iant@google.com>
1377         * MAINTAINERS: Add myself as Go frontend maintainer.
1379 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1381         PR libstdc++/36101, PR libstdc++/42813
1382         * configure.ac (bootstrap_target_libs): Make inclusion of
1383         target-libgomp conditional on libgomb being in target_configdirs.
1384         * configure: Regenerate.
1386 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1388         PR libstdc++/36101, PR libstdc++/42813
1389         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1390         * configure: Regenerate.
1392 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1394         PR libstdc++/36101, PR libstdc++/42813
1395         * configure.ac (target_configdirs): Substitute.
1396         * Makefile.def: Bootstrap target module libgomp.
1397         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1398         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1399         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1400         * configure, Makefile.in: Regenerate.
1402 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1404         * MAINTAINERS: Adjust my details.
1406 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1408         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1410 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1412         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1414 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1416         * MAINTAINERS (Write After Approval): Add myself.
1418 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1420         * MAINTAINERS (Write After Approval): Add myself.
1422 2010-01-11  Richard Guenther  <rguenther@suse.de>
1424         PR lto/41569
1425         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1426         * Makefile.in: Regenerated.
1428 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1430         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1431         * configure: Regenerate.
1433 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1434             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1436         PR bootstrap/42424
1437         * configure.ac: Include libtool m4 files.
1438         (_LT_CHECK_OBJDIR): Call it.
1439         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1440         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1442         * configure: Regenerate.
1444 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1446         PR bootstrap/41818
1447         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1448         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1449         * Makefile.in: Regenerate.
1451 2010-01-02  Richard Guenther  <rguenther@suse.de>
1453         PR lto/41529
1454         * configure.ac: Include config/elf.m4.  Disable LTO if not
1455         builting for an elf target.
1456         * configure: Regenerate.
1458 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1460         * MAINTAINERS: Change my email address.
1462 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1464         * config.sub, config.guess: Update from upstream sources.
1466 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1468         * MAINTAINERS (Write After Approval): Add myself.
1470 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1472         PR middle-end/30447
1473         PR middle-end/30789
1474         PR other/40302
1476         * configure.ac: Require MPC.
1477         * configure: Regenerate.
1479 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1481         PR target/38384
1482         PR bootstrap/40972
1483         * libtool.m4: Sync from git Libtool.
1484         * ltoptions.m4: Likewise.
1485         * ltversion.m4: Likewise.
1486         * lt~obsolete.m4: Likewise.
1487         * ltmain.sh: Likewise.
1489 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1491         * configure.ac: Update minimum MPC version to 0.8.
1492         * configure: Regenerate.
1494 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1496         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1497         * configure: Regenerated.
1499 2009-11-21  Ian Lance Taylor  <iant@google.com>
1501         * configure.ac: Change default of poststage1_ldflags to be empty if
1502         poststage1_libs is set.  When poststage1_libs is empty, and
1503         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1504         * configure: Rebuild.
1506 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1508         * MAINTAINERS (Write After Approval): Update my email address.
1510 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1512         * config.guess: Update from upstream sources.
1514 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1516         * Makefile.def: Restore host and target settings for gmp.
1517         * Makefile.in: Rebuild.
1519 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1521         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1522         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1523         Fix portability of test of C++ as bootstrap language.  Add
1524         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1525         * configure: Rebuild.
1526         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1527         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1528         in-tree building.
1529         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1530         (POSTSTAGE1_HOST_EXPORTS): Use it.
1531         (STAGE[+id+]_CXXFLAGS): New.
1532         (BASE_FLAGS_TO_PASS): Pass it down.
1533         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1534         extra_exports.
1535         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1536         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1537         extra_exports.
1538         * Makefile.in: Rebuild.
1540 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1542         * config.sub, config.guess: Update from upstream sources.
1544 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1546         * MAINTAINERS (Write After Approval): Add myself.
1548 2009-11-09  Jon Beniston  <jon@beniston.com>
1550         * MAINTAINERS (Write After Approval): Add myself.
1552 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1554         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1555         paths for *-w64-mingw* and x86_64-*mingw*.
1556         * configure: Regenerated.
1558 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1560         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1562 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1564         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1565         Phil Edwards to Write-After Approval.
1567 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1569         * configure.ac: Disable target-winsup & co for
1570         x86_64-*-mingw* and *-w64-mingw* targets.
1571         * configure: Regenerated.
1573 2009-10-16  Nick Clifton  <nickc@redhat.com>
1575         * MAINTAINERS: Add myself as a maintainer for the RX port.
1577 2009-10-26  Johannes Singler  <singler@kit.edu>
1579         * MAINTAINERS (Write After Approval): Update my e-mail address.
1581 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1583         * configure.ac (CLooG test): Use = with test.
1584         * configure: Regenerate.
1586 2009-10-22  Richard Guenther  <rguenther@suse.de>
1588         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1589         cloog if the ppl version check failed.  Move flags saving
1590         before setting in libelf check.
1591         * configure: Regenerate.
1593 2009-10-21  Richard Guenther  <rguenther@suse.de>
1595         * configure.ac: Adjust the ppl and cloog configure to work as
1596         documented.  Disable cloog if ppl was disabled.  Omit the version
1597         checks if they were disabled.
1598         * configure: Re-generate.
1600 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1602         * configure.ac: Add 'lto' to enable_languages, not
1603         new_enable_languages, and only if not already present.
1604         * configure: Regenerate.
1606 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1608         * README: Refer to the various COPYING* files instead of just
1609         COPYING.
1610         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1612 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1614         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1615         
1616 2009-10-07  Richard Guenther  <rguenther@suse.de>
1618         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1619         and Richard Guenther as reviewers.
1620         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1621         as reviewers.
1623 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1625         * config.sub: Update from upstream sources.
1627 2009-10-06  Ian Lance Taylor  <iant@google.com>
1629         * Makefile.def: check-gold depends upon all-gas.
1630         * Makefile.in: Rebuild.
1632 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1634         * MAINTAINERS (Write After Approval): Add myself.
1636 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1638         * Makefile.def: all-lto-plugin depends on all-libiberty.
1639         set bootstrap=true for lto-plugin.
1640         Add lto-plugin.
1641         * Makefile.in: Regenerate.
1642         * configure.ac (host_libs): Add lto-plugin.
1643         * configure: Regenerate.
1645 2009-10-03  Diego Novillo  <dnovillo@google.com>
1647         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1648         (HOST_LIBELFLIBS): Define.
1649         (HOST_LIBELFINC): Define.
1650         * Makefile.in: Regenerate.
1651         * configure.ac: Add --enable-lto.
1652         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1653         If --enable-lto is used, add 'lto' to new_enable_languages.
1654         If --enable-lto is used and gold is enabled, add
1655         lto-plugin to configdirs.
1656         * configure: Regenerate.
1658 2009-10-03  Simon Baldwin  <simonb@google.com>
1660         * configure.ac: If --with-system-zlib, suppress local zlib and
1661         pass --with-system-zlib to subdir configure scripts.
1662         * configure: Regenerate.
1664 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1665             Paolo Bonzini  <bonzini@gnu.org>
1667         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1668         $(srcdir).
1669         * Makefile.in: Rebuilt.
1671 2009-09-26  Gary Funck  <gary@intrepid.com>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1677         * configure.ac: Update minimum MPC version to 0.7.
1678         * configure: Regenerate.
1680 2009-09-25  Nick Clifton  <nickc@redhat.com>
1682         * configure.ac: Pass any --cache-file=/dev/null option on to
1683         subconfigures.
1684         * configure: Regenerate.
1686 2009-09-23  Nick Clifton  <nickc@redhat.com>
1688         * config.sub, config.guess: Update from upstream sources.
1690 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1692         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1693         * Makefile.in: Rebuilt.
1695 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1697         PR bootstrap/32272
1698         * configure.ac: Error out if $srcdir isn't '.' but contains
1699         host-${host_noncanonical}.
1700         * configure: Regenerate.
1702 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1704         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1705         maintainer.
1707 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1709         * configure.ac: If bootstrapping a combined tree with
1710         --enable-gold, require c++ in stage1_languages.
1711         * configure: Regenerate.
1713         * configure.ac: Also add target_libs of stage1_languages to
1714         bootstrap_target_libs.
1715         * configure: Regenerate.
1717         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1718         with --enable-languages not containing c++.
1719         * configure: Regenerate.
1721 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1723         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1724         * configure: Regenerate.
1726 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1728         * MAINTAINERS (Write After Approval): Update my e-mail address,
1729         and move from from here...
1730         (Waiting for paperwork): To here.
1732 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1734         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1736 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1738         * configure.ac: Do not use $extrasub for replacing @if/@endif
1739         parts in Makefile; instead, use additional arguments to
1740         AC_CONFIG_COMMANDS to do the replacement manually, with several
1741         sed invocations, to avoid HP-UX sed command limits.
1742         * configure: Regenerate.
1744 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1746         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1747         blank before -L.
1749 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1751         * configure.ac (with-build-config): Document.  Handle without.
1752         Handle missing argument.
1753         * configure: Rebuilt.
1755 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1757         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1758         Default to bootstrap-debug only if compare-debug works.
1759         * configure: Rebuilt.
1760         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1761         * Makefile.in: Rebuilt.
1763 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1765         * MAINTAINERS (OS Port Maintainers): Update my email address.
1767 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1769         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1770         * Makefile.in: Rebuilt.
1772 2009-09-01  Chris Demetriou  <cgd@google.com>
1774         * MAINTAINERS (Write After Approval): Add myself.
1776 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1778         PR debug/30161
1779         * include/dwarf2.h (enum dwarf_tag): Added
1780         DW_TAG_GNU_template_template_param
1781         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1783 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1785         * Makefile.tpl (AWK): Fix typo.
1786         * Makefile.in: Regenerate.
1788 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1790         * configure.ac: Detect awk and sed.
1791         * Makefile.def (flags_to_pass): Add AWK and SED.
1792         * Makefile.tpl (AWK, SED): New.
1793         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1794         * configure: Regenerate.
1795         * Makefile.in: Regenerate.
1797 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1799         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1800         (collapseslashes): Likewise.
1802 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1804         * configure.ac (AC_PREREQ): Bump to 2.64.
1806 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1808         * configure.ac: Remove --with-datarootdir, --with-docdir,
1809         --with-pdfdir, --with-htmldir switches.
1810         * configure: Regenerate.
1812         * configure: Regenerate.
1814         * compile: Sync from Automake 1.11.
1815         * depcomp: Likewise.
1816         * install-sh: Likewise.
1817         * missing: Likewise.
1818         * mkinstalldirs: Likewise.
1819         * ylwrap: Likewise.
1821 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1823         * ltmain.sh (func_normal_abspath): New function.
1824         (func_relative_path): Likewise.
1825         (func_mode_help): Document new -bindir option for link mode.
1826         (func_mode_link): Add new -bindir option, and use it to place
1827         output DLL if specified.
1829 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1831         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1832         (baseargs): Add --disable-option-checking.
1833         * configure: Regenerate.
1835         * Makefile.def (configure-target-libiberty): Depend on
1836         all-binutils and all-ld.
1837         (configure-target-newlib): Likewise.
1838         * Makefile.in: Regenerate.
1840 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1842         * config.sub, config.guess: Update from upstream sources.
1844 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1846         Sync from src, merge:
1848         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1850         * configure.ac: Do not exclude gas for i386-*-darwin.
1851         Add a case for x86_64-*-darwin.
1852         * configure: Regenerate.
1854 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1856         * MAINTAINERS: Add my name to Write After Approval list.
1858 2009-08-06  Michael Eager  <eager@eagercon.com>
1860         * configure.ac: Add Microblaze target.
1861         * configure: Regenerate.
1863 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1865         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1866         * configure: Regenerate.
1867         
1868 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1870         * MAINTAINERS (Write After Approval): Update my e-mail address.
1872 2009-07-06  Ian Lance Taylor  <iant@google.com>
1874         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1875         * configure: Rebuild.
1877 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1879         * MAINTAINERS: Move myself to the Graphite Reviewers.
1881 2009-06-30  Wei Guozhi  <carrot@google.com>
1883         * MAINTAINERS: Add my name to Write After Approval list.
1885 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1887         PR bootstrap/40338
1888         * configure.ac (comparestring): Create new variable.
1889         * Makefile.tpl (comparestring): Use to skip some comparisions.
1890         * configure: Regenerate.
1891         * Makefile.in: Regenerate.
1893 2009-06-26  Doug Evans  <dje@sebabeach.org>
1895         * Makefile.def (host_modules): Add cgen.
1896         * Makefile.in: Regenerate.
1897         * configure.ac (host_tools): Add cgen.
1898         * configure: Regenerate.
1900 2009-06-23  DJ Delorie  <dj@redhat.com>
1902         * MAINTAINERS: Add myself as mep maintainer.
1904 2009-06-23  Ian Lance Taylor  <iant@google.com>
1906         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1907         boot_languages.  Only bootstrap target libraries listed in
1908         target_libs for some boot language.  Add --with-stage1-ldflags,
1909         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1910         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1911         if not building with C++.
1912         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1913         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1914         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1915         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1916         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1917         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1918         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1919         * configure, Makefile.in: Rebuild.
1921 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1923         * MAINTAINERS: Added my name to write-after-approval list.
1925 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1927         * configure.ac: Define is_elf for QNX Neutrino targets.
1928         * configure: Regenerate.
1930 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1932         * MAINTAINERS: Added my name to the write-after-approval list
1934 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1936         * configure.ac: Detect MPC in default directory.
1937         * configure: Regenerate.
1939 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1940             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1942         * Makefile.tpl (all): Avoid a trailing backslash.
1943         * Makefile.in: Regenerate.
1945 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1947         * config.sub, config.guess: Update from upstream sources.
1949 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1951         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1952         to noconfdirs.
1953         * configure: Regenerate.
1955 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1957         * Makefile.tpl ([+compare-target+]): Compare all stage
1958         directories, rather than just gcc.
1959         * Makefile.in: Rebuilt.
1961 2009-06-01  Doug Kwan  <dougkwan@google.com>
1963         * configure.ac: Support gold for target arm*-*-*.
1964         * configure: Regenerate.
1966 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1968         * Makefile.def: Add MPC support and dependencies.
1969         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1971         * Makefile.in, configure: Regenerate.
1973 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1975         * Makefile.tpl (all): Avoid harmless warning in make all when
1976         gcc-bootstrap is enabled but stage_last does not exist.
1977         * Makefile.in: Rebuilt.
1979 2009-05-24  Nicolas Roche  <roche@adacore.com>
1981         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1982         * Makefile.in: Regenerate.
1984 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1986         * MAINTAINERS: Update my e-mail address.
1988 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1990         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1991         * configure:  Regenerate.
1993 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1995         PR other/40159
1996         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1997         gcc-no-bootstrap are mutually exclusive.
1998         * Makefile.in: Rebuilt.
2000 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2002         PR other/40159
2003         * Makefile.tpl (all): Don't end with unconditional success.
2004         * Makefile.in: Rebuilt.
2006 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2008         PR target/37137
2009         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2010         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2011         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2012         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2013         stage_configureflags, stage_cflags and stage_libcflags into
2014         explicit Makefile macros.
2015         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2016         GFORTRAN.
2017         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2018         CC.  Set CC_FOR_BUILD from CC.
2019         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2020         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2021         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2022         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2023         and GFORTRAN.
2024         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2025         (_LIBCFLAGS): Renamed to _TFLAGS.
2026         (do-compare-debug, do-compare3-debug): Drop.
2027         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2028         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2029         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2030         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2031         (XGCC_FLAGS_FOR_TARGET): New.
2032         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2033         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2034         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2035         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2036         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2037         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2038         TFLAGS.
2039         (BUILD_CONFIG): Include if requested.
2040         (all): Set TFLAGS on bootstrap.
2041         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2042         (all-stageid-prefixmodule): Likewise.
2043         (do-clean, distclean-stageid): Set TFLAGS.
2044         (restrap): Fix whitespace.
2045         * Makefile.in: Rebuilt.
2047 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2049         * config.guess: Sync with src.
2051 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2053         * configure.ac ($with_ppl):  Default to no if not supplied.
2054         ($with_cloog):  Likewise.
2055         configure:  Regenerate.
2057 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2059         * MAINTAINERS: Update my e-mail address.
2061 2009-04-27  Nick Clifton  <nickc@redhat.com>
2063         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2065 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2067         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2068         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2069         * Makefile.in: Regenerate.
2071 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2073         PR bootstrap/39739
2074         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2075         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2077         * configure, Makefile.in: Regenerate.
2079 2009-04-21  Taras Glek  <tglek@mozilla.com>
2081         * include/hashtab.h: Update GTY annotations to new syntax
2082         * include/splay-tree.h: Likewise
2084 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2086         * config.sub, config.guess: Update from upstream sources.
2088 2009-04-15  Anthony Green  <green@moxielogic.com>
2090         * configure.ac: Add moxie support.
2091         * configure: Rebuilt.
2093 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2095         * configure.ac: Change copyright header to refer to version
2096         3 of the GNU General Public License and to point readers at the
2097         COPYING3 file and the FSF's license web page.
2098         * Makefile.def: Likewise.
2099         * Makefile.tpl: Likewise.
2100         * Makefile.in: Regenerate.
2102 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2104         * configure.ac: Restore match for darwin9 or later. Use double
2105         brackets since regeneration eats one pair.
2106         * configure: Regenerate.
2108 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2110         PR gas/10039
2111         * configure.ac: Require texinfo 4.7.
2112         * configure: Regenerated.
2114 2009-04-09  Nick Clifton  <nickc@redhat.com>
2116         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2117         the GCC Runtime Library Exception.
2119 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2121         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2122         * configure: Regenerate.
2124 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2126         * Makefil.def (languages): New entries.
2127         * Makefile.tpl (check-gcc-*): New generic target.
2128         * Makefile.in: Regenerate.
2130 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2132         * MAINTAINERS:  Update my email address.
2134 2009-03-18  Tom Tromey  <tromey@redhat.com>
2136         * configure: Rebuild.
2137         * configure.ac (host_libs): Add libiconv.
2138         * Makefile.in: Rebuild.
2139         * Makefile.def (host_modules): Add libiconv.
2140         (configure-gdb, all-gdb): Depend on libiconv.
2142 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2144         * configure.ac: Treat gdb as supported on x86_64-darwin.
2145         * configure: Regenerate.
2147 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2149         * configure.ac (--with-host-libstdcxx): New option.
2150         * configure: Regenerate.
2152 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2154         * MAINTAINERS:  Move myself into the write after approval list.
2156 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2158         * MAINTAINERS: Update e-mail address.
2159         
2160 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2162         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2164 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2166         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2168 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2170         Backport from git Libtool:
2172         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2173         Support GNU/kOpenSolaris.
2174         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2175         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2176         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2177         GNU/kOpenSolaris.
2179 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2181         * MAINTAINERS: Update e-mail address.
2183 2009-02-24  Michael Eager  <eager@eagercon.com>
2185         * MAINTAINERS (Write After Approval): Add self.
2187 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2189         * MAINTAINERS (Write After Approval): Add myself.
2191 2009-02-05  Andreas Schwab  <schwab@suse.de>
2193         * Makefile.tpl (stage_last): Define $r and $s before using
2194         $(RECURSE_FLAGS_TO_PASS).
2195         * Makefile.in: Regenerate
2197 2009-01-30  Ian Lance Taylor  <iant@google.com>
2199         * MAINTAINERS: Move myself to the Global Reviewers list.
2201 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2203         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2204         * configure: Regenerate.
2206 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2208         * MAINTAINERS: Make whitespace consistent.
2209         Remove Robert Millan from Write After Approval.
2211 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2213         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2214         (all-opcodes): Depend on all-libiberty.
2215         * Makefile.in: Regenerate.
2217 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2219         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2220         * configure: Regenerate.
2222 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2224         * MAINTAINERS (Write After Approval): Add myself.
2226 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2228         * MAINTAINERS: Add myself to reviewers (Fortran).
2230 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2232         PR tree-optimization/38515
2233         * configure.ac (cloog-polylib): Removed.
2234         (with_ppl, with_cloog): Test for "no".
2235         * configure: Regenerated.
2237 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2239         * MAINTAINERS: Moved myself to reviewers (Fortran).
2241 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2243         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2244         (Write After Approval): Remove myself.
2246 2009-01-03  Diego Novillo  <dnovillo@google.com>
2248         * MAINTAINERS: Remove myself from alias maintainership.
2250 2009-01-02  David Ayers  <ayers@fsfe.org>
2252         * MAINTAINERS: Update e-mail address.
2254 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2256         * MAINTAINERS: Make whitespace consistent.
2258 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2260         Backport from upstream Libtool:
2261         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2262         Add cache variables to tests that require the linker to work.
2263         For shlibpath_overrides_runpath, this also changes the semantics
2264         to let the result from the C compiler take precedence.
2266 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2268         * config.sub, config.guess: Update from upstream sources.
2270 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2272         * configure.ac (ppllibs): Add by default the lib flags.
2273         * configure: Regenerate.
2275 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2277         * MAINTAINERS:  Add myself to the write after approval list.
2279 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2281         * configure.ac: Add double brackets on darwin[912].
2282         * configure: Regenerate.
2284 2008-12-03  Daniel Kraft  <d@domob.eu>
2286         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2287         Approval to Reviewer section (for Fortran front-end).
2289 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2291         * configure.ac: Expand to darwin10 and later.
2292         * configure: Regenerate.
2294 2008-12-02  Andreas Schwab  <schwab@suse.de>
2296         * Makefile.def: configure-target-boehm-gc depends on
2297         all-target-libstdc++-v3.
2298         * Makefile.in: Regenerate.
2300 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2302         * MAINTAINERS:  Add myself as mingw maintainer.
2304 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2306         * config.sub, config.guess: Update from upstream sources.
2308 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2310         * README.SCO: Remove.
2312 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2314         * MAINTAINERS:  Add myself to the write after approval list.
2316 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2318         * MAINTAINERS:  Update my email address in WAA section.
2320 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2322         * MAINTAINERS: Update e-mail address.
2324 2008-11-27  Toon Moene  <toon@moene.org>
2326         * MAINTAINERS: Change e-mail address.
2328 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2330         * configure.ac: Build gdb for i?86-*-darwin*
2331         * configure: Regenerated.
2333 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2335         * MAINTAINERS: Added my full name.
2337 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2339         PR bootstrap/38014
2340         PR bootstrap/37923
2342         Revert:
2344         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2346         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2347         * Makefile.in: Regenerated.
2349         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2351         PR gdb/921
2352         PR gdb/1646
2353         PR gdb/2175
2354         PR gdb/2176
2356         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2357         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2358         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2359         (HOST_EXPORTS): Pass CPPFLAGS.
2360         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2361         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2362         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2363         * Makefile.in, configure: Regenerated.
2364         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2365         and CPPFLAGS_FOR_BUILD.
2367 2008-11-06  Jeff Law  <law@redhat.com>
2369         * MAINTAINERS: Add myself as middle end maintainer.
2371 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2373         * MAINTAINERS (Write after approval): Add myself.
2375 2008-11-05  Diego Novillo  <dnovillo@google.com>
2377         * MAINTAINERS (Global Reviewers): Add myself.
2378         (Non-Algorithmic Maintainers): Remove myself.
2380 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2382         * MAINTAINERS (Write after approval): Add myself.
2384 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2386         * MAINTAINERS (Write after approval): Add myself.
2388 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2390         * configure.ac (spu-*-*): Remove special case.
2391         * configure: Regenerate.
2393 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2395         * MAINTAINERS (Write after approval): Update my email address.
2397 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2399         * configure.ac [spu-*-*]: Do not set skipdirs.
2400         * configure: Re-generate.
2402 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2404         * MAINTAINERS (Various Maintainers): Add myself to reload.
2406 2008-10-25  Richard Guenther  <rguenther@suse.de>
2408         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2409         maintainer.  Remove myself as libgcc-math maintainer.
2410         (Non-Algorithmic Maintainers): Remove myself.
2412 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2414         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2415         * Makefile.in: Regenerated.
2417 2008-10-23  Cary Coutant  <ccoutant@google.com>
2419         * MAINTAINERS (Write after approval): Add myself.
2421 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2423         PR gdb/921
2424         PR gdb/1646
2425         PR gdb/2175
2426         PR gdb/2176
2428         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2429         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2430         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2431         (HOST_EXPORTS): Pass CPPFLAGS.
2432         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2433         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2434         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2435         * Makefile.in, configure: Regenerated.
2436         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2437         and CPPFLAGS_FOR_BUILD.
2439 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2441         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2442         Sebastian Pop.
2444 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2446         * MAINTAINERS (Write After Approval): Added myself.
2448 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2450         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2451         recommended version to 2.3.2.
2453         * configure: Regenerate.
2455 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2457         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2459 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2461         * MAINTAINERS (Write After Approval): Update e-mail address.
2463 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2465         * libtool.m4: Update to libtool 2.2.6.
2466         * lt~obsolete.m4: Update to libtool 2.2.6.
2467         * ltmain.sh: Update to libtool 2.2.6.
2468         * ltsugar.m4: Update to libtool 2.2.6.
2469         * ltversion.m4: Update to libtool 2.2.6.
2470         * ltoptions.m4: Update to libtool 2.2.6.
2471         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2473 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2475         * MAINTAINERS (Write After Approval): Add myself.
2477 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2479         * MAINTAINERS (Write After Approval): Update my name.
2481 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2483         * MAINTAINERS: Add myself in "Write After Approval".
2485 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2487         * MAINTAINERS: Add myself as ia64 maintainer.
2489 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2491         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2492         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2493         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2494         and Michael Tiemann from Write After Approval since they do not
2495         actually have access.
2497 2008-09-05  Richard Guenther  <rguenther@suse.de>
2499         * configure.ac: Initialize clooglibs to -lcloog.
2500         * configure: Re-generate.
2502 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2504         * MAINTAINERS (Write After Approval): Add myself.
2506 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2508         * configure.ac (--with-cloog-polylib): New.
2509         (--disable-cloog-version-check): New.
2510         (--disable-ppl-version-check): New.
2511         * configure: Re-generate.
2513 2008-09-03  Richard Guenther  <rguenther@suse.de>
2515         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2516         cloog test.
2517         * configure: Re-generate.
2519 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2521         Add picoChip port.
2522         * MAINTAINERS: Add picoChip maintainers.
2524 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2525             Tobias Grosser  <grosser@fim.uni-passau.de>
2526             Jan Sjodin  <jan.sjodin@amd.com>
2527             Harsha Jagasia  <harsha.jagasia@amd.com>
2528             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2529             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2530             Adrien Eliche  <aeliche@isty.uvsq.fr>
2532         Merge from graphite branch.
2533         * configure: Regenerate.
2534         * Makefile.in: Regenerate.
2535         * configure.ac (host_libs): Add ppl and cloog.
2536         Add checks for PPL and CLooG.
2537         * Makefile.def (ppl, cloog): Added modules and dependences.
2538         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2539         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2541 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2543         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2544         (GCC_SHLIB_SUBDIR): New.
2545         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2546         * configure: Regenerate.
2547         * Makefile.in: Regenerate.
2549 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2551         * MAINTAINERS: Consistently use tabs to separate columns.
2553 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2555         * MAINTAINERS (Write after Approval): Add myself.
2557 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2559         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2560         Enable bfd, binutils and opcodes.
2561         * configure: Regenerate.
2563 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2565         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2567 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2569         * MAINTAINERS:  Use correct Umlaut for last name.
2571 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2573         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2575 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2577         * MAINTAINERS: Update my email address.
2579 2008-08-16  Nicolas Roche  <roche@adacore.com>
2581         * Makefile.tpl: Add BOOT_ADAFLAGS.
2582         * Makefile.in: Regenerate.
2584 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2586         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2587         * configure: Regenerate.
2589 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2591         * configure.ac: Add makefile fragments for hpux.
2592         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2593         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2594         * configure: Regenerate.
2595         * Makefile.in: Regenerate.
2597 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2599         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2601 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2603         * MAINTAINERS (Write after Approval): Add myself.
2605 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2607         * MAINTAINERS (Write After Approval):  Add myself.
2609 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2611         * MAINTAINERS (Write After Approval):  Add myself.
2613 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2615         * MAINTAINERS: Update my email address.
2617 2008-06-25  Joey Ye  <joey.ye@intel.com>
2619         * MAINTAINERS (Write After Approval):  Add myself.
2621 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2623         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2624         * Makefile.in: Regenerate.
2625         * configure: Regenerate.
2627 2008-06-17  Daniel Kraft  <d@domob.eu>
2629         * MAINTAINERS (Write After Approval):  Add myself.
2631 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2633         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2634         "$@" is still intact with both Autoconf 2.59 and 2.62.
2635         * configure: Regenerate.
2637 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2639         * Makefile.tpl: Fix comment errors.
2640         * Makefile.in: Regenerate.
2642 2008-06-12  David S. Miller  <davem@davemloft.net>
2643             David Edelsohn  <edelsohn@gnu.org>
2645         * configure.ac: Add powerpc*-*-* to gold supported targets.
2646         * configure: Regenerate.
2648 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2650         PR tree-optimization/36218
2651         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2652         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2653         (all prefix="build-"): Pass them to build-system sub-makes.
2654         * Makefile.in: Regenerate.
2656 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2658         * MAINTAINERS (mt port): Remove.
2659         (sco5, unixware, sco udk): Remove.
2660         (Kean Johnston): Add to Write After Approval.
2662 2008-05-30  Julian Brown  <julian@codesourcery.com>
2664         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2665         of libobjc for ARM EABI Linux.
2666         * configure: Regenerate.
2668 2008-05-18  Xinliang David Li   <davidxl@google.com>
2670         * ChangeLog: Remove wrong ChangeLog entry.
2672 2008-05-17  Xinliang David Li   <davidxl@google.com>
2674         * MAINTAINERS (Write After Approval): Add myself.
2676 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2678         * MAINTAINERS (Write After Approval): Add myself.
2680 2008-05-14  Rafael Espíndola  <espindola@google.com>
2682         * config-ml.in: don't handle --enable-shared and --enable-static.
2684 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2686         * MAINTAINERS: Update my email address.
2688 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2690         * MAINTAINERS: Update my email address.
2692 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2694         * MAINTAINERS (Write After Approval): Add myself.
2696 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2698         * MAINTAINERS (Write After Approval): Add myself.
2700 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2702         * MAINTAINERS (crx): Add myself.
2704 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2706         Sync with src:
2707         2008-04-14  David S. Miller  <davem@davemloft.net>
2709         * configure.ac: Add sparc*-*-* to gold supported targets.
2710         * configure: Regenerate.
2712 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2714         PR bootstrap/35457
2715         * configure.ac: Include override.m4.
2716         * configure: Regenerate.
2718 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2720         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2721         * Makefile.in: Regenerate.
2723 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2725         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2726         as nonconfigurable directories list.
2727         * configure: Regenerate.
2729 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2731         * config.sub, config.guess: Update from upstream sources.
2733 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2735         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2736         * Makefile.in: Regenerate.
2738 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2740         * configure.ac: Do not build libssp for the AVR.
2741         * configure: Regenerate.
2743 2008-04-07  Ian Lance Taylor  <iant@google.com>
2745         * Makefile.def: check-gold depends upon all-binutils.
2746         * Makefile.in: Regenerate.
2748 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2750         * MAINTAINERS (Write After Approval): Add myself.
2752 2008-04-04  Nick Clifton  <nickc@redhat.com>
2754         PR binutils/4334
2755         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2756         builds.
2757         * configure: Regenerate.
2759 2008-04-04  NightStrike  <NightStrike@gmail.com>
2761         PR other/35151
2762         * configure.ac: Combine rules for mingw32 and mingw64.
2763         * configure: Regenerate.
2765 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2767         * MAINTAINERS (Write After Approval): Add myself.
2769 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2771         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2772         * Makefile.in (.NOTPARALLEL): Ditto.
2774 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2776         * MAINTAINERS (Write After Approval): Add myself.
2778 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2780         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2781         * Makefile.in (.NOTPARALLEL): Regenerate.
2783 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2785         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2786         * Makefile.in: Regenerate.
2788 2008-03-26  Jakub Staszak  <kuba@et.pl>
2790         * MAINTAINERS (Write After Approval): Add myself.
2792 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2794         * MAINTAINERS:  Update e-mail address.
2796 2008-03-20  Ian Lance Taylor  <iant@google.com>
2798         * configure.ac: Add support for --enable-gold.
2799         * Makefile.def: Add gold as a directory like ld.
2800         * configure, Makefile.in: Regenerate.
2802 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2804         * configure.ac: m4_include config/proginstall.m4.
2805         * configure: Regenerate.
2807         Backport from upstream Libtool:
2809         2007-10-12  Eric Blake  <ebb9@byu.net>
2811         Deal with Autoconf 2.62's semantic change in m4_append.
2812         * ltsugar.m4 (lt_append): Replace broken versions of
2813         m4_append.
2814         (lt_if_append_uniq): Don't require separator to be overquoted,
2815         and avoid broken m4_append.
2816         (lt_dict_add): Fix typo.
2817         * libtool.m4 (_LT_DECL): Don't overquote separator.
2819 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2821         * config.rpath: Add AIX 6 support.
2823 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2825         * Makefile.def (stageprofile).  Remove -fprofile-generate
2826         from stage_libcflags.
2827         * Makefile.in: Regenerate.
2829 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2831         * config.sub, config.guess: Update from upstream sources.
2833 2008-03-06  Tom Tromey  <tromey@redhat.com>
2835         * MAINTAINERS: Update for treelang deletion.
2837 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2839         * MAINTAINERS: Update my email address.
2841 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2843         * MAINTAINERS (darwin port): Add myself as a maintainer.
2844         (objective-c/c++): Add myself as a maintainer.
2846 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2848         * MAINTAINERS (Write After Approval): Update my email address.
2850 2008-02-25  Tomas Bily  <tbily@suse.cz>
2852         * MAINTAINERS (Write After Approval): Add myself.
2854 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2856         * MAINTAINERS (OpenMP): Add myself.
2858 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2860         PR bootstrap/32009
2861         PR bootstrap/32161
2863         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2864         * configure: Regenerate.
2866         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2867         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2868         STAGE4_LIBCFLAGS): New.
2869         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2870         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2871         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2872         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2873         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2874         for target modules.  Don't export LIBCFLAGS.
2875         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2876         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2877         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2878         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2879         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2880         * Makefile.in: Regenerate.
2882 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2884         PR libgcj/33085
2885         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2886         Do not use -DDLL_EXPORT.  Backport from upstream.
2888 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2890         * MAINTAINERS (Write After Approval): Add myself.
2892 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2894         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2895         * configure: Regenerate.
2897 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2899         * configure.ac (xtensa*-*-*): Recognize processor variants.
2900         * configure: Regenerate.
2902 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2904         PR bootstrap/34922
2905         * configure.ac (PARSE_ARGS): Push suitable setting of
2906         ac_subdirs_all, for `./configure --help=recursive'.
2907         Handle `+' in generic toplevel directory disabling.
2908         * configure: Regenerate.
2910 2008-01-28  Nick Clifton  <nickc@redhat.com>
2912         * MAINTAINERS (xstormy16): Take over maintainership.
2914 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2916         * MAINTAINERS (c4x port): Remove.
2918 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2920         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2922 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2924         * config.sub, config.guess: Update from upstream sources.
2926 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2928         * MAINTAINERS (Write After Approval): Add myself.
2930 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2932         * MAINTAINERS: Update my email address.
2934 2008-01-09  Raksit Ashok  <raksit@google.com>
2936         * MAINTAINERS (Write After Approval): Add myself.
2938 2008-01-09  Raksit Ashok  <raksit@google.com>
2940         * MAINTAINERS (Write After Approval): Add myself.
2942 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2944         * config.sub, config.guess: Update from upstream sources.
2946 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2948         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2949         Change recommended MPFR from 2.2.1 -> 2.3.0.
2950         * configure: Regenerate.
2952 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2954         * MAINTAINERS: Update my email address.
2956 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2958         * MAINTAINERS: Update my email address.
2960 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2962         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2963         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2964         * Makefile.in: Regenerate.
2966 2007-12-10  Mark Heffernan  <meheff@google.com>
2968         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2969         misplaced entries.
2971 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2973         * configure.ac: Enable libjava for x86_64-*-darwin9.
2974         * configure: Regenerate.
2976 2007-12-07  Bill Maddox  <maddox@google.com>
2978         * MAINTAINERS (Write After Approval): Add myself.
2980 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2982         * config.sub, config.guess: Update from upstream sources.
2984 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2986         * config-ml.in: Remove 64bit configure tests.
2988 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2990         * config-ml.in: Robustify against white space in absolute file
2991         names.
2993         * config-ml.in (multi-clean): Substitute ${Makefile}.
2994         Remove superfluous ${Makefile} in list.
2996 2007-11-19  Thiemo Seufer  <ths@mips.com>
2998         * config-ml.in: Don't hardcode the Makefile name.
3000 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3002         * MAINTAINERS (Write After Approval): Add myself.
3004 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3006         * MAINTAINERS (Write After Approval): Add myself.
3008 2007-11-06  Doug Kwan  <dougkwan@google.com>
3010         * MAINTAINERS (Write After Approval): Add myself.
3012 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3014         * MAINTAINERS (mercury): Remove entry.
3015         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3017 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3019         * Makefile.def (dependencies): Make configure-gdb depend on
3020         all-intl.
3021         * Makefile.in: Regenerated.
3023 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3025         * MAINTAINERS (Fortran maintainer): Remove myself.
3027 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3029         * Makefile.def: To avoid problems running with parallel makes,
3030         build newlib before libgloss so that target specific header
3031         files are availble.
3032         * Makefile.in: Regenerate
3034 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3036         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3037         * Makefile.in: Regenerate.
3039 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3041         * MAINTAINERS (Register allocation reviewer): Add myself.
3043 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3045         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3046         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3047         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3048         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3049         * configure: Regenerate.
3051 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3053         * MAINTAINERS (Register allocation reviewer): Add myself.
3055 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3057         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3058         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3059         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3060         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3061         * configure.ac: Default them to host tools for $host = $build.
3062         Subst them.
3064         * configure: Regenerate.
3065         * Makefile.in: Regenerate.
3067 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3069         * MAINTAINERS (Register allocation reviewer): Add myself.
3071 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3073         * MAINTAINERS (Register allocation reviewer): Add myself.
3075 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3077         * MAINTAINERS (Write After Approval): Fix typo.
3079 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3081         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3082         * configure: Regenerate.
3084 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3086         PR bootstrap/31906
3087         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3088         they're already prefixed.
3090 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3092         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3093         libstdc++.
3094         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3095         * configure: Regenerate.
3096         * Makefile.in: Regenerate.
3098 2007-09-17  Andreas Schwab  <schwab@suse.de>
3100         * configure.ac: Raise minimum makeinfo version to 4.6.
3101         * configure: Regenerate.
3103 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3105         * MAINTAINERS (write-after-approval) add myself
3107 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3109         * configure.ac: Correct makeinfo version check.
3110         * configure: Regenerate.
3112 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3114         * MAINTAINERS: Update my email address.
3116 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3118         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3119         to $skipdirs and only disable gprof for newlib.  Use the normal
3120         mips*-elf* handling in other respects.
3121         * configure: Regnerate.
3123 2007-09-12  David Daney  <ddaney@avtrex.com>
3125         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3126         enabling libgcj.
3127         * configure: Regenerate.
3129 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3131         PR other/32154
3132         * configure.ac: For libgloss targets, point the linker to the linker
3133         script, startup code and simulator library.
3134         * configure: Regenerate.
3136 2007-09-07  Andrew Haley  <aph@redhat.com>
3138         * configure.ac (noconfigdirs): Remove target-libffi and
3139         target-libjava.
3140         * configure: Regenerate.
3142 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3144         PR target/33281
3145         * configure.ac: Use config/mh-mingw on mingw.
3146         * configure: Regenerate.
3148 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3150         * MAINTAINERS (Write After Approval): Add myself.
3152 2007-09-05  Richard Guenther  <rguenther@suse.de>
3154         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3155         nor --disable-checking is provided also turn on yes and types
3156         checking for stage1.
3157         * configure: Re-generate.
3159 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3161         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3162         (Write After Approval): Remove myself.
3164 2007-08-29  Nick Clifton  <nickc@redhat.com>
3166         * config.sub, config.guess: Update from upstream sources.
3168 2007-08-22  Bud Davis  <jmdavis@link.com>
3170         * MAINTAINERS (Write After Approval): Added myself.
3171         * MAINTAINERS (Reviewers): Removed myself.
3173 2007-08-18  Paul Brook  <paul@codesourcery.com>
3174             Joseph Myers  <joseph@codesourcery.com>
3176         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3177         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3178         * Makefile.in: Regenerate.
3179         * configure.ac (--with-debug-prefix-map): New.
3180         * configure: Regenerate.
3182 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3183             Nigel Stephens  <nigel@mips.com>
3185         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3186         as target_makefile_frag.
3187         * configure: Regenerate.
3189 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3191         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3192         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3193         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3194         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3195         (do-compare, do-compare3, do-compare-debug): New.
3196         ([+compare-target+]): Use them.
3198 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3200         * MAINTAINERS (Write After Approval): Change my email address.
3202 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3203             Ben Elliston  <bje@au.ibm.com>
3205         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3206         --silent if $silent.
3207         * configure: Regenerate.
3209 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3211         * MAINTAINERS (Various Maintainers): Add myself as
3212         loop infrastructure maintainer.  Update my e-mail
3213         address.
3215 2007-07-31  Diego Novillo  <dnovillo@google.com>
3217         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3218         Adjust description.
3220 2007-07-26  Richard Guenther  <rguenther@suse.de>
3222         * configure.ac: Add types checking to stage1 checking flags.
3223         * configure: Regenerate.
3225 2007-07-17  Nick Clifton  <nickc@redhat.com>
3227         * COPYING3: New file.  Contains version 3 of the GNU General
3228         Public License.
3229         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3230         Lesser General Public License.
3232 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3234         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3236 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3238         * MAINTAINERS (S/390 co-maintainer): Add myself.
3239         (Write After Approval): Remove myself.
3241 2007-07-13  Dan Hipschman  <dsh@google.com>
3243         * MAINTAINERS (Write After Approval): Add myself.
3245 2007-07-11  Nick Clifton  <nickc@redhat.com>
3247         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3248         WINDRES export.
3249         * Makefile.in: Regenerate.
3251 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3253         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3254         maintainer.
3256 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3258         * lt~obsolete.m4: New. Import from 20070318 libtool.
3260 2007-07-03  Julian Brown  <julian@codesourcery.com>
3262         * MAINTAINERS (Write After Approval): Add myself.
3264 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3266         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3267         * configure: Regenerate.
3269 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3271         * configure.ac: Add some missing m4 quotation.
3272         * configure: Regenerate.
3274 2007-07-02  Simon Baldwin  <simonb@google.com>
3276         * MAINTAINERS (Write After Approval): Add myself.
3278 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3280         * configure: Regenerate.
3282 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3284         * Makefile.def: Add windmc tool to build.
3285         * Makefile.tpl: Likewise.
3286         * configure.ac: Likewise.
3287         * Makefile.in: Regenerate.
3288         * configure: Regenerate.
3290 2007-06-28  DJ Delorie  <dj@redhat.com>
3292         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3293         not building newlib.
3294         * configure: Regenerated.
3296 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3298         * MAINTAINERS (Write After Approval): Add myself.
3300 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3302         * MAINTAINERS (Write After Approval): Add myself.
3304 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3306         * MAINTAINERS (Write After Approval): Add myself.
3308 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3310         * MAINTAINERS (Write After Approval): Add myself.
3312 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3314         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3315         * Makefile.in: Regenerated.
3317 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3319         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3320         bfin*-*-uclinux* targets.
3321         * configure: Regenerate.
3323 2007-06-14  Ian Lance Taylor  <iant@google.com>
3325         * MAINTAINERS: Add myself as non-algorithmic global write
3326         maintainer.
3328 2007-06-14  Diego Novillo  <dnovillo@google.com>
3330         * MAINTAINERS: Add self as middle-end maintainer and
3331         non-algorithmic global write maintainer.
3333 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3335         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3336         Move all Fortran maintainers except Paul Brook into the
3337         Non-Autopoiesis section.
3339 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3341         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3342         (distclean-stage[+id+]): Possibly delete stage_last.
3343         * Makefile.in: Regenerate.
3345 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3347         * MAINTAINERS (Various Maintainer): Fix typo.
3349 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3351         * MAINTAINERS (Various Maintainer): Add myself as
3352         dataflow maintainer.
3354 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3356         * config.sub, config.guess: Update from upstream sources.
3358 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3360         * Makefile.tpl: Fix spelling error.
3361         * Makefile.in: Regenerate.
3363 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3365         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3366         lt_cv_sys_max_cmd_len.
3368 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3370         * MAINTAINERS (Various Maintainers): Add myself as
3371         auto-vectorizer maintainer.
3373 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3375         PR libjava/32098
3376         * libtool.m4: Revert previous change.
3377         * ltgcc.m4: Put it here.
3379 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3381         * MAINTAINERS (Various Maintainers): Add myself as
3382         auto-vectorizer maintainer.
3384 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3386         PR libjava/32098
3387         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3389 2007-05-30  Richard Guenther  <rguenther@suse.de>
3391         * MAINTAINERS (Various Maintainers): Add myself as
3392         auto-vectorizer maintainer.
3394 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3396         PR bootstrap/29382
3397         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3398         * configure: Rebuilt.
3400 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3402         * MAINTAINERS (Write After Approval): Removed my name.
3404 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3406         * MAINTAINERS (Write After Approval): Remove myself.
3408 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3410         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3412 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3414         * ltmain.sh: Update from ToT Libtool.
3415         * libtool.m4: Update from ToT Libtool.
3416         * ltsugar.m4: New. Update from ToT Libtool.
3417         * ltversion.m4: New. Update from ToT Libtool.
3418         * ltoptions.m4: New. Update from ToT Libtool.
3419         * ltconfig: Remove.
3420         * ltcf-c.sh: Remove.
3421         * ltcf-cxx.sh: Remove.
3422         * ltcf-gcj.sh: Remove.
3424 2007-05-22  Ollie Wild  <aaw@google.com>
3426         * MAINTAINERS (Write After Approval): Add myself.
3428 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3430         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3431         stage_cflags.
3432         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3433         Remove CFLAGS/LIBCFLAGS.
3434         (configure-stage[+id+]-[+prefix+][+module+],
3435         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3436         * Makefile.in: Regenerate.
3438 2007-05-15  Diego Novillo  <dnovillo@google.com>
3440         * MAINTAINERS: Update e-mail address.
3442 2007-05-15  Revital Eres  <eres@il.ibm.com>
3444         * MAINTAINERS (Write After Approval): Add myself.
3446 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3448         * MAINTAINERS (Write After Approval): Updated my address.
3450 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3452         * MAINTAINERS (Write After Approval): Add myself.
3454 2007-05-11  Silvius Rus  <rus@google.com>
3456         * MAINTAINERS (Write After Approval): Add myself.
3458 2007-04-23  Tom Tromey  <tromey@redhat.com>
3460         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3462 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3464         * MAINTAINERS (cpplib): Rename to ...
3465         (libcpp): ... this.  Add C/C++ front end maintainers.
3467 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3469         * config-ml.in: Pass ${ml_config_env} to configure calls.
3471 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3473         * MAINTAINERS (Write After Approval): Add myself.
3475 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3477         * MAINTAINERS (Write After Approval): Add myself.
3479 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3481         * MAINTAINERS (fortran 95 front end): Add myself.
3483 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3485         * MAINTAINERS (Write After Approval): Add myself.
3487 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3489         * MAINTAINERS (Modulo Scheduler): Add myself.
3491 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3493         * MAINTAINERS (fortran 95 front end): Add myself.
3494         (c++ front end): whitespace fix.
3496 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3498         * MAINTAINERS (Write After Approval): Add myself.
3500 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3502         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3503         of glob.  Quote arguments with single quotes too.
3504         * configure: Regenerate.
3506 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3508         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3509         * Makefile.in: Regenerate
3511 2007-03-07  Andreas Schwab  <schwab@suse.de>
3513         * configure: Regenerate.
3515 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3517         * configure.ac: Add "--with-pdfdir" configure option,
3518         which defines pdfdir variable.
3519         * Makefile.def (target=fixincludes): Add install-pdf to
3520         missing targets.
3521         (recursive_targets): Add install-pdf target.
3522         (flags_to_pass): Add pdfdir.
3523         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3524         target.
3525         * configure: Regenerate
3526         * Makefile.in: Regenerate
3528 2007-02-28  Eric Christopher  <echristo@apple.com>
3530         Revert:
3531         2006-12-07  Mike Stump  <mrs@apple.com>
3533         * Makefile.def (dependencies): Add dependency for
3534         install-target-libssp and install-target-libgomp on
3535         install-gcc.
3536         * Makefile.in: Regenerate.
3538 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3540         * configure: Regenerate.
3541         * configure.ac: Move statements after variable declarations.
3543 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3545         * MAINTAINERS: Add myself as sh maintainer.
3547 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3549         * configure.ac: Adjust for loop syntax.
3550         * configure: Regenerate.
3552 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3554         * configure: Rebuilt.
3556 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3558         * configure.ac: Drop multiple occurrences of --enable-languages,
3559         and fix its quoting.
3560         * configure: Rebuilt.
3562 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3563             Nathan Sidwell  <nathan@codesourcery.com>
3564             Vladimir Prus  <vladimir@codesourcery.com>
3565             Joseph Myers  <joseph@codesourcery.com>
3567         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3568         * configure: Regenerate.
3570 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3572         * ltconfig (freebsd*): Default to elf.
3574 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3576         * configure.ac (target_libraries): Move libgcc before libiberty.
3577         * configure: Regenerated.
3579 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3580             Paolo Bonzini  <bonzini@gnu.org>
3582         PR bootstrap/30753
3583         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3584         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3585         * configure: Regenerated.
3587 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3589         * MAINTAINERS (Language Front End Maintainers): Update my mail
3590         address.
3592 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3594         PR bootstrap/30748
3595         * configure.ac: Correct syntax for Solaris ksh.
3596         * configure: Regenerated.
3598 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3600         * configure.ac: Sync with src.
3601         * configure: Regenerate.
3603 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3605         * Makefile.in: Regenerate.
3607 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3609         * config.sub: Sync with src.
3611 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3613         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3614         noncanonical equivalents.
3615         * configure.in: Rename to...
3616         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3617         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3618         target_noncanonical.  Use them.  Rewrite removal of configure
3619         arguments for autoconf 2.59.  Discard variable settings.  Force
3620         program_transform_name for native tools.
3622         * Makefile.in: Regenerated.
3623         * configure: Regenerated with autoconf 2.59.
3625 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3627         * MAINTAINERS (Write After Approval): Add myself.
3629 2007-01-31  Andreas Schwab  <schwab@suse.de>
3631         * Makefile.tpl (LDFLAGS): Substitute it.
3632         * Makefile.in: Regenerate.
3634 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3636         * MAINTAINERS (Write After Approval): Add myself.
3638 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3640         * MAINTAINERS (spu port): Add myself.
3642 2007-01-23  Richard Guenther  <rguenther@suse.de>
3644         PR bootstrap/30541
3645         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3646         * Makefile.tpl (GNATBIND): Substitute it.
3647         (GNATMAKE): Likewise.
3648         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3649         of STAGE_PREFIX.
3650         * Makefile.in: Regenerate.
3651         * configure: Regenerate.
3653 2007-01-18  Mike Stump  <mrs@apple.com>
3655         * configure.in: Re-enable -Werror for gcc builds.
3657 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3659         * MAINTAINERS (Write After Approval): Add myself.
3661 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3663         * configure.in: Change == to = in test command.
3664         * configure: Regenerate.
3666 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3667             Nick Clifton  <nickc@redhat.com>
3668             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3670         * configure.in (build_configargs, host_configargs, target_configargs):
3671         Remove build/host/target parameters.
3672         (host_libs): Add gmp and mpfr.
3673         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3674         * Makefile.def (gmp, mpfr): New.
3675         (gcc): Remove target.
3676         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3677         target_os, target_vendor): New.
3678         (configure): Add host_alias/target_alias arguments; adjust invocations.
3679         * configure: Regenerate.
3680         * Makefile.in: Regenerate.
3682 2007-01-11  Matt Fago  <fago@earthlink.net>
3684         * configure.in: Try to link to functions only in mpfr 2.2.x
3685         to improve robustness of configure tests.
3686         * configure: Regenerate.
3688 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3690         * MAINTAINERS: Add myself as i386 maintainer.
3692 2007-01-08  Jan Hubicka  <jh@suse.cz>
3694         * MAINTAINERS: Add myself as i386 maintainer.
3696 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3698         * configure.in: Add support for an x86_64-mingw* target.
3699         * configure: Regenerate.
3701 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3703         * Makefile.tpl (all-target): Correct @if conditional for target
3704         modules.
3705         * configure.in: Omit libiberty if building only target libgcc.
3706         * configure, Makefile.in: Regenerated.
3708 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3710         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3711         * configure: Regenerate.
3713 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3715         * Makefile.def (target_modules): Add libgcc.
3716         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3717         * Makefile.tpl (clean-target-libgcc): Delete.
3718         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3719         on gcc even for bootstrapped modules.  Rewrite handling of
3720         lang_env_dependencies to loop over target_modules.
3721         * configure.in (target_libraries): Add target-libgcc.
3722         * Makefile.in, configure: Regenerated.
3724 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3726         * configure.in: Reorganize recognition of languages.  Add
3727         --enable-stage1-languages.  Show supported languages for the chosen
3728         target rather than all recognized languages.
3729         * configure: Regenerate.
3731 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3733         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3734         * Makefile.in: Regenerate.
3736 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3738         * configure.in: Warn that MPFR 2.2.0 is buggy.
3739         * configure: Regenerate.
3741 2006-12-27  Ian Lance Taylor  <iant@google.com>
3743         * configure.in: When removing Makefiles to force a reconfigure, also
3744         remove prev-DIR*/Makefile.
3745         * configure: Regenerate.
3747 2006-12-22  Andreas Schwab  <schwab@suse.de>
3749         * configure: Regenerate with correct autoconf version.
3751 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3753         * configure.in: add AC_SUBST for *_FOR_TARGET.
3754         * configure: Regenerate.
3756 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3758         * configure.in: Simplify logic for rejecting languages that cannot
3759         be built.  Separate the case when a language is unsupported,
3760         from the case when the user chooses not to build a language.
3762 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3764         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3765         it only affects bootstrap and could be tested on "$host" as well.
3766         * configure: Regenerate.
3767         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3769 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3771         PR bootstrap/29544
3772         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3773         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3774         move here comment from Makefile.tpl.
3775         * Makefile.tpl: Move some definitions higher in the file.
3776         (STAGE1_CHECKING): New.
3777         * configure.in: Add --enable-stage1-checking.
3778         * configure: Regenerate.
3779         * Makefile.in: Regenerate.
3781 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3783         * MAINTAINERS: Add myself as build system maintainer.
3785 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3787         * MAINTAINERS (Write After Approval): Add myself.
3789 2006-12-13  Eric Christopher  <echristo@apple.com>
3791         * MAINTAINERS: Add myself as darwin maintainer.
3793 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3795         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3797 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3799         MAINTAINERS: Update my entry.
3801 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3803         * configure.in:  Handle spu makefile frag.
3804         * Makefile.tpl (MAINT): Define
3805         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3806         * configure: Regenerate.
3807         * Makefile.in: Regenerate.
3809 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3811         * config.guess: Import latest version.
3812         * config.sub: Likewise.
3814 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3816         * configure.in (spu-*-*): Don't skip target-libiberty.
3817         * configure: Regenerate.
3819 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3821         PR bootstrap/30134
3822         * configure.in: Correct x86 darwin support for libjava to powerpc
3823         and i?86 only.
3824         * configure: Regenerate.
3826 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3828         * configure.in: Add x86 darwin support for libjava.
3829         * configure: Regenerate.
3831 2006-12-07  Mike Stump  <mrs@apple.com>
3833         * Makefile.def (dependencies): Add dependency for
3834         install-target-libssp and install-target-libgomp on
3835         install-gcc.
3836         * Makefile.in: Regenerate.
3838 2006-12-04  Richard Guenther  <rguenther@suse.de>
3840         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3841         (Non-Algorithmic Maintainers): Move over non-algorithmic
3842         loop optimizer maintainers, add myself as a non-algorithmic
3843         middle-end maintainer.
3845 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3847         * MAINTAINERS (Write After Approval): Add myself.
3849 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3851         * configure.in: Update error message for missing GMP/MPFR.
3853         * configure: Regenerate.
3855 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3857         * configure.in: Update MPFR version in error message.
3859         * configure: Regenerate.
3861 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3863         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3864         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3865         --with-gmp-lib): New flags.
3867         * configure: Regenerate.
3869 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3871         * MAINTAINERS (Write After Approval): Change my email address.
3873 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3875         * MAINTAINERS (Write After Approval): Add myself.
3877 2006-11-22  Philipp Thomas  <pth@suse.de>
3879         * MAINTAINERS (i18n): Update e-mail address.
3881 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3883         * MAINTAINERS (spu port): Add myself as maintainer.
3884         (Write After Approval): Remove myself.
3886 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3888         * configure.in (skipdirs): Don't build libssp for SPU.
3889         * configure: Regenerate.
3891 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3893         * MAINTAINERS (spu port): Add myself as maintainer.
3894         (libobjc): Update my email address.
3896 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3898         * MAINTAINERS (Write After Approval): Add myself.
3900 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3902         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3903         * configure : Rebuilt.
3905 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3907         * MAINTAINERS (Write After Approval): Add myself.
3909 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3911         * MAINTAINERS (Write After Approval): Add myself.
3913 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3915         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3916         libmpfr.a.
3917         * configure: Regenerate.
3919 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3921         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3922         (unstage): Test for stage_last presence.
3924         PR bootstrap/29802
3925         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3926         STAGE_PREFIX.
3927         * Makefile.in: Regenerate.
3929 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3931         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3932         maintainers.
3934 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3936         * MAINTAINERS (Write After Approval): Add myself.
3938 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3940         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3941         and stageN-package/Makefile.
3942         * Makefile.in: Regenerated.
3944 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3946         * configure.in: Remove target-libgloss from noconfigdirs for
3947         bfin-*-*.
3948         * configure: Regenerated.
3950 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3952         * configure.in (have_gmp): Only error if the gcc directory exists.
3954         * configure: Regenerate.
3956 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3958         * configure.in: Robustify error message for missing GMP/MPFR.
3960         * configure: Regenerate.
3962 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3964         * MAINTAINERS (Write After Approval): Add myself.
3966 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3968         * MAINTAINERS: Change email address.
3970 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3972         * MAINTAINERS (Write After Approval): Add myself.
3974 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3976         * MAINTAINERS (Write After Approval): Add myself.
3978 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3980         * MAINTAINERS (Write After Approval): Move myself to
3981         Write After Approval section.
3983 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3985         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3986         need_gmp anymore.
3987         * configure: Regenerate.
3989 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3991         * MAINTAINERS (Write After Approval): Add myself.
3993 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3995         * config.guess: Import latest version.
3996         * config.sub: Likewise.
3998 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4000         * Makefile.def: Added pdf target handling.
4001         * Makefile.tpl: Added pdf target handling.
4002         * Makefile.in: Regenerated.
4004 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4006         * MAINTAINERS: Add self as score port maintainer.
4008 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4010         * MAINTAINERS (Write After Approval): Add myself.
4012 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4014         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4015         or newer.
4016         * configure: Regenerated.
4018 2006-09-27  Dave Brolley  <brolley@redhat.com>
4020         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4021         using $s instead of $r.
4022         * configure: Regenerated.
4024 2006-09-26  Thiemo Seufer  <ths@mips.com>
4026         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4027         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4028         * configure: Regenerate.
4030 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4032         * MAINTAINERS (Write After Approval): Remove myself.
4034 2006-09-22  Chao-ying Fu  <fu@mips.com>
4036         * MAINTAINERS (Write After Approval): Add myself.
4038 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4040         * MAINTAINERS: Add self as soft-fp maintainer.
4042 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4044         * MAINTAINERS: Add myself as avr maintainer.
4045         Remove Marek Michalkiewicz as avr maintainer.
4047 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4049         * MAINTAINERS (Write After Approval): Add myself.
4051 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4053         * configure.in: Never build newlib for a Mingw host.
4054         Never build newlib as Mingw target library.
4055         Test the existence of winsup/cygwin for building a Cygwin newlib,
4056         rather than just winsup.
4057         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4058         building a Mingw target.
4059         * configure: Regenerate.
4061 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4063         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4065 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4067         * config.guess: Import from src (was more updated).
4068         * config.sub: Likewise.
4070 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4072         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4073         * configure: Regenerated.
4075 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4077         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4078         for stages after the first.
4080 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4082         * Makefile.def: Add dependencies for configure-opcodes
4083         on configure-intl and all-opcodes on all-intl.
4084         * Makefile.in: Regenerated.
4086 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4088         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4090 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4092         Port to hosts whose 'sort' and 'tail' implementations
4093         treat operands with leading '+' as file names, as POSIX
4094         has required since 2001.  However, make sure the code still
4095         works on pre-POSIX hosts.
4096         * ltmain.sh: Don't assume "sort +2" is equivalent to
4097         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4099 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4101         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4103 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4105         * ltconfig: chmod 644 before ranlib during install.
4107 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4109         PR bootstrap/18058
4110         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4111         if the bootstrap compiler is a GCC version that supports it.
4112         * configure: Regenerate.
4114 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4116         * configure.in: Fix thinkos in previous check-in.
4117         * configure: Regenerate.
4119 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4121         PR other/27063
4122         * configure.in: Test subdir_requires and give an appropriate
4123         error message.
4124         * configure: Regenerate.
4126 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4128         * MAINTAINERS (Write After Approval): Add myself.
4130 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4132         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4134 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4136         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4138 2006-06-20  David Ayers  <d.ayers@inode.at>
4140         PR bootstrap/28072
4141         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4142         whether target-libjava is being configured instead of whether the
4143         java front end is enabled.
4144         * configure: Regenerate.
4146 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4148         PR target/27540
4149         * configure.in: Only enable libgomp on IRIX 6.
4150         * configure: Regenerate.
4152 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4154         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4155         too.
4156         * Makefile.in: Regenerate.
4158 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4160         * config-ml.in: Alter CCASFLAGS to include special
4161         multilib options the same as is done for CFLAGS.
4163 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4165         * configure.in: Don't enable libgomp on hpux10.
4166         * configure: Rebuilt.
4168 2006-06-12  David Ayers  <d.ayers@inode.at>
4170         PR bootstrap/27963
4171         PR target/19970
4172         * configure.in: Remove target-boehm-gc from noconfigdirs where
4173         ${libgcj} is specified.
4174         * configure: Regenerate.
4176 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4178         Sync from src:
4180         * configure.in: Sync.
4181         * configure: Regenerated.
4183         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4185         * Makefile.def: Added dependencies from sim and gdb on intl, and
4186         added configure dependencies to everything with an all dependency
4187         on intl.
4188         * Makefile.in: Regenerated.
4190 2006-06-06  David Ayers  <d.ayers@inode.at>
4192         PR libobjc/13946
4193         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4194         * Makefile.in: Regenerate.
4195         * configure.in: Add --enable-objc-gc at toplevel and have it
4196         enable boehm-gc for Objective-C.
4197         Remove target-boehm-gc from libgcj.
4198         Add target-boehm-gc to target_libraries.
4199         Add target-boehm-gc to noconfigdirs where ${libgcj}
4200         is specified.
4201         Assert that boehm-gc is supported when requested for Objective-C.
4202         Only build boehm-gc if needed either for Java or Objective-C.
4203         * configure: Regenerate.
4205 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4207         PR 27674
4208         * Makefile.tpl (configure-[+prefix+][+module+],
4209         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4210         Remove rule to unstage bootstrapped modules.
4211         (stage_current): New.
4212         * Makefile.in: Regenerate.
4214 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4216         * MAINTAINERS (Write After Approval): Update my e-mail address.
4218 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4220         * include/libiberty.h: Declare pex_run_in_environment.
4222 2006-05-31  Asher Langton  <langton2@llnl.gov>
4224         * MAINTAINERS (Write After Approval): Add myself.
4226 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4228         * Makefile.def (bfd, opcodes): Fix lib_path.
4229         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4230         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4231         * Makefile.in: Regenerate.
4233 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4235         * Makefile.in: Regenerate.
4237 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4239         * Makefile.def: Add install-html target. Add datarootdir
4240         docdir and htmldir to flags_to_pass.
4241         * Makefile.tpl: Add install-html target.
4242         * Makefile.in: Regenerate.
4243         * configure.in: Add --with-datarootdir, --with-docdir, and
4244         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4245         * configure: Regenerate.
4247 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4249         * configure.in: Enable gprof for cross builds.
4250         * configure: Regenerate.
4252 2006-05-22  Richard Guenther  <rguenther@suse.de>
4254         Revert
4255         2006-01-31  Richard Guenther  <rguenther@suse.de>
4256         Paolo Bonzini  <bonzini@gnu.org>
4258         * Makefile.def (target_modules): Add libgcc-math target module.
4259         * configure.in (target_libraries): Add libgcc-math target library.
4260         (--enable-libgcc-math): New configure switch.
4261         * Makefile.in: Re-generate.
4262         * configure: Re-generate.
4263         * libgcc-math: New toplevel directory.
4265 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4266             Andreas Tobler  <a.tobler@schweiz.ch>
4268         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4269         * configure: Rebuilt.
4271 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4273         * MAINTAINERS (Write After Approval): Add myself.
4275 2006-05-01  DJ Delorie  <dj@redhat.com>
4277         * configure.in: Restore CFLAGS if GMP isn't present.
4278         * configure: Regenerate.
4280 2006-05-01  Richard Guenther  <rguenther@suse.de>
4282         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4283         maintainer.
4285 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4287         * MAINTAINERS (Write After Approval): Add myself.
4289 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4291         * MAINTAINERS (Write After Approval): Add myself.
4293 2006-04-18  DJ Delorie  <dj@redhat.com>
4295         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4296         reference libgloss so that libssp can be built in a combined
4297         tree.
4298         * configure: Regenerate.
4300 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4302         * MAINTAINERS (Write After Approval): Add myself.
4304 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4306         * configure.in: Require makeinfo 4.4 or higher.
4307         * configure: Regenerate.
4309 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4311         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4312         Rearrange the entries of other libraries to have them in one place.
4314 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4316         * MAINTAINERS (Write After Approval): Remove myself.
4317         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4319 2006-03-14  Richard Guenther  <rguenther@suse.de>
4321         * configure: Regenerate with autoconf 2.13.
4323 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4325         * MAINTAINERS: Use my work address.
4327         * MAINTAINERS: Update my E-mail address.
4329 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4331         * configure.in: Handle --disable-<component> generically.
4332         * configure: Regenerate.
4334 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4336         PR libgcj/17311
4337         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4339 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4341         * MAINTAINERS (Write After Approval):  Remove myself.
4342         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4344 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4346         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4347         (TARGET_CONFIGDIRS): Remove.
4348         * configure.in: Remove AC_SUBST(target_configdirs).
4349         * Makefile.in, configure: Regenerated.
4351 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4353         * MAINTAINERS (Write After Approval):  Remove myself.
4354         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4356 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4358         PR bootstrap/25670
4360         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4362         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4363         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4364         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4365         BUILD_PREFIX, BUILD_PREFIX_1.
4366         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4368         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4369         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4371         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4372         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4373         of `cat stage_current`.  Always provide the `r' and `s' variables.
4374         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4375         a single shell execution.
4376         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4377         bootstrapped modules, make the stage1 module if the build was not
4378         started yet, else build the current stage.
4379         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4380         (all-build, all-host, all-target, [+make_target+]-host,
4381         [+make_target+]-target): Do not use \-continued lines.
4382         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4383         (current_stage, restrap, stage_last): New.
4385         * Makefile.in: Regenerate.
4386         * configure: Regenerate.
4388 2006-02-19  Bud Davis  <jmdavis@link.com>
4390         * MAINTAINERS (Write After Approval):  Remove myself.
4391         (Language Front End Maintainers):  Add myself as fortran 95
4392         maintainer and update e-mail address.
4394 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4396         * MAINTAINERS (Write After Approval):  Remove myself.
4397         (Language Front End Maintainers):  Add myself as fortran 95
4398         maintainer.
4400 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4402         * MAINTAINERS (Write After Approval): Add myself.
4404 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4406         * MAINTAINERS (Write After Approval):  Remove myself.
4407         (Language Front End Maintainers):  Add myself as
4408         fortran 95 maintainer.
4410 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4412         Sync from src:
4414         2005-12-27  Leif Ekblad  <leif@rdos.net>
4416         * configure.in: Add support for RDOS target.
4417         * configure: Regenerate.
4419 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4420             Andreas Schwab  <schwab@suse.de>
4422         * configure: Regenerate.
4424 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4426         * configure.in (enable_libgomp): Add AIX.
4427         * configure: Regenerate.
4429 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4431         * MAINTAINERS (Write After Approval): Add myself.
4433 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4435         * MAINTAINERS (Write After Approval): Add myself.
4437 2006-01-31  Richard Guenther  <rguenther@suse.de>
4438         Paolo Bonzini  <bonzini@gnu.org>
4440         * Makefile.def (target_modules): Add libgcc-math target module.
4441         * configure.in (target_libraries): Add libgcc-math target library.
4442         (--enable-libgcc-math): New configure switch.
4443         * Makefile.in: Re-generate.
4444         * configure: Re-generate.
4445         * libgcc-math: New toplevel directory.
4447 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4449         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4450         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4451         the assembler, linker and binutils.
4452         * configure: Regenerate.
4454 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4456         * MAINTAINERS (Write After Approval): Add myself.
4458 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4460         * configure: Regenerate.
4462 2006-01-18  Richard Henderson  <rth@redhat.com>
4463             Jakub Jelinek  <jakub@redhat.com>
4464             Diego Novillo  <dnovillo@redhat.com>
4466         * libgomp: New directory.
4467         * Makefile.def: Add target_module libgomp.
4468         * Makefile.in: Regenerate.
4469         * configure.in (target_libraries): Add target-libgomp.
4470         * configure: Regenerate.
4472 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4474         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4475         @ from continuation.
4476         * Makefile.in: Rebuilt.
4478 2006-01-04  Chris Lattner  <sabre@gnu.org>
4480         * MAINTAINERS (Write After Approval): Add myself.
4482 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4484         PR bootstrap/24252
4486         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4487         * Makefile.tpl (OBJDUMP): New.
4488         (EXTRA_HOST_FLAGS): Add it.
4489         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4491         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4492         to use symbolic links between directories.  Avoid race conditions
4493         or make them harmless.
4494         * configure.in: Do not try to use symbolic links between directories.
4496         * Makefile.def (LEAN): Pass.
4497         * Makefile.tpl (LEAN): Define.
4498         (stage[+id+]-start): Accept that the previous directory does not
4499         exist, if the bootstrap is lean.
4500         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4501         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4502         configure substitution.
4503         ([+compare-target+]): Likewise.
4504         ([+bootstrap-target+]-lean): New.
4505         * configure.in: Remove lean bootstrap support from here.
4507         * Makefile.in: Regenerate.
4508         * configure: Regenerate.
4510 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4512         * MAINTAINERS (libdecnumber): Add myself.
4514 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4516         * libtool-ldflags: New script.
4518 2006-01-02  Andreas Schwab  <schwab@suse.de>
4520         * configure.in: When reconfiguring remove Makefile in
4521         all stage directories.
4522         * configure: Regenerate.
4524 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4526         * MAINTAINERS: Update my email address.
4528 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4530         Revert Ada-related part of the previous change.
4532         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4533         Do not pass.
4534         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4535         * Makefile.in: Regenerate.
4536         * configure.in: Do not include mt-ppc-aix target fragment.
4537         * configure: Regenerate.
4539 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4541         * configure.in: Select appropriate fragments for PowerPC/AIX.
4542         * configure: Regenerate.
4544         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4545         BOOT_CFLAGS, BOOT_LDFLAGS.
4546         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4547         BOOT_CFLAGS, BOOT_LDFLAGS.
4548         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4549         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4550         (stage): Fail if we cannot complete the work.
4551         * Makefile.in: Regenerate.
4553 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4555         * configure.in: Replace ms1 with mt.
4556         * configure: Rebuilt.
4558 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4560         * MAINTAINERS: Update my email address.
4562 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4564         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4565         install-host-nogcc): Don't invoke $(stage) at the end.
4566         * Makefile.in: Regenerate.
4568 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4570         * configure.in: Flip the top-level bootstrap switch.
4571         * configure: Regenerate.
4573 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4575         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4576         $(stage) and $(unstage).
4577         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4578         (all): Remove stray semicolon.
4579         (local-distclean): Don't handle multilib.tmp and multilib.out.
4580         (install.all): Set $s for consistency.
4581         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4582         check_multilibs setting.  Always make the install directory.
4583         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4584         Correct @if/@endif.
4585         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4586         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4587         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4588         (multilib.out): Remove.
4589         * Makefile.in: Regenerated.
4591 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4593         * MAINTAINERS (Write After Approval): Add myself.
4595 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4597         * MAINTAINERS: Add myself as mt maintainer.
4599         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4601 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4603         * MAINTAINERS: Change email address.
4605 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4607         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4608         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4609         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4610         Find in-tree tools if available.
4611         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4612         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4613         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4614         (COMPILER_*_FOR_TARGET): New.
4615         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4616         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4617         (CONFIGURED_*, USUAL_*): Remove.
4618         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4619         STRIP): Use autoconf substitutions.
4620         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4621         COMPILER_NM_FOR_TARGET): New.
4622         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4624         (all): Make all-host and all-target in parallel.
4625         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4626         that $$r and $$s are set before invoking a recursive make.
4627         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4628         ([+bootstrap-target+]): Inline most of the `all' target.
4630 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4632         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4633         from the gcc build directory.
4634         * Makefile.in: Regenerate.
4636 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4638         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4639         depend on all-libdecnumber.
4640         * configure.in (host_libs): Include libdecnumber.
4641         * Makefile.in: Regenerate.
4642         * configure: Likewise.
4644 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4646         * libdecnumber: Import decNumber sources from the dfp-branch.
4648 2005-11-21  Kean Johnston  <jkj@sco.com>
4650         * config.sub, config.guess: Sync from upstream sources.
4652 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4654         Import from Autoconf sources:
4656         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4657         * config/move-if-change: Don't output "$2 is unchanged";
4658         suggested by Ben Elliston.  Handle weird characters correctly.
4660 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4662         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4663         to match upstream libtool for darwin.
4665 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4667         * Makefile.def: Remove gdb dependencies for gdbtk.
4668         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4669         (configure-gdb, install-gdb): New rules.
4670         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4671         * Makefile.in, configure: Regenerated.
4673 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4675         * MAINTAINERS (Write After Approval): Add myself.
4677 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4679         * MAINTAINERS (Write After Approval): Add myself.
4681 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4683         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4684         Diego Novillo.
4686 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4688         PR bootstrap/24297
4689         * Makefile.tpl (do-[+make-target+], do-check, install,
4690         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4691         are set before recursing.
4692         * Makefile.in: Regenerate.
4694 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4696         PR bootstrap/18939
4697         * Makefile.def (gcc) <target>: Fix thinko.
4698         * Makefile.in: Regenerate.
4700 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4702         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4703         * configure: Regenerate.
4705 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4707         * MAINTAINERS (Write After Approval): Add self.
4709 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4711         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4712         target-libffi, target-qthreads, target-libjava, and
4713         targetlibobjc.
4714         * configure: Regenerate.
4716 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4718         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4719         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4720         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4721         (USUAL_OBJDUMP_FOR_TARGET): New.
4722         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4723         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4724         * configure, Makefile.in: Regenerated.
4726 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4728         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4729         before other host packages.
4731 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4733         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4735 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4737         PR bootstrap/22340
4739         * configure.in (default_target): Remove.
4740         * Makefile.tpl (all): Do not use prerequisites as subroutines
4741         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4742         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4743         use prerequisites as subroutines.
4744         (check-host, check-target): New.
4745         (bootstrap configure & all targets): Do not use stage*-start
4746         if the directory layout is already ok.
4747         (non-bootstrap configure & all targets): Prepend a $(unstage).
4748         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4749         (NOTPARALLEL): Remove.
4750         (unstage, stage variables): New variables.
4751         (unstage, stage targets): Simply expand to those variables.
4753         * configure: Regenerate.
4754         * Makefile.in: Regenerate.
4756 2005-10-04  James E Wilson  <wilson@specifix.com>
4758         * Makefile.def (lang_env_dependencies): Add libmudflap.
4759         * Makefile.in: Regenerate.
4761 2005-10-03  Andreas Schwab  <schwab@suse.de>
4763         Backport from libtool CVS:
4764         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4766         * ltmain.sh: add support for installing into temporary
4767         staging area (e.g. 'make install DESTDIR=...')
4769 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4771         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4772         * configure: Regenerated.
4774 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4776         * configure: Regenerate with the correct
4777         autoconf version.
4779 2005-09-30  Catherine Moore  <clm@cm00re.com>
4781         * configure.in (bfin-*-*): New.
4782         * configure: Regenerated.
4784 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4786         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4787         (LIPO_FOR_TARGET): New.
4788         (CONFIGURED_LIPO_FOR_TARGET): New.
4789         (USUAL_LIPO_FOR_TARGET): New.
4790         (STRIP_FOR_TARGET): New.
4791         (CONFIGURED_STRIP_FOR_TARGET): New.
4792         (USUAL_STRIP_FOR_TARGET): New.
4793         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4794         STRIP_FOR_TARGET.
4795         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4796         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4797         * Makefile.in: Regenerate.
4798         * configure: Regenerate.
4800 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4802         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4803         (rs6000-*-aix*): Same.
4804         * configure: Regenerate.
4806 2005-09-16  Tom Tromey  <tromey@redhat.com>
4808         * MAINTAINERS: Add self as java maintainer.
4810 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4812         * configure.in: Recognize f95 in the --enable-languages option,
4813         and substitute it for fortran, issuing a warning.
4814         * configure: Regenerate.
4816 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4818         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4819         * configure:  Regenerated.
4821 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4823         * MAINTAINERS: Add self as ms1 maintainer.
4825 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4827         * Makefile.def (libssp): Add to lang_env_dependencies.
4828         * Makefile.in: Regenerate.
4830 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4832         * MAINTAINERS: Add myself as middle-end maintainer.
4834 2005-08-17  Christian Groessler  <chris@groessler.org>
4836         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4837         * Makefile.in: Regenerate.
4839 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4841         * MAINTAINERS (write after approval): Added myself.
4843 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4845         * MAINTAINERS (Write After Approval): Add myself.
4847 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4849         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4850         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4851         Look for alternate names of the target cc and c++
4852         * configure: Regenerate.
4854 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4856         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4857         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4858         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4859         tools; remove code to manually set them.
4860         (Target tools): Look in the environment for them.
4861         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4862         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4863         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4864         build directory.
4865         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4866         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4867         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4868         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4869         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4870         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4871         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4872         * configure: Regenerate.
4873         * Makefile.in: Regenerate.
4875 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4877         * MAINTAINERS: Update for removed CPU targets.
4879 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4881         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4882         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4883         * Makefile.in: Regenerated.
4885 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4887         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4888         (CFLAGS_FOR_TARGET): Use it.
4889         (CXXFLAGS_FOR_TARGET): Likewise.
4890         * Makefile.in: Regenerated.
4891         * configure.in (--with-build-sysroot): New option.
4892         * configure: Regenerated.
4894 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4896         * Makefile.tpl: Wrap install between unstage and stage
4897         * Makefile.in: Regenerate.
4899 2005-07-21  Eric Christopher  <echristo@apple.com>
4901         * MAINTAINERS: Update affiliation.
4903 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4905         * MAINTAINERS: Add self as crx port maintainer.
4907 2005-07-20  DJ Delorie  <dj@redhat.com>
4909         * MAINTAINERS: Add self as m32c maintainer.
4911 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4913         * all files: Update FSF address.
4915 2005-07-15  Eric Christopher  <echristo@redhat.com>
4917         * MAINTAINERS: Change affiliation.
4919 2005-07-14  Jim Blandy  <jimb@redhat.com>
4921         * configure.in: Add cases for Renesas m32c.
4922         * configure: Regenerated.
4924 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4926         * COPYING.LIB: Update from fsf.org.
4928 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4930         * COPYING, compile, config.guess,
4931         config.sub, install-sh, missing, mkinstalldirs,
4932         symlink-tree, ylwrap: Sync from upstream sources.
4933         * config-ml.in: Update FSF address.
4935 2005-07-13  Eric Christopher  <echristo@redhat.com>
4937         * configure.in: Add toplevel noconfigdir support for tpf.
4938         * configure: Regenerate.
4940 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4942         PR ada/22340
4944         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4945         * Makefile.in: Regenerate.
4947 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4949         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4950         Brolley to write-after-approval.
4952 2005-07-07  Andreas Schwab  <schwab@suse.de>
4954         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4955         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4956         * Makefile.in: Regenerated.
4958 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4960         * configure.in: Don't build sim or rda when targetting darwin.
4961         * configure: Regenerate.
4963 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4965         * configure.in: Add --enable-libssp and --disable-libssp.
4966         * configure: Regenerate with autoconf-2.13.
4968 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4970         * Makefile.def (target_modules): Add libssp.
4971         * configure.in (target_libraries): Add target-libssp.
4972         * configure: Rebuilt.
4973         * Makefile.in: Rebuilt.
4975 2005-07-01  Zack Weinberg  <zackw@panix.com>
4977         * MAINTAINERS: Change email address.  Resign from maintainership.
4979 2005-07-01  Richard Guenther  <rguenther@suse.de>
4981         * MAINTAINERS: Change my e-mail address and affiliation.
4983 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4985         * Makefile.def (stagefeedback): Come after profile.
4986         Define profiledbootstrap target.
4987         * Makefile.tpl (profiledbootstrap): Remove.
4988         (stageprofile-end): Zap stagefeedback.
4989         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4990         * Makefile.in: Regenerate.
4992 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4994         * MAINTAINERS: Update my email address.
4996 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4998         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4999         In 'cpp' stanza, support '#line' as well as '# '.
5001 2005-06-08  Andreas Schwab  <schwab@suse.de>
5003         * MAINTAINERS: Move myself from 'Write After Approval' to
5004         'CPU Port Maintainers' section as m68k maintainer.
5006 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5008         * configure.in (unsupported_languages): New macro.
5009         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5010         non-ported target libraries in noconfigdirs.
5011         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5012         non-linux-gnu.  Remove libgcj_ex_libffi.
5013         <lang_frag loop>: Set add_this_lang=no if the language is in
5014         unsupported_languages.
5015         * configure: Regenerate.
5017 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5019         * configure.in: Fix typo in handling of --with-mpfr-dir.
5020         * configure: Regenerate.
5022 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5024         * MAINTAINERS: Update my email address.
5026 2005-06-02  Jim Blandy  <jimb@redhat.com>
5028         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5029         accepted into the master sources.)
5031 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5032             Michael Snyder  <msnyder@redhat.com>
5033             Stan Cox  <scox@redhat.com>
5035         * configure.in: Set noconfigdirs for ms1.
5037         * configure: Regenerate.
5039 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5041         * MAINTAINERS (Write After Approval): Add self.
5043 2005-06-01  Josh Conner  <jconner@apple.com>
5045         * MAINTAINERS (Write After Approval): Add self.
5047 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5049         * MAINTAINERS: Update my email address.
5051 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5053         * MAINTAINERS (Write After Approval): Add self.
5055 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5057         * MAINTAINERS (Write After Approval): Remove self.
5059 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5061         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5062         (Dependencies): Consider target modules for bootstrap dependencies.
5063         Make target bootstrap modules depend on each stage's gcc.
5064         * Makefile.in: Regenerate.
5066 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5068         * Makefile.def (configure-gcc): Depend on binutils having been built.
5069         (all-gcc): No need to do it here.
5070         * Makefile.in: Regenerate.
5072 2005-05-19  Paul Brook  <paul@codesourcery.com>
5074         * configure.in: Rewrite misleading error message when requested
5075         language cannot be built.
5076         * configure: Regenerate.
5078 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5080         * ylwrap: Import from Automake 1.9.5.
5082 2005-05-13  David Ung  <davidu@mips.com>
5084         * MAINTAINERS (Write After Approval): Add self.
5086 2005-05-09  Mike Stump  <mrs@apple.com>
5088         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5089         lt_cv_sys_max_cmd_len for now.
5091 2005-05-09  Stan Cox  <scox@redhat.com>
5093         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5095 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5097         * README.SCO: Update the URL.
5099 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5101         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5102         with_gnu_ld to libtool.
5103         * ltcf-c.sh (aix[45]): Define file_list_spec.
5104         * ltcf-cxx.sh (aix[45]): Same.
5105         * ltcf-gcj.sh (aix[45]): Same.
5106         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5107         exists, write list of input files to temporary file.
5109 2005-05-04  Mike Stump  <mrs@apple.com>
5111         * configure.in: Always pass --target to target configures as
5112         otherwise rebuilds that do --recheck will fail.
5113         * confiugure: Rebuilt.
5115 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5117         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5118         STAGE_HOST_EXPORTS.
5119         (configure, all): Add bootstrap support.
5120         (Host modules, target modules): Pass post-stage1 flags and exports.
5121         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5122         * Makefile.in: Regenerate.
5124 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5126         * configure: Regenerate.
5128 2005-04-27  Mike Stump  <mrs@apple.com>
5130         * MAINTAINERS: Add self as darwin maintainer.
5132 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5134         * config.sub: Update from master copy.
5136 2005-04-21  Mike Stump  <mrs@apple.com>
5138         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5139         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5141 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5143         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5144         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5145         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5146         "*-*-elf" and "*-*-linux*".
5147         * configure: Regenerate.
5149 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5151         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5153 2005-04-12  Mike Stump  <mrs@apple.com>
5155         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5157 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5159         * MAINTAINERS (Write After Approval): Add myself.
5161 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5163         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5165 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5167         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5168         (TARGET_CONFIGARGS): Include --with-target-subdir.
5169         (configure, all): New macros.  Use them throughout.
5170         * Makefile.in: Regenerate.
5172 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5174         * MAINTAINERS (Write After Approval): Add myself.
5176 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5178         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5180 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5182         * MAINTAINERS: Move John Carr to Write After Approval.
5184 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5186         * config/mh-mingw32: Delete.
5187         * configure.in: Don't use it.
5188         * configure: Regenerate.
5190 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5192         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5193         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5194         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5195         (HOST_LIB_PATH): Generate from Makefile.def.
5196         (TARGET_LIB_PATH): Likewise.
5197         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5198         * Makefile.in: Regenerate.
5199         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5200         (RPATH_ENVVAR): Include Darwin case.
5201         * configure: Regenerate.
5203 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5205         * MAINTAINERS (Various Maintainers): Remove self.
5206         (Write After Approval): Add self.
5208 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5210         * MAINTAINERS (Various Maintainers): Add self.
5212 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5214         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5215         * configure: Regenerate.
5217 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5219         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5220         gcc_version, and gcc_version_trigger from set of flags to pass.
5221         * Makefile.tpl: Remove definitions of above variables.
5222         (config.status): Remove dependency on $(gcc_version_trigger).
5223         * Makefile.in: Regenerate.
5224         * configure.in: Do not reference config/gcc-version.m4 nor
5225         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5226         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5227         * configure: Regenerate.
5229 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5230             Andrew Pinski  <pinskia@physics.uc.edu>
5232         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5233         * Makefile.in: Regenerate.
5235 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5237         * MAINTAINERS (Write After Approval): Add myself.
5239 2005-03-03  David Ayers  <d.ayers@inode.at>
5241         * MAINTAINERS (Write After Approval): Add myself.
5243 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5245         PR libgcj/20160
5246         * ltmain.sh: Avoid creating archives with components that have
5247         duplicate basenames.
5249 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5251         PR bootstrap/20250
5252         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5253         instead of check.
5254         * Makefile.in: Regenerate.
5256 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5258         * Makefile.in: Regenerate to fix conflict between the previous two
5259         patches.
5261 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5263         PR bootstrap/17383
5264         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5265         * Makefile.tpl (HOST_SUBDIR): New substitution.
5266         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5267         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5268         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5269         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5270         (Host modules, Bootstrapped modules): Use it.
5271         (Build modules, Target modules): Do not create symlink trees,
5272         always configure out-of-srcdir.
5273         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5274         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5275         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5276         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5278         * Makefile.in: Regenerate.
5279         * configure: Regenerate.
5281 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5283         Merged from libada-gnattools-branch:
5284         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5286         * gnattools: New directory.
5287         * Makefile.def: Add gnattools as a module, depending on target-libada.
5288         * Makefile.in: Regenerate.
5289         * configure.in: Include gnattools in host_tools; disable it if ada
5290         is disabled.
5291         * configure: Regenerate.
5293 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5295         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5296         treelang maintainer.
5297         (Write After Approval): Remove myself.
5299 2005-02-23  Paul Schlie  <schlie@comcast.net>
5301         * configure.in: Allow darwin targeted ports to build tk, itcl and
5302         libgui.
5303         * configure: Regenerate.
5305 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5307         PR libgcj/10353
5308         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5309         * configure: Regenerate.
5311 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5313         * MAINTAINERS (Write After Approval): Add myself.
5315 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5317         * MAINTAINERS: Update my e-mail address.
5319 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5321         * MAINTAINERS (Write After Approval): Add myself.
5323 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5325         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5326         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5327         target-libgloss when not *-*-elf and *-*-aout.
5328         * configure: Regenerate.
5330 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5332         * MAINTAINERS: Remove obsolete entries.
5334         * MAINTAINERS (Write After Approval): Add Michael Matz.
5336 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5338         * MAINTAINERS: Remove self as cpplib maintainer.
5340 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5342         * install-sh, config.sub: Import from upstream.
5344 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5346         PR bootstrap/18222
5347         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5348         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5349         * Makefile.in: Regenerate.
5351 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5353         * MAINTAINERS: Update my email address.
5355 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5356             Andreas Schwab  <schwab@suse.de>
5358         PR bootstrap/18033
5359         * config-ml.in: Eval option if surrounded by single quotes.
5361 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5363         Revert 2004-12-28 Makefile changes, a better fix will be
5364         applied to mainline and src after GCC 4.0 branches.
5366 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5368         PR bootstrap/17383
5370         * Makefile.def (target_modules): Remove stage parameter,
5371         it is always true now.
5372         * Makefile.tpl (configure-build-[+module+],
5373         configure-target-[+module+]): Always build symlink tree
5374         for the directory and for include.  BUILD_SUBDIR and
5375         TARGET_SUBDIR cannot be . anymore.
5376         * Makefile.in: Regenerate.
5378 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5380         Revert 2004-12-08 Makefile changes.
5382 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5384         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5385         cygwin, mingw.
5387 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5389         * configure.in (sh64-*-*): Reenable gprof.
5390         * configure: Regenerate.
5392 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5394         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5395         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5396         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5397         * Makefile.in: Regenerate.
5399 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5401         * MAINTAINERS: Update my email address.
5403 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5405         * Makefile.tpl: Generate normal dependencies if the LHS module is
5406         not bootstrapped.
5407         * Makefile.in: Regenerate.
5409 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5411         * configure.in: Include config/gxx-include-dir.m4.  Use
5412         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5413         * configure: Regenerate.
5415 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5417         * config.if: Delete.
5418         * configure.in: Set libstdcxx_incdir directly.
5419         * configure: Regenerate.
5421 2004-12-02  Eric Christopher  <echristo@redhat.com>
5423         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5424         * Makefile.in: Regenerate.
5426 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5428         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5429         * configure: Regenerate.
5431 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5433         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5434         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5435         * configure: Regenerate.
5437 2004-12-01  Eric Christopher  <echristo@redhat.com>
5439         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5440         of things to remove.
5442 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5444         * MAINTAINERS (Write After Approval): Update my e-mail address.
5446 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5448         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5449         from CVS libtool to always pass_all.
5451 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5453         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5454         (hppa*64*-*-*): Delete incorrect comment.
5455         * configure: Rebuilt.
5457 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5459         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5461 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5463         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5464         from CVS libtool to always pass_all.
5466 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5468         * install-sh, compile: Import from automake.
5470 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5472         * config.guess, config.sub:  Import from savannnah.
5474 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5476         * MAINTAINERS (Write After Approval): Add myself
5478 2004-11-12  Mike Stump  <mrs@apple.com>
5480         * Makefile.def: Add html support.
5481         * Makefile.tpl: Likewise.
5482         * Makefile.in: Regenerate.
5484 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5486         PR 18423
5487         * configure.in: Remove all instances of build-fixincludes from
5488         noconfigdirs.
5489         (build_configargs): Supply --target to subdirectories.
5490         * configure: Regenerate.
5492         * Makefile.def: Make gcc install depend on fixincludes install.
5493         * Makefile.in: Regenerate.
5495 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5497         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5499 2004-11-11  Paul Brook  <paul@codesourcery.com>
5501         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5503 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5505         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5506         target-libgfortran.
5507         * configure: Regenerate.
5509 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5511         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5512         like CC.
5514 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5516         * Makefile.def (host fixincludes): Specify missing targets.
5517         * Makefile.in: Regenerate.
5519 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5521         * MAINTAINERS: Add myself
5523 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5525         * MAINTAINERS (Write After Approval): Add myself.
5527 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5529         * Makefile.def: Build fixincludes for the host, too.
5530         * Makefile.in: Regenerate.
5531         * configure.in (host_tools): Add fixincludes.
5532         * configure: Regenerate.
5534 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5536         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5537         * configure: Regenerated.
5539 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5541         PR other/17783
5542         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5543         * configure: Regenerated.
5545 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5547         * README.SCO: Update per FSF instructions.
5549 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5551         PR target/18151
5552         * configure.in (case ${target}): Do not build fixincludes for avr.
5553         * configure: Regenerated.
5555 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5557         * configure.in (case ${target}): Do not build fixincludes
5558         on platforms where it is not used.
5559         * configure: Regenerated.
5561 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5563         * configure.in: Use an absolute path to install-sh.
5564         * configure: Regenerated.
5566 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5568         * MAINTAINERS (Write After Approval): Add myself.
5570 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5572         * MAINTAINERS: Remove from Write After Approval those that are
5573         already maintainers.
5575 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5577         * MAINTAINERS:  Update my email address.
5579 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5581         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5582         * configure: Regenerate.
5584 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5586         * MAINTAINERS:  Update my email address.
5588 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5590         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5591         entries belonging to this category.
5593 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5595         * MAINTAINERS: Update my e-mail address.
5597 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5599         Fix wrong conflict resolution in:
5601         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5603         * Makefile.in: Regenerate.
5604         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5605         in the recursive `make', instead of hardwiring `all'.
5606         (Autogenerated TARGET-* variables): New.
5608 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5610         * configure.in: Enable target-libgloss for crx-*-*.
5611         * configure: Regenerate.
5613 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5615         * MAINTAINERS (Various Maintainers): Move the "windows,
5616         cygwin, mingw" maintainer to ...
5617         (OS Port Maintainers): ... here.
5619 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5621         * MAINTAINERS (Write After Approval): Remove those that are
5622         maintainers of some subsystem.
5624 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5626         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5627         * ltcf-cxx.sh (tpf*): Likewise.
5628         * ltconfig (tpf*): Add TPF OS configuration support.
5630 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5632         * MAINTAINERS: Change my email address to my new work account.
5634 2004-09-24  Michael Roth  <mroth@nessie.de>
5636         * configure.in (--without-headers): Add missing double quotes.
5637         * configure: Regenerate.
5639 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5641         * ylwrap: Revert to previous version.
5643 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5645         PR bootstrap/17369
5646         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5647         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5648         SET_GCC_LIB_PATH_CMD.
5649         (BASE_TARGET_EXPORTS): Likewise.
5650         * Makefile.in: Regenerated.
5652         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5653         * configure: Regenerated.
5655 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5657         * config.guess: New upstream version
5658         * compile, depcomp, install-sh, ylwrap: Likewise.
5660 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5662         * config/mh-x86omitfp: New host makefile fragment.  Add
5663         -fomit-frame-pointer to the default BOOT_CFLAGS.
5664         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5665         * configure: Regenerate.
5667 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5669         PR target/11572
5670         * configure.in (*-*-darwin*): Renable libobjc.
5671         * configure: Regenerate.
5673 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5675         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5677 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5679         * Makefile.def: Remove libbanshee.
5680         * Makefile.tpl: Ditto.
5681         * configure.in: Ditto.
5682         * Makefile.in: Regen.
5683         * configure: Ditto.
5685 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5687         * ltmain.sh: Use $pic_object as $non_pic_object if
5688         $non_pic_object=none.
5690 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5692         * missing: Import latest version from master repository.
5694 2004-09-06  Nick Clifton  <nickc@redhat.com>
5696         * config.sub: Import latest version from master repository.
5697         * config.guess: Likewise.
5698         This includes these changes:
5700         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5702         * config.sub: Handle crisv32, alias etraxfs.
5703         * config.guess (crisv32:Linux:*:*): Handle.
5705         2004-08-13  Brad Smith  <brad@comstyle.com>
5707         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5708         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5710         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5712         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5713         assume the processor is a powerpc.  This is because coreutils
5714         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5715         in this case, due to a MacOS X bug that causes
5716         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5717         to return a negative number.
5718         Problem reported by Petter Reinholdtsen in:
5719         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5721         2004-07-19  Ben Elliston  <bje@gnu.org>
5723         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5725         2004-06-24  Ben Elliston  <bje@gnu.org>
5727         * config.guess: Update copyright years.
5728         * config.sub: Likewise.
5730         2004-06-22  Robert Millan  <robertmh@gnu.org>
5732         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5733         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5735         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5737         * config.guess (*:*VMS:*:*): New entry. Replaces
5738         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5739         manufacturer.
5741         2004-06-22  Ben Elliston  <bje@gnu.org>
5743         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5744         * config.sub: Likewise.
5746         2004-06-22  Ben Elliston  <bje@gnu.org>
5748         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5749         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5751         2004-06-11  Ben Elliston  <bje@gnu.org>
5753         * config.guess (pegasos:OpenBSD:*:*): Remove.
5755         2004-06-11  Ben Elliston  <bje@gnu.org>
5757         From Wouter Verhelst <wouter@grep.be>:
5758         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5760         2004-06-11  Ben Elliston  <bje@gnu.org>
5762         * config.guess (luna88k:OpenBSD:*:*): New.
5764         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5766         * config.guess (m32r*:Linux:*:*): New case.
5767         * config.sub: Handle m32rle.
5769         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5771         From Jens Petersen  <petersen@redhat.com>:
5772         * config.sub: Handle sparcv8.
5774         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5776         From Tom Smith <smith@cag.lkg.hp.com>:
5777         * config.guess: Version suffixes are equally significant on Tru64
5778         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5779         prefix of "P" (patched kernel).
5781         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5783         * config.sub: Add support for National Semiconductor CRX target.
5785 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5787         * MAINTAINERS (Various Maintainers): Remove myself as web page
5788         maintainer, add myself as maintainer of build status lists.
5790 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5792         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5793         *-*-netware, but add target-libmudflap.
5794         Consolidate *-*-netware targets (of which really only i?86 exists)
5795         into a single entry.
5796         * configure: Likewise.
5798 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5800         * Makefile.tpl (sorry): Remove.
5801         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5802         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5803         (do-clean): Clean per-stage directories too.
5804         (do-distclean): Run distclean-stage1 too.
5805         (.NOTPARALLEL): Enable during toplevel bootstrap.
5806         (stage[+id+]-bubble): Enable parallel execution during
5807         the recursive invocation.
5808         * Makefile.in: Regenerate.
5810         Fix previous checkin:
5812         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5813         include.
5814         * configure.in: Fix indentation.
5815         * configure: Regenerate.
5817 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5819         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5820         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5821         * configure: regenerate
5822         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5823         -mdynamic-no-pic
5825 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5827         * Makefile.def (build_modules): Add fixincludes.
5828         (dependencies): Make gcc depend on fixincludes.
5829         * configure.in (build_tools): Add fixincludes.
5830         (build_configdirs): Always include build_libs.
5831         * Makefile.in: Regenerate.
5832         * configure: Regenerate.
5834 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5836         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5837         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5838         phony targets; do not generate timestamp files.
5839         (distclean-stageN): Remove references to their timestamp files.
5840         (restageN, touch-stageN): Remove.
5841         (stageN-bubble): Rewritten.
5842         (compare): Support lean bootstraps.
5843         * Makefile.in: Regenerate.
5845         * configure.in: Only warn when bootstrapping but
5846         build != host or build != target.  Support lean bootstraps.
5847         * configure: Regenerate.
5849 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5851         * configure.in:  Give a better error message if GMP/MPFR are missing
5852         and a language needing them has been requested.
5853         * configure:  Regenerated.
5855 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5857         * configure.in:  Print a list of available language front-ends if
5858         a requested one is missing.  Tidy stray tab characters.
5859         * configure:  Regenerated.
5861 2004-08-19  Michael Koch  <konqueror@gmx.de>
5863         * gcc/doc/install.texi: Update entry about automake for libjava.
5865 2004-08-17  Robert Millan  <robertmh@gnu.org>
5867         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5868         (instead of FreeBSD).
5869         * configure: Regenerate.
5871 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5873         * Makefile.in: Regenerate.
5874         * configure: Regenerate.
5876         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5877         stage_*_flags.
5878         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5879         for bootstrapped modules if toplevel bootstrap is going.
5880         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5881         modules.  Adjust for changes in Makefile.def.  Enable several
5882         rules even in non-bootstrap mode, just to avoid peppering the
5883         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5884         (stage-[+prev+]-bubble): Remove.
5886         * Makefile.def (Dependencies): Depend on all-build-bison,
5887         all-build-flex, all-build-byacc, all-build-texinfo, rather
5888         than the host variations.
5889         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5890         with BUILD_SUBDIR.
5891         (BISON): Update for recent Bisons.
5892         (YACC): Fix typo.
5893         (cross): Depend on all-build.
5894         (all): Do not depend on all-build.
5895         (prebootstrap): Remove.
5896         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5897         (Prebootstrap dependencies): Add them to the per-stage targets
5898         and to all-prebootstrap.
5899         * configure.in (build_configdirs): Always enable build_tools.
5900         (BUILD_DIR_PREFIX): Remove.
5902         * Makefile.def (gcc): Add target variable.
5903         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5904         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5905         in the recursive `make', instead of hardwiring `all'.
5906         (Autogenerated TARGET-* variables): New.
5908 2004-08-13  Brian Booth  <bbooth@redhat.com>
5910         * MAINTAINERS: Remove myself from write-after-approval.
5912 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5914         * src-release: Stop distributing mmalloc with gdb (which doesn't
5915         use it).
5916         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5917         * Makefile.in: Regenerate.
5919 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5921         * configure.in (arm*-*-eabi*): New target.
5922         * configure: Regenerate.
5924 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5926         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5927         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5928         (Dependencies): New section.
5929         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5930         (configure-target-[+module+]): Depend on maybe-all-gcc
5931         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5932         (toplevel profiledbootstrap): Fix dependencies.
5933         * Makefile.in: Regenerate.
5935 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5937         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5938         target-libiberty to noconfigdirs.
5939         * configure: Regenerate.
5941 2004-08-03  Paul Brook  <paul@codesourcery.com>
5943         * configure.in: Check for MPFR as well as GMP.
5944         * configure: Regenerate.
5946 2004-08-01  Robert Millan  <robertmh@gnu.org>
5948         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5949         libmudflap for all GNU-based systems (with Glibc).
5950         * configure: Regenerate.
5952 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5954         * Makefile.def (host-modules): Add gcc.
5955         * Makefile.in: Regenerate.
5956         * Makefile.tpl (sorry): New rule.
5957         (configure-host, all-host, [+make_target+]-host, do-check,
5958         install-host): Do not add gcc as a special case.
5959         (host modules): Add a small special-casing for gcc.  Export
5960         extra_make_flags through the environment.
5961         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5962         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5963         other recursive targets for gcc): Remove.
5965         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5966         (stage, unstage): New rules.
5967         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5968         distclean-stage[+id+]): Use stage_current.
5969         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5970         the stage*-start rules.
5972 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5974         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5975         use -all_load flag.
5977 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5979         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5980         * configure: Regenerate.
5982 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5984         * maintainer-scripts/gcc_release: Revert yesterday's change.
5986 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5988         * MAINTAINERS: Add myself to write-after-approval.
5990 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5992         * libf2c: Removed.
5993         * gcc/gccbug.in: Updated because of libf2c removal.
5994         * maintainer-scripts/gcc_release: Ditto.
5996 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5998         * configure.in: Build libmudflap by default on FreeBSD.
5999         * configure: Regenerated.
6001 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6003         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6004         systems.
6005         * configure: Regenerated.
6007 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6009         PR target/16344
6010         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6011         feedback based compiler.
6012         * Makefile.in: Rebuilt.
6014 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6016         * Makefile.def (host_modules): Set bootstrap=true for flex.
6017         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6018         * Makefile.in: Rebuilt.
6020 2004-07-07  Jan Hubicka  <jh@suse.cz>
6022         * MAINTAINERS: Add self as a profile feedback maintainer.
6024 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6026         * configure.in:  Do not prepend $srcdir to /dev/null in
6027         makefile fragments.
6028         * configure:  Regenerate.
6030 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6032         * Makefile.def (build_modules): Add bison, byacc, flex,
6033         m4, texinfo.
6034         (flags_to_pass): Add FLEX.
6035         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6036         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6037         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6038         DEFAULT_MAKEINFO): Remove.
6039         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6040         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6041         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6042         objdir or else use configured tool.
6043         (all-build): New.
6044         (all): Depend on it.
6045         (Build module dependencies): Add.
6046         * Makefile.in: Regenerate.
6047         * configure.in: Better support for multiple build modules,
6048         matching what is done for host/target modules.  Do not look
6049         for "plausible" locations of build tools if Canadian cross.
6050         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6051         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6052         * configure: Regenerate.
6054 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6056         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6057         * Makefile.in: Regenerate.
6059 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6061         * Makefile.tpl (configure-build-[+module+],
6062         configure-[+module+], configure-target-[+module+]): Pass
6063         [+extra_configure_args+].
6064         (all-build-[+module+], all-[+module+], check-[+module+],
6065         install-[+module+], [+make_target+]-[+module+],
6066         all-target-[+module+], check-target-[+module+],
6067         install-target-[+module+], [+make_target+]-target-[+module+]):
6068         Pass [+extra_make_args+].
6069         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6070         (GCC_HOST_EXPORTS): Remove.
6071         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6072         cross, check-gcc, check-gcc-c++, install-gcc,
6073         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6074         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6075         * Makefile.in: Regenerate.
6077 2004-06-21  Matthew Sachs  <msachs@apple.com>
6079         * MAINTAINERS: Added self to write-after-approval.
6081 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6083         * configure.in: Check for srcdir/winsup rather than build directory
6084         winsup.
6085         * configure: Regenerate.
6087 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6089         * configure.in: Don't build Cygwin native newlib if winsup
6090         directory is missing.  Emit warning instead.
6091         * configure: Regenerate.
6093 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6095         * Makefile.tpl (touch-stage[+id+]): New.
6096         (restage[+prev+]): Depend on touch-stage[+id+].
6098         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6099         Use it throughout.
6101         * Makefile.def: Add profile and feedback bootstrap stages.
6102         Remove next field from bootstrap stages.
6103         * Makefile.tpl (LN, LN_S): Substitute.
6104         (stageN-start, stageN-end): Use double-colon rules, to
6105         provide a hook for additional setup commands.
6106         (distclean-stageN-gcc, restageN): Create dependencies from
6107         [+prev+], not from [+next+].
6108         (stageN-bubble): Add commands for successive stages from
6109         [+prev+], using double-colon rules.
6110         (all-stageN-gcc): Fix typo.
6111         (stagefeedback-start, profiledbootstrap): New.
6112         * Makefile.in: Regenerate.
6113         * configure.in: Call ACX_PROG_LN.
6114         * configure: Regenerate.
6116 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6118         * MAINTAINERS (Write After Approval): Add myself.
6120 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6122         * MAINTAINERS (Write After Approval): Add myself.
6124 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6126         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6127         without gcc.
6128         * configure: Regenerate.
6130 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6132         * Makefile.tpl: Fix typo.
6133         * Makefile.in: Regenerate.
6135 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6137         * configure.in: Remove new- prefix from toplevel
6138         bootstrap targets.
6139         * configure: Regenerate.
6141 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6143         * Makefile.tpl (all.normal): Rename to all.
6144         (all): Replace with a rule to pick the default
6145         target from configure.
6146         (all-gcc, configure-gcc): Use conditionals to
6147         do nothing when toplevel bootstrap is going on.
6148         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6149         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6150         * configure.in: Support --enable-bootstrap.
6152         * Makefile.def: Remove new- prefix from toplevel
6153         bootstrap targets.
6154         * Makefile.tpl: Likewise.
6156         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6157         target.
6159         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6160         $(RECURSE_FLAGS) to recursive invocation of make.
6162         * Makefile.in: Regenerate.
6163         * configure: Regenerate.
6165 2004-05-30  Andreas Jaeger  <aj@suse.de>
6166             Jim Wilson  <wilson@specifixinc.com>
6168         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6169         like CC.
6171 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6173         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6174         * configure: Regenerate.
6176 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6178         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6179         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6180         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6181         targets.
6182         * Makefile.in: Regenerate.
6184 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6186         * configure.in: Test the ability to symlink directories.
6187         * configure: Regenerate.
6189         * Makefile.def (bootstrap-stage): New definitions.
6190         * Makefile.tpl (configure-stage1-gcc,
6191         configure-stage2-gcc, configure-stage3-gcc,
6192         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6193         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6194         new-restage3, compare): Autogenerate, see Makefile.in
6195         entry for behavioral changes.
6196         (distclean-stage1, new-stage1-start, new-stage1-end,
6197         new-stage1-bubble, distclean-stage2, new-stage2-start,
6198         new-stage2-end, new-stage2-bubble, distclean-stage3,
6199         new-stage3-start, new-stage3-end): New autogenerated targets.
6200         (objext, prebootstrap, BOOT_CFLAGS,
6201         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6202         targets.
6204         * Makefile.in: Regenerate.
6205         (distclean-stage1, new-stage1-start, new-stage1-end,
6206         new-stage1-bubble, distclean-stage2, new-stage2-start,
6207         new-stage2-end, new-stage2-bubble, distclean-stage3,
6208         new-stage3-start, new-stage3-end): New targets.
6209         (all-stage1-gcc): Move prebootstrap dependency from here...
6210         (configure-stage1-gcc): ...to here.
6211         (new-bootstrap): Use bubble targets.
6212         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6213         Use per-stage distclean targets.
6214         (configure-stage1-gcc, configure-stage2-gcc,
6215         configure-stage3-gcc, all-stage1-gcc,
6216         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6217         Use new-stageN-start to prepare the tree.
6219 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6221         * Makefile.def (host_modules): add libcpp.
6222         * Makefile.tpl: Add dependencies on and for libcpp.
6223         * Makefile.in: Regenerate.
6224         * configure.in: Add libcpp host module.
6225         * configure: Regenerate.
6227 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6229         * Makefile.tpl: Whenever a recursive target is defined, wrap
6230         it in a special @if/@endif block, and prepare its maybe
6231         dependency in the @if/@endif block
6232         * configure.in: Instead of writing maybe dependencies, remove
6233         the @if/@endif statements, and remove the @if/@endif blocks
6234         that remain.
6235         * configure: Regenerate.
6236         * Makefile.in: Regenerate.
6238 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6240         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6242 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6244         PR bootstrap/15120
6245         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6246         * */configure: Rebuilt.
6248 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6250         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6251         of libf2c.
6252         * configure, Makefile.in: Regenerate.
6254 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6256         * MAINTAINERS (Write After Approval): Add myself.
6258 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6260         Merge from tree-ssa-20020619-branch.
6262         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6263         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6264         (HOST_GMPLIBS): Define.
6265         (HOST_GMPINC): Define.
6266         (TARGET_LIB_PATH): Add libmudflap.
6267         (GFORTRAN_FOR_TARGET): Define.
6268         (configure-build*): Export GFORTRAN.
6269         (configure-gcc): Export GMPLIBS and GMPINC.
6270         (all-gcc): Add maybe-all-libbanshee.
6271         (configure-target-libgfortran): Define.
6272         * Makefile.in: Regenerate.
6273         * configure.in (host_libs): Add libbanshee.
6274         (target_libraries): Add target-libmudflap and target-libgfortran.
6275         Add --with-libbanshee.
6276         Handle --disable-libmudflap.
6277         (*-*-freebsd*): Use with_gmp.
6278         Add $(libgcj) to noconfigdirs.
6279         * configure: Regenerate.
6280         * depcomp: New file.
6281         * MAINTAINERS: Add tree-ssa maintainers.
6283 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6285         * MAINTAINERS (Various Maintainers): Add myself.
6287 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6289         * MAINTAINERS (Write After Approval): Add myself.
6291 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6293         * MAINTAINERS (Write After Approval): Add myself.
6295 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6297         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6298         * configure: Regenerate.
6300 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6302         Revert:
6303         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6305         * Makefile.def (flags_to_pass): Remove *dir variables that
6306         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6307         as well as prefix and exec_prefix.
6308         * Makefile.in: Regenerate.
6310 2004-04-26  Robert Millan  <robertmh@gnu.org>
6312         Add patches from libtool CVS.
6313         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6314         * ltconfig: Likewise.
6315         * ltcf-c.sh: Likewise.
6316         * ltcf-cxx.sh: Likewise.
6317         * ltcf-gcj.sh: Likewise.
6319 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6321         * Makefile.def (host_modules): Mark with the bootstrap
6322         flag packages on which gcc depends.
6323         * Makefile.tpl (all-bootstrap): Use it.
6324         * Makefile.in: Regenerate.
6326 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6328         * Makefile.def (flags_to_pass): Remove *dir variables that
6329         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6330         as well as prefix and exec_prefix.
6331         * Makefile.in: Regenerate.
6333 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6335         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6336         * configure: Regenerate.
6337         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6338         * gcc/Makefile.tpl (compare): Use the result of the test.
6339         * gcc/Makefile.in: Regenerate.
6341 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6343         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6344         Always relocate gcc and prev-gcc to the original names, even
6345         if the build fails.
6346         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6347         New targets.
6349 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6351         * MAINTAINERS: Update my email address.
6353 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6355         * configure.in (mips*-*-irix5*): Enable ld.
6356         * configure: Regenerate.
6358 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6360         * configure: Regenerate.
6362 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6364         * Makefile.tpl (configure-[+module+], configure-gcc,
6365         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6366         Set and export LDFLAGS.
6367         * Makefile.in: Regenerate.
6369 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6371         * MAINTAINERS: Add myself to write-after-approval.
6373 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6375         PR bootstrap/14871
6376         * Makefile.tpl: If we don't have built-in-tree target tools,
6377         use the ones found by configure rather than hacking around with
6378         program_transform_name.
6379         * configure.in: Give Makefile.tpl the information necessary
6380         to do that.
6381         * Makefile.in: Regenerate.
6382         * configure: Regenerate.
6384 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6386         PR bootstrap/14760
6387         * configure.in: When computing baseargs, strip *all* copies of
6388         offending options.  Also, don't match/substitute the trailing space,
6389         so that this actually works when two similar options are separated by
6390         only one space.
6391         * configure: Regenerate.
6393 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6395         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6396         (rs6000-*-aix*): Same.
6397         * configure: Regenerate.
6399 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6401         * MAINTAINERS: Add myself to write-after-approval.
6403 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6405         * MAINTAINERS: Add myself to write-after-approval.
6407 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6409         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6410         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6411         * Makefile.in: Regenerate.
6413         * configure.in (top level bootstrap support): Rework --enable-werror
6414         to set @stage2_werror_flag@.
6415         * configure: Regenerate.
6416         * Makefile.tpl (top level bootstrap support): Pass
6417         @stage2_werror_flag@ down to configure in stages 2 and 3.
6418         * Makefile.in: Regenerate.
6420 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6422         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6423         for stages 2 and 3 as well as in make.  As a consequence, remove
6424         OUTPUT_OPTION (now detected by configure) from the flags passed down
6425         to make.
6426         * Makefile.in: Regenerate.
6428         * Makefile.tpl (new-bootstrap): Fix typo.
6429         * Makefile.in: Regenerate.
6431 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6433         * Makefile.tpl: Rearrange by moving recursive_targets rules
6434         into their proper sections.
6435         * Makefile.tpl (top level bootstrap support): Move disabling
6436         of coverage flags from 'make' to 'configure'; improve comments.
6437         * Makefile.in: Regenerate.
6439         * Makefile.tpl (experimental top level bootstrap) Move stage1
6440         language setting from all- target to configure- target; disable
6441         intermodule optimization in stage 1; prevent gratuitous rebuilds
6442         of stage 1.
6443         * Makefile.in: Regenerate.
6444         * configure.in: Comma-separate stage 1 language list for top
6445         level bootstrap.
6446         * configure: Regenerate.
6448         * Makefile.tpl: Clean up experimental top level bootstrap support:
6449         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6450         prev-gcc in configure- targets as well as all- targets.
6451         * Makefile.in: Regenerate.
6453 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6455         * compile: New file imported from automake.
6457 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6459         * configure.in: Remove symbolic link section.
6460         * configure: Regenerate.
6461         * Makefile.tpl (links): Remove.
6462         * Makefile.in: Regenerate.
6464 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6465             Nathanael Nerode  <neroden@gcc.gnu.org>
6467         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6468         Set with AC_CHECK_PROGS.
6469         * configure.in: Fix comment typo from last patch.
6470         * configure: Regenerate.
6472 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6474         * Makefile.tpl: Introduce experimental top level bootstrap support.
6475         * Makefile.in: Regenerate.
6476         * configure.in: Introduce support for top level bootstrap.
6477         * configure: Regenerate.
6479 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6480             Paolo Bonzini  <bonzini@gnu.org>
6482         PR bootstrap/14522
6483         * configure.in: Cope with shells that do not support unquoted ^
6484         * configure: Regenerate.
6486 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6487             Paolo Bonzini  <bonzini@gnu.org>
6489         PR bootstrap/14522
6490         * configure.in: Cope with shells that do not support nesting
6491         quotes inside quoted backquote substitutions.
6492         * configure: Regenerate.
6494 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6496         PR bootstrap/14522
6497         * configure.in: Fix escaping of $.
6498         * configure: Regenerate.
6500 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6502         * configure: Regenerate, since I forgot to while committing Paolo's
6503         changes.
6505 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6507         PR ada/14131
6508         Move language detection to the top level.
6509         * configure.in: Find default values for the tools as
6510         soon as possible.  Disable ada if GNAT is not found.
6511         Emit error message about missing languages.  Expand
6512         --enable-languages=all for the gcc subdirectory.
6514 2004-03-10  Ben Elliston  <bje@gnu.org>
6516         * MAINTAINERS: Update my email address.
6518 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6520         * ltconfig: Disable building static libraries if building shared
6521         libraries on AIX 5L.
6523 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6525         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6526         and disable libgcj.
6527         * configure: Regenerated.
6529 2004-03-01  Brian Booth  <bbooth@redhat.com>
6531         * MAINTAINERS: Add myself to write-after-approval.
6533 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6535         * MAINTAINERS: Add myself to write-after-approval.
6537 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6539         PR bootstrap/7087
6540         * Makefile.tpl: Guard XFOO sed statements better.
6541         * Makefile.tpl: Add dependency for configure-target-libada.
6542         * Makefile.in: Regenerate (incidentally fixes broken
6543         commit when libada-branch was merged).
6545 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6547         * MAINTAINERS: Add myself to write-after-approval.
6549 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6551         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6552         maintainers.
6554 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6556         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6557         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6559 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6561         PR bootstrap/11932
6562         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6564 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6566         * MAINTAINERS: Added myself to write-after-approval.
6568 2004-02-14  Michael Koch  <konqueror@gmx.de>
6570         * MAINTAINERS: Added myself to write-after-approval.
6572 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6574         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6575         some OS port maintainers to OS port maintainers section.
6577 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6579         * MAINTAINERS: Add self.
6581 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6583         * MAINTAINERS: Alphabetize.
6585 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6587         * MAINTAINERS: Remove myself.
6589 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6591         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6592         (rs6000-*-aix*): Same.
6593         * configure: Regenerate.
6595 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6597         * configure.in (host): Add in missing $noconfigdirs to defines.
6598         * configure: Regenerate.
6600 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6601             Nathanael Nerode  <neroden@gcc.gnu.org>
6603         PR ada/6637, PR ada/5911
6604         Merge with libada-branch:
6605         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6606         with appropriate dependencies. Add --enable-libada configure switch.
6607         * configure, Makefile.in: Regenerate.
6609 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6611         * MAINTAINERS: Add myself to write-after-approval.
6613 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6615         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6616         * configure: Regenerate.
6618 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6620         Merge from upstream:
6622         * ltmain.in: When setting IFS to '~', be careful about user
6623         arguments that contain '~'.
6625         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6627         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6628         Also test $base_compile against $CC with escaped arguments. Bug
6629         reported by Geoff Keating <geoffk@apple.com>.
6631 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6633         * MAINTAINERS: Remove i960 port.
6635 2004-01-23  DJ Delorie  <dj@redhat.com>
6637         * Makefile.def (target_modules) [libiberty]: Don't stage.
6638         * Makefile.in: Rebuilt.
6640 2004-01-20  Caroline Tice  <ctice@apple.com>
6642         * MAINTAINERS: Add myself to write-after-approval.
6644 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6646         * MAINTAINERS: Update my email address.
6648 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6650         * MAINTAINERS: Add myself to write-after-approval.
6652 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6654         * MAINTAINERS: Remove entries without email address.
6656 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6658         * MAINTAINERS: Add myself to write-after-approval.
6660 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6662         * MAINTAINERS: Update my email address.
6664 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6666         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6667         * Makefile.tpl (configure-target-[+module+]): Support stage.
6668         * Makefile.in: Rebuilt.
6670 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6672         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6674 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6676         * MAINTAINERS: Add myself as a MIPS maintainer.
6678 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6680         * configure.in: Use ./config.cache, not config.cache.
6681         * configure: Regenerate.
6682         * Makefile.tpl: Special-casing not needed for GCC any more.
6683         * Makefile.in: Regenerate.
6685         * configure.in: Don't share a cache file for host dirs.
6686         * configure: Regenerate.
6688         * config-ml.in: Don't mess with the cache file.
6690 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6692         * MAINTAINERS: Move myself from 'Write After Approval' to
6693         'CPU Port Maintainers' section as SPARC maintainer.
6695 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6697         * Makefile.tpl: Make GCC use a separate config.cache.
6698         * Makefile.in: Regenerate.
6700         PR bootstrap/11932, PR bootstrap/11933
6701         (I don't know if it will fix either of them, but it relates
6702         to them.)
6703         * configure.in: Don't use shared config.cache for target
6704         directories.
6705         * configure: Regenerate.
6707 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6709         * MAINTAINERS: Add myself to 'Write After Approval' section.
6711 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6713         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6714         * configure: Regenerated.
6716 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6718         * MAINTAINERS: Remove the mn10200 maintainer.
6720 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6722         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6723         * configure: Regenerated.
6725 2003-12-16  Jan Hubicka  <jh@suse.cz>
6727         * MAINTAINERS: Add myself as callgraph maintainer.
6729 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6731         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6732         * configure: Regenerate.
6734 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6736         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6737         'Write After Approval' section. Update email.
6739 2003-12-01  James Lemke  <jim@wasabisystems.com>
6741         * MAINTAINERS (Write After Approval): Add myself.
6743 2003-11-20  Matt Thomas  <matt@3am-software.com>
6745         * MAINTAINERS: Add myself as a vax port maintainer.
6747 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6749         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6750         (configure-build-[+module+], configure-[+module+]): Likewise.
6751         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6752         * Makefile.in: Regenerate.
6754 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6756         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6757         shared/dylibed libraries.
6758         * ltmain.sh: Likewise.
6759         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6760         * ltcf-cxx.sh: Likewise.
6761         * ltcf-gcj.sh: Likewise.
6762         * ltconfig: Likewise.
6764 2003-11-17  Stan Cox  <scox@redhat.com>
6766         * MAINTAINERS: Add myself as iq2000 port maintainer.
6768 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6770         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6771         * Makefile.in: Regenerate.
6773 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6775         * config.sub: Update to 2003-11-03 version.
6777 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6779         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6780         * configure:  Regenerate.
6782 2003-10-20  Nicolas Pitre  <nico@cam.org>
6784         * MAINTAINERS: Add myself to 'Write After Approval' section.
6786 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6788         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6790 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6792         * MAINTAINERS: Update my email address.
6794 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6796         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6798 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6800         * MAINTAINERS: Add myself to 'Write After Approval' section.
6802 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6804         * config.guess: Update to 2003-10-16 version.
6805         * config.sub: Update to 2003-10-16 version.
6807 2003-10-15  David Daney  <ddaney@avtrex.com>
6809         * MAINTAINERS: Added myself to 'Write After Approval' section.
6811 2003-10-15  Falk Hueffner  <falk@debian.org>
6813         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6814         'Write After Approval' section. Update email.
6816 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6818         * MAINTAINERS: Move myself from 'Write After Approval' to
6819         'Various Maintainers' section as middle-end maintainer.
6821 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6823         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6824         HOST_FLAGS_TO_PASS.
6825         * Makefile.in: Regenerate.
6827 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6829         * config.guess: Update to 2003-10-07 version.
6830         * config.sub: Update to 2003-10-07 version.
6832 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6834         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6835         * ltconfig (irix5*, irix6*): Don't override version_type.
6837 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6839         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6840         * configure: Rebuilt
6841         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6842         * Makefile.in: Rebuilt
6844 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6846         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6848 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6850         * MAINTAINERS (Write After Approval): Add myself.
6852 2003-09-29  Paul Koning  <ni1d@arrl.net>
6854         * MAINTAINERS: Move myself from "Write After Approval"
6855         to CPU platform maintainers for pdp11 platform.
6857 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6859         * MAINTAINERS: Move myself from 'Write After Approval' to
6860         'Various Maintainers' section as libffi testsuite maintainer.
6862 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6864         * configure.in: Pass a computed --program-transform-name
6865         to subconfigures.
6866         * configure: Regenerated.
6868 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6870         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6871         * Makefile.in: Regenerate.
6873         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6874         * Makefile.in: Regenerate.
6876 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6878         * MAINTAINERS: Move myself from 'Write After Approval'
6879         to 'Various Maintainers' (objective-c) section.
6881 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6883         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6884         quoting.
6885         * configure: Regenerated.
6887 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6889         * MAINTAINERS (Write After Approval): Add myself to write after
6890         approval list.
6892 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6894         * MAINTAINERS (Write After Approval): Add myself.
6896 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6898         * MAINTAINERS: Update my e-mail address.
6900 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6902         * libtool.m4 (LD): Correct powerpc64 host match.
6904 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6906         * MAINTAINTERS: Update my affiliation and email address.
6908 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6910         * MAINTAINERS (Write After Approval): Add myself.
6912 2003-09-04  DJ Delorie  <dj@redhat.com>
6914         * configure: Regenerate.
6916 2003-09-04  Robert Millan  <robertmh@gnu.org>
6918         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6920 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6922         * configure.in: Ensure arguments to sed are properly spaced.
6923         * configure: Regenerate.
6925 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6927         * MAINTAINERS: Update my e-mail address.
6929 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6931         * MAINTAINERS (Write After Approval): Add myself.
6933 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6935         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6936         * configure: Regenerated.
6938 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6940         * MAINTAINERS: Update my email address.
6942 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6944         * configure.in:  Use newline instead of semicolon when assuming
6945         shell arguments in a for loop.
6946         * configure:  Regenerated.
6948 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6950         * MAINTAINERS: Resurrect the i860 maintainer.
6952 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6954         PR 8180
6955         * configure.in: When testing with_libs and with_headers, treat
6956         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6957         * configure: Regenerate.
6959         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6960         make, shell, etc.
6961         (baseargs): Likewise.
6962         * configure: Regenerate.
6964 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6966         * MAINTAINERS (Write After Approval): Add myself.
6968 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6970         * configure.in: Disable libgcj for darwin not on powerpc.
6971         * configure: Rebuild.
6973 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6975         * config-ml.in, symlink-tree: Add license.
6977 2003-08-03  Richard Stallman  <rms@gnu.org>
6978             Eben Moglen  <moglen@columbia.edu>
6980         * README.SCO: New file.
6982 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6984         * Makefile.tpl (check, check-c++): Express dependencies using
6985         dependencies rather than commands.
6986         * Makefile.in: Regenerate.
6988 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6990         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6991         * configure: Ditto.
6993 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6995         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6996         * Makefile.in: Update.
6998 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7000         * configure.in: Enable libgcj for darwin.
7001         * configure: Rebuild.
7003 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7005         * config-ml.in:  Use ac_configure_args directly instead of
7006         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7007         actually seen.
7009 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7011         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7012         creating target and build subdirs to build all parent dirs as needed.
7013         * Makefile.in: Rebuild.
7014         * configure.in: Don't build dirs explicitly here.
7015         * configure: Rebuild.
7017 2003-07-26  Paul Brook  <paul@nowt.org>
7019         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7021 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7023         * Makefile.tpl (all-make): Depend on intl.
7024         * Makefile.in: Rebuilt.
7026 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7028         * install-sh:  Update to newer upstream versions (associated with
7029         aclocal 1.7).
7030         * mkinstalldirs:  Likewise.
7031         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7033 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7035         * MAINTAINERS: Move self from Bug database only accounts
7036         to write-after-approval.
7038 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7040         * config.if: Remove unused libc_interface determination.
7042 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7044         * MAINTAINERS: Move self from write-after-approval to
7045         build machinery (*.in).
7047 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7049         PR bootstrap/11273
7050         PR bootstrap/11408
7051         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7052         unused INSTALL_PROGRAM_ARGS.
7053         * configure.in: Use AC_PROG_INSTALL.
7054         * Makefile.in: Regenerate.
7055         * configure: Regenerate.
7057 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7059         * MAINTAINERS: Alphabetize.
7061 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7063         * configure: Rebuilt.
7064         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7065         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7066         newlib nor libgloss.
7067         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7068         * configure.in (am33_2.0-*-linux*): Added.
7070 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7072         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7073         * configure: Regenerate.
7075 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7077         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7078         * Makefile.in: Regenerate.
7080 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7082         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7083         * Makefile.in: Regenerate.
7085 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7087         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7088         * Makefile.in: Regenerated.
7090         * config-ml.in: Replace PWD with PWD_COMMAND.
7092 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7094         * intl: New directory; see intl/ChangeLog for details.
7095         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7096         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7097         * Makefile.in: Regenerate.
7099 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7101         * configure.in: Clean up config-lang.in handling.  Delete
7102         useless assignment to "subdirs".
7103         * configure: Regenerate.
7105 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7107         * configure.in: Rename 'target_libs' to 'target_libraries'.
7108         Remove useless reference to 'target_libs'.
7109         * configure: Regenerate.
7111 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7113         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7114         * Makefile.in: Regenerate.
7116 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7118         * Makefile.def: Introduce flags_to_pass.
7119         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7120         * Makefile.in: Regenerate.
7122 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7124         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7125         and target-libgloss.
7126         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7127         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7128         * configure: Regenerate.
7130 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7132         * configure.in: Update testsuite_flags to new location.
7133         * configure. Regenerate.
7135 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7137         * Makefile.tpl: Remove BUILD_CC stuff.
7138         * Makefile.in: Regenerate.
7140 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7142         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7144 2003-06-16  Graeme Peterson  <gp@qnx.com>
7146         * MAINTAINERS (Write After Approval): Add myself.
7148 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7150         * config.guess: Update to 2003-06-12 version.
7151         * config.sub: Update to 2003-06-13 version.
7153 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7155         * config.guess: Update to 2003-06-06 version.
7156         * config.sub: Update to 2003-06-06 version.
7158 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7160         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7161         * configure. Regenerate.
7163 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7165         * configure.in: Disable serial configure by default.
7166         * configure: Regenerate.
7167         * Makefile.tpl: Abolish .NOTPARALLEL.
7168         * Makefile.in: Regenerate.
7170         * Makefile.tpl: Replace {build,host,target}_canonical by
7171         {build,host,target}.
7172         * Makefile.in: Regenerate.
7174         * Makefile.tpl: Fix stupid pasto.
7175         * Makefile.in: Regenerate.
7177 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7179         * Makefile.tpl: Remove bogus conditional.
7180         * Makefile.in: Regenerate.
7182 2003-06-05  Jan Hubicka  <jh@suse.cz>
7184         * Makefile.tpl (profiledbootstrap): New target.
7185         * Makefile.in (profiledbootstrap): New target.
7187 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7189         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7190         Pinski. Remove user names from other bugzilla-only maintainers.
7192 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7194         * Makefile.tpl: Make 'recursive targets' using autogen rather
7195         than shell loop.  Remove duplicate 'clean' targets and false
7196         comments.
7197         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7198         Add systematic method of specifying missing targets in subdirs.
7199         Add copyright boilerplate.
7200         * Makefile.in: Regenerate.
7201         * configure.in: Add 'recursive targets' to maybe list.
7202         * configure: Regenerate.
7204         * MAINTAINERS: "GNATS only" -> "Bug database only".
7206         * Makefile.tpl: Rename [+target+] to [+make_target+].
7207         * Makefile.def: Rename 'target' to 'make_target'.
7209 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7211         * MAINTAINERS: Add self as options handling maintainer.
7213 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7215         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7216         been too long since I touched those ports.
7218 2003-05-28  DJ Delorie  <dj@redhat.com>
7220         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7221         * Makefile.in: Regenerate.
7223 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7225         * configure.in: Use curly braces in the definition of tooldir.
7226         * configure: Regenerate.
7228 2003-05-21  DJ Delorie  <dj@redhat.com>
7230         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7231         newlib or libgloss.
7232         * Makefile.in: Regenerate.
7234 2003-05-21  DJ Delorie  <dj@redhat.com>
7236         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7237         * Makefile.in: Regenerate.
7239 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7241         * MAINTAINERS: Update my e-mail address.
7243 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7245         * configure.in: Switch more things to use maybe dependencies.
7246         * Makefile.tpl: Switch more things to use maybe dependencies.
7247         Factor out common code from autogen IF statements.
7248         * configure: Regenerate.
7249         * Makefile.in: Regenerate.
7251 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7253         * configure.in: Accept i[3456789]86 for machine type.
7254         * configure: Regenerate.
7256 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7258         * configure.in: Switch more things to use maybe dependencies.
7259         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7260         * configure: Regenerate.
7261         * Makefile.tpl: Switch more things to use maybe dependencies.
7262         * Makefile.in: Regenerate.
7264 2003-05-16  Andreas Schwab  <schwab@suse.de>
7266         * Makefile.tpl (install-opcodes): Define.
7267         * Makefile.in: Rebuild.
7269 2003-05-13  Andreas Jaeger  <aj@suse.de>
7271         * config.guess: Update to 2003-05-09 version.
7272         * config.sub: Update to 2003-05-09 version.
7274 2003-05-13  Michael Eager  <eager@mvista.com>
7276         * configure.in: Correct sed script so that options in quotes are not
7277         deleted.
7278         * configure: Rebuild.
7280 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7282         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7283         and $$s/newlib/libc/sys/cygwin32 include paths.
7284         * configure: Ditto.
7286 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7288         * MAINTAINERS: Update my email addresses.
7290 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7292         * config-ml.in: Propagate INSTALL variables.
7294 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7296         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7298 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7300         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7301         * Makefile.in: Regenerate.
7303 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7305         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7307 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7309         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7311 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7313         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7314         * Makefile.in: Regenerated.
7316 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7318         * MAINTAINERS (Write After Approval): Upgrade myself from
7319         GNATS only to write-after-approval. Update my mail address.
7321 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7323         (OS Port Maintainers: freebsd): Add myself.
7325 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7327         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7329 2003-04-22  Kean Johnston  <jkj@sco.com>
7331         * MAINTAINERS (SCO ports): Added myself.
7333 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7335         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7337 2003-04-19  Kean Johnston  <jkj@sco.com>
7339         * MAINTAINERS (Write After Approval): Add myself.
7341 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7343         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7344         * Makefile.in: Regenerate.
7346 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7348         * configure.in (powerpc64*-*-linux*): Remove.
7349         * configure: Rebuilt.
7351 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7353         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7354         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7355         and restrap.
7356         * Makefile.in:  Regenerate.
7358 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7360         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7361         * configure: Regenerated.
7363 2003-04-15  DJ Delorie  <dj@redhat.com>
7365         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7367 2003-04-13  Nick Clifton  <nickc@redhat.com>
7369         * config-ml.in: Remove support for --disable-aix removing
7370         call-aix multilibs.
7372 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7374         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7375         * */configure: Rebuilt.
7377 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7379         * MAINTAINERS: Add my email address.
7381 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7383         * MAINTAINERS (Write After Approval): Add myself.
7385 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7387         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7388         * Makefile.in: Regenerate.
7390 2003-03-14  Michael Chastain  <mec@shout.net>
7392         * Makefile.in: Regenerate with correct Makefile.def.
7394 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7396         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7397         Make macro.
7398         * Makefile.in: Regenerate.
7399         * configure.in: Clean up gxx_include_dir logic.
7400         * configure: Regenerate.
7402 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7404         * MAINTAINERS (Write After Approval): Add myself.
7406 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7408         * MAINTAINERS: Update my mail address.
7410 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7412         * configure.in (gxx_include_dir): Fix typo.
7413         * configure: Regenerated.
7415 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7417         * Makefile.tpl: Reindent.
7418         * Makefile.in: Regenerate.
7419         * configure.in: Reindent.  Don't set unused variables.
7420         * configure: Regenerate.
7422 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7424         * configure.in: Include $(build_tooldir)/sys-include in
7425         FLAGS_FOR_TARGET.
7426         * configure: Regenerated.
7428 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7430         * Makefile.tpl: Always pass down RANLIB.
7431         * Makefile.in: Regenerate.
7433         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7434         * Makefile.in: Regenerate.
7435         * configure.in: Remove unused logic relating to --enable-shared
7436         and --enable-threads.  Remove bogus comments.  Remove redundant
7437         noconfigdirs.
7438         * configure: Regenerate.
7440         * configure.in: Replace ${libstdcxx_version} by its value.
7441         Remove reference to mh-dgux.
7442         * configure: Regenerate.
7444 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7446         * MAINTAINERS (Write After Approval): Add myself.
7448 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7450         * Makefile.tpl: Rearrange.
7451         * Makefile.in: Regenerate.
7453 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7455         * configure.in: Add support for kaOS as cross build target system.
7456         * configure: Regenerated.
7458 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7460         * MAINTAINERS (Write after approval): Add myself.
7462 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7464         * MAINTAINERS: Update my email address.
7466 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7468         * MAINTAINERS: Add self to blanket write privs. section.
7470 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7472         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7473         configure-target-* as some target builds may require additional
7474         flags for preprocessor tests.
7475         * Makefile.in: Regenerated.
7477 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7479         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7480         * ltconfig: Handle it.
7481         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7482         auto-detecting it.
7484         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7485         it is used as argument to $CC.
7486         * ltcf-gcj.sh: Likewise.
7488         * configure.in: Introduce --enable-maintainer-mode.
7489         * configure: Rebuilt.
7490         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7491         for maintainer mode.
7492         * Makefile.in: Rebuilt.
7494 2003-02-18  Jason Merrill  <jason@redhat.com>
7496         * Makefile.tpl (check-c++): Allow parallelism.
7498 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7500         * MAINTAINERS: Remove John Carr (who never actually had access to
7501         gcc.gnu.org).
7503 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7505         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7506         don't configure target-libobjc.
7507         * configure: Regenerate.
7509 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7511         * Makefile.tpl (RANLIB): Define.
7512         * Makefile.in: Regenerate.
7514 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7516         * MAINTAINERS: Update my email.
7518 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7520         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7521         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7522         * Makefile.in: Regenerated.
7523         * configure.in: Remove all traces of snavigator, db, and grep.
7524         * configure: Regenerated.
7526 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7528         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7529         After Approval.
7531 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7533         * MAINTAINERS (Write after approval): Add myself.
7535 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7537         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7538         * Makefile.in: Regenerated.
7540 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7542         * config.guess: Updated to 2003-01-30's version.
7543         * config.sub: Updated to 2003-01-28's version.
7545 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7547         * config.if: If gcc_version is already set, just use it.  Don't set
7548         gcc_version_trigger if it's already set, otherwise set it to
7549         gcc/version.c, but only if the file exists.  If it is not set and
7550         gcc/version.c does not exist, try to extract the version number from
7551         $CC.
7553 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7555         * MAINTAINERS: Add myself to write-after-approval list.
7557 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7559         * configure.in:  Revert 24Jan change.
7560         * configure:  Regenerate.
7562 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7564         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7565         entry of HJ Lu.
7567 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7569         * configure.in: Revert previous change.
7570         * configure: Regenerate.
7572 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7574         * configure.in: Make rda native-only.
7575         * configure: Regenerate.
7577 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7579         * MAINTAINERS: Move myself from GNATS-only-accounts to
7580         write-after-approval.
7582 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7584         * configure.in: Add missing \.
7585         * configure: Rebuilt.
7587 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7589         * configure.in (baseargs): Avoid using \| in sed regular
7590         expressions.
7591         * configure: Rebuilt.
7593 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7595         * configure.in (baseargs): Remove all supported forms of
7596         --cache-file, --srcdir, --host, --build and --target options
7597         from argument lists.
7598         * configure: Rebuilt.
7600 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7602         * MAINTAINERS: Add myself to write-after-approval list.
7604 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7606         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7607         * configure: Rebuilt.
7609 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7611         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7612         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7613         * Makefile.in: Regenerate.
7614         * configure: Regenerate.
7616 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7618         * configure.in: Remove Makefile in build, host and target modules
7619         unless configure was run with --no-recursion.
7620         * configure: Rebuilt.
7622 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7624         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7625         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7626         * Makefile.in: Regenerate.
7628 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7630         * config.guess: Update to 2003-01-03 version.
7631         * config.sub: Update to 2003-01-03 version.
7633 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7635         * configure: Regenerate with proper autoconf 2.13.
7637 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7639         * configure.in: Add AC_PREREQ for consistency.
7640         * configure: Regenerate.
7642 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7644         * configure.in (GDB_TK): Add tcl directories conditional on
7645         gdb/gdbtk directory being present.
7646         * configure: Regenerate.
7648 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7650         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7651         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7652         * configure: Rebuilt.
7654 2002-12-31  Tom Tromey  <tromey@redhat.com>
7656         * Makefile.in: Rebuilt.
7657         * Makefile.def (target_modules) [libffi]: Allow installation.
7659 2002-12-31  Andreas Schwab  <schwab@suse.de>
7661         * configure.in: Fix use of $program_transform_name.
7662         * configure: Regenerated.
7664 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7666         * configure.in (baseargs): Don't remove first configure argument.
7667         * configure: Regenerated.
7669 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7671         * Makefile.tpl (local-distclean): Don't remove...
7672         (multilib.ts): ... this.  Moved into...
7673         (multilib.out): ... this.  Don't use sub-make.
7674         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7675         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7676         (configure-build-[+module+], configure-[+module+],
7677         configure-target-[+module+], configure-gcc): ... these.  Test
7678         for Makefile existence.  Drop config.status from dependencies.
7679         * Makefile.in: Rebuilt.
7680         * configure.in: Move gcc-version-trigger to the end of
7681         ac_configure_args.  Add comments to maybedep.tmp and
7682         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7683         nonopt from baseargs, matching and removing corresponding
7684         whitespace while at it.
7685         * configure: Rebuilt.
7687 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7689         * configure.in (host_configargs): Replace reference to
7690         no-longer-defined buildopts with --build=${build_alias}.
7691         * configure: Rebuilt.
7693         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7694         program_transform_name to standard idiom.
7695         (AUTOGEN, AUTOCONF): Define.
7696         (Makefile.in): Use $(AUTOGEN).
7697         (Makefile): Depend on config.status, and use autoconf-style rule to
7698         build it.  Move original commands to...
7699         (config.status): ... this new target.
7700         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7701         $(AUTOCONF).
7702         * Makefile.in: Rebuilt.
7704 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7706         * Makefile.tpl: Fix dramatic bustage due to change in
7707         program_transform_name.
7708         * Makefile.in: Regenerate.
7710         * configure.in: Remove unnecessary PATH setting.
7711         * configure: Regnerate.
7713         * configure.in: Don't default to unprefixed tools unless
7714         the native tools will work.
7715         * configure: Regenerate.
7717         * configure.in: Convert to autoconf script.  Blow away lots
7718         of now-redundant Makefile fragments.
7719         * configure: Generate using Autoconf.
7720         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7721         * Makefile.in: Regenerate.
7723 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7725         * configure: Fix stupid bug where RANLIB was mistakenly included.
7727         * configure.in: Rename (buildargs, hostargs, targargs) to
7728         (build_configargs, host_configargs, target_configargs).
7730         * configure.in: Move logic out of sed statement.
7732         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7733         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7735 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7737         * config.sub: Import from master repository
7738         * config.guess: Ditto
7740 2002-12-24  Andreas Schwab  <schwab@suse.de>
7742         * Makefile.tpl (multilib.out): Fix missing space.
7743         * Makefile.in: Regenerate.
7745 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7747         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7748         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7749         * Makefile.in: Regenerate.
7750         * configure.in: Remove unnecessary leftovers.
7752 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7754         * configure.in (extra_ranlibflags_for_target): New variable.
7755         (*-*-darwin): Add -c to ranlib commands.
7756         * configure (tooldir): Handle extra_ranlibflags_for_target.
7758 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7760         * Makefile.tpl: Revert HJL's change.
7761         * Makefile.in: Regenerated.
7762         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7763         always.
7765 2002-12-19  Andreas Schwab  <schwab@suse.de>
7767         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7768         * Makefile.in: Regenerate.
7770 2002-12-18  H.J. Lu  <hjl@gnu.org>
7772         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7773         * Makefile.in: Regenerated.
7775         * configure.in (build_prefix): New. Substitute.
7777 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7779         * Makefile.tpl: Don't let real targets depend on phony targets.
7780         * Makefile.in: Regenerate.
7782         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7783         * Makefile.in: Regenerate.
7785 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7787         * config.sub: Import from master repository
7788         * config.guess: Ditto
7790 2002-12-16  Jason Merrill  <jason@redhat.com>
7792         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7793         previous 'make bootstrap'.
7794         * Makefile.in: Regenerate.
7796 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7798         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7800 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7802         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7803         * Makefile.in: Regenerate.
7805 2002-12-13  Jason Merrill  <jason@redhat.com>
7807         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7808         library tests.
7809         (check-c++): Just depend on it and check-target-libstdc++-v3.
7810         * Makefile.in: Regenerate.
7812 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7814         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7815         * Makefile.in: Rebuilt.
7817 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7819         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7821 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7823         * configure: Fix bug put in by gremlins.
7825         * Makefile.tpl: Substitute more autoconfily.
7826         * configure: Substitute more autoconfily.
7827         * Makefile.in: Regenerate.
7829 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7831         * config.sub: Import from master repository
7832         * config.guess: Ditto
7833         * MAINTAINERS: Added Svein Seldal under write after approval
7835 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7837         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7838         * Makefile.in (all-sim): Ditto.
7840 2002-12-06  DJ Delorie  <dj@redhat.com>
7842         * Makefile.tpl: Change configure dependencies to not have real
7843         targets depend on phony targets.
7845 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7847         * configure.in: Revert unintentional change.
7849         * Makefile.tpl: Change dependency for */multilib.out so that
7850         it works when gcc isn't in the tree.
7852         * configure.in: Substitute more.
7853         * configure: Run subconfigures from the Makefile.
7854         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7855         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7857 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7859         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7861 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7863         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7864         and corresponding dependencies.
7865         * Makefile.in: Regenerate.
7867         * configure.in (host_tools): Order binutils, gas and ld for
7868         convenience in running the testsuites.
7870         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7871         * Makefile.in: Regenerate.
7872         * configure.in: Introduce rules to serialize subconfigure runs.
7874         * configure.in: Introduce BASE_CC_FOR_TARGET.
7875         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7876         Realize configure-build-* targets.  Realize configure-target-* targets.
7877         * Makefile.in: Regenerate.
7879 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7881         * configure: Move gcc_version_trigger stuff from here...
7882         * configure.in: ...to here.
7884         * configure.in: Separate subconfigure options added by this file from
7885         options given by the user.  Add machinery to put args for host
7886         subconfigures into the Makefile.
7888         * Makefile.tpl: Remove 'vault' targets.
7889         * Makefile.tpl: Reorder and comment dependencies.
7890         * Makefile.in: Regenerate.
7892 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7893         * configure.in: Fix my broken commit of previous patch. (sigh)
7895 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7897         * configure.in: Move host-specific darwin noconfigdirs into
7898         the host-specific section.
7900 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7902         * configure.in: Move host-specific darwin noconfigdirs into
7903         the host-specific section.
7905 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7907         * configure: Remove skip-this-dir support.
7908         * Makefile.tpl: Remove skip-this-dir support.
7910         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7911         subdirectories.
7912         * Makefile.in: Regenerate.
7914         * Makefile.tpl: Strip out useless setting of 'dir'.
7915         * Makefile.in: Regenerate.
7917 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7919         * configure.in: Fix deeply stupid bug.
7921         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7922         shell code in CXX_FOR_TARGET
7923         * Makefile.def: Introduce raw_cxx.
7924         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7925         RAW_CXX_FOR_TARGET.
7926         * Makefile.in: Regenerate.
7928 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7930         * Makefile.tpl: Remove unnecessary ifs.
7931         * Makefile.in: Regenerate.
7933         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7934         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7935         targets for 'no_install' modules.
7936         * configure: Move GDB_TK substitution to configure.in.  Move
7937         build_modules stuff to configure.in.
7938         * configure.in: Implement soft dependency machinery.  Maybe-ize
7939         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7940         * Makefile.in: Regenerate.
7942 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7944         * Makefile.tpl: Make all-target, install-target behave similarly
7945         to all, install (only hitting configured targets).  Eliminate
7946         unused macro defintions.
7948         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7949         build != host.
7951         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7953         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7955         * configure.in: Produce lists of subdir targets we're actually
7956         configuring.  Remove references to "dosrel".
7957         * Makefile.tpl: Let configure set which subdir targets are hit.
7958         Remove install-cross; clean up install; remove ALL.  Remove
7959         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7960         Autogenerate host module targets.  Remove empty dependency lines
7961         and redundant dependency; rearrange slightly.
7962         * Makefile.def: Add host-side libtermcap, utils.
7964         * Makefile.in: Regenerate.
7966 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7968         * ltconfig (osf[345]): Append $major to soname_spec.
7969         Reflect this in library_names_spec.
7970         * ltmain.sh (osf): Prefix $major with . for use as extension.
7972 2002-11-19  Andreas Jaeger  <aj@suse.de>
7974         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7975         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7976         and sparc64 GNU/Linux systems.
7978 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7980         * MAINTAINERS: Update email.
7982 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7984         * MAINTAINERS: Complete James Dennett's entry.
7986 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7988         * MAINTAINERS (Write After Approval): Add myself.
7990 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7992         * Makefile.tpl: syntactic cleanup
7994 2002-11-13  Stuart Hastings  <stuart@apple.com>
7996         * MAINTAINERS: Add myself to write-after-approval list.
7998 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8000         * Makefile.def: Add list of recursive targets to autogenerate.
8001         Add build_modules.
8002         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8003         targets.  Autogenerate *-build-* targets.
8004         * Makefile.in: Regenerate.
8006 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8008         * configure: More autoconf-style substitutions.
8009         * Makefile.tpl: More autoconf-style substitutions.
8010         * Makefile.in: Regenerate.
8012 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8014         * configure: Substitute more variables in a more autoconf-friendly
8015         way.  Simplify slightly.
8016         * Makefile.tpl: Make more variables substitutable in an
8017         autoconf-friendly way.
8018         * Makefile.in: Regenerate.
8020 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8022         * MAINTAINERS (Write After Approval): Add myself.
8024 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8026         * configure.in (v810*): Remove special setting of tools.
8028         * configure: Add support for extra required flags for ar or nm.
8029         * configure.in (aix4.3+): Use above support for target-specific
8030         issues, rather than using config/mt-aix43.
8032 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8034         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8035         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8036         with $srcdir.  Reformat indentation.  Substitute some variables
8037         formerly hard-coded in the Makefile for build=host.
8038         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8039         * Makefile.def: Autogenerate more.
8040         * Makefile.in: Regenerate.
8042 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8044         * MAINTAINERS (Write After Approval): Add myself.
8046 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8048         * Makefile.def (host_modules): Add rda.
8049         * Makefile.in: Regenerate.
8050         * configure.in (target_tool): Add target-rda to list.
8052 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8054         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8056 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8058         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8059         and restrap targets to this rule.
8060         * Makefile.in:  Regenerate.
8062 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8064         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8065         GNATS only accounts.
8067 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8069         * configure.in (i[3456]86-*-linux*): Add check to disable
8070         ${libgcj} for glibc1.
8072 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8074         * MAINTAINERS: Add myself as ip2k port maintainer.
8076 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8078         * configure.in: Add tic4x target.
8080 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8082         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8083         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8084         * Makefile.in: Regenerate.
8086         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8087         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8088         * Makefile.in: Regenerate.
8090 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8092         * MAINTAINERS: Add myself as web pages co-maintainer.
8094 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8096         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8097         * Makefile.in: Regenerate.
8099 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8101         * MAINTAINERS: Add myself and Nathan Sidwell
8102         <nathan@codesourcery.com> as VxWorks maintainers.
8104 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8106         * Makefile.def: Remove order dependency comments.
8107         * Makefile.tpl: Add explicit install-install dependencies.
8108         * Makefile.in: Regenerate.
8110         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8111         * Makefile.in: Regenerate.
8113         * Makefile.tpl: Add configure-target (for src-release in src)
8114         * Makefile.in: Regenerate.
8116 2002-09-30  Nick Clifton  <nickc@redhat.com>
8118         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8120 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8122         * configure.in (s390*-*-linux*): Enable libgcj.
8124 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8126         * configure: Revert accidentally applied changes.
8128         * Makefile.tpl: Make more autoconf-friendly.
8129         * Makefile.in: Regenerate.
8130         * configure: Make substitution more autoconf-like.
8132 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8134         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8135         single entry to handle all these.
8136         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8137         libjava on arm-*-elf.
8139 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8141         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8142         things that depend on them.
8144 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8146         * Makefile.tpl: Make subsituted variables more autoconfy.
8147         * Makefile.in: Regenerate.
8148         * configure: Make seds more autoconfy.
8150 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8152         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8153         * Makefile.in: Regenerate.
8154         * configure.in: Rewrite sed statements to look autoconfy.
8156         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8157         all-target-foo on configure-target-foo.
8158         * Makefile.def: Ditto.
8159         * Makefile.in: Rebuild.
8161 2002-09-25  Andrew Haley  <aph@redhat.com>
8163         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8165 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8167         * Makefile.def: New file.
8168         * Makefile.tpl: New file.
8169         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8170         * contrib/gcc_update: Note that Makefile.in is a generated file.
8172         * configure.in: Minor rearrangement.  Simplify tests.
8174 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8176         * configure.in (with_headers): Skip copy if value is "yes".
8177         (with_libs): Likewise.
8179 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8181         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8182         * configure.in (sh*-*-pe*): Ditto.
8183         * configure.in (mips*-*-pe*): Ditto.
8184         * configure.in (*arm-wince-pe): Ditto.
8186         * configure.in: Rearrange.
8188 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8190         * MAINTAINERS: Update my email address.
8192 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8194         * MAINTAINERS: (Write After Approval): Add myself.
8196 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8198         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8200 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8202         * MAINTAINERS: Change my mailing address.
8204 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8206         * MAINTAINERS (Write After Approval): Remove myself.
8207         (Various Maintainers: c++ runtime libs): Add myself.
8209 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8211         * MAINTAINERS (Write After Approval): Remove myself.
8212         (Various Maintainers: c++ runtime libs): Add myself.
8214 2002-08-15  Eric Christopher  <echristo@redhat.com>
8216         * config.sub: Import from master repository.
8217         * config.guess: Ditto.
8219 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8221         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8222         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8223         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8225 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8227         * MAINTAINERS: Add self to rs6000 vector extensions.
8229 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8231         * libiberty/configure: Reverted unintended yesterday's check in.
8233 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8235         * boehm-gc/configure, libf2c/configure: Rebuilt.
8236         * libffi/configure, libiberty/configure: Ditto.
8237         * libjava/configure, libobjc/configure: Ditto.
8238         * libstdc++-v3/configure, zlib/configure: Ditto.
8239         Merged from binutils:
8240         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8241         From Steve Ellcey <sje@cup.hp.com>:
8242         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8243         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8244         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8245         IA64.
8246         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8247         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8248         soname_spec, sys_lib_search_path_spec): Ditto.
8250 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8252         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8254 2002-08-04  H.J. Lu  (hjl@gnu.org)
8256         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8258 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8260         * MAINTAINERS (Write After Approval): Add myself.
8262 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8264         * configure.in: Move generic linux case to end.  Copy generic
8265         linux noconfigdirs to mips*-*-linux* entry and new
8266         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8268 2002-07-19  Michael Matz  <matz@suse.de>
8270         * MAINTAINERS: Add myself as ra* maintainer.
8272 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8274         * config.guess: Update to 2002-07-09 version.
8275         * config.sub: Update to 2002-07-03 version.
8277 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8279         * MAINTAINERS: Fix typo in a maintainer email address.
8281 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8283         * configure.in: Remove two redundant tests.
8285 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8287         * configure.in (mips*-*-irix6*o32): Enable stabs.
8289 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8291         * configure.in: Don't build grez.
8292         * Makefile.in: Ditto.
8294         * Makefile.in: Remove references to bsp, cygmon, libstub.
8295         * configure.in: Ditto.
8297         * configure.in: Remove leftover reference to gdbtest.
8299 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8301         * configure.in (gxx_include_dir):  Change to match versioned
8302         C++ headers if --enable-version-specific-runtime-libs is used.
8304 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8306         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8308 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8310         * configure.in: Make --without-x work.
8312 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8314         * configure.in: Rearrange target Makefile fragment collection.
8316         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8317         cvs[src].
8318         * configure.in: Ditto.
8320 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8322         * MAINTAINERS (Write After Approval): Update my e-mail address.
8324 2002-06-24  Ben Elliston  <bje@redhat.com>
8326         * configure.in (host_tools): Remove cgen.
8328         * Makefile.in (all-cgen): Remove; runs from its source directory.
8329         (check-cgen, install-cgen, clean-cgen): Likewise.
8330         (all-opcodes): Do not depend on all-cgen.
8331         (all-sim): Likewise.
8333 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8335         * Makefile.in: Eliminate 'apache' targets.
8336         * configure.in: Eliminate 'apache' targets.
8338         * configure.in: Eliminate redundant tests.  Reorganize.
8340         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8342         * config-ml.in: Eliminate references to Cygnus configure.
8344         * Makefile.in: Eliminate references to building emacs.
8346 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8348         * MAINTAINERS: Update my email address.
8350 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8352         * config.if (libstdcxx_incdir): Version C++ headers.
8353         (cxx_incdir): Remove.
8355 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8357         * MAINTAINERS (Write After Approval): Add self.
8359 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8361         * configure.in: Add support for ip2k.
8363 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8365         * configure.in: Fix AIX configury bug.
8367 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8369         * MAINTAINERS (Write After Approval): Add self.
8371 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8373         * configure.in: replace ${topsrcdir} with ${srcdir}
8375         * configure.in: Move definition of libstdcxx_flags
8376         right above usage, rather than waaay earlier.
8378         * configure.in: Pull definition of is_cross_compiler earlier.
8380         * configure.in: Rearrange a little.
8382         * configure.in: Remove references to librx.
8383         * Makefile.in: Remove references to librx.
8385 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8387         * config.sub: Add support for avr target.
8388         Import from master sources, rev 1.255
8390 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8392         * configure, .cvsignore:  Revert previous change...
8393         * Makefile:  ...delete.
8395 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8397         * configure.in: Eliminate ${gasdir} variable.
8399 2002-06-18  Dave Brolley  <brolley@redhat.com>
8401         * configure.in: Add support for frv.
8402         * config.sub: Add support for frv.
8404 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8406         * configure:  Remove garbage from previous commit.
8408 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8410         * configure:  For in-source builds, make a subdir and re-exec there.
8411         * Makefile:  New file.  Pass targets through to build directory.
8412         * .cvsignore:  No longer ignore "Makefile".
8414 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8416         * MAINTAINERS (Write After Approval): Add self.
8418 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8420         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8422 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8424         * configure.in (vax-*-netbsd*): Re-enable gas.
8426 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8428         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8429         BUILD_PREFIX_1, to correct nomenclature.
8430         * configure: Likewise.
8432         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8433         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8435 2002-05-31  Olaf Hering  <olh@suse.de>
8437         * config-ml.in: Propogate DESTDIR also.
8439 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8441         * configure.in (vax-*-netbsd*): Don't build gas for this
8442         platform.
8444 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8446         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8447         and libgcj for AVR.
8449 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8451         * MAINTAINERS (Write After Approval): Add myself.
8453 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8455         * config.guess: Update to 2002-05-22 version.
8456         * config.sub: Likewise.
8458 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8460         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8461         * config-ml.in: Likewise.
8462         * configure: Likewise.
8463         * configure.in: Likewise.
8465 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8467         * MAINTAINERS: Update my email address.
8469 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8471         * configure.in: Simplify makefile fragment collection.
8473         * configure.in: Remove code to build emacs.
8475         * configure.in : Remove --srcdir argument from targargs and buildargs
8476         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8478         * configure: Move some logic to configure.in.
8479         * configure.in: Move some logic from configure.
8481 2002-05-11  Tom Tromey  <tromey@redhat.com>
8483         * MAINTAINERS: Reflect libgcj reality.
8485 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8487         * Makefile.in: Honour DESTDIR.
8489 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8491         * config.guess: Import 2002-03-20 version.
8492         * config.sub: Import 2002-04-26 version.
8494 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8496         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8498 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8500         * MAINTAINERS: Add self.
8502 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8504         * ltmain.sh: Detect and handle object name conflicts
8505         while piecewise linking a static library.
8507 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8509         * configure.in (noconfigdirs): Don't disable libgcj on
8510         sparc64-*-solaris* and sparcv9-*-solaris*.
8512 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8514         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8516 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8518         * configure.in (FLAGS_FOR_TARGET): Do not add
8519         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8520         on i[3456]86-*-linux*.
8522 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8524         * configure.in (noconfigdirs): Replace [ ] with test.
8526         * configure.in (noconfigdirs): Do not add target-newlib if
8527         target == i[3456]86-*-linux*, and host == target.
8529 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8531         * configure.in: delete reference to absent file
8533         * configure.in: replace '[' with 'test'
8535         * configure.in: Eliminate references to gash.
8536         * Makefile.in: Eliminate references to gash.
8538         * configure.in: remove useless references to 'pic' makefile fragments.
8540         * configure.in: (*-*-windows*) Finish removing.
8542         * configure.in: Eliminate redundant test for libgui.
8544 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8546         * MAINTAINERS: Add self and realphabetize.  Update entries
8547         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8548         entry for a29k port maintainer.
8550 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8552         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8553         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8555 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8557         * configure.in: remove references to dead files
8559 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8561         * MAINTAINERS: Add information about purpose of this file.
8563 2002-04-18  Tom Tromey  <tromey@redhat.com>
8565         * configure.in: Disallow configuring libgcj when it is already
8566         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8567         Solaris 2.8 by default.  For PR libgcj/6158.
8569 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8571         * configure.in:  Move default CC setting out of config/mh-* fragments
8572         directly into here.
8574 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8576         * configure.in: don't even try to configure or make a subdirectory
8577         if there's no configure script for it.
8579 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8581         * MAINTAINERS: Remove chill maintainers.
8582         * Makefile.in (CHILLFLAGS): Remove.
8583         (CHILL_LIB): Remove.
8584         (TARGET_CONFIGDIRS): Remove libchill.
8585         (CHILL_FOR_TARGET): Remove.
8586         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8587         CHILL_LIB.
8588         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8589         (CHECK_TARGET_MODULES): Likewise.
8590         (INSTALL_TARGET_MODULES): Likewise.
8591         (CLEAN_TARGET_MODULES): Likewise.
8592         (configure-target-libchill): Remove.
8593         (all-target-libchill): Remove.
8594         * configure.in (target_libs): Remove target-libchill.
8595         Do not compute CHILL_FOR_TARGET.
8596         * libchill: Remove directory.
8598 2002-04-11  DJ Delorie  <dj@redhat.com>
8600         * Makefile.in, configure.in: Sync with binutils, entries
8601         follow...
8603 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8605         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8606         (do-tar, do-bz2): New rules.
8607         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8608         (gdb-tar): New rule.
8609         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8610         (insight_dejagnu.tar): New rule.
8611         (insight.tar): New rule.
8612         (gdb+dejagnu.tar): New rule.
8613         (gdb.tar): New rule.
8615 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8617         * Makefile.in: Add all-tix to deps for all-snavigator
8618         so that tix is built when building snavigator.
8620 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8622         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8623         ld and gdb are not supported.
8625 2002-01-07  Mark Salter  <msalter@redhat.com>
8627         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8628         Allow target-libgloss to be built for arm, strongarm, and xscale.
8630 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8632         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8633         options for i[3456]86-pc-linux* native builds.
8635 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8637         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8638         files from .po files for a distribution.
8640 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8642         * configure.in: Enable libstdc++-v3 for h8300 targets.
8644 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8646         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8647         version from bfd/.
8649 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8651         * Makefile.in (VER): When present, extract the version number from
8652         the file version.in.
8654 2001-05-24  Tom Rix  <trix@redhat.com>
8656         * configure.in : enable ld for aix
8658 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8660         * config.guess: Add linux target for S/390.
8662 2000-11-07  Philip Blundell  <pb@futuretv.com>
8664         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8666 2000-11-03  Philip Blundell  <pb@futuretv.com>
8668         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8669         files.
8671 2001-01-15  Ben Elliston  <bje@redhat.com>
8673         * configure.in (host_tools): Add sid.
8674         Always configure cgen.
8676 2000-11-24  Nick Clifton  <nickc@redhat.com>
8678         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8681 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8683         * Makefile.in (ALL_MODULES): Add all-cgen.
8684         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8685         (all-cgen): New target.
8686         (all-opcodes,all-sim): Depend on all-cgen.
8687         * configure.in (host_tools): Add cgen.
8688         Only configure cgen if --enable-cgen-maint.
8690 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8692         * configure.in: Add *-*-freebsd* configurations.
8694 2002-04-08  Tom Tromey  <tromey@redhat.com>
8696         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8697         Fixes PR libgcj/6068.
8699 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8701         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8703 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8705         * configure.in (alpha*-dec-osf*): Enable libgcj.
8707 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8709         * MAINTAINERS (Write After Approval): Add myself.
8711 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8713         Fix for: PR bootstrap/3591, target/5676
8714         * configure.in (mcore-pe): Disable the configuration of
8715         libstdc++-v3 since exceptions are not supported.
8717 2002-03-20  Anthony Green  <green@redhat.com>
8719         * configure.in: Enable libgcj for xscale-elf target.
8721 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8723         * MAINTAINERS:  Update my email address.
8725 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8727         * ltmain.sh (relink_command): Fix typo in previous change.
8729 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8731         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8732         (relink_command): Added --tag flags.
8733         (mode=install): If relinking fails; error out.
8735 2002-03-12  Richard Henderson  <rth@redhat.com>
8737         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8738         .NOTPARALLEL tag.
8739         (do-check): Rename from check.
8740         (check): Allow parallel check.
8742 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8744         * MAINTAINERS: Add myself as maintainer for xtensa port.
8745         Fix alphabetical order in CPU port maintainer list.
8746         Remove myself from Write After Approval list.
8748 2002-03-11  Richard Henderson  <rth@redhat.com>
8750         * Makefile.in (.NOTPARALLEL): Add fake tag.
8752 2002-03-07  H.J. Lu  (hjl@gnu.org)
8754         * configure.in: Enable gprof for mips*-*-linux*.
8756 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8758         * MAINTAINERS (Write After Approval): Add myself.
8760 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8762         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8763         libjava.
8764         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8766 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8768         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8769         because its Makefile is there; test for the executable instead.
8771 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8773         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8774         libstdc++-v3 and libjava.
8776 2002-02-11  Adam Megacz  <adam@xwt.org>
8778         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8779         boehm-gc
8781 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8783         * config.guess: Updated to 2002-01-30's version.
8784         * config.sub: Updated to 2002-02-01's version.
8785         Contribute sh64-elf.
8786         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8787         * configure.in: Added sh64-*-*.
8789 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8791         * MAINTAINERS: Belatedly add myself to write after approval list.
8793 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8795         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8796         Remove self as Write After Approval.
8798 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8800         * MAINTAINERS: Put self in as maintainer for contrib/regression
8801         directory.
8803 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8805         * MAINTAINERS:  Update my email address.
8807 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8809         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8810         target-libiberty, and target-libgloss.  Skip Java-related
8811         libraries if not supported for NetBSD on target CPU.
8813 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8815         * install-sh: Use _inst.$$_ for temp file name.
8817 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8819         * MAINTAINERS (Write After Approval): Move my contact info
8820         from here...
8821         (OS Port Maintainers): ...to here (netbsd).
8823 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8825         * MAINTAINERS (Write After Approval): Add myself.
8827 2002-01-17  H.J. Lu  <hjl@gnu.org>
8829         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8830         (all-target-fastjar): Also depend on all-target-libiberty.
8832 2002-01-16  H.J. Lu  (hjl@gnu.org)
8834         * config.guess: Import from master sources, rev 1.225.
8835         * config.sub: Import from master sources, rev 1.238.
8837 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8839         * MAINTAINERS (Write After Approval): Remove myself.
8841 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8843         * MAINTAINERS (Write After Approval): Add myself.
8845 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8847         * MAINTAINERS: Add self as docs co-maintainer.
8849 2001-12-11  Matthias Klose  <doko@debian.org>
8851         * MAINTAINERS (Write After Approval): Add myself.
8853 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8855         * MAINTAINERS: Update my email address.
8857 2001-12-07  Turly O'Connor  <turly@apple.com>
8858         * MAINTAINERS (Write After Approval): Add myself.
8859         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8860         (rs6000_initialize_trampoline): Call __trampoline_setup for
8861         ABI_DARWIN too.
8862         * darwin-tramp.asm: New file, implements __trampoline_setup.
8863         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8865 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8867         * MAINTAINERS (Write After Approval): Add myself.
8869 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8871         * configure, configure.in: Use temp file for long sed commands.
8873 2001-12-03  Laurent Guerby  <guerby@acm.org>
8875         * config.sub: Update to version 1.232 on subversion.
8877 2001-12-03  Ben Elliston  <bje@redhat.com>
8879         * MAINTAINERS: Update mail address for config.* patches.
8881 2001-11-27  DJ Delorie  <dj@redhat.com>
8882             Zack Weinberg  <zack@codesourcery.com>
8884         When build != host, create libiberty for the build machine.
8886         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8887         CONFIG_ARGUMENTS.
8888         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8889         New variables.
8890         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8891         and rules.
8892         (all.normal): Depend on ALL_BUILD_MODULES.
8893         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8894         (all-build-libiberty): Depend on configure-build-libiberty.
8896         * configure: Calculate and substitute proper value for
8897         ALL_BUILD_MODULES.
8898         * configure.in: Create the build subdirectory.
8899         Calculate and substitute TARGET_CONFIGARGS (formerly
8900         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8902 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8904         * MAINTAINERS (write-after-approval): Add self.
8906 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8908         * MAINTAINERS (GNATS only accounts): Remove self.
8910 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8912         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8913         libf2c.
8915 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8917         * MAINTAINERS (Write After Approval): Add self.
8919 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8921         * MAINTAINERS: mips and s390 are also CPU ports.
8923 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8925         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8927 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8929         * MAINTAINERS: Alphabetize.
8931 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8933         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8935 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8937         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8939 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8941         * configure.in (--enable-languages): Be more permissive about
8942         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8944 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8946         * config.sub: Import from master sources, rev. 1.230.
8947         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8949 2001-11-07  Laurent Guerby  <guerby@acm.org>
8951         * MAINTAINERS (Write After Approval): Add self.
8953 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8955         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8957 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8959         * config.sub: Import from master sources, rev 1.226.
8960         * config.guess: Import from master sources, rev 1.216.
8962 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8964         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8965         * MAINTAINERS: Add self as maintainer of MMIX port.
8966         Remove old after-approval entry.
8968 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8970         * ChangeLog, configure: Fix spelling errors.
8972 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8974         * MAINTAINERS: Tweak my address.
8976 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8978         * MAINTAINERS: Update my email address.
8980 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8982         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8983         * MAINTAINERS: Add self as maintainer of CRIS port.
8985 2001-10-10  Geert Bosch  <bosch@gnat.com>
8987         * MAINTAINERS (Various maintainers: Ada front end):
8988         Added Robert Dewar.
8990 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8992         * MAINTAINERS (Write After Approval): Added self
8994 2001-10-02  Geert Bosch  <bosch@gnat.com>
8996         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8998 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9000         * configure: Handle temporary files securely using mkdir.
9002 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9004         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9006 2001-09-26  Will Cohen  <wcohen@redhat.com>
9008         * configure.in (*-*-linux*): Disable configuration of target-newlib
9009         and target-libgloss.
9011 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9013         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9014         RANLIB.
9016 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9018         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9019         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9020         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9021         avoid quotes nesting problems.
9022         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9023         (DO_X): Export only variables that are set.
9025 2001-09-19  Ben Elliston  <bje@redhat.com>
9027         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9028         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9029         semantics.  Use the shell built-in "type" command instead.
9031 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9033         Merged from gcc-3_0-branch:
9034         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9035         * ltcf-c.sh: Use $objext, not $ac_objext.
9036         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9037         * ltcf-cxx.sh: Add support for GNU.
9038         2001-07-22  Timothy Wall  <twall@redhat.com>
9039         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9040         default settings if using GNU tools with that configuration.
9041         * ltcf-cxx.sh: Ditto.
9042         * ltcf-gcj.sh: Ditto.
9043         2001-07-21  Michael Chastain  <chastain@redhat.com>
9044         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9045         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9046         * ltmain.sh: Mark as gcc-local.
9048 2001-08-30  Eric Christopher  <echristo@redhat.com>
9049             Jason Eckhardt  <jle@redhat.com>
9051         * config.guess: Merge from master sources.
9052         * config.sub: Merge from master sources, add support for mipsisa32.
9054 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9055         * config.sub: Merge from master sources, rev 1.219.
9056         * MAINTAINERS: Add self as contact for stormy16 port.
9058 2001-08-14  Zack Weinberg  <zackw@panix.com>
9060         * config.sub: Merge from master sources, rev 1.218.
9061         * config.guess: Merge from master sources, rev 1.209.
9063 2001-08-11  Graham Stott  <grahams@redhat.com>
9065         * Makefile.in (check-c++): Add missing semicolon.
9067 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9069         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9071 2001-07-30  Eric Christopher  <echristo@redhat.com>
9073         * MAINTAINERS (Various maintainers: mips port): Added myself.
9075 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9077         * configure.in (sh-*-linux*): New.
9079 2001-07-27  Richard Henderson  <rth@redhat.com>
9081         * .cvsignore: Add LAST_UPDATED.
9083 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9085         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9087 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9089         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9091 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9093         * MAINTAINERS (Write After Approval): Added myself.
9095 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9097         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9098         and libgcj on m68hc11/m68hc12.
9100 2001-06-27  H.J. Lu  (hjl@gnu.org)
9102         * Makefile (CFLAGS_FOR_BUILD): New.
9103         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9105 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9107         * README: Remove version number.
9109 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9111         * INSTALL/README: Update wrt. to the installation instructions now
9112         residing in gcc/doc/install.texi.
9114 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9116         * README: Replace with a cut-down and updated version of gcc/README.
9118 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9120         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9121         multilibs to be disabled.
9123 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9125         * MAINTAINERS (Write After Approval): Add myself.
9127 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9129         * config.guess: Import CVS version 1.195.
9130         * config.sub: Import CVS version 1.212.
9132 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9134         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9135         gcc/xgcc is built, use -print-prog-name to find out the program
9136         name to use.
9138 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9140         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9141         appear to also be in the master copy.
9142         * config.sub:  Import CVS version 1.211.
9144 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9146         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9147         with_gcc]: Use `gcc -shared' to build a shared library.
9149 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9151         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9152         archives.
9154 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9156         * MAINTAINERS (Write After Approval): Add myself.
9158 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9160         * configure.in (libstdcxx_flags): Do not try to execute
9161         libstdc++-v3/testsuite_flags until it exists.
9163 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9165         * MAINTAINERS: Update my email address.
9167 2001-05-31  Graham Stott  <grahams@redhat.com>
9169         * MAINTAINERS (Write After Approval): Add myself.
9171 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9173         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9174         libraries when using g++ with native linker.
9176 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9178         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9180 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9182         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9183         [aix4*|aix5*]: Prepend blank.
9185 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9187         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9188         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9189         of subdir/configure scripts to use the new libtool.m4.
9191 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9193         * MAINTAINERS (Write After Approval): Add myself.
9195 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9197         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9199 2001-05-11  Ben Elliston  <bje@redhat.com>
9201         * Makefile.in (all-sid): New target.
9202         (check-sid, clean-sid, install-sid): Likewise.
9204 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9206         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9208 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9210         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9211         libgcj.
9213 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9215         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9216         gcc/xgcc is built, use -print-prog-name to find out the program
9217         name to use.
9219 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9221         * configure.in (noconfigdirs): Don't reset it from scratch in the
9222         target case; only append to it.
9224         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9225         sparc-*-solaris2.8]: Disable ${libgcj}.
9227 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9229         * configure.in (libgcj_saved): Copy from $libgcj.
9230         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9231         --disable-libgcj.
9233 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9235         * MAINTAINERS: Remove self as MIPS maintainer and
9236         C front end maintainer.
9238 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9240         * configure.in: Move *-chorusos target case to the proper switch.
9241         Disable libgcj.
9243 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9245         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9246         1.641.2.228.
9248 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9250         * Makefile.in (STAGE1_CFLAGS): Pass down.
9252 2001-04-13  Alan Modra  <amodra@one.net.au>
9254         * config.guess: Add hppa64-linux support.  Note for next import that
9255         this is already in the master file.
9256         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9258 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9260         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9261         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9263 2001-04-11  Stan Shebs  <shebs@apple.com>
9265         * MAINTAINERS: Add self as Darwin port maintainer.
9267 2001-04-11  Alan Modra  <amodra@one.net.au>
9269         * MAINTAINERS: Update my email address.
9271 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9273         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9274         recent versions of FreeBSD (release 3 or later).
9275         * ltconfig: On FreeBSD, -lc must not be provided when building
9276         a shared library or else the standard -pthread gcc option is
9277         rendered worthless to later users of the built library.
9279 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9281         * MAINTAINERS: Add self and RTH as C front end maintainers.
9283 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9285         * config.sub: Make sure to match an already-canonicalized
9286         machine name (eg. mn10300-unknown-elf).
9288 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9290         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9291         New macros.
9292         (bootstrap, cross): Use RECURSE_FLAGS.
9293         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9295 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9297         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9299 2001-03-22  Colin Howell  <chowell@redhat.com>
9301         * Makefile.in (DO_X): Do not backslash single-quotes in
9302         backquotes (two places).
9304 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9306         Re-installed:
9307         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9308         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9309         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9310         * ltcf-cxx.sh: Likewise.
9311         * ltcf-gcj.sh: Likewise.
9313 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9315         * MAINTAINERS: Add myself as "documentation co-maintainer".
9317 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9319         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9320         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9322 2001-03-19  Tom Tromey  <tromey@redhat.com>
9324         * config-ml.in: Handle GCJ and GCJFLAGS.
9326 2001-03-21  Michael Chastain  <chastain@redhat.com>
9328         * Makefile.in: all-m4 depends on all-texinfo.
9330 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9332         * MAINTAINERS: Add myself to write after approval list.
9334 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9336         * Makefile.in (DO_X): Quote nested quotes.
9338 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9340         * MAINTAINERS: Add myself to write after approval list.
9342 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9344         * Makefile.in (DO_X): Use double quotes for quoting
9345         "RANLIB=$${RANLIB}".
9347 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9349         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9351 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9353         * configure.in: Only use `lang_requires' for languages athat are
9354         actually enabled.
9356 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9358         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9360 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9362         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9364 2001-03-07  Tom Tromey  <tromey@redhat.com>
9366         * configure.in: Allow config-lang.in to set `lang_requires' to list
9367         of other required languages.
9369 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9371         * Makefile.in: Remove RANLIB definition. Use RANLIB
9372         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9373         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9375 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9376             Alexandre Oliva  <aoliva@redhat.com>
9378         * Makefile.in (check-c++): Use tabs, not spaces.
9380 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9382         * MAINTAINERS: add myself to Write After Approval list.
9384 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9386         * Makefile.in (check-c++): New rule.
9388         * configure.in (target_libs): Remove libg++.
9389         (noconfigdirs): Remove libg++.
9390         (noconfigdirs): Same.
9391         (noconfigdirs): Same.
9392         (noconfigdirs): Same.
9394         * config-ml.in: Remove libg++ references.
9396         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9397         (ALL_TARGET_MODULES): Same.
9398         (configure-target-libg++): Remove.
9399         (all-target-libg++): Remove.
9400         (configure-target-libio): Remove.
9401         (all-target-libio): Remove.
9402         (check-target-libio): Remove.
9403         (.PHONY): Remove.
9404         (libg++.tar.bz2): Remove.
9405         (all-target-cygmon): Remove libio.
9406         (all-target-libstdc++): Remove.
9407         (configure-target-libstdc++): Remove.
9408         (TARGET_LIB_PATH): Remove libstdc++.
9409         (ALL_GCC_CXX): Remove libstdc++.
9410         (all-target-gperf): Correct.
9412 2001-02-16  Nick Clifton  <nickc@redhat.com>
9414         * configure.in (noconfigdirs): Allow configuration of texinfo
9415         for Cygwin hosts.
9417 2001-02-15  Anthony Green  <green@redhat.com>
9419         * configure: Introduce GCJ_FOR_TARGET.
9420         * configure.in: Ditto.
9421         * Makefile.in: Ditto.
9423 2001-02-13  Andreas Schwab  <schwab@suse.de>
9425         * MAINTAINERS: Update mail address.
9427 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9429         * config.guess: Add linux target for S/390.
9430         * config.sub: Likewise.
9432 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9434         * configure.in: for *-chorusos, don't config target-newlib and
9435         target-libgloss.
9437 2001-02-06  Ben Elliston  <bje@redhat.com>
9439         * configure: Output host type to stdout, not stderr.
9441 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9443         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9444         * ltcf-cxx.sh: Likewise.
9446         * config.if: Assume enable_libstdcxx_v3 is defined.
9448 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9450         Remove V2 C++ library.
9451         * configure.in: Remove --enable-libstdcxx_v3 support.
9453 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9455         * include/demangle.h: Add prototype for java_demangle_v3.
9457 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9459         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9461 2001-01-27  Richard Henderson  <rth@redhat.com>
9463         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9465 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9467         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9468         Don't unset, it's non-portable and no longer necessary, set to empty
9469         instead.
9471 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9473         * ltconfig: Shell portability fix for the tagname validity check.
9475 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9477         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9478         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9480 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9482         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9484 2001-01-26  Tom Tromey  <tromey@redhat.com>
9486         * configure.in: Allow libgcj to be built on Sparc Solaris.
9488 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9490         * ltcf-c.sh: Add aix5 case.
9491         * ltcf-cxx.sh: Likewise.
9492         * ltconfig: Likewise.
9494 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9496         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9497         keep at least one of build_libtool_libs or build_old_libs set to
9498         yes.
9500         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9501         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9503 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9505         * configure.in: Enable libgcj on several additional platforms.
9507 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9509         * configure.in: Enable libgcj for linux targets.
9511 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9513         * MAINTAINERS (Write After Approval): Add myself.
9515 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9517         * MAINTAINERS: Add myself as vax port maintainer.
9519 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9521         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9523 2001-01-09  Mike Stump  <mrs@wrs.com>
9525         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9526         failures of subdirectories.
9528 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9530         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9531         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9532         * ltcf-cxx.sh: Likewise.
9533         * ltcf-gcj.sh: Likewise.
9534         * ltconfig.sh: Fix typo.
9536 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9538         * configure: handle DOS-style absolute paths.
9540 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9542         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9544 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9546         * MAINTAINERS: Add myself as avr port co-maintainer.
9548 2000-12-28  Ben Elliston  <bje@redhat.com>
9550         * MAINTAINERS: Add myself under ``Write After Approval''.
9552 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9554         * texinfo: Remove directory from GCC.
9556 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9558         * COPYING: Update to current
9559         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9560         to 19yy as example year in copyright notice).
9562 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9564         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9565         (libstdcxx_incdir): Pass down.
9566         * config.if: Remove expired bits for cxx_interface, add stub.
9567         (libstdcxx_incdir): Add variable for g++ include directory.
9568         * configure.in (gxx_include_dir): Use it.
9570 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9572         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9573         with old-email address from ``Write After Approval''.
9575 2000-12-15  Andreas Jaeger  <aj@suse.de>
9577         * configure.in: Handle lang_dirs.
9579 2000-12-14  Tom Tromey  <tromey@redhat.com>
9581         * MAINTAINERS: Removed brads.
9583         * MAINTAINERS: Added gcj developers.
9585 2000-12-13  Anthony Green  <green@redhat.com>
9587         * configure.in: Disable libgcj for any target not specifically
9588         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9589         with g++ abi.
9591 2000-12-13  Mike Stump  <mrs@wrs.com>
9593         * Makefile.in (local-distclean): Also remove fastjar.
9595 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9597         * contrib/gcc_update: Add fastjar --touch entries.
9599 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9601         * configure.in: Disable language-specific target libraries for
9602         languages that aren't enabled.
9604 2000-12-10  Anthony Green  <green@redhat.com>
9606         * configure.in: Define libgcj.  Disable libgcj target libraries for
9607         most targets.
9609 2000-12-10  Neil Booth  <neilb@earthling.net>
9611         * MAINTAINERS: Update mail address, remove from WAA list.
9613 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9615         * libjava: Imported from /cvs/java.
9616         * libffi: Likewise.
9617         * Boehm-gc: Likewise.
9619 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9621         * configure.in (target_libs): Revert 2000-12-08 patch.
9622         (noconfigdirs): Added target-libjava.
9624 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9626         * djunpack.bat: removed.
9628 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9630         * Makefile.in: handle DOS-style absolute paths.
9631         * config-ml.in: likewise.
9632         * symlink-tree: likewise.
9634 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9636         * fastjar: Imported.
9638 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9640         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9641         libjava.
9642         * configure.in (target_libs): Removed `target-libjava'.
9644 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9646         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9647         (ALL_MODULES): Added fastjar.
9648         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9649         (all-target-libjava): all-fastjar replaces all-zip.
9650         (all-fastjar): Added.
9651         (configure-target-fastjar, all-target-fastjar): Likewise.
9652         * configure.in (host_tools): Added fastjar.
9654 2000-12-07  Mike Stump  <mrs@wrs.com>
9656         * Makefile.in (local-distclean): Remove leftover built files.
9658 2000-11-24  Nick Clifton  <nickc@redhat.com>
9660         * configure.in (xscale-elf): Add target.
9661         (xscale-coff): Add target.
9663 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9665         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9666         recent versions of FreeBSD (release 3 or later).
9667         * ltconfig: On FreeBSD, -lc must not be provided when building
9668         a shared library or else the standard -pthread gcc option is
9669         rendered worthless to later users of the built library.
9671 2000-11-16  Fred Fish  <fnf@be.com>
9673         * configure.in (enable_libstdcxx_v3): Fix typo,
9674         libstd++ -> libstdc++.
9676 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9678         * MAINTAINERS: Add self to Write After Approval list.
9680 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9682         * MAINTAINERS: Update my email address.  Add myself to global write
9683         privs list.
9685 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9687         * Makefile.in: Merge with src and libgcj.
9688         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9689         configure-target-<library> when their configure scripts need the C
9690         or C++ library to have already been built to work properly.
9691         (do_proto_toplev): Set them to an empty string.
9693         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9694         (REALLY_SET_LIB_PATH): Use them.
9696 2000-11-17  Stan Shebs  <shebs@apple.com>
9698         * MAINTAINERS: Add self to Write After Approval list.
9700 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9702         * configure: Provide the original toplevel configure arguments
9703         (including $0) to subprocesses in the environment rather than
9704         through gcc/configargs.h.
9706 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9708         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9709         C99.  Alphabetise "Write After Approval" list.
9711 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9713         * configure: Turn on libstdc++ V3 by default.
9715         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9716         if we've got GCC.
9718 2000-11-11  Philip Blundell  <philb@gnu.org>
9720         * MAINTAINERS: Add self to Write After Approval list.
9722 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9724         * ltcf-c.sh (aix4): Improve shared library configuration; require
9725         exporting symbols.
9726         * ltcf-cxx.sh (aix4): Define.
9727         * ltconfig (aix4): Define library and soname specs appropriate for
9728         AIX.  Define command to create export symbols list.
9730 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9732         * config.sub: Add support for Sun Chorus
9734 2000-10-31  Nick Clifton  <nickc@redhat.com>
9736         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9737         <name>@redhat.com.  Also installed new email address for Clint
9738         Popetz.
9740 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9742         * etc: Remove directory from GCC.
9744 2000-10-16  Michael Meissner  <meissner@redhat.com>
9746         * configure (gcc/configargs.h): Only create if there is a build GCC
9747         directory created.
9749 2000-10-16  Matthias Klose  <doko@debian.org>
9751         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9752         when configured for libstdc++-v3.
9754 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9756         * configure: Save configure arguments to gcc/configargs.h.
9758 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9760         * config.guess: Import CVS version 1.157.
9761         * config.sub: Import CVS version 1.181.
9763 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9765         * Makefile.in (bootstrap): avoid recursion if subdir missing
9766         (cross): ditto
9767         (do-proto-toplev): ditto
9769 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9771         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9772         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9774         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9775         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9776         all affected `configure' scripts.
9778 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9780         * MAINTAINERS: Add self as cpplib co-maintainer.
9782 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9784         * MAINTAINERS: Add self to Write After Approval list.
9786 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9788         * INSTALL/README: egcs -> GCC update.
9790 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9792         * MAINTAINERS: Add myself to Write After Approval list.
9794 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9796         * MAINTAINERS: Add myself to Write After Approval list.
9798 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9800         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9801         X11 libraries for hppa64.
9803 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9805         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9807 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9809         * Makefile.in (all-zlib): Added dummy target.
9811         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9812         ltcf-gcj.sh: Updated from libtool multi-language branch.
9814 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9816         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9817         (bootstrap*): Depend on all-bootstrap.
9819 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9821         * config.guess: Import CVS version 1.156.
9822         * config.sub: Import CVS version 1.179.
9824 2000-09-02  Anthony Green  <green@cygnus.com>
9826         * Makefile.in (all-gcc): Depend on all-zlib.
9827         (CLEAN_MODULES): Add clean-zlib.
9828         (ALL_MODULES): Add all-zlib.
9829         * configure.in (host_libs): Add zlib.
9831 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9833         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9834         crosses, but add gcc/include to the header search path for them.
9836 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9838         * MAINTAINERS: Add self to Write After Approval list.
9840 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9842         * config.guess: Import CVS version 1.152.
9843         * config.sub: Import CVS version 1.177.
9845 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9847         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9848         $targargs to tell whether newlib is going to be built.
9850         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9851         $$r/TARGET_SUBDIR/libio for _G_config.h.
9853 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9855         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9857 2000-08-22  DJ Delorie  <dj@redhat.com>
9859         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9861 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9863         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9864         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9865         sub-configures.
9867 2000-08-21  DJ Delorie  <dj@redhat.com>
9869         * MAINTAINERS: Add self as a libiberty maintainer
9871 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9873         * configure.in (libstdcxx_flags): Use
9874         libstdc++-v3/src/libstdc++.INC.
9876 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9878         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9880 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9882         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9884         * configure: Make enable_threads and enable_shared defaults
9885         explicit.  Substitute enable_threads into generated Makefiles.
9886         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9887         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9889 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9891         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9893 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9895         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9896         previous delta.
9898 2000-08-11  Jason Merrill  <jason@redhat.com>
9900         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9901         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9902         (FLAGS_FOR_TARGET): Not here.
9903         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9905 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9907         * config-ml.in (CC, CXX): Don't introduce a leading space.
9909 2000-08-07  DJ Delorie  <dj@delorie.com>
9911         * MAINTAINERS: Add self as a DJGPP maintainer
9913 2000-08-07  DJ Delorie  <dj@redhat.com>
9915         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9916         "if we're also building gcc, and it's a gcc that will run on the
9917         build machine, we want to use its includes instead of the system's
9918         default includes".
9920 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9922         * MAINTAINERS: Add self to Write After Approval list.
9924 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9926         * configure.in (libstdcxx_flags): Don't use `"'.
9928         * config-ml.in: Adjust multilib search paths to the
9929         appropriate multilib tree.
9931 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9933         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9934         commas in $LANGUAGES.
9936 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9938         * configure.in: Re-enable all references to libg++ and librx.
9940 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9942         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9943         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9944         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9945         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9947         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9949 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9951         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9952         CXX_FOR_TARGET for sed.
9954 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9956         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9957         Do not override if already set in the environment or in configure.
9958         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9959         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9961 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9963         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9964         the libtool CVS tree multi-language branch.
9965         * ltconfig, ltmain.sh: Updated.
9967 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9969         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9970         (clean-target): Depend on it.
9972         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9973         (GCC_FOR_TARGET): Use it.
9974         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9975         * configure.in: ... here.
9976         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9977         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9979 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9981         * MAINTAINERS: Add self to Write After Approval list.
9983 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9985         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9986         (configure-target-libchill, configure-target-libobjc): Likewise.
9988         * configure.in: Use the same cache file for all target libs.
9989         * config-ml.in: But different cache files per multilib variant.
9991 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9993         * configure (topsrcdir): Don't use dirname.
9995 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9997         * MAINTAINERS: Add self to Write After Approval list.
9999 2000-07-20  Jason Merrill  <jason@redhat.com>
10001         * configure.in: Remove all references to libg++ and librx.
10003         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10005 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10007         * config.sub: Update to subversions version 2000-07-06.
10009 2000-07-12  Andrew Haley  <aph@cygnus.com>
10011         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10012         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10014 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10016         * symlink-tree:  Check number of arguments.
10018 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10020         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10021         search path for a g++ extracted from the build tree.  This
10022         will allow link tests run by configure scripts in
10023         subdirectories to succeed.
10025 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10027         * ltconfig: Add support for mips-dde-sysv4.2MP
10029 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10031         * MAINTAINERS: Add myself as loop discovery maintainer.
10033 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10035         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10036         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10038 2000-06-19  Timothy Wall  <twall@cygnus.com>
10040         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10041         * config.sub: Add tic54x target.
10043 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10045         * MAINTAINERS: Add self as Fortran maintainer,
10046         remove Craig Burley.
10048 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10050         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10051         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10053 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10055         * MAINTAINERS: Add self as i18n maintainer
10057 20000-05-21  H.J. Lu  (hjl@gnu.org)
10059         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10060         directory are used if they exist. Make sure
10061         $(build_tooldir)/include is searched for header files,
10062         $(build_tooldir)/lib/ for library files.
10063         (GCC_FOR_TARGET): Likewise.
10064         (CXX_FOR_TARGET): Likewise.
10066 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10068         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10070 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10072         * Makefile.in (configure-target-libiberty): Depend on
10073         configure-target-newlib.
10075 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10077         * configure.in, Makefile.in: Merge all libffi-related
10078         configury stuff from the libgcj tree.
10080 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10082         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10083         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10085 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10087         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10088         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10089         current version information.  Add to proto-toplev directory.
10090         (gdb-taz): Build do-djunpack.
10092 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10094         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10096 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10098         * MAINTAINERS: Add self to Write After Approval list.
10100 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10102         * ltmain.sh: Preserve in relink_command any environment
10103         variables that may affect the linker behavior.
10105 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10107         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10109 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10111         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10113 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10115         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10116         with the version name.
10118 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10120         * MAINTAINERS: Add self as bb-reorder maintainer.
10122 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10124         * config.if: Tweak.
10126 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10128         * djunpack.bat: New file.
10130 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10132         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10133         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10134         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10135         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10137 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10139         * config.sub (case $basic_machine): Change default for "ibm-*"
10140         to "openedition".
10142 2000-04-13  Andreas Jaeger  <aj@suse.de>
10144         * MAINTAINERS: Added myself.
10146 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10148         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10149         (do-md5sum): New target.
10150         (MD5PROG): Define.
10151         (PACKAGE): Default to TOOL.
10152         (VER): Default to a shell script.
10153         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10154         md5 checksum generation.
10155         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10156         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10157         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10158         insight.tar.bz2): Use gdb-taz to create archive.
10160 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10162         * configure (warn_cflags): Delete.
10164 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10166         * MAINTAINERS: Added myself.
10168 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10169             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10171         * configure.in (enable_libstdcxx_v3): Add.
10172         (target_libs): Add bits here to switch between libstdc++-v2 and
10173         libstdc++-v3.
10174         * config.if: And this file too.
10175         * Makefile.in: Add libstdc++-v3 targets.
10177 2000-04-05  Michael Meissner  <meissner@redhat.com>
10179         * config.sub (d30v): Add d30v as a basic machine type.
10181 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10183         * configure.in: -linux-gnu*, not -linux-gnu.
10185 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10187         * MAINTAINERS: Add self in write-after-approval section.
10189 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10191         * MAINTAINERS: Add self as ia64 port maintainer.
10193 2000-03-08  Neil Booth  <NeilB@earthling.net>
10195         * MAINTAINERS: Add self in write-after-approval section.
10197 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10199         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10200         (do-tar-bz2): Replace TOOL with PACKAGE.
10201         (gdb.tar.bz2): Remove GDBTK from GDB package.
10202         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10203         dejagnu.tar.bz2): New packages.
10205 2000-02-27  Andreas Jaeger  <aj@suse.de>
10207         * configure.in: Add entry for mips*-*-linux*, move catch all
10208         *-*-*linux* entry below this one.
10210 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10212         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10214 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10216         * config.sub: Support an OS of "wince".
10218 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10220         * config.guess, config.sub: Updated to match config's 2000-02-15
10221         version.
10223 2000-02-23  Linas Vepstas  <linas@linas.org>
10225         * config.sub: Add support for Linux/IBM 370.
10226         * configure.in: Likewise.
10228 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10230         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10232 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10234         * config.guess: Guess "cygwin" rather than "cygwin32".
10236 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10238         * configure (gcc_version): When setting, narrow search to
10239         lines containing `version_string'.
10241 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10243         * config.sub: Add support for avr target.
10245 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10247         * MAINTAINERS: Add maintainers for MCore port.
10249 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10251         * config.sub: Add mmix-knuth-mmixware.
10253 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10255         * MAINTAINERS: Pair cccp with cpplib maintainership.
10257 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10259         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10260         structure stuff to -L library search.
10261         (CXX_FOR_TARGET): Ditto.
10262         (CROSS_CHECK_MODULES): Fix spelling mistake.
10264 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10266         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10267         the C++ compiler.
10269 2000-01-12  Richard Henderson  <rth@cygnus.com>
10271         * configure.in: Don't build some bits for beos.
10273 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10275         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10276         as include files.
10278 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10280         * Add self as cpplib maintainer, as requested by Jason
10281         Merrill.  Correct my e-mail address.
10283 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10285         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10286         not mh-aix43.
10288 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10290         * MAINTAINERS: Add myself to "write after approval" list.
10292 1999-12-14  Richard Henderson  <rth@cygnus.com>
10294         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10295         * config.sub: Accept alphaev[78], alphaev8.
10297 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10299         * config.guess, config.sub: Update from autoconf.
10301 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10303         * MAINTAINERS:  update my playtime e-address.
10305 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10307         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10308         necessary libraries are missing.
10310 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10312         * MAINTAINERS: Add new 'write after approval' maintainer.
10314 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10316         * MAINTAINERS: Add new Java maintainer.
10318 1999-10-25  Andreas Schwab  <schwab@suse.de>
10320         * configure: Fix quoting inside arguments of eval.
10322 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10324         * config-ml.in: Allow suppression of some ARM multilibs.
10326 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10328         * config.guess: Add OS/390 match pattern.
10329         * config.sub: Add mvs, openedition targets.
10330         * configure.in (i370-ibm-opened*): New.
10332 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10334         * config.sub: Add support for configuring for pj.
10336 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10338         * config.sub (maybe_os): Add support for configuring for fr30.
10340 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10342         * configure.in: Do not configure or build ld for AIX
10343         platforms.  ld is known to be broken on these platforms.
10345 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10347         * config-ml.in: Pass compiler flag corresponding to multidirs to
10348         subdir configures.
10350 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10352         * Makefile.in (LDFLAGS): Define.
10354 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10356         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10357         noconfigdirs.
10358         (*-*-cygwin*): Likewise.
10360 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10362         * mkdep: New file.
10363         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10364         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10366         From Eli Zaretskii <eliz@is.elta.co.il>:
10367         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10368         long file name when using DJGPP on MS-DOS.
10370 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10372         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10374 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10376         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10377         dependency as this causes "make check" to globally "make all"
10379 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10381         * configure.in (target_libs): Added target-zlib.
10382         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10383         (CONFIGURE_TARGET_MODULES): Likewise.
10384         (CHECK_TARGET_MODULES): Likewise.
10385         (INSTALL_TARGET_MODULES): Likewise.
10386         (CLEAN_TARGET_MODULES): Likewise.
10387         (configure-target-zlib): New target.
10388         (all-target-zlib): Likewise.
10389         (all-target-libjava): Depend on all-target-zlib.
10390         (configure-target-libjava): Depend on configure-target-zlib.
10392         * Makefile.in (configure-target-libjava): Depend on
10393         configure-target-newlib.
10394         (configure-target-boehm-gc): New target.
10395         (configure-target-qthreads): New target.
10397         * configure.in (target_libs): Added target-qthreads.
10398         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10399         (CONFIGURE_TARGET_MODULES): Likewise.
10400         (CHECK_TARGET_MODULES): Likewise.
10401         (INSTALL_TARGET_MODULES): Likewise.
10402         (CLEAN_TARGET_MODULES): Likewise.
10403         (all-target-qthreads): New target.
10404         (configure-target-libjava): Depend on configure-target-qthreads.
10405         (all-target-libjava): Depend on all-target-qthreads.
10407         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10408         (CONFIGURE_TARGET_MODULES): Likewise.
10409         (CHECK_TARGET_MODULES): Likewise.
10410         (INSTALL_TARGET_MODULES): Likewise.
10411         (CLEAN_TARGET_MODULES): Likewise.
10412         (all-target-libjava): New target.
10413         (all-target-boehm-gc): Likewise.
10414         * configure.in (target_libs): Added libjava, boehm-gc.
10416 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10418         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10419         configure.bat in SUPPORT_FILES.
10420         (gas+binutils.tar.bz2): Likewise.
10422         * makeall.bat: Remove; obsolete.
10424 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10426         From Mark Elbrecht:
10427         * configure.bat: Remove; obsolete.
10429 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10431         * configure: Add -W -Wall to the default CFLAGS when compiling with
10432         gcc.
10434 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10436         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10438 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10440         * configure.in: Build ld on IRIX6.
10442 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10444         * Makefile.in: Change distribution targets to use bzip2 instead of
10445         gzip.
10446         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10447         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10449 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10451         * config.sub: Add mcore target.
10453 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10455         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10457 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10459         * config.guess (dummy): Changed to $dummy.
10461 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10463         * config.sub: Tidied up case statements.
10465 1999-05-22  Ben Elliston  <bje@cygnus.com>
10467         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10468         <jiro@din.or.jp>.
10470         * config.guess: Merge with FSF version. Future changes will be
10471         more accurately recorded in this ChangeLog.
10472         * config.sub: Likewise.
10474 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10476          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10478 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10480         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10482 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10484         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10486 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10488         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10489         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10490         Bad merge removed these two changes.
10492 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10493                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10495         * config.guess (interix Alpha): Add.
10497 1999-04-11  Richard Henderson  <rth@cygnus.com>
10499         * configure.in (i?86-*-beos*): Do config gperf; don't config
10500         gdb, newlib, or libgloss.
10502 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10504         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10505         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10506         from multidirs.
10508 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10510         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10512 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10514         * config.sub: Add support for mcore targets.
10516 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10518         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10519         not mt-ospace, in order to shut up assembler warning about using
10520         symbols that are named the same as registers.
10522 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10524         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10525         dependency list for all-target-cygmon.
10527 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10529         * config-ml.in: Check $host, not $target, for selective multilibs.
10530         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10531         thumb interworking, and underscore prefix multilibs.
10533 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10535         * missing: Update to version from current automake.
10537 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10539         * configure (gxx_include_dir): Removed.
10541         * configure.in (gxx_include_dir): Handle it.
10542         * Makefile.in: Likewise.
10544 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10546         * config.sub (mips64vr4111,mips64vr4111el) Add.
10548 1999-03-21  Ben Elliston  <bje@cygnus.com>
10550         * config.guess: Correct typo for detecting ELF on FreeBSD.
10552 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10554         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10555         config/mh-djgpp.
10557 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10559         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10560         all-target-newlib to dependency list for all-target-bsp.
10562 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10564         * config.sub: Add i386-uwin support.
10565         * config.guess: Likewise.
10567 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10569         * configure.in: cleanup, add mh-*pic handling for arm, special
10570         case powerpc*-*-aix*
10572 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10574         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10575         can be built.
10577 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10579         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10580         targets.
10582 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10584         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10586 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10588         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10590 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10592         * config.sub: Fix typo in arm recognition.
10594 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10596         * configure.in (noconfigdirs): Changed target_configdirs to
10597         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10598         rather than m68k-*-* since it is not known to work on
10599         m68k-aout. Ditto for arm-*-*oabi.
10601 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10603         * configure.in (*-*-windows*): Remove, no longer used.
10605 1999-02-19  Ben Elliston <bje@cygnus.com>
10607         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10608         Smart and improved by Andrew Cagney.
10610 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10612         * config.guess: Recognize openbsd-*-hppa.
10614 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10616         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10617         only if it is not empty.
10619 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10621         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10623         * config.guess: Modified to recognize uname's armv* syntax.
10625         * config.sub: Modified to recognize uname's armv* syntax.
10627 1999-02-17  Mark Salter  <msalter@cygnus.com>
10629         * configure.in: Added target-bsp for sparclite.
10631 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10633         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10635 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10637         * configure.in: Add support for strongarm port.
10638         * config.sub: Add support for strongarm target.
10640 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10642         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10643         the old name config/mh-cygwin32.
10644         Enable texinfo.
10646 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10648         * configure.in: Do build ld for ix86 Solaris.
10650 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10652         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10653         $AR_FOR_TARGET.  Likewise for RANLIB.
10655 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10657         * config.sub (oabi):  Recognize.
10658         * configure.in (arm-*-oabi):  Handle.
10660 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10662         * config.guess: Improve detection of i686 on UnixWare 7.
10664 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10666         * config.guess: Add support for i386-pc-interix.
10667         * config.sub: Likewise.
10668         * configure.in: Likewise.
10670 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10672         * Makefile.in: Remove unneeded all-target-libio from
10673         from all-target-winsup target since it is now unneeded.
10674         Add all-target-libtermcap in its place since it is now
10675         needed.
10677 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10679         * configure.in: makefile stub for cygwin target is probably
10680         unnecessary.  Remove it for now.
10682 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10684         * configure.in: libtermcap.a should be built when cygwin is the
10685         target as well as the host.
10686         * config.guess: Allow mixed case in cygwin uname output.
10687         * Makefile.in: Add libtermcap target.
10689 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10691         * config.sub: Clean up handling of hppa2.0.
10693 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10695         * config.guess: Use C code to identify more HP machines.
10697 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10699         * config.sub: Handle hppa2.0.
10701 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10703         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10704         cygmon for all sparclite targets, regardless of object format.
10706 1998-12-15  Mark Salter  <msalter@cygnus.com>
10708         * configure.in: Added target-bsp for several target architectures.
10710         * Makefile.in: Added rules for bsp.
10712 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10714         * config.guess: Improve detection of hppa2.0 processors.
10716 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10718         * config.guess: Recognize FreeBSD using ELF automatically.
10720 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10722         * configure (skip-this-dir): Add handling for new shell script, which
10723         might be created by a sub-directory's configure to indicate, this particular
10724         directory is "unwanted".
10725         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10727 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10729         * ltconfig: import from libtool, after changing libtool to
10730         account for the cygwin name change.
10732 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10734         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10735         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10737 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10739         * configure.in: Add libtermcap to list of cygwin dependencies.
10741 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10743         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10744         they include winsup/include when it's a cygwin target.
10746 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10748         * configure.in (host_tools): Added zip.
10749         * Makefile.in (all-target-libjava): Depend on all-zip.
10750         (all-zip): New target.
10751         (ALL_MODULES): Added all-zip.
10752         (NATIVE_CHECK_MODULES): Added check-zip.
10753         (INSTALL_MODULES): Added install-zip.
10754         (CLEAN_MODULES): Added clean-zip.
10756 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10758         * Makefile.in: lose "32" from comment about cygwin.
10760 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10762         * configure.in: Use -Os to build target libraries for the fr30.
10764 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10766         * config.sub: Add fr30.
10768 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10770         * configure.in: drop "32" from config/mh-cygwin32.  Check
10771         cygwin* instead of cygwin32*.
10772         * config.sub: Check cygwin* instead of cygwin32*.
10774 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10776         * config.guess: Match any version of Unixware7.
10778 1998-10-20  Syd Polk  <spolk@cygnus.com>
10780         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10781         if desired.
10783 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10785         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10786         these if the appropriate directories and files to not exist.
10788 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10790         * Makefile.in (DEVO_SUPPORT): Add config.if.
10792 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10794         * configure: Add pattern to replace "build_tooldir"'s
10795         definition in the generated Makefile with "tooldir"'s
10796         actual value.
10798 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10800         * config.sub: Bring back lost sparcv9.
10802         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10804 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10806         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10807         CC_FOR_TARGET and friends.
10809 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10811         * Makefile.in (build_tooldir): New variable, same as tooldir.
10812         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10813         -B$(build_tooldir)/bin/.
10814         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10816 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10818         * README: Remove installation instructions and refer to the
10819         INSTALL directory instead.
10821 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10823         * config.sub: Add support for i[34567]86-pc-udk.
10824         * configure.in: Likewise.
10826 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10828         * Makefile.in: add bzip2 package building bits for user
10829         tools module
10830         * configure.in: ditto
10832 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10834         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10835         (ALL_TARGET_MODULES): Add all-target-libobjc.
10836         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10837         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10838         (all-target-libchill): Add dependencies.
10839         * configure.in (target_libs): Add libchill.
10841 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10843         * configure.in (target_subdir): Remove duplicate line.
10845 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10847         * Makefile.in (all-automake): fix dependencies.
10849 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10851         * configure.in: Minor cleanups for building in the $(target_alias)
10852         subdir.
10854 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10856         * Makefile.in (bootstrap): Set r and s before make all.  Use
10857         BASE_FLAGS_TO_PASS in make all.
10858         (cross): Likewise.
10860 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10862         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10864 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10866         * config.sub: Fix typo in last change.
10868 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10870         * config.sub: Add support for C4x target.
10871         * configure.in: Likewise.
10873 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10875         * config.sub: Recognize sparcv9 just like sparc64.
10877 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10879         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10881 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10883         * config.guess: Correctly identify Pentium II sco boxes.
10885         * config.guess: Fix "tr" code.  From Weiwen Liu.
10887 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10889         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10890         stabs.
10892 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10894         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10895         (ALL_TARGET_MODULES): Add all-target-libchill.
10896         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10897         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10898         (all-target-libchill): Add dependencies.
10899         * configure.in (target_libs): Add libchill.
10901 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10903         * config.guess: Avoid assumptions about "tr" behaves when
10904         LANG is set to something other than English.
10906 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10908         * configure (gxx_include_dir): Changed to
10909         '${prefix}/include/g++'-${libstdcxx_interface}.
10911         * config.if: New to determine the interfaces.
10913 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10915         * config.guess: Detect and handle MPE/IX.
10916         * config.sub: Deal with MPE/IX.
10918 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10920         * configure.in: Use mh-aix43.
10922 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10924         * configure: Fix --without/--disable cases for gxx-include-dir.
10926 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10928         * mdata-sh:  Imported.  Needed for automake support.
10930 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10932         * Makefile.in (taz): Try "chmod -R og=u ." before
10933         "chmod og=u `find . -print`".
10935 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10937         * configure.in: Add arm-elf and thumb-elf support.
10939 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10941         * Makefile.in: Undo previous patch.
10943 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10945         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10946         to here ...
10947         (install-no-fixedincludes): and here
10948         (INSTALL_MODULES): ... from here.
10950 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10952         * config.sub: Merge with FSF.
10954         * config.guess: Merge with FSF.
10956 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10958         * configure (extraconfigdirs): New variable.
10959         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10960         * Makefile.in (all): Move higher in file.
10961         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10962         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10963         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10964         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10965         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10967 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10969         * Makefile.in (all-target-libjava): Depend on all-gcc and
10970         all-target-newlib.
10971         (configure-target-libjava): Depend on $(ALL_GCC).
10973 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10975         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10976         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10978 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10980         * INSTALL/README: Fix typo.
10982 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10984         * ylwrap: Change absolute path checks to check for DOS style path
10985         names.
10987         * ylwrap: Don't use a full path name if the source file is in the
10988         same directory.  From hjl@lucon.org (H.J. Lu).
10990         * config-ml.in: Default to being verbose, to match Feb 18 change to
10991         configure.
10993 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10995         Brought over from egcs:
10997         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10999         * configure.in (target_subdir): Set to ${target_alias} instead
11000         of "libraries".
11002         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11004         * configure.in (target_subdir): Set to libraries if enable_multilib.
11006 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11008         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11009         multilibs, force reconfiguration the first time we create
11010         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11012 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11014         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11015         avoid confusion with --no-recursion.
11017 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11019         * configure.in: Win32 hosts shouldn't use install -x
11020         * install-sh: remove -x option, and special .exe-handling
11021         hack.
11023 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11025         * config.guess: Recognize i586-pc-beos.
11026         * configure.in: Don't build some bits for beos.
11028 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11030         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11031         CFLAGS default to -O2.
11033         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11034         when using GNU ld.
11036 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11038         * ltmain.sh: Correct install when using a different shell.
11040 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11042         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11044 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11046         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11047         target.
11049 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11051         * ltconfig: Update to correct AIX handling.
11053 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11055         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11057         * configure.in (target_subdir): Set to ${target_alias} instead
11058         of "libraries".
11060 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11062         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11063         (Makefile): Depend on $(gcc_version_trigger).
11065         * configure (gcc_version): Change default initializer to empty
11066         string.
11067         (gcc_version_trigger): New variable; pass this variable down
11068         to subdir configures to enable them checking gcc's version
11069         themselves. Emit make macros for both gcc_version vars.
11070         (topsrcdir): Initialize reliably.
11071         (recursion line): Remove --with-gcc-version=${gcc_version}.
11073 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11075         * configure (enable_version_specific_runtime_libs): Implement new flag
11076         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11077         in $(libsubdir); emit definition in each generated Makefile.
11078         (gxx_include_dir): Initialize depending on
11079         $enable_version_specific_runtime_libs.
11081 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11083         * configure (gcc_version): Initialize properly depending on
11084         how and where configure is started.
11085         (recursion line): Pass a --with-gcc-version=${gcc_version}
11086         to configures in subdirs.
11088 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11090         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11091         cygmon
11093 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11095         * configure.in: Add cygmon and libstub support for mn10200.
11097 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11099         * configure (gcc_version): Add new variable describing the
11100         particular gcc version we're building.
11101         * Makefile.in (libsubdir): Add new macro for the directory
11102         in which the compiler finds executables, libraries, etc.
11103         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11104         and libsubdir.
11106 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11108         * Makefile.in (local-clean): Remove *.log.
11109         (warning.log): Built with warn_summary from build.log.
11110         (mail-report.log): Run test_summary.
11111         (mail-report-with-warnings.log): Run test_summary including
11112         warning.log in the report.
11114 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11116         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11118 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11120         * Makefile.in (grep): Grep no longer depends on libiberty.
11122 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11124         * Makefile.in: all-snavigator needs all-libgui.
11126 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11128         * configure.in: Add cygmon and libstub support for mn10300.
11130 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11132         * missing: Update to version from automake 1.3.
11134         * ltmain.sh: On installation, don't get confused if the same name
11135         appears more than once in the list of library names.
11137 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11139         * config.sub: Accept m68060 and m5200 as CPU names.
11141 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11143         * configure: Use && rather than using -a in test, because odd
11144         strings can confuse test.
11145         * configure.in: Likewise.
11147 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11149         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11151 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11153         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11154         bootstrap4-lean): New targets.
11156 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11158         * mpw-* Delete.  Not used.
11160 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11162         * COPYING.LIB: Update FSF address.
11164 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11166         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11168         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11169         GAS_SUPPORT_DIRS.
11171 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11173         * ltconfig, ltmain.sh: Avoid producing a version number if
11174         -version-info was not used.
11176 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11178         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11179         building with newlib.
11181 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11183         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11184         Solaris `make' causes it to continue to next definition.
11186 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11188         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11189         the right GUI libraries and files are installed along with GDB.
11191 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11193         * configure.in: Change alpha to alpha* in several places.
11195 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11197         * config.sub: Recognize sparc86x.
11199 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11201         * configure.in (--enable-target-optspace): Remove debug echo.
11203 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11205         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11207 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11209         * ltconfig: Update cygwin32 support.
11211         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11212         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11213         (GDB_SUPPORT_DIRS): Likewise.
11215 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11217         * configure.in (target_makefile_frag): If --enable-target-optspace,
11218         use -Os to compile target libraries rather than -O2.  Default to
11219         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11220         not used.
11221         * configure.in (target_cflags): Ditto for d30v.
11223 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11225         * Makefile.in (all-bfd): Depend on all-intl.
11226         (all-binutils): Likewise.
11227         (all-gas): Likewise.
11228         (all-gprof): Likewise.
11229         (all-ld): Likewise.
11231 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11233         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11235 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11237         * Makefile.in (all-bfd): Depend upon all-libiberty.
11239         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11241 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11243         * Makefile.in: Add libstub.
11245         * configure.in: Ditto. Build libstub for targets that have cygmon
11246         support.
11248 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11250         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11252 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11254         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11255         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11257 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11259         * configure: Define DEFAULT_M4 by searching PATH.
11260         * Makfile.in: Use DEFAULT_M4.
11262 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11264         * ltconfig: Add cygwin32 support.
11266         * Makefile.in, configure.in: Add libtool as a native only directory
11267         to configure and build.
11269 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11271         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11273 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11275         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11277 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11279         * Makefile.in: add ash make rules
11280         * configure.in: add ash to native_only and host_tools lists
11282 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11284         * Makefile.in (all-gettext, all-intl): New targets.
11285         (ALL_MODULES): Added all-gettext, all-intl.
11286         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11287         (INSTALL_MODULES): Added install-gettext, install-intl.
11288         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11290         * configure.in (host_tools): Added gettext.
11291         (native_only): Likewise.
11292         (noconfigdirs) [various cases]: Likewise.
11293         (host_libs): Added intl.
11295 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11297         * configure: Do not disable building gdbtk for cygwin32 hosts.
11299 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11301         * configure.in: Add thumb-coff target.
11302         * config.sub: Add thumb-coff target.
11304 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11306         * Makefile.in: Revert yesterday's change.
11307         (all-target-winsup):  all-target-librx stays out of here.
11309 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11311         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11312         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11313         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11314         Remove references to librx and libg++.
11316 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11318         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11319         recursive makes
11321 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11323         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11324         for newlib directory.
11325         (CXX_FOR_TARGET): Likewise.
11327 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11329         * ltconfig: Update after libtool/ltconfig.in change for
11330         hpux11.
11332 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11334         * ltconfig, ltmain.sh: Update to libtool 1.2.
11336 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11338         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11339         (install-gcc-cross): Instead, override LANGUAGES here.
11341 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11343         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11344         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11346 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11348         * configure.in: Add Thumb-pe target.
11350 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11352         * Makefile.in - changed sn targets to snavigator
11353         * configure.in - changed sn targets to snavigator
11355 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11357         * config-ml.in: After building symlink tree call make distclean
11358         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11359         to be the case for libiberty.
11361 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11363         * configure: When making link, also check the current
11364         directory. The configure scripts may create one.
11366 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11368         * config.sub: Accept alphapca56 and alphaev6 properly.
11370 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11372         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11374 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11376         * config.sub (sco5): Fix typo.
11378 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11380         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11381         install-itcl.
11382         (install-itcl): Remove dependency on install-tcl.
11384 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11386         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11388 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11390         * configure.in: Don't build libgui for a cygwin32 target when not on
11391         a cygwin32 host.
11393 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11395         * configure (redirect): Set to null, so default behavior of
11396         configure is now --verbose.
11398 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11400         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11401         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11403 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11405         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11406         this change to sync Makefile.in with its ChangeLog entries.
11408 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11410         * ltmain.sh (mkdir): Check that the directory doesn't exist
11411         before we exit with error, so that we don't get races during
11412         parallel builds.
11414 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11416         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11418 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11420         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11421         PICFLAG_FOR_TARGET.
11422         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11424         * configure: Emit a definition for the new macro enable_shared
11425         into each Makefile.
11427 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11429         * configure.in (host_tools, native_only): Add libtool.
11431 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11433         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11434         Fix typo in ming config comment.
11436 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11438         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11440 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11442         * config.sub: Add tic30 cases, and map c30 to tic30.
11444 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11446         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11447         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11448         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11449         (CLEAN_TARGET_MODULES): Similarly
11450         (all-target-libf2c): Add dependences.
11451         * configure.in (target_libs): Add libf2c.
11453 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11455         * configure.in: Remove expect from noconfigdirs when target
11456         is cygwin32.  OK to build expect and dejagnu with Canadian
11457         Cross.
11459 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11461         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11462         host.
11464         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11465         and mingw32.
11467 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11469         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11470         here as it is not defined in the toplevel Makefile.
11472 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11474         * configure (package_makefile_rules_frag): New variable, which names
11475         a file with generic rules, ...
11476         Change comment to mention we now have FIVE parts.
11477         * configure: Undo last change.
11479 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11481         * config.guess: More accurate determination of HP processor types.
11482         * config.sub: More accurate determination of HP processor types.
11484 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11486         * configure (package_makefile_frag): Move inserting the
11487         ${package_makefile_frag} to where it should be according
11488         to the comment.
11490 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11492         * config.guess: Add support for Linux/ARM.
11494 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11496         * .cvsignore: Remove *-info and *-install since they match
11497         release-info and mpw-install, which we don't want to just ignore.
11499 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11501         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11503 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11505         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11506         local_prefix to sub-make invocations.
11508 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11510         * configure.in: Check makefile fragments in the source
11511         directory.
11513 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11515         * configure.in: Check whether host and target makefile
11516         fragments exist before adding them to *_makefile_frag.
11518 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11520         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11522 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11524         * configure.in: Make sure we only replace RPATH_ENVVAR on
11525         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11526         regexp to sed.
11528         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11529         to sub-makes.
11531 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11533         * config-ml.in (multi-do): LDFLAGS must include multilib
11534         designator.
11536 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11538         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11540 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11542         * config.sub: Add mingw32 support.
11543         * configure.in: Likewise.
11545 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11547         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11549 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11551         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11552         * configure (gxx_include_dir): Provide a definition for subdirs
11553         which do not use autoconf.
11555 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11557         * config.guess: Sync with egcs.  Picks up new alpha support,
11558         BeOS & some additional linux support.
11560 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11562         * config.guess: HP 9000/803 is a PA1.1 machine.
11564 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11566         * configure.in: It's alpha*-...
11568 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11570         * configure.in (host_makefile_frag, target_makefile_frag):
11571         Handle multiple config files.
11572         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11573         alpha-*-*.
11575 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11577         * mkdep: New file.
11579 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11581         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11583 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11585         * Makefile.in: Add libgui directory.
11586         (GDB_TK): Add all-libgui.
11587         * configure.in: Add libgui directory.
11588         * configure: Add all-libgui to GDB_TK.
11590 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11592         * config-ml.in (multidirs): Add m32r to multilib list.
11594 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11596         * Makefile.in (all-target-gperf): Change dependency to
11597         all-target-libstdc++.
11599 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11601         * config.guess: Add BeOS support.
11603 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11605         Source directory cvs renamed to cvssrc:
11606         * configure.in (host_tools): Change cvs to cvssrc.
11607         (native_only): Likewise.
11608         (noconfigdirs) [various cases]: Likewise.
11609         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11610         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11611         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11612         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11613         (all-cvssrc): Rename target from all-cvs.
11615 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11617         * configure (gxx_include_dir): Fix thinko.
11619 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11621         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11622         (install-cross, install-gcc-cross): New targets.
11624 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11626         * configure.in (noconfigdirs): Add support for Thumb target.
11628         * config.sub (maybe_os): Add support for Thumb target.
11630 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11632         * Makefile.in: Add rules for cygmon.
11634         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11636 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11638         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11639         * configure (gxx_include_dir): Provide a definition for subdirs
11640         which do not use autoconf.
11642 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11644         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11645         11/18/97 build
11647 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11649         * From Franz Sirl.
11650         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11651         found on RedHat Linux systems.
11653 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11655         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11656         guesses.
11658 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11660         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11662 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11664         * ltmain.sh: If mkdir fails, check whether the directory was created
11665         anyhow by some other process.
11667 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11669         * configure.in (d30v-*-*): Configure all directories.
11671 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11673         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11674         for the D30V.
11676 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11678         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11680 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11682         * include/libiberty.h: Add extern "C" { so it can be used with C++
11683         progrms.
11684         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11685         programs.
11687 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11689         * configure.in (d30v-*-*): Configure GCC now.
11691 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11693         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11694         is no longer needed.
11696 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11698         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11700 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11702         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11703         targets using "$@" to provide support for similar but not identical
11704         targets without having to duplicate code.
11706 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11708         * makefile.vms: Fix to work with DEC C.
11710 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11712         * config.sub: Add mips-tx39-elf to marketing names.
11714 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11716         * ltmain.sh: Handle symlinks in generated script.
11718 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11720         * configure: Handle autoconf style directory options: --bindir,
11721         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11722         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11723         --sysconfdir.
11724         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11725         (sharedstatedir, localstatedir, oldincludedir): New variables.
11726         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11727         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11728         sbindir, sharedstatedir, and sysconfdir.
11730 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11732         * Makefile.in (bootstrap-lean): New target.
11734 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11736         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11737         sn, and gnuserv from noconfigdirs.
11739 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11741         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11743 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11745         * Makefile.in (cross): New target.
11747 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11748                           Jeff Law         <law@cygnus.com>
11750         * Makefile.in (bootstrap2, bootstrap3): New targets.
11751         (all-bootstrap): Remove outdated and confusing target.
11752         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11754 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11756         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11757         windows.  Consistent with gdb/configure.
11759 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11761         * configure.in: Name Linux target fragment.
11763         * configure: Rewrite so that project Makefile fragment is inserted
11764         first and appears last in the resulting Makefile.
11766 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11768         * Makefile.in (install-itcl): Install tcl first.
11770 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11772         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11774 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11776         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11778         * configure.in (skipdirs): Add target-librx for Linux.
11779         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11781 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11783         * Makefile.in (bootstrap): New target.
11785 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11787         * config.sub: Accept 'amigados' for backward compatibility.
11789 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11791         * config.guess: Merge with FSF.
11793 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11795         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11797 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11799         * config.sub: Add "marketing-names" patch.
11801 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11803         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11805 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11807         * config.sub: Handle v850-elf.
11809 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11811         * .cvsignore (*-install): Remove.
11813 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11815         * ltconfig: Set CONFIG_SHELL in libtool.
11816         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11818 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11820         * configure.in (target_subdir): Set to libraries if enable_multilib.
11822 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11824         * config.guess: Update from gcc directory.
11826 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11828         * Makefile.in (all-sim): Depends on all-readline.
11830 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11832         * Makefile.in (BISON, YACC): Use $$s.
11833         (all-bison): Depend on all-texinfo.
11835 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11837         * Makefile.in (BISON): Add -L flag.
11838         (YACC): Likewise.
11840 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11842         * configure.in (noconfigdirs): Add support for v850e target.
11844         * config.sub (maybe_os): Add support for v850e target.
11846 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11848         * configure.in (noconfigdirs): Add support for v850ea target.
11850         * config.sub (maybe_os): Add support for v850ea target.
11852 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11854         * config.sub: Add mipstx39.  Delete r3900.
11856 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11858         * Makefile.in (all-autoconf): Depends on all-texinfo.
11860 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11862         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11863         eabi targets.
11865 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11867         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11869         * configure: When handling a Canadian Cross, handle YACC as well as
11870         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11871         * Makefile.in (all-bison): Depend upon all-texinfo.
11873 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11875         * Makefile.in (BISON): bison, not byacc or bison -y.
11876         (YACC): bison -y or byacc or yacc.
11877         (various): Add *-bison as appropriate.
11878         (taz): No need to mess with BISON anymore.
11880 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11882         * configure: If OSTYPE matches *win32*, try to find a good value for
11883         CONFIG_SHELL.
11885 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11887         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11888         configure.in if it is present.
11890 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11892         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11894 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11896         * config.sub: Recognize `arc' cpu.
11897         * configure.in: Likewise.
11898         * config-ml.in: Likewise.
11900 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11902         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11904 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11906         * configure: Changed sed delimiter from ':' to '|' when
11907         attempting to substitute ${config_shell} for SHELL. On
11908         NT ${config_shell} may contain a ':' in it.
11910 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11912         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11914 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11916         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11918 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11920         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11922         * ylwrap: If the program is a relative path, force it to be
11923         absolute.
11925 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11927         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11929 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11931         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11932         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11933         for libraries.
11935 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11937         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11938         separated by spaces.
11940 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11942         * ylwrap: New file.
11943         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11945         * ltmain.sh: Handle /bin/sh at start of install program.
11947         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11949         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11950         * missing: New file, from automake 1.2.
11952 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11954         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11955         check-tk to CHECK_X11_MODULES.
11957 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11959         * config.sub: Merge with FSF.
11961 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11963         * config.guess: Merge with FSF.
11965 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11967         * configure: Treat msdosdjgpp like go32.
11968         * configure.in: Likewise.  Don't remove gprof for go32.
11970         * configure: Change Makefile.tem2 to Makefile.tm2.
11972 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11974         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11976 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11978         * install-sh (chmodcmd): Set to null if the DST directory already
11979         exists.  Same as Nov 11th change.
11981 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11983         * configure (GDB_TK): Needs itcl and tix.
11985 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11987         * config.guess: Update from FSF.
11989 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11991         * Makefile.in (GDB_TK): Depend on itcl and tix.
11993 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11995         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11996         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11997         (INSTALL_SCRIPT): New variable.
11998         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11999         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12000         to -x.
12001         * install-sh: Add support for -x option.
12003 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12005         * configure.in, Makefile.in: Treat tix like itcl.
12007 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12009         * Makefile.in (WINDRES): New variable.
12010         (WINDRES_FOR_TARGET): New variable.
12011         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12012         (EXTRA_HOST_FLAGS): Add WINDRES.
12013         (EXTRA_TARGET_FLAGS): Add WINDRES.
12014         (EXTRA_GCC_FLAGS): Add WINDRES.
12015         ($(DO_X)): Pass down WINDRES.
12016         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12017         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12018         DLLTOOL_FOR_TARGET.
12020 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12022         * configure.in: configure sim before gdb for win32-x-ppc
12024 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12026         Move gperf into the toplevel, from libg++.
12027         * configure.in (target_tools): Add target-gperf.
12028         (native_only): Add target-gperf.
12029         * Makefile.in (all-target-gperf): New target, depend on
12030         all-target-libg++.
12031         (configure-target-gperf): Empty rule.
12032         (ALL_TARGET_MODULES): Add all-target-gperf.
12033         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12034         (CHECK_TARGET_MODULES): Add check-target-gperf.
12035         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12036         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12038 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12040         * config.sub (mn10200): Recognize new basic machine.
12042 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12044         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12045         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12047 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12049         * configure.in: If we're building mips-sgi-irix6* native, turn on
12050         ENABLE_MULTILIB and set TARGET_SUBDIR.
12052 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12054         * Makefile.in (all-sn): Depend on all-grep.
12056 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12058         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12060         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12061         Makefile.  From Jeff Makey <jeff@cts.com>.
12062         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12064         * Makefile.in (DISTBISONFILES): Remove.
12065         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12066         $(DEFAULT_YACC).
12068         * configure.in: Build itl, db, sn, etc., when building for native
12069         cygwin32.
12071         * Makefile.in (LD): New variable.
12072         (EXTRA_HOST_FLAGS): Pass down LD.
12073         ($(DO_X)): Likewise.
12075 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12077         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12079 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12081         * configure.in (targargs): Strip out any supplied --build argument
12082         before adding our own. Always add --build.
12084 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12086         * configure.in (targargs): Pass --build if we're doing
12087         a cross-compile.
12089 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12091         * configure: Use '|' instead of ":" as the separator in
12092         sed. Otherwise sed chokes on NT path names with drive
12093         designators. Also look for "?:*" as the leading characters in an
12094         absolute pathname.
12096 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12098         * config.sub: Support for r3900.
12100 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12102         * configure.in: Use install-sh, not install.sh.
12104 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12106         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12107         apply it twice.
12109 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12111         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12112         install-binutils.
12114 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12116         * Makefile.in: Add automake targets.
12117         * configure.in (host_tools): Add automake.
12119 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12121         * configure: Default CXX to c++, not gcc.
12122         * Makefile.in (CXX): Set to c++, not gcc.
12123         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12125 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12127         * install-sh: try appending a .exe if source file doesn't
12128         exist
12130 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12132         * configure.in: Turn on multilib by default.
12133         (cross_only): Remove target-libiberty.
12135         * Makefile.in (all-gcc): Don't depend on libiberty.
12137 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12139         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12141 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12143         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12144         (DISTBISONFILES): Add ld/Makefile.in
12146 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12148         * configure.in: if target is cygwin32 but host isn't cygwin32,
12149         don't configure gdb tcl tk expect, not just gdb.
12151 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12153         * configure.in: Added gnuserv everywhere sn appears.
12155         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12156         (CROSS_CHECK_MODULES): Added check-gnuserv.
12157         (INSTALL_MODULES): Added install-gnuserv.
12158         (CLEAN_MODULES): Added clean-gnuserv.
12159         (all-gnuserv): New target.
12161 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12163         * config.guess: Fixes for MIPS OpenBSD systems.
12165 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12167         * Makefile.in (INSTALL_XFORM): Remove.
12168         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12170         * mkinstalldirs: New file, copied from automake.
12171         * Makefile.in (installdirs): Rename from install-dirs.  Use
12172         mkinstalldirs.  Change all users.
12173         (DEVO_SUPPORT): Add mkinstalldirs.
12175 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12177         * install-sh: Rename from install.sh.
12178         * Makefile.in (INSTALL): Change install.sh to install-sh.
12179         (DEVO_SUPPORT): Likewise.
12181         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12182         Graichen <graichen@rzpd.de>.
12184 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12186         * config.guess: Recognize OpenBSD systems correctly.
12188 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12190         * README, Makefile.in (ETC_SUPPORT): Remove references to
12191         cfg-paper*, configure.{texi,man,info*}._
12193 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12195         * Makefile.in (all.normal): Ensure that gcc is built after all
12196         the x11 - ie gdb - targets.
12198 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12200         * makefile.vms: Don't run conf-a-gas.
12202 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12204         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12206 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12208         * configure.in: Remove noconfigdirs case since gdb also
12209         configures and builds for tic80-coff.
12211 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12213         * configure: Set cache_file to config.cache.
12214         * Makefile.in (local-distclean): Remove config.cache.
12216 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12218         * COPYING: Update FSF address.
12220 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12222         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12223         noconfigdirs.
12225 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12227         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12228         MAKEDIRS, is empty.
12230 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12232         * config.sub: Tweak mn10300 entry.
12234 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12236         * configure.in (host_tools): Put sim before gdb, so gdb's
12237         configure.tgt can determine if the simulator was configured.
12239 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12241         * config.sub: Move BeOS $os case to be with other Cygnus
12242         local cases.
12244 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12246         * config.sub: Remove misplaced comment that broke Linux.
12248 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12250         * config.sub: Add BeOS support.
12252 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12254         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12256 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12258         * configure.in (noconfigdirs): Remove tcl and tk from
12259         noconfigdirs for cygwin32 builds.
12261 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12263         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12265 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12267         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12268         make-all.com, use makefile.vms instead.
12270 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12272         * config.sub: Accept -lnews*.
12274 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12276         * configure.in (noconfigdirs): Disable target-newlib,
12277         target-examples and target-libiberty for d30v.
12279 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12281         * configure.in (noconfigdirs): Enable ld for d30v.
12283 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12285         * configure.in (tic80-*-*): Build compiler.
12287 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12289         * configure.in (d30v-*): Remove sim directory from list of
12290         unsupported d30v directories
12292 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12294         * config.sub, configure.in: Add d30v target cpu.
12296 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12298         * makefile.vms: New file.
12299         * make-all.com: Remove.
12301 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12303         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12305 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12307         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12309 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12311         * Makefile.in (ALL_MODULES): Added all-db.
12312         (CROSS_CHECK_MODULES): Addec check-db.
12313         (INSTALL_MODULES): Added install-db.
12314         (CLEAN_MODULES): Added clean-db.
12316 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12318         * config.guess: Merge with latest FSF sources.
12320 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12322         * Makefile.in (ALL_MODULES): Added all-itcl.
12323         (CROSS_CHECK_MODULES): Added check-itcl.
12324         (INSTALL_MODULES): Added install-itcl.
12325         (CLEAN_MODULES): Added clean-itcl.
12327 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12329         * configure.in: build gdb for mn10200
12331 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12333         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12335 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12337         * configure.in (tic80-*-*): Turn off most targets right now.
12339 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12341         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12342         rather than the makeinfo program.
12343         (do-info): Depend upon all-texinfo.
12345 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12347         * configure.in: Remove uses of config/mh-linux.
12349         * config.sub, config.guess: Merge with latest FSF sources.
12351 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12353         * config.sub (case $basic_machine): Add tic80 entries.
12355 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12357         * config.sub, config.guess: Merge with latest FSF sources.
12359 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12361         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12362         * mpw-config.in: Test for NewFolderRecursive.
12363         * mpw-install: Use symbolic name for startup filename.
12364         * mpw-README: Add various additional details.
12366 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12368         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12370 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12372         * configure.in: Do build gcc and the target libraries for
12373         the mn10200.
12375 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12377         * configure.in: don't avoid building gdb for mn10300 any more
12378         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12379         instead of single-quoting it.
12381 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12383         * configure.in: Don't use --with-stabs on IRIX 6.
12385 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12387         * configure.in (m32r): Build gdb, libg++ now.
12389 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12391         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12392         directories from noconfigdirs.
12394 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12396         * config.sub (basic_machine): added mips16 configuration
12398 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12400         * config.sub: Handle d10v-unknown.
12402 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12404         * config.sub: Handle v850-unknown.
12406 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12408         * Makefile.in: add findutils
12409         * configure.in: add findutils to list of host_tools
12411 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12413         * config.sub: Handle mn10200 and mn10300.
12415 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12417         * configure.in (d10v-*): Do not build librx.
12419 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12421         * configure.in (mn10300): Build everything except gdb & libgloss.
12423 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12425         * config.guess:  Patch for Dansk Data Elektronik servers,
12426         from Niels Skou Olsen <nso@dde.dk>.
12428         For ncr, use /bin/uname rather than uname, since GNU uname does not
12429         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12431         Patch for MIPS R4000 running System V,
12432         from Eric S. Raymond <esr@snark.thyrsus.com>.
12434         Fix thinko for nextstep.
12436         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12438         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12439         * config.guess: Guess mips-dec-mach_bsd4.3.
12441         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12442         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12443         release numbers.
12444         * config.guess (mips-mips-riscos*):  Emit just enough of the
12445         release number.
12447         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12448         * config.guess (sparc-auspex-sunos*):  Added.
12449         (f300-fujitsu-*): Added.
12451         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12452         * config.guess:  Recognize a Tadpole as a sparc.
12454 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12456         * config.guess: Don't assume that NextStep version is either 2 or
12457         3.  NextStep 4 (aka OpenStep 4) has come out now.
12459 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12461         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12462         From Rik Faith <faith@cs.unc.edu>.
12464 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12466         * config.sub: Contributions from bug-gnu-utils to:
12467         Support plain "hppa" (no version given) architecture, reported by
12468         OpenStep.
12469         OpenBSD like NetBSD.
12470         LynxOs is not a hardware supplier.
12472         * config.guess: Contributions from bug-gnu-utils to add support for:
12473         OpenBSD like NetBSD.
12474         Stratus systems.
12475         More Pyramid systems.
12476         i[n>4]86 Intel chips.
12477         M680[n>4]0 Motorola chips.
12478         Use unknown instead of lynx for hardware manufacturer.
12480 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12482         * install.sh (chmodcmd): Set to null if the DST directory already
12483         exists.
12485 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12487         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12488         not use mt-ppc target Makefile fragment any more.
12490 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12492         * configure.in (*-*-windows):  Exclude everything but those dirs
12493         needed to build windows.
12495 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12497         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12499 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12501         * configure.in:  Exclude mmalloc from i386-windows.
12503 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12505         * Undo my previous change.
12507 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12509         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12510         unconditionally.
12511         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12513 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12515         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12516         host to add it's own flags.
12518 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12520         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12522 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12524         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12525         (CXX_FOR_TARGET): Likewise.
12526         (GCC_FOR_TARGET): Define.
12527         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12528         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12529         CC_FOR_TARGET was specified on the command line.
12530         (MAKEOVERRIDES): Don't define.
12532 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12534         * configure.in (m32r): Fix spelling of libg++ libs.
12536 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12538         * config.sub (-apple*): Remove, now redundant.
12540 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12542         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12544         * configure: Rework yesterday's sed script patch.
12546         * config.sub: Merge with FSF.
12548 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12550         * config.guess:  Merge from FSF.
12552         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12553         * config.guess: Use pc instead of unknown, for pc clone systems.
12554         Change linux to linux-gnu.
12556         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12557         * config.guess: Avoid non-portable tr syntax.
12559 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12561         * test-build.mk (HOLES): Add "xargs" for gdb.
12563         * configure: Avoid hpux10.20 sed bug.
12565 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12567         * configure.in:  Add support for windows host
12568         (that is a build done under the Microsoft build environment).
12570 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12572         * Makefile.in: Replace all uses of srcroot with s, to shrink
12573         command line lengths.
12575         Patches from Geoffrey Noer <noer@cygnus.com>:
12576         * configure.in: If configuring for newlib, pass --with-newlib to
12577         subdirectories.
12578         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12579         -Bnewlib/ and -Lwinsup to gcc.
12580         (CXX_FOR_TARGET): Likewise.
12582 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12584         * Makefile.in (ETC_SUPPORT): Add configure.
12586 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12588         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12589         host configuration file.
12591 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12593         * configure.in: Break mn10x00 support into separate
12594         mn10200 and mn10300 configurations.
12595         * config.sub: Likewise.
12597 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12599         * configure.in: Add lots of stuff to noconfigdirs for
12600         the mn10x00 targets.
12602         * config.sub, configure.in: Add mn10x00 support.
12604 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12606         * make-all.com: Call conf-a-gas, not config-a-gas.
12608 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12610         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12611         targets.
12613 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12615         * mpw-README: Add much more detail for native PowerMac.
12616         * mpw-install: New file.
12617         * mpw-configure: Add --norecursion and --help options.
12618         * mpw-config.in: Translate readme and install files when
12619         copying to objdir.
12620         * mpw-build.in: Don't always depend on byacc and flex.
12621         (install-only-top): New action.
12623 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12625         * configure.in:  You can now configure GDB for the v850.
12627 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12629         * configure.in (noconfigdirs): Don't configure any C++ dirs
12630         if targeting D10V.
12632 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12634         * config.sub: Recognize mips64vr5000.
12636 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12638         * configure.in: Use a single line for host_tools and native_only.
12640 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12642         * config.sub, configure.in: Add entries for m32r.
12644 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12646         * Makefile.in (inet-install): Don't run install-gzip.
12648 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12650         * configure.in:  Don't config lots of things for *-*-windows*.
12652 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12654         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12655         (host_libs, host_tools): Copy from configure.in.
12656         * mpw-configure: Don't complain about directories not found.
12658 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12660         * configure.in (i[345]86): Recognize i686 for pentium pro.
12661         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12662         file.
12664         * config.guess (i[345]86): Ditto.
12666 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12668         * configure.in (noconfigdirs): Removed gdb for D10V.
12670 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12672         * configure.in: Remove ld, target-libio, target-libg++, and
12673         target-libstdc++ from noconfigdirs.
12675 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12677         * configure: Fix three locations where shell scripts were
12678         being run directly rather than with config_shell.
12680 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12682         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12683         * config.sub (basic_machine): Recognize v850.
12685 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12687         * mpw-configure: Handle multiple enable/disable options and
12688         pass them down recursively, handle -c and -s flags appropriately
12689         depending on choice of compiler, add escape mechanism for
12690         quoted arguments to gC.
12692 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12694         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12695         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12696         so that -mrelocatable-lib and -mno-eabi are used.
12698         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12699         not support --print-multi-lib, don't abort.
12701 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12703         * make-all.com: Run config-a-gas.
12704         * setup.com: Don't copy subdirectory files around.
12706 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12708         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12709         target, it now compiles correctly.
12711 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12713         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12715 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12717         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12719 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12721         * configure.in (native_only): Add prms.
12723 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12725         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12726         (BINUTILS_SUPPORT_DIRS): Likewise.
12728 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12730         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12731         d10v support is added.
12733 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12735         * configure.in (d10v-*-*): New target.
12737 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12739         * config.guess (HP 9000/811): Recognize this as a PA1.1
12740         machine.
12742 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12744         * Makefile.in (do-tar-gz): New target, split out from tail end of
12745         taz target.  Run each command separately, don't use pipes.
12746         (taz): Use it.
12748 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12750         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12751         * mpw-build.in: No builds should depend on building byacc or flex,
12752         they are assumed to be installed already.
12754 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12756         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12757         variable that CC_FOR_TARGET needs.
12759 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12761         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12762         options have changed since the last time the subdirectory was
12763         configured, and if it has, reconfigure.
12764         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12765         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12767 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12769         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12770         CLEAN_MODULES): Add bash.
12771         (all-bash): New target.
12773 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12775         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12777 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12779         * config.sub (basic_machine): Recognize d10v as a valid processor.
12781 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12783         * mpw-configure: Add support for --bindir.
12784         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12786 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12788         * configure.in: add bash, time, gawk to list of hosttools and things
12789         to only build for native toolchains
12791 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12793         * Makefile.in (docdir): Remove.
12795 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12797         * Makefile.in (datadir): Set to $(prefix)/share.
12799 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12801         * configure.in: build diff and patch for cygwin32-hosted
12802         toolchains.
12804 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12806         * config.sub: Accept -rtems*.
12808 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12810         * configure.in: enable dosrel for cygwin32-hosted builds,
12811                 remove diff from the list of things not buildable
12812                 via Canadian Cross
12814 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12816         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12817         don't get ". ".
12819 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12821         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12823 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12825         * Makefile.in (taz): Handle case where tex3patch didn't even get
12826         checked out.  Also, if it was found, put the symlink in a new util
12827         subdirectory.
12829 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12831         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12833 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12835         * config.sub: Recognize -openvms.
12836         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12837         * make-all.com, setup.com: New files.
12839 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12841         * Makefile.in (taz): tex3patch moved to texinfo/util.
12843 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12845         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12846         * configure.in: remove make from disable-if-Can-Cross list
12847                 enable gdb if ${host} and ${target} are cygwin32
12849 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12851         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12852         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12854 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12856         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12857         distinguish sysv/svr4/bsd variants.
12858         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12860 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12862         * configure.in: Added copyright notice.
12863         * move-if-change: Added copyright notice.
12865 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12867         * configure.in (powerpcle-*-solaris*): Until we get shared
12868         libraries working, don't build gdb, sim, make, tcl, tk, or
12869         expect.
12871 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12873         * config.guess:  Merge with FSF:
12875         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12876         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12878         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12879         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12881         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12882         * config.guess:  Combine two OSF1 rules.
12883         Also recognize field test versions.  From mjr@zk3.dec.com.
12884         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12885         because GNU uname does not support -p.  From pmr@pajato.com.
12887 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12889         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12891 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12893         * mpw-README: Document GCCIncludes.
12895 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12897         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12899 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12901         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12903 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12905         * configure.in (*-*-cygwin32): Configure make.
12907 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12909         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12911 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12913         * Makefile.in (all-inet): Depend on all-perl.
12915         * Makefile.in (inet-install): New target.
12917         * Makefile.in (all-inet): Depend on all-tcl.
12918         (all-inet): Depend on all-send-pr.
12920 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12922         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12923         temporarily.
12925 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12927         * configure.in: Don't configure --with-gnu-ld on AIX.
12929 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12931         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12933 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12935         * Makefile.in (ALL_MODULES): Added all-inet.
12936         (CROSS_CHECK_MODULES): Added check-inet.
12937         (INSTALL_MODULES): Added install-inet.
12938         (CLEAN_MODULES): Added clean-inet.
12939         (all-indent): New target.
12941         * configure.in (host_tools): Added inet.
12942         (native_only): Added inet.
12943         (noconfigdirs): Added inet.
12945 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12947         * configure.in: Don't configure libgloss if we are not configuring
12948         newlib.
12950 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12952         * configure.in: Don't configure libgloss for unsupported
12953         architectures.
12955 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12957         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12959 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12961         * Makefile.in (ALL_MODULES): Include all-apache.
12962         (CROSS_CHECK_MODULES): Include check-apache.
12963         (INSTALL_MODULES): Include install-apache.
12964         (all-apache): New target.
12966         * configure.in: Added apache everywhere perl is seen.
12968 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12970         * Makefile.in: Add support for clean-{module} and
12971         clean-target-{module} rules.
12973 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12975         * configure.in (*-*-ose) do not build libgloss.
12977 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12979         * config.guess (prep*:SunOS:5.*:*): Turn into
12980         powerpele-unknown-solaris2.
12982 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12984         * configure.in: Permit --enable-shared to specify a list of
12985         directories.
12987 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12989         * configure.in (host==solaris): Pass only the first word of $CC
12990         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12992 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12994         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12996 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12998         * Makefile.in (ALL_MODULES): Include all-perl.
12999         (CROSS_CHECK_MODULES): Include check-perl.
13000         (INSTALL_MODULES): Include install-perl.
13001         (ALL_X11_MODULES): Include all-guile.
13002         (CHECK_X11_MODULES): Include check-guile.
13003         (INSTALL_X11_MODULES): Include install-guile.
13004         (all-perl): New target.
13005         (all-guile): New target.
13007         * configure.in (host_tools): Include perl and guile.
13008         (native_only): Include perl and guile.
13009         (noconfigdirs): Don't build guile and perl; no ports have been
13010         done.
13012 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13014         * configure (--enable-*): Handle quoted option lists such as
13015         --enable-sim-cflags='-g0 -O' better.
13017 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13019         * Makefile.in ({,inst}all-target): New rule so we can make and
13020         install all of the target directories easily.
13022 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13024         * configure.in: Add missing global flag in sed substitution when
13025         deleting `target-' from ${configdirs}.
13027 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13029         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13030         option.
13032         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13033         config/mh-necv4.
13035         * install.sh: Correct misspelling of transformbasename.
13037         * config.guess: Recognize mips-*-sysv*.
13039 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13041         * config.sub: Recognize mon960.
13043 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13045         * configure: Restore Canadian Cross handling of BISON and LEX,
13046         removed in Feb 20 change.
13048 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13050         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13051         Mention make install.  Remove the old copyright date as well the
13052         clumsy and rather pointless copyright on the README file.
13054 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13056         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13057         Makefile after running symlink-tree, then run `make distclean' to
13058         avoid clobbering any generated files in srcdir.
13060 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13062         * configure.in (m68k-*-netbsd*): Build everything now.
13064 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13066         * Makefile.in (taz): Fix quoting.
13068 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13070         * configure.in (sparclet-*-*): Build everything now.
13072 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13074         * configure.in (m68k-*-linux*): New host.
13076 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13078         * configure: Check for bison before byacc.
13080 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13082         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13083         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13084         searching PATH.  These are used as fallbacks by Makefile.in if
13085         flex/bison/byacc aren't in objdir.
13087 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13089         * Makefile.in: Make everything which depends upon all-bfd also
13090         depend upon all-opcodes, in case --with-commonbfdlib is used.
13092 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13094         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13095         building NT native compilers on Unix.
13097 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13099         * configure.in: Don't get CC from the host Makefile fragment if we
13100         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13101         Solaris test for /usr/ucb/cc to the post target script, just after
13102         the compiler sanity test.
13104 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13106         * config.sub: Merge with FSF.
13108 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13110         * Makefile.in (RPATH_ENVVAR): New variable.
13111         (REALLY_SET_LIB_PATH): Use it.
13112         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13114 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13116         * config.sub, configure.in: Recognize sparclet cpu.
13118 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13120         * config.guess:  Support m68k-cbm-sysv4.
13122 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13124         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13125         m68k-unknown-linuxaout from linker help string.  Put quotes around
13126         $ld_help_string.
13128 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13130         * config.guess (powerpc-harris-powerunix): Add guess for port
13131         to new target.
13133 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13135         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13137 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13139         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13140         $(REALLY_SET_LIB_PATH) in Makefile.
13141         * Makefile.in (SET_LIB_PATH): New variable.
13142         (REALLY_SET_LIB_PATH): New variable.
13143         ($(DO_X)): Use $(SET_LIB_PATH).
13144         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13145         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13146         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13147         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13148         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13149         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13150         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13151         (install-dosrel): Likewise.
13152         (all-opcodes): Depend upon all-libiberty.
13154 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13156         * config.guess (*:CYGWIN*): New
13158 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13160         * Makefile.in (all-target-winsup): All all-target-libiberty.
13162 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13164         * configure.in (noconfigdirs): Add missing # in front of comment.
13166 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13168         * configure.in: add second pass to things added to noconfigdirs
13169         so *-gm-magic can exclude libgloss properly.
13171 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13173         * mpw-configure (extralibs_name, rez_name): Set correctly
13174         for MWC68K compiler.
13176         * mpw-README: Add more info on the necessary build tools.
13178 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13180         * configure.in, config.sub: Recognize cygwin32.
13182 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13184         * config.guess, config.sub: Recognize A/UX.
13186 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13188         * config.sub: Merge with gcc/config.sub.
13190 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13192         * mpw-build.in (do-binutils): Add build of stamps.
13194 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13196         * config.sub: Add recognition for mips64vr4100*-* targets.
13198 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13200         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13201         Add creation of gconfigargs with `--enable-shared' turned on.
13202         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13203         ($(host)-stamp-stage3-configured): Likewise.
13204         (HOLES): Add chatr and ldd.
13205         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13207 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13209         * configure: Pass --nfp to recursive configures.
13211 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13213         * Makefile.in (DLLTOOL): New.
13214         (DLLTOOL_FOR_TARGET): New.
13215         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13216         (EXTRA_TARGET_FLAGS): Ditto.
13217         (EXTRA_GCC_FLAGS): Ditto.
13218         (CONFIGURE_TARGET_MODULES): Ditto.
13219         (DO_X): Ditto.
13220         * configure: Add DLLTOOL.
13222 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13224         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13225         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13226         mh-sco, since old workarounds no longer needed, and don't
13227         build ld, since libraries have weak symbols in COFF.
13229 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13231         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13233 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13235         * configure.in: Make sure that ${CC} can be used to compile an
13236         executable.
13238 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13240         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13241         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13242         nothing depending on whether gdbtk is being built.
13244 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13246         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13248 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13250         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13251         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13253 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13255         * config-ml.in: Add support for
13256         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13257         Simplify setting of multidirs from --disable-foo.
13259 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13261         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13262         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13263         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13264         non-empty, pass them on to the  GCC make.
13265         (all-bootstrap): New rule that is like all-gcc, except it executes
13266         the GCC bootstrap rule instead of the GCC all rule.
13268 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13270         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13272 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13274         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13275         DG/UX support.
13277 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13279         * config.sub (i*86*) Change [345] to [3456]
13281 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13283         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13284         --with-gnu-ld=no.
13286 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13288         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13289         AIX multilibs get built.
13291 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13293         * configure.in (i386-win32): Don't build expect if we're not
13294         building the tcl subdir.
13296 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13298         * Makefile.in: (configure-target-examples, all-target-examples):
13299         New targets, configure and build example programs.
13301 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13303         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13304         use it as input to sedit the generated MPW makefile.
13305         * mpw-README: Add a suggestion about Gestalt.h.
13307 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13309         * config.sub: Accept *-*-ieee*.
13311 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13313         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13314         Ronald F. Guilmette <rfg@monkeys.com>.
13316 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13318         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13319         for powerpc-pe native.
13320         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13321         (target==powerpc-pe): duplicate i386-win32 entry.
13323 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13325         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13326         of vxworks, not just vxworks5.1.
13328 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13330         * mpw-configure: Add support for exec-prefix.
13332 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13334         * config.guess: Recognize HP model 816 machines as having
13335         a PA1.1 processor.
13337 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13339         * configure: Ignore new autoconf configure options.
13341 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13343         * config.guess:  Recognize Pentium under SCO.
13344         From Robert Lipe <robertl@arnet.com>.
13346 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13348         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13350 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13352         * configure.in: Don't configure gas for alpha-dec-osf*.
13354 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13356         * configure.in: Default to --with-stabs for some targets for which
13357         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13358         i[345]86*-*-unixware*.
13360 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13362         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13363         rather than basing it on the target.  Simplify handling of options
13364         controlling which directories to configure.  Remove extraneous
13365         slash in multi-clean target.
13367 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13369         * config-ml.in: Prefix more variables with ml_ so they don't collide
13370         with configure's.
13372 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13374         * configure: Don't turn -v into --v.
13376 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13378         * configure.in (targargs): Fix typo.
13380         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13382 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13384         * configure.in: Strip --host and --target options from
13385         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13386         --with-cross-host option when building with a cross-compiler.
13387         * configure: Canonicalize the arguments put into config.status by
13388         always using `=' for an option with an argument.  Pass a presumed
13389         --host or --target explicitly.
13391 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13393         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13394         into general OS recognition case.
13396 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13398         * configure.in (target_configdirs): add target-winsup only
13399         for win32 target systems.
13401 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13403         * Makefile.in (all-target-libgloss): Depend upon
13404         configure-target-newlib, since when libgloss is built it looks to
13405         see if the newlib directory exists.
13407 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13409         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13410         cfg-ml-*.in.
13412 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13414         * configure: Handle LD and LD_FOR_TARGET when configuring a
13415         Canadian Cross.
13417 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13419         * configure.in (target_libs): add target-winsup.
13420         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13421         (target==ppcle-pe): remove ld from $noconfigdirs.
13423 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13425         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13426         Preserve relative path names in $srcdir.  Build symlink tree if
13427         configuring cross target dir and srcdir=. (= no VPATH support).
13428         (configure-target-libg++): Depend on configure-target-librx.
13429         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13430         * config-ml.in: New file.
13431         * symlink-tree: New file.
13432         * configure: Ensure srcdir="." if that's what it is.
13434 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13436         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13437         includes and FLEX_SKELETON setting.
13438         * mpw-configure (--with-gnu-ld): New option, controls whether
13439         to use PPCLink or ld with PowerMac GCC.
13440         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13441         * mpw-config.in: Configure grez if targeting Mac.
13443         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13444         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13445         just macos.
13446         * configure.in: Configure grez resource compiler if targeting Mac.
13447         * Makefile.in (all-grez, install-grez): New targets.
13449 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13451         * configure: CXX defaults to gcc, not g++.  If we find
13452         gcc in the path, set CC to gcc -O2.
13454 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13456         * configure: Default ${build} correctly.  Avoid picking up extra
13457         spaces when reading CC and CXX from Makefile.  When doing a
13458         Canadian Cross, use plausible default values for numerous
13459         variables.
13460         * configure.in: When doing a Canadian Cross, don't try to
13461         configure tools whose configure script can't handle it.
13463 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13465         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13467 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13469         * configure:  Remove dubious bug reporting address.
13471 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13473         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13474         configure script, run that instead of this directory's configure.
13475         In either case, print a message that we're configuring the sub-dir.
13477 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13479         * configure.in: Before checking for the existence of various files,
13480         use sed to filter out "target-".
13482 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13484         * Makefile.in (DO_X): Split rule to decrease command line length
13485         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13486         (Philippe De Muyter).
13488 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13490         * Makefile.in (all-patch): depend on all-libiberty.
13492 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13494         * configure.in: If the only directory in target_configdirs which
13495         actually exists is libiberty, then set target_configdirs to empty,
13496         to avoid trying to build a target libiberty in a gas or gdb
13497         distribution.
13499 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13501         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13502         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13503         systems.
13505 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13507         * configure.in (copy_dirs): Use sys-include instead of include
13508         for --with-headers option.
13510 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13512         * Makefile.in, configure.in: Make winsup builds work with
13513         new scheme.
13515 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13517         * configure.in: Build the linker on AIX.
13519 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13521         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13522         where needed.
13524 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13526         * Makefile.in (all-gcc): Fix typo.
13528 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13530         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13532 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13534         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13535         to target-xiberty, to provide more flexibility.
13536         (target_subdir):  Define.  Create if cross.
13537         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13538         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13539         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13540         check-libFOO -> check-target-libFOO, etc.
13541         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13542         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13543         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13544         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13545         allow ALL_GCC="" to only configure.
13546         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13547         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13548         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13550 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13552         * Makefile.in (taz): Build "info" in etc explicitly.
13554 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13556         * configure.in:  Make sure that CC is undefined (as opposed to
13557         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13558         problem with autoconf trying to configure on a host without GCC.
13560 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13562         * mpw-configure: Set host alias from choice of host compiler,
13563         only use generic MPW Makefile sed if present, edit a file
13564         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13565         * mpw-README: Add problem notes about CW6 and CW7.
13567 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13569         * Makefile.in (taz): Use ";" instead of ";;".
13571 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13573         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13574         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13575         DISTDOCDIRS.
13576         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13577         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13579 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13581         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13582         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13583         Move bfd to DISTSTUFFDIRS.
13585 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13587         * Makefile.in (X11_LIB): Removed.
13588         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13590         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13592 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13594         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13595         names.
13597 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13599         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13601 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13603         * configure.in (i[345]86-*-win32): Always build newlib.
13604         Don't configure cvs, autoconf or texinfo.
13605         * Makefile.in (LD_FOR_TARGET): New.
13606         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13607         Pass down LD_FOR_TARGET.
13609 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13611         * winsup: New directory.
13612         * Makefile.in: Build winsup.
13613         * configure.in: Winsup is configured when target is win32.
13614         Can only build win32 target GDB when native.
13616 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13618         * config.guess: Recognize HP model 819 machines as having
13619         a PA 1.1 processor.
13621 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13623         * configure: Fix sed loop which substitutes for CC and CXX to
13624         avoid bug found in various sed implementations.
13626 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13628         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13629         simulator.  Use standard powerpc-*-eabi*.
13631 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13633         * configure.in: Stop putting gas and binutils in noconfigdirs for
13634         powerpc-*-aix* and rs6000-*-*.
13636 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13638         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13639         -mcall-aixdesc libraries.
13641 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13643         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13645         * config.sub (arm | armel | armeb): Fix shell syntax.
13647 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13649         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13650         -msoft-float and -mcpu=common support.
13651         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13652         libraries.
13654 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13656         * configure.in: Allow configuration and build of emacs19 for the alpha.
13658 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13660         * configure.in (CC): Get ^CC, not just any old CC, from
13661         ${host_makefile_frag}.
13663 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13665         * configure.in (CC): Try to get CC from
13666         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13668 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13670         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13671         only if it exists in $(srcdir).
13673 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13675         * configure: If CC and CXX are not set in the environment, set
13676         them, based on either an existing Makefile or on searching for gcc
13677         in PATH.  Substitute for CC and CXX in Makefile.
13678         * configure.in: Remove libm from target_libs.  Separate
13679         target_configdirs from configdirs.  If CC is not set in
13680         environment, try to get it from a host Makefile fragment.  Rewrite
13681         changes of configdirs to use skipdirs instead.  A few minor
13682         tweaks.  Take directories out of target_configdirs as they are
13683         taken out of configdirs.  Remove existing Makefile files from
13684         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13685         CONFIG_ARGUMENTS in Makefile.
13686         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13687         by configure.in.
13688         (CONFIG_ARGUMENTS): Likewise.
13689         (CONFIGURE_TARGET_MODULES): New variable.
13690         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13691         ($(CONFIGURE_TARGET_MODULES)): New target.
13692         (configure-libg++, configure-libio): New targets.
13693         (all-libg++): Depend upon configure-libg++.
13694         (all-libio): Depend upon configure-libio.
13695         (configure-libgloss, all-libgloss): New targets.
13696         (configure-libstdc++): New target.
13697         (all-libstdc++): Depend upon configure-libstdc++.
13698         (configure-librx, all-librx): New targets.
13699         (configure-newlib): New target.
13700         (all-newlib): Depend upon configure-newlib
13701         (configure-xiberty): New target.
13702         (all-xiberty): Depend upon configure-xiberty.
13704 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13706         * configure.in (host i[345]86-*-win32):  Expand the
13707         noconfigdirs again.
13709 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13711         * mpw-configure: Fix sed command file name.
13713 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13715         * configure.in (host i[345]86-*-win32): Reduce the
13716         noconfigdirs again.
13718 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13720         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13721         or powerpc*-*-pe*, since they are not yet supported.
13723 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13725         Add PowerMac support and many other enhancements.
13726         * mpw-configure: New option --cc to select compiler to use,
13727         paste options set according to --cc into the generated
13728         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13729         if mpw-make.sed is present.
13730         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13731         add forward includes for PowerPC include files.
13732         * mpw-build.in: Build using Makefile.PPC if present.
13733         (do-byacc, etc): Remove separate version resource builds.
13734         (do-gas): Build "stamps" before "all".
13735         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13736         * mpw-README: Update to reflect --cc option, PowerMac support,
13737         and recently-reported compatibility problems.
13739 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13741         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13742         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13743         (--with-multilib-top): Pass to recursive invocations.
13745 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13747         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13748         v810-*-*.
13750 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13752         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13753         gdb, ld and opcodes on v810-*-*.
13755 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13757         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13758         (local-maintainer-clean): New target.
13759         (maintainer-clean): New target.
13760         (realclean): Just depend upon maintainer-clean.
13762 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13764         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13766 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13768         * configure.in: Build ld in mips*-*-bsd* case.
13770 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13772         * config.sub: Accept -lites* OS.  From Ian Dall.
13774 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13776         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13777         targets.
13779 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13781         * configure.in: treat i386-win32 canadian cross the same as
13782         i386-go32 canadian cross.
13784 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13786         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13787         running under the simulator to build a reduced set of libraries.
13788         (powerpc-*-eabiaix): Add fine grained multilib support added to
13789         other powerpc targets yesterday.
13791 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13793         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13794         -disable-softfloat, -disable-relocatable, -disable-aix, and
13795         -disable-sysv to control which multilib libraries get built.
13797 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13799         * configure: Add Makefile.tem to list of files to remove in trap
13800         handler.
13802 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13804         * config.guess (*Linux*):  Add missing "exit"s.
13805         Also, need specific check for alpha-unknown-linux (uses COFF).
13807 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13809         * config.guess:  Merge with FSF:
13811         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13812         * config.guess (AIX4): More robust release numbering discovery.
13814         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13815         * config.guess (i386-sequent-ptx): Properly get version number.
13817         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13818         * config.guess (mips:*:4*:UMIPS): New case.
13820 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13822         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13823         (i386-win32 host): Likewise.  Don't build readline.
13825 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13827         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13828         SUPPORT_FILES to submakes.
13830 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13832         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13833         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13834         mpw-configure.
13836 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13838         * configure.in (appdirs): Use =, not ==, in test expression when
13839         trying to build the text to print in the warning message for
13840         Solaris users.
13842 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13844         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13846 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13848         * config.guess: Recognize lynx-2.3.
13850 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13852         * config.sub (z8ksim): Deleted
13853         (z8k-*-coff): New, this is the one true name of the target.
13855 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13857         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13859 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13861         * config.guess (*:Linux:*:*): First try asking the linker what the
13862         default object file format is (elf, aout, or coff).  Then if this
13863         fails, try previous methods.
13865 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13867         * configure.in: Don't build newlib for *-*-vxworks5.1.
13869 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13871         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13872         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13874 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13876         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13878 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13880         * cfg-ml-com.in: New file.
13881         * cfg-ml-pos.in: New file.
13883 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13885         * COPYING.NEWLIB: Add HP free copyright to list.
13887 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13889         * config.sub: Recognize -eabi* for the system, not just -eabi.
13891 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13893         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13894         * config.sub, configure.in (win32): New target and host.
13896 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13898         * configure.in: Add i386-pe configuration.
13900 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13902         * mpw-build.in (install): Install GDB after LD.
13904 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13906         * mpw-config.in (elf/mips.h): Always forward-include, needed
13907         for GDB to build.
13909 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13911         * testsuite: New directory for customer acceptance and whole tool
13912         chain tests.
13914 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13916         * configure: If per-host line isn't found, but AC_OUTPUT is found
13917         and a configure script exists, run it instead.
13919 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13921         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13923 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13925         * configure: Set build_{cpu,vendor,os,alias} to host values when
13926         --build isn't specified.
13928 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13930         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13931         (FLAGS_TO_PASS): Pass them.
13932         (EXTRA_TARGET_FLAGS): Ditto.
13934 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13936         * Makefile.in (all-libg++): Depend on all-libstdc++.
13938 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13940         * configure.in (noconfigdirs): Enable all packages for
13941           i386-unknown-netbsd.
13943 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13945         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13946         hosted builds (DOS builds)
13948 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13950         Changes for ARM based on patches from Richard Earnshaw:
13951         * config.sub: Handle armeb and armel.
13952         * configure.in: Omit arm linker only for riscix.
13954 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13956         * config.guess:  Update from FSF.
13958 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13960         * config.sub: Recognize powerpcle as the little endian variant of
13961         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13962         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13963         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13964         temporarily.
13966 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13968         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13970 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13972         * config.sub: Accept -lites* as a basic system type.
13974 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13976         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13977         installed, and if so return linuxoldld as the system name.
13979 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13981         * config.guess: Add hppa1.1-hp-lites support.
13983 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13985         * configure.in: Don't build newlib for m68k-vxworks5.1.
13987 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13989         * configure.in (mips-sgi-irix6): Use mh-irix5.
13991 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13993         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13995 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13997         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13998         OSF/1.  Fix compiler flags.
13999         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14001 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14003         * configure.in: Recognize --with-newlib.
14004         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14006 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14008         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14009         to *_X11_MODULES due to gdbtk needing X include files et al.
14011 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14013         Merge in support for Mac MPW as a host.
14014         (Old change descriptions retained for informational value.)
14016         * mpw-config.in: Add generic include forwards for cpu-specific
14017         include files in aout and elf directories.
14019         * mpw-configure: Added copyright.
14020         * mpw-config.in: Check for presence of required build tools.
14021         (target_libs): Add newlib.
14022         (target_tools): Add examples.
14023         (Read Me): Generate as "Read Me for MPW" instead.
14024         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14025         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14026         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14028         * mpw-configure: Remove subdir-specific makefile hackery,
14029         delete mk.tmp after using it.
14031         * mpw-build.in (all): Display start and end times.
14033         * mpw-configure (host_canonical): Set.
14034         (target_cpu): Always add to makefiles.
14035         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14036         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14037         (mpw-mh-mpw): Look for in srcdir and srcroot.
14038         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14040         * mpw-build.in: (install-only): New target.
14042         * mpw-configure (host_alias, target_alias): Rename from hostalias
14043         and targetalias, add into generated Makefile.
14044         (mk.tmp): If present, add into generated Makefile.
14045         * mpw-build.in (all-gas): Build config.h first before gas proper.
14047         * mpw-configure (config.status): Write only if changed.
14048         * mpw-config.in (readline): Configure it (not built, just used for
14049         definitions).
14051         * mpw-config.in (elf/mips.h): Add a forward include.
14053         * mpw-config.in: Forward-include most .h files in include into
14054         extra-include.
14055         (readline): Don't build.
14056         mpw-build.in (install): Install GDB.
14058         * mpw-configure (prefix, mpw_prefix): Handle it.
14059         * mpw-config.in (mmalloc, readline): Don't configure.
14060         * mpw-build.in (thisscript): Rename to ThisScript.
14061         Use mpw-build instead of BuildProgram everywhere.
14062         (mmalloc, readline): Don't build.
14063         * mpw-README: New file, basic documentation about the MPW port.
14065         * mpw-config.in: Use forward-include to create include files.
14067         * mpw-configure: Add more things to the top of each configured
14068         Makefile, including contents of config/mpw-mh-mpw.
14069         * mpw-config.in (extra-include): Create this directory and fill it
14070         with Posix-like include files when configuring.
14072         * config.sub (apple, mac, mpw): Add various aliases.
14074         * mpw-build.in: New file, top-level build script fragment for MPW.
14075         * mpw-configure: New file, configure script for MPW.
14076         * mpw-config.in: New file, config fragment for MPW.
14078 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14080         * configure.in (host_libs): Remove glob, since it is gone from the
14081         sources.
14083 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14085         * Makefile.in: define empty GDB_NLM_DEPS var.
14087         * configure.in(target_makefile_frag): use config/mt-netware
14088         for netware targets.
14090 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14092         * config.sub: Merge in recent FSF changes.  Remove linux special
14093         cases.
14095 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14097         Revert this change:
14099         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14101                 * build-all.mk: Use CC=cc -Xs on Solaris.
14103 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14105         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14106         stop using it.
14107         * Makefile.in: Nuke all references to glob subdirectory.
14109 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14111         * configure.in: Fix --enable-shared logic in per-host.
14113 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14115         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14117 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14119         * configure.in (noconfigdirs): Don't build gas on AIX, for
14120         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14122 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14124         * configure: Fix --cache-file to work if the file argument is a
14125         relative path.
14127 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14129         * configure: If the --cache-file is used, pass it down to
14130         configure in subdirectories.
14132 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14134         * config.sub: add vxworks29k configuration.
14136 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14138         * Makefile.in (taz): Do "diststuff" part quietly.
14140 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14142         * config.sub: Mini-merge with gcc/config.sub.
14144 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14146         * config.guess (IRIX): Sed - to _.
14148 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14150         * Makefile.in (source-vault, binary-vault): New targets.
14152 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14154         * config.sub: Recognize -eabi as a basic system type.
14156 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14158         * configure.in (enable_shared stuff): Fix typo.
14160 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14162         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14164 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14166         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14168 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14170         * configure.in (rs6000-*-*): Don't build gas.
14172 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14174         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14175         reduce command line length.
14176         (AS_FOR_TARGET): Check for as.new, not Makefile.
14177         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14179 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14181         * config.guess:  Merge from FSF.
14183 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14185         * configure: Don't use $ when handling program_suffix.
14187 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14189         * configure.in:  Configure tk for hppa/hpux.
14191 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14193         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14195 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14197         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14198         to LIBCXXFLAGS.  Tests are better run without it.
14200 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14202         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14204 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14206         * configure.in (*-*-netware*): Don't configure xiberty.
14208 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14210         * configure.in:  Remove tk from native_only list.
14212 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14214         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14215           for special NCD build.
14217 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14219         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14220         makeall.bat, they're only useful for binutils snapshots.
14221         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14222         makeall.bat to specified SUPPORT_FILES.
14224 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14226         * build-all.mk: Add Ericsson targets to sun4 and solaris
14227           hosts.  Add  BNR's sun4 target to solaris host, so their
14228           build-from-source will be tested in-house first.
14230 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14232         * Makefile.in (LIBCFLAGS): New variable.
14233         (CFLAGS_FOR_TARGET): Ditto.
14234         (LIBCFLAGS_FOR_TARGET): Ditto.
14235         (LIBCXXFLAGS): Ditto.
14236         (CXXFLAGS_FOR_TARGET): Ditto.
14237         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14238         (BASE_FLAGS_TO_PASS): Pass them.
14239         (EXTRA_TARGET_FLAGS): Ditto.
14241         * configure.in: Support --enable-shared.
14243 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14245         * configure.in (target_libs):  Include libstdc++ again.
14246         * config.guess:  Update from FSF (for FreeBSD).
14248 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14250         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14251         makeall.bat.
14252         (DISTDOCDIRS): Add `etc'.
14253         (ETC_SUPPORT_PFX): New variable.
14254         (taz): Include anything from etc starting with a word in
14255         ETC_SUPPORT_PFX.
14257 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14259         * config.sub: Update for recent FSF changes.  Remove obsolete
14260         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14261         spacing changes.
14263 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14265         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14267         * config.guess:  Merge with FSF.
14268         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14270 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14272         * configure: Since the "trap 0" handler will override the exit
14273         status on many systems, only use it for "exit 1", and make it set
14274         a non-zero exit status; reset it before "exit 0".  Also, check
14275         exit status of config.sub, and error out if it failed.
14277 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14279         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14280         and install libgloss.
14282 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14284         * Makefile.in (all-binutils): Depend upon all-byacc.
14286         * configure.in: Don't build emacs on Irix 5.
14288 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14290         * configure.in (*-*-netware*): Add libio.
14292 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14294         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14295         (CHECK_TARGET_MODULES): Ditto.
14296         (INSTALL_TARGET_MODULES): Ditto.
14297         (TARGET_LIBS): Ditto.
14298         (all-libstdc++): Note dependencies.
14300 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14302         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14304 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14306         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14307         -fexternal-templates.
14309         * configure.in (target_libs): Add libstdc++.
14310         (noconfigdirs): Add libstdc++ as appropriate.
14312 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14314         * config.guess:  Update from FSF.
14316 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14318         * configure: Use ${config_shell} when running ${configsub}.
14320 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14322         * config.sub: No longer recognize h8300h.
14324 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14326         * config.sub: Remove extraneous differences between config.sub and
14327         gcc/config.sub.
14329 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14331         * Makefile.in (DISTSTUFFDIRS): Add gas.
14333 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14335         * COPYING.NEWLIB: New file.
14337 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14339         * config.guess (HP-UX):  Patch from Harlan Stenn
14340         <harlan@landmark.com> to also emit release level.
14342 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14344         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14346 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14348         * config.sub:  Merge nextstep cleanup from FSF.
14350 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14352         * configure.in (arm-*-*): Don't configure ld for this target.
14354 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14356         * configure.in (*-*-netware): don't configure libg++, libio,
14357           librx, or newlib.
14359 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14361         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14362         configure ld--it works, but it doesn't support shared libraries.
14364 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14366         * config.guess (*-unknown-freebsd*):  Get rid of possible
14367         trailing "(Release)" in version string.
14368         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14370 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14372         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14373         Fix type: *-next-neststep -> *-next-nextstep.
14375         * config.guess:  Merge from FSF:
14377         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14379         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14381         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14383         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14384         instead of UNIX_SV for UnixWare 1.0).
14386 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14388         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14389         to make gdb/nlm/* build after the compiler and linker.
14391 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14393         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14394         not just i[34]86.
14395         (m68k-atari-sysv4):  Relocate to match FSF version.
14397         * config.guess:  More merges from the FSF:
14399         Add a space before function call or macro invocation.
14401         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14403         * config.guess: Add trap cmd to remove dummy.c and dummy when
14404         interrupted.
14406         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14408         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14409         (dummy): Redirect stderr from compilation of dummy.c.
14411         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14413         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14415 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14417         * configure: Accept and ignore --cache*, for compatibility with
14418         new autoconf.
14420 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14422         * config.guess:  Merge from FSF:
14424         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14426         * config.guess (Pyramid*:OSx*:*:*): New case.
14427         (PATH): Add /.attbin at end for finding uname.
14428         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14430         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14432         * config.guess (M88*:DolphinOS:*:*): New case.
14434         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14436         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14437         to select whether to use ELF or COFF.
14439         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14441         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14443         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14445         * config.guess: Guess the OS version for HPUX.
14447         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14449         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14451 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14453         * configure.in: Recognize --with-headers, --with-libs, and
14454         --without-newlib.
14455         * Makefile.in (all-xiberty): Depend upon all-ld.
14457 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14459         * configure.in: Change i[34]86 to i[345]86.
14461 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14463         * configure (version): A few more tweaks to help message.
14465 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14467         * Makefile.in:  Remove (for now) librx as a host library,
14468         now that we're building it for target.
14470 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14472         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14473         (Karl Berry).
14475 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14477         * configure.in:  Also configure librx.
14479 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14481         * Makefile.in:  Update various rules to reflect that librx
14482         is now needed for libg++.
14484 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14486         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14488 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14490         * configure.in: Configure the examples directory.
14492 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14494         * configure: Simplify Jun 2 1994 change.
14496 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14498         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14499         /bin/gcc isn't good enough to build gcc.
14501 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14503         * Makefile.in (GDB_SUPPORT_FILES): Remove
14504         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14505         (gdb.tar.gz): Add new rule to use standard distribution building
14506         mechanism.
14508 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14510         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14511         Bill Cox <bill@cygnus.com>.
14513 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14515         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14517 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14519         * configure:  Search current dir first in .gdbinit.
14521 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14523         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14525 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14527         * config.sub:  Refer to NeXT's operating system as nextstep.
14529         * config.sub (case $basic_machine):  Re-order the cases, to match
14530         the order in the FSF version (which is mostly alphabethical).
14531         Merge in some additions and changes from the FSF.
14533 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14535         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14536         * config.sub: Recognize cxux7.
14537         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14539 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14541         * config.sub:  Fix typo powerpc -> powerpc-*.
14543 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14545         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14547         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14548         parallel with all-emacs and install-emacs).  Top-level command
14549         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14551 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14553         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14554         $(relbindir)/make before doing ``make install'', and use
14555         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14556         installing over running make binary.
14557         ($(host)-stamp-stage3-installed): Likewise.
14559 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14561         * config.guess: Recognize Mach.
14563 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14565         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14566         see whether --exec-prefix was used.
14568 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14570         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14572 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14574         * Makefile.in: Add all-librx target similar to all-libproc.
14576 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14578         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14579         with post 1.2 uname bogosity.
14581 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14583         * configure: Remove temporary files on receipt of a signal.
14585 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14587         * configure: If there is a package_makefile_frag, remove
14588         ${subdir}/Makefile.tem after copying it in.
14590 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14592         * build_all.mk: support rs6000 lynx identifies itself as
14593         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14594         since /bin/gcc is too feeble to compile a modern gcc.
14596 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14598         * brought devo/test-build.mk update-to-date with progressive/
14599           test-build.mk. Add lynx targets and hppa flag info.
14601 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14603         * configure.in:  Use mh-ncrsvr43.  Patch from
14604         Tom McConnell <tmcconne@sedona.intel.com>.
14606 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14608         * config.guess (i386-unknown-bsdi):  No longer need to
14609         check #if defined(__bsdi__) && defined(__i386__).
14611 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14613         * configure: Set program_transform_nameoption correctly.
14615 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14617         * brought build-all.mk update-to-date with progressive build-all.mk,
14618           added new targets and hppa info.
14620 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14622         * configure: If config.guess result is a prefix of the user
14623         specified target, assume a native build and use the user specified
14624         target as the host alias.  Remove SunOS patch suffix removal hack.
14625         * configure.in: Remove SunOS patch suffix removal hack.
14627         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14628         in NATIVE_CHECK_MODULES.
14630 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14632         * Makefile.in: Rename HOST_ONLY to NATIVE.
14633         * configure: Delete SunOs patch suffix from host_canonical
14634           and build_canonical variables that are prepended to Makefiles.
14635         * configure.in: Add comments for easier maintenance.
14637 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14639         * Makefile.in: Add all-libproc target similar to all-gui.
14641 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14643         * Makefile.in (CHECK_MODULES): split into
14644         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14646 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14648         * config.guess (i386-unknown-bsdi): New system to guess.
14650 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14652         * Makefile.in: Add all-gui target (but not yet build by "all").
14654 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14656         * config.sub: Move deletion of patch suffix from here...
14657         * configure.in: To here, at Ian's suggestion.  The top-
14658           level scripts might need to know of a patch level.
14660 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14662         * config.sub: Strip off patch suffix so rtl is recognized
14663           as a sunos4.1.3 machine, even though it's been patched.
14665 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14667         * Makefile.in (INSTALL_LAST): Delete.
14668         (INSTALL_DOSREL): New.
14670 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14672         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14673         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14674         whether we pass down --with-gnu-ld anyhow.
14676 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14678         * Makefile.in (INSTALL_LAST): Change operation so it works
14679         on more flavors of make.
14680         * configure.in (go32): Don't build libg++ or libio.
14682 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14684         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14685         they can be overriden by templates.
14687 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14689         * configure.in (target==go32): Don't build gdb.
14690         * dosrel: New directory.
14692 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14694         * configure.in (host==go32): Configure dosrel too.
14695         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14696         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14697         be set by incoming names or templates.
14698         (INSTALL_LAST): New rule.
14700 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14702         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14704 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14706         * configure.in (appdirs): New variable.  Currently empty, but will
14707         be used in gas distribution.  If nonempty, lists a set of
14708         directories at least one of which must get configured, or top
14709         level configuration is considered to have failed.
14710         (rs6000-*-lynxos*): Use new file name.
14712 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14714         Eliminate XTRAFLAGS.
14715         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14716         newlib include files using -idirafter, and also use -nostdinc.
14717         (CXX_FOR_TARGET): Likewise.
14718         (XTRAFLAGS): Removed.
14719         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14720         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14721         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14722         ($(DO_X)): Don't pass down XTRAFLAGS.
14724 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14726         * configure.in (mips*-dec-bsd*): New target; do build linker.
14727         (mips*-*-bsd*): New target; don't build linker.
14729 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14731         * configure.in: support rs6000-*-lynxos* configuration.
14732         support sunos4 as a cross target.
14734         * config.sub: look for lynx*, not lynx since the OS version may
14735         legitimately be part of the name.
14737 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14739         * configure.in (i[34]86-*-sco*): Move to be with other i386
14740         targets.
14741         (romp-*-*): New target.  Skip various binary utilities.
14742         (vax-*-*): New target.  Don't build newlib.
14743         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14745 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14747         * configure.in: Only set host_makefile_frag if config
14748         directory exists.
14750 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14752         * install.sh: If $dstdir exists, don't check whether each
14753         component does.
14755 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14757         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14759 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14761         * configure.in (*-*-lynxos*): Don't configure newlib for either
14762         native or cross Lynx.
14764 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14766         * config.sub (sparc64-elf): Fix os.
14767         (z8k): Remove duplicate.
14769 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14771         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14772         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14774 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14776         * configure: Make file links cleanly even if Lynx fails on
14777           an NFS symlink (at least fail cleanly).
14779 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14781         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14782         -XNh2000.
14784 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14786         * configure: Unknown options are fatal again.
14788 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14790         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14791         compatibility.
14793 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14795         * build-all.mk: Add `clean' target.
14797 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14799         * config.guess:  Add SINIX support.
14800         * configure.in:  Add mips-*-sysv4* support.
14802 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14804         * build-all.mk: Document all useful targets.
14805         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14806         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14808 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14810         * configure: Support --silent, --quiet.
14812 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14814         * configure: Support --disable-FEATURE.
14816 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14818         * config.guess: Recognize NCR running SVR4.3.
14820 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14822         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14823         Patch from Paul Eggert <eggert@twinsun.com>.
14825 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14827         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14829 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14831         * configure: Make unrecognized options give nonfatal warnings
14832         instead of fatal errors, and pass them to any subdirectory
14833         configures in case they recognize them.
14834         Make --x equivalent to --with-x.
14836 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14838         * configure: Add --enable-* options.  Clean up usage message and
14839         some comments.
14841 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14843         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14845 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14847         * configure.in (hppa*-*-*): Enable binutils.
14849 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14851         * config.sub: Recognize cisco.
14853 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14855         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14857 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14859         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14860         than one configuration name.  Add comment.
14862 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14864         * config.guess: about target *-hitachi-hiuxwe2, fixed
14865         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14866         macro is incorrect.]
14868 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14870         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14871         than the "make ls" stuff which used to be here.
14873 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14875         * config.guess:  Recognize i[34]86-unknown-freebsd.
14876         From Shawn M Carey <smcarey@rodan.syr.edu>.
14878 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14880         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14882 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14884         * config.guess: Check for ptx.
14886 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14888         * config.sub: Add os9k checking.
14890 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14892         * config.guess: Handle OSF1 running on HPPA processors
14894 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14896         * configure: If subdir configure fails, print out a message with
14897         subdirectory name, in case subdir's configure code didn't identify
14898         itself.
14900 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14902         * configure.in: Remove embedded newlines from configdirs.
14903         Avoid mismatches of substrings.  Fix matching strings at end
14904         of configdirs.
14906 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14908         * config.guess:  Add Lynx/rs6000 config support.
14910 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14912         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14914 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14916         * configure.in (hppa*-*-osf*): Treat this just like most other
14917         PA configurations (eg no binutils or ld).
14918         (hppa*-*-*elf*): These configurations have binutils and ld.
14920 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14922         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14924 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14926         * configure.in (rs6000-*-*): Build gas.
14928 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14930         * Makefile.in:  Avoid bug in losing hpux sed.
14932 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14934         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14935         for GDB and GDB has been fixed to not need it.
14937 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14939         * config.guess: Recognize vax hosts.
14941 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14943         * configure (while loop): Don't use "break 2" inside case
14944         statement -- the case statement isn't an enclosing loop.
14946 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14948         * config.guess:  Clean up NeXT support, to allow nextstep
14949         on Intel machines.  Make OS be nextstep.
14951 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14953         * config.guess: Add alternate forms for Convex.
14955 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14957         * configure:  Completely rewrite option processing.  Take
14958         advantage of pattern-matching to avoid invoking test frequently.
14959         Also clean up host and target defaulting logic.
14961 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14963         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14964         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14965         commands (plus user environment) will fit SCO limits.
14967 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14969         * configure.in: Don't issue warnings about directories which are
14970         not being configured if -norecursion is set.  Correct test for
14971         --with-gnu-as and --with-gnu-ld to not get confused by substring
14972         matches.
14974         * configure.in: Don't build gas for alpha-dec-osf1*.
14976 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14978         * configure:  Back out Per's change of 12/19/1993.  It changes the
14979         behavior of configure in unexpected and confusing ways.
14981         Also, use different delim char when calculating
14982         program_transform_name so that the name can contain slashes.
14984 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14986         * configure.in, config.sub: Add support for VSTa micro-kernel.
14988 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14990         * configure.in: Nuke hacks which were used to get a special
14991         version of GAS for HPPA configurations.
14993 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14995         * configure:  If only ${target_alias} is given, use that
14996         as the default for ${host_alias}.
14997         * configure:  Add missing back-slashes before nested quotes.
14999 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15001         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15003 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15005         * config.guess:  Recognize some Tektronix configurations.
15006         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15008 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15010         * config.sub: Match any flavor of SH.
15012 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15014         * configure.in: Don't try to configure newlib for Alpha.
15016 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15018         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15019         libg++ or libio for any Alpha target.
15021         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15023 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15025         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15026         default arguments -- so it tried to compress itself.
15028 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15030         * configure.in (notsupp): ensure that a space is always at the end
15031           of the configdirs list, since the grep checks for an explicit space
15033 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15035         * configure.in (target i386-sysv4.2): don't build ld, since static
15036           versions of many libraries are not available.
15038 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15040         * config.guess: Recognize Apollos (using environment variables).
15041         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15043 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15045         * config.guess: Recognize Sony news mips running newsos.
15047 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15049         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15050         "fi ; else" for bash.
15052 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15054         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15056 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15058         * config.sub: accept unixware as an alias for svr4.2.
15059         Fix some inconsistancies with the gcc version.
15061 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15063         * Makefile.in (DISTDOCDIRS):  Add gdb.
15065 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15067         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15069 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15071         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15072         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15073         this now.
15075 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15077         * config.sub: Accept hiux* as an OS name.
15079         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15080         etc/make-stds.texi.  The underscore came from gcc, and dje now
15081         agrees that RUNTESTFLAGS is the correct name.
15083 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15085         * install.sh:  Remove 'set -e'.  It makes any conditionals
15086         in the script useless.
15088         * config.guess: Automatically recognize arm-acorn-riscix
15089         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15091 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15093         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15095 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15097         * Makefile.in (DISTDOCDIRS): New variable.
15098         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15099         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15101 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15103         * configure.in (hppa target): check the source directory for the
15104           pagas sub-directory
15106 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15108         * config.sub: Allow -aout* and -elf*.
15110 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15112         * configure.in: Don't build ld on i386-solaris2, same as for
15113         sparc-solaris2.
15115 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15117         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15119 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15121         * configure.in:  Configure gdb for alpha.
15123 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15125         * Makefile.in (CXXFLAGS): Add -O.
15127 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15129         * config.guess: added support for DG Aviion
15131 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15133         * configure.in: Produce warning message for subdirectories not
15134         configurable for this host/target combination.  Don't try to
15135         configure gdb for vms.
15137 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15139         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15140         appropriate files before making "diststuff".
15141         (DISTBISONFILES): New var: list of files to be edited.
15142         (DISTSTUFFDIRS): Add binutils.
15144 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15146         * config.sub: also handle mipsel and mips64el (for little endian mips)
15148 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15150         * configure.in: Add * to end of all OS names.
15152 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15154         * configure.in: Build newlib for LynxOS native.
15156 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15158         * config.guess: Add support for delta 88k running SVR3.
15160         * configure.in: Add comment about HP compiler vs. emacs.
15162 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15164         * configure.in: don't build ld on solaris2 (not a viable option
15165           due to bugs in getpwnam & getpwuid)
15167 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15169         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15170         config.guess will produce a full version number.
15172 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15174         * configure.in: Build linker and binutils for alpha-dec-osf1.
15176 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15178         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15179         and gdb/testsuite/Makefile.in.
15181 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15183         * configure.in: recognize mips*- instead of mips-
15185 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15187         * config.sub: Accept linux*coff and linux*elf as operating
15188         systems.
15190 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15192         * config.sub: Recognize mips64, and mips3 as an alias for it.
15194 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15196         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15197         gdb knows how to handle OSF/1 shared libraries.
15199 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15201         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15202         * config.guess: Recognize Hitachi's HIUX.
15203         * config.sub: Recognize h3050r* and hppahitachi.
15204         Remove redundant cases for hp9k[23]*.
15206 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15208         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15209         if gas and ld are in the source tree and are in ${configdirs}.
15210         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15211         --with options (but still pass them down on the command line,
15212         if they were explicitly specified).
15214 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15216         * configure: substitute SHELL value in Makefile.in with
15217         ${CONFIG_SHELL}
15219 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15221         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15222         *-*-solaris2* targets.
15224 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15226         * Makefile.in: define M4, and pass it down to sub-makes;
15227         all-autoconf now depends on all-m4
15229 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15231         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15232         presence of {ar,ranlib} instead of a configured directory
15234 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15236         * config.guess: Accept 34?? as well as 33?? for NCR.
15238 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15240         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15241         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15243 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15245         * configure: grab values for $(CC) and $(CXX) from the
15246         environment, so that someone can do "CC=gcc configure; make" and
15247         have it work right (matching the way that autoconf works now)
15249         * configure.in, Makefile.in: add support for gash, the tcl
15250         interface to Galaxy
15252         * config.guess: add NetBSD variants (hp300, x86)
15254 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15256         * install.sh: Support -d option (in the manner of SunOS 4 install,
15257         as it is more deterministic than that of GNU install)
15258         (chmodcmd): Set file to mode 755 by default (should also do default
15259         chgrp and chown, but I don't feel like dealing with that now)
15261 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15263         * config.sub: Remove h8300hhms alias.
15265 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15267         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15269 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15271         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15272         as stmp-fixinc
15274 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15276         * config.sub: recognize m88110-bug-coff.
15278 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15280         * Makefile.in (all-libio): all dependencies on the toolchain used
15281         to build this (gcc, gas, ld, etc)
15283 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15285         * config.guess: Deal with OSF/1 1.3 on alpha.
15287 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15289         * install.sh: add some 'else true' clauses for portability
15291         * configure.in: don't build libio for h8[35]00-*-* targets
15293 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15295         * Makefile.in:  Add support for new libio.
15297 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15299         * install.sh: If one command fails, don't try the rest.  Don't try
15300         to remove $dsttmp (via trap) unless we have already created it.
15301         If $src doesn't exist, detect it and exit with an error.
15303         * config.guess: Recognize BSD on hp300.
15305 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15307         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15308         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15310 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15312         * Makefile.in (all-send-pr): depends on all-prms
15314 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15316         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15318 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15320         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15321         Added test for mips-mips-riscos5.
15323 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15325         * configure.in: use mh-hp300 for 68k HP hosts
15327 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15329         * configure: add support for CONFIG_SHELL, so that you can use
15330         some alternate shell for evaluating configure scripts
15332 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15334         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15335         in configure script to bug-gdb@prep.ai.mit.edu when building
15336         distribution archive.
15337         * Makefile.in (COMPRESS):  Remove def.
15338         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15339         gdb.tar.Z and make-gdb.tar.Z respectively.
15340         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15341         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15342         to convergence with 'taz' target in Makefile.in.
15344 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15346         * install.sh (dsttmp): use trap to ensure that tmp files go
15347         away on error conditions
15349 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15351         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15353 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15355         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15356         its parent is '/' not ''.
15358         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15360 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15362         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15363         that ${newsrcdir}/configure.in does.
15365 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15367         * test-build.mk: support for CONFIG_SHELL
15369 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15371         * config.sub (netware):  Add as a basic system type.
15373 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15375         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15376           $(srcdir)/ from the dependency on Makefile.in.
15378 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15380         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15381         (h8300hhms is temporary until multi-libraries are implemented).
15382         * configure.in: Handle h8300h too.
15384 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15386         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15388 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15390         * configure:  Remove extraneous output when guessing host type.
15391         * config.guess:  Remove extraneous output when guessing using C
15392         compiler rather than uname, or when guessing fails.
15394 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15396         * Makefile.in: remove all.cross and install.cross targets
15398         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15399           definitions
15401 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15403         * configure.in (target sh): Build gprof.
15405 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15407         * config.sub: change -solaris to -solaris2
15409 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15411         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15413 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15415         * configure: Correct error message for missing Makefile.in to
15416         print correct directory.
15418 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15420         * install.sh: kludge around 386BSD shell bug
15422 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15424         * config.guess:  Recognize NeXT.
15425         * config.guess:  Recognize i486-ncr-sysv4.
15426         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15428 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15430         * Makefile.in (MAKEINFOFLAGS): New variable.
15431         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15432         * build-all.mk, test-build.mk: Pass down --no-split as
15433         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15435 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15437         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15439 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15441         * Makefile.in (libg++.tar.z):  New rule.
15442         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15443         * Makefile.in (taz):  Only do a single chmod.
15445 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15447         * install.sh: don't use dirname anymore (replaced with sed usage)
15449 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15451         * Makefile.in:  Change extension for gzip'd files from '.z' to
15452         '.gz' per new FSF standard usage.
15454 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15456         * configure: put quotes around the final value of program_transform_name
15458 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15460         * Makefile.in: new install.sh support; update install-info rules
15462 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15464         * configure.in: Build diff for crosses, but not for go32 host.
15466         * configure.in: Build gprof only for native, and don't build it
15467         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15469 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15471         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15473 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15475         * configure.in (host_tools): Add prms.
15477 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15479         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15480         with $(FLAGS_TO_PASS) on the command line
15482         * config.sub: Recognize lynx and lynxos
15484 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15486         * config.sub: Accept -ecoff*, not just -ecoff.
15488 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15490         * Makefile.in (taz): Use .gz suffix instead of .z.
15491         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15492         names.
15494 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15496         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15498 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15500         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15501         that rebuilds that might happen during 'make install' don't get
15502         bogus gcc include files
15504 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15506         Change from Utah for HPPA support:
15507         * config.guess: Recognize hppa1.x-hp-bsd.
15509 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15511         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15512         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15514 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15516         * config.sub: Add support for rom68k and bug boot monitors.
15518 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15520         * Makefile.in: Make all-opcodes depend on all-bfd.
15522 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15524         * config.guess: Added special check for i[34]86-univel-sysv4*.
15526 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15528         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15529         the processor rather than assuming i486.
15531 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15533         * config.guess: Recognize SunOS6 as Solaris3.
15535 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15537         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15538         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15540 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15542         * build-all.mk (all-cross): New target for Canadian Cross.
15543         Added Q2 go32 targets.
15544         * test-build.mk: Configure go32 cross sparclite-aout and
15545         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15546         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15548 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15550         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15551         GO32 hosted toolchains
15553 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15555         * configure: change  so "-exec-prefix" gets passed down rather
15556         than "-exec_prefix" so autoconf generated Makefiles get the
15557         exec_prefix set right.
15559 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15561         * config.guess: get the Solaris2 minor version number
15563         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15565 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15567         * config.guess: Recognize some Sequent platforms.
15569 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15571         * Makefile.in: added the vault-install target
15573         * configure.in: actually use the Sun3 makefile fragment that's in
15574         config, also added the release dir to configdirs
15576 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15578         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15580 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15582         * configure.in: remove some program from Alpha targetted toolchains
15584 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15586         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15587         gprof.
15588         (taz): Run "make diststuff" in those directories instead of "make
15589         proto-dir".  Look for "VERSION=" only at start of line in subdir
15590         Makefile.  Use "gzip -9" for compression.
15591         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15592         (binutils.tar.z): New target.
15594 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15596         * Makefile.in (taz): Include gpl.texinfo.
15598 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15600         * Makefile.in (setup-dirs): Merged into "taz" target.
15601         (taz): Only do `proto-dir' stuff if a directory is actually needed
15602         for this target.
15604 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15606         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15607         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15608         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15609         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15610         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15612 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15614         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15615         config.sub, and move-if-change to gdb testsuite distribution
15616         archive, so the testsuite can be extracted, configured, and
15617         run separately from the gdb distribution.  Blow away the Chill
15618         tests that require a Chill compiled executable, since GNU Chill
15619         is not yet publically available.
15621 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15623         * test-build.mk: set environment variables in a single command,
15624         instead of a list of assignments and exports
15626         * config.guess: recognize Alpha/OSF1 systems
15628 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15630         * configure: Change help message to prefer --options rather than
15631           -options.
15633 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15635         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15636         zippy@ecst.csuchico.edu.
15637         * config.guess: Recognize miniframe.
15639 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15641         * Makefile.in: Use srcroot to find runtest rather than rootme.
15642         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15644 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15646         * test-build.mk: Extensive additions to support building on a
15647         machine other than the host.
15649 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15651         * configure (tooldir): Fix for i386-aix again.
15653 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15655         * configure, Makefile.in:  Change definition of $(tooldir)
15656         to match the FSF.
15658 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15660         * config.guess:  Recognize i[34]86/SVR4.
15662 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15664         * Makefile.in (all-gdb): gdb depends on sim.
15666 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15668         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15669         at the same time we make the prototype gdb directory.
15670         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15671         files at the same time as the gdb base release distribution.
15673 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15675         * Makefile.in (check): Use individual check targets rather than
15676         DO_X rule.
15677         (check-gcc): Added.
15679 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15681         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15682         for System V release 3.2.
15684 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15686         * config.sub: Recognize hppaosf.
15687         * configure.in: Do configure ld/binutils/gas for it.
15689 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15691         * configure (tooldir): Alter syntax used to set this, for systems
15692         where "\$" isn't handled right, like i386-aix.
15694 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15696         * configure: Pass program-transform-name, not
15697         program_transform_name, to recursive configures.
15699 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15701         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15702         of gas+ld+binutils.
15704 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15706         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15708 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15710         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15712 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15714         * Makefile.in (PRMS): Set back to all-prms.
15716 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15718         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15719         targets, rather than for MIPS hosts.
15721 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15723         * configure.in: add comment for --with-x default values
15725         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15727         * Makefile.in: add check-* targets for each of the directories in
15728         the tree.  Add a definition of RUNTEST that will use the one we
15729         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15731 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15733         * configure.in: Removed obsolete references to bfd_target and
15734         target_makefile_frag.
15736         * build-all.mk: Set assorted targets for Q2.
15737         * config.sub: Recognize z8k-sim and h8300-hms.
15738         * test-build.mk: Really don't pass host to configure.
15739         (HOLES): Added uname.
15741 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15743         * configure: Handle an empty program-prefix, program-suffix or
15744         program-transform-name correctly.
15746 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15748         * build-all.mk: -G 8 no longer required for MIPS targets.
15749         * test-build.mk: Don't pass host argument to configure; make it
15750         guess.
15752 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15754         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15755         * Makefile.in (COMPRESS):  New macro, like GZIP.
15757 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15759         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15761         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15762         with gas currently defaults to -G 0.
15764 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15766         * Makefile.in (all-flex): flex depends on byacc.
15768         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15769         to test-build.mk as RELEASE_TAG.
15770         * test-build.mk (configargs): New variable containing arguments to
15771         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15772         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15774         * config.guess: Use /bin/uname when checking -X argument on SCO,
15775         to avoid invoking GNU uname which doesn't understand -X.
15777         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15779         * configure.in: Build gas for mips-*-*.
15781 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15783         * Makefile.in (all.normal): insert missing backslash.
15785 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15787         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15789         * Makefile.in: Complete overhaul to merge many almost identical
15790         targets.
15792 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15794         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15795         (gdb.tar.Z): Adjusted.
15797         * Makefile.in (setup-dirs, taz): New targets; should be general
15798         enough to adapt for gdb sometime.  Build only .z file.
15799         (gas.tar.z): New target.
15801 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15803         * build-all.mk: Use CC=cc -Xs on Solaris.
15805 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15807         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15808         for handling BISON for FSF releases.
15810 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15812         * configure: Actually implement the change zoo just documented.
15814 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15816         * configure: when using config.guess, only set target_alias when
15817         it's not already been set (ie, on the command line)
15819 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15821         * Makefile.in: add installcheck target, set PRMS to install-prms
15823 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15825         * configure: add support for package_makefile_fragment, handle the
15826         case where a directory has a configure.in file but no Makefile.in
15827         more gracefully (with an actual understandable error message, even);
15828         add support for --without (and add this to the usage message); also
15829         explicitly add a --host=${host_alias} to the command line when
15830         config.guess is used
15832 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15834         * configure: Must use both --host and --target in recursive calls.
15836 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15838         * Makefile.in: Change deja-gnu to dejagnu.
15840 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15842         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15844 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15846         * configure.in: canonicalize all instances to *-*-solaris2*,
15847         also strip out a number of tools to not build for go32 host
15849 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15851         * config.guess: add GPL.
15853         * Makefile.in, config.guess, config.sub, configure: bump
15854           copyrights to 93.
15856 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15858         * Makefile.in (do-info): Removed obsolete check for existence of
15859         localenv file.
15861         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15863 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15865         * Makefile.in: a couple of 'else true' for decstation,
15866         support for TclX
15868         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15870 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15872         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15874 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15876         * config.guess: Recognize i386-ibm-aix (PS/2).
15877         * configure.in: Use config/mh-aix386 file for it.
15879 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15881         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15882         CC_FOR_TARGET instead.
15883         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15885 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15887         * Makefile.in: Add sim to list of directories sent with gdb
15889 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15891         * configure.in: Put back mips-dec-bsd* case.
15893 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15895         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15896         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15897         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15899 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15901         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15903         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15904         (install-info): install dir.info only if it exists,
15905         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15907 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15909         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15910         gas for mips-dec-bsd.
15912 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15914         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15915         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15917 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15919         * configure.in: Added "dejagnu" to hosttools list.
15921 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15923         * config.sub, configure.in, config.guess:  Add support
15924         for Bosx, an AIX variant from Bull.
15925         Patches from F.Pierresteguy@frcl.bull.fr.
15927 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15929         * devo/dejagnu: Initial creation of devo/dejagnu.
15930         Migrated dejagnu testcases and support files for testing software
15931         tools to reside as subdirectories, currently called "testsuite",
15932         within the directory of the software tool.  Migrated all programs,
15933         support libraries, etc. beloging to dejagnu proper from
15934         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15935         with no modifications.  The changes to these files which will
15936         allow them to configure, build, and execute properly will be made
15937         in a future update.
15939 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15941         * Makefile.in: Change send_pr to send-pr.
15942         * configure.in: Likewise.
15943         * send_pr: Renamed directory to send-pr.
15945 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15947         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15949 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15951         * README:  Update for gdb-4.8 release.
15952         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15953         gdb-xxx.tar.z (gzip'd) file also.
15955 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15957         * Makefile.in: make all-diff depend on all-libiberty
15959 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15961         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15963 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15965         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15967 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15969         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15970         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15971         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15973 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15975         * Makefile.in:  makeinfo binary is in a new location
15977 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15979         * config.sub: Accept -ecoff as an OS.
15981         * Makefile.in: Various changes to eliminate a level of make
15982         recursion and reduce the required command line length.
15983         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15984         sub-makes.
15985         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15986         variables holding settings for specific sub-makes.
15987         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15988         in terms of BASE_FLAGS_TO_PASS.
15989         (TARGET_LIBS): New variable listing directories which use
15990         TARGET_FLAGS_TO_PASS.
15991         (subdir_do): Eliminated.
15992         (do-*): New set of targets to replace subdir_do.
15993         (various): All targets which used subdir_do now depend on do-*.
15994         (local-clean): Renamed from do_clean.
15995         (local-distclean): New target, dependency of distclean and
15996         realclean.
15997         (install-info): Don't create directories.  Depend on dir.info
15998         rather than calling make recursively.
15999         (install-dir.info): Eliminated.
16000         (install-info-dirs): Create all info directories here.
16001         (dir.info): Depend upon do-install-info.
16003         * test-build.mk (HOLES): Added false.
16005 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16007         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16009 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16011         * Makefile.in (info): remove dependency on all-texinfo.  The
16012         problem was really in texinfo/C, not at this level.
16014 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16016         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16018 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16020         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16021         GDB releases.
16023 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16025         * configure: Include srcdir in message about target of link not
16026         being found.  Don't convert `-' to `_' in `with' options being
16027         passed to subdirs.
16029 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16031         * configure.in: add uudecode to host_tools
16033         * Makefile.in: added {all,install}-uudecode targets, added them to
16034         the appropriate lists
16036 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16038         * Makefile.in (all-gcc): Added dependency on all-gas.
16040         * configure.in (mips-*-*): Build ld and binutils.
16042 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16044         * configure: check return code from mkdir, print error message and
16045           exit on failure.
16047 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16049         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16051 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16053         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16055 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16057         * config.sub (h8500):  Recognize this as a cpu type.
16059 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16061         * configure: source directory missing is no longer a warning
16063         * configure.in: recognize irix[34]* instead of irix[34]
16065         * Makefile.in: define and pass down X11_LIB
16067 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16069         * guess-systype: Renamed to ...
16070         * config.guess:  ... by popular request.
16071         * configure.in, Makefile.in:  Update accordingly.
16073 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16075         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16076         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16077         + Execute ./dummy instead of assuming . is in PATH.
16079 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16081         * guess-systype:  New shell script.  Attempts to guess the
16082         canonical host name of the executing host.
16083         Only a few hosts are supported so far.
16084         * configure:  Call guess-systype if no host is specified.
16086 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16088         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16089         gcc Makefile.
16092 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16094         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16095         (all-gcc, install-gcc, subdir_do): Use it.
16097 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16099         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16101 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16103         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16104           set exclusively by configure, using configure.in .
16106 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16108         * test-build.mk: set $PATH for all builds
16110         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16112 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16114         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16115         the one used in gcc/Makefile.in, so that a null expansion doesn't
16116         override the one needed to build gcc with a native cc.
16119 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16121         * configure: Accept -with arguments.
16123 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16125         * Makefile.in: added h8300sim
16127 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16129         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16130         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16131         (all-cygnus, native, build-cygnus): Make
16132         $(canonhost)-stamp-3stage-done, not $(host)....
16133         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16134         i386-sco3.2v4.  Added else true to if command.
16136 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16138         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16140 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16142         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16144 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16146         * configure.in: don't remove binutils from Solaris builds
16148 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16150         * Makefile.in: get rid of earlier definitions for *clean,
16151         also handle the recursive info rule better
16153 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16155         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16156         do more-or-less the right thing.
16158 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16160         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16161         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16163 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16165         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16166         $(host_canonical).
16168         * configure.in: split the configdirs list into 4 categories (native
16169         v. cross, library v. tool) and handle the cross-only and native-
16170         only in more reasonable (and correct!) way.
16172 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16174         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16175         configdirs anymore.
16177 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16179         * Makefile.in: extensive cleanup::  removed all of the explicit
16180         clean-* targets, collapsed many wrappers around subdir_do into
16181         one, added additional targets to satisfy standards.texi, deleted
16182         some old targets, some changes for consistency
16184 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16186         * configure.in: handle some programs as cross-only, and others as
16187         native only
16189         * test-build.mk: handle partial holes in a more generic manner
16191         * Makefile.in: m4 depends on libiberty
16193 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16195         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16196         time, wdiff, and find to configdirs
16198         * Makefile.in: all, clean, and install rules for the new programs
16199         added to configure.in
16201 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16203         * configure.in: use mh-sun for all *-sun-* hosts
16205 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16207         * Makefile.in: define flags for X11 include files and library file
16208         locations, pass them down to the programs that need this info
16210         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16212 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16214         * configure.in: start building libg++ for HP-UX targets
16216 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16218         * README:  Update references to files moved into etc/.
16220 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16222         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16223         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16225 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16227         * configure: accept dash as well as underscore in long option
16228         names for FSF compatibility.
16230 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16232         * config.sub: added -sco3.2v4 support from FSF.
16234 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16236         * configure.in: expand the section that adds or removes
16237         directories from the list of programs to build, to handle native
16238         vs. cross in addition to host v. native
16240 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16242         * Makefile.in:  Replace C++ in macro names with CXX.
16243         This is less likely to break ...
16245 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16247         * test-build.mk: add -w to GNU_MAKE
16249 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16251         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16252         add 'sparc' to list of recognized cpus.  This needed to make
16253         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16254         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16255         then changes that into $CPU-wrs-vxworks.
16257         * configure.in: remove most references to gdbtest, regularize
16258         target based program removal
16260         * test-build.mk: import from p3 tree (many fixes and changes)
16262 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16264         * Makefile.in: added rules to handle tcl, tk, and expect
16266         * configure.in: handle those directories if they exist
16268 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16270         * config.sub: removed bogus hppabsd and hppahpux names, since
16271         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16273 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16275         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16276         depends upon all-xiberty
16278         * Makefile.in: changes from p3, including:
16280         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16282         * Makefile.in (XTRAFLAGS): include newlib directories if
16283         newlib/Makefile exists, rather than if host != target.
16285         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16287         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16288         from the same source tree and not building a cross-compiler.  This
16289         matters for the libg++ configuration if reconfiguring a tree that
16290         has already been installed.
16292         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16294         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16295         pick up the machine and system specific header files.
16297         * Makefile.in: added AS_FOR_TARGET, passed down in
16298         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16299         the C compiler to use to create programs which are run in the
16300         build environment, set it to default to $(CC), and passed it down
16301         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16303         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16305         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16306         We need them for unusual native builds, like systems without
16307         ranlib.
16309         * configure: also define $(host_canonical) and
16310         $(target_canonical), which are the full, canonical names for the
16311         given host and target
16313 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16315         * Makefile.in:  Added separate definitions for C++.
16317 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16319         * configure.in (configdirs):  Add deja-gnu.
16321 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16323         * README:  Update for configure.texi and gdb-4.7 release.
16325 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16327         * Makefile.in:  Move "all" target to top of file.
16328         Previously, first target was ".PHONY" which caused BSD4.4 make
16329         to build .PHONY when make was run without arguments.
16331 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16333         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16334         Library-copylefted code in libiberty.
16336 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16338         * config.sub:  Replace m68kmote with plain old m68k.
16340 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16342         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16344 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16346         * config.sub: Complain if no argument is given.  Added support for
16347         386bsd as OS and target alias.
16349 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16351         * Makefile.in (XTRAFLAGS): include newlib directories if
16352         newlib/Makefile exists, rather than if host != target.
16354 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16356         * config.sub: recognize sparclite-wrs-vxworks.
16358         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16359         p3.) Added clean-xiberty to clean.
16361 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16363         * configure.in: use *-*-* instead of nested cases for host and target
16365 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16367         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16368         from the same source tree and not building a cross-compiler.  This
16369         matters for the libg++ configuration if reconfiguring a tree that
16370         has already been installed.
16372 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16374         * config.sub (i486v/i486v4):  Merge in from FSF version.
16376 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16378         * configure: only set PWD if it is already set.
16380 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16382         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16383         doesn't have unset and all success paths (and most error paths)
16384         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16385         to just ${PWD} to avoid confusion.)
16387 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16389         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16390         even for a native compilation.
16392 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16394         Changes to make the gdb.tar.Z rule work better.
16396         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16397         (DEVO_SUPPORT):  Add configure.texi.
16398         (bfd-ilrt.tar.Z):  Remove ancient rule.
16400 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16402         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16403         pick up the machine and system specific header files.
16405         * configure.in, config.sub: added new target m68010-adobe-scout,
16406         with alias of adobe68k.  Changed configure.in to check for
16407         -scout before -sco* to avoid a false match.
16409         * Makefile.in: added AS_FOR_TARGET, passed down in
16410         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16411         the C compiler to use to create programs which are run in the
16412         build environment, set it to default to $(CC), and passed it down
16413         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16415 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16417         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16418         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16419         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16420         FOR_TARGET variants, to newlib and libg++.
16422 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16424         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16425         first.
16427 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16429         * config.sub:  Accept `elf' as an environment.
16431 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16433         * Makefile.in (all-opcodes):  cd into the right directory
16435 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16437         * configure: added -program_transform_name option, used as
16438         argument to sed when installing programs.
16439         configure.texi: added documentation for -program_prefix,
16440         -program_suffix and -program_transform_name.
16442 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16444         * config.sub:  Accept i486 where i386 ok.
16446 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16448         * config.sub: accept we32k
16450 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16452         * config.sub, configure.in: accept OSE68000 and OSE68k.
16454         * Makefile.in: don't create all directories for ``make install'';
16455         let the subdirectories create the ones they need.
16457 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16459         * COPYING: new file, GPL v2
16461 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16463         * Makefile.in: use the new gen-info-dir, which needs a template
16464         argument (which also lives in texinfo)
16466         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16468 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16470         * config.sub (ncr3000):  Change i386 to i486.
16472 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16474         * Makefile.in: add install-rcs, install-grep to
16475         install-no-fixedincludes, removed install-bison and install-libgcc
16477 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16479         * configure.in: grab the HPUX makefile fragment if on HPUX
16481 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16483         * Makefile.in: eradicate bison spoor (ditto libgcc).
16484          configure.in: recognise m68{k,000}-ericsson-OSE.
16485          es1800 is alias for m68k-ericsson-OSE
16487 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16489         * configure.in: rearrange the parts that remove programs from
16490         configdirs, based now on HOST==TARGET or by canonical triple.
16492 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16494         * test-build.mk: recurse explicitly with -f test-build.mk when
16495           appropriate.  predicate stage3 and comparison on the existence
16496           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16497           On very clean, also remove ...stamp-co.  Build in-place before
16498           doing other builds.
16500 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16502         * Makefile.in, configure.in: add tgas
16504 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16506         * Makefile.in: a number of changes merged in from progressive.
16508         * configure.in: add libm.
16510         * .cvsignore: ignore some stuff that comes from test-build.mk.
16512 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16514         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16516 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16518         * configure: Add program_suffix (parallel to program_prefix)
16519         * Makefile.in: adjust directory-creating script for losing decstation
16521 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16523         * configure:  Minor $subdir-related fixes.
16525 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16527         * configure: fix various problems with propogating
16528         makefile_target_frag in subdirs.
16529         * configure.in: config libgcc if its there
16531 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16533         * config.sub:  HPPA merge.
16535 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16537         * Makefile.in:  Replace all-bison with all-byacc in all
16538         dependency lines for other tools (which now use byacc).
16540 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16542         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16544 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16546         * Makefile.in: make gprof rules similar to byacc rules (instead of
16547         vestigal $(unsubdir) that didn't work...)
16549 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16551         * config.sub:  Add support for Linux.
16552         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16553         (at least for libg++).
16555 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16557         * configure.texi: fix doc for the -nfp option to configure
16559 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16561         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16563 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16565         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16566         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16567         * configure.in: added solaris* host_makefile_frag hook.
16569 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16571         * config.sub: changed recognition of m68000 so that various
16572         m68k types can be specified via m680[01234]0
16574 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16576         * config.sub (basic_machine): fix sed so that '-foo' isn't
16577         completely substituted out while .+'-foo' loses the '-foo'
16579 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16581         * config.sub ($os): Add -aout.
16583 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16585         * configure:  If host_makefile_frag is absolute, don't
16586         prefix ${invsubdir} (relevant to libg++ auto-configure).
16588 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16590         * Makefile.in (tooldir): Define it.
16591         (all-ld): Depend on all-flex.
16593 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16595         * Makefile.in (check):  Fix libg++ special case.
16597 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16599         * configure: do not bury `pwd` into config.status, thus do fewer
16600           pwd's.
16602         * configure: print the "Building in" message only when building in
16603           other than "." AND verbose.
16605         * configure: remove -s, rework -v to better accommodate guested
16606           configures.
16608         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16610 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16612         * Makefile.in: macroize flags passed on recursion.  remove
16613           fileutils.
16615 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16617         * configure: get makesrcdir right for subdirs deeper than 1.
16619         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16620           install.
16622 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16624         * Makefile.in: don't print subdir_do or recursion lines.
16626 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16628         * standards.texi: added menu item.
16630         * Makefile.in: build and install standards.info.
16632         * standards.texi: new file.
16634 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16636         * configure: test for and move config.status pieces from
16637           ${subdir}/.
16639 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16641         * configure:  Test for existance of files before trying to mv
16642         them, to avoid numerous non-existance messages.
16644 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16646         * configure: correct final line of config.status.
16648         * configure: patch from eggert.  Avoids a protection problem if
16649           the original Makefile.in is read only.
16651         * configure: use move-if-change from gcc to create config.status.
16652           Some makefiles depend on config.status to tell if a directory
16653           has been reconfigured for a different host.  This change
16654           prevents those directories from remaking everything in the case
16655           where the reconfig was only intended to rebuild a Makefile.
16657         * configure: test for config.sub with "config.sub sun4" rather
16658           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16659           host alias from a missing config.sub.
16661 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16663         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16664           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16666 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16668         * configure: mkdir ${subdir} as needed.
16670 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16672         * Makefile.in,configure.in: added autoconf.
16674 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16676         * Makefile.in: no longer pass against on recursion.
16678         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16679           definitions are not inherited.
16681         * configure: correct makesrcdir when subdir is .
16683 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16685         * configure:  Add support for 'subdirs' variable, which is
16686         like 'configdirs', except that configure doesn't re-invoke
16687         itself for subdirs, it just creates a Makefile for each subdir.
16688         * configure.texi:  Document subdirs.
16690 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16692         * configure.in: added flex to configdirs
16694 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16696         * Makefile.in: remove clean-stamps from clean.
16698 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16700         * configure.in:  Add gdbtest to configdirs.
16702 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16704         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16705         to recursive makes.
16706         * configure.in:  Recognize new ncr3000 config.
16708 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16710         * Makefile.in, configure.in: removed references to gdbm.
16712 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16714         * config.sub:  Don't canonicalize os value
16715         newsos* to bsd (readline needs to check for newsos).
16716         (This fix was earlier made Jan 31, but got re-broken.)
16718 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16720         * configure.in:  sco is an os, not a vendor!
16722         * configure:  Quote $( better.  Keep various shells happy.
16724 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16726         * Makefile.in: eliminate stamp-files.
16728 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16730         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16731           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16733 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16735         * config.sub:  fix iris/iris3.
16737 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16739         * configure: re-add -rm.
16741 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16743         * Maskefile.in: add .stmp-rcs to all.
16745         * configure.in: remove gas from rs6000 build, use aix host fragment.
16747 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16749         * configure: pass down site_option during recursion.
16751 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16753         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16755 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16757         * configure: Change exec_prefix so that it really defaults to prefix.
16759 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16761         * Makefile.in, configure.in:  Add support for mmalloc library.
16763 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16765         * Makefile.in: add stmp dependencies for a few more things.
16767 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16769         * configure: adjusted error message on objdir/srcdir configure
16770           collision, per john's suggestion.
16772         * Makefile.in: add libiberty stmp to all and all.cross.
16774 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16776         * Makefile.in: remove force dependencies, add grep to all.
16778 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16780         * Makefile.in: drop flex.  make stamp files work.
16782         * configure: added test for conflicting configuration in srcdir,
16783           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16784           gets cranky.  use relative paths for configure and srcdir
16785           whenever possible.  Send some error messages to stderr that were
16786           going to stdout.
16788 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16790         * Makefile.in:  Fix libg++ rule to check for gcc directory
16791         before using gcc/gcc.  Also pass XTRAFLAGS.
16793 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16795         * Makefile.in: added stmp-files so that directories aren't polled
16796           when they are already built.
16798         * configure.texi: fixed a node pointer problem.
16800 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16802         * config.sub configure.in gdb/configure.in
16803         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16804         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16805         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16807 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16809         * configure: -recurring becomes -silent.  corrected help message
16810           for -site= option.
16812         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16814 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16816         * configure: when building Makefile for crosses, replace
16817           tooldir and program_prefix.  default srcdir from location of
16818           config.sub.  remove "for host in hosts" and "for target in
16819           targets" loops.
16821 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16823         * Makefile.in: Do not pass bindir or mandir to cvs.
16825 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16827         * Makefile.in, configure.in: removed traces of namesubdir,
16828           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16829           copyrights to '92, changed some from Cygnus to FSF.
16831         * configure.texi: remove most references to multiple hosts,
16832           multiple targets, subdirs, etc.
16834         * configure.man: removed rcsid. reference config.sub not
16835           config.subr.
16837         * Makefile.in: mkdir $(infodir) on install-info.
16839 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16841         * configure.texi:  Explain better about .gdbinit and about
16842         the environment that configure.in sections run in.
16844 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16846         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16848 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16850         * README:  DOC.configure => cfg-paper.texi.
16852 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16854         * config.sub (near case $os):  Don't convert newsos* to bsd!
16856 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16858         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16859         the number of copies of COPYING that go into the GDB tar file.
16861 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16863         * bfd/configure.in, gdb/config/mh-i386sco,
16864         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16865         Fix SCO configuration stuff.
16867 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16869         * Makefile.in:  For libg++, make sure the -I pointing
16870         to the gcc directory goes *after* all the libg++-local -I flags.
16871         Also, move just-gcc dependency from just-libg++ to all-libg++.
16873 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16875         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16877 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16879         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16881 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16883         * config.sub:  Add stratus configuration frags.  Also
16884         submitted to FSF.
16886 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16888         * Makefile.in (DEV_SUPPORT):  add configure.man.
16890         * config.sub(Decode manufacturer-specific):  add -none*.
16892 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16894         * Makefile.in:  remove form feeds to make Sun's make happy.
16895         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16897 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16899         * Makefile.in (AR_FLAGS):  Make quieter.
16901 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16903         * configure.in:  Add libg++.
16904         * configure:  When verbose, don't output the command line at each
16905         level; it will be unremarkably the same as the previous version,
16906         which will be the same as what the user typed.
16908 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16910         * configure.in, Makefile.in: fix clean-info, add flex.  add
16911           fileutils.
16913         * configure: be less sensitive to spaces in Makefile.in.  Do not
16914           look for sources in "..".  Doing so breaks subdirectories that
16915           might have their own configure.  If a subdir has it's own
16916           configure script, use it.
16918 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16920         * cfg-paper.texi: some changes suggested by rms.
16922 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16924         * config.sub:  Merge in some small additions from the FSF version,
16925         taken from the gcc distribution, to bring the Cygnus and FSF
16926         versions into closer sync.
16928 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16930         * configure.in:  Changed svr4 references to sysv4.
16932 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16934         * configure: added -V for version number option.
16936 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16938         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16939           renamed from DOC.configure to cfg-paper.texi.
16941 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16943         * configure, config.subr, config.sub: config.subr is now
16944           config.sub again.
16946 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16948         * configure.texi: new file, in progress.
16950         * Makefile.in: build info file and install the man page for
16951           configure.
16953         * configure.man: new file, first cut.
16955         * configure: find config.subr again now that configuration "none"
16956           has gone.  removed all traces of the -ansi option.  removed all
16957           traces of the -languages option.
16959         * config.subr: resync from rms.
16961 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16963         * configure, config.sub, config.subr: merge config.sub into
16964           config.subr, call the result config.subr, remove config.sub, use
16965           config.subr.
16967         * Makefile.in: revised install for dir.info.
16969 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16971         * configure.in: add decstation host makefile frag.
16973         * Makefile.in: BISON now bison -y again.  also install-gcc on
16974           install.  clean-gdbm on clean.  infodir belongs in datadir.
16975           Make directories for info install.  Build dir.info here then
16976           install it.
16978 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16980         * Makefile.in: fix for bad directory tests.
16982 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16984         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16985           regexp.  -srcdir relative was being handled incorrectly.
16987         * Makefile.in: unwrapped some for loops so that parallel makes
16988           work again and so one can focus one's attention on a particular
16989           package.
16991 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16993         * configure: added PWD as a stand in for `pwd` (for speed). use
16994           elif wherever possible.  make -srcdir work without -objdir.
16995           -objdir= commented out.
16997 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16999         * configure: +options become --options.  -subdirs commented out.
17000           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17001           Makefile now at top of generated Makefile.  Removed cvs log
17002           entries.  added -srcdir.  create .gdbinit only if there is one
17003           in ${srcdir}.
17005         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17006           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17007           and mandir now keyed off datadir by default.
17009 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17011         * Freshly created ChangeLog.
17014 Local Variables:
17015 mode: change-log
17016 left-margin: 8
17017 fill-column: 76
17018 version-control: never
17019 End: