Bump date stamp to 20140318
[official-gcc.git] / ChangeLog
blob59a3f5d9dd492db6d66a0b306a71f60d07209c41
1 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
7         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
9 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
11         PR bootstrap/58572
12         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
13         -I for libstdc++-v3 includes if $(LEAN).
14         * Makefile.in: Regenerated.
16 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
18         * MAINTAINERS: Update my email address.
20 2014-02-24  Walter Lee  <walt@tilera.com>
22         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
23         (tilegx-*-*): Change to tilegx*-*-*.
24         * configure: Regenerate.
26 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
28         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
30 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
32         * MAINTAINERS (Write After Approval): Add myself.
34 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
36         PR target/59788
37         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
38         *solaris2*.
40 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
42         * MAINTAINERS: Update my email address.
44 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
46         * MAINTAINERS: Convert to UTF-8.
47         Properly sort Xinliang David Li's entry.
49 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
50             Sandra Loosemore  <sandra@codesourcery.com>
52         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
53         nios2 port maintainers.
55 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
57         * MAINTAINERS (Write After Approval): Add myself.
59 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
61         * configure.ac: Add user-friendly check for native x86_64-linux
62         multilibs.
63         * configure: Regenerate.
65 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
67         * MAINTAINERS: Add myself as sh maintainer.
69 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
71         * MAINTAINERS: Add self as SLSR maintainer.
73 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
75         * MAINTAINERS: Update my email address.
77 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
79         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
81 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
83         * Makefile.in: Regenerate.
85         * Makefile.tpl: Fix typo.
86         * Makefile.in: Regenerate partially.
88 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
90         * configure.ac: Added libcilkrts to noconfig list when C++ is not
91         supported.
92         * configure: Regenerated.
94 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
96         * MAINTAINERS (Write After Approval): Add myself.
98 2013-10-30  Jason Merrill  <jason@redhat.com>
100         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
101         --disable-build-format-warnings.
103 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
105         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
106         depend on libstdc++ and libgcc.
107         * configure: Regenerate.
108         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
109         libcilkrts for POSIX and i*86, and x86_64 architectures.
110         * Makefile.in: Added libcilkrts related fields to support building it.
112 2013-10-26  Jeff Law  <law@redhat.com>
114         * Makefile.def (target_modules): Remove libmudflap
115         (languages): Remove check-target-libmudflap).
116         * Makefile.in: Rebuilt.
117         * Makefile.tpl (check-target-libmudflap-c++): Remove.
118         * configure.ac (target_libraries): Remove target-libmudflap.
119         Remove checks which disabled libmudflap on some systems.
120         * configure: Rebuilt.
121         * libmudflap: Directory removed.
123 2013-10-21  Cong Hou  <congh@google.com>
125         * MAINTAINERS (Write After Approval): Add myself.
127 2013-10-16  Mike Stump  <mikestump@comcast.net>
129         * .dir-locals.el: Add.
131 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
133         * configure.ac: Add --enable-host-shared
134         * configure: Regenerate.
136 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
138         Import from savannah.gnu.org:
139         * config.guess: Update to 2013-06-10 version.
140         * config.sub: Update to 2013-10-01 version.
142 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
144         Changes to build configuration to allow big endian ARC ELF toolchain
145         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
146         * configure: Regenerate.
148 2013-09-20  Alan Modra  <amodra@gmail.com>
150         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
151         ppc host match.  Support little-endian powerpc linux hosts.
153 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
155         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
156         maintainer.
158 2013-09-12  DJ Delorie  <dj@redhat.com>
160         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
161         maintainers.
163 2013-09-03  Richard Biener  <rguenther@suse.de>
165         * configure.ac: Also allow ISL 0.12.
166         * configure: Regenerated.
168 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
170         * MAINTAINERS (Write After Approval): Add myself.
172 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
174         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
176 2013-08-26  Caroline Tice  <cmtice@google.com>
178         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
179         "Various Reviewers" to libvtv "Various Maintainers".
181 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
183         * MAINTAINERS: Add myself as RTL optimizers reviewer.
185 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
187         * MAINTAINERS: Update name, email.
189 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
191         * MAINTAINERS (Write After Approval): Add myself.
193 2013-08-12  Caroline Tice  <cmtice@google.com>
195         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
196         address in the Write After Approval section.
198 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
200         * MAINTAINERS (Write After Approval): Update email.
202 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
204         * configure.ac: Adjust to check VTV_SUPPORTED.
205         * configure: Regenerated.
207 2013-08-02  Caroline Tice  <cmtice@google.com>
209         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
210         on non-linux systems; add target-libvtv to noconfigdirs; add
211         libsupc++/.libs to C++ library search paths.
212         * configure: Regenerated.
213         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
214         libstdc++ and libgcc.
215         * Makefile.in: Regenerated.
217 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
219         * MAINTAINERS (Write After Approval): Add myself.
221 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
222             Shiva Chen  <shiva0217@gmail.com>
224         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
225         nds32 port maintainers.
227 2013-07-17  Tim Shen  <timshen91@gmail.com>
229         * MAINTAINERS (Write After Approval): Add myself.
231 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
233         * configure.ac: Sync from binutils.
234         * configure: Regenerate.
236 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
238         * MAINTAINERS (Write After Approval): Add myself.
240 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
242         * MAINTAINERS (Write After Approval): Add myself.
244 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
246         * MAINTAINERS (Write After Approval): Add myself.
248 2013-04-30  Brooks Moses  <bmoses@google.com>
250         * MAINTAINERS: Update my email; move myself from Fortran
251         reviewer to Write After Approval.
253 2013-04-16  Andreas Schwab  <schwab@suse.de>
255         * configure.ac (aarch64-*-*): Don't disable java.
256         * configure: Regenerate.
258 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
260         * MAINTAINERS (Write After Approval): Add myself.
262 2013-03-30  Matthias Klose  <doko@ubuntu.com>
264         * Makefile.def (target_modules): Don't install libffi.
265         * Makefile.in: Regenerate.
267 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
269         * MAINTAINERS (Write After Approval): Add myself.
271 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
273         * MAINTAINERS (Write After Approval): Add myself.
275 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
277         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
278         * configure: Regenerated.
280 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
282         * MAINTAINERS: Explicitly add myself as AIX maintainer.
283         Remove Geoff Keating as rs6000 port maintainer, at his request.
285 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
287         * MAINTAINERS: Update my email.
289 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
291         * configure: Re-generate.
293 2013-01-15  Richard Biener  <rguenther@suse.de>
295         PR other/55973
296         * configure: Re-generate.
298 2013-01-14  Matthias Klose  <doko@ubuntu.com>
300         * Makefile.def (install-target-libsanitizer): Depend on
301         install-target-libstdc++-v3.
302         * Makefile.in: Regenerate.
304 2013-01-14  Richard Biener  <rguenther@suse.de>
306         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
307         * configure: Re-generate
309 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
311         * config.sub: Update from config repo.
313 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
315         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
316         * Makefile.in: Regenerate.
318 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
320         * MAINTAINERS (arc): Add new port maintainership for myself.
322 2013-01-09  Jason Merrill  <jason@redhat.com>
324         * .gitignore: Import from gdb repository.
326 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
328         * Makefile.def (configure-gcc): Depend on all-gmp.
329         (all-gcc): Remove dependency on all-gmp.
330         * Makefile.in: Regenerated.
332 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
334         * config.sub: Merge from config repo.
335         * config.guess: Ditto.
337 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
339         * Makefile.def: Merge from binutils.
340         * Makefile.in: Ditto.
342 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
344         * MAINTAINERS: Update my email.
346 2012-12-29  Ben Elliston  <bje@gnu.org>
348         * config.guess: Update to 2012-12-29 version.
349         * config.sub: Likewise.
351 2012-12-20  Matthias Klose  <doko@ubuntu.com>
353         * Makefile.def (install-target-libgfortran): Depend on
354         install-target-libquadmath, install-target-libgcc.
355         (install-target-libsanitizer): Depend on install-target-libgcc.
356         (install-target-libjava): Depend on install-target-libgcc.
357         (install-target-libitm): Depend on install-target-libgcc.
358         (install-target-libobjc): Depend on install-target-libgcc.
359         (install-target-libstdc++-v3): Depend on install-target-libgcc.
360         * Makefile.in: Regenerate.
362 2012-12-19  Matthias Klose  <doko@ubuntu.com>
364         * Makefile.def (install-target-libgo): Depend on
365         install-target-libatomic.
366         * Makefile.in: Regenerate.
368 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
370         PR go/55201
371         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
372         * Makefile.in: Regenerate.
374 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
376         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
377         * configure: Regenerate.
379 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
381         * config.sub: Merge from config repo.
383 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
385         * Makefile.def (target_modules): Add bootstrap=true and
386         raw_cxx=true to libsanitizer.
387         * configure.ac (bootstrap_target_libs): Add libsanitizer.
388         * Makefile.in: Regenerated.
389         * configure: Likewise.
391 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
393         * MAINTAINERS: Remove self as RTL optimization maintainer.
395 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
397         * MAINTAINERS (Write After Approval): Add myself.
399 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
401         * Makefile.def (target_modules): Remove bootstrap=true and
402         raw_cxx=true from libsanitizer.
403         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
404         * Makefile.in: Regenerated.
405         * configure: Likewise.
407 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
409         * Makefile.def (target_modules): Add bootstrap=true and
410         raw_cxx=true to libsanitizer.
411         * configure.ac (bootstrap_target_libs): Add libsanitizer.
412         * Makefile.in: Regenerated.
413         * configure: Likewise.
415 2012-11-28  Andrew Pinski  <apinski@cavium.com>
417         PR bootstrap/54279
418         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
419         * configure: Regenerate.
420         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
421         * Makefile.in: Regenerate.
423 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
425         * configure.ac: Disable libsanitizer if we're not building C++.
426         * configure: Regenerate.
428 2012-11-15  Roland McGrath  <roland@hack.frob.com>
430         * MAINTAINERS (Write After Approval): Add myself.
432 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
434         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
435         Kostya Serebryany (kcc@google.com) and
436         Jakub Jelinek (jakub@redhat.com).
437         Rename area for Dodji Seketeli (dodji@redhat.com).
439 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
441         * MAINTAINERS: (asan.c, related): Add myself.
443 2012-11-14  Roland McGrath  <mcgrathr@google.com>
445         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
446         * configure: Regenerate.
448 2012-11-13  Richard Henderson  <rth@redhat.com>
450         * configure.ac: Move libsanitizer logic to subdirectory.
451         * configure: Regenerate.
453 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
455         * configure.ac: Enable libsanitizer just on x86 linux for now.
456         * configure: Re-generate.
458 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
460         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
461         sections.
462         * configure: Regenerate.
464 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
466         * configure.ac: Add section for configdirs for libsanitizer.
467         Disable for cris-*-* and mmix-*-*.
468         * configure: Regenerate.
470 2012-11-12  Wei Mi <wmi@google.com>
472         * configure.ac: Add libsanitizer to target_libraries.
473         * Makefile.def: Ditto.
474         * configure: Regenerate.
475         * Makefile.in: Regenerate.
476         * libsanitizer: New directory for asan runtime.  Contains an empty
477         tsan directory.
479 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
481         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
482         against Mingw64 w32api.
483         * configure: Regenerate.
485 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
487         * configure: Regenerated.
489 2012-11-03  Robert Mason  <rbmj@verizon.net>
491         * configure.ac: add --disable-libstdcxx configure option
492         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
494 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
496         * MAINTAINERS (Write After Approval): Add myself.
498 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
500         * MAINTAINERS (Write After Approval): Add myself.
502 2012-10-24  Sharad Singhai  <singhai@google.com>
504         * MAINTAINERS (Write After Approval): Add myself.
506 2012-10-24  Eric Christopher  <echristo@gmail.com>
508         * MAINTAINERS: Update email address.
510 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
512         PR bootstrap/54820
513         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
514         * configure: Regenerate.
516 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
518         * MAINTAINERS (aarch64): Add Marcus and myself.
520 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
522         PR bootstrap/54820
523         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
524         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
525         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
526         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
527         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
528         * Makefile.in: Regenerate.
529         * configure.ac (have_static_libs): New variable and associated check.
530         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
531         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
532         * configure: Regenerate.
534 2012-10-10  Richard Biener  <rguenther@suse.de>
536         * MAINTAINERS: Adjust for changed surname.
538 2012-10-04  Lawrence Crowl  <crowl@google.com>
540         * MAINTAINERS (Write After Approval): Add myself.
542 2012-10-01  Cary Coutant  <ccoutant@google.com>
544         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
546 2012-09-28  Ian Lance Taylor  <iant@google.com>
548         * Makefile.def: Make all-target-libgo depend on
549         all-target-libbacktrace.
550         * Makefile.in: Rebuild.
552 2012-09-26  Ian Lance Taylor  <iant@google.com>
554         * Makefile.def: Make all-gcc depend on all-libbacktrace.
555         * Makefile.in: Rebuild.
557 2012-09-20  Walter Lee  <walt@tilera.com>
559         * configure.ac: Add tilegx to list of targets that support gold.
560         * configure: Regenerate.
562 2012-09-20  Marek Polacek  <polacek@redhat.com>
564         * MAINTAINERS (Write After Approval): Add myself.
566 2012-09-19  Steve Ellcey  <sellcey@mips.com>
568         * configure.ac: Add mips*-mti-elf* target.
569         * configure: Regenerate.
571 2012-09-17  Ian Lance Taylor  <iant@google.com>
573         * MAINTAINERS (Various Maintainers): Add libbacktrace.
574         * configure.ac (host_libs): Add libbacktrace.
575         (target_libraries): Add libbacktrace.
576         * Makefile.def (host_modules): Add libbacktrace.
577         (target_modules): Likewise.
578         * configure, Makefile.in: Rebuild.
580 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
582         PR target/38607
583         Merge upstream change.
584         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
586         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
587         Add libgomp*.o to compare_exclusions for AIX.
588         * configure: Regenerate.
590 2012-09-06  Diego Novillo  <dnovillo@google.com>
592         * configure.ac: Bump minimum GMP version to 4.2.3.
593         * configure: Re-generate.
595 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
597         PR target/54461
598         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
599         target-libgloss if not configured --with-avrlibc=no.
600         * configure: Regenerate.
602 2012-09-04  Jason Merrill  <jason@redhat.com>
604         * configure.ac: Fix --enable-languages=all.
606 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
608         * MAINTAINERS (Write After Approval): Add myself.
610 2012-09-03  Richard Guenther  <rguenther@suse.de>
612         PR bootstrap/54138
613         * configure.ac: Re-organize ISL / CLOOG checks to allow
614         disabling with either --without-isl or --without-cloog.
615         * configure: Regenerated.
617 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
619         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
620         * configure: Regenerate.
622 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
624         * MAINTAINERS: Fix my email address.
626 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
628         PR binutils/4970
629         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
630         and opcodes.
631         * Makefile.in: Regenerated.
633 2012-08-26  Art Haas <ahaas@impactweather.com>
635         * configure: Regenerate.
637 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
639         * INSTALL/README: Also refer to the online installation
640         instructions.
642 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
644         * MAINTAINERS (Write After Approval): Add myself.
645         (Picochip port): Remove myself.
647 2012-08-14   Diego Novillo  <dnovillo@google.com>
649         Merge from cxx-conversion branch.
651         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
652         POSTSTAGE1_CONFIGURE_FLAGS.
653         * Makefile.in: Regenerate.
654         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
655         Force C++ when bootstrapping.
656         * configure: Regenerate.
658 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
660         * MAINTAINERS (Write After Approval): Add myself.
662 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
664         * README: Document use of ranges of years in copyright notices.
666 2012-07-06  Richard Guenther  <rguenther@suse.de>
668         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
669         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
670         --with-gmp=system.
671         * Makefile.in: Regenerated.
672         * configure: Likewise.
674 2012-07-06  Richard Guenther  <rguenther@suse.de>
676         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
677         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
678         supply V=1 as extra_make_flags.
679         * configure: Regenerated.
680         * Makefile.in: Likewise.
682 2012-07-04  Tristan Gingold  <gingold@adacore.com>
684         * configure: Regenerate.
686 2012-07-03  Richard Guenther  <rguenther@suse.de>
688         * Makfile.def (isl): Remove not necessary extra_exports and
689         extra_make_flags.
690         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
691         * Makefile.in: Regenerated.
693 2012-07-03  Richard Guenther  <rguenther@suse.de>
695         * Makefile.def (cloog): Add V=1 to extra_make_flags.
696         * configure.ac: If either the ISL or the CLooG check failed
697         do not try to build in-tree versions.
698         * Makefile.in: Regenerated.
699         * configure: Regenerated.
701 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
703         * configure: Regenerate.
705 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
707         * MAINTAINERS (Various Maintainers): Add myself as testsuite
708         maintainer.
710 2012-07-02  Richard Guenther  <rguenther@suse.de>
712         * configure: Regenerated.
714 2012-07-02  Richard Guenther  <rguenther@suse.de>
715         Michael Matz  <matz@suse.de>
716         Tobias Grosser <tobias@grosser.es>
717         Sebastian Pop <sebpop@gmail.com>
719         * Makefile.def: Add ISL host module, remove PPL host module.
720         Adjust ClooG host module to use the proper ISL.
721         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
722         * configure.ac: Include config/isl.m4.  Add ISL host library,
723         remove PPL.  Remove PPL configury, add ISL configury, adjust
724         ClooG configury.
725         * Makefile.in: Regenerated.
726         * configure: Likewise.
728 2012-07-02  Richard Guenther  <rguenther@suse.de>
730         Merge from graphite branch
731         2011-07-21  Tobias Grosser  <tobias@grosser.es>
733         * configure: Regenerated.
734         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
735         both cloog.org and legacy versions. The only supported version will
736         be CLooG with the isl backend.
738         2011-07-21  Tobias Grosser  <tobias@grosser.es>
740         * configure: Regenerated.
741         * configure.ac: Require cloog isl 0.17.0
743         2011-07-21  Tobias Grosser  <tobias@grosser.es>
745         * configure: Regenerated.
746         * config/cloog.m4: Do not define CLOOG_ORG
748 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
750         * configure.ac: Skip C if explicitly selected.
751         * configure: Regenerate.
753 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
755         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
756         they contain -O2.
757         * configure: Regenerate.
759 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
761         PR debug/53740
762         * df.h, df-problems.c, dce.c: Revert last patch.
764 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
766         * MAINTAINERS (Write After Approval): Update my email address.
768 2012-06-21  Meador Inge  <meadori@codesourcery.com>
770         * MAINTAINERS (Write After Approval): Add myself.
772 2012-06-20  Jason Merrill  <jason@redhat.com>
774         * Makefile.tpl (check-target-libgomp-c++): New.
775         (check-target-libitm-c++): New.
776         * Makefile.def (c++): Add them.
777         * Makefile.in: Regenerate.
779 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
781         * MAINTAINERS (Write After Approval): Add myself.
783 2012-05-16  Olivier Hainque  <hainque@adacore.com>
785         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
786         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
787         (install-no-fixedincludes): Adjust accordingly.
788         * Makefile.in: Regenerate.
790 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
792         Merge upstream change
793         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
795 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
797         * MAINTAINERS (Write After Approval): Add myself.
799 2012-05-09  Nick Clifton  <nickc@redhat.com>
800             Paul Smith  <psmith@gnu.org>
802         PR bootstrap/50461
803         * configure.ac (mpfr-dir): When using in-tree MPFR sources
804         allow for the fact that from release v3.1.0 of MPFR the source
805         files were moved into a src sub-directory.
806         * configure: Regenerate.
808 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
810         * configure.ac: Bump minimum MPFR version to 2.4.0.
811         * configure: Regenerated.
813 2012-05-01  Richard Henderson  <rth@redhat.com>
815         * Makefile.def (libatomic): New target_module.
816         * configure.ac (target_libraries): Add libatomic.
817         (noconfigdirs): Check if libatomic is supported.
818         * Makefile.in, configure: Rebuild.
820 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
822         * MAINTAINERS (Write After Approval): Add myself.
824 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
826         * config.sub: Update to 2012-04-18 version from official repo.
828 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
830         * MAINTAINERS (Write After Approval): Add myself.
832 2012-04-11  Steve Ellcey  <sellcey@mips.com>
834         * MAINTAINERS: Changed email address.
836 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
838         PR target/52737
839         * contrib/gcc_update (files_and_dependencies):
840         Remove gcc/config/avr/t-multilib from touch data.
842 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
844         * MAINTAINERS (OS Port Maintainers): Remove irix.
845         * configure.ac (enable_libgomp): Remove *-*-irix6*.
846         (unsupported_languages): Remove mips-sgi-irix6.*.
847         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
848         (with_stabs): Remove.
849         * configure: Regenerate.
851 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
853         * MAINTAINERS (OS Port Maintainers): Remove osf.
854         * configure.ac (enable_libgomp): Remove *-*-osf*.
855         (with_stabs): Remove alpha*-*-osf*.
856         * configure: Regenerate.
858 2012-03-05  Tristan Gingold  <gingold@adacore.com>
860         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
861         * configure: Regenerate.
863 2012-02-17  Walter Lee  <walt@tilera.com>
865         * MAINTAINERS: (Write After Approval): Delete myself.
867 2012-02-14  Walter Lee  <walt@tilera.com>
869         * MAINTAINERS (tilegx port): Add myself.
870         (tilepro port): Add myself.
871         (Write After Approval): Add myself.
873 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
875         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
876         and Joseph Myers as docstring relicensing maintainers.
878 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
880         * MAINTAINERS (write-after-approval): Add myself.
882 2012-02-08  Ira Rosen <irar@il.ibm.com>
884         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
885         maintainer.
887 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
889         * MAINTAINERS (Write After Approval): Move myself to
890         maintain alphabetical order.
892 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
894         * MAINTAINERS (Write After Approval): Add myself.
896 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
898         * MAINTAINERS (Write After Approval): Add myself.
900 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
901             Jayant R Sonar <jayant.sonar@kpitcummins.com>
903         * configure.ac (cr16-*-*): Remove nonconfigdirs.
904         * configure: Regenerate.
906 2012-01-23  Harshit Chopra  <harshit@google.com>
908         * MAINTAINERS (Write After Approval): Add myself.
910 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
912         * configure.ac: Remove reference to mh-interix.
913         * configure: Regenerate.
915 2012-01-05  Richard Henderson  <rth@redhat.com>
917         PR bootstrap/51072
918         * configure.ac: Disable libitm if c++ is not enabled.
919         * configure: Rebuild.
921         * configure.ac: Fix regexp for same.
922         * configure: Rebuild.
924 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
926         * MAINTAINERS (Write After Approval): Add myself.
928 2012-01-02  Richard Guenther  <rguenther@suse.de>
930         PR bootstrap/51686
931         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
932         * Makefile.in: Regenerate.
934 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
940         * configure: Regenerate.
942 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
944         * MAINTAINERS (picochip): Changed email address.
946 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
948         * MAINTAINERS (write-after-approval): Add self.
950 2011-11-29  DJ Delorie  <dj@redhat.com>
952         * configure.ac (rl78-*-*) New case.
953         * configure: Regenerate.
954         * MAINTAINERS: Add myself as RL78 maintainer.
956 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
958         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
960 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
962         * libtool.m4: Additional FreeBSD 10 fixes.
964 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
966         * MAINTAINERS: Move myself from Write After Approval to CPU Port
967         Maintainers section, as Epiphany maintainer.
969 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
971         PR target/49992
972         * configure.ac: Remove ranlib special-casing for Darwin.
973         * configure: Regenerate.
975 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
977         * MAINTAINERS (Reviewers): Keep the list sorted.
979 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
981         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
983 2011-11-09  Roland McGrath  <mcgrathr@google.com>
985         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
986         * configure: Rebuild.
987         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
988         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
989         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
990         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
991         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
992         Add READELF.
993         * Makefile.in: Rebuild.
995 2011-11-09  Jason Merrill  <jason@redhat.com>
997         * Makefile.def (language=c++): Remove check-c++0x.
998         * Makefile.in (check-gcc-c++): Regenerate.
1000 2011-11-08  Richard Henderson  <rth@redhat.com>
1002         * configure.ac: Test for libitm directory present first.
1004         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1006         * configure.ac: Test libitm/configure.tgt to disable libitm.
1007         * configure: Rebuild.
1009 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1010             Richard Henderson  <rth@redhat.com>
1012         Merged from transactional-memory.
1014         * Makefile.def (lang_env_dependencies): libitm is c++.
1015         Add libitm target module.
1016         * configure.ac: Likewise.
1017         * config/mmap.m4: New file.
1018         * contrib/gcc_update: Add libitm to touch data.
1019         * Makefile.in, configure: Rebuild.
1021 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1023         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1024         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1025         * Makefile.in: Regenerate.
1027 2011-11-01  DJ Delorie  <dj@redhat.com>
1029         * config.sub: Update to version 2011-10-29 (added rl78)
1031 2011-10-27  Nick Clifton  <nickc@redhat.com>
1033         * config.sub: Import these changes from the config project:
1035         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1036             Ben Elliston  <bje@gnu.org>
1038         * config.sub (epiphany): New.
1040         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1041             Ben Elliston  <bje@gnu.org>
1043         * config.sub (hexagon, hexagon-*): New.
1045         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1047         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1048         64eb to be64.
1050         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1052         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1053         (nacl): Grok as alias for 32el-unknown-nacl.
1055 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1057         * MAINTAINERS (Write After Approval): Add myself.
1059 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1061         * MAINTAINERS (Write After Approval): Add myself.
1063 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1065         * MAINTAINERS (sparc port): Remove myself.
1067 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1069         * MAINTAINERS (Write After Approval): Add myself.
1071 2011-08-14  Yao Qi  <yao@codesourcery.com>
1073         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1074         * configure: Regenerate.
1076 2011-07-26  Ian Lance Taylor  <iant@google.com>
1078         * configure.ac: Set have_compiler based on whether gcc directory
1079         exists, rather than on whether gcc is in configdirs.
1080         * configure: Rebuild.
1082 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1084         * MAINTAINERS (Global Reviewers): Add self.
1086 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1088         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1089         link directories.
1090         * Makefile.in: Rebuild.
1092 2011-07-20  Ian Lance Taylor  <iant@google.com>
1094         PR bootstrap/49787
1095         * configure.ac: Move --enable-bootstrap handling earlier in file.
1096         If --enable-bootstrap and either --enable-build-with-cxx or
1097         --enable-build-poststage1-with-cxx, enable C++ automatically.
1098         * configure: Rebuild.
1100 2011-07-19  Ian Lance Taylor  <iant@google.com>
1102         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1103         make C++ a boot_language.  Set and substitute
1104         POSTSTAGE1_CONFIGURE_FLAGS.
1105         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1106         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1107         * configure, Makefile.in: Rebuild.
1109 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1111         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1112         maintainers.
1114 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1116         * MAINTAINERS (Global Reviewers): Add myself.
1118 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1120         * configure: Regenerate.
1122 2011-07-16  Jason Merrill  <jason@redhat.com>
1124         * Makefile.def (language=c++): Add check-c++0x and
1125         check-target-libmudflap-c++.
1126         * Makefile.tpl (check-target-libmudflap-c++): New.
1127         * Makefile.in: Regenerate.
1129 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1131         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1132         * Makefile.def (target_modules/libjava): Pass
1133         $(EXTRA_CONFIGARGS_LIBJAVA).
1134         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1135         if not configured with --enable-static-libjava.
1136         * Makefile.in: Regenerate.
1137         * configure: Likewise.
1139 2011-07-15  Jason Merrill  <jason@redhat.com>
1141         * Makefile.in (check-c++): Move check-gcc-c++0x after
1142         check-target-libstdc++-v3.
1144 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1146         * MAINTAINERS (c6x port): New entry.
1148 2011-07-13  Jason Merrill  <jason@redhat.com>
1150         * Makefile.in (check-gcc-c++0x): New.
1151         (check-c++): Depend on it.
1153 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1155         PR target/39150
1156         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1157         x86_64-*-solaris2.1[0-9]*.
1158         * configure: Regenerate.
1160 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1162         * MAINTAINERS (RTL optimizers): Add self.
1164 2011-06-27  Gabriel Charette  <gchare@google.com>
1166         * MAINTAINERS (Write After Approval): Add myself.
1168 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1170         PR regression/47836
1171         PR bootstrap/23656
1172         PR other/47733
1173         PR bootstrap/49247
1174         PR c/48825
1175         * configure.ac (target_libraries): Remove target-libiberty.
1176         Remove case-statement setting skipdirs=target-libiberty for
1177         multiple targets.  Remove checking target_configdirs and
1178         removing target-libiberty but keeping target-libgcc if
1179         otherwise empty.
1180         * Makefile.def (target_modules): Don't add libiberty.
1181         (dependencies): Remove all traces of target-libiberty.
1182         * configure, Makefile.in: Regenerate.
1184 2011-06-13  Walter Lee <walt@tilera.com>
1186         * configure.ac (tilepro-*-*) New case.
1187         (tilegx-*-*): Likewise.
1188         * configure: Regenerate.
1190 2011-06-06  Jing Yu  <jingyu@google.com>
1192         * configure.ac: Skip target-libiberty for
1193         arm*-*-linux-androideabi.
1194         * configure: Regenerated.
1196 2011-06-06  Nick Clifton  <nickc@redhat.com>
1198         * config.sub: Sync from upstream.
1200 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1202         * MAINTAINERS (Write After Approval): Add myself.
1204 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1206         * MAINTAINERS: Update my email address.
1208 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1210         * MAINTAINERS (Write After Approval): Update my email address.
1212 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1214         * MAINTAINERS (Write After Approval): Add myself.
1216 2011-05-08  Doug Kwan  <dougkwan@google.com>
1218         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1219         * configure: Regenerated.
1220         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1221         value from configure.
1222         * Makefile.in: Regenerated.
1224 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1226         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1227         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1228         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1229         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1230         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1231         *-*-vxworks*): Disable newlib and libgloss in separate case
1232         statement.
1233         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1234         to separate case statement.
1235         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1236         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1237         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1238         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1239         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1240         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1241         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1242         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1243         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1244         i[[3456789]]86-*-rdos*, m32r-*-*,
1245         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1246         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1247         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1248         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1249         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1250         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1251         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1252         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1253         and libgloss in main case over targets.  Remove most empty cases
1254         in main case over targets.
1255         * configure: Regenerate.
1257 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1259         * MAINTAINERS (Write After Approval): Add myself.
1261 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1263         * configure.ac: Remove code setting special library locations for
1264         hppa*64*-*-hpux11*.  Remove code setting compiler for
1265         sparc-sun-solaris2*.
1266         * configure: Regenerate.
1268 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1270         * configure.ac: Separate libgloss_dir settings from general case
1271         over targets.
1272         * configure: Regenerate.
1274 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1276         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1277         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1278         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1279         cases in libgcj-disabling case statement.
1280         (hppa*64*-*-linux*): Set unsupported_languages instead of
1281         disabling target-zlib.
1282         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1283         to hppa*64*-*-hpux*.
1284         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1285         hppa*-*-hpux*.
1286         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1287         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1288         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1289         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1290         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1291         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1292         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1293         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1294         libgcj-disabling case statement.
1295         * configure: Regenerate.
1297 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1299         * configure.ac: Disable Java for targets not supporting libffi.
1300         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1301         Remove cases in Java-disabling statement.
1302         (*arm-wince-pe): Change to arm-wince-pe.
1303         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1304         cases in Java-disabling statement.
1305         (bfin-*-*): Don't disable Java again.
1306         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1307         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1308         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1309         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1310         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1311         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1312         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1313         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1314         Java-disabling statement.
1315         (mmix-*-*): Don't disable Java again.
1316         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1317         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1318         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1319         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1320         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1321         statement.
1322         * configure: Regenerate.
1324 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1326         * configure.ac: Separate cases disabling Java and Java libraries
1327         from general case over targets.
1328         * configure: Regenerate.
1330 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1332         * MAINTAINERS: Update my email address.
1334 2011-04-20  Easwaran Raman  <eraman@google.com>
1336         * MAINTAINERS (Write After Approval): Add myself.
1338 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1340         PR lto/48086
1341         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1342         * configure: Regenerate.
1344 2011-04-16  Jim Meyering  <meyering@redhat.com>
1346         * MAINTAINERS (Write After Approval): Add myself.
1348 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1350         * MAINTAINERS: Update my email address.
1352 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1354         * MAINTAINERS (Write After Approval): Add myself.
1356 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1358         * MAINTAINERS (Write After Approval): Add myself.
1360 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1362         * MAINTAINERS (Write After Approval): Add myself.
1364 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1366         * configure.ac (build_tools): Remove build-byacc.
1367         (host_libs): Remove mmalloc.
1368         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1369         autoconf automake libtool diff rcs fileutils shellutils time
1370         textutils wdiff find uudecode hello tar gzip indent recode release
1371         sed perl gawk findutils gettext zip.
1372         (libgcj): Remove target-qthreads.
1373         (target_tools): Remove target-examples target-gperf.
1374         (YACC): Don't handle building byacc.
1375         * configure: Regenerate.
1376         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1377         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1378         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1379         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1380         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1381         handle building components.
1382         * Makefile.in: Regenerate.
1384 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1386         * MAINTAINERS: Update my email address as Xtensa maintainer.
1388 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1390         * config.sub: Sync from upstream.
1392 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1394         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1395         (microblaze*): Don't disable libssp.
1396         * configure: Regenerate.
1398 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1400         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1401         moveifchange.
1402         * configure: Regenerate.
1403         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1404         * Makefile.in: Regenerate.
1406 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1408         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1409         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1410         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1411         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1412         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1413         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1414         md_exec_prefix cases.
1415         * configure: Regenerate.
1417 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1419         * configure.ac: Separate cases disabling target-libssp,
1420         target-libiberty, target-libstdc++-v3 and Fortran from general
1421         case over targets.
1422         * configure: Regenerate.
1424 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1426         * configure.ac (*-*-chorusos): Don't disable libgcj.
1427         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1428         Remove case.
1429         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1430         (arm-*-coff): Don't disable libgcj.
1431         (arm*-*-linux-gnueabi): Remove useless assignment.
1432         (arm-*-riscix*): Don't disable libgcj.
1433         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1434         configuration.
1435         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1436         (c54x*-*-*): Remove case.
1437         (tic54x-*-*): Don't disable GCC or GCC libraries.
1438         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1439         to *.
1440         (d10v-*-*): Don't disable GCC libraries.
1441         (d30v-*-*): Don't disable libgcj.
1442         (h8500-*-*): Don't disable GCC libraries.
1443         (i960-*-*): Don't disable libgcj.
1444         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1445         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1446         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1447         libgcj.
1448         (m68k-*-coff*): Remove case.
1449         (mmix-*-*): Don't disable libgloss on host.
1450         (mn10200-*-*, mn10300-*-*): Remove cases.
1451         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1452         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1453         Don't disable libgcj.
1454         (romp-*-*): Remove case.
1455         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1456         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1457         case.
1458         (v810-*-*): Don't disable GCC libraries.
1459         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1460         (ip2k-*-*): Don't disable GCC libraries.
1461         * configure: Regenerate.
1463 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1465         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1466         libffi on host.
1467         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1468         on host.
1469         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1470         * configure: Regenerate.
1472 2011-03-26  John Marino  <binutils@marino.st>
1474         * configure.ac: Add support for *-*-dragonfly*
1475         * configure: Regenerate.
1477 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1479         * configure.ac (native_only): Remove.
1480         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1481         send-pr uudecode guile gnuserv on host.
1482         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1483         send-pr rcs guile perl texinfo libtool on host.
1484         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1485         automake send-pr rcs guile perl texinfo libtool on host.
1486         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1487         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1488         (alpha*-dec-osf*): Don't disable fileutils on target.
1489         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1490         texinfo send-pr expect dejagnu on target.
1491         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1492         target-qthreads on target.
1493         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1494         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1495         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1496         x86_64-*-mingw*): Don't disable expect on target.
1497         (*-*-cygwin*): Don't disable target-gperf on target.
1498         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1499         gnuserv on target.
1500         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1501         target.
1502         * configure: Regenerate.
1504 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1506         * configure.ac (target_tools): Remove target-groff.
1507         (native_only): Remove target-groff.
1508         (hppa*64*-*-*): Don't disable byacc.
1509         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1510         setting.
1511         (*-*-kaos*): Don't skip target-librx and target-groff.
1512         (*-*-netware*): Don't skip target-libmudflap.
1513         (*-*-tpf*): Don't skip target-libmudflap.
1514         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1515         directories on the host.
1516         (ia64*-*-*vms*): Don't skip tix.
1517         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1518         host.
1519         * configure: Regenerate.
1521 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1523         * configure.ac: Remove references to mt-mep, mt-netware,
1524         mt-wince.
1525         * Makefile.def: Add all-utils soft dependencies.
1526         * Makefile.tpl: Remove GDB_NLM_DEPS.
1527         * configure: Regenerate.
1528         * Makefile.in: Regenerate.
1530 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1532         * configure.ac: Do not include mh-x86omitfp.
1533         * configure: Regenerate.
1535 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1537         * configure.ac: Remove empty cases.
1538         * configure: Regenerate.
1540 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1542         * Makefile.def: Add dependency from termcap to gdb.
1543         * Makefile.in: Regenerate.
1545 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1547         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1548         * configure: Regenerate.
1549         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1550         * Makefile.tpl: Likewise.
1551         * Makefile.in: Regenerate.
1553 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1555         * configure.ac: Remove all mentions of tentative_cc.
1556         * configure: Regenerate.
1558 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1560         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1561         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1562         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1563         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1564         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1565         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1566         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1567         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1568         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1569         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1570         *-*-rhapsody*): Remove host cases.
1571         * configure: Regenerate.
1573 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1575         * configure.ac (ppc*-*-pe): Remove host case.
1576         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1577         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1578         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1579         cases.
1580         * configure: Regenerate.
1582 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1584         * config.sub: Update to version 2011-03-23.
1586 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1588         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1589         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1590         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1591         * configure: Regenerate.
1593 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1595         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1596         to Write After Approval.
1597         * config-ml.in: Don't handle arc-*-elf*.
1598         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1599         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1600         handle GCC libraries.
1601         * configure: Regenerate.
1603 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1605         PR bootstrap/48120:
1606         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1607         Add -lstdc++ -lm to LIBS.
1608         * configure: Regenerate.
1610 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1612         * config.guess: Update to version 2011-02-02
1613         * config.sub: Update to version 2011-02-24
1615 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1617         PR lto/48086
1618         * configure.ac: Re-enable LTO on *-apple-darwin9.
1619         * configure: Regenerate.
1621 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1623         PR lto/48086
1624         * configure.ac: Disable LTO on darwin due to an assembler change in
1625         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1626         under 256.
1627         * configure: Regenerate.
1629 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1631         * MAINTAINERS: Update myself as score backend maintainer,
1632         update my e-mail address.
1634 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1636         * MAINTAINERS: Update my e-mail address.
1638 2011-03-06  Joey Ye  <joey.ye@arm.com>
1640         * MAINTAINERS: Update my e-mail address.
1642 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1644         * configure.ac: Adjust test of with_ppl.
1645         * configure: Regenerated.
1647 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1649         * MAINTAINERS: Adjust my e-mail address.
1651 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1653         * configure.ac: Add -lpwl to ppllibs.
1654         * configure: Regenerated.
1656 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1658         * config/cloog.m4: Add -lisl to clooglibs.
1659         * configure: Regenerated.
1661 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1663         * MAINTAINERS (CPU Port maintainers): Add self.
1665 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1667         * MAINTAINERS: Add myself as testsuite maintainer.
1669 2011-02-15  Mike Stump  <mikestump@comcast.net>
1671         * MAINTAINERS: Add myself as testsuite maintainer.
1673 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1675         Import from Libtool and gnulib:
1677         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1679         Prepare for supporting FreeBSD 10.
1680         * config.rpath: Remove handling of freebsd1* which soon would
1681         match FreeBSD 10.0.
1683         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1685         Remove support for FreeBSD 1.x.
1686         * libtool.m4 (_LT_LINKER_SHLIBS)
1687         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1688         soon would incorrectly match FreeBSD 10.0.
1690 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1692         PR binutils/12283
1693         * move-if-change: Import version from gnulib.
1695 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1697         PR lto/47225
1698         * Makefile.def (lto-plugin): Double dash for enable-shared.
1699         (configure-gcc): Depend on all-lto-plugin.
1700         * Makefile.in: Rebuilt.
1702 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1704         * configure.ac: Remove extra bracket.
1705         * configure: Regenerate.
1707 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1709         * MAINTAINERS: Add myself as libquadmath maintainer.
1711 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1713         * MAINTAINERS: Update my email address.
1715 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1717         * MAINTAINERS (option handling): Add self.
1719 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1721         PR lto/47225
1722         * Makefile.def: Add dependency for install-gcc
1723         on install-lto-plugin.
1724         * Makfile.in: Regenerated
1726 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1728         * MAINTAINERS (CPU Port Maintainers): Add myself.
1730 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1732         PR libgcj/44341
1733         * configure.ac: Discard --with-* flags for host when configuring
1734         target libraries for cross build.
1735         * configure: Rebuilt.
1737 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1739         * MAINTAINERS (linear loop transforms): Removed.
1741 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1743         * configure.ac: If with_ppl is no, move setting with_cloog=no
1744         after CLOOG_REQUESTED check.
1745         * configure: Regenerated.
1747 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1749         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1750         CLooG has been requested.
1751         * configure: Regenerated.
1753 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1755         * configure: Regenerated.
1756         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1758 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1760         * configure: Regenerated.
1761         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1763 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1765         * configure.ac: Use AS_HELP_STRING throughout.
1766         * configure: Regenerate.
1768 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1770         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1771         * configure: Regenerate.
1773 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1775         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1777 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1779         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1780         for ia64-hpux.
1781         * configure: Regenerate.
1783 2011-01-07  Jan Hubicka  <jh@suse.cz>
1785         PR lto/47225
1786         * Makefile.in: Regenerate.
1787         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1788         configure.
1790 2011-01-07  Jan Hubicka  <jh@suse.cz>
1792         * Makefile.in: Regenerate.
1793         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1794         and configure dependency on lto-plugin configure.
1795         (lto-plugin module): Remove dependency on GCC; add dependency on
1796         liniberty.
1798 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1800         * MAINTAINERS (Write After Approval): Add myself.
1802 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1804         * configure: Regenerate.
1806 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1808         * configure.ac: (picochip): Disable libiberty.
1810 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1812         * MAINTAINERS (Write After Approval): Add myself.
1814 2010-12-10  Ian Lance Taylor  <iant@google.com>
1816         PR bootstrap/46819
1817         * configure.ac: For --disable-libgcj clear libgcj_saved.
1818         * configure: Rebuild.
1820 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1822         PR fortran/46540
1823         * configure.ac: Add --disable-libquadmath and
1824         --disable-libquadmath-support.
1825         * configure: Regenerate.
1827 2010-12-03  Ian Lance Taylor  <iant@google.com>
1829         * MAINTAINERS: Add myself as libgo maintainer.
1831 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1833         PR libffi/46792
1834         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1835         * configure: Regenerate.
1837 2010-12-02  Ian Lance Taylor  <iant@google.com>
1839         * configure.ac: Always set default for poststage1_ldflags to
1840         -static-libstdc++ -static-libgcc.
1842 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1844         * configure.ac: Move comment to remove extra space in last argument
1845         of GCC_TARGET_TOOL.
1847 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1849         PR other/46026
1850         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1851         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1852         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1853         (BASE_FLAGS_TO_PASS): Use it.
1854         * configure: Rebuilt.
1855         * Makefile.in: Rebuilt.
1857 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1859         PR binutils/12258
1860         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1861         Properly check default linker.
1862         * configure: Regnerated.
1864 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1866         * configure.ac: For --enable-gold, handle value `default' instead of
1867         `both*'.  New configure option --{en,dis}able-ld.
1868         * configure: Regenerate.
1870 2010-11-20  Ian Lance Taylor  <iant@google.com>
1872         * configure.ac: Only disable a language library if no language needs
1873         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1874         * configure: Rebuild.
1876 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1878         * Makefile.in: Regenerate.
1880         PR other/46202
1881         * configure.ac: Fix just-built in-tree STRIP name to be
1882         binutils/strip-new.
1883         * configure: Regenerate.
1884         * Makefile.def (install-strip-gcc, install-strip-binutils)
1885         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1886         (install-strip-sid): Mirror dependencies on non-strip variants
1887         of these targets on the respective -strip prerequisites.
1888         * Makefile.tpl (install-strip, install-strip-host)
1889         (install-strip-target): New targets.
1890         (install-strip-[+module+], install-strip-target-[+module+]):
1891         New targets.
1892         * Makefile.in: Regenerate.
1894 2010-11-19  Ian Lance Taylor  <iant@google.com>
1895             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1897         * configure.ac: Add target-libgo to target_libraries.  Set
1898         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1899         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1900         (HOST_EXPORTS): Add GOC.
1901         (BASE_TARGET_EXPORTS): Add GOC.
1902         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1903         (GOCFLAGS_FOR_TARGET): New variable.
1904         (EXTRA_HOST_FLAGS): Add GOC.
1905         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1906         * Makefile.def (target_modules): Add libgo.
1907         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1908         (dependencies): Add dependency from configure-target-libgo to
1909         configure-target-libffi and all-target-libstdc++-v3.  Add
1910         dependencies from all-target-libgo to all-target-libffi.
1911         (languages): Add go.
1912         * configure: Rebuild.
1913         * Makefile.in: Rebuild.
1915 2010-11-19  Ian Lance Taylor  <iant@google.com>
1917         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1918         compiler/flag environment variables.
1920 2010-11-18  Ian Lance Taylor  <iant@google.com>
1922         * configure.ac: Check for lang_requires_boot_languages in
1923         config-lang.in files.
1924         * configure: Rebuild.
1926 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1927             Tobias Burnus  <burnus@net-b.de>
1929         PR fortran/32049
1930         * Makefile.def: Add libquadmath; build it with language=fortran.
1931         * configure.ac: Add libquadmath.
1932         * Makefile.tpl: Handle multiple libs in check-[+language+].
1933         * Makefile.in: Regenerate.
1934         * configure: Regenerate.
1936 2010-11-16  Tom Tromey  <tromey@redhat.com>
1938         * MAINTAINERS: Moved myself to reviewers section.
1940 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1942         * MAINTAINERS: Moved myself to reviewers section.
1944 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1946         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1947         (Write After Approval): Remove self.
1949 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1951         * configure.ac: Fix spelling in option names.
1952         * configure: Regenerated.
1954 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1956         PR bootstrap/39622
1957         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1958         * configure: Regenerated.
1960 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1962         * MAINTAINERS: Update my email address.
1964 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1966         * configure: Regenerate.
1968 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1970         * configure: Regenerate.
1972 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1974         * configure: Regenerate.
1976 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1978         * configure: Regenerate.
1980 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1982         * configure.ac: Support official CLooG.org versions.
1983         * configure: Regenerate.
1984         * config/cloog.m4: New.
1986 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1988         * MAINTAINERS (Write After Approval): Add myself.
1990 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1992         * MAINTAINERS: Update my email address.
1994 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1996         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1997         * configure: Regenerate.
1999 2010-11-03  Ian Lance Taylor  <iant@google.com>
2000             Dave Korn  <dave.korn.cygwin@gmail.com>
2002         PR lto/46273
2003         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2004         and on other supported platforms whenever LTO is enabled.
2005         * configure: Rebuild.
2007 2010-11-02  Alan Modra  <amodra@gmail.com>
2009         PR binutils/12110
2010         * configure.ac: Error when source path contains spaces.
2011         * configure: Regenerate.
2013 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2015         * MAINTAINERS: Update my email address.
2017 2010-10-20  Ian Lance Taylor  <iant@google.com>
2019         * Makefile.def (target_modules): Set lib_path to src/.libs for
2020         libstdc++-v3 module.
2021         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2022         * Makefile.in: Rebuild.
2024 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2026         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2027         (Write After Approval): Remove myself.
2029 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2031         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2033 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2035         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2037 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2039         * configure.ac (build_lto_plugin): New shell variable.
2040         (--enable-lto): Turn on by default for all non-ELF platforms that
2041         have had LTO support added so far.  Set build_lto_plugin appropriately
2042         for both ELF and non-ELF.
2043         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2044         * configure: Regenerate.
2046 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2048         Sync from src:
2049         * configure.ac (v850 support): Remove target-libgloss from
2050         noconfigdirs.
2051         * configure: Regenerate.
2053 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2055         PR bootstrap/45326
2056         PR bootstrap/45174
2057         * configure.ac: Honor initial values of $build_configargs,
2058         $host_configargs, $target_configargs.  Mark the precious, so
2059         environment settings get recorded.
2060         * configure: Regenerate.
2062 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2064         PR bootstrap/45796
2065         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2066         Depend on all-build-libiberty.
2067         * Makefile.in: Regenerate.
2069 2010-09-30  Michael Eager  <eager@eagercon.com>
2071         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2072         * configure: Regenerate.
2074 2010-09-28  Michael Eager  <eager@eagercon.com>
2076         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2078 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2080         PR bootstrap/44621
2081         * configure.ac: Fix unportable shell quoting.
2082         * configure: Regenerate.
2084 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2086         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2087         targets and amend comment.
2088         * configure: Regenerate.
2090 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2092         * MAINTAINERS (Write After Approval): Add myself.
2094 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2096         * configure.ac: Enable LTO by default on Darwin.
2097         * configure: Regenerate.
2099 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2101         * MAINTAINERS (Write After Approval): Add myself.
2103 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2105         * MAINTAINERS (Write After Approval): Add myself.
2107 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2109         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2110         ports
2112 2010-07-28  David Yuste  <david.yuste@gmail.com>
2114         * MAINTAINERS (Write After Approval): Add myself.
2116 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2118         * configure.ac: Support all v850 targets.
2119         * configure: Regenerate.
2121 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2123         PR bootstrap/44455
2124         * configure.ac (extra_mpfr_configure_flags): Copy from
2125         extra_mpc_gmp_configure_flags.
2126         * configure: Re-generated.
2128 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2130         * MAINTAINERS (Write After Approval): Add myself.
2132 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2134         * MAINTAINERS (Write After Approval): Add myself.
2136 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2138         * MAINTAINERS (Write After Approval): Add myself.
2140 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2142         PR target/44862
2143         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2144         Provide -B option to allow for link spec %s substitutions for
2145         libstdc++.a on darwin.
2146         * Makefile.in: Regenerate.
2148 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2150         * MAINTAINERS (Reviewers): Update my e-mail address
2152 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2154         * Makefile.def (configure-gcc): Depend on all-libelf.
2155         * Makefile.in: Rebuild.
2157 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2159         * MAINTAINERS (Write After Approval): Add myself in the right place.
2161 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2163         * MAINTAINERS (Write After Approval): Add myself.
2165 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2167         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2169 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2171         * config.sub: Update to version 2010-05-21.
2172         * config.guess: Update to version 2010-04-03.
2174 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2176         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2177         * configure: Regenerate.
2179 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2181         * MAINTAINERS (Write After Approval): Add myself.
2183 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2185         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2186         a platform that supports LTO.
2187         * configure: Regenerate.
2189 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2191         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2192         * configure: Regenerated.
2194 2010-04-27  Roland McGrath  <roland@redhat.com>
2195             H.J. Lu  <hongjiu.lu@intel.com>
2197         * configure.ac (--enable-gold): Support both, both/gold and
2198         both/bfd to add gold to configdirs without removing ld.
2199         * configure: Regenerated.
2201         * Makefile.def: Add install-gold dependency to install-ld.
2202         * Makefile.in: Regenerated.
2204 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2206         PR lto/42776
2207         * configure.ac (--enable-lto): Refactor handling so libelf tests
2208         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2209         and allow LTO to be explicitly enabled on non-ELF platforms that
2210         are known to support it inside else-clause.
2211         * configure: Regenerate.
2213 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2215         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2216         * configure: Regenerate.
2218 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2220         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2221         * configure: Regenerate.
2223 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2225         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2226         separately.
2227         * configure: Regenerate.
2229 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2231         * MAINTAINERS (Write After Approval): Add myself.
2233 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2235         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2236         * configure: Regenerate.
2238 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2240         * configure: Regenerate after change to elf.m4.
2242 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2244         * MAINTAINERS (Write After Approval): Add myself.
2246 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2248         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2249         * configure: Regenerated.
2251 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2253         * configure.ac: Print "buggy but acceptable" when CLooG
2254         revision is less than 9.
2255         * configure: Regenerated.
2257 2010-04-01  Diego Novillo  <dnovillo@google.com>
2259         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2261 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2263         PR bootstrap/43615
2264         PR bootstrap/43328
2266         Revert:
2268         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2270         * configure.ac: Do not pass --enable-multilib nor
2271         --disable-multilib in baseargs.  Accept explicitly passed
2272         --enable_multilib.
2273         * configure: Regenerate.
2275 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2277         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2279 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2281         * MAINTAINERS: Remove myself.
2283 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2285         PR bootstrap/43328
2286         * configure.ac: Do not pass --enable-multilib nor
2287         --disable-multilib in baseargs.  Accept explicitly passed
2288         --enable_multilib.
2289         * configure: Regenerate.
2291 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2293         * MAINTAINERS (spu port): Remove me.
2295 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2297         * configure.ac (tic6x-*-*): New case.
2298         * configure: Regenerate.
2300 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2302         * config.sub: Update to version 2010-03-22.
2303         * config.guess: Update to version 2009-12-30.
2305 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2307         PR ada/42554
2308         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2309         * configure: Regenerate.
2311 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2313         * MAINTAINERS: Update my email address.
2315 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2317         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2318         (ghassan.shobaki@amd.com): Removed.
2320 2010-03-17  Alan Modra  <amodra@gmail.com>
2322         * MAINTAINERS: Update my email address.
2324 2010-03-16  Diego Novillo  <dnovillo@google.com>
2326         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2327         Matthews.
2329 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2331         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2332         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2334 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2336         * MAINTAINERS: Update my email address.
2338 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2340         * MAINTAINERS: Update my email address.
2342 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2344         * MAINTAINERS: Update my email address.
2346 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2348         * MAINTAINERS: Update my email address.
2350 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2352         PR libstdc++/32499
2353         * configure.ac (RANLIB): Default to true.
2354         (STRIP): Likewise.
2355         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2356         * configure: Regenerate.
2358 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2360         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2361         (Write After Approval): Update my email address.
2363 2010-02-17  Nick Clifton  <nickc@redhat.com>
2365         PR 11238
2366         * Makefile.tpl (local-distclean): Also remove config.cache files in
2367         sub-directories as there may not be Makefiles present in the
2368         sub-directories.
2369         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2370         the config.cache files found by the find command.
2372         * Makefile.in: Regenerate.
2373         * configure.ac: Revert previous delta.
2374         * configure: Regenerate.
2376 2010-02-15  Nick Clifton  <nickc@redhat.com>
2378         PR 11238
2379         * configure.ac: Delete config.cache files in sub-directories when
2380         deleting Makefiles.
2381         * configure: Regenerate.
2383 2010-02-12  Ben Elliston  <bje@gnu.org>
2385         * MAINTAINERS: Update my email address.
2387 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2389         * MAINTAINERS (spu port): Update my email address.
2391 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2393         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2395 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2397         * configure.ac: Add "recommended" version checks for GMP/MPC.
2398         Update recommended GMP/MPFR/MPC versions.
2399         * configure: Regenerate.
2401 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2403         * MAINTAINERS: Move my Embecosm email address into the
2404         write-after-approval section.
2406 2010-01-26  Ian Lance Taylor  <iant@google.com>
2408         * MAINTAINERS: Add myself as Go frontend maintainer.
2410 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2412         PR libstdc++/36101, PR libstdc++/42813
2413         * configure.ac (bootstrap_target_libs): Make inclusion of
2414         target-libgomp conditional on libgomb being in target_configdirs.
2415         * configure: Regenerate.
2417 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2419         PR libstdc++/36101, PR libstdc++/42813
2420         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2421         * configure: Regenerate.
2423 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2425         PR libstdc++/36101, PR libstdc++/42813
2426         * configure.ac (target_configdirs): Substitute.
2427         * Makefile.def: Bootstrap target module libgomp.
2428         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2429         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2430         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2431         * configure, Makefile.in: Regenerate.
2433 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2435         * MAINTAINERS: Adjust my details.
2437 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2439         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2441 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2443         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2445 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2447         * MAINTAINERS (Write After Approval): Add myself.
2449 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2451         * MAINTAINERS (Write After Approval): Add myself.
2453 2010-01-11  Richard Guenther  <rguenther@suse.de>
2455         PR lto/41569
2456         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2457         * Makefile.in: Regenerated.
2459 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2461         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2462         * configure: Regenerate.
2464 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2465             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2467         PR bootstrap/42424
2468         * configure.ac: Include libtool m4 files.
2469         (_LT_CHECK_OBJDIR): Call it.
2470         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2471         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2473         * configure: Regenerate.
2475 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2477         PR bootstrap/41818
2478         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2479         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2480         * Makefile.in: Regenerate.
2482 2010-01-02  Richard Guenther  <rguenther@suse.de>
2484         PR lto/41529
2485         * configure.ac: Include config/elf.m4.  Disable LTO if not
2486         builting for an elf target.
2487         * configure: Regenerate.
2489 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2491         * MAINTAINERS: Change my email address.
2493 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2495         * config.sub, config.guess: Update from upstream sources.
2497 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2499         * MAINTAINERS (Write After Approval): Add myself.
2501 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2503         PR middle-end/30447
2504         PR middle-end/30789
2505         PR other/40302
2507         * configure.ac: Require MPC.
2508         * configure: Regenerate.
2510 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2512         PR target/38384
2513         PR bootstrap/40972
2514         * libtool.m4: Sync from git Libtool.
2515         * ltoptions.m4: Likewise.
2516         * ltversion.m4: Likewise.
2517         * lt~obsolete.m4: Likewise.
2518         * ltmain.sh: Likewise.
2520 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2522         * configure.ac: Update minimum MPC version to 0.8.
2523         * configure: Regenerate.
2525 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2527         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2528         * configure: Regenerated.
2530 2009-11-21  Ian Lance Taylor  <iant@google.com>
2532         * configure.ac: Change default of poststage1_ldflags to be empty if
2533         poststage1_libs is set.  When poststage1_libs is empty, and
2534         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2535         * configure: Rebuild.
2537 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2539         * MAINTAINERS (Write After Approval): Update my email address.
2541 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2543         * config.guess: Update from upstream sources.
2545 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2547         * Makefile.def: Restore host and target settings for gmp.
2548         * Makefile.in: Rebuild.
2550 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2552         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2553         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2554         Fix portability of test of C++ as bootstrap language.  Add
2555         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2556         * configure: Rebuild.
2557         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2558         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2559         in-tree building.
2560         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2561         (POSTSTAGE1_HOST_EXPORTS): Use it.
2562         (STAGE[+id+]_CXXFLAGS): New.
2563         (BASE_FLAGS_TO_PASS): Pass it down.
2564         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2565         extra_exports.
2566         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2567         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2568         extra_exports.
2569         * Makefile.in: Rebuild.
2571 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2573         * config.sub, config.guess: Update from upstream sources.
2575 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2577         * MAINTAINERS (Write After Approval): Add myself.
2579 2009-11-09  Jon Beniston  <jon@beniston.com>
2581         * MAINTAINERS (Write After Approval): Add myself.
2583 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2585         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2586         paths for *-w64-mingw* and x86_64-*mingw*.
2587         * configure: Regenerated.
2589 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2591         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2593 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2595         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2596         Phil Edwards to Write-After Approval.
2598 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2600         * configure.ac: Disable target-winsup & co for
2601         x86_64-*-mingw* and *-w64-mingw* targets.
2602         * configure: Regenerated.
2604 2009-10-16  Nick Clifton  <nickc@redhat.com>
2606         * MAINTAINERS: Add myself as a maintainer for the RX port.
2608 2009-10-26  Johannes Singler  <singler@kit.edu>
2610         * MAINTAINERS (Write After Approval): Update my e-mail address.
2612 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2614         * configure.ac (CLooG test): Use = with test.
2615         * configure: Regenerate.
2617 2009-10-22  Richard Guenther  <rguenther@suse.de>
2619         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2620         cloog if the ppl version check failed.  Move flags saving
2621         before setting in libelf check.
2622         * configure: Regenerate.
2624 2009-10-21  Richard Guenther  <rguenther@suse.de>
2626         * configure.ac: Adjust the ppl and cloog configure to work as
2627         documented.  Disable cloog if ppl was disabled.  Omit the version
2628         checks if they were disabled.
2629         * configure: Re-generate.
2631 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2633         * configure.ac: Add 'lto' to enable_languages, not
2634         new_enable_languages, and only if not already present.
2635         * configure: Regenerate.
2637 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2639         * README: Refer to the various COPYING* files instead of just
2640         COPYING.
2641         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2643 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2645         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2647 2009-10-07  Richard Guenther  <rguenther@suse.de>
2649         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2650         and Richard Guenther as reviewers.
2651         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2652         as reviewers.
2654 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2656         * config.sub: Update from upstream sources.
2658 2009-10-06  Ian Lance Taylor  <iant@google.com>
2660         * Makefile.def: check-gold depends upon all-gas.
2661         * Makefile.in: Rebuild.
2663 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2665         * MAINTAINERS (Write After Approval): Add myself.
2667 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2669         * Makefile.def: all-lto-plugin depends on all-libiberty.
2670         set bootstrap=true for lto-plugin.
2671         Add lto-plugin.
2672         * Makefile.in: Regenerate.
2673         * configure.ac (host_libs): Add lto-plugin.
2674         * configure: Regenerate.
2676 2009-10-03  Diego Novillo  <dnovillo@google.com>
2678         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2679         (HOST_LIBELFLIBS): Define.
2680         (HOST_LIBELFINC): Define.
2681         * Makefile.in: Regenerate.
2682         * configure.ac: Add --enable-lto.
2683         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2684         If --enable-lto is used, add 'lto' to new_enable_languages.
2685         If --enable-lto is used and gold is enabled, add
2686         lto-plugin to configdirs.
2687         * configure: Regenerate.
2689 2009-10-03  Simon Baldwin  <simonb@google.com>
2691         * configure.ac: If --with-system-zlib, suppress local zlib and
2692         pass --with-system-zlib to subdir configure scripts.
2693         * configure: Regenerate.
2695 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2696             Paolo Bonzini  <bonzini@gnu.org>
2698         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2699         $(srcdir).
2700         * Makefile.in: Rebuilt.
2702 2009-09-26  Gary Funck  <gary@intrepid.com>
2704         * MAINTAINERS (Write After Approval): Add myself.
2706 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2708         * configure.ac: Update minimum MPC version to 0.7.
2709         * configure: Regenerate.
2711 2009-09-25  Nick Clifton  <nickc@redhat.com>
2713         * configure.ac: Pass any --cache-file=/dev/null option on to
2714         subconfigures.
2715         * configure: Regenerate.
2717 2009-09-23  Nick Clifton  <nickc@redhat.com>
2719         * config.sub, config.guess: Update from upstream sources.
2721 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2723         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2724         * Makefile.in: Rebuilt.
2726 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2728         PR bootstrap/32272
2729         * configure.ac: Error out if $srcdir isn't '.' but contains
2730         host-${host_noncanonical}.
2731         * configure: Regenerate.
2733 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2735         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2736         maintainer.
2738 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2740         * configure.ac: If bootstrapping a combined tree with
2741         --enable-gold, require c++ in stage1_languages.
2742         * configure: Regenerate.
2744         * configure.ac: Also add target_libs of stage1_languages to
2745         bootstrap_target_libs.
2746         * configure: Regenerate.
2748         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2749         with --enable-languages not containing c++.
2750         * configure: Regenerate.
2752 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2754         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2755         * configure: Regenerate.
2757 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2759         * MAINTAINERS (Write After Approval): Update my e-mail address,
2760         and move from from here...
2761         (Waiting for paperwork): To here.
2763 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2765         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2767 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2769         * configure.ac: Do not use $extrasub for replacing @if/@endif
2770         parts in Makefile; instead, use additional arguments to
2771         AC_CONFIG_COMMANDS to do the replacement manually, with several
2772         sed invocations, to avoid HP-UX sed command limits.
2773         * configure: Regenerate.
2775 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2777         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2778         blank before -L.
2780 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2782         * configure.ac (with-build-config): Document.  Handle without.
2783         Handle missing argument.
2784         * configure: Rebuilt.
2786 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2788         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2789         Default to bootstrap-debug only if compare-debug works.
2790         * configure: Rebuilt.
2791         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2792         * Makefile.in: Rebuilt.
2794 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2796         * MAINTAINERS (OS Port Maintainers): Update my email address.
2798 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2800         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2801         * Makefile.in: Rebuilt.
2803 2009-09-01  Chris Demetriou  <cgd@google.com>
2805         * MAINTAINERS (Write After Approval): Add myself.
2807 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2809         PR debug/30161
2810         * include/dwarf2.h (enum dwarf_tag): Added
2811         DW_TAG_GNU_template_template_param
2812         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2814 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2816         * Makefile.tpl (AWK): Fix typo.
2817         * Makefile.in: Regenerate.
2819 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2821         * configure.ac: Detect awk and sed.
2822         * Makefile.def (flags_to_pass): Add AWK and SED.
2823         * Makefile.tpl (AWK, SED): New.
2824         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2825         * configure: Regenerate.
2826         * Makefile.in: Regenerate.
2828 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2830         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2831         (collapseslashes): Likewise.
2833 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2835         * configure.ac (AC_PREREQ): Bump to 2.64.
2837 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2839         * configure.ac: Remove --with-datarootdir, --with-docdir,
2840         --with-pdfdir, --with-htmldir switches.
2841         * configure: Regenerate.
2843         * configure: Regenerate.
2845         * compile: Sync from Automake 1.11.
2846         * depcomp: Likewise.
2847         * install-sh: Likewise.
2848         * missing: Likewise.
2849         * mkinstalldirs: Likewise.
2850         * ylwrap: Likewise.
2852 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2854         * ltmain.sh (func_normal_abspath): New function.
2855         (func_relative_path): Likewise.
2856         (func_mode_help): Document new -bindir option for link mode.
2857         (func_mode_link): Add new -bindir option, and use it to place
2858         output DLL if specified.
2860 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2862         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2863         (baseargs): Add --disable-option-checking.
2864         * configure: Regenerate.
2866         * Makefile.def (configure-target-libiberty): Depend on
2867         all-binutils and all-ld.
2868         (configure-target-newlib): Likewise.
2869         * Makefile.in: Regenerate.
2871 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2873         * config.sub, config.guess: Update from upstream sources.
2875 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2877         Sync from src, merge:
2879         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2881         * configure.ac: Do not exclude gas for i386-*-darwin.
2882         Add a case for x86_64-*-darwin.
2883         * configure: Regenerate.
2885 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2887         * MAINTAINERS: Add my name to Write After Approval list.
2889 2009-08-06  Michael Eager  <eager@eagercon.com>
2891         * configure.ac: Add Microblaze target.
2892         * configure: Regenerate.
2894 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2896         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2897         * configure: Regenerate.
2899 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2901         * MAINTAINERS (Write After Approval): Update my e-mail address.
2903 2009-07-06  Ian Lance Taylor  <iant@google.com>
2905         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2906         * configure: Rebuild.
2908 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2910         * MAINTAINERS: Move myself to the Graphite Reviewers.
2912 2009-06-30  Wei Guozhi  <carrot@google.com>
2914         * MAINTAINERS: Add my name to Write After Approval list.
2916 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2918         PR bootstrap/40338
2919         * configure.ac (comparestring): Create new variable.
2920         * Makefile.tpl (comparestring): Use to skip some comparisions.
2921         * configure: Regenerate.
2922         * Makefile.in: Regenerate.
2924 2009-06-26  Doug Evans  <dje@sebabeach.org>
2926         * Makefile.def (host_modules): Add cgen.
2927         * Makefile.in: Regenerate.
2928         * configure.ac (host_tools): Add cgen.
2929         * configure: Regenerate.
2931 2009-06-23  DJ Delorie  <dj@redhat.com>
2933         * MAINTAINERS: Add myself as mep maintainer.
2935 2009-06-23  Ian Lance Taylor  <iant@google.com>
2937         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2938         boot_languages.  Only bootstrap target libraries listed in
2939         target_libs for some boot language.  Add --with-stage1-ldflags,
2940         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2941         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2942         if not building with C++.
2943         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2944         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2945         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2946         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2947         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2948         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2949         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2950         * configure, Makefile.in: Rebuild.
2952 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2954         * MAINTAINERS: Added my name to write-after-approval list.
2956 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2958         * configure.ac: Define is_elf for QNX Neutrino targets.
2959         * configure: Regenerate.
2961 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2963         * MAINTAINERS: Added my name to the write-after-approval list
2965 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2967         * configure.ac: Detect MPC in default directory.
2968         * configure: Regenerate.
2970 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2971             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2973         * Makefile.tpl (all): Avoid a trailing backslash.
2974         * Makefile.in: Regenerate.
2976 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2978         * config.sub, config.guess: Update from upstream sources.
2980 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2982         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2983         to noconfdirs.
2984         * configure: Regenerate.
2986 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2988         * Makefile.tpl ([+compare-target+]): Compare all stage
2989         directories, rather than just gcc.
2990         * Makefile.in: Rebuilt.
2992 2009-06-01  Doug Kwan  <dougkwan@google.com>
2994         * configure.ac: Support gold for target arm*-*-*.
2995         * configure: Regenerate.
2997 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2999         * Makefile.def: Add MPC support and dependencies.
3000         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3002         * Makefile.in, configure: Regenerate.
3004 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3006         * Makefile.tpl (all): Avoid harmless warning in make all when
3007         gcc-bootstrap is enabled but stage_last does not exist.
3008         * Makefile.in: Rebuilt.
3010 2009-05-24  Nicolas Roche  <roche@adacore.com>
3012         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3013         * Makefile.in: Regenerate.
3015 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3017         * MAINTAINERS: Update my e-mail address.
3019 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3021         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3022         * configure:  Regenerate.
3024 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3026         PR other/40159
3027         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3028         gcc-no-bootstrap are mutually exclusive.
3029         * Makefile.in: Rebuilt.
3031 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3033         PR other/40159
3034         * Makefile.tpl (all): Don't end with unconditional success.
3035         * Makefile.in: Rebuilt.
3037 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3039         PR target/37137
3040         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3041         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3042         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3043         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3044         stage_configureflags, stage_cflags and stage_libcflags into
3045         explicit Makefile macros.
3046         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3047         GFORTRAN.
3048         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3049         CC.  Set CC_FOR_BUILD from CC.
3050         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3051         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3052         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3053         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3054         and GFORTRAN.
3055         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3056         (_LIBCFLAGS): Renamed to _TFLAGS.
3057         (do-compare-debug, do-compare3-debug): Drop.
3058         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3059         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3060         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3061         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3062         (XGCC_FLAGS_FOR_TARGET): New.
3063         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3064         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3065         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3066         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3067         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3068         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3069         TFLAGS.
3070         (BUILD_CONFIG): Include if requested.
3071         (all): Set TFLAGS on bootstrap.
3072         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3073         (all-stageid-prefixmodule): Likewise.
3074         (do-clean, distclean-stageid): Set TFLAGS.
3075         (restrap): Fix whitespace.
3076         * Makefile.in: Rebuilt.
3078 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3080         * config.guess: Sync with src.
3082 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3084         * configure.ac ($with_ppl):  Default to no if not supplied.
3085         ($with_cloog):  Likewise.
3086         configure:  Regenerate.
3088 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3090         * MAINTAINERS: Update my e-mail address.
3092 2009-04-27  Nick Clifton  <nickc@redhat.com>
3094         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3096 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3098         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3099         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3100         * Makefile.in: Regenerate.
3102 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3104         PR bootstrap/39739
3105         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3106         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3108         * configure, Makefile.in: Regenerate.
3110 2009-04-21  Taras Glek  <tglek@mozilla.com>
3112         * include/hashtab.h: Update GTY annotations to new syntax
3113         * include/splay-tree.h: Likewise
3115 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3117         * config.sub, config.guess: Update from upstream sources.
3119 2009-04-15  Anthony Green  <green@moxielogic.com>
3121         * configure.ac: Add moxie support.
3122         * configure: Rebuilt.
3124 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3126         * configure.ac: Change copyright header to refer to version
3127         3 of the GNU General Public License and to point readers at the
3128         COPYING3 file and the FSF's license web page.
3129         * Makefile.def: Likewise.
3130         * Makefile.tpl: Likewise.
3131         * Makefile.in: Regenerate.
3133 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3135         * configure.ac: Restore match for darwin9 or later. Use double
3136         brackets since regeneration eats one pair.
3137         * configure: Regenerate.
3139 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3141         PR gas/10039
3142         * configure.ac: Require texinfo 4.7.
3143         * configure: Regenerated.
3145 2009-04-09  Nick Clifton  <nickc@redhat.com>
3147         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3148         the GCC Runtime Library Exception.
3150 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3152         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3153         * configure: Regenerate.
3155 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3157         * Makefil.def (languages): New entries.
3158         * Makefile.tpl (check-gcc-*): New generic target.
3159         * Makefile.in: Regenerate.
3161 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3163         * MAINTAINERS:  Update my email address.
3165 2009-03-18  Tom Tromey  <tromey@redhat.com>
3167         * configure: Rebuild.
3168         * configure.ac (host_libs): Add libiconv.
3169         * Makefile.in: Rebuild.
3170         * Makefile.def (host_modules): Add libiconv.
3171         (configure-gdb, all-gdb): Depend on libiconv.
3173 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3175         * configure.ac: Treat gdb as supported on x86_64-darwin.
3176         * configure: Regenerate.
3178 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3180         * configure.ac (--with-host-libstdcxx): New option.
3181         * configure: Regenerate.
3183 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3185         * MAINTAINERS:  Move myself into the write after approval list.
3187 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3189         * MAINTAINERS: Update e-mail address.
3191 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3193         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3195 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3197         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3199 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3201         Backport from git Libtool:
3203         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3204         Support GNU/kOpenSolaris.
3205         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3206         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3207         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3208         GNU/kOpenSolaris.
3210 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3212         * MAINTAINERS: Update e-mail address.
3214 2009-02-24  Michael Eager  <eager@eagercon.com>
3216         * MAINTAINERS (Write After Approval): Add self.
3218 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3220         * MAINTAINERS (Write After Approval): Add myself.
3222 2009-02-05  Andreas Schwab  <schwab@suse.de>
3224         * Makefile.tpl (stage_last): Define $r and $s before using
3225         $(RECURSE_FLAGS_TO_PASS).
3226         * Makefile.in: Regenerate
3228 2009-01-30  Ian Lance Taylor  <iant@google.com>
3230         * MAINTAINERS: Move myself to the Global Reviewers list.
3232 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3234         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3235         * configure: Regenerate.
3237 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3239         * MAINTAINERS: Make whitespace consistent.
3240         Remove Robert Millan from Write After Approval.
3242 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3244         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3245         (all-opcodes): Depend on all-libiberty.
3246         * Makefile.in: Regenerate.
3248 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3250         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3251         * configure: Regenerate.
3253 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3255         * MAINTAINERS (Write After Approval): Add myself.
3257 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3259         * MAINTAINERS: Add myself to reviewers (Fortran).
3261 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3263         PR tree-optimization/38515
3264         * configure.ac (cloog-polylib): Removed.
3265         (with_ppl, with_cloog): Test for "no".
3266         * configure: Regenerated.
3268 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3270         * MAINTAINERS: Moved myself to reviewers (Fortran).
3272 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3274         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3275         (Write After Approval): Remove myself.
3277 2009-01-03  Diego Novillo  <dnovillo@google.com>
3279         * MAINTAINERS: Remove myself from alias maintainership.
3281 2009-01-02  David Ayers  <ayers@fsfe.org>
3283         * MAINTAINERS: Update e-mail address.
3285 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3287         * MAINTAINERS: Make whitespace consistent.
3289 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3291         Backport from upstream Libtool:
3292         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3293         Add cache variables to tests that require the linker to work.
3294         For shlibpath_overrides_runpath, this also changes the semantics
3295         to let the result from the C compiler take precedence.
3297 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3299         * config.sub, config.guess: Update from upstream sources.
3301 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3303         * configure.ac (ppllibs): Add by default the lib flags.
3304         * configure: Regenerate.
3306 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3308         * MAINTAINERS:  Add myself to the write after approval list.
3310 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3312         * configure.ac: Add double brackets on darwin[912].
3313         * configure: Regenerate.
3315 2008-12-03  Daniel Kraft  <d@domob.eu>
3317         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3318         Approval to Reviewer section (for Fortran front-end).
3320 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3322         * configure.ac: Expand to darwin10 and later.
3323         * configure: Regenerate.
3325 2008-12-02  Andreas Schwab  <schwab@suse.de>
3327         * Makefile.def: configure-target-boehm-gc depends on
3328         all-target-libstdc++-v3.
3329         * Makefile.in: Regenerate.
3331 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3333         * MAINTAINERS:  Add myself as mingw maintainer.
3335 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3337         * config.sub, config.guess: Update from upstream sources.
3339 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3341         * README.SCO: Remove.
3343 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3345         * MAINTAINERS:  Add myself to the write after approval list.
3347 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3349         * MAINTAINERS:  Update my email address in WAA section.
3351 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3353         * MAINTAINERS: Update e-mail address.
3355 2008-11-27  Toon Moene  <toon@moene.org>
3357         * MAINTAINERS: Change e-mail address.
3359 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3361         * configure.ac: Build gdb for i?86-*-darwin*
3362         * configure: Regenerated.
3364 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3366         * MAINTAINERS: Added my full name.
3368 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3370         PR bootstrap/38014
3371         PR bootstrap/37923
3373         Revert:
3375         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3377         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3378         * Makefile.in: Regenerated.
3380         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3382         PR gdb/921
3383         PR gdb/1646
3384         PR gdb/2175
3385         PR gdb/2176
3387         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3388         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3389         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3390         (HOST_EXPORTS): Pass CPPFLAGS.
3391         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3392         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3393         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3394         * Makefile.in, configure: Regenerated.
3395         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3396         and CPPFLAGS_FOR_BUILD.
3398 2008-11-06  Jeff Law  <law@redhat.com>
3400         * MAINTAINERS: Add myself as middle end maintainer.
3402 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3404         * MAINTAINERS (Write after approval): Add myself.
3406 2008-11-05  Diego Novillo  <dnovillo@google.com>
3408         * MAINTAINERS (Global Reviewers): Add myself.
3409         (Non-Algorithmic Maintainers): Remove myself.
3411 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3413         * MAINTAINERS (Write after approval): Add myself.
3415 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3417         * MAINTAINERS (Write after approval): Add myself.
3419 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3421         * configure.ac (spu-*-*): Remove special case.
3422         * configure: Regenerate.
3424 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3426         * MAINTAINERS (Write after approval): Update my email address.
3428 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3430         * configure.ac [spu-*-*]: Do not set skipdirs.
3431         * configure: Re-generate.
3433 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3435         * MAINTAINERS (Various Maintainers): Add myself to reload.
3437 2008-10-25  Richard Guenther  <rguenther@suse.de>
3439         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3440         maintainer.  Remove myself as libgcc-math maintainer.
3441         (Non-Algorithmic Maintainers): Remove myself.
3443 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3445         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3446         * Makefile.in: Regenerated.
3448 2008-10-23  Cary Coutant  <ccoutant@google.com>
3450         * MAINTAINERS (Write after approval): Add myself.
3452 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3454         PR gdb/921
3455         PR gdb/1646
3456         PR gdb/2175
3457         PR gdb/2176
3459         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3460         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3461         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3462         (HOST_EXPORTS): Pass CPPFLAGS.
3463         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3464         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3465         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3466         * Makefile.in, configure: Regenerated.
3467         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3468         and CPPFLAGS_FOR_BUILD.
3470 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3472         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3473         Sebastian Pop.
3475 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3477         * MAINTAINERS (Write After Approval): Added myself.
3479 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3481         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3482         recommended version to 2.3.2.
3484         * configure: Regenerate.
3486 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3488         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3490 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3492         * MAINTAINERS (Write After Approval): Update e-mail address.
3494 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3496         * libtool.m4: Update to libtool 2.2.6.
3497         * lt~obsolete.m4: Update to libtool 2.2.6.
3498         * ltmain.sh: Update to libtool 2.2.6.
3499         * ltsugar.m4: Update to libtool 2.2.6.
3500         * ltversion.m4: Update to libtool 2.2.6.
3501         * ltoptions.m4: Update to libtool 2.2.6.
3502         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3504 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3506         * MAINTAINERS (Write After Approval): Add myself.
3508 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3510         * MAINTAINERS (Write After Approval): Update my name.
3512 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3514         * MAINTAINERS: Add myself in "Write After Approval".
3516 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3518         * MAINTAINERS: Add myself as ia64 maintainer.
3520 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3522         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3523         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3524         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3525         and Michael Tiemann from Write After Approval since they do not
3526         actually have access.
3528 2008-09-05  Richard Guenther  <rguenther@suse.de>
3530         * configure.ac: Initialize clooglibs to -lcloog.
3531         * configure: Re-generate.
3533 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3535         * MAINTAINERS (Write After Approval): Add myself.
3537 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3539         * configure.ac (--with-cloog-polylib): New.
3540         (--disable-cloog-version-check): New.
3541         (--disable-ppl-version-check): New.
3542         * configure: Re-generate.
3544 2008-09-03  Richard Guenther  <rguenther@suse.de>
3546         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3547         cloog test.
3548         * configure: Re-generate.
3550 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3552         Add picoChip port.
3553         * MAINTAINERS: Add picoChip maintainers.
3555 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3556             Tobias Grosser  <grosser@fim.uni-passau.de>
3557             Jan Sjodin  <jan.sjodin@amd.com>
3558             Harsha Jagasia  <harsha.jagasia@amd.com>
3559             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3560             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3561             Adrien Eliche  <aeliche@isty.uvsq.fr>
3563         Merge from graphite branch.
3564         * configure: Regenerate.
3565         * Makefile.in: Regenerate.
3566         * configure.ac (host_libs): Add ppl and cloog.
3567         Add checks for PPL and CLooG.
3568         * Makefile.def (ppl, cloog): Added modules and dependences.
3569         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3570         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3572 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3574         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3575         (GCC_SHLIB_SUBDIR): New.
3576         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3577         * configure: Regenerate.
3578         * Makefile.in: Regenerate.
3580 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3582         * MAINTAINERS: Consistently use tabs to separate columns.
3584 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3586         * MAINTAINERS (Write after Approval): Add myself.
3588 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3590         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3591         Enable bfd, binutils and opcodes.
3592         * configure: Regenerate.
3594 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3596         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3598 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3600         * MAINTAINERS:  Use correct Umlaut for last name.
3602 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3604         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3606 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3608         * MAINTAINERS: Update my email address.
3610 2008-08-16  Nicolas Roche  <roche@adacore.com>
3612         * Makefile.tpl: Add BOOT_ADAFLAGS.
3613         * Makefile.in: Regenerate.
3615 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3617         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3618         * configure: Regenerate.
3620 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3622         * configure.ac: Add makefile fragments for hpux.
3623         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3624         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3625         * configure: Regenerate.
3626         * Makefile.in: Regenerate.
3628 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3630         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3632 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3634         * MAINTAINERS (Write after Approval): Add myself.
3636 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3638         * MAINTAINERS (Write After Approval):  Add myself.
3640 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3642         * MAINTAINERS (Write After Approval):  Add myself.
3644 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3646         * MAINTAINERS: Update my email address.
3648 2008-06-25  Joey Ye  <joey.ye@intel.com>
3650         * MAINTAINERS (Write After Approval):  Add myself.
3652 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3654         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3655         * Makefile.in: Regenerate.
3656         * configure: Regenerate.
3658 2008-06-17  Daniel Kraft  <d@domob.eu>
3660         * MAINTAINERS (Write After Approval):  Add myself.
3662 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3664         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3665         "$@" is still intact with both Autoconf 2.59 and 2.62.
3666         * configure: Regenerate.
3668 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3670         * Makefile.tpl: Fix comment errors.
3671         * Makefile.in: Regenerate.
3673 2008-06-12  David S. Miller  <davem@davemloft.net>
3674             David Edelsohn  <edelsohn@gnu.org>
3676         * configure.ac: Add powerpc*-*-* to gold supported targets.
3677         * configure: Regenerate.
3679 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3681         PR tree-optimization/36218
3682         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3683         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3684         (all prefix="build-"): Pass them to build-system sub-makes.
3685         * Makefile.in: Regenerate.
3687 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3689         * MAINTAINERS (mt port): Remove.
3690         (sco5, unixware, sco udk): Remove.
3691         (Kean Johnston): Add to Write After Approval.
3693 2008-05-30  Julian Brown  <julian@codesourcery.com>
3695         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3696         of libobjc for ARM EABI Linux.
3697         * configure: Regenerate.
3699 2008-05-18  Xinliang David Li   <davidxl@google.com>
3701         * ChangeLog: Remove wrong ChangeLog entry.
3703 2008-05-17  Xinliang David Li   <davidxl@google.com>
3705         * MAINTAINERS (Write After Approval): Add myself.
3707 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3709         * MAINTAINERS (Write After Approval): Add myself.
3711 2008-05-14  Rafael Espíndola  <espindola@google.com>
3713         * config-ml.in: don't handle --enable-shared and --enable-static.
3715 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3717         * MAINTAINERS: Update my email address.
3719 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3721         * MAINTAINERS: Update my email address.
3723 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3725         * MAINTAINERS (Write After Approval): Add myself.
3727 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3729         * MAINTAINERS (Write After Approval): Add myself.
3731 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3733         * MAINTAINERS (crx): Add myself.
3735 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3737         Sync with src:
3738         2008-04-14  David S. Miller  <davem@davemloft.net>
3740         * configure.ac: Add sparc*-*-* to gold supported targets.
3741         * configure: Regenerate.
3743 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3745         PR bootstrap/35457
3746         * configure.ac: Include override.m4.
3747         * configure: Regenerate.
3749 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3751         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3752         * Makefile.in: Regenerate.
3754 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3756         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3757         as nonconfigurable directories list.
3758         * configure: Regenerate.
3760 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3762         * config.sub, config.guess: Update from upstream sources.
3764 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3766         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3767         * Makefile.in: Regenerate.
3769 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3771         * configure.ac: Do not build libssp for the AVR.
3772         * configure: Regenerate.
3774 2008-04-07  Ian Lance Taylor  <iant@google.com>
3776         * Makefile.def: check-gold depends upon all-binutils.
3777         * Makefile.in: Regenerate.
3779 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3781         * MAINTAINERS (Write After Approval): Add myself.
3783 2008-04-04  Nick Clifton  <nickc@redhat.com>
3785         PR binutils/4334
3786         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3787         builds.
3788         * configure: Regenerate.
3790 2008-04-04  NightStrike  <NightStrike@gmail.com>
3792         PR other/35151
3793         * configure.ac: Combine rules for mingw32 and mingw64.
3794         * configure: Regenerate.
3796 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3798         * MAINTAINERS (Write After Approval): Add myself.
3800 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3802         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3803         * Makefile.in (.NOTPARALLEL): Ditto.
3805 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3807         * MAINTAINERS (Write After Approval): Add myself.
3809 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3811         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3812         * Makefile.in (.NOTPARALLEL): Regenerate.
3814 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3816         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3817         * Makefile.in: Regenerate.
3819 2008-03-26  Jakub Staszak  <kuba@et.pl>
3821         * MAINTAINERS (Write After Approval): Add myself.
3823 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3825         * MAINTAINERS:  Update e-mail address.
3827 2008-03-20  Ian Lance Taylor  <iant@google.com>
3829         * configure.ac: Add support for --enable-gold.
3830         * Makefile.def: Add gold as a directory like ld.
3831         * configure, Makefile.in: Regenerate.
3833 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3835         * configure.ac: m4_include config/proginstall.m4.
3836         * configure: Regenerate.
3838         Backport from upstream Libtool:
3840         2007-10-12  Eric Blake  <ebb9@byu.net>
3842         Deal with Autoconf 2.62's semantic change in m4_append.
3843         * ltsugar.m4 (lt_append): Replace broken versions of
3844         m4_append.
3845         (lt_if_append_uniq): Don't require separator to be overquoted,
3846         and avoid broken m4_append.
3847         (lt_dict_add): Fix typo.
3848         * libtool.m4 (_LT_DECL): Don't overquote separator.
3850 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3852         * config.rpath: Add AIX 6 support.
3854 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3856         * Makefile.def (stageprofile).  Remove -fprofile-generate
3857         from stage_libcflags.
3858         * Makefile.in: Regenerate.
3860 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3862         * config.sub, config.guess: Update from upstream sources.
3864 2008-03-06  Tom Tromey  <tromey@redhat.com>
3866         * MAINTAINERS: Update for treelang deletion.
3868 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3870         * MAINTAINERS: Update my email address.
3872 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3874         * MAINTAINERS (darwin port): Add myself as a maintainer.
3875         (objective-c/c++): Add myself as a maintainer.
3877 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3879         * MAINTAINERS (Write After Approval): Update my email address.
3881 2008-02-25  Tomas Bily  <tbily@suse.cz>
3883         * MAINTAINERS (Write After Approval): Add myself.
3885 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3887         * MAINTAINERS (OpenMP): Add myself.
3889 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3891         PR bootstrap/32009
3892         PR bootstrap/32161
3894         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3895         * configure: Regenerate.
3897         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3898         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3899         STAGE4_LIBCFLAGS): New.
3900         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3901         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3902         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3903         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3904         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3905         for target modules.  Don't export LIBCFLAGS.
3906         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3907         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3908         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3909         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3910         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3911         * Makefile.in: Regenerate.
3913 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3915         PR libgcj/33085
3916         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3917         Do not use -DDLL_EXPORT.  Backport from upstream.
3919 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3921         * MAINTAINERS (Write After Approval): Add myself.
3923 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3925         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3926         * configure: Regenerate.
3928 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3930         * configure.ac (xtensa*-*-*): Recognize processor variants.
3931         * configure: Regenerate.
3933 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3935         PR bootstrap/34922
3936         * configure.ac (PARSE_ARGS): Push suitable setting of
3937         ac_subdirs_all, for `./configure --help=recursive'.
3938         Handle `+' in generic toplevel directory disabling.
3939         * configure: Regenerate.
3941 2008-01-28  Nick Clifton  <nickc@redhat.com>
3943         * MAINTAINERS (xstormy16): Take over maintainership.
3945 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3947         * MAINTAINERS (c4x port): Remove.
3949 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3951         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3953 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3955         * config.sub, config.guess: Update from upstream sources.
3957 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3959         * MAINTAINERS (Write After Approval): Add myself.
3961 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3963         * MAINTAINERS: Update my email address.
3965 2008-01-09  Raksit Ashok  <raksit@google.com>
3967         * MAINTAINERS (Write After Approval): Add myself.
3969 2008-01-09  Raksit Ashok  <raksit@google.com>
3971         * MAINTAINERS (Write After Approval): Add myself.
3973 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3975         * config.sub, config.guess: Update from upstream sources.
3977 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3979         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3980         Change recommended MPFR from 2.2.1 -> 2.3.0.
3981         * configure: Regenerate.
3983 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3985         * MAINTAINERS: Update my email address.
3987 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3989         * MAINTAINERS: Update my email address.
3991 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3993         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3994         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3995         * Makefile.in: Regenerate.
3997 2007-12-10  Mark Heffernan  <meheff@google.com>
3999         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4000         misplaced entries.
4002 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4004         * configure.ac: Enable libjava for x86_64-*-darwin9.
4005         * configure: Regenerate.
4007 2007-12-07  Bill Maddox  <maddox@google.com>
4009         * MAINTAINERS (Write After Approval): Add myself.
4011 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4013         * config.sub, config.guess: Update from upstream sources.
4015 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4017         * config-ml.in: Remove 64bit configure tests.
4019 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4021         * config-ml.in: Robustify against white space in absolute file
4022         names.
4024         * config-ml.in (multi-clean): Substitute ${Makefile}.
4025         Remove superfluous ${Makefile} in list.
4027 2007-11-19  Thiemo Seufer  <ths@mips.com>
4029         * config-ml.in: Don't hardcode the Makefile name.
4031 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4033         * MAINTAINERS (Write After Approval): Add myself.
4035 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4037         * MAINTAINERS (Write After Approval): Add myself.
4039 2007-11-06  Doug Kwan  <dougkwan@google.com>
4041         * MAINTAINERS (Write After Approval): Add myself.
4043 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4045         * MAINTAINERS (mercury): Remove entry.
4046         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4048 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4050         * Makefile.def (dependencies): Make configure-gdb depend on
4051         all-intl.
4052         * Makefile.in: Regenerated.
4054 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4056         * MAINTAINERS (Fortran maintainer): Remove myself.
4058 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4060         * Makefile.def: To avoid problems running with parallel makes,
4061         build newlib before libgloss so that target specific header
4062         files are availble.
4063         * Makefile.in: Regenerate
4065 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4067         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4068         * Makefile.in: Regenerate.
4070 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4072         * MAINTAINERS (Register allocation reviewer): Add myself.
4074 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4076         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4077         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4078         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4079         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4080         * configure: Regenerate.
4082 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4084         * MAINTAINERS (Register allocation reviewer): Add myself.
4086 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4088         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4089         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4090         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4091         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4092         * configure.ac: Default them to host tools for $host = $build.
4093         Subst them.
4095         * configure: Regenerate.
4096         * Makefile.in: Regenerate.
4098 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4100         * MAINTAINERS (Register allocation reviewer): Add myself.
4102 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4104         * MAINTAINERS (Register allocation reviewer): Add myself.
4106 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4108         * MAINTAINERS (Write After Approval): Fix typo.
4110 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4112         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4113         * configure: Regenerate.
4115 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4117         PR bootstrap/31906
4118         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4119         they're already prefixed.
4121 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4123         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4124         libstdc++.
4125         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4126         * configure: Regenerate.
4127         * Makefile.in: Regenerate.
4129 2007-09-17  Andreas Schwab  <schwab@suse.de>
4131         * configure.ac: Raise minimum makeinfo version to 4.6.
4132         * configure: Regenerate.
4134 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4136         * MAINTAINERS (write-after-approval) add myself
4138 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4140         * configure.ac: Correct makeinfo version check.
4141         * configure: Regenerate.
4143 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4145         * MAINTAINERS: Update my email address.
4147 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4149         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4150         to $skipdirs and only disable gprof for newlib.  Use the normal
4151         mips*-elf* handling in other respects.
4152         * configure: Regnerate.
4154 2007-09-12  David Daney  <ddaney@avtrex.com>
4156         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4157         enabling libgcj.
4158         * configure: Regenerate.
4160 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4162         PR other/32154
4163         * configure.ac: For libgloss targets, point the linker to the linker
4164         script, startup code and simulator library.
4165         * configure: Regenerate.
4167 2007-09-07  Andrew Haley  <aph@redhat.com>
4169         * configure.ac (noconfigdirs): Remove target-libffi and
4170         target-libjava.
4171         * configure: Regenerate.
4173 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4175         PR target/33281
4176         * configure.ac: Use config/mh-mingw on mingw.
4177         * configure: Regenerate.
4179 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4181         * MAINTAINERS (Write After Approval): Add myself.
4183 2007-09-05  Richard Guenther  <rguenther@suse.de>
4185         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4186         nor --disable-checking is provided also turn on yes and types
4187         checking for stage1.
4188         * configure: Re-generate.
4190 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4192         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4193         (Write After Approval): Remove myself.
4195 2007-08-29  Nick Clifton  <nickc@redhat.com>
4197         * config.sub, config.guess: Update from upstream sources.
4199 2007-08-22  Bud Davis  <jmdavis@link.com>
4201         * MAINTAINERS (Write After Approval): Added myself.
4202         * MAINTAINERS (Reviewers): Removed myself.
4204 2007-08-18  Paul Brook  <paul@codesourcery.com>
4205             Joseph Myers  <joseph@codesourcery.com>
4207         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4208         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4209         * Makefile.in: Regenerate.
4210         * configure.ac (--with-debug-prefix-map): New.
4211         * configure: Regenerate.
4213 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4214             Nigel Stephens  <nigel@mips.com>
4216         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4217         as target_makefile_frag.
4218         * configure: Regenerate.
4220 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4222         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4223         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4224         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4225         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4226         (do-compare, do-compare3, do-compare-debug): New.
4227         ([+compare-target+]): Use them.
4229 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4231         * MAINTAINERS (Write After Approval): Change my email address.
4233 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4234             Ben Elliston  <bje@au.ibm.com>
4236         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4237         --silent if $silent.
4238         * configure: Regenerate.
4240 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4242         * MAINTAINERS (Various Maintainers): Add myself as
4243         loop infrastructure maintainer.  Update my e-mail
4244         address.
4246 2007-07-31  Diego Novillo  <dnovillo@google.com>
4248         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4249         Adjust description.
4251 2007-07-26  Richard Guenther  <rguenther@suse.de>
4253         * configure.ac: Add types checking to stage1 checking flags.
4254         * configure: Regenerate.
4256 2007-07-17  Nick Clifton  <nickc@redhat.com>
4258         * COPYING3: New file.  Contains version 3 of the GNU General
4259         Public License.
4260         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4261         Lesser General Public License.
4263 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4265         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4267 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4269         * MAINTAINERS (S/390 co-maintainer): Add myself.
4270         (Write After Approval): Remove myself.
4272 2007-07-13  Dan Hipschman  <dsh@google.com>
4274         * MAINTAINERS (Write After Approval): Add myself.
4276 2007-07-11  Nick Clifton  <nickc@redhat.com>
4278         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4279         WINDRES export.
4280         * Makefile.in: Regenerate.
4282 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4284         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4285         maintainer.
4287 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4289         * lt~obsolete.m4: New. Import from 20070318 libtool.
4291 2007-07-03  Julian Brown  <julian@codesourcery.com>
4293         * MAINTAINERS (Write After Approval): Add myself.
4295 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4297         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4298         * configure: Regenerate.
4300 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4302         * configure.ac: Add some missing m4 quotation.
4303         * configure: Regenerate.
4305 2007-07-02  Simon Baldwin  <simonb@google.com>
4307         * MAINTAINERS (Write After Approval): Add myself.
4309 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4311         * configure: Regenerate.
4313 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4315         * Makefile.def: Add windmc tool to build.
4316         * Makefile.tpl: Likewise.
4317         * configure.ac: Likewise.
4318         * Makefile.in: Regenerate.
4319         * configure: Regenerate.
4321 2007-06-28  DJ Delorie  <dj@redhat.com>
4323         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4324         not building newlib.
4325         * configure: Regenerated.
4327 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4329         * MAINTAINERS (Write After Approval): Add myself.
4331 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4333         * MAINTAINERS (Write After Approval): Add myself.
4335 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4337         * MAINTAINERS (Write After Approval): Add myself.
4339 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4341         * MAINTAINERS (Write After Approval): Add myself.
4343 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4345         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4346         * Makefile.in: Regenerated.
4348 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4350         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4351         bfin*-*-uclinux* targets.
4352         * configure: Regenerate.
4354 2007-06-14  Ian Lance Taylor  <iant@google.com>
4356         * MAINTAINERS: Add myself as non-algorithmic global write
4357         maintainer.
4359 2007-06-14  Diego Novillo  <dnovillo@google.com>
4361         * MAINTAINERS: Add self as middle-end maintainer and
4362         non-algorithmic global write maintainer.
4364 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4366         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4367         Move all Fortran maintainers except Paul Brook into the
4368         Non-Autopoiesis section.
4370 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4372         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4373         (distclean-stage[+id+]): Possibly delete stage_last.
4374         * Makefile.in: Regenerate.
4376 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4378         * MAINTAINERS (Various Maintainer): Fix typo.
4380 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4382         * MAINTAINERS (Various Maintainer): Add myself as
4383         dataflow maintainer.
4385 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4387         * config.sub, config.guess: Update from upstream sources.
4389 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4391         * Makefile.tpl: Fix spelling error.
4392         * Makefile.in: Regenerate.
4394 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4396         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4397         lt_cv_sys_max_cmd_len.
4399 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4401         * MAINTAINERS (Various Maintainers): Add myself as
4402         auto-vectorizer maintainer.
4404 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4406         PR libjava/32098
4407         * libtool.m4: Revert previous change.
4408         * ltgcc.m4: Put it here.
4410 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4412         * MAINTAINERS (Various Maintainers): Add myself as
4413         auto-vectorizer maintainer.
4415 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4417         PR libjava/32098
4418         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4420 2007-05-30  Richard Guenther  <rguenther@suse.de>
4422         * MAINTAINERS (Various Maintainers): Add myself as
4423         auto-vectorizer maintainer.
4425 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4427         PR bootstrap/29382
4428         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4429         * configure: Rebuilt.
4431 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4433         * MAINTAINERS (Write After Approval): Removed my name.
4435 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4437         * MAINTAINERS (Write After Approval): Remove myself.
4439 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4441         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4443 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4445         * ltmain.sh: Update from ToT Libtool.
4446         * libtool.m4: Update from ToT Libtool.
4447         * ltsugar.m4: New. Update from ToT Libtool.
4448         * ltversion.m4: New. Update from ToT Libtool.
4449         * ltoptions.m4: New. Update from ToT Libtool.
4450         * ltconfig: Remove.
4451         * ltcf-c.sh: Remove.
4452         * ltcf-cxx.sh: Remove.
4453         * ltcf-gcj.sh: Remove.
4455 2007-05-22  Ollie Wild  <aaw@google.com>
4457         * MAINTAINERS (Write After Approval): Add myself.
4459 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4461         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4462         stage_cflags.
4463         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4464         Remove CFLAGS/LIBCFLAGS.
4465         (configure-stage[+id+]-[+prefix+][+module+],
4466         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4467         * Makefile.in: Regenerate.
4469 2007-05-15  Diego Novillo  <dnovillo@google.com>
4471         * MAINTAINERS: Update e-mail address.
4473 2007-05-15  Revital Eres  <eres@il.ibm.com>
4475         * MAINTAINERS (Write After Approval): Add myself.
4477 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4479         * MAINTAINERS (Write After Approval): Updated my address.
4481 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4483         * MAINTAINERS (Write After Approval): Add myself.
4485 2007-05-11  Silvius Rus  <rus@google.com>
4487         * MAINTAINERS (Write After Approval): Add myself.
4489 2007-04-23  Tom Tromey  <tromey@redhat.com>
4491         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4493 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4495         * MAINTAINERS (cpplib): Rename to ...
4496         (libcpp): ... this.  Add C/C++ front end maintainers.
4498 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4500         * config-ml.in: Pass ${ml_config_env} to configure calls.
4502 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4504         * MAINTAINERS (Write After Approval): Add myself.
4506 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4508         * MAINTAINERS (Write After Approval): Add myself.
4510 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4512         * MAINTAINERS (fortran 95 front end): Add myself.
4514 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4516         * MAINTAINERS (Write After Approval): Add myself.
4518 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4520         * MAINTAINERS (Modulo Scheduler): Add myself.
4522 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4524         * MAINTAINERS (fortran 95 front end): Add myself.
4525         (c++ front end): whitespace fix.
4527 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4529         * MAINTAINERS (Write After Approval): Add myself.
4531 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4533         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4534         of glob.  Quote arguments with single quotes too.
4535         * configure: Regenerate.
4537 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4539         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4540         * Makefile.in: Regenerate
4542 2007-03-07  Andreas Schwab  <schwab@suse.de>
4544         * configure: Regenerate.
4546 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4548         * configure.ac: Add "--with-pdfdir" configure option,
4549         which defines pdfdir variable.
4550         * Makefile.def (target=fixincludes): Add install-pdf to
4551         missing targets.
4552         (recursive_targets): Add install-pdf target.
4553         (flags_to_pass): Add pdfdir.
4554         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4555         target.
4556         * configure: Regenerate
4557         * Makefile.in: Regenerate
4559 2007-02-28  Eric Christopher  <echristo@apple.com>
4561         Revert:
4562         2006-12-07  Mike Stump  <mrs@apple.com>
4564         * Makefile.def (dependencies): Add dependency for
4565         install-target-libssp and install-target-libgomp on
4566         install-gcc.
4567         * Makefile.in: Regenerate.
4569 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4571         * configure: Regenerate.
4572         * configure.ac: Move statements after variable declarations.
4574 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4576         * MAINTAINERS: Add myself as sh maintainer.
4578 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4580         * configure.ac: Adjust for loop syntax.
4581         * configure: Regenerate.
4583 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4585         * configure: Rebuilt.
4587 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4589         * configure.ac: Drop multiple occurrences of --enable-languages,
4590         and fix its quoting.
4591         * configure: Rebuilt.
4593 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4594             Nathan Sidwell  <nathan@codesourcery.com>
4595             Vladimir Prus  <vladimir@codesourcery.com>
4596             Joseph Myers  <joseph@codesourcery.com>
4598         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4599         * configure: Regenerate.
4601 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4603         * ltconfig (freebsd*): Default to elf.
4605 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4607         * configure.ac (target_libraries): Move libgcc before libiberty.
4608         * configure: Regenerated.
4610 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4611             Paolo Bonzini  <bonzini@gnu.org>
4613         PR bootstrap/30753
4614         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4615         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4616         * configure: Regenerated.
4618 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4620         * MAINTAINERS (Language Front End Maintainers): Update my mail
4621         address.
4623 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4625         PR bootstrap/30748
4626         * configure.ac: Correct syntax for Solaris ksh.
4627         * configure: Regenerated.
4629 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4631         * configure.ac: Sync with src.
4632         * configure: Regenerate.
4634 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4636         * Makefile.in: Regenerate.
4638 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4640         * config.sub: Sync with src.
4642 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4644         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4645         noncanonical equivalents.
4646         * configure.in: Rename to...
4647         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4648         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4649         target_noncanonical.  Use them.  Rewrite removal of configure
4650         arguments for autoconf 2.59.  Discard variable settings.  Force
4651         program_transform_name for native tools.
4653         * Makefile.in: Regenerated.
4654         * configure: Regenerated with autoconf 2.59.
4656 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4658         * MAINTAINERS (Write After Approval): Add myself.
4660 2007-01-31  Andreas Schwab  <schwab@suse.de>
4662         * Makefile.tpl (LDFLAGS): Substitute it.
4663         * Makefile.in: Regenerate.
4665 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4667         * MAINTAINERS (Write After Approval): Add myself.
4669 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4671         * MAINTAINERS (spu port): Add myself.
4673 2007-01-23  Richard Guenther  <rguenther@suse.de>
4675         PR bootstrap/30541
4676         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4677         * Makefile.tpl (GNATBIND): Substitute it.
4678         (GNATMAKE): Likewise.
4679         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4680         of STAGE_PREFIX.
4681         * Makefile.in: Regenerate.
4682         * configure: Regenerate.
4684 2007-01-18  Mike Stump  <mrs@apple.com>
4686         * configure.in: Re-enable -Werror for gcc builds.
4688 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4690         * MAINTAINERS (Write After Approval): Add myself.
4692 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4694         * configure.in: Change == to = in test command.
4695         * configure: Regenerate.
4697 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4698             Nick Clifton  <nickc@redhat.com>
4699             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4701         * configure.in (build_configargs, host_configargs, target_configargs):
4702         Remove build/host/target parameters.
4703         (host_libs): Add gmp and mpfr.
4704         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4705         * Makefile.def (gmp, mpfr): New.
4706         (gcc): Remove target.
4707         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4708         target_os, target_vendor): New.
4709         (configure): Add host_alias/target_alias arguments; adjust invocations.
4710         * configure: Regenerate.
4711         * Makefile.in: Regenerate.
4713 2007-01-11  Matt Fago  <fago@earthlink.net>
4715         * configure.in: Try to link to functions only in mpfr 2.2.x
4716         to improve robustness of configure tests.
4717         * configure: Regenerate.
4719 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4721         * MAINTAINERS: Add myself as i386 maintainer.
4723 2007-01-08  Jan Hubicka  <jh@suse.cz>
4725         * MAINTAINERS: Add myself as i386 maintainer.
4727 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4729         * configure.in: Add support for an x86_64-mingw* target.
4730         * configure: Regenerate.
4732 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4734         * Makefile.tpl (all-target): Correct @if conditional for target
4735         modules.
4736         * configure.in: Omit libiberty if building only target libgcc.
4737         * configure, Makefile.in: Regenerated.
4739 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4741         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4742         * configure: Regenerate.
4744 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4746         * Makefile.def (target_modules): Add libgcc.
4747         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4748         * Makefile.tpl (clean-target-libgcc): Delete.
4749         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4750         on gcc even for bootstrapped modules.  Rewrite handling of
4751         lang_env_dependencies to loop over target_modules.
4752         * configure.in (target_libraries): Add target-libgcc.
4753         * Makefile.in, configure: Regenerated.
4755 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4757         * configure.in: Reorganize recognition of languages.  Add
4758         --enable-stage1-languages.  Show supported languages for the chosen
4759         target rather than all recognized languages.
4760         * configure: Regenerate.
4762 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4764         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4765         * Makefile.in: Regenerate.
4767 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4769         * configure.in: Warn that MPFR 2.2.0 is buggy.
4770         * configure: Regenerate.
4772 2006-12-27  Ian Lance Taylor  <iant@google.com>
4774         * configure.in: When removing Makefiles to force a reconfigure, also
4775         remove prev-DIR*/Makefile.
4776         * configure: Regenerate.
4778 2006-12-22  Andreas Schwab  <schwab@suse.de>
4780         * configure: Regenerate with correct autoconf version.
4782 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4784         * configure.in: add AC_SUBST for *_FOR_TARGET.
4785         * configure: Regenerate.
4787 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4789         * configure.in: Simplify logic for rejecting languages that cannot
4790         be built.  Separate the case when a language is unsupported,
4791         from the case when the user chooses not to build a language.
4793 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4795         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4796         it only affects bootstrap and could be tested on "$host" as well.
4797         * configure: Regenerate.
4798         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4800 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4802         PR bootstrap/29544
4803         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4804         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4805         move here comment from Makefile.tpl.
4806         * Makefile.tpl: Move some definitions higher in the file.
4807         (STAGE1_CHECKING): New.
4808         * configure.in: Add --enable-stage1-checking.
4809         * configure: Regenerate.
4810         * Makefile.in: Regenerate.
4812 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4814         * MAINTAINERS: Add myself as build system maintainer.
4816 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4818         * MAINTAINERS (Write After Approval): Add myself.
4820 2006-12-13  Eric Christopher  <echristo@apple.com>
4822         * MAINTAINERS: Add myself as darwin maintainer.
4824 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4826         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4828 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4830         MAINTAINERS: Update my entry.
4832 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4834         * configure.in:  Handle spu makefile frag.
4835         * Makefile.tpl (MAINT): Define
4836         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4837         * configure: Regenerate.
4838         * Makefile.in: Regenerate.
4840 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4842         * config.guess: Import latest version.
4843         * config.sub: Likewise.
4845 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4847         * configure.in (spu-*-*): Don't skip target-libiberty.
4848         * configure: Regenerate.
4850 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4852         PR bootstrap/30134
4853         * configure.in: Correct x86 darwin support for libjava to powerpc
4854         and i?86 only.
4855         * configure: Regenerate.
4857 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4859         * configure.in: Add x86 darwin support for libjava.
4860         * configure: Regenerate.
4862 2006-12-07  Mike Stump  <mrs@apple.com>
4864         * Makefile.def (dependencies): Add dependency for
4865         install-target-libssp and install-target-libgomp on
4866         install-gcc.
4867         * Makefile.in: Regenerate.
4869 2006-12-04  Richard Guenther  <rguenther@suse.de>
4871         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4872         (Non-Algorithmic Maintainers): Move over non-algorithmic
4873         loop optimizer maintainers, add myself as a non-algorithmic
4874         middle-end maintainer.
4876 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4878         * MAINTAINERS (Write After Approval): Add myself.
4880 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4882         * configure.in: Update error message for missing GMP/MPFR.
4884         * configure: Regenerate.
4886 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4888         * configure.in: Update MPFR version in error message.
4890         * configure: Regenerate.
4892 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4894         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4895         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4896         --with-gmp-lib): New flags.
4898         * configure: Regenerate.
4900 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4902         * MAINTAINERS (Write After Approval): Change my email address.
4904 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4906         * MAINTAINERS (Write After Approval): Add myself.
4908 2006-11-22  Philipp Thomas  <pth@suse.de>
4910         * MAINTAINERS (i18n): Update e-mail address.
4912 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4914         * MAINTAINERS (spu port): Add myself as maintainer.
4915         (Write After Approval): Remove myself.
4917 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4919         * configure.in (skipdirs): Don't build libssp for SPU.
4920         * configure: Regenerate.
4922 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4924         * MAINTAINERS (spu port): Add myself as maintainer.
4925         (libobjc): Update my email address.
4927 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4929         * MAINTAINERS (Write After Approval): Add myself.
4931 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4933         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4934         * configure : Rebuilt.
4936 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4938         * MAINTAINERS (Write After Approval): Add myself.
4940 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4942         * MAINTAINERS (Write After Approval): Add myself.
4944 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4946         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4947         libmpfr.a.
4948         * configure: Regenerate.
4950 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4952         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4953         (unstage): Test for stage_last presence.
4955         PR bootstrap/29802
4956         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4957         STAGE_PREFIX.
4958         * Makefile.in: Regenerate.
4960 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4962         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4963         maintainers.
4965 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4967         * MAINTAINERS (Write After Approval): Add myself.
4969 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4971         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4972         and stageN-package/Makefile.
4973         * Makefile.in: Regenerated.
4975 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4977         * configure.in: Remove target-libgloss from noconfigdirs for
4978         bfin-*-*.
4979         * configure: Regenerated.
4981 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4983         * configure.in (have_gmp): Only error if the gcc directory exists.
4985         * configure: Regenerate.
4987 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4989         * configure.in: Robustify error message for missing GMP/MPFR.
4991         * configure: Regenerate.
4993 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4995         * MAINTAINERS (Write After Approval): Add myself.
4997 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4999         * MAINTAINERS: Change email address.
5001 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5003         * MAINTAINERS (Write After Approval): Add myself.
5005 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5007         * MAINTAINERS (Write After Approval): Add myself.
5009 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5011         * MAINTAINERS (Write After Approval): Move myself to
5012         Write After Approval section.
5014 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5016         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5017         need_gmp anymore.
5018         * configure: Regenerate.
5020 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5022         * MAINTAINERS (Write After Approval): Add myself.
5024 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5026         * config.guess: Import latest version.
5027         * config.sub: Likewise.
5029 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5031         * Makefile.def: Added pdf target handling.
5032         * Makefile.tpl: Added pdf target handling.
5033         * Makefile.in: Regenerated.
5035 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5037         * MAINTAINERS: Add self as score port maintainer.
5039 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5041         * MAINTAINERS (Write After Approval): Add myself.
5043 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5045         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5046         or newer.
5047         * configure: Regenerated.
5049 2006-09-27  Dave Brolley  <brolley@redhat.com>
5051         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5052         using $s instead of $r.
5053         * configure: Regenerated.
5055 2006-09-26  Thiemo Seufer  <ths@mips.com>
5057         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5058         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5059         * configure: Regenerate.
5061 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5063         * MAINTAINERS (Write After Approval): Remove myself.
5065 2006-09-22  Chao-ying Fu  <fu@mips.com>
5067         * MAINTAINERS (Write After Approval): Add myself.
5069 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5071         * MAINTAINERS: Add self as soft-fp maintainer.
5073 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5075         * MAINTAINERS: Add myself as avr maintainer.
5076         Remove Marek Michalkiewicz as avr maintainer.
5078 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5080         * MAINTAINERS (Write After Approval): Add myself.
5082 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5084         * configure.in: Never build newlib for a Mingw host.
5085         Never build newlib as Mingw target library.
5086         Test the existence of winsup/cygwin for building a Cygwin newlib,
5087         rather than just winsup.
5088         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5089         building a Mingw target.
5090         * configure: Regenerate.
5092 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5094         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5096 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5098         * config.guess: Import from src (was more updated).
5099         * config.sub: Likewise.
5101 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5103         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5104         * configure: Regenerated.
5106 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5108         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5109         for stages after the first.
5111 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5113         * Makefile.def: Add dependencies for configure-opcodes
5114         on configure-intl and all-opcodes on all-intl.
5115         * Makefile.in: Regenerated.
5117 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5119         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5121 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5123         Port to hosts whose 'sort' and 'tail' implementations
5124         treat operands with leading '+' as file names, as POSIX
5125         has required since 2001.  However, make sure the code still
5126         works on pre-POSIX hosts.
5127         * ltmain.sh: Don't assume "sort +2" is equivalent to
5128         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5130 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5132         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5134 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5136         * ltconfig: chmod 644 before ranlib during install.
5138 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5140         PR bootstrap/18058
5141         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5142         if the bootstrap compiler is a GCC version that supports it.
5143         * configure: Regenerate.
5145 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5147         * configure.in: Fix thinkos in previous check-in.
5148         * configure: Regenerate.
5150 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5152         PR other/27063
5153         * configure.in: Test subdir_requires and give an appropriate
5154         error message.
5155         * configure: Regenerate.
5157 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5159         * MAINTAINERS (Write After Approval): Add myself.
5161 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5163         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5165 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5167         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5169 2006-06-20  David Ayers  <d.ayers@inode.at>
5171         PR bootstrap/28072
5172         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5173         whether target-libjava is being configured instead of whether the
5174         java front end is enabled.
5175         * configure: Regenerate.
5177 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5179         PR target/27540
5180         * configure.in: Only enable libgomp on IRIX 6.
5181         * configure: Regenerate.
5183 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5185         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5186         too.
5187         * Makefile.in: Regenerate.
5189 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5191         * config-ml.in: Alter CCASFLAGS to include special
5192         multilib options the same as is done for CFLAGS.
5194 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5196         * configure.in: Don't enable libgomp on hpux10.
5197         * configure: Rebuilt.
5199 2006-06-12  David Ayers  <d.ayers@inode.at>
5201         PR bootstrap/27963
5202         PR target/19970
5203         * configure.in: Remove target-boehm-gc from noconfigdirs where
5204         ${libgcj} is specified.
5205         * configure: Regenerate.
5207 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5209         Sync from src:
5211         * configure.in: Sync.
5212         * configure: Regenerated.
5214         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5216         * Makefile.def: Added dependencies from sim and gdb on intl, and
5217         added configure dependencies to everything with an all dependency
5218         on intl.
5219         * Makefile.in: Regenerated.
5221 2006-06-06  David Ayers  <d.ayers@inode.at>
5223         PR libobjc/13946
5224         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5225         * Makefile.in: Regenerate.
5226         * configure.in: Add --enable-objc-gc at toplevel and have it
5227         enable boehm-gc for Objective-C.
5228         Remove target-boehm-gc from libgcj.
5229         Add target-boehm-gc to target_libraries.
5230         Add target-boehm-gc to noconfigdirs where ${libgcj}
5231         is specified.
5232         Assert that boehm-gc is supported when requested for Objective-C.
5233         Only build boehm-gc if needed either for Java or Objective-C.
5234         * configure: Regenerate.
5236 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5238         PR 27674
5239         * Makefile.tpl (configure-[+prefix+][+module+],
5240         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5241         Remove rule to unstage bootstrapped modules.
5242         (stage_current): New.
5243         * Makefile.in: Regenerate.
5245 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5247         * MAINTAINERS (Write After Approval): Update my e-mail address.
5249 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5251         * include/libiberty.h: Declare pex_run_in_environment.
5253 2006-05-31  Asher Langton  <langton2@llnl.gov>
5255         * MAINTAINERS (Write After Approval): Add myself.
5257 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5259         * Makefile.def (bfd, opcodes): Fix lib_path.
5260         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5261         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5262         * Makefile.in: Regenerate.
5264 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5266         * Makefile.in: Regenerate.
5268 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5270         * Makefile.def: Add install-html target. Add datarootdir
5271         docdir and htmldir to flags_to_pass.
5272         * Makefile.tpl: Add install-html target.
5273         * Makefile.in: Regenerate.
5274         * configure.in: Add --with-datarootdir, --with-docdir, and
5275         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5276         * configure: Regenerate.
5278 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5280         * configure.in: Enable gprof for cross builds.
5281         * configure: Regenerate.
5283 2006-05-22  Richard Guenther  <rguenther@suse.de>
5285         Revert
5286         2006-01-31  Richard Guenther  <rguenther@suse.de>
5287         Paolo Bonzini  <bonzini@gnu.org>
5289         * Makefile.def (target_modules): Add libgcc-math target module.
5290         * configure.in (target_libraries): Add libgcc-math target library.
5291         (--enable-libgcc-math): New configure switch.
5292         * Makefile.in: Re-generate.
5293         * configure: Re-generate.
5294         * libgcc-math: New toplevel directory.
5296 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5297             Andreas Tobler  <a.tobler@schweiz.ch>
5299         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5300         * configure: Rebuilt.
5302 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5304         * MAINTAINERS (Write After Approval): Add myself.
5306 2006-05-01  DJ Delorie  <dj@redhat.com>
5308         * configure.in: Restore CFLAGS if GMP isn't present.
5309         * configure: Regenerate.
5311 2006-05-01  Richard Guenther  <rguenther@suse.de>
5313         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5314         maintainer.
5316 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5318         * MAINTAINERS (Write After Approval): Add myself.
5320 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5322         * MAINTAINERS (Write After Approval): Add myself.
5324 2006-04-18  DJ Delorie  <dj@redhat.com>
5326         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5327         reference libgloss so that libssp can be built in a combined
5328         tree.
5329         * configure: Regenerate.
5331 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5333         * MAINTAINERS (Write After Approval): Add myself.
5335 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5337         * configure.in: Require makeinfo 4.4 or higher.
5338         * configure: Regenerate.
5340 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5342         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5343         Rearrange the entries of other libraries to have them in one place.
5345 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5347         * MAINTAINERS (Write After Approval): Remove myself.
5348         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5350 2006-03-14  Richard Guenther  <rguenther@suse.de>
5352         * configure: Regenerate with autoconf 2.13.
5354 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5356         * MAINTAINERS: Use my work address.
5358         * MAINTAINERS: Update my E-mail address.
5360 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5362         * configure.in: Handle --disable-<component> generically.
5363         * configure: Regenerate.
5365 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5367         PR libgcj/17311
5368         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5370 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5372         * MAINTAINERS (Write After Approval):  Remove myself.
5373         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5375 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5377         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5378         (TARGET_CONFIGDIRS): Remove.
5379         * configure.in: Remove AC_SUBST(target_configdirs).
5380         * Makefile.in, configure: Regenerated.
5382 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5384         * MAINTAINERS (Write After Approval):  Remove myself.
5385         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5387 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5389         PR bootstrap/25670
5391         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5393         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5394         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5395         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5396         BUILD_PREFIX, BUILD_PREFIX_1.
5397         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5399         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5400         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5402         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5403         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5404         of `cat stage_current`.  Always provide the `r' and `s' variables.
5405         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5406         a single shell execution.
5407         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5408         bootstrapped modules, make the stage1 module if the build was not
5409         started yet, else build the current stage.
5410         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5411         (all-build, all-host, all-target, [+make_target+]-host,
5412         [+make_target+]-target): Do not use \-continued lines.
5413         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5414         (current_stage, restrap, stage_last): New.
5416         * Makefile.in: Regenerate.
5417         * configure: Regenerate.
5419 2006-02-19  Bud Davis  <jmdavis@link.com>
5421         * MAINTAINERS (Write After Approval):  Remove myself.
5422         (Language Front End Maintainers):  Add myself as fortran 95
5423         maintainer and update e-mail address.
5425 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5427         * MAINTAINERS (Write After Approval):  Remove myself.
5428         (Language Front End Maintainers):  Add myself as fortran 95
5429         maintainer.
5431 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5433         * MAINTAINERS (Write After Approval): Add myself.
5435 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5437         * MAINTAINERS (Write After Approval):  Remove myself.
5438         (Language Front End Maintainers):  Add myself as
5439         fortran 95 maintainer.
5441 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5443         Sync from src:
5445         2005-12-27  Leif Ekblad  <leif@rdos.net>
5447         * configure.in: Add support for RDOS target.
5448         * configure: Regenerate.
5450 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5451             Andreas Schwab  <schwab@suse.de>
5453         * configure: Regenerate.
5455 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5457         * configure.in (enable_libgomp): Add AIX.
5458         * configure: Regenerate.
5460 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5462         * MAINTAINERS (Write After Approval): Add myself.
5464 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5466         * MAINTAINERS (Write After Approval): Add myself.
5468 2006-01-31  Richard Guenther  <rguenther@suse.de>
5469         Paolo Bonzini  <bonzini@gnu.org>
5471         * Makefile.def (target_modules): Add libgcc-math target module.
5472         * configure.in (target_libraries): Add libgcc-math target library.
5473         (--enable-libgcc-math): New configure switch.
5474         * Makefile.in: Re-generate.
5475         * configure: Re-generate.
5476         * libgcc-math: New toplevel directory.
5478 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5480         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5481         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5482         the assembler, linker and binutils.
5483         * configure: Regenerate.
5485 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5487         * MAINTAINERS (Write After Approval): Add myself.
5489 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5491         * configure: Regenerate.
5493 2006-01-18  Richard Henderson  <rth@redhat.com>
5494             Jakub Jelinek  <jakub@redhat.com>
5495             Diego Novillo  <dnovillo@redhat.com>
5497         * libgomp: New directory.
5498         * Makefile.def: Add target_module libgomp.
5499         * Makefile.in: Regenerate.
5500         * configure.in (target_libraries): Add target-libgomp.
5501         * configure: Regenerate.
5503 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5505         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5506         @ from continuation.
5507         * Makefile.in: Rebuilt.
5509 2006-01-04  Chris Lattner  <sabre@gnu.org>
5511         * MAINTAINERS (Write After Approval): Add myself.
5513 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5515         PR bootstrap/24252
5517         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5518         * Makefile.tpl (OBJDUMP): New.
5519         (EXTRA_HOST_FLAGS): Add it.
5520         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5522         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5523         to use symbolic links between directories.  Avoid race conditions
5524         or make them harmless.
5525         * configure.in: Do not try to use symbolic links between directories.
5527         * Makefile.def (LEAN): Pass.
5528         * Makefile.tpl (LEAN): Define.
5529         (stage[+id+]-start): Accept that the previous directory does not
5530         exist, if the bootstrap is lean.
5531         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5532         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5533         configure substitution.
5534         ([+compare-target+]): Likewise.
5535         ([+bootstrap-target+]-lean): New.
5536         * configure.in: Remove lean bootstrap support from here.
5538         * Makefile.in: Regenerate.
5539         * configure: Regenerate.
5541 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5543         * MAINTAINERS (libdecnumber): Add myself.
5545 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5547         * libtool-ldflags: New script.
5549 2006-01-02  Andreas Schwab  <schwab@suse.de>
5551         * configure.in: When reconfiguring remove Makefile in
5552         all stage directories.
5553         * configure: Regenerate.
5555 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5557         * MAINTAINERS: Update my email address.
5559 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5561         Revert Ada-related part of the previous change.
5563         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5564         Do not pass.
5565         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5566         * Makefile.in: Regenerate.
5567         * configure.in: Do not include mt-ppc-aix target fragment.
5568         * configure: Regenerate.
5570 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5572         * configure.in: Select appropriate fragments for PowerPC/AIX.
5573         * configure: Regenerate.
5575         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5576         BOOT_CFLAGS, BOOT_LDFLAGS.
5577         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5578         BOOT_CFLAGS, BOOT_LDFLAGS.
5579         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5580         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5581         (stage): Fail if we cannot complete the work.
5582         * Makefile.in: Regenerate.
5584 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5586         * configure.in: Replace ms1 with mt.
5587         * configure: Rebuilt.
5589 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5591         * MAINTAINERS: Update my email address.
5593 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5595         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5596         install-host-nogcc): Don't invoke $(stage) at the end.
5597         * Makefile.in: Regenerate.
5599 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5601         * configure.in: Flip the top-level bootstrap switch.
5602         * configure: Regenerate.
5604 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5606         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5607         $(stage) and $(unstage).
5608         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5609         (all): Remove stray semicolon.
5610         (local-distclean): Don't handle multilib.tmp and multilib.out.
5611         (install.all): Set $s for consistency.
5612         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5613         check_multilibs setting.  Always make the install directory.
5614         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5615         Correct @if/@endif.
5616         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5617         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5618         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5619         (multilib.out): Remove.
5620         * Makefile.in: Regenerated.
5622 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5624         * MAINTAINERS (Write After Approval): Add myself.
5626 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5628         * MAINTAINERS: Add myself as mt maintainer.
5630         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5632 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5634         * MAINTAINERS: Change email address.
5636 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5638         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5639         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5640         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5641         Find in-tree tools if available.
5642         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5643         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5644         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5645         (COMPILER_*_FOR_TARGET): New.
5646         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5647         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5648         (CONFIGURED_*, USUAL_*): Remove.
5649         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5650         STRIP): Use autoconf substitutions.
5651         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5652         COMPILER_NM_FOR_TARGET): New.
5653         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5655         (all): Make all-host and all-target in parallel.
5656         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5657         that $$r and $$s are set before invoking a recursive make.
5658         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5659         ([+bootstrap-target+]): Inline most of the `all' target.
5661 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5663         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5664         from the gcc build directory.
5665         * Makefile.in: Regenerate.
5667 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5669         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5670         depend on all-libdecnumber.
5671         * configure.in (host_libs): Include libdecnumber.
5672         * Makefile.in: Regenerate.
5673         * configure: Likewise.
5675 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5677         * libdecnumber: Import decNumber sources from the dfp-branch.
5679 2005-11-21  Kean Johnston  <jkj@sco.com>
5681         * config.sub, config.guess: Sync from upstream sources.
5683 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5685         Import from Autoconf sources:
5687         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5688         * config/move-if-change: Don't output "$2 is unchanged";
5689         suggested by Ben Elliston.  Handle weird characters correctly.
5691 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5693         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5694         to match upstream libtool for darwin.
5696 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5698         * Makefile.def: Remove gdb dependencies for gdbtk.
5699         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5700         (configure-gdb, install-gdb): New rules.
5701         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5702         * Makefile.in, configure: Regenerated.
5704 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5706         * MAINTAINERS (Write After Approval): Add myself.
5708 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5710         * MAINTAINERS (Write After Approval): Add myself.
5712 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5714         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5715         Diego Novillo.
5717 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5719         PR bootstrap/24297
5720         * Makefile.tpl (do-[+make-target+], do-check, install,
5721         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5722         are set before recursing.
5723         * Makefile.in: Regenerate.
5725 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5727         PR bootstrap/18939
5728         * Makefile.def (gcc) <target>: Fix thinko.
5729         * Makefile.in: Regenerate.
5731 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5733         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5734         * configure: Regenerate.
5736 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5738         * MAINTAINERS (Write After Approval): Add self.
5740 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5742         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5743         target-libffi, target-qthreads, target-libjava, and
5744         targetlibobjc.
5745         * configure: Regenerate.
5747 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5749         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5750         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5751         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5752         (USUAL_OBJDUMP_FOR_TARGET): New.
5753         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5754         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5755         * configure, Makefile.in: Regenerated.
5757 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5759         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5760         before other host packages.
5762 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5764         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5766 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5768         PR bootstrap/22340
5770         * configure.in (default_target): Remove.
5771         * Makefile.tpl (all): Do not use prerequisites as subroutines
5772         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5773         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5774         use prerequisites as subroutines.
5775         (check-host, check-target): New.
5776         (bootstrap configure & all targets): Do not use stage*-start
5777         if the directory layout is already ok.
5778         (non-bootstrap configure & all targets): Prepend a $(unstage).
5779         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5780         (NOTPARALLEL): Remove.
5781         (unstage, stage variables): New variables.
5782         (unstage, stage targets): Simply expand to those variables.
5784         * configure: Regenerate.
5785         * Makefile.in: Regenerate.
5787 2005-10-04  James E Wilson  <wilson@specifix.com>
5789         * Makefile.def (lang_env_dependencies): Add libmudflap.
5790         * Makefile.in: Regenerate.
5792 2005-10-03  Andreas Schwab  <schwab@suse.de>
5794         Backport from libtool CVS:
5795         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5797         * ltmain.sh: add support for installing into temporary
5798         staging area (e.g. 'make install DESTDIR=...')
5800 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5802         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5803         * configure: Regenerated.
5805 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5807         * configure: Regenerate with the correct
5808         autoconf version.
5810 2005-09-30  Catherine Moore  <clm@cm00re.com>
5812         * configure.in (bfin-*-*): New.
5813         * configure: Regenerated.
5815 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5817         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5818         (LIPO_FOR_TARGET): New.
5819         (CONFIGURED_LIPO_FOR_TARGET): New.
5820         (USUAL_LIPO_FOR_TARGET): New.
5821         (STRIP_FOR_TARGET): New.
5822         (CONFIGURED_STRIP_FOR_TARGET): New.
5823         (USUAL_STRIP_FOR_TARGET): New.
5824         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5825         STRIP_FOR_TARGET.
5826         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5827         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5828         * Makefile.in: Regenerate.
5829         * configure: Regenerate.
5831 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5833         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5834         (rs6000-*-aix*): Same.
5835         * configure: Regenerate.
5837 2005-09-16  Tom Tromey  <tromey@redhat.com>
5839         * MAINTAINERS: Add self as java maintainer.
5841 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5843         * configure.in: Recognize f95 in the --enable-languages option,
5844         and substitute it for fortran, issuing a warning.
5845         * configure: Regenerate.
5847 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5849         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5850         * configure:  Regenerated.
5852 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5854         * MAINTAINERS: Add self as ms1 maintainer.
5856 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5858         * Makefile.def (libssp): Add to lang_env_dependencies.
5859         * Makefile.in: Regenerate.
5861 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5863         * MAINTAINERS: Add myself as middle-end maintainer.
5865 2005-08-17  Christian Groessler  <chris@groessler.org>
5867         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5868         * Makefile.in: Regenerate.
5870 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5872         * MAINTAINERS (write after approval): Added myself.
5874 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5876         * MAINTAINERS (Write After Approval): Add myself.
5878 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5880         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5881         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5882         Look for alternate names of the target cc and c++
5883         * configure: Regenerate.
5885 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5887         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5888         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5889         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5890         tools; remove code to manually set them.
5891         (Target tools): Look in the environment for them.
5892         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5893         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5894         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5895         build directory.
5896         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5897         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5898         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5899         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5900         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5901         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5902         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5903         * configure: Regenerate.
5904         * Makefile.in: Regenerate.
5906 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5908         * MAINTAINERS: Update for removed CPU targets.
5910 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5912         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5913         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5914         * Makefile.in: Regenerated.
5916 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5918         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5919         (CFLAGS_FOR_TARGET): Use it.
5920         (CXXFLAGS_FOR_TARGET): Likewise.
5921         * Makefile.in: Regenerated.
5922         * configure.in (--with-build-sysroot): New option.
5923         * configure: Regenerated.
5925 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5927         * Makefile.tpl: Wrap install between unstage and stage
5928         * Makefile.in: Regenerate.
5930 2005-07-21  Eric Christopher  <echristo@apple.com>
5932         * MAINTAINERS: Update affiliation.
5934 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5936         * MAINTAINERS: Add self as crx port maintainer.
5938 2005-07-20  DJ Delorie  <dj@redhat.com>
5940         * MAINTAINERS: Add self as m32c maintainer.
5942 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5944         * all files: Update FSF address.
5946 2005-07-15  Eric Christopher  <echristo@redhat.com>
5948         * MAINTAINERS: Change affiliation.
5950 2005-07-14  Jim Blandy  <jimb@redhat.com>
5952         * configure.in: Add cases for Renesas m32c.
5953         * configure: Regenerated.
5955 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5957         * COPYING.LIB: Update from fsf.org.
5959 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5961         * COPYING, compile, config.guess,
5962         config.sub, install-sh, missing, mkinstalldirs,
5963         symlink-tree, ylwrap: Sync from upstream sources.
5964         * config-ml.in: Update FSF address.
5966 2005-07-13  Eric Christopher  <echristo@redhat.com>
5968         * configure.in: Add toplevel noconfigdir support for tpf.
5969         * configure: Regenerate.
5971 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5973         PR ada/22340
5975         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5976         * Makefile.in: Regenerate.
5978 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5980         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5981         Brolley to write-after-approval.
5983 2005-07-07  Andreas Schwab  <schwab@suse.de>
5985         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5986         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5987         * Makefile.in: Regenerated.
5989 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5991         * configure.in: Don't build sim or rda when targetting darwin.
5992         * configure: Regenerate.
5994 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5996         * configure.in: Add --enable-libssp and --disable-libssp.
5997         * configure: Regenerate with autoconf-2.13.
5999 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6001         * Makefile.def (target_modules): Add libssp.
6002         * configure.in (target_libraries): Add target-libssp.
6003         * configure: Rebuilt.
6004         * Makefile.in: Rebuilt.
6006 2005-07-01  Zack Weinberg  <zackw@panix.com>
6008         * MAINTAINERS: Change email address.  Resign from maintainership.
6010 2005-07-01  Richard Guenther  <rguenther@suse.de>
6012         * MAINTAINERS: Change my e-mail address and affiliation.
6014 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6016         * Makefile.def (stagefeedback): Come after profile.
6017         Define profiledbootstrap target.
6018         * Makefile.tpl (profiledbootstrap): Remove.
6019         (stageprofile-end): Zap stagefeedback.
6020         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6021         * Makefile.in: Regenerate.
6023 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6025         * MAINTAINERS: Update my email address.
6027 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6029         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6030         In 'cpp' stanza, support '#line' as well as '# '.
6032 2005-06-08  Andreas Schwab  <schwab@suse.de>
6034         * MAINTAINERS: Move myself from 'Write After Approval' to
6035         'CPU Port Maintainers' section as m68k maintainer.
6037 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6039         * configure.in (unsupported_languages): New macro.
6040         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6041         non-ported target libraries in noconfigdirs.
6042         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6043         non-linux-gnu.  Remove libgcj_ex_libffi.
6044         <lang_frag loop>: Set add_this_lang=no if the language is in
6045         unsupported_languages.
6046         * configure: Regenerate.
6048 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6050         * configure.in: Fix typo in handling of --with-mpfr-dir.
6051         * configure: Regenerate.
6053 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6055         * MAINTAINERS: Update my email address.
6057 2005-06-02  Jim Blandy  <jimb@redhat.com>
6059         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6060         accepted into the master sources.)
6062 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6063             Michael Snyder  <msnyder@redhat.com>
6064             Stan Cox  <scox@redhat.com>
6066         * configure.in: Set noconfigdirs for ms1.
6068         * configure: Regenerate.
6070 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6072         * MAINTAINERS (Write After Approval): Add self.
6074 2005-06-01  Josh Conner  <jconner@apple.com>
6076         * MAINTAINERS (Write After Approval): Add self.
6078 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6080         * MAINTAINERS: Update my email address.
6082 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6084         * MAINTAINERS (Write After Approval): Add self.
6086 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6088         * MAINTAINERS (Write After Approval): Remove self.
6090 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6092         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6093         (Dependencies): Consider target modules for bootstrap dependencies.
6094         Make target bootstrap modules depend on each stage's gcc.
6095         * Makefile.in: Regenerate.
6097 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6099         * Makefile.def (configure-gcc): Depend on binutils having been built.
6100         (all-gcc): No need to do it here.
6101         * Makefile.in: Regenerate.
6103 2005-05-19  Paul Brook  <paul@codesourcery.com>
6105         * configure.in: Rewrite misleading error message when requested
6106         language cannot be built.
6107         * configure: Regenerate.
6109 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6111         * ylwrap: Import from Automake 1.9.5.
6113 2005-05-13  David Ung  <davidu@mips.com>
6115         * MAINTAINERS (Write After Approval): Add self.
6117 2005-05-09  Mike Stump  <mrs@apple.com>
6119         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6120         lt_cv_sys_max_cmd_len for now.
6122 2005-05-09  Stan Cox  <scox@redhat.com>
6124         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6126 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6128         * README.SCO: Update the URL.
6130 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6132         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6133         with_gnu_ld to libtool.
6134         * ltcf-c.sh (aix[45]): Define file_list_spec.
6135         * ltcf-cxx.sh (aix[45]): Same.
6136         * ltcf-gcj.sh (aix[45]): Same.
6137         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6138         exists, write list of input files to temporary file.
6140 2005-05-04  Mike Stump  <mrs@apple.com>
6142         * configure.in: Always pass --target to target configures as
6143         otherwise rebuilds that do --recheck will fail.
6144         * confiugure: Rebuilt.
6146 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6148         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6149         STAGE_HOST_EXPORTS.
6150         (configure, all): Add bootstrap support.
6151         (Host modules, target modules): Pass post-stage1 flags and exports.
6152         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6153         * Makefile.in: Regenerate.
6155 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6157         * configure: Regenerate.
6159 2005-04-27  Mike Stump  <mrs@apple.com>
6161         * MAINTAINERS: Add self as darwin maintainer.
6163 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6165         * config.sub: Update from master copy.
6167 2005-04-21  Mike Stump  <mrs@apple.com>
6169         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6170         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6172 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6174         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6175         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6176         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6177         "*-*-elf" and "*-*-linux*".
6178         * configure: Regenerate.
6180 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6182         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6184 2005-04-12  Mike Stump  <mrs@apple.com>
6186         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6188 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6190         * MAINTAINERS (Write After Approval): Add myself.
6192 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6194         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6196 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6198         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6199         (TARGET_CONFIGARGS): Include --with-target-subdir.
6200         (configure, all): New macros.  Use them throughout.
6201         * Makefile.in: Regenerate.
6203 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6205         * MAINTAINERS (Write After Approval): Add myself.
6207 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6209         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6211 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6213         * MAINTAINERS: Move John Carr to Write After Approval.
6215 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6217         * config/mh-mingw32: Delete.
6218         * configure.in: Don't use it.
6219         * configure: Regenerate.
6221 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6223         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6224         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6225         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6226         (HOST_LIB_PATH): Generate from Makefile.def.
6227         (TARGET_LIB_PATH): Likewise.
6228         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6229         * Makefile.in: Regenerate.
6230         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6231         (RPATH_ENVVAR): Include Darwin case.
6232         * configure: Regenerate.
6234 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6236         * MAINTAINERS (Various Maintainers): Remove self.
6237         (Write After Approval): Add self.
6239 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6241         * MAINTAINERS (Various Maintainers): Add self.
6243 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6245         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6246         * configure: Regenerate.
6248 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6250         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6251         gcc_version, and gcc_version_trigger from set of flags to pass.
6252         * Makefile.tpl: Remove definitions of above variables.
6253         (config.status): Remove dependency on $(gcc_version_trigger).
6254         * Makefile.in: Regenerate.
6255         * configure.in: Do not reference config/gcc-version.m4 nor
6256         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6257         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6258         * configure: Regenerate.
6260 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6261             Andrew Pinski  <pinskia@physics.uc.edu>
6263         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6264         * Makefile.in: Regenerate.
6266 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6268         * MAINTAINERS (Write After Approval): Add myself.
6270 2005-03-03  David Ayers  <d.ayers@inode.at>
6272         * MAINTAINERS (Write After Approval): Add myself.
6274 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6276         PR libgcj/20160
6277         * ltmain.sh: Avoid creating archives with components that have
6278         duplicate basenames.
6280 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6282         PR bootstrap/20250
6283         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6284         instead of check.
6285         * Makefile.in: Regenerate.
6287 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6289         * Makefile.in: Regenerate to fix conflict between the previous two
6290         patches.
6292 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6294         PR bootstrap/17383
6295         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6296         * Makefile.tpl (HOST_SUBDIR): New substitution.
6297         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6298         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6299         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6300         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6301         (Host modules, Bootstrapped modules): Use it.
6302         (Build modules, Target modules): Do not create symlink trees,
6303         always configure out-of-srcdir.
6304         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6305         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6306         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6307         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6309         * Makefile.in: Regenerate.
6310         * configure: Regenerate.
6312 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6314         Merged from libada-gnattools-branch:
6315         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6317         * gnattools: New directory.
6318         * Makefile.def: Add gnattools as a module, depending on target-libada.
6319         * Makefile.in: Regenerate.
6320         * configure.in: Include gnattools in host_tools; disable it if ada
6321         is disabled.
6322         * configure: Regenerate.
6324 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6326         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6327         treelang maintainer.
6328         (Write After Approval): Remove myself.
6330 2005-02-23  Paul Schlie  <schlie@comcast.net>
6332         * configure.in: Allow darwin targeted ports to build tk, itcl and
6333         libgui.
6334         * configure: Regenerate.
6336 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6338         PR libgcj/10353
6339         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6340         * configure: Regenerate.
6342 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6344         * MAINTAINERS (Write After Approval): Add myself.
6346 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6348         * MAINTAINERS: Update my e-mail address.
6350 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6352         * MAINTAINERS (Write After Approval): Add myself.
6354 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6356         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6357         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6358         target-libgloss when not *-*-elf and *-*-aout.
6359         * configure: Regenerate.
6361 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6363         * MAINTAINERS: Remove obsolete entries.
6365         * MAINTAINERS (Write After Approval): Add Michael Matz.
6367 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6369         * MAINTAINERS: Remove self as cpplib maintainer.
6371 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6373         * install-sh, config.sub: Import from upstream.
6375 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6377         PR bootstrap/18222
6378         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6379         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6380         * Makefile.in: Regenerate.
6382 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6384         * MAINTAINERS: Update my email address.
6386 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6387             Andreas Schwab  <schwab@suse.de>
6389         PR bootstrap/18033
6390         * config-ml.in: Eval option if surrounded by single quotes.
6392 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6394         Revert 2004-12-28 Makefile changes, a better fix will be
6395         applied to mainline and src after GCC 4.0 branches.
6397 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6399         PR bootstrap/17383
6401         * Makefile.def (target_modules): Remove stage parameter,
6402         it is always true now.
6403         * Makefile.tpl (configure-build-[+module+],
6404         configure-target-[+module+]): Always build symlink tree
6405         for the directory and for include.  BUILD_SUBDIR and
6406         TARGET_SUBDIR cannot be . anymore.
6407         * Makefile.in: Regenerate.
6409 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6411         Revert 2004-12-08 Makefile changes.
6413 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6415         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6416         cygwin, mingw.
6418 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6420         * configure.in (sh64-*-*): Reenable gprof.
6421         * configure: Regenerate.
6423 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6425         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6426         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6427         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6428         * Makefile.in: Regenerate.
6430 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6432         * MAINTAINERS: Update my email address.
6434 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6436         * Makefile.tpl: Generate normal dependencies if the LHS module is
6437         not bootstrapped.
6438         * Makefile.in: Regenerate.
6440 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6442         * configure.in: Include config/gxx-include-dir.m4.  Use
6443         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6444         * configure: Regenerate.
6446 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6448         * config.if: Delete.
6449         * configure.in: Set libstdcxx_incdir directly.
6450         * configure: Regenerate.
6452 2004-12-02  Eric Christopher  <echristo@redhat.com>
6454         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6455         * Makefile.in: Regenerate.
6457 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6459         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6460         * configure: Regenerate.
6462 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6464         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6465         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6466         * configure: Regenerate.
6468 2004-12-01  Eric Christopher  <echristo@redhat.com>
6470         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6471         of things to remove.
6473 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6475         * MAINTAINERS (Write After Approval): Update my e-mail address.
6477 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6479         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6480         from CVS libtool to always pass_all.
6482 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6484         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6485         (hppa*64*-*-*): Delete incorrect comment.
6486         * configure: Rebuilt.
6488 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6490         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6492 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6494         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6495         from CVS libtool to always pass_all.
6497 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6499         * install-sh, compile: Import from automake.
6501 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6503         * config.guess, config.sub:  Import from savannnah.
6505 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6507         * MAINTAINERS (Write After Approval): Add myself
6509 2004-11-12  Mike Stump  <mrs@apple.com>
6511         * Makefile.def: Add html support.
6512         * Makefile.tpl: Likewise.
6513         * Makefile.in: Regenerate.
6515 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6517         PR 18423
6518         * configure.in: Remove all instances of build-fixincludes from
6519         noconfigdirs.
6520         (build_configargs): Supply --target to subdirectories.
6521         * configure: Regenerate.
6523         * Makefile.def: Make gcc install depend on fixincludes install.
6524         * Makefile.in: Regenerate.
6526 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6528         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6530 2004-11-11  Paul Brook  <paul@codesourcery.com>
6532         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6534 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6536         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6537         target-libgfortran.
6538         * configure: Regenerate.
6540 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6542         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6543         like CC.
6545 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6547         * Makefile.def (host fixincludes): Specify missing targets.
6548         * Makefile.in: Regenerate.
6550 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6552         * MAINTAINERS: Add myself
6554 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6556         * MAINTAINERS (Write After Approval): Add myself.
6558 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6560         * Makefile.def: Build fixincludes for the host, too.
6561         * Makefile.in: Regenerate.
6562         * configure.in (host_tools): Add fixincludes.
6563         * configure: Regenerate.
6565 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6567         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6568         * configure: Regenerated.
6570 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6572         PR other/17783
6573         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6574         * configure: Regenerated.
6576 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6578         * README.SCO: Update per FSF instructions.
6580 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6582         PR target/18151
6583         * configure.in (case ${target}): Do not build fixincludes for avr.
6584         * configure: Regenerated.
6586 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6588         * configure.in (case ${target}): Do not build fixincludes
6589         on platforms where it is not used.
6590         * configure: Regenerated.
6592 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6594         * configure.in: Use an absolute path to install-sh.
6595         * configure: Regenerated.
6597 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6599         * MAINTAINERS (Write After Approval): Add myself.
6601 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6603         * MAINTAINERS: Remove from Write After Approval those that are
6604         already maintainers.
6606 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6608         * MAINTAINERS:  Update my email address.
6610 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6612         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6613         * configure: Regenerate.
6615 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6617         * MAINTAINERS:  Update my email address.
6619 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6621         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6622         entries belonging to this category.
6624 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6626         * MAINTAINERS: Update my e-mail address.
6628 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6630         Fix wrong conflict resolution in:
6632         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6634         * Makefile.in: Regenerate.
6635         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6636         in the recursive `make', instead of hardwiring `all'.
6637         (Autogenerated TARGET-* variables): New.
6639 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6641         * configure.in: Enable target-libgloss for crx-*-*.
6642         * configure: Regenerate.
6644 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6646         * MAINTAINERS (Various Maintainers): Move the "windows,
6647         cygwin, mingw" maintainer to ...
6648         (OS Port Maintainers): ... here.
6650 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6652         * MAINTAINERS (Write After Approval): Remove those that are
6653         maintainers of some subsystem.
6655 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6657         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6658         * ltcf-cxx.sh (tpf*): Likewise.
6659         * ltconfig (tpf*): Add TPF OS configuration support.
6661 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6663         * MAINTAINERS: Change my email address to my new work account.
6665 2004-09-24  Michael Roth  <mroth@nessie.de>
6667         * configure.in (--without-headers): Add missing double quotes.
6668         * configure: Regenerate.
6670 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6672         * ylwrap: Revert to previous version.
6674 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6676         PR bootstrap/17369
6677         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6678         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6679         SET_GCC_LIB_PATH_CMD.
6680         (BASE_TARGET_EXPORTS): Likewise.
6681         * Makefile.in: Regenerated.
6683         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6684         * configure: Regenerated.
6686 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6688         * config.guess: New upstream version
6689         * compile, depcomp, install-sh, ylwrap: Likewise.
6691 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6693         * config/mh-x86omitfp: New host makefile fragment.  Add
6694         -fomit-frame-pointer to the default BOOT_CFLAGS.
6695         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6696         * configure: Regenerate.
6698 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6700         PR target/11572
6701         * configure.in (*-*-darwin*): Renable libobjc.
6702         * configure: Regenerate.
6704 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6706         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6708 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6710         * Makefile.def: Remove libbanshee.
6711         * Makefile.tpl: Ditto.
6712         * configure.in: Ditto.
6713         * Makefile.in: Regen.
6714         * configure: Ditto.
6716 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6718         * ltmain.sh: Use $pic_object as $non_pic_object if
6719         $non_pic_object=none.
6721 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6723         * missing: Import latest version from master repository.
6725 2004-09-06  Nick Clifton  <nickc@redhat.com>
6727         * config.sub: Import latest version from master repository.
6728         * config.guess: Likewise.
6729         This includes these changes:
6731         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6733         * config.sub: Handle crisv32, alias etraxfs.
6734         * config.guess (crisv32:Linux:*:*): Handle.
6736         2004-08-13  Brad Smith  <brad@comstyle.com>
6738         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6739         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6741         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6743         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6744         assume the processor is a powerpc.  This is because coreutils
6745         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6746         in this case, due to a MacOS X bug that causes
6747         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6748         to return a negative number.
6749         Problem reported by Petter Reinholdtsen in:
6750         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6752         2004-07-19  Ben Elliston  <bje@gnu.org>
6754         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6756         2004-06-24  Ben Elliston  <bje@gnu.org>
6758         * config.guess: Update copyright years.
6759         * config.sub: Likewise.
6761         2004-06-22  Robert Millan  <robertmh@gnu.org>
6763         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6764         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6766         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6768         * config.guess (*:*VMS:*:*): New entry. Replaces
6769         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6770         manufacturer.
6772         2004-06-22  Ben Elliston  <bje@gnu.org>
6774         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6775         * config.sub: Likewise.
6777         2004-06-22  Ben Elliston  <bje@gnu.org>
6779         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6780         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6782         2004-06-11  Ben Elliston  <bje@gnu.org>
6784         * config.guess (pegasos:OpenBSD:*:*): Remove.
6786         2004-06-11  Ben Elliston  <bje@gnu.org>
6788         From Wouter Verhelst <wouter@grep.be>:
6789         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6791         2004-06-11  Ben Elliston  <bje@gnu.org>
6793         * config.guess (luna88k:OpenBSD:*:*): New.
6795         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6797         * config.guess (m32r*:Linux:*:*): New case.
6798         * config.sub: Handle m32rle.
6800         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6802         From Jens Petersen  <petersen@redhat.com>:
6803         * config.sub: Handle sparcv8.
6805         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6807         From Tom Smith <smith@cag.lkg.hp.com>:
6808         * config.guess: Version suffixes are equally significant on Tru64
6809         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6810         prefix of "P" (patched kernel).
6812         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6814         * config.sub: Add support for National Semiconductor CRX target.
6816 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6818         * MAINTAINERS (Various Maintainers): Remove myself as web page
6819         maintainer, add myself as maintainer of build status lists.
6821 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6823         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6824         *-*-netware, but add target-libmudflap.
6825         Consolidate *-*-netware targets (of which really only i?86 exists)
6826         into a single entry.
6827         * configure: Likewise.
6829 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6831         * Makefile.tpl (sorry): Remove.
6832         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6833         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6834         (do-clean): Clean per-stage directories too.
6835         (do-distclean): Run distclean-stage1 too.
6836         (.NOTPARALLEL): Enable during toplevel bootstrap.
6837         (stage[+id+]-bubble): Enable parallel execution during
6838         the recursive invocation.
6839         * Makefile.in: Regenerate.
6841         Fix previous checkin:
6843         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6844         include.
6845         * configure.in: Fix indentation.
6846         * configure: Regenerate.
6848 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6850         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6851         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6852         * configure: regenerate
6853         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6854         -mdynamic-no-pic
6856 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6858         * Makefile.def (build_modules): Add fixincludes.
6859         (dependencies): Make gcc depend on fixincludes.
6860         * configure.in (build_tools): Add fixincludes.
6861         (build_configdirs): Always include build_libs.
6862         * Makefile.in: Regenerate.
6863         * configure: Regenerate.
6865 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6867         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6868         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6869         phony targets; do not generate timestamp files.
6870         (distclean-stageN): Remove references to their timestamp files.
6871         (restageN, touch-stageN): Remove.
6872         (stageN-bubble): Rewritten.
6873         (compare): Support lean bootstraps.
6874         * Makefile.in: Regenerate.
6876         * configure.in: Only warn when bootstrapping but
6877         build != host or build != target.  Support lean bootstraps.
6878         * configure: Regenerate.
6880 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6882         * configure.in:  Give a better error message if GMP/MPFR are missing
6883         and a language needing them has been requested.
6884         * configure:  Regenerated.
6886 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6888         * configure.in:  Print a list of available language front-ends if
6889         a requested one is missing.  Tidy stray tab characters.
6890         * configure:  Regenerated.
6892 2004-08-19  Michael Koch  <konqueror@gmx.de>
6894         * gcc/doc/install.texi: Update entry about automake for libjava.
6896 2004-08-17  Robert Millan  <robertmh@gnu.org>
6898         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6899         (instead of FreeBSD).
6900         * configure: Regenerate.
6902 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6904         * Makefile.in: Regenerate.
6905         * configure: Regenerate.
6907         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6908         stage_*_flags.
6909         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6910         for bootstrapped modules if toplevel bootstrap is going.
6911         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6912         modules.  Adjust for changes in Makefile.def.  Enable several
6913         rules even in non-bootstrap mode, just to avoid peppering the
6914         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6915         (stage-[+prev+]-bubble): Remove.
6917         * Makefile.def (Dependencies): Depend on all-build-bison,
6918         all-build-flex, all-build-byacc, all-build-texinfo, rather
6919         than the host variations.
6920         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6921         with BUILD_SUBDIR.
6922         (BISON): Update for recent Bisons.
6923         (YACC): Fix typo.
6924         (cross): Depend on all-build.
6925         (all): Do not depend on all-build.
6926         (prebootstrap): Remove.
6927         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6928         (Prebootstrap dependencies): Add them to the per-stage targets
6929         and to all-prebootstrap.
6930         * configure.in (build_configdirs): Always enable build_tools.
6931         (BUILD_DIR_PREFIX): Remove.
6933         * Makefile.def (gcc): Add target variable.
6934         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6935         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6936         in the recursive `make', instead of hardwiring `all'.
6937         (Autogenerated TARGET-* variables): New.
6939 2004-08-13  Brian Booth  <bbooth@redhat.com>
6941         * MAINTAINERS: Remove myself from write-after-approval.
6943 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6945         * src-release: Stop distributing mmalloc with gdb (which doesn't
6946         use it).
6947         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6948         * Makefile.in: Regenerate.
6950 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6952         * configure.in (arm*-*-eabi*): New target.
6953         * configure: Regenerate.
6955 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6957         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6958         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6959         (Dependencies): New section.
6960         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6961         (configure-target-[+module+]): Depend on maybe-all-gcc
6962         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6963         (toplevel profiledbootstrap): Fix dependencies.
6964         * Makefile.in: Regenerate.
6966 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6968         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6969         target-libiberty to noconfigdirs.
6970         * configure: Regenerate.
6972 2004-08-03  Paul Brook  <paul@codesourcery.com>
6974         * configure.in: Check for MPFR as well as GMP.
6975         * configure: Regenerate.
6977 2004-08-01  Robert Millan  <robertmh@gnu.org>
6979         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6980         libmudflap for all GNU-based systems (with Glibc).
6981         * configure: Regenerate.
6983 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6985         * Makefile.def (host-modules): Add gcc.
6986         * Makefile.in: Regenerate.
6987         * Makefile.tpl (sorry): New rule.
6988         (configure-host, all-host, [+make_target+]-host, do-check,
6989         install-host): Do not add gcc as a special case.
6990         (host modules): Add a small special-casing for gcc.  Export
6991         extra_make_flags through the environment.
6992         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6993         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6994         other recursive targets for gcc): Remove.
6996         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6997         (stage, unstage): New rules.
6998         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6999         distclean-stage[+id+]): Use stage_current.
7000         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7001         the stage*-start rules.
7003 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7005         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7006         use -all_load flag.
7008 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7010         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7011         * configure: Regenerate.
7013 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7015         * maintainer-scripts/gcc_release: Revert yesterday's change.
7017 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7019         * MAINTAINERS: Add myself to write-after-approval.
7021 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7023         * libf2c: Removed.
7024         * gcc/gccbug.in: Updated because of libf2c removal.
7025         * maintainer-scripts/gcc_release: Ditto.
7027 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7029         * configure.in: Build libmudflap by default on FreeBSD.
7030         * configure: Regenerated.
7032 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7034         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7035         systems.
7036         * configure: Regenerated.
7038 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7040         PR target/16344
7041         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7042         feedback based compiler.
7043         * Makefile.in: Rebuilt.
7045 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7047         * Makefile.def (host_modules): Set bootstrap=true for flex.
7048         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7049         * Makefile.in: Rebuilt.
7051 2004-07-07  Jan Hubicka  <jh@suse.cz>
7053         * MAINTAINERS: Add self as a profile feedback maintainer.
7055 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7057         * configure.in:  Do not prepend $srcdir to /dev/null in
7058         makefile fragments.
7059         * configure:  Regenerate.
7061 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7063         * Makefile.def (build_modules): Add bison, byacc, flex,
7064         m4, texinfo.
7065         (flags_to_pass): Add FLEX.
7066         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7067         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7068         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7069         DEFAULT_MAKEINFO): Remove.
7070         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7071         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7072         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7073         objdir or else use configured tool.
7074         (all-build): New.
7075         (all): Depend on it.
7076         (Build module dependencies): Add.
7077         * Makefile.in: Regenerate.
7078         * configure.in: Better support for multiple build modules,
7079         matching what is done for host/target modules.  Do not look
7080         for "plausible" locations of build tools if Canadian cross.
7081         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7082         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7083         * configure: Regenerate.
7085 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7087         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7088         * Makefile.in: Regenerate.
7090 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7092         * Makefile.tpl (configure-build-[+module+],
7093         configure-[+module+], configure-target-[+module+]): Pass
7094         [+extra_configure_args+].
7095         (all-build-[+module+], all-[+module+], check-[+module+],
7096         install-[+module+], [+make_target+]-[+module+],
7097         all-target-[+module+], check-target-[+module+],
7098         install-target-[+module+], [+make_target+]-target-[+module+]):
7099         Pass [+extra_make_args+].
7100         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7101         (GCC_HOST_EXPORTS): Remove.
7102         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7103         cross, check-gcc, check-gcc-c++, install-gcc,
7104         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7105         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7106         * Makefile.in: Regenerate.
7108 2004-06-21  Matthew Sachs  <msachs@apple.com>
7110         * MAINTAINERS: Added self to write-after-approval.
7112 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7114         * configure.in: Check for srcdir/winsup rather than build directory
7115         winsup.
7116         * configure: Regenerate.
7118 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7120         * configure.in: Don't build Cygwin native newlib if winsup
7121         directory is missing.  Emit warning instead.
7122         * configure: Regenerate.
7124 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7126         * Makefile.tpl (touch-stage[+id+]): New.
7127         (restage[+prev+]): Depend on touch-stage[+id+].
7129         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7130         Use it throughout.
7132         * Makefile.def: Add profile and feedback bootstrap stages.
7133         Remove next field from bootstrap stages.
7134         * Makefile.tpl (LN, LN_S): Substitute.
7135         (stageN-start, stageN-end): Use double-colon rules, to
7136         provide a hook for additional setup commands.
7137         (distclean-stageN-gcc, restageN): Create dependencies from
7138         [+prev+], not from [+next+].
7139         (stageN-bubble): Add commands for successive stages from
7140         [+prev+], using double-colon rules.
7141         (all-stageN-gcc): Fix typo.
7142         (stagefeedback-start, profiledbootstrap): New.
7143         * Makefile.in: Regenerate.
7144         * configure.in: Call ACX_PROG_LN.
7145         * configure: Regenerate.
7147 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7149         * MAINTAINERS (Write After Approval): Add myself.
7151 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7153         * MAINTAINERS (Write After Approval): Add myself.
7155 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7157         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7158         without gcc.
7159         * configure: Regenerate.
7161 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7163         * Makefile.tpl: Fix typo.
7164         * Makefile.in: Regenerate.
7166 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7168         * configure.in: Remove new- prefix from toplevel
7169         bootstrap targets.
7170         * configure: Regenerate.
7172 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7174         * Makefile.tpl (all.normal): Rename to all.
7175         (all): Replace with a rule to pick the default
7176         target from configure.
7177         (all-gcc, configure-gcc): Use conditionals to
7178         do nothing when toplevel bootstrap is going on.
7179         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7180         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7181         * configure.in: Support --enable-bootstrap.
7183         * Makefile.def: Remove new- prefix from toplevel
7184         bootstrap targets.
7185         * Makefile.tpl: Likewise.
7187         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7188         target.
7190         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7191         $(RECURSE_FLAGS) to recursive invocation of make.
7193         * Makefile.in: Regenerate.
7194         * configure: Regenerate.
7196 2004-05-30  Andreas Jaeger  <aj@suse.de>
7197             Jim Wilson  <wilson@specifixinc.com>
7199         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7200         like CC.
7202 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7204         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7205         * configure: Regenerate.
7207 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7209         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7210         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7211         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7212         targets.
7213         * Makefile.in: Regenerate.
7215 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7217         * configure.in: Test the ability to symlink directories.
7218         * configure: Regenerate.
7220         * Makefile.def (bootstrap-stage): New definitions.
7221         * Makefile.tpl (configure-stage1-gcc,
7222         configure-stage2-gcc, configure-stage3-gcc,
7223         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7224         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7225         new-restage3, compare): Autogenerate, see Makefile.in
7226         entry for behavioral changes.
7227         (distclean-stage1, new-stage1-start, new-stage1-end,
7228         new-stage1-bubble, distclean-stage2, new-stage2-start,
7229         new-stage2-end, new-stage2-bubble, distclean-stage3,
7230         new-stage3-start, new-stage3-end): New autogenerated targets.
7231         (objext, prebootstrap, BOOT_CFLAGS,
7232         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7233         targets.
7235         * Makefile.in: Regenerate.
7236         (distclean-stage1, new-stage1-start, new-stage1-end,
7237         new-stage1-bubble, distclean-stage2, new-stage2-start,
7238         new-stage2-end, new-stage2-bubble, distclean-stage3,
7239         new-stage3-start, new-stage3-end): New targets.
7240         (all-stage1-gcc): Move prebootstrap dependency from here...
7241         (configure-stage1-gcc): ...to here.
7242         (new-bootstrap): Use bubble targets.
7243         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7244         Use per-stage distclean targets.
7245         (configure-stage1-gcc, configure-stage2-gcc,
7246         configure-stage3-gcc, all-stage1-gcc,
7247         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7248         Use new-stageN-start to prepare the tree.
7250 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7252         * Makefile.def (host_modules): add libcpp.
7253         * Makefile.tpl: Add dependencies on and for libcpp.
7254         * Makefile.in: Regenerate.
7255         * configure.in: Add libcpp host module.
7256         * configure: Regenerate.
7258 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7260         * Makefile.tpl: Whenever a recursive target is defined, wrap
7261         it in a special @if/@endif block, and prepare its maybe
7262         dependency in the @if/@endif block
7263         * configure.in: Instead of writing maybe dependencies, remove
7264         the @if/@endif statements, and remove the @if/@endif blocks
7265         that remain.
7266         * configure: Regenerate.
7267         * Makefile.in: Regenerate.
7269 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7271         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7273 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7275         PR bootstrap/15120
7276         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7277         * */configure: Rebuilt.
7279 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7281         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7282         of libf2c.
7283         * configure, Makefile.in: Regenerate.
7285 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7287         * MAINTAINERS (Write After Approval): Add myself.
7289 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7291         Merge from tree-ssa-20020619-branch.
7293         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7294         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7295         (HOST_GMPLIBS): Define.
7296         (HOST_GMPINC): Define.
7297         (TARGET_LIB_PATH): Add libmudflap.
7298         (GFORTRAN_FOR_TARGET): Define.
7299         (configure-build*): Export GFORTRAN.
7300         (configure-gcc): Export GMPLIBS and GMPINC.
7301         (all-gcc): Add maybe-all-libbanshee.
7302         (configure-target-libgfortran): Define.
7303         * Makefile.in: Regenerate.
7304         * configure.in (host_libs): Add libbanshee.
7305         (target_libraries): Add target-libmudflap and target-libgfortran.
7306         Add --with-libbanshee.
7307         Handle --disable-libmudflap.
7308         (*-*-freebsd*): Use with_gmp.
7309         Add $(libgcj) to noconfigdirs.
7310         * configure: Regenerate.
7311         * depcomp: New file.
7312         * MAINTAINERS: Add tree-ssa maintainers.
7314 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7316         * MAINTAINERS (Various Maintainers): Add myself.
7318 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7320         * MAINTAINERS (Write After Approval): Add myself.
7322 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7324         * MAINTAINERS (Write After Approval): Add myself.
7326 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7328         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7329         * configure: Regenerate.
7331 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7333         Revert:
7334         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7336         * Makefile.def (flags_to_pass): Remove *dir variables that
7337         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7338         as well as prefix and exec_prefix.
7339         * Makefile.in: Regenerate.
7341 2004-04-26  Robert Millan  <robertmh@gnu.org>
7343         Add patches from libtool CVS.
7344         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7345         * ltconfig: Likewise.
7346         * ltcf-c.sh: Likewise.
7347         * ltcf-cxx.sh: Likewise.
7348         * ltcf-gcj.sh: Likewise.
7350 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7352         * Makefile.def (host_modules): Mark with the bootstrap
7353         flag packages on which gcc depends.
7354         * Makefile.tpl (all-bootstrap): Use it.
7355         * Makefile.in: Regenerate.
7357 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7359         * Makefile.def (flags_to_pass): Remove *dir variables that
7360         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7361         as well as prefix and exec_prefix.
7362         * Makefile.in: Regenerate.
7364 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7366         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7367         * configure: Regenerate.
7368         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7369         * gcc/Makefile.tpl (compare): Use the result of the test.
7370         * gcc/Makefile.in: Regenerate.
7372 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7374         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7375         Always relocate gcc and prev-gcc to the original names, even
7376         if the build fails.
7377         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7378         New targets.
7380 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7382         * MAINTAINERS: Update my email address.
7384 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7386         * configure.in (mips*-*-irix5*): Enable ld.
7387         * configure: Regenerate.
7389 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7391         * configure: Regenerate.
7393 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7395         * Makefile.tpl (configure-[+module+], configure-gcc,
7396         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7397         Set and export LDFLAGS.
7398         * Makefile.in: Regenerate.
7400 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7402         * MAINTAINERS: Add myself to write-after-approval.
7404 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7406         PR bootstrap/14871
7407         * Makefile.tpl: If we don't have built-in-tree target tools,
7408         use the ones found by configure rather than hacking around with
7409         program_transform_name.
7410         * configure.in: Give Makefile.tpl the information necessary
7411         to do that.
7412         * Makefile.in: Regenerate.
7413         * configure: Regenerate.
7415 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7417         PR bootstrap/14760
7418         * configure.in: When computing baseargs, strip *all* copies of
7419         offending options.  Also, don't match/substitute the trailing space,
7420         so that this actually works when two similar options are separated by
7421         only one space.
7422         * configure: Regenerate.
7424 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7426         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7427         (rs6000-*-aix*): Same.
7428         * configure: Regenerate.
7430 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7432         * MAINTAINERS: Add myself to write-after-approval.
7434 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7436         * MAINTAINERS: Add myself to write-after-approval.
7438 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7440         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7441         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7442         * Makefile.in: Regenerate.
7444         * configure.in (top level bootstrap support): Rework --enable-werror
7445         to set @stage2_werror_flag@.
7446         * configure: Regenerate.
7447         * Makefile.tpl (top level bootstrap support): Pass
7448         @stage2_werror_flag@ down to configure in stages 2 and 3.
7449         * Makefile.in: Regenerate.
7451 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7453         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7454         for stages 2 and 3 as well as in make.  As a consequence, remove
7455         OUTPUT_OPTION (now detected by configure) from the flags passed down
7456         to make.
7457         * Makefile.in: Regenerate.
7459         * Makefile.tpl (new-bootstrap): Fix typo.
7460         * Makefile.in: Regenerate.
7462 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7464         * Makefile.tpl: Rearrange by moving recursive_targets rules
7465         into their proper sections.
7466         * Makefile.tpl (top level bootstrap support): Move disabling
7467         of coverage flags from 'make' to 'configure'; improve comments.
7468         * Makefile.in: Regenerate.
7470         * Makefile.tpl (experimental top level bootstrap) Move stage1
7471         language setting from all- target to configure- target; disable
7472         intermodule optimization in stage 1; prevent gratuitous rebuilds
7473         of stage 1.
7474         * Makefile.in: Regenerate.
7475         * configure.in: Comma-separate stage 1 language list for top
7476         level bootstrap.
7477         * configure: Regenerate.
7479         * Makefile.tpl: Clean up experimental top level bootstrap support:
7480         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7481         prev-gcc in configure- targets as well as all- targets.
7482         * Makefile.in: Regenerate.
7484 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7486         * compile: New file imported from automake.
7488 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7490         * configure.in: Remove symbolic link section.
7491         * configure: Regenerate.
7492         * Makefile.tpl (links): Remove.
7493         * Makefile.in: Regenerate.
7495 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7496             Nathanael Nerode  <neroden@gcc.gnu.org>
7498         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7499         Set with AC_CHECK_PROGS.
7500         * configure.in: Fix comment typo from last patch.
7501         * configure: Regenerate.
7503 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7505         * Makefile.tpl: Introduce experimental top level bootstrap support.
7506         * Makefile.in: Regenerate.
7507         * configure.in: Introduce support for top level bootstrap.
7508         * configure: Regenerate.
7510 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7511             Paolo Bonzini  <bonzini@gnu.org>
7513         PR bootstrap/14522
7514         * configure.in: Cope with shells that do not support unquoted ^
7515         * configure: Regenerate.
7517 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7518             Paolo Bonzini  <bonzini@gnu.org>
7520         PR bootstrap/14522
7521         * configure.in: Cope with shells that do not support nesting
7522         quotes inside quoted backquote substitutions.
7523         * configure: Regenerate.
7525 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7527         PR bootstrap/14522
7528         * configure.in: Fix escaping of $.
7529         * configure: Regenerate.
7531 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7533         * configure: Regenerate, since I forgot to while committing Paolo's
7534         changes.
7536 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7538         PR ada/14131
7539         Move language detection to the top level.
7540         * configure.in: Find default values for the tools as
7541         soon as possible.  Disable ada if GNAT is not found.
7542         Emit error message about missing languages.  Expand
7543         --enable-languages=all for the gcc subdirectory.
7545 2004-03-10  Ben Elliston  <bje@gnu.org>
7547         * MAINTAINERS: Update my email address.
7549 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7551         * ltconfig: Disable building static libraries if building shared
7552         libraries on AIX 5L.
7554 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7556         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7557         and disable libgcj.
7558         * configure: Regenerated.
7560 2004-03-01  Brian Booth  <bbooth@redhat.com>
7562         * MAINTAINERS: Add myself to write-after-approval.
7564 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7566         * MAINTAINERS: Add myself to write-after-approval.
7568 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7570         PR bootstrap/7087
7571         * Makefile.tpl: Guard XFOO sed statements better.
7572         * Makefile.tpl: Add dependency for configure-target-libada.
7573         * Makefile.in: Regenerate (incidentally fixes broken
7574         commit when libada-branch was merged).
7576 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7578         * MAINTAINERS: Add myself to write-after-approval.
7580 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7582         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7583         maintainers.
7585 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7587         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7588         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7590 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7592         PR bootstrap/11932
7593         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7595 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7597         * MAINTAINERS: Added myself to write-after-approval.
7599 2004-02-14  Michael Koch  <konqueror@gmx.de>
7601         * MAINTAINERS: Added myself to write-after-approval.
7603 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7605         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7606         some OS port maintainers to OS port maintainers section.
7608 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7610         * MAINTAINERS: Add self.
7612 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7614         * MAINTAINERS: Alphabetize.
7616 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7618         * MAINTAINERS: Remove myself.
7620 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7622         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7623         (rs6000-*-aix*): Same.
7624         * configure: Regenerate.
7626 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7628         * configure.in (host): Add in missing $noconfigdirs to defines.
7629         * configure: Regenerate.
7631 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7632             Nathanael Nerode  <neroden@gcc.gnu.org>
7634         PR ada/6637, PR ada/5911
7635         Merge with libada-branch:
7636         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7637         with appropriate dependencies. Add --enable-libada configure switch.
7638         * configure, Makefile.in: Regenerate.
7640 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7642         * MAINTAINERS: Add myself to write-after-approval.
7644 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7646         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7647         * configure: Regenerate.
7649 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7651         Merge from upstream:
7653         * ltmain.in: When setting IFS to '~', be careful about user
7654         arguments that contain '~'.
7656         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7658         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7659         Also test $base_compile against $CC with escaped arguments. Bug
7660         reported by Geoff Keating <geoffk@apple.com>.
7662 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7664         * MAINTAINERS: Remove i960 port.
7666 2004-01-23  DJ Delorie  <dj@redhat.com>
7668         * Makefile.def (target_modules) [libiberty]: Don't stage.
7669         * Makefile.in: Rebuilt.
7671 2004-01-20  Caroline Tice  <ctice@apple.com>
7673         * MAINTAINERS: Add myself to write-after-approval.
7675 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7677         * MAINTAINERS: Update my email address.
7679 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7681         * MAINTAINERS: Add myself to write-after-approval.
7683 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7685         * MAINTAINERS: Remove entries without email address.
7687 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7689         * MAINTAINERS: Add myself to write-after-approval.
7691 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7693         * MAINTAINERS: Update my email address.
7695 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7697         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7698         * Makefile.tpl (configure-target-[+module+]): Support stage.
7699         * Makefile.in: Rebuilt.
7701 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7703         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7705 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7707         * MAINTAINERS: Add myself as a MIPS maintainer.
7709 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7711         * configure.in: Use ./config.cache, not config.cache.
7712         * configure: Regenerate.
7713         * Makefile.tpl: Special-casing not needed for GCC any more.
7714         * Makefile.in: Regenerate.
7716         * configure.in: Don't share a cache file for host dirs.
7717         * configure: Regenerate.
7719         * config-ml.in: Don't mess with the cache file.
7721 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7723         * MAINTAINERS: Move myself from 'Write After Approval' to
7724         'CPU Port Maintainers' section as SPARC maintainer.
7726 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7728         * Makefile.tpl: Make GCC use a separate config.cache.
7729         * Makefile.in: Regenerate.
7731         PR bootstrap/11932, PR bootstrap/11933
7732         (I don't know if it will fix either of them, but it relates
7733         to them.)
7734         * configure.in: Don't use shared config.cache for target
7735         directories.
7736         * configure: Regenerate.
7738 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7740         * MAINTAINERS: Add myself to 'Write After Approval' section.
7742 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7744         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7745         * configure: Regenerated.
7747 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7749         * MAINTAINERS: Remove the mn10200 maintainer.
7751 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7753         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7754         * configure: Regenerated.
7756 2003-12-16  Jan Hubicka  <jh@suse.cz>
7758         * MAINTAINERS: Add myself as callgraph maintainer.
7760 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7762         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7763         * configure: Regenerate.
7765 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7767         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7768         'Write After Approval' section. Update email.
7770 2003-12-01  James Lemke  <jim@wasabisystems.com>
7772         * MAINTAINERS (Write After Approval): Add myself.
7774 2003-11-20  Matt Thomas  <matt@3am-software.com>
7776         * MAINTAINERS: Add myself as a vax port maintainer.
7778 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7780         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7781         (configure-build-[+module+], configure-[+module+]): Likewise.
7782         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7783         * Makefile.in: Regenerate.
7785 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7787         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7788         shared/dylibed libraries.
7789         * ltmain.sh: Likewise.
7790         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7791         * ltcf-cxx.sh: Likewise.
7792         * ltcf-gcj.sh: Likewise.
7793         * ltconfig: Likewise.
7795 2003-11-17  Stan Cox  <scox@redhat.com>
7797         * MAINTAINERS: Add myself as iq2000 port maintainer.
7799 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7801         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7802         * Makefile.in: Regenerate.
7804 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7806         * config.sub: Update to 2003-11-03 version.
7808 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7810         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7811         * configure:  Regenerate.
7813 2003-10-20  Nicolas Pitre  <nico@cam.org>
7815         * MAINTAINERS: Add myself to 'Write After Approval' section.
7817 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7819         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7821 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7823         * MAINTAINERS: Update my email address.
7825 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7827         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7829 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7831         * MAINTAINERS: Add myself to 'Write After Approval' section.
7833 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7835         * config.guess: Update to 2003-10-16 version.
7836         * config.sub: Update to 2003-10-16 version.
7838 2003-10-15  David Daney  <ddaney@avtrex.com>
7840         * MAINTAINERS: Added myself to 'Write After Approval' section.
7842 2003-10-15  Falk Hueffner  <falk@debian.org>
7844         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7845         'Write After Approval' section. Update email.
7847 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7849         * MAINTAINERS: Move myself from 'Write After Approval' to
7850         'Various Maintainers' section as middle-end maintainer.
7852 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7854         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7855         HOST_FLAGS_TO_PASS.
7856         * Makefile.in: Regenerate.
7858 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7860         * config.guess: Update to 2003-10-07 version.
7861         * config.sub: Update to 2003-10-07 version.
7863 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7865         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7866         * ltconfig (irix5*, irix6*): Don't override version_type.
7868 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7870         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7871         * configure: Rebuilt
7872         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7873         * Makefile.in: Rebuilt
7875 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7877         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7879 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7881         * MAINTAINERS (Write After Approval): Add myself.
7883 2003-09-29  Paul Koning  <ni1d@arrl.net>
7885         * MAINTAINERS: Move myself from "Write After Approval"
7886         to CPU platform maintainers for pdp11 platform.
7888 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7890         * MAINTAINERS: Move myself from 'Write After Approval' to
7891         'Various Maintainers' section as libffi testsuite maintainer.
7893 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7895         * configure.in: Pass a computed --program-transform-name
7896         to subconfigures.
7897         * configure: Regenerated.
7899 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7901         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7902         * Makefile.in: Regenerate.
7904         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7905         * Makefile.in: Regenerate.
7907 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7909         * MAINTAINERS: Move myself from 'Write After Approval'
7910         to 'Various Maintainers' (objective-c) section.
7912 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7914         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7915         quoting.
7916         * configure: Regenerated.
7918 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7920         * MAINTAINERS (Write After Approval): Add myself to write after
7921         approval list.
7923 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7925         * MAINTAINERS (Write After Approval): Add myself.
7927 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7929         * MAINTAINERS: Update my e-mail address.
7931 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7933         * libtool.m4 (LD): Correct powerpc64 host match.
7935 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7937         * MAINTAINTERS: Update my affiliation and email address.
7939 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7941         * MAINTAINERS (Write After Approval): Add myself.
7943 2003-09-04  DJ Delorie  <dj@redhat.com>
7945         * configure: Regenerate.
7947 2003-09-04  Robert Millan  <robertmh@gnu.org>
7949         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7951 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7953         * configure.in: Ensure arguments to sed are properly spaced.
7954         * configure: Regenerate.
7956 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7958         * MAINTAINERS: Update my e-mail address.
7960 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7962         * MAINTAINERS (Write After Approval): Add myself.
7964 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7966         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7967         * configure: Regenerated.
7969 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7971         * MAINTAINERS: Update my email address.
7973 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7975         * configure.in:  Use newline instead of semicolon when assuming
7976         shell arguments in a for loop.
7977         * configure:  Regenerated.
7979 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7981         * MAINTAINERS: Resurrect the i860 maintainer.
7983 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7985         PR 8180
7986         * configure.in: When testing with_libs and with_headers, treat
7987         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7988         * configure: Regenerate.
7990         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7991         make, shell, etc.
7992         (baseargs): Likewise.
7993         * configure: Regenerate.
7995 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7997         * MAINTAINERS (Write After Approval): Add myself.
7999 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8001         * configure.in: Disable libgcj for darwin not on powerpc.
8002         * configure: Rebuild.
8004 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8006         * config-ml.in, symlink-tree: Add license.
8008 2003-08-03  Richard Stallman  <rms@gnu.org>
8009             Eben Moglen  <moglen@columbia.edu>
8011         * README.SCO: New file.
8013 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8015         * Makefile.tpl (check, check-c++): Express dependencies using
8016         dependencies rather than commands.
8017         * Makefile.in: Regenerate.
8019 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8021         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8022         * configure: Ditto.
8024 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8026         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8027         * Makefile.in: Update.
8029 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8031         * configure.in: Enable libgcj for darwin.
8032         * configure: Rebuild.
8034 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8036         * config-ml.in:  Use ac_configure_args directly instead of
8037         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8038         actually seen.
8040 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8042         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8043         creating target and build subdirs to build all parent dirs as needed.
8044         * Makefile.in: Rebuild.
8045         * configure.in: Don't build dirs explicitly here.
8046         * configure: Rebuild.
8048 2003-07-26  Paul Brook  <paul@nowt.org>
8050         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8052 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8054         * Makefile.tpl (all-make): Depend on intl.
8055         * Makefile.in: Rebuilt.
8057 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8059         * install-sh:  Update to newer upstream versions (associated with
8060         aclocal 1.7).
8061         * mkinstalldirs:  Likewise.
8062         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8064 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8066         * MAINTAINERS: Move self from Bug database only accounts
8067         to write-after-approval.
8069 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8071         * config.if: Remove unused libc_interface determination.
8073 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8075         * MAINTAINERS: Move self from write-after-approval to
8076         build machinery (*.in).
8078 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8080         PR bootstrap/11273
8081         PR bootstrap/11408
8082         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8083         unused INSTALL_PROGRAM_ARGS.
8084         * configure.in: Use AC_PROG_INSTALL.
8085         * Makefile.in: Regenerate.
8086         * configure: Regenerate.
8088 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8090         * MAINTAINERS: Alphabetize.
8092 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8094         * configure: Rebuilt.
8095         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8096         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8097         newlib nor libgloss.
8098         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8099         * configure.in (am33_2.0-*-linux*): Added.
8101 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8103         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8104         * configure: Regenerate.
8106 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8108         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8109         * Makefile.in: Regenerate.
8111 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8113         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8114         * Makefile.in: Regenerate.
8116 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8118         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8119         * Makefile.in: Regenerated.
8121         * config-ml.in: Replace PWD with PWD_COMMAND.
8123 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8125         * intl: New directory; see intl/ChangeLog for details.
8126         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8127         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8128         * Makefile.in: Regenerate.
8130 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8132         * configure.in: Clean up config-lang.in handling.  Delete
8133         useless assignment to "subdirs".
8134         * configure: Regenerate.
8136 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8138         * configure.in: Rename 'target_libs' to 'target_libraries'.
8139         Remove useless reference to 'target_libs'.
8140         * configure: Regenerate.
8142 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8144         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8145         * Makefile.in: Regenerate.
8147 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8149         * Makefile.def: Introduce flags_to_pass.
8150         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8151         * Makefile.in: Regenerate.
8153 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8155         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8156         and target-libgloss.
8157         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8158         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8159         * configure: Regenerate.
8161 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8163         * configure.in: Update testsuite_flags to new location.
8164         * configure. Regenerate.
8166 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8168         * Makefile.tpl: Remove BUILD_CC stuff.
8169         * Makefile.in: Regenerate.
8171 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8173         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8175 2003-06-16  Graeme Peterson  <gp@qnx.com>
8177         * MAINTAINERS (Write After Approval): Add myself.
8179 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8181         * config.guess: Update to 2003-06-12 version.
8182         * config.sub: Update to 2003-06-13 version.
8184 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8186         * config.guess: Update to 2003-06-06 version.
8187         * config.sub: Update to 2003-06-06 version.
8189 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8191         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8192         * configure. Regenerate.
8194 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8196         * configure.in: Disable serial configure by default.
8197         * configure: Regenerate.
8198         * Makefile.tpl: Abolish .NOTPARALLEL.
8199         * Makefile.in: Regenerate.
8201         * Makefile.tpl: Replace {build,host,target}_canonical by
8202         {build,host,target}.
8203         * Makefile.in: Regenerate.
8205         * Makefile.tpl: Fix stupid pasto.
8206         * Makefile.in: Regenerate.
8208 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8210         * Makefile.tpl: Remove bogus conditional.
8211         * Makefile.in: Regenerate.
8213 2003-06-05  Jan Hubicka  <jh@suse.cz>
8215         * Makefile.tpl (profiledbootstrap): New target.
8216         * Makefile.in (profiledbootstrap): New target.
8218 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8220         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8221         Pinski. Remove user names from other bugzilla-only maintainers.
8223 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8225         * Makefile.tpl: Make 'recursive targets' using autogen rather
8226         than shell loop.  Remove duplicate 'clean' targets and false
8227         comments.
8228         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8229         Add systematic method of specifying missing targets in subdirs.
8230         Add copyright boilerplate.
8231         * Makefile.in: Regenerate.
8232         * configure.in: Add 'recursive targets' to maybe list.
8233         * configure: Regenerate.
8235         * MAINTAINERS: "GNATS only" -> "Bug database only".
8237         * Makefile.tpl: Rename [+target+] to [+make_target+].
8238         * Makefile.def: Rename 'target' to 'make_target'.
8240 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8242         * MAINTAINERS: Add self as options handling maintainer.
8244 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8246         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8247         been too long since I touched those ports.
8249 2003-05-28  DJ Delorie  <dj@redhat.com>
8251         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8252         * Makefile.in: Regenerate.
8254 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8256         * configure.in: Use curly braces in the definition of tooldir.
8257         * configure: Regenerate.
8259 2003-05-21  DJ Delorie  <dj@redhat.com>
8261         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8262         newlib or libgloss.
8263         * Makefile.in: Regenerate.
8265 2003-05-21  DJ Delorie  <dj@redhat.com>
8267         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8268         * Makefile.in: Regenerate.
8270 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8272         * MAINTAINERS: Update my e-mail address.
8274 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8276         * configure.in: Switch more things to use maybe dependencies.
8277         * Makefile.tpl: Switch more things to use maybe dependencies.
8278         Factor out common code from autogen IF statements.
8279         * configure: Regenerate.
8280         * Makefile.in: Regenerate.
8282 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8284         * configure.in: Accept i[3456789]86 for machine type.
8285         * configure: Regenerate.
8287 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8289         * configure.in: Switch more things to use maybe dependencies.
8290         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8291         * configure: Regenerate.
8292         * Makefile.tpl: Switch more things to use maybe dependencies.
8293         * Makefile.in: Regenerate.
8295 2003-05-16  Andreas Schwab  <schwab@suse.de>
8297         * Makefile.tpl (install-opcodes): Define.
8298         * Makefile.in: Rebuild.
8300 2003-05-13  Andreas Jaeger  <aj@suse.de>
8302         * config.guess: Update to 2003-05-09 version.
8303         * config.sub: Update to 2003-05-09 version.
8305 2003-05-13  Michael Eager  <eager@mvista.com>
8307         * configure.in: Correct sed script so that options in quotes are not
8308         deleted.
8309         * configure: Rebuild.
8311 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8313         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8314         and $$s/newlib/libc/sys/cygwin32 include paths.
8315         * configure: Ditto.
8317 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8319         * MAINTAINERS: Update my email addresses.
8321 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8323         * config-ml.in: Propagate INSTALL variables.
8325 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8327         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8329 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8331         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8332         * Makefile.in: Regenerate.
8334 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8336         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8338 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8340         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8342 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8344         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8345         * Makefile.in: Regenerated.
8347 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8349         * MAINTAINERS (Write After Approval): Upgrade myself from
8350         GNATS only to write-after-approval. Update my mail address.
8352 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8354         (OS Port Maintainers: freebsd): Add myself.
8356 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8358         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8360 2003-04-22  Kean Johnston  <jkj@sco.com>
8362         * MAINTAINERS (SCO ports): Added myself.
8364 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8366         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8368 2003-04-19  Kean Johnston  <jkj@sco.com>
8370         * MAINTAINERS (Write After Approval): Add myself.
8372 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8374         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8375         * Makefile.in: Regenerate.
8377 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8379         * configure.in (powerpc64*-*-linux*): Remove.
8380         * configure: Rebuilt.
8382 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8384         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8385         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8386         and restrap.
8387         * Makefile.in:  Regenerate.
8389 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8391         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8392         * configure: Regenerated.
8394 2003-04-15  DJ Delorie  <dj@redhat.com>
8396         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8398 2003-04-13  Nick Clifton  <nickc@redhat.com>
8400         * config-ml.in: Remove support for --disable-aix removing
8401         call-aix multilibs.
8403 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8405         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8406         * */configure: Rebuilt.
8408 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8410         * MAINTAINERS: Add my email address.
8412 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8414         * MAINTAINERS (Write After Approval): Add myself.
8416 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8418         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8419         * Makefile.in: Regenerate.
8421 2003-03-14  Michael Chastain  <mec@shout.net>
8423         * Makefile.in: Regenerate with correct Makefile.def.
8425 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8427         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8428         Make macro.
8429         * Makefile.in: Regenerate.
8430         * configure.in: Clean up gxx_include_dir logic.
8431         * configure: Regenerate.
8433 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8435         * MAINTAINERS (Write After Approval): Add myself.
8437 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8439         * MAINTAINERS: Update my mail address.
8441 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8443         * configure.in (gxx_include_dir): Fix typo.
8444         * configure: Regenerated.
8446 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8448         * Makefile.tpl: Reindent.
8449         * Makefile.in: Regenerate.
8450         * configure.in: Reindent.  Don't set unused variables.
8451         * configure: Regenerate.
8453 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8455         * configure.in: Include $(build_tooldir)/sys-include in
8456         FLAGS_FOR_TARGET.
8457         * configure: Regenerated.
8459 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8461         * Makefile.tpl: Always pass down RANLIB.
8462         * Makefile.in: Regenerate.
8464         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8465         * Makefile.in: Regenerate.
8466         * configure.in: Remove unused logic relating to --enable-shared
8467         and --enable-threads.  Remove bogus comments.  Remove redundant
8468         noconfigdirs.
8469         * configure: Regenerate.
8471         * configure.in: Replace ${libstdcxx_version} by its value.
8472         Remove reference to mh-dgux.
8473         * configure: Regenerate.
8475 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8477         * MAINTAINERS (Write After Approval): Add myself.
8479 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8481         * Makefile.tpl: Rearrange.
8482         * Makefile.in: Regenerate.
8484 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8486         * configure.in: Add support for kaOS as cross build target system.
8487         * configure: Regenerated.
8489 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8491         * MAINTAINERS (Write after approval): Add myself.
8493 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8495         * MAINTAINERS: Update my email address.
8497 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8499         * MAINTAINERS: Add self to blanket write privs. section.
8501 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8503         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8504         configure-target-* as some target builds may require additional
8505         flags for preprocessor tests.
8506         * Makefile.in: Regenerated.
8508 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8510         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8511         * ltconfig: Handle it.
8512         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8513         auto-detecting it.
8515         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8516         it is used as argument to $CC.
8517         * ltcf-gcj.sh: Likewise.
8519         * configure.in: Introduce --enable-maintainer-mode.
8520         * configure: Rebuilt.
8521         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8522         for maintainer mode.
8523         * Makefile.in: Rebuilt.
8525 2003-02-18  Jason Merrill  <jason@redhat.com>
8527         * Makefile.tpl (check-c++): Allow parallelism.
8529 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8531         * MAINTAINERS: Remove John Carr (who never actually had access to
8532         gcc.gnu.org).
8534 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8536         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8537         don't configure target-libobjc.
8538         * configure: Regenerate.
8540 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8542         * Makefile.tpl (RANLIB): Define.
8543         * Makefile.in: Regenerate.
8545 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8547         * MAINTAINERS: Update my email.
8549 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8551         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8552         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8553         * Makefile.in: Regenerated.
8554         * configure.in: Remove all traces of snavigator, db, and grep.
8555         * configure: Regenerated.
8557 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8559         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8560         After Approval.
8562 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8564         * MAINTAINERS (Write after approval): Add myself.
8566 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8568         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8569         * Makefile.in: Regenerated.
8571 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8573         * config.guess: Updated to 2003-01-30's version.
8574         * config.sub: Updated to 2003-01-28's version.
8576 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8578         * config.if: If gcc_version is already set, just use it.  Don't set
8579         gcc_version_trigger if it's already set, otherwise set it to
8580         gcc/version.c, but only if the file exists.  If it is not set and
8581         gcc/version.c does not exist, try to extract the version number from
8582         $CC.
8584 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8586         * MAINTAINERS: Add myself to write-after-approval list.
8588 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8590         * configure.in:  Revert 24Jan change.
8591         * configure:  Regenerate.
8593 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8595         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8596         entry of HJ Lu.
8598 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8600         * configure.in: Revert previous change.
8601         * configure: Regenerate.
8603 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8605         * configure.in: Make rda native-only.
8606         * configure: Regenerate.
8608 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8610         * MAINTAINERS: Move myself from GNATS-only-accounts to
8611         write-after-approval.
8613 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8615         * configure.in: Add missing \.
8616         * configure: Rebuilt.
8618 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8620         * configure.in (baseargs): Avoid using \| in sed regular
8621         expressions.
8622         * configure: Rebuilt.
8624 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8626         * configure.in (baseargs): Remove all supported forms of
8627         --cache-file, --srcdir, --host, --build and --target options
8628         from argument lists.
8629         * configure: Rebuilt.
8631 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8633         * MAINTAINERS: Add myself to write-after-approval list.
8635 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8637         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8638         * configure: Rebuilt.
8640 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8642         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8643         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8644         * Makefile.in: Regenerate.
8645         * configure: Regenerate.
8647 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8649         * configure.in: Remove Makefile in build, host and target modules
8650         unless configure was run with --no-recursion.
8651         * configure: Rebuilt.
8653 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8655         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8656         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8657         * Makefile.in: Regenerate.
8659 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8661         * config.guess: Update to 2003-01-03 version.
8662         * config.sub: Update to 2003-01-03 version.
8664 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8666         * configure: Regenerate with proper autoconf 2.13.
8668 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8670         * configure.in: Add AC_PREREQ for consistency.
8671         * configure: Regenerate.
8673 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8675         * configure.in (GDB_TK): Add tcl directories conditional on
8676         gdb/gdbtk directory being present.
8677         * configure: Regenerate.
8679 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8681         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8682         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8683         * configure: Rebuilt.
8685 2002-12-31  Tom Tromey  <tromey@redhat.com>
8687         * Makefile.in: Rebuilt.
8688         * Makefile.def (target_modules) [libffi]: Allow installation.
8690 2002-12-31  Andreas Schwab  <schwab@suse.de>
8692         * configure.in: Fix use of $program_transform_name.
8693         * configure: Regenerated.
8695 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8697         * configure.in (baseargs): Don't remove first configure argument.
8698         * configure: Regenerated.
8700 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8702         * Makefile.tpl (local-distclean): Don't remove...
8703         (multilib.ts): ... this.  Moved into...
8704         (multilib.out): ... this.  Don't use sub-make.
8705         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8706         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8707         (configure-build-[+module+], configure-[+module+],
8708         configure-target-[+module+], configure-gcc): ... these.  Test
8709         for Makefile existence.  Drop config.status from dependencies.
8710         * Makefile.in: Rebuilt.
8711         * configure.in: Move gcc-version-trigger to the end of
8712         ac_configure_args.  Add comments to maybedep.tmp and
8713         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8714         nonopt from baseargs, matching and removing corresponding
8715         whitespace while at it.
8716         * configure: Rebuilt.
8718 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8720         * configure.in (host_configargs): Replace reference to
8721         no-longer-defined buildopts with --build=${build_alias}.
8722         * configure: Rebuilt.
8724         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8725         program_transform_name to standard idiom.
8726         (AUTOGEN, AUTOCONF): Define.
8727         (Makefile.in): Use $(AUTOGEN).
8728         (Makefile): Depend on config.status, and use autoconf-style rule to
8729         build it.  Move original commands to...
8730         (config.status): ... this new target.
8731         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8732         $(AUTOCONF).
8733         * Makefile.in: Rebuilt.
8735 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8737         * Makefile.tpl: Fix dramatic bustage due to change in
8738         program_transform_name.
8739         * Makefile.in: Regenerate.
8741         * configure.in: Remove unnecessary PATH setting.
8742         * configure: Regnerate.
8744         * configure.in: Don't default to unprefixed tools unless
8745         the native tools will work.
8746         * configure: Regenerate.
8748         * configure.in: Convert to autoconf script.  Blow away lots
8749         of now-redundant Makefile fragments.
8750         * configure: Generate using Autoconf.
8751         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8752         * Makefile.in: Regenerate.
8754 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8756         * configure: Fix stupid bug where RANLIB was mistakenly included.
8758         * configure.in: Rename (buildargs, hostargs, targargs) to
8759         (build_configargs, host_configargs, target_configargs).
8761         * configure.in: Move logic out of sed statement.
8763         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8764         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8766 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8768         * config.sub: Import from master repository
8769         * config.guess: Ditto
8771 2002-12-24  Andreas Schwab  <schwab@suse.de>
8773         * Makefile.tpl (multilib.out): Fix missing space.
8774         * Makefile.in: Regenerate.
8776 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8778         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8779         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8780         * Makefile.in: Regenerate.
8781         * configure.in: Remove unnecessary leftovers.
8783 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8785         * configure.in (extra_ranlibflags_for_target): New variable.
8786         (*-*-darwin): Add -c to ranlib commands.
8787         * configure (tooldir): Handle extra_ranlibflags_for_target.
8789 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8791         * Makefile.tpl: Revert HJL's change.
8792         * Makefile.in: Regenerated.
8793         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8794         always.
8796 2002-12-19  Andreas Schwab  <schwab@suse.de>
8798         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8799         * Makefile.in: Regenerate.
8801 2002-12-18  H.J. Lu  <hjl@gnu.org>
8803         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8804         * Makefile.in: Regenerated.
8806         * configure.in (build_prefix): New. Substitute.
8808 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8810         * Makefile.tpl: Don't let real targets depend on phony targets.
8811         * Makefile.in: Regenerate.
8813         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8814         * Makefile.in: Regenerate.
8816 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8818         * config.sub: Import from master repository
8819         * config.guess: Ditto
8821 2002-12-16  Jason Merrill  <jason@redhat.com>
8823         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8824         previous 'make bootstrap'.
8825         * Makefile.in: Regenerate.
8827 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8829         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8831 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8833         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8834         * Makefile.in: Regenerate.
8836 2002-12-13  Jason Merrill  <jason@redhat.com>
8838         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8839         library tests.
8840         (check-c++): Just depend on it and check-target-libstdc++-v3.
8841         * Makefile.in: Regenerate.
8843 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8845         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8846         * Makefile.in: Rebuilt.
8848 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8850         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8852 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8854         * configure: Fix bug put in by gremlins.
8856         * Makefile.tpl: Substitute more autoconfily.
8857         * configure: Substitute more autoconfily.
8858         * Makefile.in: Regenerate.
8860 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8862         * config.sub: Import from master repository
8863         * config.guess: Ditto
8864         * MAINTAINERS: Added Svein Seldal under write after approval
8866 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8868         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8869         * Makefile.in (all-sim): Ditto.
8871 2002-12-06  DJ Delorie  <dj@redhat.com>
8873         * Makefile.tpl: Change configure dependencies to not have real
8874         targets depend on phony targets.
8876 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8878         * configure.in: Revert unintentional change.
8880         * Makefile.tpl: Change dependency for */multilib.out so that
8881         it works when gcc isn't in the tree.
8883         * configure.in: Substitute more.
8884         * configure: Run subconfigures from the Makefile.
8885         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8886         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8888 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8890         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8892 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8894         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8895         and corresponding dependencies.
8896         * Makefile.in: Regenerate.
8898         * configure.in (host_tools): Order binutils, gas and ld for
8899         convenience in running the testsuites.
8901         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8902         * Makefile.in: Regenerate.
8903         * configure.in: Introduce rules to serialize subconfigure runs.
8905         * configure.in: Introduce BASE_CC_FOR_TARGET.
8906         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8907         Realize configure-build-* targets.  Realize configure-target-* targets.
8908         * Makefile.in: Regenerate.
8910 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8912         * configure: Move gcc_version_trigger stuff from here...
8913         * configure.in: ...to here.
8915         * configure.in: Separate subconfigure options added by this file from
8916         options given by the user.  Add machinery to put args for host
8917         subconfigures into the Makefile.
8919         * Makefile.tpl: Remove 'vault' targets.
8920         * Makefile.tpl: Reorder and comment dependencies.
8921         * Makefile.in: Regenerate.
8923 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8924         * configure.in: Fix my broken commit of previous patch. (sigh)
8926 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8928         * configure.in: Move host-specific darwin noconfigdirs into
8929         the host-specific section.
8931 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8933         * configure.in: Move host-specific darwin noconfigdirs into
8934         the host-specific section.
8936 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8938         * configure: Remove skip-this-dir support.
8939         * Makefile.tpl: Remove skip-this-dir support.
8941         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8942         subdirectories.
8943         * Makefile.in: Regenerate.
8945         * Makefile.tpl: Strip out useless setting of 'dir'.
8946         * Makefile.in: Regenerate.
8948 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8950         * configure.in: Fix deeply stupid bug.
8952         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8953         shell code in CXX_FOR_TARGET
8954         * Makefile.def: Introduce raw_cxx.
8955         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8956         RAW_CXX_FOR_TARGET.
8957         * Makefile.in: Regenerate.
8959 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8961         * Makefile.tpl: Remove unnecessary ifs.
8962         * Makefile.in: Regenerate.
8964         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8965         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8966         targets for 'no_install' modules.
8967         * configure: Move GDB_TK substitution to configure.in.  Move
8968         build_modules stuff to configure.in.
8969         * configure.in: Implement soft dependency machinery.  Maybe-ize
8970         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8971         * Makefile.in: Regenerate.
8973 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8975         * Makefile.tpl: Make all-target, install-target behave similarly
8976         to all, install (only hitting configured targets).  Eliminate
8977         unused macro defintions.
8979         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8980         build != host.
8982         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8984         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8986         * configure.in: Produce lists of subdir targets we're actually
8987         configuring.  Remove references to "dosrel".
8988         * Makefile.tpl: Let configure set which subdir targets are hit.
8989         Remove install-cross; clean up install; remove ALL.  Remove
8990         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8991         Autogenerate host module targets.  Remove empty dependency lines
8992         and redundant dependency; rearrange slightly.
8993         * Makefile.def: Add host-side libtermcap, utils.
8995         * Makefile.in: Regenerate.
8997 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8999         * ltconfig (osf[345]): Append $major to soname_spec.
9000         Reflect this in library_names_spec.
9001         * ltmain.sh (osf): Prefix $major with . for use as extension.
9003 2002-11-19  Andreas Jaeger  <aj@suse.de>
9005         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9006         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9007         and sparc64 GNU/Linux systems.
9009 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9011         * MAINTAINERS: Update email.
9013 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9015         * MAINTAINERS: Complete James Dennett's entry.
9017 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9019         * MAINTAINERS (Write After Approval): Add myself.
9021 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9023         * Makefile.tpl: syntactic cleanup
9025 2002-11-13  Stuart Hastings  <stuart@apple.com>
9027         * MAINTAINERS: Add myself to write-after-approval list.
9029 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9031         * Makefile.def: Add list of recursive targets to autogenerate.
9032         Add build_modules.
9033         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9034         targets.  Autogenerate *-build-* targets.
9035         * Makefile.in: Regenerate.
9037 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9039         * configure: More autoconf-style substitutions.
9040         * Makefile.tpl: More autoconf-style substitutions.
9041         * Makefile.in: Regenerate.
9043 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9045         * configure: Substitute more variables in a more autoconf-friendly
9046         way.  Simplify slightly.
9047         * Makefile.tpl: Make more variables substitutable in an
9048         autoconf-friendly way.
9049         * Makefile.in: Regenerate.
9051 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9053         * MAINTAINERS (Write After Approval): Add myself.
9055 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9057         * configure.in (v810*): Remove special setting of tools.
9059         * configure: Add support for extra required flags for ar or nm.
9060         * configure.in (aix4.3+): Use above support for target-specific
9061         issues, rather than using config/mt-aix43.
9063 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9065         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9066         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9067         with $srcdir.  Reformat indentation.  Substitute some variables
9068         formerly hard-coded in the Makefile for build=host.
9069         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9070         * Makefile.def: Autogenerate more.
9071         * Makefile.in: Regenerate.
9073 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9075         * MAINTAINERS (Write After Approval): Add myself.
9077 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9079         * Makefile.def (host_modules): Add rda.
9080         * Makefile.in: Regenerate.
9081         * configure.in (target_tool): Add target-rda to list.
9083 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9085         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9087 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9089         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9090         and restrap targets to this rule.
9091         * Makefile.in:  Regenerate.
9093 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9095         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9096         GNATS only accounts.
9098 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9100         * configure.in (i[3456]86-*-linux*): Add check to disable
9101         ${libgcj} for glibc1.
9103 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9105         * MAINTAINERS: Add myself as ip2k port maintainer.
9107 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9109         * configure.in: Add tic4x target.
9111 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9113         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9114         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9115         * Makefile.in: Regenerate.
9117         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9118         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9119         * Makefile.in: Regenerate.
9121 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9123         * MAINTAINERS: Add myself as web pages co-maintainer.
9125 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9127         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9128         * Makefile.in: Regenerate.
9130 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9132         * MAINTAINERS: Add myself and Nathan Sidwell
9133         <nathan@codesourcery.com> as VxWorks maintainers.
9135 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9137         * Makefile.def: Remove order dependency comments.
9138         * Makefile.tpl: Add explicit install-install dependencies.
9139         * Makefile.in: Regenerate.
9141         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9142         * Makefile.in: Regenerate.
9144         * Makefile.tpl: Add configure-target (for src-release in src)
9145         * Makefile.in: Regenerate.
9147 2002-09-30  Nick Clifton  <nickc@redhat.com>
9149         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9151 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9153         * configure.in (s390*-*-linux*): Enable libgcj.
9155 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9157         * configure: Revert accidentally applied changes.
9159         * Makefile.tpl: Make more autoconf-friendly.
9160         * Makefile.in: Regenerate.
9161         * configure: Make substitution more autoconf-like.
9163 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9165         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9166         single entry to handle all these.
9167         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9168         libjava on arm-*-elf.
9170 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9172         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9173         things that depend on them.
9175 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9177         * Makefile.tpl: Make subsituted variables more autoconfy.
9178         * Makefile.in: Regenerate.
9179         * configure: Make seds more autoconfy.
9181 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9183         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9184         * Makefile.in: Regenerate.
9185         * configure.in: Rewrite sed statements to look autoconfy.
9187         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9188         all-target-foo on configure-target-foo.
9189         * Makefile.def: Ditto.
9190         * Makefile.in: Rebuild.
9192 2002-09-25  Andrew Haley  <aph@redhat.com>
9194         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9196 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9198         * Makefile.def: New file.
9199         * Makefile.tpl: New file.
9200         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9201         * contrib/gcc_update: Note that Makefile.in is a generated file.
9203         * configure.in: Minor rearrangement.  Simplify tests.
9205 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9207         * configure.in (with_headers): Skip copy if value is "yes".
9208         (with_libs): Likewise.
9210 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9212         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9213         * configure.in (sh*-*-pe*): Ditto.
9214         * configure.in (mips*-*-pe*): Ditto.
9215         * configure.in (*arm-wince-pe): Ditto.
9217         * configure.in: Rearrange.
9219 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9221         * MAINTAINERS: Update my email address.
9223 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9225         * MAINTAINERS: (Write After Approval): Add myself.
9227 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9229         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9231 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9233         * MAINTAINERS: Change my mailing address.
9235 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9237         * MAINTAINERS (Write After Approval): Remove myself.
9238         (Various Maintainers: c++ runtime libs): Add myself.
9240 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9242         * MAINTAINERS (Write After Approval): Remove myself.
9243         (Various Maintainers: c++ runtime libs): Add myself.
9245 2002-08-15  Eric Christopher  <echristo@redhat.com>
9247         * config.sub: Import from master repository.
9248         * config.guess: Ditto.
9250 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9252         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9253         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9254         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9256 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9258         * MAINTAINERS: Add self to rs6000 vector extensions.
9260 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9262         * libiberty/configure: Reverted unintended yesterday's check in.
9264 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9266         * boehm-gc/configure, libf2c/configure: Rebuilt.
9267         * libffi/configure, libiberty/configure: Ditto.
9268         * libjava/configure, libobjc/configure: Ditto.
9269         * libstdc++-v3/configure, zlib/configure: Ditto.
9270         Merged from binutils:
9271         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9272         From Steve Ellcey <sje@cup.hp.com>:
9273         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9274         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9275         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9276         IA64.
9277         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9278         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9279         soname_spec, sys_lib_search_path_spec): Ditto.
9281 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9283         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9285 2002-08-04  H.J. Lu  (hjl@gnu.org)
9287         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9289 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9291         * MAINTAINERS (Write After Approval): Add myself.
9293 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9295         * configure.in: Move generic linux case to end.  Copy generic
9296         linux noconfigdirs to mips*-*-linux* entry and new
9297         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9299 2002-07-19  Michael Matz  <matz@suse.de>
9301         * MAINTAINERS: Add myself as ra* maintainer.
9303 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9305         * config.guess: Update to 2002-07-09 version.
9306         * config.sub: Update to 2002-07-03 version.
9308 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9310         * MAINTAINERS: Fix typo in a maintainer email address.
9312 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9314         * configure.in: Remove two redundant tests.
9316 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9318         * configure.in (mips*-*-irix6*o32): Enable stabs.
9320 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9322         * configure.in: Don't build grez.
9323         * Makefile.in: Ditto.
9325         * Makefile.in: Remove references to bsp, cygmon, libstub.
9326         * configure.in: Ditto.
9328         * configure.in: Remove leftover reference to gdbtest.
9330 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9332         * configure.in (gxx_include_dir):  Change to match versioned
9333         C++ headers if --enable-version-specific-runtime-libs is used.
9335 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9337         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9339 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9341         * configure.in: Make --without-x work.
9343 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9345         * configure.in: Rearrange target Makefile fragment collection.
9347         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9348         cvs[src].
9349         * configure.in: Ditto.
9351 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9353         * MAINTAINERS (Write After Approval): Update my e-mail address.
9355 2002-06-24  Ben Elliston  <bje@redhat.com>
9357         * configure.in (host_tools): Remove cgen.
9359         * Makefile.in (all-cgen): Remove; runs from its source directory.
9360         (check-cgen, install-cgen, clean-cgen): Likewise.
9361         (all-opcodes): Do not depend on all-cgen.
9362         (all-sim): Likewise.
9364 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9366         * Makefile.in: Eliminate 'apache' targets.
9367         * configure.in: Eliminate 'apache' targets.
9369         * configure.in: Eliminate redundant tests.  Reorganize.
9371         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9373         * config-ml.in: Eliminate references to Cygnus configure.
9375         * Makefile.in: Eliminate references to building emacs.
9377 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9379         * MAINTAINERS: Update my email address.
9381 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9383         * config.if (libstdcxx_incdir): Version C++ headers.
9384         (cxx_incdir): Remove.
9386 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9388         * MAINTAINERS (Write After Approval): Add self.
9390 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9392         * configure.in: Add support for ip2k.
9394 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9396         * configure.in: Fix AIX configury bug.
9398 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9400         * MAINTAINERS (Write After Approval): Add self.
9402 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9404         * configure.in: replace ${topsrcdir} with ${srcdir}
9406         * configure.in: Move definition of libstdcxx_flags
9407         right above usage, rather than waaay earlier.
9409         * configure.in: Pull definition of is_cross_compiler earlier.
9411         * configure.in: Rearrange a little.
9413         * configure.in: Remove references to librx.
9414         * Makefile.in: Remove references to librx.
9416 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9418         * config.sub: Add support for avr target.
9419         Import from master sources, rev 1.255
9421 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9423         * configure, .cvsignore:  Revert previous change...
9424         * Makefile:  ...delete.
9426 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9428         * configure.in: Eliminate ${gasdir} variable.
9430 2002-06-18  Dave Brolley  <brolley@redhat.com>
9432         * configure.in: Add support for frv.
9433         * config.sub: Add support for frv.
9435 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9437         * configure:  Remove garbage from previous commit.
9439 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9441         * configure:  For in-source builds, make a subdir and re-exec there.
9442         * Makefile:  New file.  Pass targets through to build directory.
9443         * .cvsignore:  No longer ignore "Makefile".
9445 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9447         * MAINTAINERS (Write After Approval): Add self.
9449 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9451         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9453 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9455         * configure.in (vax-*-netbsd*): Re-enable gas.
9457 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9459         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9460         BUILD_PREFIX_1, to correct nomenclature.
9461         * configure: Likewise.
9463         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9464         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9466 2002-05-31  Olaf Hering  <olh@suse.de>
9468         * config-ml.in: Propogate DESTDIR also.
9470 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9472         * configure.in (vax-*-netbsd*): Don't build gas for this
9473         platform.
9475 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9477         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9478         and libgcj for AVR.
9480 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9482         * MAINTAINERS (Write After Approval): Add myself.
9484 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9486         * config.guess: Update to 2002-05-22 version.
9487         * config.sub: Likewise.
9489 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9491         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9492         * config-ml.in: Likewise.
9493         * configure: Likewise.
9494         * configure.in: Likewise.
9496 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9498         * MAINTAINERS: Update my email address.
9500 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9502         * configure.in: Simplify makefile fragment collection.
9504         * configure.in: Remove code to build emacs.
9506         * configure.in : Remove --srcdir argument from targargs and buildargs
9507         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9509         * configure: Move some logic to configure.in.
9510         * configure.in: Move some logic from configure.
9512 2002-05-11  Tom Tromey  <tromey@redhat.com>
9514         * MAINTAINERS: Reflect libgcj reality.
9516 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9518         * Makefile.in: Honour DESTDIR.
9520 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9522         * config.guess: Import 2002-03-20 version.
9523         * config.sub: Import 2002-04-26 version.
9525 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9527         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9529 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9531         * MAINTAINERS: Add self.
9533 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9535         * ltmain.sh: Detect and handle object name conflicts
9536         while piecewise linking a static library.
9538 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9540         * configure.in (noconfigdirs): Don't disable libgcj on
9541         sparc64-*-solaris* and sparcv9-*-solaris*.
9543 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9545         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9547 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9549         * configure.in (FLAGS_FOR_TARGET): Do not add
9550         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9551         on i[3456]86-*-linux*.
9553 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9555         * configure.in (noconfigdirs): Replace [ ] with test.
9557         * configure.in (noconfigdirs): Do not add target-newlib if
9558         target == i[3456]86-*-linux*, and host == target.
9560 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9562         * configure.in: delete reference to absent file
9564         * configure.in: replace '[' with 'test'
9566         * configure.in: Eliminate references to gash.
9567         * Makefile.in: Eliminate references to gash.
9569         * configure.in: remove useless references to 'pic' makefile fragments.
9571         * configure.in: (*-*-windows*) Finish removing.
9573         * configure.in: Eliminate redundant test for libgui.
9575 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9577         * MAINTAINERS: Add self and realphabetize.  Update entries
9578         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9579         entry for a29k port maintainer.
9581 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9583         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9584         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9586 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9588         * configure.in: remove references to dead files
9590 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9592         * MAINTAINERS: Add information about purpose of this file.
9594 2002-04-18  Tom Tromey  <tromey@redhat.com>
9596         * configure.in: Disallow configuring libgcj when it is already
9597         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9598         Solaris 2.8 by default.  For PR libgcj/6158.
9600 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9602         * configure.in:  Move default CC setting out of config/mh-* fragments
9603         directly into here.
9605 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9607         * configure.in: don't even try to configure or make a subdirectory
9608         if there's no configure script for it.
9610 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9612         * MAINTAINERS: Remove chill maintainers.
9613         * Makefile.in (CHILLFLAGS): Remove.
9614         (CHILL_LIB): Remove.
9615         (TARGET_CONFIGDIRS): Remove libchill.
9616         (CHILL_FOR_TARGET): Remove.
9617         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9618         CHILL_LIB.
9619         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9620         (CHECK_TARGET_MODULES): Likewise.
9621         (INSTALL_TARGET_MODULES): Likewise.
9622         (CLEAN_TARGET_MODULES): Likewise.
9623         (configure-target-libchill): Remove.
9624         (all-target-libchill): Remove.
9625         * configure.in (target_libs): Remove target-libchill.
9626         Do not compute CHILL_FOR_TARGET.
9627         * libchill: Remove directory.
9629 2002-04-11  DJ Delorie  <dj@redhat.com>
9631         * Makefile.in, configure.in: Sync with binutils, entries
9632         follow...
9634 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9636         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9637         (do-tar, do-bz2): New rules.
9638         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9639         (gdb-tar): New rule.
9640         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9641         (insight_dejagnu.tar): New rule.
9642         (insight.tar): New rule.
9643         (gdb+dejagnu.tar): New rule.
9644         (gdb.tar): New rule.
9646 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9648         * Makefile.in: Add all-tix to deps for all-snavigator
9649         so that tix is built when building snavigator.
9651 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9653         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9654         ld and gdb are not supported.
9656 2002-01-07  Mark Salter  <msalter@redhat.com>
9658         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9659         Allow target-libgloss to be built for arm, strongarm, and xscale.
9661 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9663         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9664         options for i[3456]86-pc-linux* native builds.
9666 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9668         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9669         files from .po files for a distribution.
9671 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9673         * configure.in: Enable libstdc++-v3 for h8300 targets.
9675 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9677         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9678         version from bfd/.
9680 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9682         * Makefile.in (VER): When present, extract the version number from
9683         the file version.in.
9685 2001-05-24  Tom Rix  <trix@redhat.com>
9687         * configure.in : enable ld for aix
9689 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9691         * config.guess: Add linux target for S/390.
9693 2000-11-07  Philip Blundell  <pb@futuretv.com>
9695         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9697 2000-11-03  Philip Blundell  <pb@futuretv.com>
9699         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9700         files.
9702 2001-01-15  Ben Elliston  <bje@redhat.com>
9704         * configure.in (host_tools): Add sid.
9705         Always configure cgen.
9707 2000-11-24  Nick Clifton  <nickc@redhat.com>
9709         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9712 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9714         * Makefile.in (ALL_MODULES): Add all-cgen.
9715         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9716         (all-cgen): New target.
9717         (all-opcodes,all-sim): Depend on all-cgen.
9718         * configure.in (host_tools): Add cgen.
9719         Only configure cgen if --enable-cgen-maint.
9721 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9723         * configure.in: Add *-*-freebsd* configurations.
9725 2002-04-08  Tom Tromey  <tromey@redhat.com>
9727         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9728         Fixes PR libgcj/6068.
9730 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9732         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9734 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9736         * configure.in (alpha*-dec-osf*): Enable libgcj.
9738 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9740         * MAINTAINERS (Write After Approval): Add myself.
9742 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9744         Fix for: PR bootstrap/3591, target/5676
9745         * configure.in (mcore-pe): Disable the configuration of
9746         libstdc++-v3 since exceptions are not supported.
9748 2002-03-20  Anthony Green  <green@redhat.com>
9750         * configure.in: Enable libgcj for xscale-elf target.
9752 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9754         * MAINTAINERS:  Update my email address.
9756 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9758         * ltmain.sh (relink_command): Fix typo in previous change.
9760 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9762         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9763         (relink_command): Added --tag flags.
9764         (mode=install): If relinking fails; error out.
9766 2002-03-12  Richard Henderson  <rth@redhat.com>
9768         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9769         .NOTPARALLEL tag.
9770         (do-check): Rename from check.
9771         (check): Allow parallel check.
9773 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9775         * MAINTAINERS: Add myself as maintainer for xtensa port.
9776         Fix alphabetical order in CPU port maintainer list.
9777         Remove myself from Write After Approval list.
9779 2002-03-11  Richard Henderson  <rth@redhat.com>
9781         * Makefile.in (.NOTPARALLEL): Add fake tag.
9783 2002-03-07  H.J. Lu  (hjl@gnu.org)
9785         * configure.in: Enable gprof for mips*-*-linux*.
9787 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9789         * MAINTAINERS (Write After Approval): Add myself.
9791 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9793         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9794         libjava.
9795         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9797 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9799         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9800         because its Makefile is there; test for the executable instead.
9802 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9804         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9805         libstdc++-v3 and libjava.
9807 2002-02-11  Adam Megacz  <adam@xwt.org>
9809         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9810         boehm-gc
9812 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9814         * config.guess: Updated to 2002-01-30's version.
9815         * config.sub: Updated to 2002-02-01's version.
9816         Contribute sh64-elf.
9817         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9818         * configure.in: Added sh64-*-*.
9820 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9822         * MAINTAINERS: Belatedly add myself to write after approval list.
9824 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9826         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9827         Remove self as Write After Approval.
9829 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9831         * MAINTAINERS: Put self in as maintainer for contrib/regression
9832         directory.
9834 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9836         * MAINTAINERS:  Update my email address.
9838 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9840         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9841         target-libiberty, and target-libgloss.  Skip Java-related
9842         libraries if not supported for NetBSD on target CPU.
9844 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9846         * install-sh: Use _inst.$$_ for temp file name.
9848 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9850         * MAINTAINERS (Write After Approval): Move my contact info
9851         from here...
9852         (OS Port Maintainers): ...to here (netbsd).
9854 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9856         * MAINTAINERS (Write After Approval): Add myself.
9858 2002-01-17  H.J. Lu  <hjl@gnu.org>
9860         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9861         (all-target-fastjar): Also depend on all-target-libiberty.
9863 2002-01-16  H.J. Lu  (hjl@gnu.org)
9865         * config.guess: Import from master sources, rev 1.225.
9866         * config.sub: Import from master sources, rev 1.238.
9868 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9870         * MAINTAINERS (Write After Approval): Remove myself.
9872 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9874         * MAINTAINERS (Write After Approval): Add myself.
9876 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9878         * MAINTAINERS: Add self as docs co-maintainer.
9880 2001-12-11  Matthias Klose  <doko@debian.org>
9882         * MAINTAINERS (Write After Approval): Add myself.
9884 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9886         * MAINTAINERS: Update my email address.
9888 2001-12-07  Turly O'Connor  <turly@apple.com>
9889         * MAINTAINERS (Write After Approval): Add myself.
9890         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9891         (rs6000_initialize_trampoline): Call __trampoline_setup for
9892         ABI_DARWIN too.
9893         * darwin-tramp.asm: New file, implements __trampoline_setup.
9894         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9896 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9898         * MAINTAINERS (Write After Approval): Add myself.
9900 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9902         * configure, configure.in: Use temp file for long sed commands.
9904 2001-12-03  Laurent Guerby  <guerby@acm.org>
9906         * config.sub: Update to version 1.232 on subversion.
9908 2001-12-03  Ben Elliston  <bje@redhat.com>
9910         * MAINTAINERS: Update mail address for config.* patches.
9912 2001-11-27  DJ Delorie  <dj@redhat.com>
9913             Zack Weinberg  <zack@codesourcery.com>
9915         When build != host, create libiberty for the build machine.
9917         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9918         CONFIG_ARGUMENTS.
9919         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9920         New variables.
9921         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9922         and rules.
9923         (all.normal): Depend on ALL_BUILD_MODULES.
9924         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9925         (all-build-libiberty): Depend on configure-build-libiberty.
9927         * configure: Calculate and substitute proper value for
9928         ALL_BUILD_MODULES.
9929         * configure.in: Create the build subdirectory.
9930         Calculate and substitute TARGET_CONFIGARGS (formerly
9931         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9933 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9935         * MAINTAINERS (write-after-approval): Add self.
9937 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9939         * MAINTAINERS (GNATS only accounts): Remove self.
9941 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9943         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9944         libf2c.
9946 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9948         * MAINTAINERS (Write After Approval): Add self.
9950 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9952         * MAINTAINERS: mips and s390 are also CPU ports.
9954 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9956         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9958 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9960         * MAINTAINERS: Alphabetize.
9962 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9964         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9966 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9968         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9970 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9972         * configure.in (--enable-languages): Be more permissive about
9973         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9975 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9977         * config.sub: Import from master sources, rev. 1.230.
9978         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9980 2001-11-07  Laurent Guerby  <guerby@acm.org>
9982         * MAINTAINERS (Write After Approval): Add self.
9984 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9986         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9988 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9990         * config.sub: Import from master sources, rev 1.226.
9991         * config.guess: Import from master sources, rev 1.216.
9993 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9995         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9996         * MAINTAINERS: Add self as maintainer of MMIX port.
9997         Remove old after-approval entry.
9999 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10001         * ChangeLog, configure: Fix spelling errors.
10003 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10005         * MAINTAINERS: Tweak my address.
10007 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10009         * MAINTAINERS: Update my email address.
10011 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10013         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10014         * MAINTAINERS: Add self as maintainer of CRIS port.
10016 2001-10-10  Geert Bosch  <bosch@gnat.com>
10018         * MAINTAINERS (Various maintainers: Ada front end):
10019         Added Robert Dewar.
10021 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10023         * MAINTAINERS (Write After Approval): Added self
10025 2001-10-02  Geert Bosch  <bosch@gnat.com>
10027         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10029 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10031         * configure: Handle temporary files securely using mkdir.
10033 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10035         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10037 2001-09-26  Will Cohen  <wcohen@redhat.com>
10039         * configure.in (*-*-linux*): Disable configuration of target-newlib
10040         and target-libgloss.
10042 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10044         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10045         RANLIB.
10047 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10049         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10050         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10051         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10052         avoid quotes nesting problems.
10053         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10054         (DO_X): Export only variables that are set.
10056 2001-09-19  Ben Elliston  <bje@redhat.com>
10058         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10059         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10060         semantics.  Use the shell built-in "type" command instead.
10062 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10064         Merged from gcc-3_0-branch:
10065         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10066         * ltcf-c.sh: Use $objext, not $ac_objext.
10067         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10068         * ltcf-cxx.sh: Add support for GNU.
10069         2001-07-22  Timothy Wall  <twall@redhat.com>
10070         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10071         default settings if using GNU tools with that configuration.
10072         * ltcf-cxx.sh: Ditto.
10073         * ltcf-gcj.sh: Ditto.
10074         2001-07-21  Michael Chastain  <chastain@redhat.com>
10075         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10076         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10077         * ltmain.sh: Mark as gcc-local.
10079 2001-08-30  Eric Christopher  <echristo@redhat.com>
10080             Jason Eckhardt  <jle@redhat.com>
10082         * config.guess: Merge from master sources.
10083         * config.sub: Merge from master sources, add support for mipsisa32.
10085 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10086         * config.sub: Merge from master sources, rev 1.219.
10087         * MAINTAINERS: Add self as contact for stormy16 port.
10089 2001-08-14  Zack Weinberg  <zackw@panix.com>
10091         * config.sub: Merge from master sources, rev 1.218.
10092         * config.guess: Merge from master sources, rev 1.209.
10094 2001-08-11  Graham Stott  <grahams@redhat.com>
10096         * Makefile.in (check-c++): Add missing semicolon.
10098 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10100         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10102 2001-07-30  Eric Christopher  <echristo@redhat.com>
10104         * MAINTAINERS (Various maintainers: mips port): Added myself.
10106 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10108         * configure.in (sh-*-linux*): New.
10110 2001-07-27  Richard Henderson  <rth@redhat.com>
10112         * .cvsignore: Add LAST_UPDATED.
10114 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10116         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10118 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10120         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10122 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10124         * MAINTAINERS (Write After Approval): Added myself.
10126 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10128         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10129         and libgcj on m68hc11/m68hc12.
10131 2001-06-27  H.J. Lu  (hjl@gnu.org)
10133         * Makefile (CFLAGS_FOR_BUILD): New.
10134         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10136 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10138         * README: Remove version number.
10140 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10142         * INSTALL/README: Update wrt. to the installation instructions now
10143         residing in gcc/doc/install.texi.
10145 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10147         * README: Replace with a cut-down and updated version of gcc/README.
10149 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10151         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10152         multilibs to be disabled.
10154 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10156         * MAINTAINERS (Write After Approval): Add myself.
10158 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10160         * config.guess: Import CVS version 1.195.
10161         * config.sub: Import CVS version 1.212.
10163 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10165         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10166         gcc/xgcc is built, use -print-prog-name to find out the program
10167         name to use.
10169 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10171         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10172         appear to also be in the master copy.
10173         * config.sub:  Import CVS version 1.211.
10175 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10177         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10178         with_gcc]: Use `gcc -shared' to build a shared library.
10180 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10182         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10183         archives.
10185 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10187         * MAINTAINERS (Write After Approval): Add myself.
10189 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10191         * configure.in (libstdcxx_flags): Do not try to execute
10192         libstdc++-v3/testsuite_flags until it exists.
10194 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10196         * MAINTAINERS: Update my email address.
10198 2001-05-31  Graham Stott  <grahams@redhat.com>
10200         * MAINTAINERS (Write After Approval): Add myself.
10202 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10204         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10205         libraries when using g++ with native linker.
10207 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10209         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10211 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10213         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10214         [aix4*|aix5*]: Prepend blank.
10216 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10218         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10219         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10220         of subdir/configure scripts to use the new libtool.m4.
10222 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10224         * MAINTAINERS (Write After Approval): Add myself.
10226 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10228         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10230 2001-05-11  Ben Elliston  <bje@redhat.com>
10232         * Makefile.in (all-sid): New target.
10233         (check-sid, clean-sid, install-sid): Likewise.
10235 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10237         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10239 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10241         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10242         libgcj.
10244 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10246         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10247         gcc/xgcc is built, use -print-prog-name to find out the program
10248         name to use.
10250 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10252         * configure.in (noconfigdirs): Don't reset it from scratch in the
10253         target case; only append to it.
10255         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10256         sparc-*-solaris2.8]: Disable ${libgcj}.
10258 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10260         * configure.in (libgcj_saved): Copy from $libgcj.
10261         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10262         --disable-libgcj.
10264 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10266         * MAINTAINERS: Remove self as MIPS maintainer and
10267         C front end maintainer.
10269 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10271         * configure.in: Move *-chorusos target case to the proper switch.
10272         Disable libgcj.
10274 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10276         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10277         1.641.2.228.
10279 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10281         * Makefile.in (STAGE1_CFLAGS): Pass down.
10283 2001-04-13  Alan Modra  <amodra@one.net.au>
10285         * config.guess: Add hppa64-linux support.  Note for next import that
10286         this is already in the master file.
10287         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10289 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10291         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10292         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10294 2001-04-11  Stan Shebs  <shebs@apple.com>
10296         * MAINTAINERS: Add self as Darwin port maintainer.
10298 2001-04-11  Alan Modra  <amodra@one.net.au>
10300         * MAINTAINERS: Update my email address.
10302 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10304         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10305         recent versions of FreeBSD (release 3 or later).
10306         * ltconfig: On FreeBSD, -lc must not be provided when building
10307         a shared library or else the standard -pthread gcc option is
10308         rendered worthless to later users of the built library.
10310 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10312         * MAINTAINERS: Add self and RTH as C front end maintainers.
10314 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10316         * config.sub: Make sure to match an already-canonicalized
10317         machine name (eg. mn10300-unknown-elf).
10319 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10321         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10322         New macros.
10323         (bootstrap, cross): Use RECURSE_FLAGS.
10324         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10326 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10328         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10330 2001-03-22  Colin Howell  <chowell@redhat.com>
10332         * Makefile.in (DO_X): Do not backslash single-quotes in
10333         backquotes (two places).
10335 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10337         Re-installed:
10338         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10339         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10340         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10341         * ltcf-cxx.sh: Likewise.
10342         * ltcf-gcj.sh: Likewise.
10344 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10346         * MAINTAINERS: Add myself as "documentation co-maintainer".
10348 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10350         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10351         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10353 2001-03-19  Tom Tromey  <tromey@redhat.com>
10355         * config-ml.in: Handle GCJ and GCJFLAGS.
10357 2001-03-21  Michael Chastain  <chastain@redhat.com>
10359         * Makefile.in: all-m4 depends on all-texinfo.
10361 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10363         * MAINTAINERS: Add myself to write after approval list.
10365 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10367         * Makefile.in (DO_X): Quote nested quotes.
10369 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10371         * MAINTAINERS: Add myself to write after approval list.
10373 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10375         * Makefile.in (DO_X): Use double quotes for quoting
10376         "RANLIB=$${RANLIB}".
10378 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10380         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10382 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10384         * configure.in: Only use `lang_requires' for languages athat are
10385         actually enabled.
10387 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10389         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10391 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10393         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10395 2001-03-07  Tom Tromey  <tromey@redhat.com>
10397         * configure.in: Allow config-lang.in to set `lang_requires' to list
10398         of other required languages.
10400 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10402         * Makefile.in: Remove RANLIB definition. Use RANLIB
10403         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10404         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10406 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10407             Alexandre Oliva  <aoliva@redhat.com>
10409         * Makefile.in (check-c++): Use tabs, not spaces.
10411 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10413         * MAINTAINERS: add myself to Write After Approval list.
10415 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10417         * Makefile.in (check-c++): New rule.
10419         * configure.in (target_libs): Remove libg++.
10420         (noconfigdirs): Remove libg++.
10421         (noconfigdirs): Same.
10422         (noconfigdirs): Same.
10423         (noconfigdirs): Same.
10425         * config-ml.in: Remove libg++ references.
10427         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10428         (ALL_TARGET_MODULES): Same.
10429         (configure-target-libg++): Remove.
10430         (all-target-libg++): Remove.
10431         (configure-target-libio): Remove.
10432         (all-target-libio): Remove.
10433         (check-target-libio): Remove.
10434         (.PHONY): Remove.
10435         (libg++.tar.bz2): Remove.
10436         (all-target-cygmon): Remove libio.
10437         (all-target-libstdc++): Remove.
10438         (configure-target-libstdc++): Remove.
10439         (TARGET_LIB_PATH): Remove libstdc++.
10440         (ALL_GCC_CXX): Remove libstdc++.
10441         (all-target-gperf): Correct.
10443 2001-02-16  Nick Clifton  <nickc@redhat.com>
10445         * configure.in (noconfigdirs): Allow configuration of texinfo
10446         for Cygwin hosts.
10448 2001-02-15  Anthony Green  <green@redhat.com>
10450         * configure: Introduce GCJ_FOR_TARGET.
10451         * configure.in: Ditto.
10452         * Makefile.in: Ditto.
10454 2001-02-13  Andreas Schwab  <schwab@suse.de>
10456         * MAINTAINERS: Update mail address.
10458 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10460         * config.guess: Add linux target for S/390.
10461         * config.sub: Likewise.
10463 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10465         * configure.in: for *-chorusos, don't config target-newlib and
10466         target-libgloss.
10468 2001-02-06  Ben Elliston  <bje@redhat.com>
10470         * configure: Output host type to stdout, not stderr.
10472 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10474         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10475         * ltcf-cxx.sh: Likewise.
10477         * config.if: Assume enable_libstdcxx_v3 is defined.
10479 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10481         Remove V2 C++ library.
10482         * configure.in: Remove --enable-libstdcxx_v3 support.
10484 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10486         * include/demangle.h: Add prototype for java_demangle_v3.
10488 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10490         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10492 2001-01-27  Richard Henderson  <rth@redhat.com>
10494         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10496 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10498         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10499         Don't unset, it's non-portable and no longer necessary, set to empty
10500         instead.
10502 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10504         * ltconfig: Shell portability fix for the tagname validity check.
10506 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10508         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10509         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10511 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10513         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10515 2001-01-26  Tom Tromey  <tromey@redhat.com>
10517         * configure.in: Allow libgcj to be built on Sparc Solaris.
10519 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10521         * ltcf-c.sh: Add aix5 case.
10522         * ltcf-cxx.sh: Likewise.
10523         * ltconfig: Likewise.
10525 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10527         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10528         keep at least one of build_libtool_libs or build_old_libs set to
10529         yes.
10531         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10532         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10534 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10536         * configure.in: Enable libgcj on several additional platforms.
10538 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10540         * configure.in: Enable libgcj for linux targets.
10542 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10544         * MAINTAINERS (Write After Approval): Add myself.
10546 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10548         * MAINTAINERS: Add myself as vax port maintainer.
10550 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10552         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10554 2001-01-09  Mike Stump  <mrs@wrs.com>
10556         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10557         failures of subdirectories.
10559 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10561         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10562         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10563         * ltcf-cxx.sh: Likewise.
10564         * ltcf-gcj.sh: Likewise.
10565         * ltconfig.sh: Fix typo.
10567 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10569         * configure: handle DOS-style absolute paths.
10571 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10573         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10575 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10577         * MAINTAINERS: Add myself as avr port co-maintainer.
10579 2000-12-28  Ben Elliston  <bje@redhat.com>
10581         * MAINTAINERS: Add myself under ``Write After Approval''.
10583 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10585         * texinfo: Remove directory from GCC.
10587 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10589         * COPYING: Update to current
10590         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10591         to 19yy as example year in copyright notice).
10593 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10595         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10596         (libstdcxx_incdir): Pass down.
10597         * config.if: Remove expired bits for cxx_interface, add stub.
10598         (libstdcxx_incdir): Add variable for g++ include directory.
10599         * configure.in (gxx_include_dir): Use it.
10601 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10603         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10604         with old-email address from ``Write After Approval''.
10606 2000-12-15  Andreas Jaeger  <aj@suse.de>
10608         * configure.in: Handle lang_dirs.
10610 2000-12-14  Tom Tromey  <tromey@redhat.com>
10612         * MAINTAINERS: Removed brads.
10614         * MAINTAINERS: Added gcj developers.
10616 2000-12-13  Anthony Green  <green@redhat.com>
10618         * configure.in: Disable libgcj for any target not specifically
10619         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10620         with g++ abi.
10622 2000-12-13  Mike Stump  <mrs@wrs.com>
10624         * Makefile.in (local-distclean): Also remove fastjar.
10626 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10628         * contrib/gcc_update: Add fastjar --touch entries.
10630 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10632         * configure.in: Disable language-specific target libraries for
10633         languages that aren't enabled.
10635 2000-12-10  Anthony Green  <green@redhat.com>
10637         * configure.in: Define libgcj.  Disable libgcj target libraries for
10638         most targets.
10640 2000-12-10  Neil Booth  <neilb@earthling.net>
10642         * MAINTAINERS: Update mail address, remove from WAA list.
10644 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10646         * libjava: Imported from /cvs/java.
10647         * libffi: Likewise.
10648         * Boehm-gc: Likewise.
10650 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10652         * configure.in (target_libs): Revert 2000-12-08 patch.
10653         (noconfigdirs): Added target-libjava.
10655 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10657         * djunpack.bat: removed.
10659 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10661         * Makefile.in: handle DOS-style absolute paths.
10662         * config-ml.in: likewise.
10663         * symlink-tree: likewise.
10665 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10667         * fastjar: Imported.
10669 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10671         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10672         libjava.
10673         * configure.in (target_libs): Removed `target-libjava'.
10675 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10677         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10678         (ALL_MODULES): Added fastjar.
10679         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10680         (all-target-libjava): all-fastjar replaces all-zip.
10681         (all-fastjar): Added.
10682         (configure-target-fastjar, all-target-fastjar): Likewise.
10683         * configure.in (host_tools): Added fastjar.
10685 2000-12-07  Mike Stump  <mrs@wrs.com>
10687         * Makefile.in (local-distclean): Remove leftover built files.
10689 2000-11-24  Nick Clifton  <nickc@redhat.com>
10691         * configure.in (xscale-elf): Add target.
10692         (xscale-coff): Add target.
10694 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10696         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10697         recent versions of FreeBSD (release 3 or later).
10698         * ltconfig: On FreeBSD, -lc must not be provided when building
10699         a shared library or else the standard -pthread gcc option is
10700         rendered worthless to later users of the built library.
10702 2000-11-16  Fred Fish  <fnf@be.com>
10704         * configure.in (enable_libstdcxx_v3): Fix typo,
10705         libstd++ -> libstdc++.
10707 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10709         * MAINTAINERS: Add self to Write After Approval list.
10711 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10713         * MAINTAINERS: Update my email address.  Add myself to global write
10714         privs list.
10716 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10718         * Makefile.in: Merge with src and libgcj.
10719         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10720         configure-target-<library> when their configure scripts need the C
10721         or C++ library to have already been built to work properly.
10722         (do_proto_toplev): Set them to an empty string.
10724         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10725         (REALLY_SET_LIB_PATH): Use them.
10727 2000-11-17  Stan Shebs  <shebs@apple.com>
10729         * MAINTAINERS: Add self to Write After Approval list.
10731 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10733         * configure: Provide the original toplevel configure arguments
10734         (including $0) to subprocesses in the environment rather than
10735         through gcc/configargs.h.
10737 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10739         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10740         C99.  Alphabetise "Write After Approval" list.
10742 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10744         * configure: Turn on libstdc++ V3 by default.
10746         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10747         if we've got GCC.
10749 2000-11-11  Philip Blundell  <philb@gnu.org>
10751         * MAINTAINERS: Add self to Write After Approval list.
10753 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10755         * ltcf-c.sh (aix4): Improve shared library configuration; require
10756         exporting symbols.
10757         * ltcf-cxx.sh (aix4): Define.
10758         * ltconfig (aix4): Define library and soname specs appropriate for
10759         AIX.  Define command to create export symbols list.
10761 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10763         * config.sub: Add support for Sun Chorus
10765 2000-10-31  Nick Clifton  <nickc@redhat.com>
10767         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10768         <name>@redhat.com.  Also installed new email address for Clint
10769         Popetz.
10771 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10773         * etc: Remove directory from GCC.
10775 2000-10-16  Michael Meissner  <meissner@redhat.com>
10777         * configure (gcc/configargs.h): Only create if there is a build GCC
10778         directory created.
10780 2000-10-16  Matthias Klose  <doko@debian.org>
10782         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10783         when configured for libstdc++-v3.
10785 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10787         * configure: Save configure arguments to gcc/configargs.h.
10789 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10791         * config.guess: Import CVS version 1.157.
10792         * config.sub: Import CVS version 1.181.
10794 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10796         * Makefile.in (bootstrap): avoid recursion if subdir missing
10797         (cross): ditto
10798         (do-proto-toplev): ditto
10800 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10802         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10803         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10805         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10806         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10807         all affected `configure' scripts.
10809 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10811         * MAINTAINERS: Add self as cpplib co-maintainer.
10813 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10815         * MAINTAINERS: Add self to Write After Approval list.
10817 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10819         * INSTALL/README: egcs -> GCC update.
10821 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10823         * MAINTAINERS: Add myself to Write After Approval list.
10825 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10827         * MAINTAINERS: Add myself to Write After Approval list.
10829 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10831         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10832         X11 libraries for hppa64.
10834 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10836         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10838 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10840         * Makefile.in (all-zlib): Added dummy target.
10842         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10843         ltcf-gcj.sh: Updated from libtool multi-language branch.
10845 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10847         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10848         (bootstrap*): Depend on all-bootstrap.
10850 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10852         * config.guess: Import CVS version 1.156.
10853         * config.sub: Import CVS version 1.179.
10855 2000-09-02  Anthony Green  <green@cygnus.com>
10857         * Makefile.in (all-gcc): Depend on all-zlib.
10858         (CLEAN_MODULES): Add clean-zlib.
10859         (ALL_MODULES): Add all-zlib.
10860         * configure.in (host_libs): Add zlib.
10862 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10864         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10865         crosses, but add gcc/include to the header search path for them.
10867 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10869         * MAINTAINERS: Add self to Write After Approval list.
10871 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10873         * config.guess: Import CVS version 1.152.
10874         * config.sub: Import CVS version 1.177.
10876 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10878         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10879         $targargs to tell whether newlib is going to be built.
10881         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10882         $$r/TARGET_SUBDIR/libio for _G_config.h.
10884 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10886         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10888 2000-08-22  DJ Delorie  <dj@redhat.com>
10890         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10892 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10894         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10895         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10896         sub-configures.
10898 2000-08-21  DJ Delorie  <dj@redhat.com>
10900         * MAINTAINERS: Add self as a libiberty maintainer
10902 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10904         * configure.in (libstdcxx_flags): Use
10905         libstdc++-v3/src/libstdc++.INC.
10907 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10909         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10911 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10913         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10915         * configure: Make enable_threads and enable_shared defaults
10916         explicit.  Substitute enable_threads into generated Makefiles.
10917         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10918         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10920 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10922         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10924 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10926         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10927         previous delta.
10929 2000-08-11  Jason Merrill  <jason@redhat.com>
10931         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10932         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10933         (FLAGS_FOR_TARGET): Not here.
10934         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10936 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10938         * config-ml.in (CC, CXX): Don't introduce a leading space.
10940 2000-08-07  DJ Delorie  <dj@delorie.com>
10942         * MAINTAINERS: Add self as a DJGPP maintainer
10944 2000-08-07  DJ Delorie  <dj@redhat.com>
10946         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10947         "if we're also building gcc, and it's a gcc that will run on the
10948         build machine, we want to use its includes instead of the system's
10949         default includes".
10951 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10953         * MAINTAINERS: Add self to Write After Approval list.
10955 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10957         * configure.in (libstdcxx_flags): Don't use `"'.
10959         * config-ml.in: Adjust multilib search paths to the
10960         appropriate multilib tree.
10962 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10964         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10965         commas in $LANGUAGES.
10967 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10969         * configure.in: Re-enable all references to libg++ and librx.
10971 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10973         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10974         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10975         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10976         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10978         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10980 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10982         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10983         CXX_FOR_TARGET for sed.
10985 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10987         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10988         Do not override if already set in the environment or in configure.
10989         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10990         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10992 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10994         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10995         the libtool CVS tree multi-language branch.
10996         * ltconfig, ltmain.sh: Updated.
10998 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11000         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11001         (clean-target): Depend on it.
11003         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11004         (GCC_FOR_TARGET): Use it.
11005         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11006         * configure.in: ... here.
11007         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11008         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11010 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11012         * MAINTAINERS: Add self to Write After Approval list.
11014 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11016         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11017         (configure-target-libchill, configure-target-libobjc): Likewise.
11019         * configure.in: Use the same cache file for all target libs.
11020         * config-ml.in: But different cache files per multilib variant.
11022 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11024         * configure (topsrcdir): Don't use dirname.
11026 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11028         * MAINTAINERS: Add self to Write After Approval list.
11030 2000-07-20  Jason Merrill  <jason@redhat.com>
11032         * configure.in: Remove all references to libg++ and librx.
11034         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11036 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11038         * config.sub: Update to subversions version 2000-07-06.
11040 2000-07-12  Andrew Haley  <aph@cygnus.com>
11042         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11043         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11045 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11047         * symlink-tree:  Check number of arguments.
11049 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11051         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11052         search path for a g++ extracted from the build tree.  This
11053         will allow link tests run by configure scripts in
11054         subdirectories to succeed.
11056 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11058         * ltconfig: Add support for mips-dde-sysv4.2MP
11060 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11062         * MAINTAINERS: Add myself as loop discovery maintainer.
11064 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11066         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11067         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11069 2000-06-19  Timothy Wall  <twall@cygnus.com>
11071         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11072         * config.sub: Add tic54x target.
11074 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11076         * MAINTAINERS: Add self as Fortran maintainer,
11077         remove Craig Burley.
11079 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11081         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11082         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11084 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11086         * MAINTAINERS: Add self as i18n maintainer
11088 20000-05-21  H.J. Lu  (hjl@gnu.org)
11090         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11091         directory are used if they exist. Make sure
11092         $(build_tooldir)/include is searched for header files,
11093         $(build_tooldir)/lib/ for library files.
11094         (GCC_FOR_TARGET): Likewise.
11095         (CXX_FOR_TARGET): Likewise.
11097 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11099         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11101 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11103         * Makefile.in (configure-target-libiberty): Depend on
11104         configure-target-newlib.
11106 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11108         * configure.in, Makefile.in: Merge all libffi-related
11109         configury stuff from the libgcj tree.
11111 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11113         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11114         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11116 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11118         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11119         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11120         current version information.  Add to proto-toplev directory.
11121         (gdb-taz): Build do-djunpack.
11123 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11125         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11127 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11129         * MAINTAINERS: Add self to Write After Approval list.
11131 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11133         * ltmain.sh: Preserve in relink_command any environment
11134         variables that may affect the linker behavior.
11136 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11138         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11140 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11142         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11144 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11146         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11147         with the version name.
11149 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11151         * MAINTAINERS: Add self as bb-reorder maintainer.
11153 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11155         * config.if: Tweak.
11157 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11159         * djunpack.bat: New file.
11161 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11163         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11164         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11165         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11166         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11168 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11170         * config.sub (case $basic_machine): Change default for "ibm-*"
11171         to "openedition".
11173 2000-04-13  Andreas Jaeger  <aj@suse.de>
11175         * MAINTAINERS: Added myself.
11177 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11179         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11180         (do-md5sum): New target.
11181         (MD5PROG): Define.
11182         (PACKAGE): Default to TOOL.
11183         (VER): Default to a shell script.
11184         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11185         md5 checksum generation.
11186         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11187         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11188         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11189         insight.tar.bz2): Use gdb-taz to create archive.
11191 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11193         * configure (warn_cflags): Delete.
11195 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11197         * MAINTAINERS: Added myself.
11199 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11200             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11202         * configure.in (enable_libstdcxx_v3): Add.
11203         (target_libs): Add bits here to switch between libstdc++-v2 and
11204         libstdc++-v3.
11205         * config.if: And this file too.
11206         * Makefile.in: Add libstdc++-v3 targets.
11208 2000-04-05  Michael Meissner  <meissner@redhat.com>
11210         * config.sub (d30v): Add d30v as a basic machine type.
11212 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11214         * configure.in: -linux-gnu*, not -linux-gnu.
11216 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11218         * MAINTAINERS: Add self in write-after-approval section.
11220 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11222         * MAINTAINERS: Add self as ia64 port maintainer.
11224 2000-03-08  Neil Booth  <NeilB@earthling.net>
11226         * MAINTAINERS: Add self in write-after-approval section.
11228 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11230         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11231         (do-tar-bz2): Replace TOOL with PACKAGE.
11232         (gdb.tar.bz2): Remove GDBTK from GDB package.
11233         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11234         dejagnu.tar.bz2): New packages.
11236 2000-02-27  Andreas Jaeger  <aj@suse.de>
11238         * configure.in: Add entry for mips*-*-linux*, move catch all
11239         *-*-*linux* entry below this one.
11241 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11243         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11245 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11247         * config.sub: Support an OS of "wince".
11249 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11251         * config.guess, config.sub: Updated to match config's 2000-02-15
11252         version.
11254 2000-02-23  Linas Vepstas  <linas@linas.org>
11256         * config.sub: Add support for Linux/IBM 370.
11257         * configure.in: Likewise.
11259 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11261         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11263 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11265         * config.guess: Guess "cygwin" rather than "cygwin32".
11267 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11269         * configure (gcc_version): When setting, narrow search to
11270         lines containing `version_string'.
11272 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11274         * config.sub: Add support for avr target.
11276 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11278         * MAINTAINERS: Add maintainers for MCore port.
11280 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11282         * config.sub: Add mmix-knuth-mmixware.
11284 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11286         * MAINTAINERS: Pair cccp with cpplib maintainership.
11288 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11290         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11291         structure stuff to -L library search.
11292         (CXX_FOR_TARGET): Ditto.
11293         (CROSS_CHECK_MODULES): Fix spelling mistake.
11295 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11297         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11298         the C++ compiler.
11300 2000-01-12  Richard Henderson  <rth@cygnus.com>
11302         * configure.in: Don't build some bits for beos.
11304 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11306         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11307         as include files.
11309 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11311         * Add self as cpplib maintainer, as requested by Jason
11312         Merrill.  Correct my e-mail address.
11314 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11316         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11317         not mh-aix43.
11319 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11321         * MAINTAINERS: Add myself to "write after approval" list.
11323 1999-12-14  Richard Henderson  <rth@cygnus.com>
11325         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11326         * config.sub: Accept alphaev[78], alphaev8.
11328 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11330         * config.guess, config.sub: Update from autoconf.
11332 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11334         * MAINTAINERS:  update my playtime e-address.
11336 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11338         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11339         necessary libraries are missing.
11341 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11343         * MAINTAINERS: Add new 'write after approval' maintainer.
11345 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11347         * MAINTAINERS: Add new Java maintainer.
11349 1999-10-25  Andreas Schwab  <schwab@suse.de>
11351         * configure: Fix quoting inside arguments of eval.
11353 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11355         * config-ml.in: Allow suppression of some ARM multilibs.
11357 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11359         * config.guess: Add OS/390 match pattern.
11360         * config.sub: Add mvs, openedition targets.
11361         * configure.in (i370-ibm-opened*): New.
11363 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11365         * config.sub: Add support for configuring for pj.
11367 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11369         * config.sub (maybe_os): Add support for configuring for fr30.
11371 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11373         * configure.in: Do not configure or build ld for AIX
11374         platforms.  ld is known to be broken on these platforms.
11376 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11378         * config-ml.in: Pass compiler flag corresponding to multidirs to
11379         subdir configures.
11381 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11383         * Makefile.in (LDFLAGS): Define.
11385 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11387         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11388         noconfigdirs.
11389         (*-*-cygwin*): Likewise.
11391 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11393         * mkdep: New file.
11394         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11395         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11397         From Eli Zaretskii <eliz@is.elta.co.il>:
11398         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11399         long file name when using DJGPP on MS-DOS.
11401 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11403         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11405 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11407         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11408         dependency as this causes "make check" to globally "make all"
11410 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11412         * configure.in (target_libs): Added target-zlib.
11413         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11414         (CONFIGURE_TARGET_MODULES): Likewise.
11415         (CHECK_TARGET_MODULES): Likewise.
11416         (INSTALL_TARGET_MODULES): Likewise.
11417         (CLEAN_TARGET_MODULES): Likewise.
11418         (configure-target-zlib): New target.
11419         (all-target-zlib): Likewise.
11420         (all-target-libjava): Depend on all-target-zlib.
11421         (configure-target-libjava): Depend on configure-target-zlib.
11423         * Makefile.in (configure-target-libjava): Depend on
11424         configure-target-newlib.
11425         (configure-target-boehm-gc): New target.
11426         (configure-target-qthreads): New target.
11428         * configure.in (target_libs): Added target-qthreads.
11429         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11430         (CONFIGURE_TARGET_MODULES): Likewise.
11431         (CHECK_TARGET_MODULES): Likewise.
11432         (INSTALL_TARGET_MODULES): Likewise.
11433         (CLEAN_TARGET_MODULES): Likewise.
11434         (all-target-qthreads): New target.
11435         (configure-target-libjava): Depend on configure-target-qthreads.
11436         (all-target-libjava): Depend on all-target-qthreads.
11438         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11439         (CONFIGURE_TARGET_MODULES): Likewise.
11440         (CHECK_TARGET_MODULES): Likewise.
11441         (INSTALL_TARGET_MODULES): Likewise.
11442         (CLEAN_TARGET_MODULES): Likewise.
11443         (all-target-libjava): New target.
11444         (all-target-boehm-gc): Likewise.
11445         * configure.in (target_libs): Added libjava, boehm-gc.
11447 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11449         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11450         configure.bat in SUPPORT_FILES.
11451         (gas+binutils.tar.bz2): Likewise.
11453         * makeall.bat: Remove; obsolete.
11455 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11457         From Mark Elbrecht:
11458         * configure.bat: Remove; obsolete.
11460 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11462         * configure: Add -W -Wall to the default CFLAGS when compiling with
11463         gcc.
11465 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11467         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11469 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11471         * configure.in: Build ld on IRIX6.
11473 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11475         * Makefile.in: Change distribution targets to use bzip2 instead of
11476         gzip.
11477         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11478         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11480 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11482         * config.sub: Add mcore target.
11484 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11486         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11488 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11490         * config.guess (dummy): Changed to $dummy.
11492 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11494         * config.sub: Tidied up case statements.
11496 1999-05-22  Ben Elliston  <bje@cygnus.com>
11498         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11499         <jiro@din.or.jp>.
11501         * config.guess: Merge with FSF version. Future changes will be
11502         more accurately recorded in this ChangeLog.
11503         * config.sub: Likewise.
11505 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11507          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11509 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11511         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11513 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11515         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11517 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11519         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11520         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11521         Bad merge removed these two changes.
11523 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11524                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11526         * config.guess (interix Alpha): Add.
11528 1999-04-11  Richard Henderson  <rth@cygnus.com>
11530         * configure.in (i?86-*-beos*): Do config gperf; don't config
11531         gdb, newlib, or libgloss.
11533 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11535         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11536         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11537         from multidirs.
11539 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11541         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11543 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11545         * config.sub: Add support for mcore targets.
11547 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11549         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11550         not mt-ospace, in order to shut up assembler warning about using
11551         symbols that are named the same as registers.
11553 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11555         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11556         dependency list for all-target-cygmon.
11558 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11560         * config-ml.in: Check $host, not $target, for selective multilibs.
11561         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11562         thumb interworking, and underscore prefix multilibs.
11564 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11566         * missing: Update to version from current automake.
11568 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11570         * configure (gxx_include_dir): Removed.
11572         * configure.in (gxx_include_dir): Handle it.
11573         * Makefile.in: Likewise.
11575 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11577         * config.sub (mips64vr4111,mips64vr4111el) Add.
11579 1999-03-21  Ben Elliston  <bje@cygnus.com>
11581         * config.guess: Correct typo for detecting ELF on FreeBSD.
11583 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11585         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11586         config/mh-djgpp.
11588 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11590         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11591         all-target-newlib to dependency list for all-target-bsp.
11593 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11595         * config.sub: Add i386-uwin support.
11596         * config.guess: Likewise.
11598 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11600         * configure.in: cleanup, add mh-*pic handling for arm, special
11601         case powerpc*-*-aix*
11603 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11605         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11606         can be built.
11608 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11610         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11611         targets.
11613 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11615         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11617 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11619         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11621 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11623         * config.sub: Fix typo in arm recognition.
11625 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11627         * configure.in (noconfigdirs): Changed target_configdirs to
11628         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11629         rather than m68k-*-* since it is not known to work on
11630         m68k-aout. Ditto for arm-*-*oabi.
11632 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11634         * configure.in (*-*-windows*): Remove, no longer used.
11636 1999-02-19  Ben Elliston <bje@cygnus.com>
11638         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11639         Smart and improved by Andrew Cagney.
11641 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11643         * config.guess: Recognize openbsd-*-hppa.
11645 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11647         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11648         only if it is not empty.
11650 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11652         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11654         * config.guess: Modified to recognize uname's armv* syntax.
11656         * config.sub: Modified to recognize uname's armv* syntax.
11658 1999-02-17  Mark Salter  <msalter@cygnus.com>
11660         * configure.in: Added target-bsp for sparclite.
11662 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11664         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11666 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11668         * configure.in: Add support for strongarm port.
11669         * config.sub: Add support for strongarm target.
11671 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11673         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11674         the old name config/mh-cygwin32.
11675         Enable texinfo.
11677 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11679         * configure.in: Do build ld for ix86 Solaris.
11681 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11683         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11684         $AR_FOR_TARGET.  Likewise for RANLIB.
11686 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11688         * config.sub (oabi):  Recognize.
11689         * configure.in (arm-*-oabi):  Handle.
11691 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11693         * config.guess: Improve detection of i686 on UnixWare 7.
11695 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11697         * config.guess: Add support for i386-pc-interix.
11698         * config.sub: Likewise.
11699         * configure.in: Likewise.
11701 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11703         * Makefile.in: Remove unneeded all-target-libio from
11704         from all-target-winsup target since it is now unneeded.
11705         Add all-target-libtermcap in its place since it is now
11706         needed.
11708 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11710         * configure.in: makefile stub for cygwin target is probably
11711         unnecessary.  Remove it for now.
11713 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11715         * configure.in: libtermcap.a should be built when cygwin is the
11716         target as well as the host.
11717         * config.guess: Allow mixed case in cygwin uname output.
11718         * Makefile.in: Add libtermcap target.
11720 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11722         * config.sub: Clean up handling of hppa2.0.
11724 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11726         * config.guess: Use C code to identify more HP machines.
11728 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11730         * config.sub: Handle hppa2.0.
11732 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11734         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11735         cygmon for all sparclite targets, regardless of object format.
11737 1998-12-15  Mark Salter  <msalter@cygnus.com>
11739         * configure.in: Added target-bsp for several target architectures.
11741         * Makefile.in: Added rules for bsp.
11743 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11745         * config.guess: Improve detection of hppa2.0 processors.
11747 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11749         * config.guess: Recognize FreeBSD using ELF automatically.
11751 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11753         * configure (skip-this-dir): Add handling for new shell script, which
11754         might be created by a sub-directory's configure to indicate, this particular
11755         directory is "unwanted".
11756         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11758 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11760         * ltconfig: import from libtool, after changing libtool to
11761         account for the cygwin name change.
11763 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11765         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11766         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11768 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11770         * configure.in: Add libtermcap to list of cygwin dependencies.
11772 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11774         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11775         they include winsup/include when it's a cygwin target.
11777 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11779         * configure.in (host_tools): Added zip.
11780         * Makefile.in (all-target-libjava): Depend on all-zip.
11781         (all-zip): New target.
11782         (ALL_MODULES): Added all-zip.
11783         (NATIVE_CHECK_MODULES): Added check-zip.
11784         (INSTALL_MODULES): Added install-zip.
11785         (CLEAN_MODULES): Added clean-zip.
11787 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11789         * Makefile.in: lose "32" from comment about cygwin.
11791 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11793         * configure.in: Use -Os to build target libraries for the fr30.
11795 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11797         * config.sub: Add fr30.
11799 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11801         * configure.in: drop "32" from config/mh-cygwin32.  Check
11802         cygwin* instead of cygwin32*.
11803         * config.sub: Check cygwin* instead of cygwin32*.
11805 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11807         * config.guess: Match any version of Unixware7.
11809 1998-10-20  Syd Polk  <spolk@cygnus.com>
11811         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11812         if desired.
11814 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11816         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11817         these if the appropriate directories and files to not exist.
11819 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11821         * Makefile.in (DEVO_SUPPORT): Add config.if.
11823 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11825         * configure: Add pattern to replace "build_tooldir"'s
11826         definition in the generated Makefile with "tooldir"'s
11827         actual value.
11829 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11831         * config.sub: Bring back lost sparcv9.
11833         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11835 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11837         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11838         CC_FOR_TARGET and friends.
11840 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11842         * Makefile.in (build_tooldir): New variable, same as tooldir.
11843         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11844         -B$(build_tooldir)/bin/.
11845         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11847 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11849         * README: Remove installation instructions and refer to the
11850         INSTALL directory instead.
11852 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11854         * config.sub: Add support for i[34567]86-pc-udk.
11855         * configure.in: Likewise.
11857 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11859         * Makefile.in: add bzip2 package building bits for user
11860         tools module
11861         * configure.in: ditto
11863 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11865         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11866         (ALL_TARGET_MODULES): Add all-target-libobjc.
11867         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11868         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11869         (all-target-libchill): Add dependencies.
11870         * configure.in (target_libs): Add libchill.
11872 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11874         * configure.in (target_subdir): Remove duplicate line.
11876 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11878         * Makefile.in (all-automake): fix dependencies.
11880 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11882         * configure.in: Minor cleanups for building in the $(target_alias)
11883         subdir.
11885 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11887         * Makefile.in (bootstrap): Set r and s before make all.  Use
11888         BASE_FLAGS_TO_PASS in make all.
11889         (cross): Likewise.
11891 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11893         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11895 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11897         * config.sub: Fix typo in last change.
11899 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11901         * config.sub: Add support for C4x target.
11902         * configure.in: Likewise.
11904 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11906         * config.sub: Recognize sparcv9 just like sparc64.
11908 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11910         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11912 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11914         * config.guess: Correctly identify Pentium II sco boxes.
11916         * config.guess: Fix "tr" code.  From Weiwen Liu.
11918 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11920         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11921         stabs.
11923 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11925         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11926         (ALL_TARGET_MODULES): Add all-target-libchill.
11927         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11928         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11929         (all-target-libchill): Add dependencies.
11930         * configure.in (target_libs): Add libchill.
11932 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11934         * config.guess: Avoid assumptions about "tr" behaves when
11935         LANG is set to something other than English.
11937 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11939         * configure (gxx_include_dir): Changed to
11940         '${prefix}/include/g++'-${libstdcxx_interface}.
11942         * config.if: New to determine the interfaces.
11944 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11946         * config.guess: Detect and handle MPE/IX.
11947         * config.sub: Deal with MPE/IX.
11949 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11951         * configure.in: Use mh-aix43.
11953 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11955         * configure: Fix --without/--disable cases for gxx-include-dir.
11957 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11959         * mdata-sh:  Imported.  Needed for automake support.
11961 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11963         * Makefile.in (taz): Try "chmod -R og=u ." before
11964         "chmod og=u `find . -print`".
11966 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11968         * configure.in: Add arm-elf and thumb-elf support.
11970 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11972         * Makefile.in: Undo previous patch.
11974 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11976         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11977         to here ...
11978         (install-no-fixedincludes): and here
11979         (INSTALL_MODULES): ... from here.
11981 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11983         * config.sub: Merge with FSF.
11985         * config.guess: Merge with FSF.
11987 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11989         * configure (extraconfigdirs): New variable.
11990         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11991         * Makefile.in (all): Move higher in file.
11992         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11993         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11994         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11995         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11996         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11998 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12000         * Makefile.in (all-target-libjava): Depend on all-gcc and
12001         all-target-newlib.
12002         (configure-target-libjava): Depend on $(ALL_GCC).
12004 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12006         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12007         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12009 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12011         * INSTALL/README: Fix typo.
12013 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12015         * ylwrap: Change absolute path checks to check for DOS style path
12016         names.
12018         * ylwrap: Don't use a full path name if the source file is in the
12019         same directory.  From hjl@lucon.org (H.J. Lu).
12021         * config-ml.in: Default to being verbose, to match Feb 18 change to
12022         configure.
12024 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12026         Brought over from egcs:
12028         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12030         * configure.in (target_subdir): Set to ${target_alias} instead
12031         of "libraries".
12033         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12035         * configure.in (target_subdir): Set to libraries if enable_multilib.
12037 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12039         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12040         multilibs, force reconfiguration the first time we create
12041         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12043 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12045         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12046         avoid confusion with --no-recursion.
12048 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12050         * configure.in: Win32 hosts shouldn't use install -x
12051         * install-sh: remove -x option, and special .exe-handling
12052         hack.
12054 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12056         * config.guess: Recognize i586-pc-beos.
12057         * configure.in: Don't build some bits for beos.
12059 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12061         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12062         CFLAGS default to -O2.
12064         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12065         when using GNU ld.
12067 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12069         * ltmain.sh: Correct install when using a different shell.
12071 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12073         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12075 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12077         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12078         target.
12080 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12082         * ltconfig: Update to correct AIX handling.
12084 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12086         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12088         * configure.in (target_subdir): Set to ${target_alias} instead
12089         of "libraries".
12091 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12093         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12094         (Makefile): Depend on $(gcc_version_trigger).
12096         * configure (gcc_version): Change default initializer to empty
12097         string.
12098         (gcc_version_trigger): New variable; pass this variable down
12099         to subdir configures to enable them checking gcc's version
12100         themselves. Emit make macros for both gcc_version vars.
12101         (topsrcdir): Initialize reliably.
12102         (recursion line): Remove --with-gcc-version=${gcc_version}.
12104 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12106         * configure (enable_version_specific_runtime_libs): Implement new flag
12107         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12108         in $(libsubdir); emit definition in each generated Makefile.
12109         (gxx_include_dir): Initialize depending on
12110         $enable_version_specific_runtime_libs.
12112 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12114         * configure (gcc_version): Initialize properly depending on
12115         how and where configure is started.
12116         (recursion line): Pass a --with-gcc-version=${gcc_version}
12117         to configures in subdirs.
12119 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12121         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12122         cygmon
12124 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12126         * configure.in: Add cygmon and libstub support for mn10200.
12128 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12130         * configure (gcc_version): Add new variable describing the
12131         particular gcc version we're building.
12132         * Makefile.in (libsubdir): Add new macro for the directory
12133         in which the compiler finds executables, libraries, etc.
12134         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12135         and libsubdir.
12137 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12139         * Makefile.in (local-clean): Remove *.log.
12140         (warning.log): Built with warn_summary from build.log.
12141         (mail-report.log): Run test_summary.
12142         (mail-report-with-warnings.log): Run test_summary including
12143         warning.log in the report.
12145 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12147         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12149 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12151         * Makefile.in (grep): Grep no longer depends on libiberty.
12153 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12155         * Makefile.in: all-snavigator needs all-libgui.
12157 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12159         * configure.in: Add cygmon and libstub support for mn10300.
12161 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12163         * missing: Update to version from automake 1.3.
12165         * ltmain.sh: On installation, don't get confused if the same name
12166         appears more than once in the list of library names.
12168 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12170         * config.sub: Accept m68060 and m5200 as CPU names.
12172 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12174         * configure: Use && rather than using -a in test, because odd
12175         strings can confuse test.
12176         * configure.in: Likewise.
12178 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12180         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12182 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12184         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12185         bootstrap4-lean): New targets.
12187 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12189         * mpw-* Delete.  Not used.
12191 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12193         * COPYING.LIB: Update FSF address.
12195 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12197         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12199         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12200         GAS_SUPPORT_DIRS.
12202 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12204         * ltconfig, ltmain.sh: Avoid producing a version number if
12205         -version-info was not used.
12207 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12209         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12210         building with newlib.
12212 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12214         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12215         Solaris `make' causes it to continue to next definition.
12217 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12219         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12220         the right GUI libraries and files are installed along with GDB.
12222 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12224         * configure.in: Change alpha to alpha* in several places.
12226 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12228         * config.sub: Recognize sparc86x.
12230 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12232         * configure.in (--enable-target-optspace): Remove debug echo.
12234 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12236         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12238 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12240         * ltconfig: Update cygwin32 support.
12242         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12243         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12244         (GDB_SUPPORT_DIRS): Likewise.
12246 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12248         * configure.in (target_makefile_frag): If --enable-target-optspace,
12249         use -Os to compile target libraries rather than -O2.  Default to
12250         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12251         not used.
12252         * configure.in (target_cflags): Ditto for d30v.
12254 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12256         * Makefile.in (all-bfd): Depend on all-intl.
12257         (all-binutils): Likewise.
12258         (all-gas): Likewise.
12259         (all-gprof): Likewise.
12260         (all-ld): Likewise.
12262 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12264         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12266 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12268         * Makefile.in (all-bfd): Depend upon all-libiberty.
12270         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12272 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12274         * Makefile.in: Add libstub.
12276         * configure.in: Ditto. Build libstub for targets that have cygmon
12277         support.
12279 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12281         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12283 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12285         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12286         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12288 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12290         * configure: Define DEFAULT_M4 by searching PATH.
12291         * Makfile.in: Use DEFAULT_M4.
12293 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12295         * ltconfig: Add cygwin32 support.
12297         * Makefile.in, configure.in: Add libtool as a native only directory
12298         to configure and build.
12300 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12302         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12304 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12306         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12308 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12310         * Makefile.in: add ash make rules
12311         * configure.in: add ash to native_only and host_tools lists
12313 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12315         * Makefile.in (all-gettext, all-intl): New targets.
12316         (ALL_MODULES): Added all-gettext, all-intl.
12317         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12318         (INSTALL_MODULES): Added install-gettext, install-intl.
12319         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12321         * configure.in (host_tools): Added gettext.
12322         (native_only): Likewise.
12323         (noconfigdirs) [various cases]: Likewise.
12324         (host_libs): Added intl.
12326 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12328         * configure: Do not disable building gdbtk for cygwin32 hosts.
12330 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12332         * configure.in: Add thumb-coff target.
12333         * config.sub: Add thumb-coff target.
12335 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12337         * Makefile.in: Revert yesterday's change.
12338         (all-target-winsup):  all-target-librx stays out of here.
12340 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12342         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12343         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12344         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12345         Remove references to librx and libg++.
12347 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12349         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12350         recursive makes
12352 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12354         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12355         for newlib directory.
12356         (CXX_FOR_TARGET): Likewise.
12358 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12360         * ltconfig: Update after libtool/ltconfig.in change for
12361         hpux11.
12363 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12365         * ltconfig, ltmain.sh: Update to libtool 1.2.
12367 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12369         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12370         (install-gcc-cross): Instead, override LANGUAGES here.
12372 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12374         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12375         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12377 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12379         * configure.in: Add Thumb-pe target.
12381 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12383         * Makefile.in - changed sn targets to snavigator
12384         * configure.in - changed sn targets to snavigator
12386 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12388         * config-ml.in: After building symlink tree call make distclean
12389         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12390         to be the case for libiberty.
12392 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12394         * configure: When making link, also check the current
12395         directory. The configure scripts may create one.
12397 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12399         * config.sub: Accept alphapca56 and alphaev6 properly.
12401 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12403         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12405 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12407         * config.sub (sco5): Fix typo.
12409 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12411         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12412         install-itcl.
12413         (install-itcl): Remove dependency on install-tcl.
12415 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12417         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12419 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12421         * configure.in: Don't build libgui for a cygwin32 target when not on
12422         a cygwin32 host.
12424 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12426         * configure (redirect): Set to null, so default behavior of
12427         configure is now --verbose.
12429 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12431         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12432         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12434 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12436         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12437         this change to sync Makefile.in with its ChangeLog entries.
12439 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12441         * ltmain.sh (mkdir): Check that the directory doesn't exist
12442         before we exit with error, so that we don't get races during
12443         parallel builds.
12445 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12447         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12449 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12451         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12452         PICFLAG_FOR_TARGET.
12453         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12455         * configure: Emit a definition for the new macro enable_shared
12456         into each Makefile.
12458 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12460         * configure.in (host_tools, native_only): Add libtool.
12462 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12464         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12465         Fix typo in ming config comment.
12467 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12469         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12471 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12473         * config.sub: Add tic30 cases, and map c30 to tic30.
12475 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12477         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12478         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12479         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12480         (CLEAN_TARGET_MODULES): Similarly
12481         (all-target-libf2c): Add dependences.
12482         * configure.in (target_libs): Add libf2c.
12484 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12486         * configure.in: Remove expect from noconfigdirs when target
12487         is cygwin32.  OK to build expect and dejagnu with Canadian
12488         Cross.
12490 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12492         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12493         host.
12495         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12496         and mingw32.
12498 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12500         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12501         here as it is not defined in the toplevel Makefile.
12503 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12505         * configure (package_makefile_rules_frag): New variable, which names
12506         a file with generic rules, ...
12507         Change comment to mention we now have FIVE parts.
12508         * configure: Undo last change.
12510 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12512         * config.guess: More accurate determination of HP processor types.
12513         * config.sub: More accurate determination of HP processor types.
12515 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12517         * configure (package_makefile_frag): Move inserting the
12518         ${package_makefile_frag} to where it should be according
12519         to the comment.
12521 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12523         * config.guess: Add support for Linux/ARM.
12525 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12527         * .cvsignore: Remove *-info and *-install since they match
12528         release-info and mpw-install, which we don't want to just ignore.
12530 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12532         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12534 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12536         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12537         local_prefix to sub-make invocations.
12539 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12541         * configure.in: Check makefile fragments in the source
12542         directory.
12544 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12546         * configure.in: Check whether host and target makefile
12547         fragments exist before adding them to *_makefile_frag.
12549 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12551         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12553 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12555         * configure.in: Make sure we only replace RPATH_ENVVAR on
12556         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12557         regexp to sed.
12559         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12560         to sub-makes.
12562 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12564         * config-ml.in (multi-do): LDFLAGS must include multilib
12565         designator.
12567 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12569         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12571 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12573         * config.sub: Add mingw32 support.
12574         * configure.in: Likewise.
12576 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12578         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12580 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12582         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12583         * configure (gxx_include_dir): Provide a definition for subdirs
12584         which do not use autoconf.
12586 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12588         * config.guess: Sync with egcs.  Picks up new alpha support,
12589         BeOS & some additional linux support.
12591 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12593         * config.guess: HP 9000/803 is a PA1.1 machine.
12595 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12597         * configure.in: It's alpha*-...
12599 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12601         * configure.in (host_makefile_frag, target_makefile_frag):
12602         Handle multiple config files.
12603         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12604         alpha-*-*.
12606 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12608         * mkdep: New file.
12610 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12612         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12614 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12616         * Makefile.in: Add libgui directory.
12617         (GDB_TK): Add all-libgui.
12618         * configure.in: Add libgui directory.
12619         * configure: Add all-libgui to GDB_TK.
12621 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12623         * config-ml.in (multidirs): Add m32r to multilib list.
12625 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12627         * Makefile.in (all-target-gperf): Change dependency to
12628         all-target-libstdc++.
12630 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12632         * config.guess: Add BeOS support.
12634 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12636         Source directory cvs renamed to cvssrc:
12637         * configure.in (host_tools): Change cvs to cvssrc.
12638         (native_only): Likewise.
12639         (noconfigdirs) [various cases]: Likewise.
12640         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12641         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12642         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12643         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12644         (all-cvssrc): Rename target from all-cvs.
12646 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12648         * configure (gxx_include_dir): Fix thinko.
12650 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12652         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12653         (install-cross, install-gcc-cross): New targets.
12655 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12657         * configure.in (noconfigdirs): Add support for Thumb target.
12659         * config.sub (maybe_os): Add support for Thumb target.
12661 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12663         * Makefile.in: Add rules for cygmon.
12665         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12667 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12669         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12670         * configure (gxx_include_dir): Provide a definition for subdirs
12671         which do not use autoconf.
12673 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12675         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12676         11/18/97 build
12678 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12680         * From Franz Sirl.
12681         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12682         found on RedHat Linux systems.
12684 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12686         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12687         guesses.
12689 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12691         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12693 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12695         * ltmain.sh: If mkdir fails, check whether the directory was created
12696         anyhow by some other process.
12698 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12700         * configure.in (d30v-*-*): Configure all directories.
12702 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12704         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12705         for the D30V.
12707 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12709         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12711 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12713         * include/libiberty.h: Add extern "C" { so it can be used with C++
12714         progrms.
12715         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12716         programs.
12718 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12720         * configure.in (d30v-*-*): Configure GCC now.
12722 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12724         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12725         is no longer needed.
12727 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12729         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12731 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12733         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12734         targets using "$@" to provide support for similar but not identical
12735         targets without having to duplicate code.
12737 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12739         * makefile.vms: Fix to work with DEC C.
12741 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12743         * config.sub: Add mips-tx39-elf to marketing names.
12745 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12747         * ltmain.sh: Handle symlinks in generated script.
12749 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12751         * configure: Handle autoconf style directory options: --bindir,
12752         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12753         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12754         --sysconfdir.
12755         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12756         (sharedstatedir, localstatedir, oldincludedir): New variables.
12757         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12758         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12759         sbindir, sharedstatedir, and sysconfdir.
12761 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12763         * Makefile.in (bootstrap-lean): New target.
12765 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12767         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12768         sn, and gnuserv from noconfigdirs.
12770 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12772         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12774 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12776         * Makefile.in (cross): New target.
12778 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12779                           Jeff Law         <law@cygnus.com>
12781         * Makefile.in (bootstrap2, bootstrap3): New targets.
12782         (all-bootstrap): Remove outdated and confusing target.
12783         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12785 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12787         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12788         windows.  Consistent with gdb/configure.
12790 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12792         * configure.in: Name Linux target fragment.
12794         * configure: Rewrite so that project Makefile fragment is inserted
12795         first and appears last in the resulting Makefile.
12797 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12799         * Makefile.in (install-itcl): Install tcl first.
12801 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12803         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12805 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12807         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12809         * configure.in (skipdirs): Add target-librx for Linux.
12810         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12812 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12814         * Makefile.in (bootstrap): New target.
12816 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12818         * config.sub: Accept 'amigados' for backward compatibility.
12820 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12822         * config.guess: Merge with FSF.
12824 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12826         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12828 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12830         * config.sub: Add "marketing-names" patch.
12832 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12834         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12836 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12838         * config.sub: Handle v850-elf.
12840 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12842         * .cvsignore (*-install): Remove.
12844 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12846         * ltconfig: Set CONFIG_SHELL in libtool.
12847         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12849 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12851         * configure.in (target_subdir): Set to libraries if enable_multilib.
12853 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12855         * config.guess: Update from gcc directory.
12857 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12859         * Makefile.in (all-sim): Depends on all-readline.
12861 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12863         * Makefile.in (BISON, YACC): Use $$s.
12864         (all-bison): Depend on all-texinfo.
12866 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12868         * Makefile.in (BISON): Add -L flag.
12869         (YACC): Likewise.
12871 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12873         * configure.in (noconfigdirs): Add support for v850e target.
12875         * config.sub (maybe_os): Add support for v850e target.
12877 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12879         * configure.in (noconfigdirs): Add support for v850ea target.
12881         * config.sub (maybe_os): Add support for v850ea target.
12883 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12885         * config.sub: Add mipstx39.  Delete r3900.
12887 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12889         * Makefile.in (all-autoconf): Depends on all-texinfo.
12891 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12893         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12894         eabi targets.
12896 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12898         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12900         * configure: When handling a Canadian Cross, handle YACC as well as
12901         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12902         * Makefile.in (all-bison): Depend upon all-texinfo.
12904 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12906         * Makefile.in (BISON): bison, not byacc or bison -y.
12907         (YACC): bison -y or byacc or yacc.
12908         (various): Add *-bison as appropriate.
12909         (taz): No need to mess with BISON anymore.
12911 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12913         * configure: If OSTYPE matches *win32*, try to find a good value for
12914         CONFIG_SHELL.
12916 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12918         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12919         configure.in if it is present.
12921 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12923         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12925 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12927         * config.sub: Recognize `arc' cpu.
12928         * configure.in: Likewise.
12929         * config-ml.in: Likewise.
12931 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12933         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12935 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12937         * configure: Changed sed delimiter from ':' to '|' when
12938         attempting to substitute ${config_shell} for SHELL. On
12939         NT ${config_shell} may contain a ':' in it.
12941 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12943         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12945 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12947         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12949 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12951         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12953         * ylwrap: If the program is a relative path, force it to be
12954         absolute.
12956 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12958         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12960 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12962         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12963         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12964         for libraries.
12966 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12968         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12969         separated by spaces.
12971 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12973         * ylwrap: New file.
12974         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12976         * ltmain.sh: Handle /bin/sh at start of install program.
12978         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12980         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12981         * missing: New file, from automake 1.2.
12983 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12985         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12986         check-tk to CHECK_X11_MODULES.
12988 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12990         * config.sub: Merge with FSF.
12992 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12994         * config.guess: Merge with FSF.
12996 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12998         * configure: Treat msdosdjgpp like go32.
12999         * configure.in: Likewise.  Don't remove gprof for go32.
13001         * configure: Change Makefile.tem2 to Makefile.tm2.
13003 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13005         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13007 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13009         * install-sh (chmodcmd): Set to null if the DST directory already
13010         exists.  Same as Nov 11th change.
13012 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13014         * configure (GDB_TK): Needs itcl and tix.
13016 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13018         * config.guess: Update from FSF.
13020 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13022         * Makefile.in (GDB_TK): Depend on itcl and tix.
13024 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13026         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13027         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13028         (INSTALL_SCRIPT): New variable.
13029         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13030         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13031         to -x.
13032         * install-sh: Add support for -x option.
13034 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13036         * configure.in, Makefile.in: Treat tix like itcl.
13038 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13040         * Makefile.in (WINDRES): New variable.
13041         (WINDRES_FOR_TARGET): New variable.
13042         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13043         (EXTRA_HOST_FLAGS): Add WINDRES.
13044         (EXTRA_TARGET_FLAGS): Add WINDRES.
13045         (EXTRA_GCC_FLAGS): Add WINDRES.
13046         ($(DO_X)): Pass down WINDRES.
13047         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13048         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13049         DLLTOOL_FOR_TARGET.
13051 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13053         * configure.in: configure sim before gdb for win32-x-ppc
13055 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13057         Move gperf into the toplevel, from libg++.
13058         * configure.in (target_tools): Add target-gperf.
13059         (native_only): Add target-gperf.
13060         * Makefile.in (all-target-gperf): New target, depend on
13061         all-target-libg++.
13062         (configure-target-gperf): Empty rule.
13063         (ALL_TARGET_MODULES): Add all-target-gperf.
13064         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13065         (CHECK_TARGET_MODULES): Add check-target-gperf.
13066         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13067         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13069 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13071         * config.sub (mn10200): Recognize new basic machine.
13073 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13075         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13076         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13078 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13080         * configure.in: If we're building mips-sgi-irix6* native, turn on
13081         ENABLE_MULTILIB and set TARGET_SUBDIR.
13083 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13085         * Makefile.in (all-sn): Depend on all-grep.
13087 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13089         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13091         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13092         Makefile.  From Jeff Makey <jeff@cts.com>.
13093         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13095         * Makefile.in (DISTBISONFILES): Remove.
13096         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13097         $(DEFAULT_YACC).
13099         * configure.in: Build itl, db, sn, etc., when building for native
13100         cygwin32.
13102         * Makefile.in (LD): New variable.
13103         (EXTRA_HOST_FLAGS): Pass down LD.
13104         ($(DO_X)): Likewise.
13106 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13108         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13110 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13112         * configure.in (targargs): Strip out any supplied --build argument
13113         before adding our own. Always add --build.
13115 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13117         * configure.in (targargs): Pass --build if we're doing
13118         a cross-compile.
13120 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13122         * configure: Use '|' instead of ":" as the separator in
13123         sed. Otherwise sed chokes on NT path names with drive
13124         designators. Also look for "?:*" as the leading characters in an
13125         absolute pathname.
13127 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13129         * config.sub: Support for r3900.
13131 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13133         * configure.in: Use install-sh, not install.sh.
13135 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13137         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13138         apply it twice.
13140 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13142         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13143         install-binutils.
13145 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13147         * Makefile.in: Add automake targets.
13148         * configure.in (host_tools): Add automake.
13150 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13152         * configure: Default CXX to c++, not gcc.
13153         * Makefile.in (CXX): Set to c++, not gcc.
13154         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13156 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13158         * install-sh: try appending a .exe if source file doesn't
13159         exist
13161 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13163         * configure.in: Turn on multilib by default.
13164         (cross_only): Remove target-libiberty.
13166         * Makefile.in (all-gcc): Don't depend on libiberty.
13168 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13170         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13172 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13174         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13175         (DISTBISONFILES): Add ld/Makefile.in
13177 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13179         * configure.in: if target is cygwin32 but host isn't cygwin32,
13180         don't configure gdb tcl tk expect, not just gdb.
13182 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13184         * configure.in: Added gnuserv everywhere sn appears.
13186         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13187         (CROSS_CHECK_MODULES): Added check-gnuserv.
13188         (INSTALL_MODULES): Added install-gnuserv.
13189         (CLEAN_MODULES): Added clean-gnuserv.
13190         (all-gnuserv): New target.
13192 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13194         * config.guess: Fixes for MIPS OpenBSD systems.
13196 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13198         * Makefile.in (INSTALL_XFORM): Remove.
13199         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13201         * mkinstalldirs: New file, copied from automake.
13202         * Makefile.in (installdirs): Rename from install-dirs.  Use
13203         mkinstalldirs.  Change all users.
13204         (DEVO_SUPPORT): Add mkinstalldirs.
13206 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13208         * install-sh: Rename from install.sh.
13209         * Makefile.in (INSTALL): Change install.sh to install-sh.
13210         (DEVO_SUPPORT): Likewise.
13212         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13213         Graichen <graichen@rzpd.de>.
13215 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13217         * config.guess: Recognize OpenBSD systems correctly.
13219 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13221         * README, Makefile.in (ETC_SUPPORT): Remove references to
13222         cfg-paper*, configure.{texi,man,info*}._
13224 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13226         * Makefile.in (all.normal): Ensure that gcc is built after all
13227         the x11 - ie gdb - targets.
13229 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13231         * makefile.vms: Don't run conf-a-gas.
13233 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13235         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13237 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13239         * configure.in: Remove noconfigdirs case since gdb also
13240         configures and builds for tic80-coff.
13242 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13244         * configure: Set cache_file to config.cache.
13245         * Makefile.in (local-distclean): Remove config.cache.
13247 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13249         * COPYING: Update FSF address.
13251 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13253         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13254         noconfigdirs.
13256 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13258         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13259         MAKEDIRS, is empty.
13261 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13263         * config.sub: Tweak mn10300 entry.
13265 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13267         * configure.in (host_tools): Put sim before gdb, so gdb's
13268         configure.tgt can determine if the simulator was configured.
13270 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13272         * config.sub: Move BeOS $os case to be with other Cygnus
13273         local cases.
13275 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13277         * config.sub: Remove misplaced comment that broke Linux.
13279 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13281         * config.sub: Add BeOS support.
13283 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13285         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13287 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13289         * configure.in (noconfigdirs): Remove tcl and tk from
13290         noconfigdirs for cygwin32 builds.
13292 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13294         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13296 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13298         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13299         make-all.com, use makefile.vms instead.
13301 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13303         * config.sub: Accept -lnews*.
13305 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13307         * configure.in (noconfigdirs): Disable target-newlib,
13308         target-examples and target-libiberty for d30v.
13310 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13312         * configure.in (noconfigdirs): Enable ld for d30v.
13314 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13316         * configure.in (tic80-*-*): Build compiler.
13318 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13320         * configure.in (d30v-*): Remove sim directory from list of
13321         unsupported d30v directories
13323 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13325         * config.sub, configure.in: Add d30v target cpu.
13327 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13329         * makefile.vms: New file.
13330         * make-all.com: Remove.
13332 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13334         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13336 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13338         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13340 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13342         * Makefile.in (ALL_MODULES): Added all-db.
13343         (CROSS_CHECK_MODULES): Addec check-db.
13344         (INSTALL_MODULES): Added install-db.
13345         (CLEAN_MODULES): Added clean-db.
13347 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13349         * config.guess: Merge with latest FSF sources.
13351 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13353         * Makefile.in (ALL_MODULES): Added all-itcl.
13354         (CROSS_CHECK_MODULES): Added check-itcl.
13355         (INSTALL_MODULES): Added install-itcl.
13356         (CLEAN_MODULES): Added clean-itcl.
13358 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13360         * configure.in: build gdb for mn10200
13362 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13364         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13366 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13368         * configure.in (tic80-*-*): Turn off most targets right now.
13370 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13372         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13373         rather than the makeinfo program.
13374         (do-info): Depend upon all-texinfo.
13376 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13378         * configure.in: Remove uses of config/mh-linux.
13380         * config.sub, config.guess: Merge with latest FSF sources.
13382 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13384         * config.sub (case $basic_machine): Add tic80 entries.
13386 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13388         * config.sub, config.guess: Merge with latest FSF sources.
13390 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13392         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13393         * mpw-config.in: Test for NewFolderRecursive.
13394         * mpw-install: Use symbolic name for startup filename.
13395         * mpw-README: Add various additional details.
13397 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13399         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13401 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13403         * configure.in: Do build gcc and the target libraries for
13404         the mn10200.
13406 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13408         * configure.in: don't avoid building gdb for mn10300 any more
13409         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13410         instead of single-quoting it.
13412 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13414         * configure.in: Don't use --with-stabs on IRIX 6.
13416 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13418         * configure.in (m32r): Build gdb, libg++ now.
13420 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13422         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13423         directories from noconfigdirs.
13425 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13427         * config.sub (basic_machine): added mips16 configuration
13429 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13431         * config.sub: Handle d10v-unknown.
13433 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13435         * config.sub: Handle v850-unknown.
13437 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13439         * Makefile.in: add findutils
13440         * configure.in: add findutils to list of host_tools
13442 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13444         * config.sub: Handle mn10200 and mn10300.
13446 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13448         * configure.in (d10v-*): Do not build librx.
13450 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13452         * configure.in (mn10300): Build everything except gdb & libgloss.
13454 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13456         * config.guess:  Patch for Dansk Data Elektronik servers,
13457         from Niels Skou Olsen <nso@dde.dk>.
13459         For ncr, use /bin/uname rather than uname, since GNU uname does not
13460         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13462         Patch for MIPS R4000 running System V,
13463         from Eric S. Raymond <esr@snark.thyrsus.com>.
13465         Fix thinko for nextstep.
13467         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13469         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13470         * config.guess: Guess mips-dec-mach_bsd4.3.
13472         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13473         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13474         release numbers.
13475         * config.guess (mips-mips-riscos*):  Emit just enough of the
13476         release number.
13478         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13479         * config.guess (sparc-auspex-sunos*):  Added.
13480         (f300-fujitsu-*): Added.
13482         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13483         * config.guess:  Recognize a Tadpole as a sparc.
13485 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13487         * config.guess: Don't assume that NextStep version is either 2 or
13488         3.  NextStep 4 (aka OpenStep 4) has come out now.
13490 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13492         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13493         From Rik Faith <faith@cs.unc.edu>.
13495 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13497         * config.sub: Contributions from bug-gnu-utils to:
13498         Support plain "hppa" (no version given) architecture, reported by
13499         OpenStep.
13500         OpenBSD like NetBSD.
13501         LynxOs is not a hardware supplier.
13503         * config.guess: Contributions from bug-gnu-utils to add support for:
13504         OpenBSD like NetBSD.
13505         Stratus systems.
13506         More Pyramid systems.
13507         i[n>4]86 Intel chips.
13508         M680[n>4]0 Motorola chips.
13509         Use unknown instead of lynx for hardware manufacturer.
13511 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13513         * install.sh (chmodcmd): Set to null if the DST directory already
13514         exists.
13516 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13518         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13519         not use mt-ppc target Makefile fragment any more.
13521 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13523         * configure.in (*-*-windows):  Exclude everything but those dirs
13524         needed to build windows.
13526 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13528         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13530 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13532         * configure.in:  Exclude mmalloc from i386-windows.
13534 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13536         * Undo my previous change.
13538 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13540         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13541         unconditionally.
13542         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13544 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13546         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13547         host to add it's own flags.
13549 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13551         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13553 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13555         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13556         (CXX_FOR_TARGET): Likewise.
13557         (GCC_FOR_TARGET): Define.
13558         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13559         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13560         CC_FOR_TARGET was specified on the command line.
13561         (MAKEOVERRIDES): Don't define.
13563 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13565         * configure.in (m32r): Fix spelling of libg++ libs.
13567 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13569         * config.sub (-apple*): Remove, now redundant.
13571 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13573         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13575         * configure: Rework yesterday's sed script patch.
13577         * config.sub: Merge with FSF.
13579 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13581         * config.guess:  Merge from FSF.
13583         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13584         * config.guess: Use pc instead of unknown, for pc clone systems.
13585         Change linux to linux-gnu.
13587         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13588         * config.guess: Avoid non-portable tr syntax.
13590 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13592         * test-build.mk (HOLES): Add "xargs" for gdb.
13594         * configure: Avoid hpux10.20 sed bug.
13596 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13598         * configure.in:  Add support for windows host
13599         (that is a build done under the Microsoft build environment).
13601 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13603         * Makefile.in: Replace all uses of srcroot with s, to shrink
13604         command line lengths.
13606         Patches from Geoffrey Noer <noer@cygnus.com>:
13607         * configure.in: If configuring for newlib, pass --with-newlib to
13608         subdirectories.
13609         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13610         -Bnewlib/ and -Lwinsup to gcc.
13611         (CXX_FOR_TARGET): Likewise.
13613 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13615         * Makefile.in (ETC_SUPPORT): Add configure.
13617 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13619         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13620         host configuration file.
13622 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13624         * configure.in: Break mn10x00 support into separate
13625         mn10200 and mn10300 configurations.
13626         * config.sub: Likewise.
13628 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13630         * configure.in: Add lots of stuff to noconfigdirs for
13631         the mn10x00 targets.
13633         * config.sub, configure.in: Add mn10x00 support.
13635 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13637         * make-all.com: Call conf-a-gas, not config-a-gas.
13639 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13641         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13642         targets.
13644 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13646         * mpw-README: Add much more detail for native PowerMac.
13647         * mpw-install: New file.
13648         * mpw-configure: Add --norecursion and --help options.
13649         * mpw-config.in: Translate readme and install files when
13650         copying to objdir.
13651         * mpw-build.in: Don't always depend on byacc and flex.
13652         (install-only-top): New action.
13654 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13656         * configure.in:  You can now configure GDB for the v850.
13658 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13660         * configure.in (noconfigdirs): Don't configure any C++ dirs
13661         if targeting D10V.
13663 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13665         * config.sub: Recognize mips64vr5000.
13667 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13669         * configure.in: Use a single line for host_tools and native_only.
13671 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13673         * config.sub, configure.in: Add entries for m32r.
13675 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13677         * Makefile.in (inet-install): Don't run install-gzip.
13679 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13681         * configure.in:  Don't config lots of things for *-*-windows*.
13683 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13685         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13686         (host_libs, host_tools): Copy from configure.in.
13687         * mpw-configure: Don't complain about directories not found.
13689 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13691         * configure.in (i[345]86): Recognize i686 for pentium pro.
13692         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13693         file.
13695         * config.guess (i[345]86): Ditto.
13697 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13699         * configure.in (noconfigdirs): Removed gdb for D10V.
13701 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13703         * configure.in: Remove ld, target-libio, target-libg++, and
13704         target-libstdc++ from noconfigdirs.
13706 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13708         * configure: Fix three locations where shell scripts were
13709         being run directly rather than with config_shell.
13711 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13713         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13714         * config.sub (basic_machine): Recognize v850.
13716 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13718         * mpw-configure: Handle multiple enable/disable options and
13719         pass them down recursively, handle -c and -s flags appropriately
13720         depending on choice of compiler, add escape mechanism for
13721         quoted arguments to gC.
13723 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13725         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13726         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13727         so that -mrelocatable-lib and -mno-eabi are used.
13729         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13730         not support --print-multi-lib, don't abort.
13732 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13734         * make-all.com: Run config-a-gas.
13735         * setup.com: Don't copy subdirectory files around.
13737 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13739         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13740         target, it now compiles correctly.
13742 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13744         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13746 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13748         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13750 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13752         * configure.in (native_only): Add prms.
13754 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13756         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13757         (BINUTILS_SUPPORT_DIRS): Likewise.
13759 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13761         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13762         d10v support is added.
13764 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13766         * configure.in (d10v-*-*): New target.
13768 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13770         * config.guess (HP 9000/811): Recognize this as a PA1.1
13771         machine.
13773 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13775         * Makefile.in (do-tar-gz): New target, split out from tail end of
13776         taz target.  Run each command separately, don't use pipes.
13777         (taz): Use it.
13779 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13781         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13782         * mpw-build.in: No builds should depend on building byacc or flex,
13783         they are assumed to be installed already.
13785 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13787         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13788         variable that CC_FOR_TARGET needs.
13790 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13792         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13793         options have changed since the last time the subdirectory was
13794         configured, and if it has, reconfigure.
13795         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13796         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13798 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13800         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13801         CLEAN_MODULES): Add bash.
13802         (all-bash): New target.
13804 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13806         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13808 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13810         * config.sub (basic_machine): Recognize d10v as a valid processor.
13812 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13814         * mpw-configure: Add support for --bindir.
13815         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13817 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13819         * configure.in: add bash, time, gawk to list of hosttools and things
13820         to only build for native toolchains
13822 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13824         * Makefile.in (docdir): Remove.
13826 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13828         * Makefile.in (datadir): Set to $(prefix)/share.
13830 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13832         * configure.in: build diff and patch for cygwin32-hosted
13833         toolchains.
13835 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13837         * config.sub: Accept -rtems*.
13839 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13841         * configure.in: enable dosrel for cygwin32-hosted builds,
13842                 remove diff from the list of things not buildable
13843                 via Canadian Cross
13845 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13847         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13848         don't get ". ".
13850 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13852         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13854 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13856         * Makefile.in (taz): Handle case where tex3patch didn't even get
13857         checked out.  Also, if it was found, put the symlink in a new util
13858         subdirectory.
13860 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13862         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13864 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13866         * config.sub: Recognize -openvms.
13867         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13868         * make-all.com, setup.com: New files.
13870 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13872         * Makefile.in (taz): tex3patch moved to texinfo/util.
13874 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13876         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13877         * configure.in: remove make from disable-if-Can-Cross list
13878                 enable gdb if ${host} and ${target} are cygwin32
13880 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13882         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13883         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13885 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13887         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13888         distinguish sysv/svr4/bsd variants.
13889         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13891 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13893         * configure.in: Added copyright notice.
13894         * move-if-change: Added copyright notice.
13896 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13898         * configure.in (powerpcle-*-solaris*): Until we get shared
13899         libraries working, don't build gdb, sim, make, tcl, tk, or
13900         expect.
13902 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13904         * config.guess:  Merge with FSF:
13906         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13907         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13909         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13910         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13912         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13913         * config.guess:  Combine two OSF1 rules.
13914         Also recognize field test versions.  From mjr@zk3.dec.com.
13915         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13916         because GNU uname does not support -p.  From pmr@pajato.com.
13918 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13920         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13922 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13924         * mpw-README: Document GCCIncludes.
13926 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13928         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13930 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13932         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13934 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13936         * configure.in (*-*-cygwin32): Configure make.
13938 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13940         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13942 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13944         * Makefile.in (all-inet): Depend on all-perl.
13946         * Makefile.in (inet-install): New target.
13948         * Makefile.in (all-inet): Depend on all-tcl.
13949         (all-inet): Depend on all-send-pr.
13951 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13953         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13954         temporarily.
13956 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13958         * configure.in: Don't configure --with-gnu-ld on AIX.
13960 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13962         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13964 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13966         * Makefile.in (ALL_MODULES): Added all-inet.
13967         (CROSS_CHECK_MODULES): Added check-inet.
13968         (INSTALL_MODULES): Added install-inet.
13969         (CLEAN_MODULES): Added clean-inet.
13970         (all-indent): New target.
13972         * configure.in (host_tools): Added inet.
13973         (native_only): Added inet.
13974         (noconfigdirs): Added inet.
13976 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13978         * configure.in: Don't configure libgloss if we are not configuring
13979         newlib.
13981 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13983         * configure.in: Don't configure libgloss for unsupported
13984         architectures.
13986 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13988         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13990 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13992         * Makefile.in (ALL_MODULES): Include all-apache.
13993         (CROSS_CHECK_MODULES): Include check-apache.
13994         (INSTALL_MODULES): Include install-apache.
13995         (all-apache): New target.
13997         * configure.in: Added apache everywhere perl is seen.
13999 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14001         * Makefile.in: Add support for clean-{module} and
14002         clean-target-{module} rules.
14004 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14006         * configure.in (*-*-ose) do not build libgloss.
14008 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14010         * config.guess (prep*:SunOS:5.*:*): Turn into
14011         powerpele-unknown-solaris2.
14013 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14015         * configure.in: Permit --enable-shared to specify a list of
14016         directories.
14018 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14020         * configure.in (host==solaris): Pass only the first word of $CC
14021         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14023 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14025         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14027 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14029         * Makefile.in (ALL_MODULES): Include all-perl.
14030         (CROSS_CHECK_MODULES): Include check-perl.
14031         (INSTALL_MODULES): Include install-perl.
14032         (ALL_X11_MODULES): Include all-guile.
14033         (CHECK_X11_MODULES): Include check-guile.
14034         (INSTALL_X11_MODULES): Include install-guile.
14035         (all-perl): New target.
14036         (all-guile): New target.
14038         * configure.in (host_tools): Include perl and guile.
14039         (native_only): Include perl and guile.
14040         (noconfigdirs): Don't build guile and perl; no ports have been
14041         done.
14043 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14045         * configure (--enable-*): Handle quoted option lists such as
14046         --enable-sim-cflags='-g0 -O' better.
14048 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14050         * Makefile.in ({,inst}all-target): New rule so we can make and
14051         install all of the target directories easily.
14053 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14055         * configure.in: Add missing global flag in sed substitution when
14056         deleting `target-' from ${configdirs}.
14058 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14060         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14061         option.
14063         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14064         config/mh-necv4.
14066         * install.sh: Correct misspelling of transformbasename.
14068         * config.guess: Recognize mips-*-sysv*.
14070 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14072         * config.sub: Recognize mon960.
14074 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14076         * configure: Restore Canadian Cross handling of BISON and LEX,
14077         removed in Feb 20 change.
14079 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14081         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14082         Mention make install.  Remove the old copyright date as well the
14083         clumsy and rather pointless copyright on the README file.
14085 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14087         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14088         Makefile after running symlink-tree, then run `make distclean' to
14089         avoid clobbering any generated files in srcdir.
14091 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14093         * configure.in (m68k-*-netbsd*): Build everything now.
14095 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14097         * Makefile.in (taz): Fix quoting.
14099 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14101         * configure.in (sparclet-*-*): Build everything now.
14103 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14105         * configure.in (m68k-*-linux*): New host.
14107 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14109         * configure: Check for bison before byacc.
14111 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14113         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14114         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14115         searching PATH.  These are used as fallbacks by Makefile.in if
14116         flex/bison/byacc aren't in objdir.
14118 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14120         * Makefile.in: Make everything which depends upon all-bfd also
14121         depend upon all-opcodes, in case --with-commonbfdlib is used.
14123 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14125         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14126         building NT native compilers on Unix.
14128 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14130         * configure.in: Don't get CC from the host Makefile fragment if we
14131         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14132         Solaris test for /usr/ucb/cc to the post target script, just after
14133         the compiler sanity test.
14135 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14137         * config.sub: Merge with FSF.
14139 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14141         * Makefile.in (RPATH_ENVVAR): New variable.
14142         (REALLY_SET_LIB_PATH): Use it.
14143         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14145 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14147         * config.sub, configure.in: Recognize sparclet cpu.
14149 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14151         * config.guess:  Support m68k-cbm-sysv4.
14153 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14155         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14156         m68k-unknown-linuxaout from linker help string.  Put quotes around
14157         $ld_help_string.
14159 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14161         * config.guess (powerpc-harris-powerunix): Add guess for port
14162         to new target.
14164 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14166         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14168 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14170         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14171         $(REALLY_SET_LIB_PATH) in Makefile.
14172         * Makefile.in (SET_LIB_PATH): New variable.
14173         (REALLY_SET_LIB_PATH): New variable.
14174         ($(DO_X)): Use $(SET_LIB_PATH).
14175         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14176         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14177         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14178         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14179         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14180         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14181         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14182         (install-dosrel): Likewise.
14183         (all-opcodes): Depend upon all-libiberty.
14185 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14187         * config.guess (*:CYGWIN*): New
14189 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14191         * Makefile.in (all-target-winsup): All all-target-libiberty.
14193 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14195         * configure.in (noconfigdirs): Add missing # in front of comment.
14197 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14199         * configure.in: add second pass to things added to noconfigdirs
14200         so *-gm-magic can exclude libgloss properly.
14202 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14204         * mpw-configure (extralibs_name, rez_name): Set correctly
14205         for MWC68K compiler.
14207         * mpw-README: Add more info on the necessary build tools.
14209 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14211         * configure.in, config.sub: Recognize cygwin32.
14213 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14215         * config.guess, config.sub: Recognize A/UX.
14217 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14219         * config.sub: Merge with gcc/config.sub.
14221 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14223         * mpw-build.in (do-binutils): Add build of stamps.
14225 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14227         * config.sub: Add recognition for mips64vr4100*-* targets.
14229 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14231         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14232         Add creation of gconfigargs with `--enable-shared' turned on.
14233         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14234         ($(host)-stamp-stage3-configured): Likewise.
14235         (HOLES): Add chatr and ldd.
14236         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14238 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14240         * configure: Pass --nfp to recursive configures.
14242 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14244         * Makefile.in (DLLTOOL): New.
14245         (DLLTOOL_FOR_TARGET): New.
14246         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14247         (EXTRA_TARGET_FLAGS): Ditto.
14248         (EXTRA_GCC_FLAGS): Ditto.
14249         (CONFIGURE_TARGET_MODULES): Ditto.
14250         (DO_X): Ditto.
14251         * configure: Add DLLTOOL.
14253 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14255         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14256         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14257         mh-sco, since old workarounds no longer needed, and don't
14258         build ld, since libraries have weak symbols in COFF.
14260 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14262         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14264 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14266         * configure.in: Make sure that ${CC} can be used to compile an
14267         executable.
14269 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14271         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14272         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14273         nothing depending on whether gdbtk is being built.
14275 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14277         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14279 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14281         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14282         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14284 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14286         * config-ml.in: Add support for
14287         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14288         Simplify setting of multidirs from --disable-foo.
14290 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14292         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14293         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14294         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14295         non-empty, pass them on to the  GCC make.
14296         (all-bootstrap): New rule that is like all-gcc, except it executes
14297         the GCC bootstrap rule instead of the GCC all rule.
14299 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14301         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14303 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14305         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14306         DG/UX support.
14308 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14310         * config.sub (i*86*) Change [345] to [3456]
14312 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14314         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14315         --with-gnu-ld=no.
14317 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14319         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14320         AIX multilibs get built.
14322 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14324         * configure.in (i386-win32): Don't build expect if we're not
14325         building the tcl subdir.
14327 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14329         * Makefile.in: (configure-target-examples, all-target-examples):
14330         New targets, configure and build example programs.
14332 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14334         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14335         use it as input to sedit the generated MPW makefile.
14336         * mpw-README: Add a suggestion about Gestalt.h.
14338 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14340         * config.sub: Accept *-*-ieee*.
14342 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14344         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14345         Ronald F. Guilmette <rfg@monkeys.com>.
14347 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14349         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14350         for powerpc-pe native.
14351         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14352         (target==powerpc-pe): duplicate i386-win32 entry.
14354 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14356         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14357         of vxworks, not just vxworks5.1.
14359 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14361         * mpw-configure: Add support for exec-prefix.
14363 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14365         * config.guess: Recognize HP model 816 machines as having
14366         a PA1.1 processor.
14368 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14370         * configure: Ignore new autoconf configure options.
14372 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14374         * config.guess:  Recognize Pentium under SCO.
14375         From Robert Lipe <robertl@arnet.com>.
14377 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14379         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14381 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14383         * configure.in: Don't configure gas for alpha-dec-osf*.
14385 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14387         * configure.in: Default to --with-stabs for some targets for which
14388         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14389         i[345]86*-*-unixware*.
14391 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14393         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14394         rather than basing it on the target.  Simplify handling of options
14395         controlling which directories to configure.  Remove extraneous
14396         slash in multi-clean target.
14398 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14400         * config-ml.in: Prefix more variables with ml_ so they don't collide
14401         with configure's.
14403 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14405         * configure: Don't turn -v into --v.
14407 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14409         * configure.in (targargs): Fix typo.
14411         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14413 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14415         * configure.in: Strip --host and --target options from
14416         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14417         --with-cross-host option when building with a cross-compiler.
14418         * configure: Canonicalize the arguments put into config.status by
14419         always using `=' for an option with an argument.  Pass a presumed
14420         --host or --target explicitly.
14422 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14424         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14425         into general OS recognition case.
14427 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14429         * configure.in (target_configdirs): add target-winsup only
14430         for win32 target systems.
14432 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14434         * Makefile.in (all-target-libgloss): Depend upon
14435         configure-target-newlib, since when libgloss is built it looks to
14436         see if the newlib directory exists.
14438 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14440         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14441         cfg-ml-*.in.
14443 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14445         * configure: Handle LD and LD_FOR_TARGET when configuring a
14446         Canadian Cross.
14448 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14450         * configure.in (target_libs): add target-winsup.
14451         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14452         (target==ppcle-pe): remove ld from $noconfigdirs.
14454 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14456         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14457         Preserve relative path names in $srcdir.  Build symlink tree if
14458         configuring cross target dir and srcdir=. (= no VPATH support).
14459         (configure-target-libg++): Depend on configure-target-librx.
14460         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14461         * config-ml.in: New file.
14462         * symlink-tree: New file.
14463         * configure: Ensure srcdir="." if that's what it is.
14465 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14467         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14468         includes and FLEX_SKELETON setting.
14469         * mpw-configure (--with-gnu-ld): New option, controls whether
14470         to use PPCLink or ld with PowerMac GCC.
14471         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14472         * mpw-config.in: Configure grez if targeting Mac.
14474         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14475         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14476         just macos.
14477         * configure.in: Configure grez resource compiler if targeting Mac.
14478         * Makefile.in (all-grez, install-grez): New targets.
14480 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14482         * configure: CXX defaults to gcc, not g++.  If we find
14483         gcc in the path, set CC to gcc -O2.
14485 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14487         * configure: Default ${build} correctly.  Avoid picking up extra
14488         spaces when reading CC and CXX from Makefile.  When doing a
14489         Canadian Cross, use plausible default values for numerous
14490         variables.
14491         * configure.in: When doing a Canadian Cross, don't try to
14492         configure tools whose configure script can't handle it.
14494 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14496         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14498 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14500         * configure:  Remove dubious bug reporting address.
14502 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14504         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14505         configure script, run that instead of this directory's configure.
14506         In either case, print a message that we're configuring the sub-dir.
14508 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14510         * configure.in: Before checking for the existence of various files,
14511         use sed to filter out "target-".
14513 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14515         * Makefile.in (DO_X): Split rule to decrease command line length
14516         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14517         (Philippe De Muyter).
14519 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14521         * Makefile.in (all-patch): depend on all-libiberty.
14523 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14525         * configure.in: If the only directory in target_configdirs which
14526         actually exists is libiberty, then set target_configdirs to empty,
14527         to avoid trying to build a target libiberty in a gas or gdb
14528         distribution.
14530 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14532         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14533         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14534         systems.
14536 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14538         * configure.in (copy_dirs): Use sys-include instead of include
14539         for --with-headers option.
14541 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14543         * Makefile.in, configure.in: Make winsup builds work with
14544         new scheme.
14546 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14548         * configure.in: Build the linker on AIX.
14550 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14552         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14553         where needed.
14555 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14557         * Makefile.in (all-gcc): Fix typo.
14559 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14561         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14563 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14565         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14566         to target-xiberty, to provide more flexibility.
14567         (target_subdir):  Define.  Create if cross.
14568         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14569         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14570         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14571         check-libFOO -> check-target-libFOO, etc.
14572         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14573         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14574         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14575         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14576         allow ALL_GCC="" to only configure.
14577         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14578         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14579         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14581 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14583         * Makefile.in (taz): Build "info" in etc explicitly.
14585 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14587         * configure.in:  Make sure that CC is undefined (as opposed to
14588         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14589         problem with autoconf trying to configure on a host without GCC.
14591 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14593         * mpw-configure: Set host alias from choice of host compiler,
14594         only use generic MPW Makefile sed if present, edit a file
14595         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14596         * mpw-README: Add problem notes about CW6 and CW7.
14598 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14600         * Makefile.in (taz): Use ";" instead of ";;".
14602 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14604         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14605         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14606         DISTDOCDIRS.
14607         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14608         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14610 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14612         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14613         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14614         Move bfd to DISTSTUFFDIRS.
14616 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14618         * Makefile.in (X11_LIB): Removed.
14619         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14621         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14623 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14625         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14626         names.
14628 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14630         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14632 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14634         * configure.in (i[345]86-*-win32): Always build newlib.
14635         Don't configure cvs, autoconf or texinfo.
14636         * Makefile.in (LD_FOR_TARGET): New.
14637         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14638         Pass down LD_FOR_TARGET.
14640 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14642         * winsup: New directory.
14643         * Makefile.in: Build winsup.
14644         * configure.in: Winsup is configured when target is win32.
14645         Can only build win32 target GDB when native.
14647 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14649         * config.guess: Recognize HP model 819 machines as having
14650         a PA 1.1 processor.
14652 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14654         * configure: Fix sed loop which substitutes for CC and CXX to
14655         avoid bug found in various sed implementations.
14657 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14659         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14660         simulator.  Use standard powerpc-*-eabi*.
14662 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14664         * configure.in: Stop putting gas and binutils in noconfigdirs for
14665         powerpc-*-aix* and rs6000-*-*.
14667 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14669         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14670         -mcall-aixdesc libraries.
14672 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14674         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14676         * config.sub (arm | armel | armeb): Fix shell syntax.
14678 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14680         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14681         -msoft-float and -mcpu=common support.
14682         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14683         libraries.
14685 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14687         * configure.in: Allow configuration and build of emacs19 for the alpha.
14689 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14691         * configure.in (CC): Get ^CC, not just any old CC, from
14692         ${host_makefile_frag}.
14694 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14696         * configure.in (CC): Try to get CC from
14697         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14699 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14701         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14702         only if it exists in $(srcdir).
14704 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14706         * configure: If CC and CXX are not set in the environment, set
14707         them, based on either an existing Makefile or on searching for gcc
14708         in PATH.  Substitute for CC and CXX in Makefile.
14709         * configure.in: Remove libm from target_libs.  Separate
14710         target_configdirs from configdirs.  If CC is not set in
14711         environment, try to get it from a host Makefile fragment.  Rewrite
14712         changes of configdirs to use skipdirs instead.  A few minor
14713         tweaks.  Take directories out of target_configdirs as they are
14714         taken out of configdirs.  Remove existing Makefile files from
14715         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14716         CONFIG_ARGUMENTS in Makefile.
14717         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14718         by configure.in.
14719         (CONFIG_ARGUMENTS): Likewise.
14720         (CONFIGURE_TARGET_MODULES): New variable.
14721         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14722         ($(CONFIGURE_TARGET_MODULES)): New target.
14723         (configure-libg++, configure-libio): New targets.
14724         (all-libg++): Depend upon configure-libg++.
14725         (all-libio): Depend upon configure-libio.
14726         (configure-libgloss, all-libgloss): New targets.
14727         (configure-libstdc++): New target.
14728         (all-libstdc++): Depend upon configure-libstdc++.
14729         (configure-librx, all-librx): New targets.
14730         (configure-newlib): New target.
14731         (all-newlib): Depend upon configure-newlib
14732         (configure-xiberty): New target.
14733         (all-xiberty): Depend upon configure-xiberty.
14735 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14737         * configure.in (host i[345]86-*-win32):  Expand the
14738         noconfigdirs again.
14740 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14742         * mpw-configure: Fix sed command file name.
14744 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14746         * configure.in (host i[345]86-*-win32): Reduce the
14747         noconfigdirs again.
14749 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14751         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14752         or powerpc*-*-pe*, since they are not yet supported.
14754 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14756         Add PowerMac support and many other enhancements.
14757         * mpw-configure: New option --cc to select compiler to use,
14758         paste options set according to --cc into the generated
14759         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14760         if mpw-make.sed is present.
14761         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14762         add forward includes for PowerPC include files.
14763         * mpw-build.in: Build using Makefile.PPC if present.
14764         (do-byacc, etc): Remove separate version resource builds.
14765         (do-gas): Build "stamps" before "all".
14766         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14767         * mpw-README: Update to reflect --cc option, PowerMac support,
14768         and recently-reported compatibility problems.
14770 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14772         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14773         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14774         (--with-multilib-top): Pass to recursive invocations.
14776 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14778         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14779         v810-*-*.
14781 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14783         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14784         gdb, ld and opcodes on v810-*-*.
14786 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14788         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14789         (local-maintainer-clean): New target.
14790         (maintainer-clean): New target.
14791         (realclean): Just depend upon maintainer-clean.
14793 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14795         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14797 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14799         * configure.in: Build ld in mips*-*-bsd* case.
14801 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14803         * config.sub: Accept -lites* OS.  From Ian Dall.
14805 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14807         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14808         targets.
14810 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14812         * configure.in: treat i386-win32 canadian cross the same as
14813         i386-go32 canadian cross.
14815 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14817         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14818         running under the simulator to build a reduced set of libraries.
14819         (powerpc-*-eabiaix): Add fine grained multilib support added to
14820         other powerpc targets yesterday.
14822 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14824         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14825         -disable-softfloat, -disable-relocatable, -disable-aix, and
14826         -disable-sysv to control which multilib libraries get built.
14828 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14830         * configure: Add Makefile.tem to list of files to remove in trap
14831         handler.
14833 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14835         * config.guess (*Linux*):  Add missing "exit"s.
14836         Also, need specific check for alpha-unknown-linux (uses COFF).
14838 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14840         * config.guess:  Merge with FSF:
14842         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14843         * config.guess (AIX4): More robust release numbering discovery.
14845         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14846         * config.guess (i386-sequent-ptx): Properly get version number.
14848         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14849         * config.guess (mips:*:4*:UMIPS): New case.
14851 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14853         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14854         (i386-win32 host): Likewise.  Don't build readline.
14856 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14858         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14859         SUPPORT_FILES to submakes.
14861 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14863         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14864         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14865         mpw-configure.
14867 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14869         * configure.in (appdirs): Use =, not ==, in test expression when
14870         trying to build the text to print in the warning message for
14871         Solaris users.
14873 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14875         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14877 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14879         * config.guess: Recognize lynx-2.3.
14881 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14883         * config.sub (z8ksim): Deleted
14884         (z8k-*-coff): New, this is the one true name of the target.
14886 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14888         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14890 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14892         * config.guess (*:Linux:*:*): First try asking the linker what the
14893         default object file format is (elf, aout, or coff).  Then if this
14894         fails, try previous methods.
14896 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14898         * configure.in: Don't build newlib for *-*-vxworks5.1.
14900 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14902         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14903         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14905 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14907         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14909 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14911         * cfg-ml-com.in: New file.
14912         * cfg-ml-pos.in: New file.
14914 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14916         * COPYING.NEWLIB: Add HP free copyright to list.
14918 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14920         * config.sub: Recognize -eabi* for the system, not just -eabi.
14922 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14924         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14925         * config.sub, configure.in (win32): New target and host.
14927 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14929         * configure.in: Add i386-pe configuration.
14931 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14933         * mpw-build.in (install): Install GDB after LD.
14935 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14937         * mpw-config.in (elf/mips.h): Always forward-include, needed
14938         for GDB to build.
14940 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14942         * testsuite: New directory for customer acceptance and whole tool
14943         chain tests.
14945 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14947         * configure: If per-host line isn't found, but AC_OUTPUT is found
14948         and a configure script exists, run it instead.
14950 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14952         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14954 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14956         * configure: Set build_{cpu,vendor,os,alias} to host values when
14957         --build isn't specified.
14959 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14961         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14962         (FLAGS_TO_PASS): Pass them.
14963         (EXTRA_TARGET_FLAGS): Ditto.
14965 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14967         * Makefile.in (all-libg++): Depend on all-libstdc++.
14969 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14971         * configure.in (noconfigdirs): Enable all packages for
14972           i386-unknown-netbsd.
14974 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14976         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14977         hosted builds (DOS builds)
14979 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14981         Changes for ARM based on patches from Richard Earnshaw:
14982         * config.sub: Handle armeb and armel.
14983         * configure.in: Omit arm linker only for riscix.
14985 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14987         * config.guess:  Update from FSF.
14989 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14991         * config.sub: Recognize powerpcle as the little endian variant of
14992         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14993         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14994         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14995         temporarily.
14997 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14999         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15001 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15003         * config.sub: Accept -lites* as a basic system type.
15005 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15007         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15008         installed, and if so return linuxoldld as the system name.
15010 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15012         * config.guess: Add hppa1.1-hp-lites support.
15014 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15016         * configure.in: Don't build newlib for m68k-vxworks5.1.
15018 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15020         * configure.in (mips-sgi-irix6): Use mh-irix5.
15022 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15024         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15026 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15028         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15029         OSF/1.  Fix compiler flags.
15030         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15032 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15034         * configure.in: Recognize --with-newlib.
15035         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15037 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15039         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15040         to *_X11_MODULES due to gdbtk needing X include files et al.
15042 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15044         Merge in support for Mac MPW as a host.
15045         (Old change descriptions retained for informational value.)
15047         * mpw-config.in: Add generic include forwards for cpu-specific
15048         include files in aout and elf directories.
15050         * mpw-configure: Added copyright.
15051         * mpw-config.in: Check for presence of required build tools.
15052         (target_libs): Add newlib.
15053         (target_tools): Add examples.
15054         (Read Me): Generate as "Read Me for MPW" instead.
15055         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15056         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15057         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15059         * mpw-configure: Remove subdir-specific makefile hackery,
15060         delete mk.tmp after using it.
15062         * mpw-build.in (all): Display start and end times.
15064         * mpw-configure (host_canonical): Set.
15065         (target_cpu): Always add to makefiles.
15066         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15067         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15068         (mpw-mh-mpw): Look for in srcdir and srcroot.
15069         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15071         * mpw-build.in: (install-only): New target.
15073         * mpw-configure (host_alias, target_alias): Rename from hostalias
15074         and targetalias, add into generated Makefile.
15075         (mk.tmp): If present, add into generated Makefile.
15076         * mpw-build.in (all-gas): Build config.h first before gas proper.
15078         * mpw-configure (config.status): Write only if changed.
15079         * mpw-config.in (readline): Configure it (not built, just used for
15080         definitions).
15082         * mpw-config.in (elf/mips.h): Add a forward include.
15084         * mpw-config.in: Forward-include most .h files in include into
15085         extra-include.
15086         (readline): Don't build.
15087         mpw-build.in (install): Install GDB.
15089         * mpw-configure (prefix, mpw_prefix): Handle it.
15090         * mpw-config.in (mmalloc, readline): Don't configure.
15091         * mpw-build.in (thisscript): Rename to ThisScript.
15092         Use mpw-build instead of BuildProgram everywhere.
15093         (mmalloc, readline): Don't build.
15094         * mpw-README: New file, basic documentation about the MPW port.
15096         * mpw-config.in: Use forward-include to create include files.
15098         * mpw-configure: Add more things to the top of each configured
15099         Makefile, including contents of config/mpw-mh-mpw.
15100         * mpw-config.in (extra-include): Create this directory and fill it
15101         with Posix-like include files when configuring.
15103         * config.sub (apple, mac, mpw): Add various aliases.
15105         * mpw-build.in: New file, top-level build script fragment for MPW.
15106         * mpw-configure: New file, configure script for MPW.
15107         * mpw-config.in: New file, config fragment for MPW.
15109 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15111         * configure.in (host_libs): Remove glob, since it is gone from the
15112         sources.
15114 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15116         * Makefile.in: define empty GDB_NLM_DEPS var.
15118         * configure.in(target_makefile_frag): use config/mt-netware
15119         for netware targets.
15121 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15123         * config.sub: Merge in recent FSF changes.  Remove linux special
15124         cases.
15126 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15128         Revert this change:
15130         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15132                 * build-all.mk: Use CC=cc -Xs on Solaris.
15134 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15136         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15137         stop using it.
15138         * Makefile.in: Nuke all references to glob subdirectory.
15140 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15142         * configure.in: Fix --enable-shared logic in per-host.
15144 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15146         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15148 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15150         * configure.in (noconfigdirs): Don't build gas on AIX, for
15151         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15153 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15155         * configure: Fix --cache-file to work if the file argument is a
15156         relative path.
15158 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15160         * configure: If the --cache-file is used, pass it down to
15161         configure in subdirectories.
15163 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15165         * config.sub: add vxworks29k configuration.
15167 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15169         * Makefile.in (taz): Do "diststuff" part quietly.
15171 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15173         * config.sub: Mini-merge with gcc/config.sub.
15175 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15177         * config.guess (IRIX): Sed - to _.
15179 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15181         * Makefile.in (source-vault, binary-vault): New targets.
15183 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15185         * config.sub: Recognize -eabi as a basic system type.
15187 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15189         * configure.in (enable_shared stuff): Fix typo.
15191 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15193         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15195 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15197         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15199 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15201         * configure.in (rs6000-*-*): Don't build gas.
15203 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15205         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15206         reduce command line length.
15207         (AS_FOR_TARGET): Check for as.new, not Makefile.
15208         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15210 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15212         * config.guess:  Merge from FSF.
15214 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15216         * configure: Don't use $ when handling program_suffix.
15218 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15220         * configure.in:  Configure tk for hppa/hpux.
15222 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15224         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15226 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15228         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15229         to LIBCXXFLAGS.  Tests are better run without it.
15231 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15233         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15235 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15237         * configure.in (*-*-netware*): Don't configure xiberty.
15239 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15241         * configure.in:  Remove tk from native_only list.
15243 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15245         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15246           for special NCD build.
15248 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15250         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15251         makeall.bat, they're only useful for binutils snapshots.
15252         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15253         makeall.bat to specified SUPPORT_FILES.
15255 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15257         * build-all.mk: Add Ericsson targets to sun4 and solaris
15258           hosts.  Add  BNR's sun4 target to solaris host, so their
15259           build-from-source will be tested in-house first.
15261 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15263         * Makefile.in (LIBCFLAGS): New variable.
15264         (CFLAGS_FOR_TARGET): Ditto.
15265         (LIBCFLAGS_FOR_TARGET): Ditto.
15266         (LIBCXXFLAGS): Ditto.
15267         (CXXFLAGS_FOR_TARGET): Ditto.
15268         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15269         (BASE_FLAGS_TO_PASS): Pass them.
15270         (EXTRA_TARGET_FLAGS): Ditto.
15272         * configure.in: Support --enable-shared.
15274 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15276         * configure.in (target_libs):  Include libstdc++ again.
15277         * config.guess:  Update from FSF (for FreeBSD).
15279 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15281         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15282         makeall.bat.
15283         (DISTDOCDIRS): Add `etc'.
15284         (ETC_SUPPORT_PFX): New variable.
15285         (taz): Include anything from etc starting with a word in
15286         ETC_SUPPORT_PFX.
15288 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15290         * config.sub: Update for recent FSF changes.  Remove obsolete
15291         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15292         spacing changes.
15294 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15296         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15298         * config.guess:  Merge with FSF.
15299         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15301 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15303         * configure: Since the "trap 0" handler will override the exit
15304         status on many systems, only use it for "exit 1", and make it set
15305         a non-zero exit status; reset it before "exit 0".  Also, check
15306         exit status of config.sub, and error out if it failed.
15308 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15310         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15311         and install libgloss.
15313 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15315         * Makefile.in (all-binutils): Depend upon all-byacc.
15317         * configure.in: Don't build emacs on Irix 5.
15319 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15321         * configure.in (*-*-netware*): Add libio.
15323 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15325         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15326         (CHECK_TARGET_MODULES): Ditto.
15327         (INSTALL_TARGET_MODULES): Ditto.
15328         (TARGET_LIBS): Ditto.
15329         (all-libstdc++): Note dependencies.
15331 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15333         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15335 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15337         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15338         -fexternal-templates.
15340         * configure.in (target_libs): Add libstdc++.
15341         (noconfigdirs): Add libstdc++ as appropriate.
15343 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15345         * config.guess:  Update from FSF.
15347 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15349         * configure: Use ${config_shell} when running ${configsub}.
15351 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15353         * config.sub: No longer recognize h8300h.
15355 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15357         * config.sub: Remove extraneous differences between config.sub and
15358         gcc/config.sub.
15360 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15362         * Makefile.in (DISTSTUFFDIRS): Add gas.
15364 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15366         * COPYING.NEWLIB: New file.
15368 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15370         * config.guess (HP-UX):  Patch from Harlan Stenn
15371         <harlan@landmark.com> to also emit release level.
15373 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15375         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15377 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15379         * config.sub:  Merge nextstep cleanup from FSF.
15381 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15383         * configure.in (arm-*-*): Don't configure ld for this target.
15385 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15387         * configure.in (*-*-netware): don't configure libg++, libio,
15388           librx, or newlib.
15390 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15392         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15393         configure ld--it works, but it doesn't support shared libraries.
15395 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15397         * config.guess (*-unknown-freebsd*):  Get rid of possible
15398         trailing "(Release)" in version string.
15399         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15401 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15403         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15404         Fix type: *-next-neststep -> *-next-nextstep.
15406         * config.guess:  Merge from FSF:
15408         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15410         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15412         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15414         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15415         instead of UNIX_SV for UnixWare 1.0).
15417 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15419         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15420         to make gdb/nlm/* build after the compiler and linker.
15422 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15424         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15425         not just i[34]86.
15426         (m68k-atari-sysv4):  Relocate to match FSF version.
15428         * config.guess:  More merges from the FSF:
15430         Add a space before function call or macro invocation.
15432         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15434         * config.guess: Add trap cmd to remove dummy.c and dummy when
15435         interrupted.
15437         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15439         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15440         (dummy): Redirect stderr from compilation of dummy.c.
15442         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15444         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15446 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15448         * configure: Accept and ignore --cache*, for compatibility with
15449         new autoconf.
15451 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15453         * config.guess:  Merge from FSF:
15455         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15457         * config.guess (Pyramid*:OSx*:*:*): New case.
15458         (PATH): Add /.attbin at end for finding uname.
15459         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15461         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15463         * config.guess (M88*:DolphinOS:*:*): New case.
15465         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15467         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15468         to select whether to use ELF or COFF.
15470         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15472         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15474         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15476         * config.guess: Guess the OS version for HPUX.
15478         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15480         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15482 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15484         * configure.in: Recognize --with-headers, --with-libs, and
15485         --without-newlib.
15486         * Makefile.in (all-xiberty): Depend upon all-ld.
15488 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15490         * configure.in: Change i[34]86 to i[345]86.
15492 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15494         * configure (version): A few more tweaks to help message.
15496 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15498         * Makefile.in:  Remove (for now) librx as a host library,
15499         now that we're building it for target.
15501 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15503         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15504         (Karl Berry).
15506 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15508         * configure.in:  Also configure librx.
15510 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15512         * Makefile.in:  Update various rules to reflect that librx
15513         is now needed for libg++.
15515 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15517         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15519 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15521         * configure.in: Configure the examples directory.
15523 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15525         * configure: Simplify Jun 2 1994 change.
15527 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15529         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15530         /bin/gcc isn't good enough to build gcc.
15532 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15534         * Makefile.in (GDB_SUPPORT_FILES): Remove
15535         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15536         (gdb.tar.gz): Add new rule to use standard distribution building
15537         mechanism.
15539 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15541         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15542         Bill Cox <bill@cygnus.com>.
15544 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15546         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15548 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15550         * configure:  Search current dir first in .gdbinit.
15552 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15554         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15556 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15558         * config.sub:  Refer to NeXT's operating system as nextstep.
15560         * config.sub (case $basic_machine):  Re-order the cases, to match
15561         the order in the FSF version (which is mostly alphabethical).
15562         Merge in some additions and changes from the FSF.
15564 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15566         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15567         * config.sub: Recognize cxux7.
15568         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15570 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15572         * config.sub:  Fix typo powerpc -> powerpc-*.
15574 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15576         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15578         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15579         parallel with all-emacs and install-emacs).  Top-level command
15580         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15582 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15584         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15585         $(relbindir)/make before doing ``make install'', and use
15586         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15587         installing over running make binary.
15588         ($(host)-stamp-stage3-installed): Likewise.
15590 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15592         * config.guess: Recognize Mach.
15594 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15596         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15597         see whether --exec-prefix was used.
15599 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15601         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15603 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15605         * Makefile.in: Add all-librx target similar to all-libproc.
15607 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15609         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15610         with post 1.2 uname bogosity.
15612 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15614         * configure: Remove temporary files on receipt of a signal.
15616 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15618         * configure: If there is a package_makefile_frag, remove
15619         ${subdir}/Makefile.tem after copying it in.
15621 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15623         * build_all.mk: support rs6000 lynx identifies itself as
15624         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15625         since /bin/gcc is too feeble to compile a modern gcc.
15627 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15629         * brought devo/test-build.mk update-to-date with progressive/
15630           test-build.mk. Add lynx targets and hppa flag info.
15632 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15634         * configure.in:  Use mh-ncrsvr43.  Patch from
15635         Tom McConnell <tmcconne@sedona.intel.com>.
15637 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15639         * config.guess (i386-unknown-bsdi):  No longer need to
15640         check #if defined(__bsdi__) && defined(__i386__).
15642 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15644         * configure: Set program_transform_nameoption correctly.
15646 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15648         * brought build-all.mk update-to-date with progressive build-all.mk,
15649           added new targets and hppa info.
15651 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15653         * configure: If config.guess result is a prefix of the user
15654         specified target, assume a native build and use the user specified
15655         target as the host alias.  Remove SunOS patch suffix removal hack.
15656         * configure.in: Remove SunOS patch suffix removal hack.
15658         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15659         in NATIVE_CHECK_MODULES.
15661 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15663         * Makefile.in: Rename HOST_ONLY to NATIVE.
15664         * configure: Delete SunOs patch suffix from host_canonical
15665           and build_canonical variables that are prepended to Makefiles.
15666         * configure.in: Add comments for easier maintenance.
15668 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15670         * Makefile.in: Add all-libproc target similar to all-gui.
15672 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15674         * Makefile.in (CHECK_MODULES): split into
15675         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15677 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15679         * config.guess (i386-unknown-bsdi): New system to guess.
15681 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15683         * Makefile.in: Add all-gui target (but not yet build by "all").
15685 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15687         * config.sub: Move deletion of patch suffix from here...
15688         * configure.in: To here, at Ian's suggestion.  The top-
15689           level scripts might need to know of a patch level.
15691 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15693         * config.sub: Strip off patch suffix so rtl is recognized
15694           as a sunos4.1.3 machine, even though it's been patched.
15696 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15698         * Makefile.in (INSTALL_LAST): Delete.
15699         (INSTALL_DOSREL): New.
15701 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15703         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15704         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15705         whether we pass down --with-gnu-ld anyhow.
15707 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15709         * Makefile.in (INSTALL_LAST): Change operation so it works
15710         on more flavors of make.
15711         * configure.in (go32): Don't build libg++ or libio.
15713 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15715         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15716         they can be overriden by templates.
15718 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15720         * configure.in (target==go32): Don't build gdb.
15721         * dosrel: New directory.
15723 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15725         * configure.in (host==go32): Configure dosrel too.
15726         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15727         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15728         be set by incoming names or templates.
15729         (INSTALL_LAST): New rule.
15731 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15733         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15735 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15737         * configure.in (appdirs): New variable.  Currently empty, but will
15738         be used in gas distribution.  If nonempty, lists a set of
15739         directories at least one of which must get configured, or top
15740         level configuration is considered to have failed.
15741         (rs6000-*-lynxos*): Use new file name.
15743 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15745         Eliminate XTRAFLAGS.
15746         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15747         newlib include files using -idirafter, and also use -nostdinc.
15748         (CXX_FOR_TARGET): Likewise.
15749         (XTRAFLAGS): Removed.
15750         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15751         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15752         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15753         ($(DO_X)): Don't pass down XTRAFLAGS.
15755 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15757         * configure.in (mips*-dec-bsd*): New target; do build linker.
15758         (mips*-*-bsd*): New target; don't build linker.
15760 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15762         * configure.in: support rs6000-*-lynxos* configuration.
15763         support sunos4 as a cross target.
15765         * config.sub: look for lynx*, not lynx since the OS version may
15766         legitimately be part of the name.
15768 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15770         * configure.in (i[34]86-*-sco*): Move to be with other i386
15771         targets.
15772         (romp-*-*): New target.  Skip various binary utilities.
15773         (vax-*-*): New target.  Don't build newlib.
15774         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15776 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15778         * configure.in: Only set host_makefile_frag if config
15779         directory exists.
15781 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15783         * install.sh: If $dstdir exists, don't check whether each
15784         component does.
15786 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15788         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15790 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15792         * configure.in (*-*-lynxos*): Don't configure newlib for either
15793         native or cross Lynx.
15795 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15797         * config.sub (sparc64-elf): Fix os.
15798         (z8k): Remove duplicate.
15800 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15802         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15803         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15805 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15807         * configure: Make file links cleanly even if Lynx fails on
15808           an NFS symlink (at least fail cleanly).
15810 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15812         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15813         -XNh2000.
15815 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15817         * configure: Unknown options are fatal again.
15819 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15821         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15822         compatibility.
15824 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15826         * build-all.mk: Add `clean' target.
15828 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15830         * config.guess:  Add SINIX support.
15831         * configure.in:  Add mips-*-sysv4* support.
15833 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15835         * build-all.mk: Document all useful targets.
15836         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15837         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15839 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15841         * configure: Support --silent, --quiet.
15843 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15845         * configure: Support --disable-FEATURE.
15847 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15849         * config.guess: Recognize NCR running SVR4.3.
15851 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15853         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15854         Patch from Paul Eggert <eggert@twinsun.com>.
15856 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15858         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15860 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15862         * configure: Make unrecognized options give nonfatal warnings
15863         instead of fatal errors, and pass them to any subdirectory
15864         configures in case they recognize them.
15865         Make --x equivalent to --with-x.
15867 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15869         * configure: Add --enable-* options.  Clean up usage message and
15870         some comments.
15872 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15874         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15876 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15878         * configure.in (hppa*-*-*): Enable binutils.
15880 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15882         * config.sub: Recognize cisco.
15884 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15886         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15888 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15890         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15891         than one configuration name.  Add comment.
15893 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15895         * config.guess: about target *-hitachi-hiuxwe2, fixed
15896         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15897         macro is incorrect.]
15899 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15901         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15902         than the "make ls" stuff which used to be here.
15904 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15906         * config.guess:  Recognize i[34]86-unknown-freebsd.
15907         From Shawn M Carey <smcarey@rodan.syr.edu>.
15909 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15911         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15913 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15915         * config.guess: Check for ptx.
15917 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15919         * config.sub: Add os9k checking.
15921 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15923         * config.guess: Handle OSF1 running on HPPA processors
15925 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15927         * configure: If subdir configure fails, print out a message with
15928         subdirectory name, in case subdir's configure code didn't identify
15929         itself.
15931 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15933         * configure.in: Remove embedded newlines from configdirs.
15934         Avoid mismatches of substrings.  Fix matching strings at end
15935         of configdirs.
15937 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15939         * config.guess:  Add Lynx/rs6000 config support.
15941 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15943         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15945 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15947         * configure.in (hppa*-*-osf*): Treat this just like most other
15948         PA configurations (eg no binutils or ld).
15949         (hppa*-*-*elf*): These configurations have binutils and ld.
15951 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15953         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15955 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15957         * configure.in (rs6000-*-*): Build gas.
15959 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15961         * Makefile.in:  Avoid bug in losing hpux sed.
15963 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15965         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15966         for GDB and GDB has been fixed to not need it.
15968 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15970         * config.guess: Recognize vax hosts.
15972 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15974         * configure (while loop): Don't use "break 2" inside case
15975         statement -- the case statement isn't an enclosing loop.
15977 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15979         * config.guess:  Clean up NeXT support, to allow nextstep
15980         on Intel machines.  Make OS be nextstep.
15982 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15984         * config.guess: Add alternate forms for Convex.
15986 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15988         * configure:  Completely rewrite option processing.  Take
15989         advantage of pattern-matching to avoid invoking test frequently.
15990         Also clean up host and target defaulting logic.
15992 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15994         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15995         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15996         commands (plus user environment) will fit SCO limits.
15998 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16000         * configure.in: Don't issue warnings about directories which are
16001         not being configured if -norecursion is set.  Correct test for
16002         --with-gnu-as and --with-gnu-ld to not get confused by substring
16003         matches.
16005         * configure.in: Don't build gas for alpha-dec-osf1*.
16007 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16009         * configure:  Back out Per's change of 12/19/1993.  It changes the
16010         behavior of configure in unexpected and confusing ways.
16012         Also, use different delim char when calculating
16013         program_transform_name so that the name can contain slashes.
16015 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16017         * configure.in, config.sub: Add support for VSTa micro-kernel.
16019 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16021         * configure.in: Nuke hacks which were used to get a special
16022         version of GAS for HPPA configurations.
16024 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16026         * configure:  If only ${target_alias} is given, use that
16027         as the default for ${host_alias}.
16028         * configure:  Add missing back-slashes before nested quotes.
16030 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16032         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16034 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16036         * config.guess:  Recognize some Tektronix configurations.
16037         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16039 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16041         * config.sub: Match any flavor of SH.
16043 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16045         * configure.in: Don't try to configure newlib for Alpha.
16047 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16049         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16050         libg++ or libio for any Alpha target.
16052         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16054 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16056         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16057         default arguments -- so it tried to compress itself.
16059 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16061         * configure.in (notsupp): ensure that a space is always at the end
16062           of the configdirs list, since the grep checks for an explicit space
16064 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16066         * configure.in (target i386-sysv4.2): don't build ld, since static
16067           versions of many libraries are not available.
16069 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16071         * config.guess: Recognize Apollos (using environment variables).
16072         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16074 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16076         * config.guess: Recognize Sony news mips running newsos.
16078 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16080         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16081         "fi ; else" for bash.
16083 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16085         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16087 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16089         * config.sub: accept unixware as an alias for svr4.2.
16090         Fix some inconsistancies with the gcc version.
16092 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16094         * Makefile.in (DISTDOCDIRS):  Add gdb.
16096 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16098         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16100 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16102         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16103         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16104         this now.
16106 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16108         * config.sub: Accept hiux* as an OS name.
16110         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16111         etc/make-stds.texi.  The underscore came from gcc, and dje now
16112         agrees that RUNTESTFLAGS is the correct name.
16114 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16116         * install.sh:  Remove 'set -e'.  It makes any conditionals
16117         in the script useless.
16119         * config.guess: Automatically recognize arm-acorn-riscix
16120         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16122 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16124         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16126 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16128         * Makefile.in (DISTDOCDIRS): New variable.
16129         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16130         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16132 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16134         * configure.in (hppa target): check the source directory for the
16135           pagas sub-directory
16137 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16139         * config.sub: Allow -aout* and -elf*.
16141 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16143         * configure.in: Don't build ld on i386-solaris2, same as for
16144         sparc-solaris2.
16146 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16148         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16150 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16152         * configure.in:  Configure gdb for alpha.
16154 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16156         * Makefile.in (CXXFLAGS): Add -O.
16158 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16160         * config.guess: added support for DG Aviion
16162 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16164         * configure.in: Produce warning message for subdirectories not
16165         configurable for this host/target combination.  Don't try to
16166         configure gdb for vms.
16168 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16170         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16171         appropriate files before making "diststuff".
16172         (DISTBISONFILES): New var: list of files to be edited.
16173         (DISTSTUFFDIRS): Add binutils.
16175 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16177         * config.sub: also handle mipsel and mips64el (for little endian mips)
16179 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16181         * configure.in: Add * to end of all OS names.
16183 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16185         * configure.in: Build newlib for LynxOS native.
16187 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16189         * config.guess: Add support for delta 88k running SVR3.
16191         * configure.in: Add comment about HP compiler vs. emacs.
16193 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16195         * configure.in: don't build ld on solaris2 (not a viable option
16196           due to bugs in getpwnam & getpwuid)
16198 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16200         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16201         config.guess will produce a full version number.
16203 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16205         * configure.in: Build linker and binutils for alpha-dec-osf1.
16207 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16209         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16210         and gdb/testsuite/Makefile.in.
16212 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16214         * configure.in: recognize mips*- instead of mips-
16216 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16218         * config.sub: Accept linux*coff and linux*elf as operating
16219         systems.
16221 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16223         * config.sub: Recognize mips64, and mips3 as an alias for it.
16225 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16227         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16228         gdb knows how to handle OSF/1 shared libraries.
16230 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16232         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16233         * config.guess: Recognize Hitachi's HIUX.
16234         * config.sub: Recognize h3050r* and hppahitachi.
16235         Remove redundant cases for hp9k[23]*.
16237 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16239         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16240         if gas and ld are in the source tree and are in ${configdirs}.
16241         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16242         --with options (but still pass them down on the command line,
16243         if they were explicitly specified).
16245 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16247         * configure: substitute SHELL value in Makefile.in with
16248         ${CONFIG_SHELL}
16250 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16252         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16253         *-*-solaris2* targets.
16255 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16257         * Makefile.in: define M4, and pass it down to sub-makes;
16258         all-autoconf now depends on all-m4
16260 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16262         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16263         presence of {ar,ranlib} instead of a configured directory
16265 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16267         * config.guess: Accept 34?? as well as 33?? for NCR.
16269 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16271         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16272         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16274 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16276         * configure: grab values for $(CC) and $(CXX) from the
16277         environment, so that someone can do "CC=gcc configure; make" and
16278         have it work right (matching the way that autoconf works now)
16280         * configure.in, Makefile.in: add support for gash, the tcl
16281         interface to Galaxy
16283         * config.guess: add NetBSD variants (hp300, x86)
16285 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16287         * install.sh: Support -d option (in the manner of SunOS 4 install,
16288         as it is more deterministic than that of GNU install)
16289         (chmodcmd): Set file to mode 755 by default (should also do default
16290         chgrp and chown, but I don't feel like dealing with that now)
16292 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16294         * config.sub: Remove h8300hhms alias.
16296 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16298         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16300 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16302         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16303         as stmp-fixinc
16305 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16307         * config.sub: recognize m88110-bug-coff.
16309 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16311         * Makefile.in (all-libio): all dependencies on the toolchain used
16312         to build this (gcc, gas, ld, etc)
16314 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16316         * config.guess: Deal with OSF/1 1.3 on alpha.
16318 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16320         * install.sh: add some 'else true' clauses for portability
16322         * configure.in: don't build libio for h8[35]00-*-* targets
16324 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16326         * Makefile.in:  Add support for new libio.
16328 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16330         * install.sh: If one command fails, don't try the rest.  Don't try
16331         to remove $dsttmp (via trap) unless we have already created it.
16332         If $src doesn't exist, detect it and exit with an error.
16334         * config.guess: Recognize BSD on hp300.
16336 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16338         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16339         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16341 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16343         * Makefile.in (all-send-pr): depends on all-prms
16345 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16347         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16349 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16351         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16352         Added test for mips-mips-riscos5.
16354 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16356         * configure.in: use mh-hp300 for 68k HP hosts
16358 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16360         * configure: add support for CONFIG_SHELL, so that you can use
16361         some alternate shell for evaluating configure scripts
16363 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16365         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16366         in configure script to bug-gdb@prep.ai.mit.edu when building
16367         distribution archive.
16368         * Makefile.in (COMPRESS):  Remove def.
16369         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16370         gdb.tar.Z and make-gdb.tar.Z respectively.
16371         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16372         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16373         to convergence with 'taz' target in Makefile.in.
16375 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16377         * install.sh (dsttmp): use trap to ensure that tmp files go
16378         away on error conditions
16380 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16382         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16384 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16386         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16387         its parent is '/' not ''.
16389         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16391 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16393         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16394         that ${newsrcdir}/configure.in does.
16396 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16398         * test-build.mk: support for CONFIG_SHELL
16400 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16402         * config.sub (netware):  Add as a basic system type.
16404 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16406         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16407           $(srcdir)/ from the dependency on Makefile.in.
16409 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16411         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16412         (h8300hhms is temporary until multi-libraries are implemented).
16413         * configure.in: Handle h8300h too.
16415 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16417         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16419 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16421         * configure:  Remove extraneous output when guessing host type.
16422         * config.guess:  Remove extraneous output when guessing using C
16423         compiler rather than uname, or when guessing fails.
16425 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16427         * Makefile.in: remove all.cross and install.cross targets
16429         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16430           definitions
16432 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16434         * configure.in (target sh): Build gprof.
16436 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16438         * config.sub: change -solaris to -solaris2
16440 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16442         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16444 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16446         * configure: Correct error message for missing Makefile.in to
16447         print correct directory.
16449 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16451         * install.sh: kludge around 386BSD shell bug
16453 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16455         * config.guess:  Recognize NeXT.
16456         * config.guess:  Recognize i486-ncr-sysv4.
16457         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16459 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16461         * Makefile.in (MAKEINFOFLAGS): New variable.
16462         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16463         * build-all.mk, test-build.mk: Pass down --no-split as
16464         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16466 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16468         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16470 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16472         * Makefile.in (libg++.tar.z):  New rule.
16473         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16474         * Makefile.in (taz):  Only do a single chmod.
16476 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16478         * install.sh: don't use dirname anymore (replaced with sed usage)
16480 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16482         * Makefile.in:  Change extension for gzip'd files from '.z' to
16483         '.gz' per new FSF standard usage.
16485 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16487         * configure: put quotes around the final value of program_transform_name
16489 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16491         * Makefile.in: new install.sh support; update install-info rules
16493 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16495         * configure.in: Build diff for crosses, but not for go32 host.
16497         * configure.in: Build gprof only for native, and don't build it
16498         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16500 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16502         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16504 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16506         * configure.in (host_tools): Add prms.
16508 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16510         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16511         with $(FLAGS_TO_PASS) on the command line
16513         * config.sub: Recognize lynx and lynxos
16515 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16517         * config.sub: Accept -ecoff*, not just -ecoff.
16519 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16521         * Makefile.in (taz): Use .gz suffix instead of .z.
16522         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16523         names.
16525 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16527         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16529 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16531         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16532         that rebuilds that might happen during 'make install' don't get
16533         bogus gcc include files
16535 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16537         Change from Utah for HPPA support:
16538         * config.guess: Recognize hppa1.x-hp-bsd.
16540 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16542         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16543         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16545 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16547         * config.sub: Add support for rom68k and bug boot monitors.
16549 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16551         * Makefile.in: Make all-opcodes depend on all-bfd.
16553 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16555         * config.guess: Added special check for i[34]86-univel-sysv4*.
16557 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16559         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16560         the processor rather than assuming i486.
16562 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16564         * config.guess: Recognize SunOS6 as Solaris3.
16566 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16568         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16569         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16571 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16573         * build-all.mk (all-cross): New target for Canadian Cross.
16574         Added Q2 go32 targets.
16575         * test-build.mk: Configure go32 cross sparclite-aout and
16576         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16577         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16579 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16581         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16582         GO32 hosted toolchains
16584 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16586         * configure: change  so "-exec-prefix" gets passed down rather
16587         than "-exec_prefix" so autoconf generated Makefiles get the
16588         exec_prefix set right.
16590 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16592         * config.guess: get the Solaris2 minor version number
16594         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16596 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16598         * config.guess: Recognize some Sequent platforms.
16600 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16602         * Makefile.in: added the vault-install target
16604         * configure.in: actually use the Sun3 makefile fragment that's in
16605         config, also added the release dir to configdirs
16607 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16609         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16611 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16613         * configure.in: remove some program from Alpha targetted toolchains
16615 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16617         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16618         gprof.
16619         (taz): Run "make diststuff" in those directories instead of "make
16620         proto-dir".  Look for "VERSION=" only at start of line in subdir
16621         Makefile.  Use "gzip -9" for compression.
16622         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16623         (binutils.tar.z): New target.
16625 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16627         * Makefile.in (taz): Include gpl.texinfo.
16629 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16631         * Makefile.in (setup-dirs): Merged into "taz" target.
16632         (taz): Only do `proto-dir' stuff if a directory is actually needed
16633         for this target.
16635 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16637         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16638         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16639         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16640         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16641         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16643 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16645         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16646         config.sub, and move-if-change to gdb testsuite distribution
16647         archive, so the testsuite can be extracted, configured, and
16648         run separately from the gdb distribution.  Blow away the Chill
16649         tests that require a Chill compiled executable, since GNU Chill
16650         is not yet publically available.
16652 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16654         * test-build.mk: set environment variables in a single command,
16655         instead of a list of assignments and exports
16657         * config.guess: recognize Alpha/OSF1 systems
16659 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16661         * configure: Change help message to prefer --options rather than
16662           -options.
16664 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16666         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16667         zippy@ecst.csuchico.edu.
16668         * config.guess: Recognize miniframe.
16670 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16672         * Makefile.in: Use srcroot to find runtest rather than rootme.
16673         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16675 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16677         * test-build.mk: Extensive additions to support building on a
16678         machine other than the host.
16680 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16682         * configure (tooldir): Fix for i386-aix again.
16684 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16686         * configure, Makefile.in:  Change definition of $(tooldir)
16687         to match the FSF.
16689 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16691         * config.guess:  Recognize i[34]86/SVR4.
16693 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16695         * Makefile.in (all-gdb): gdb depends on sim.
16697 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16699         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16700         at the same time we make the prototype gdb directory.
16701         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16702         files at the same time as the gdb base release distribution.
16704 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16706         * Makefile.in (check): Use individual check targets rather than
16707         DO_X rule.
16708         (check-gcc): Added.
16710 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16712         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16713         for System V release 3.2.
16715 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16717         * config.sub: Recognize hppaosf.
16718         * configure.in: Do configure ld/binutils/gas for it.
16720 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16722         * configure (tooldir): Alter syntax used to set this, for systems
16723         where "\$" isn't handled right, like i386-aix.
16725 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16727         * configure: Pass program-transform-name, not
16728         program_transform_name, to recursive configures.
16730 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16732         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16733         of gas+ld+binutils.
16735 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16737         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16739 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16741         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16743 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16745         * Makefile.in (PRMS): Set back to all-prms.
16747 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16749         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16750         targets, rather than for MIPS hosts.
16752 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16754         * configure.in: add comment for --with-x default values
16756         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16758         * Makefile.in: add check-* targets for each of the directories in
16759         the tree.  Add a definition of RUNTEST that will use the one we
16760         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16762 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16764         * configure.in: Removed obsolete references to bfd_target and
16765         target_makefile_frag.
16767         * build-all.mk: Set assorted targets for Q2.
16768         * config.sub: Recognize z8k-sim and h8300-hms.
16769         * test-build.mk: Really don't pass host to configure.
16770         (HOLES): Added uname.
16772 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16774         * configure: Handle an empty program-prefix, program-suffix or
16775         program-transform-name correctly.
16777 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16779         * build-all.mk: -G 8 no longer required for MIPS targets.
16780         * test-build.mk: Don't pass host argument to configure; make it
16781         guess.
16783 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16785         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16786         * Makefile.in (COMPRESS):  New macro, like GZIP.
16788 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16790         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16792         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16793         with gas currently defaults to -G 0.
16795 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16797         * Makefile.in (all-flex): flex depends on byacc.
16799         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16800         to test-build.mk as RELEASE_TAG.
16801         * test-build.mk (configargs): New variable containing arguments to
16802         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16803         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16805         * config.guess: Use /bin/uname when checking -X argument on SCO,
16806         to avoid invoking GNU uname which doesn't understand -X.
16808         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16810         * configure.in: Build gas for mips-*-*.
16812 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16814         * Makefile.in (all.normal): insert missing backslash.
16816 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16818         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16820         * Makefile.in: Complete overhaul to merge many almost identical
16821         targets.
16823 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16825         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16826         (gdb.tar.Z): Adjusted.
16828         * Makefile.in (setup-dirs, taz): New targets; should be general
16829         enough to adapt for gdb sometime.  Build only .z file.
16830         (gas.tar.z): New target.
16832 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16834         * build-all.mk: Use CC=cc -Xs on Solaris.
16836 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16838         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16839         for handling BISON for FSF releases.
16841 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16843         * configure: Actually implement the change zoo just documented.
16845 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16847         * configure: when using config.guess, only set target_alias when
16848         it's not already been set (ie, on the command line)
16850 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16852         * Makefile.in: add installcheck target, set PRMS to install-prms
16854 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16856         * configure: add support for package_makefile_fragment, handle the
16857         case where a directory has a configure.in file but no Makefile.in
16858         more gracefully (with an actual understandable error message, even);
16859         add support for --without (and add this to the usage message); also
16860         explicitly add a --host=${host_alias} to the command line when
16861         config.guess is used
16863 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16865         * configure: Must use both --host and --target in recursive calls.
16867 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16869         * Makefile.in: Change deja-gnu to dejagnu.
16871 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16873         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16875 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16877         * configure.in: canonicalize all instances to *-*-solaris2*,
16878         also strip out a number of tools to not build for go32 host
16880 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16882         * config.guess: add GPL.
16884         * Makefile.in, config.guess, config.sub, configure: bump
16885           copyrights to 93.
16887 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16889         * Makefile.in (do-info): Removed obsolete check for existence of
16890         localenv file.
16892         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16894 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16896         * Makefile.in: a couple of 'else true' for decstation,
16897         support for TclX
16899         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16901 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16903         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16905 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16907         * config.guess: Recognize i386-ibm-aix (PS/2).
16908         * configure.in: Use config/mh-aix386 file for it.
16910 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16912         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16913         CC_FOR_TARGET instead.
16914         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16916 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16918         * Makefile.in: Add sim to list of directories sent with gdb
16920 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16922         * configure.in: Put back mips-dec-bsd* case.
16924 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16926         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16927         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16928         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16930 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16932         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16934         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16935         (install-info): install dir.info only if it exists,
16936         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16938 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16940         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16941         gas for mips-dec-bsd.
16943 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16945         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16946         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16948 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16950         * configure.in: Added "dejagnu" to hosttools list.
16952 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16954         * config.sub, configure.in, config.guess:  Add support
16955         for Bosx, an AIX variant from Bull.
16956         Patches from F.Pierresteguy@frcl.bull.fr.
16958 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16960         * devo/dejagnu: Initial creation of devo/dejagnu.
16961         Migrated dejagnu testcases and support files for testing software
16962         tools to reside as subdirectories, currently called "testsuite",
16963         within the directory of the software tool.  Migrated all programs,
16964         support libraries, etc. beloging to dejagnu proper from
16965         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16966         with no modifications.  The changes to these files which will
16967         allow them to configure, build, and execute properly will be made
16968         in a future update.
16970 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16972         * Makefile.in: Change send_pr to send-pr.
16973         * configure.in: Likewise.
16974         * send_pr: Renamed directory to send-pr.
16976 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16978         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16980 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16982         * README:  Update for gdb-4.8 release.
16983         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16984         gdb-xxx.tar.z (gzip'd) file also.
16986 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16988         * Makefile.in: make all-diff depend on all-libiberty
16990 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16992         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16994 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16996         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16998 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17000         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17001         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17002         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17004 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17006         * Makefile.in:  makeinfo binary is in a new location
17008 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17010         * config.sub: Accept -ecoff as an OS.
17012         * Makefile.in: Various changes to eliminate a level of make
17013         recursion and reduce the required command line length.
17014         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17015         sub-makes.
17016         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17017         variables holding settings for specific sub-makes.
17018         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17019         in terms of BASE_FLAGS_TO_PASS.
17020         (TARGET_LIBS): New variable listing directories which use
17021         TARGET_FLAGS_TO_PASS.
17022         (subdir_do): Eliminated.
17023         (do-*): New set of targets to replace subdir_do.
17024         (various): All targets which used subdir_do now depend on do-*.
17025         (local-clean): Renamed from do_clean.
17026         (local-distclean): New target, dependency of distclean and
17027         realclean.
17028         (install-info): Don't create directories.  Depend on dir.info
17029         rather than calling make recursively.
17030         (install-dir.info): Eliminated.
17031         (install-info-dirs): Create all info directories here.
17032         (dir.info): Depend upon do-install-info.
17034         * test-build.mk (HOLES): Added false.
17036 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17038         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17040 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17042         * Makefile.in (info): remove dependency on all-texinfo.  The
17043         problem was really in texinfo/C, not at this level.
17045 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17047         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17049 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17051         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17052         GDB releases.
17054 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17056         * configure: Include srcdir in message about target of link not
17057         being found.  Don't convert `-' to `_' in `with' options being
17058         passed to subdirs.
17060 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17062         * configure.in: add uudecode to host_tools
17064         * Makefile.in: added {all,install}-uudecode targets, added them to
17065         the appropriate lists
17067 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17069         * Makefile.in (all-gcc): Added dependency on all-gas.
17071         * configure.in (mips-*-*): Build ld and binutils.
17073 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17075         * configure: check return code from mkdir, print error message and
17076           exit on failure.
17078 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17080         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17082 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17084         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17086 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17088         * config.sub (h8500):  Recognize this as a cpu type.
17090 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17092         * configure: source directory missing is no longer a warning
17094         * configure.in: recognize irix[34]* instead of irix[34]
17096         * Makefile.in: define and pass down X11_LIB
17098 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17100         * guess-systype: Renamed to ...
17101         * config.guess:  ... by popular request.
17102         * configure.in, Makefile.in:  Update accordingly.
17104 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17106         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17107         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17108         + Execute ./dummy instead of assuming . is in PATH.
17110 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17112         * guess-systype:  New shell script.  Attempts to guess the
17113         canonical host name of the executing host.
17114         Only a few hosts are supported so far.
17115         * configure:  Call guess-systype if no host is specified.
17117 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17119         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17120         gcc Makefile.
17123 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17125         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17126         (all-gcc, install-gcc, subdir_do): Use it.
17128 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17130         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17132 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17134         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17135           set exclusively by configure, using configure.in .
17137 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17139         * test-build.mk: set $PATH for all builds
17141         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17143 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17145         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17146         the one used in gcc/Makefile.in, so that a null expansion doesn't
17147         override the one needed to build gcc with a native cc.
17150 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17152         * configure: Accept -with arguments.
17154 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17156         * Makefile.in: added h8300sim
17158 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17160         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17161         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17162         (all-cygnus, native, build-cygnus): Make
17163         $(canonhost)-stamp-3stage-done, not $(host)....
17164         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17165         i386-sco3.2v4.  Added else true to if command.
17167 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17169         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17171 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17173         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17175 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17177         * configure.in: don't remove binutils from Solaris builds
17179 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17181         * Makefile.in: get rid of earlier definitions for *clean,
17182         also handle the recursive info rule better
17184 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17186         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17187         do more-or-less the right thing.
17189 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17191         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17192         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17194 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17196         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17197         $(host_canonical).
17199         * configure.in: split the configdirs list into 4 categories (native
17200         v. cross, library v. tool) and handle the cross-only and native-
17201         only in more reasonable (and correct!) way.
17203 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17205         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17206         configdirs anymore.
17208 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17210         * Makefile.in: extensive cleanup::  removed all of the explicit
17211         clean-* targets, collapsed many wrappers around subdir_do into
17212         one, added additional targets to satisfy standards.texi, deleted
17213         some old targets, some changes for consistency
17215 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17217         * configure.in: handle some programs as cross-only, and others as
17218         native only
17220         * test-build.mk: handle partial holes in a more generic manner
17222         * Makefile.in: m4 depends on libiberty
17224 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17226         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17227         time, wdiff, and find to configdirs
17229         * Makefile.in: all, clean, and install rules for the new programs
17230         added to configure.in
17232 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17234         * configure.in: use mh-sun for all *-sun-* hosts
17236 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17238         * Makefile.in: define flags for X11 include files and library file
17239         locations, pass them down to the programs that need this info
17241         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17243 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17245         * configure.in: start building libg++ for HP-UX targets
17247 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17249         * README:  Update references to files moved into etc/.
17251 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17253         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17254         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17256 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17258         * configure: accept dash as well as underscore in long option
17259         names for FSF compatibility.
17261 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17263         * config.sub: added -sco3.2v4 support from FSF.
17265 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17267         * configure.in: expand the section that adds or removes
17268         directories from the list of programs to build, to handle native
17269         vs. cross in addition to host v. native
17271 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17273         * Makefile.in:  Replace C++ in macro names with CXX.
17274         This is less likely to break ...
17276 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17278         * test-build.mk: add -w to GNU_MAKE
17280 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17282         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17283         add 'sparc' to list of recognized cpus.  This needed to make
17284         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17285         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17286         then changes that into $CPU-wrs-vxworks.
17288         * configure.in: remove most references to gdbtest, regularize
17289         target based program removal
17291         * test-build.mk: import from p3 tree (many fixes and changes)
17293 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17295         * Makefile.in: added rules to handle tcl, tk, and expect
17297         * configure.in: handle those directories if they exist
17299 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17301         * config.sub: removed bogus hppabsd and hppahpux names, since
17302         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17304 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17306         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17307         depends upon all-xiberty
17309         * Makefile.in: changes from p3, including:
17311         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17313         * Makefile.in (XTRAFLAGS): include newlib directories if
17314         newlib/Makefile exists, rather than if host != target.
17316         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17318         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17319         from the same source tree and not building a cross-compiler.  This
17320         matters for the libg++ configuration if reconfiguring a tree that
17321         has already been installed.
17323         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17325         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17326         pick up the machine and system specific header files.
17328         * Makefile.in: added AS_FOR_TARGET, passed down in
17329         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17330         the C compiler to use to create programs which are run in the
17331         build environment, set it to default to $(CC), and passed it down
17332         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17334         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17336         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17337         We need them for unusual native builds, like systems without
17338         ranlib.
17340         * configure: also define $(host_canonical) and
17341         $(target_canonical), which are the full, canonical names for the
17342         given host and target
17344 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17346         * Makefile.in:  Added separate definitions for C++.
17348 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17350         * configure.in (configdirs):  Add deja-gnu.
17352 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17354         * README:  Update for configure.texi and gdb-4.7 release.
17356 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17358         * Makefile.in:  Move "all" target to top of file.
17359         Previously, first target was ".PHONY" which caused BSD4.4 make
17360         to build .PHONY when make was run without arguments.
17362 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17364         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17365         Library-copylefted code in libiberty.
17367 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17369         * config.sub:  Replace m68kmote with plain old m68k.
17371 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17373         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17375 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17377         * config.sub: Complain if no argument is given.  Added support for
17378         386bsd as OS and target alias.
17380 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17382         * Makefile.in (XTRAFLAGS): include newlib directories if
17383         newlib/Makefile exists, rather than if host != target.
17385 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17387         * config.sub: recognize sparclite-wrs-vxworks.
17389         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17390         p3.) Added clean-xiberty to clean.
17392 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17394         * configure.in: use *-*-* instead of nested cases for host and target
17396 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17398         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17399         from the same source tree and not building a cross-compiler.  This
17400         matters for the libg++ configuration if reconfiguring a tree that
17401         has already been installed.
17403 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17405         * config.sub (i486v/i486v4):  Merge in from FSF version.
17407 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17409         * configure: only set PWD if it is already set.
17411 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17413         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17414         doesn't have unset and all success paths (and most error paths)
17415         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17416         to just ${PWD} to avoid confusion.)
17418 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17420         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17421         even for a native compilation.
17423 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17425         Changes to make the gdb.tar.Z rule work better.
17427         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17428         (DEVO_SUPPORT):  Add configure.texi.
17429         (bfd-ilrt.tar.Z):  Remove ancient rule.
17431 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17433         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17434         pick up the machine and system specific header files.
17436         * configure.in, config.sub: added new target m68010-adobe-scout,
17437         with alias of adobe68k.  Changed configure.in to check for
17438         -scout before -sco* to avoid a false match.
17440         * Makefile.in: added AS_FOR_TARGET, passed down in
17441         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17442         the C compiler to use to create programs which are run in the
17443         build environment, set it to default to $(CC), and passed it down
17444         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17446 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17448         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17449         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17450         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17451         FOR_TARGET variants, to newlib and libg++.
17453 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17455         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17456         first.
17458 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17460         * config.sub:  Accept `elf' as an environment.
17462 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17464         * Makefile.in (all-opcodes):  cd into the right directory
17466 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17468         * configure: added -program_transform_name option, used as
17469         argument to sed when installing programs.
17470         configure.texi: added documentation for -program_prefix,
17471         -program_suffix and -program_transform_name.
17473 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17475         * config.sub:  Accept i486 where i386 ok.
17477 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17479         * config.sub: accept we32k
17481 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17483         * config.sub, configure.in: accept OSE68000 and OSE68k.
17485         * Makefile.in: don't create all directories for ``make install'';
17486         let the subdirectories create the ones they need.
17488 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17490         * COPYING: new file, GPL v2
17492 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17494         * Makefile.in: use the new gen-info-dir, which needs a template
17495         argument (which also lives in texinfo)
17497         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17499 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17501         * config.sub (ncr3000):  Change i386 to i486.
17503 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17505         * Makefile.in: add install-rcs, install-grep to
17506         install-no-fixedincludes, removed install-bison and install-libgcc
17508 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17510         * configure.in: grab the HPUX makefile fragment if on HPUX
17512 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17514         * Makefile.in: eradicate bison spoor (ditto libgcc).
17515          configure.in: recognise m68{k,000}-ericsson-OSE.
17516          es1800 is alias for m68k-ericsson-OSE
17518 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17520         * configure.in: rearrange the parts that remove programs from
17521         configdirs, based now on HOST==TARGET or by canonical triple.
17523 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17525         * test-build.mk: recurse explicitly with -f test-build.mk when
17526           appropriate.  predicate stage3 and comparison on the existence
17527           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17528           On very clean, also remove ...stamp-co.  Build in-place before
17529           doing other builds.
17531 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17533         * Makefile.in, configure.in: add tgas
17535 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17537         * Makefile.in: a number of changes merged in from progressive.
17539         * configure.in: add libm.
17541         * .cvsignore: ignore some stuff that comes from test-build.mk.
17543 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17545         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17547 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17549         * configure: Add program_suffix (parallel to program_prefix)
17550         * Makefile.in: adjust directory-creating script for losing decstation
17552 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17554         * configure:  Minor $subdir-related fixes.
17556 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17558         * configure: fix various problems with propogating
17559         makefile_target_frag in subdirs.
17560         * configure.in: config libgcc if its there
17562 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17564         * config.sub:  HPPA merge.
17566 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17568         * Makefile.in:  Replace all-bison with all-byacc in all
17569         dependency lines for other tools (which now use byacc).
17571 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17573         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17575 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17577         * Makefile.in: make gprof rules similar to byacc rules (instead of
17578         vestigal $(unsubdir) that didn't work...)
17580 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17582         * config.sub:  Add support for Linux.
17583         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17584         (at least for libg++).
17586 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17588         * configure.texi: fix doc for the -nfp option to configure
17590 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17592         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17594 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17596         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17597         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17598         * configure.in: added solaris* host_makefile_frag hook.
17600 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17602         * config.sub: changed recognition of m68000 so that various
17603         m68k types can be specified via m680[01234]0
17605 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17607         * config.sub (basic_machine): fix sed so that '-foo' isn't
17608         completely substituted out while .+'-foo' loses the '-foo'
17610 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17612         * config.sub ($os): Add -aout.
17614 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17616         * configure:  If host_makefile_frag is absolute, don't
17617         prefix ${invsubdir} (relevant to libg++ auto-configure).
17619 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17621         * Makefile.in (tooldir): Define it.
17622         (all-ld): Depend on all-flex.
17624 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17626         * Makefile.in (check):  Fix libg++ special case.
17628 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17630         * configure: do not bury `pwd` into config.status, thus do fewer
17631           pwd's.
17633         * configure: print the "Building in" message only when building in
17634           other than "." AND verbose.
17636         * configure: remove -s, rework -v to better accommodate guested
17637           configures.
17639         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17641 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17643         * Makefile.in: macroize flags passed on recursion.  remove
17644           fileutils.
17646 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17648         * configure: get makesrcdir right for subdirs deeper than 1.
17650         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17651           install.
17653 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17655         * Makefile.in: don't print subdir_do or recursion lines.
17657 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17659         * standards.texi: added menu item.
17661         * Makefile.in: build and install standards.info.
17663         * standards.texi: new file.
17665 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17667         * configure: test for and move config.status pieces from
17668           ${subdir}/.
17670 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17672         * configure:  Test for existance of files before trying to mv
17673         them, to avoid numerous non-existance messages.
17675 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17677         * configure: correct final line of config.status.
17679         * configure: patch from eggert.  Avoids a protection problem if
17680           the original Makefile.in is read only.
17682         * configure: use move-if-change from gcc to create config.status.
17683           Some makefiles depend on config.status to tell if a directory
17684           has been reconfigured for a different host.  This change
17685           prevents those directories from remaking everything in the case
17686           where the reconfig was only intended to rebuild a Makefile.
17688         * configure: test for config.sub with "config.sub sun4" rather
17689           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17690           host alias from a missing config.sub.
17692 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17694         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17695           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17697 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17699         * configure: mkdir ${subdir} as needed.
17701 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17703         * Makefile.in,configure.in: added autoconf.
17705 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17707         * Makefile.in: no longer pass against on recursion.
17709         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17710           definitions are not inherited.
17712         * configure: correct makesrcdir when subdir is .
17714 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17716         * configure:  Add support for 'subdirs' variable, which is
17717         like 'configdirs', except that configure doesn't re-invoke
17718         itself for subdirs, it just creates a Makefile for each subdir.
17719         * configure.texi:  Document subdirs.
17721 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17723         * configure.in: added flex to configdirs
17725 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17727         * Makefile.in: remove clean-stamps from clean.
17729 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17731         * configure.in:  Add gdbtest to configdirs.
17733 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17735         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17736         to recursive makes.
17737         * configure.in:  Recognize new ncr3000 config.
17739 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17741         * Makefile.in, configure.in: removed references to gdbm.
17743 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17745         * config.sub:  Don't canonicalize os value
17746         newsos* to bsd (readline needs to check for newsos).
17747         (This fix was earlier made Jan 31, but got re-broken.)
17749 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17751         * configure.in:  sco is an os, not a vendor!
17753         * configure:  Quote $( better.  Keep various shells happy.
17755 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17757         * Makefile.in: eliminate stamp-files.
17759 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17761         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17762           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17764 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17766         * config.sub:  fix iris/iris3.
17768 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17770         * configure: re-add -rm.
17772 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17774         * Maskefile.in: add .stmp-rcs to all.
17776         * configure.in: remove gas from rs6000 build, use aix host fragment.
17778 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17780         * configure: pass down site_option during recursion.
17782 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17784         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17786 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17788         * configure: Change exec_prefix so that it really defaults to prefix.
17790 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17792         * Makefile.in, configure.in:  Add support for mmalloc library.
17794 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17796         * Makefile.in: add stmp dependencies for a few more things.
17798 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17800         * configure: adjusted error message on objdir/srcdir configure
17801           collision, per john's suggestion.
17803         * Makefile.in: add libiberty stmp to all and all.cross.
17805 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17807         * Makefile.in: remove force dependencies, add grep to all.
17809 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17811         * Makefile.in: drop flex.  make stamp files work.
17813         * configure: added test for conflicting configuration in srcdir,
17814           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17815           gets cranky.  use relative paths for configure and srcdir
17816           whenever possible.  Send some error messages to stderr that were
17817           going to stdout.
17819 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17821         * Makefile.in:  Fix libg++ rule to check for gcc directory
17822         before using gcc/gcc.  Also pass XTRAFLAGS.
17824 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17826         * Makefile.in: added stmp-files so that directories aren't polled
17827           when they are already built.
17829         * configure.texi: fixed a node pointer problem.
17831 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17833         * config.sub configure.in gdb/configure.in
17834         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17835         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17836         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17838 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17840         * configure: -recurring becomes -silent.  corrected help message
17841           for -site= option.
17843         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17845 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17847         * configure: when building Makefile for crosses, replace
17848           tooldir and program_prefix.  default srcdir from location of
17849           config.sub.  remove "for host in hosts" and "for target in
17850           targets" loops.
17852 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17854         * Makefile.in: Do not pass bindir or mandir to cvs.
17856 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17858         * Makefile.in, configure.in: removed traces of namesubdir,
17859           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17860           copyrights to '92, changed some from Cygnus to FSF.
17862         * configure.texi: remove most references to multiple hosts,
17863           multiple targets, subdirs, etc.
17865         * configure.man: removed rcsid. reference config.sub not
17866           config.subr.
17868         * Makefile.in: mkdir $(infodir) on install-info.
17870 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17872         * configure.texi:  Explain better about .gdbinit and about
17873         the environment that configure.in sections run in.
17875 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17877         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17879 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17881         * README:  DOC.configure => cfg-paper.texi.
17883 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17885         * config.sub (near case $os):  Don't convert newsos* to bsd!
17887 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17889         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17890         the number of copies of COPYING that go into the GDB tar file.
17892 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17894         * bfd/configure.in, gdb/config/mh-i386sco,
17895         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17896         Fix SCO configuration stuff.
17898 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17900         * Makefile.in:  For libg++, make sure the -I pointing
17901         to the gcc directory goes *after* all the libg++-local -I flags.
17902         Also, move just-gcc dependency from just-libg++ to all-libg++.
17904 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17906         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17908 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17910         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17912 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17914         * config.sub:  Add stratus configuration frags.  Also
17915         submitted to FSF.
17917 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17919         * Makefile.in (DEV_SUPPORT):  add configure.man.
17921         * config.sub(Decode manufacturer-specific):  add -none*.
17923 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17925         * Makefile.in:  remove form feeds to make Sun's make happy.
17926         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17928 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17930         * Makefile.in (AR_FLAGS):  Make quieter.
17932 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17934         * configure.in:  Add libg++.
17935         * configure:  When verbose, don't output the command line at each
17936         level; it will be unremarkably the same as the previous version,
17937         which will be the same as what the user typed.
17939 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17941         * configure.in, Makefile.in: fix clean-info, add flex.  add
17942           fileutils.
17944         * configure: be less sensitive to spaces in Makefile.in.  Do not
17945           look for sources in "..".  Doing so breaks subdirectories that
17946           might have their own configure.  If a subdir has it's own
17947           configure script, use it.
17949 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17951         * cfg-paper.texi: some changes suggested by rms.
17953 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17955         * config.sub:  Merge in some small additions from the FSF version,
17956         taken from the gcc distribution, to bring the Cygnus and FSF
17957         versions into closer sync.
17959 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17961         * configure.in:  Changed svr4 references to sysv4.
17963 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17965         * configure: added -V for version number option.
17967 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17969         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17970           renamed from DOC.configure to cfg-paper.texi.
17972 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17974         * configure, config.subr, config.sub: config.subr is now
17975           config.sub again.
17977 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17979         * configure.texi: new file, in progress.
17981         * Makefile.in: build info file and install the man page for
17982           configure.
17984         * configure.man: new file, first cut.
17986         * configure: find config.subr again now that configuration "none"
17987           has gone.  removed all traces of the -ansi option.  removed all
17988           traces of the -languages option.
17990         * config.subr: resync from rms.
17992 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17994         * configure, config.sub, config.subr: merge config.sub into
17995           config.subr, call the result config.subr, remove config.sub, use
17996           config.subr.
17998         * Makefile.in: revised install for dir.info.
18000 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18002         * configure.in: add decstation host makefile frag.
18004         * Makefile.in: BISON now bison -y again.  also install-gcc on
18005           install.  clean-gdbm on clean.  infodir belongs in datadir.
18006           Make directories for info install.  Build dir.info here then
18007           install it.
18009 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18011         * Makefile.in: fix for bad directory tests.
18013 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18015         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18016           regexp.  -srcdir relative was being handled incorrectly.
18018         * Makefile.in: unwrapped some for loops so that parallel makes
18019           work again and so one can focus one's attention on a particular
18020           package.
18022 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18024         * configure: added PWD as a stand in for `pwd` (for speed). use
18025           elif wherever possible.  make -srcdir work without -objdir.
18026           -objdir= commented out.
18028 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18030         * configure: +options become --options.  -subdirs commented out.
18031           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18032           Makefile now at top of generated Makefile.  Removed cvs log
18033           entries.  added -srcdir.  create .gdbinit only if there is one
18034           in ${srcdir}.
18036         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18037           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18038           and mandir now keyed off datadir by default.
18040 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18042         * Freshly created ChangeLog.
18045 Local Variables:
18046 mode: change-log
18047 left-margin: 8
18048 fill-column: 76
18049 version-control: never
18050 End: