* fold-const.c (fold_comparison): Clean up and extend X +- C1 CMP C2
[official-gcc.git] / ChangeLog
blobf0aa0006daae31fee8e4d128de44627e602f3cbe
1 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3         * MAINTAINERS: Update my affiliation/email.
5 2014-05-19  Mike Stump  <mikestump@comcast.net>
7         * MAINTAINERS: Add wide-int reviewers.
9 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
11         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
12         * configure: Regenerated.
14 2014-05-15  Torvald Riegel  <triegel@redhat.com>
16         * MAINTAINERS (libitm): Add myself as maintainer.
18 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
20         * MAINTAINERS (Write After Approval): Add myself.
22 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
24         * config.sub, config.guess: Import from upstream.
26 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
28         * MAINTAINERS (Write After Approval): Put myself in correct order.
30 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
32         * MAINTAINERS (Write After Approval): Add myself.
34 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
36         * MAINTAINERS: Move myself from Reviewers to Write After Approval
37         section.
39 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
41         * MAINTAINERS (Write After Approval): Delete myself.
43 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
45         PR sanitizer/56781
46         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
47         and -B* options with -Xcompiler.
49 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
51         PR bootstrap/60620
52         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
53         * Makefile.in: Regenerate.
55 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
57         * Makefile.def (dependencies): Make all-ld depend on all-binutils
58         for WINDRES_FOR_TARGET in default-manifest.o rule.
59         * Makefile.in: Regenerate.
61 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
63         * MAINTAINERS (Write After Approval): Add myself.
65 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
67         PR sanitizer/56781
68         * Makefile.def: Set bootstrap=true; for host fixincludes.
69         * configure.ac: Don't bootstrap host fixincludes unless
70         --with-build-config=bootstrap-{a,ub}san.
71         * Makefile.in: Regenerated.
72         * configure: Regenerated.
74 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
76         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
77         --enable-vtable-verify option parsing.  Don't add
78         target-libsanitizer to bootstrap_target_libs unless
79         --with-build-config=bootstrap-asan or
80         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
81         to bootstrap_target_libs unless --enable-vtable-verify.
82         * configure: Regenerated.
84 2014-03-10  Anatoly Sokolov <aesok@post.ru>
86         * MAINTAINERS (Write After Approval): Add myself.
88 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
90         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
92 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
94         PR bootstrap/58572
95         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
96         -I for libstdc++-v3 includes if $(LEAN).
97         * Makefile.in: Regenerated.
99 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
101         * MAINTAINERS: Update my email address.
103 2014-02-24  Walter Lee  <walt@tilera.com>
105         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
106         (tilegx-*-*): Change to tilegx*-*-*.
107         * configure: Regenerate.
109 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
111         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
113 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
115         * MAINTAINERS (Write After Approval): Add myself.
117 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
119         PR target/59788
120         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
121         *solaris2*.
123 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
125         * MAINTAINERS: Update my email address.
127 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
129         * MAINTAINERS: Convert to UTF-8.
130         Properly sort Xinliang David Li's entry.
132 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
133             Sandra Loosemore  <sandra@codesourcery.com>
135         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
136         nios2 port maintainers.
138 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
140         * MAINTAINERS (Write After Approval): Add myself.
142 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
144         * configure.ac: Add user-friendly check for native x86_64-linux
145         multilibs.
146         * configure: Regenerate.
148 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
150         * MAINTAINERS: Add myself as sh maintainer.
152 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
154         * MAINTAINERS: Add self as SLSR maintainer.
156 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
158         * MAINTAINERS: Update my email address.
160 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
162         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
164 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
166         * Makefile.in: Regenerate.
168         * Makefile.tpl: Fix typo.
169         * Makefile.in: Regenerate partially.
171 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
173         * configure.ac: Added libcilkrts to noconfig list when C++ is not
174         supported.
175         * configure: Regenerated.
177 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
179         * MAINTAINERS (Write After Approval): Add myself.
181 2013-10-30  Jason Merrill  <jason@redhat.com>
183         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
184         --disable-build-format-warnings.
186 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
188         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
189         depend on libstdc++ and libgcc.
190         * configure: Regenerate.
191         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
192         libcilkrts for POSIX and i*86, and x86_64 architectures.
193         * Makefile.in: Added libcilkrts related fields to support building it.
195 2013-10-26  Jeff Law  <law@redhat.com>
197         * Makefile.def (target_modules): Remove libmudflap
198         (languages): Remove check-target-libmudflap).
199         * Makefile.in: Rebuilt.
200         * Makefile.tpl (check-target-libmudflap-c++): Remove.
201         * configure.ac (target_libraries): Remove target-libmudflap.
202         Remove checks which disabled libmudflap on some systems.
203         * configure: Rebuilt.
204         * libmudflap: Directory removed.
206 2013-10-21  Cong Hou  <congh@google.com>
208         * MAINTAINERS (Write After Approval): Add myself.
210 2013-10-16  Mike Stump  <mikestump@comcast.net>
212         * .dir-locals.el: Add.
214 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
216         * configure.ac: Add --enable-host-shared
217         * configure: Regenerate.
219 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
221         Import from savannah.gnu.org:
222         * config.guess: Update to 2013-06-10 version.
223         * config.sub: Update to 2013-10-01 version.
225 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
227         Changes to build configuration to allow big endian ARC ELF toolchain
228         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
229         * configure: Regenerate.
231 2013-09-20  Alan Modra  <amodra@gmail.com>
233         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
234         ppc host match.  Support little-endian powerpc linux hosts.
236 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
238         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
239         maintainer.
241 2013-09-12  DJ Delorie  <dj@redhat.com>
243         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
244         maintainers.
246 2013-09-03  Richard Biener  <rguenther@suse.de>
248         * configure.ac: Also allow ISL 0.12.
249         * configure: Regenerated.
251 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
253         * MAINTAINERS (Write After Approval): Add myself.
255 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
257         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
259 2013-08-26  Caroline Tice  <cmtice@google.com>
261         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
262         "Various Reviewers" to libvtv "Various Maintainers".
264 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
266         * MAINTAINERS: Add myself as RTL optimizers reviewer.
268 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
270         * MAINTAINERS: Update name, email.
272 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
274         * MAINTAINERS (Write After Approval): Add myself.
276 2013-08-12  Caroline Tice  <cmtice@google.com>
278         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
279         address in the Write After Approval section.
281 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
283         * MAINTAINERS (Write After Approval): Update email.
285 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
287         * configure.ac: Adjust to check VTV_SUPPORTED.
288         * configure: Regenerated.
290 2013-08-02  Caroline Tice  <cmtice@google.com>
292         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
293         on non-linux systems; add target-libvtv to noconfigdirs; add
294         libsupc++/.libs to C++ library search paths.
295         * configure: Regenerated.
296         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
297         libstdc++ and libgcc.
298         * Makefile.in: Regenerated.
300 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
302         * MAINTAINERS (Write After Approval): Add myself.
304 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
305             Shiva Chen  <shiva0217@gmail.com>
307         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
308         nds32 port maintainers.
310 2013-07-17  Tim Shen  <timshen91@gmail.com>
312         * MAINTAINERS (Write After Approval): Add myself.
314 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
316         * configure.ac: Sync from binutils.
317         * configure: Regenerate.
319 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
321         * MAINTAINERS (Write After Approval): Add myself.
323 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
325         * MAINTAINERS (Write After Approval): Add myself.
327 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
329         * MAINTAINERS (Write After Approval): Add myself.
331 2013-04-30  Brooks Moses  <bmoses@google.com>
333         * MAINTAINERS: Update my email; move myself from Fortran
334         reviewer to Write After Approval.
336 2013-04-16  Andreas Schwab  <schwab@suse.de>
338         * configure.ac (aarch64-*-*): Don't disable java.
339         * configure: Regenerate.
341 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
343         * MAINTAINERS (Write After Approval): Add myself.
345 2013-03-30  Matthias Klose  <doko@ubuntu.com>
347         * Makefile.def (target_modules): Don't install libffi.
348         * Makefile.in: Regenerate.
350 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
352         * MAINTAINERS (Write After Approval): Add myself.
354 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
356         * MAINTAINERS (Write After Approval): Add myself.
358 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
360         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
361         * configure: Regenerated.
363 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
365         * MAINTAINERS: Explicitly add myself as AIX maintainer.
366         Remove Geoff Keating as rs6000 port maintainer, at his request.
368 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
370         * MAINTAINERS: Update my email.
372 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
374         * configure: Re-generate.
376 2013-01-15  Richard Biener  <rguenther@suse.de>
378         PR other/55973
379         * configure: Re-generate.
381 2013-01-14  Matthias Klose  <doko@ubuntu.com>
383         * Makefile.def (install-target-libsanitizer): Depend on
384         install-target-libstdc++-v3.
385         * Makefile.in: Regenerate.
387 2013-01-14  Richard Biener  <rguenther@suse.de>
389         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
390         * configure: Re-generate
392 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
394         * config.sub: Update from config repo.
396 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
398         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
399         * Makefile.in: Regenerate.
401 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
403         * MAINTAINERS (arc): Add new port maintainership for myself.
405 2013-01-09  Jason Merrill  <jason@redhat.com>
407         * .gitignore: Import from gdb repository.
409 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
411         * Makefile.def (configure-gcc): Depend on all-gmp.
412         (all-gcc): Remove dependency on all-gmp.
413         * Makefile.in: Regenerated.
415 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
417         * config.sub: Merge from config repo.
418         * config.guess: Ditto.
420 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
422         * Makefile.def: Merge from binutils.
423         * Makefile.in: Ditto.
425 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
427         * MAINTAINERS: Update my email.
429 2012-12-29  Ben Elliston  <bje@gnu.org>
431         * config.guess: Update to 2012-12-29 version.
432         * config.sub: Likewise.
434 2012-12-20  Matthias Klose  <doko@ubuntu.com>
436         * Makefile.def (install-target-libgfortran): Depend on
437         install-target-libquadmath, install-target-libgcc.
438         (install-target-libsanitizer): Depend on install-target-libgcc.
439         (install-target-libjava): Depend on install-target-libgcc.
440         (install-target-libitm): Depend on install-target-libgcc.
441         (install-target-libobjc): Depend on install-target-libgcc.
442         (install-target-libstdc++-v3): Depend on install-target-libgcc.
443         * Makefile.in: Regenerate.
445 2012-12-19  Matthias Klose  <doko@ubuntu.com>
447         * Makefile.def (install-target-libgo): Depend on
448         install-target-libatomic.
449         * Makefile.in: Regenerate.
451 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
453         PR go/55201
454         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
455         * Makefile.in: Regenerate.
457 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
459         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
460         * configure: Regenerate.
462 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
464         * config.sub: Merge from config repo.
466 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
468         * Makefile.def (target_modules): Add bootstrap=true and
469         raw_cxx=true to libsanitizer.
470         * configure.ac (bootstrap_target_libs): Add libsanitizer.
471         * Makefile.in: Regenerated.
472         * configure: Likewise.
474 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
476         * MAINTAINERS: Remove self as RTL optimization maintainer.
478 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
480         * MAINTAINERS (Write After Approval): Add myself.
482 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
484         * Makefile.def (target_modules): Remove bootstrap=true and
485         raw_cxx=true from libsanitizer.
486         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
487         * Makefile.in: Regenerated.
488         * configure: Likewise.
490 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
492         * Makefile.def (target_modules): Add bootstrap=true and
493         raw_cxx=true to libsanitizer.
494         * configure.ac (bootstrap_target_libs): Add libsanitizer.
495         * Makefile.in: Regenerated.
496         * configure: Likewise.
498 2012-11-28  Andrew Pinski  <apinski@cavium.com>
500         PR bootstrap/54279
501         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
502         * configure: Regenerate.
503         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
504         * Makefile.in: Regenerate.
506 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
508         * configure.ac: Disable libsanitizer if we're not building C++.
509         * configure: Regenerate.
511 2012-11-15  Roland McGrath  <roland@hack.frob.com>
513         * MAINTAINERS (Write After Approval): Add myself.
515 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
517         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
518         Kostya Serebryany (kcc@google.com) and
519         Jakub Jelinek (jakub@redhat.com).
520         Rename area for Dodji Seketeli (dodji@redhat.com).
522 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
524         * MAINTAINERS: (asan.c, related): Add myself.
526 2012-11-14  Roland McGrath  <mcgrathr@google.com>
528         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
529         * configure: Regenerate.
531 2012-11-13  Richard Henderson  <rth@redhat.com>
533         * configure.ac: Move libsanitizer logic to subdirectory.
534         * configure: Regenerate.
536 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
538         * configure.ac: Enable libsanitizer just on x86 linux for now.
539         * configure: Re-generate.
541 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
543         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
544         sections.
545         * configure: Regenerate.
547 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
549         * configure.ac: Add section for configdirs for libsanitizer.
550         Disable for cris-*-* and mmix-*-*.
551         * configure: Regenerate.
553 2012-11-12  Wei Mi <wmi@google.com>
555         * configure.ac: Add libsanitizer to target_libraries.
556         * Makefile.def: Ditto.
557         * configure: Regenerate.
558         * Makefile.in: Regenerate.
559         * libsanitizer: New directory for asan runtime.  Contains an empty
560         tsan directory.
562 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
564         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
565         against Mingw64 w32api.
566         * configure: Regenerate.
568 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
570         * configure: Regenerated.
572 2012-11-03  Robert Mason  <rbmj@verizon.net>
574         * configure.ac: add --disable-libstdcxx configure option
575         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
577 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
579         * MAINTAINERS (Write After Approval): Add myself.
581 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
583         * MAINTAINERS (Write After Approval): Add myself.
585 2012-10-24  Sharad Singhai  <singhai@google.com>
587         * MAINTAINERS (Write After Approval): Add myself.
589 2012-10-24  Eric Christopher  <echristo@gmail.com>
591         * MAINTAINERS: Update email address.
593 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
595         PR bootstrap/54820
596         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
597         * configure: Regenerate.
599 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
601         * MAINTAINERS (aarch64): Add Marcus and myself.
603 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
605         PR bootstrap/54820
606         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
607         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
608         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
609         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
610         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
611         * Makefile.in: Regenerate.
612         * configure.ac (have_static_libs): New variable and associated check.
613         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
614         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
615         * configure: Regenerate.
617 2012-10-10  Richard Biener  <rguenther@suse.de>
619         * MAINTAINERS: Adjust for changed surname.
621 2012-10-04  Lawrence Crowl  <crowl@google.com>
623         * MAINTAINERS (Write After Approval): Add myself.
625 2012-10-01  Cary Coutant  <ccoutant@google.com>
627         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
629 2012-09-28  Ian Lance Taylor  <iant@google.com>
631         * Makefile.def: Make all-target-libgo depend on
632         all-target-libbacktrace.
633         * Makefile.in: Rebuild.
635 2012-09-26  Ian Lance Taylor  <iant@google.com>
637         * Makefile.def: Make all-gcc depend on all-libbacktrace.
638         * Makefile.in: Rebuild.
640 2012-09-20  Walter Lee  <walt@tilera.com>
642         * configure.ac: Add tilegx to list of targets that support gold.
643         * configure: Regenerate.
645 2012-09-20  Marek Polacek  <polacek@redhat.com>
647         * MAINTAINERS (Write After Approval): Add myself.
649 2012-09-19  Steve Ellcey  <sellcey@mips.com>
651         * configure.ac: Add mips*-mti-elf* target.
652         * configure: Regenerate.
654 2012-09-17  Ian Lance Taylor  <iant@google.com>
656         * MAINTAINERS (Various Maintainers): Add libbacktrace.
657         * configure.ac (host_libs): Add libbacktrace.
658         (target_libraries): Add libbacktrace.
659         * Makefile.def (host_modules): Add libbacktrace.
660         (target_modules): Likewise.
661         * configure, Makefile.in: Rebuild.
663 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
665         PR target/38607
666         Merge upstream change.
667         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
669         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
670         Add libgomp*.o to compare_exclusions for AIX.
671         * configure: Regenerate.
673 2012-09-06  Diego Novillo  <dnovillo@google.com>
675         * configure.ac: Bump minimum GMP version to 4.2.3.
676         * configure: Re-generate.
678 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
680         PR target/54461
681         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
682         target-libgloss if not configured --with-avrlibc=no.
683         * configure: Regenerate.
685 2012-09-04  Jason Merrill  <jason@redhat.com>
687         * configure.ac: Fix --enable-languages=all.
689 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
691         * MAINTAINERS (Write After Approval): Add myself.
693 2012-09-03  Richard Guenther  <rguenther@suse.de>
695         PR bootstrap/54138
696         * configure.ac: Re-organize ISL / CLOOG checks to allow
697         disabling with either --without-isl or --without-cloog.
698         * configure: Regenerated.
700 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
702         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
703         * configure: Regenerate.
705 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
707         * MAINTAINERS: Fix my email address.
709 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
711         PR binutils/4970
712         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
713         and opcodes.
714         * Makefile.in: Regenerated.
716 2012-08-26  Art Haas <ahaas@impactweather.com>
718         * configure: Regenerate.
720 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
722         * INSTALL/README: Also refer to the online installation
723         instructions.
725 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
727         * MAINTAINERS (Write After Approval): Add myself.
728         (Picochip port): Remove myself.
730 2012-08-14   Diego Novillo  <dnovillo@google.com>
732         Merge from cxx-conversion branch.
734         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
735         POSTSTAGE1_CONFIGURE_FLAGS.
736         * Makefile.in: Regenerate.
737         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
738         Force C++ when bootstrapping.
739         * configure: Regenerate.
741 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
743         * MAINTAINERS (Write After Approval): Add myself.
745 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
747         * README: Document use of ranges of years in copyright notices.
749 2012-07-06  Richard Guenther  <rguenther@suse.de>
751         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
752         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
753         --with-gmp=system.
754         * Makefile.in: Regenerated.
755         * configure: Likewise.
757 2012-07-06  Richard Guenther  <rguenther@suse.de>
759         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
760         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
761         supply V=1 as extra_make_flags.
762         * configure: Regenerated.
763         * Makefile.in: Likewise.
765 2012-07-04  Tristan Gingold  <gingold@adacore.com>
767         * configure: Regenerate.
769 2012-07-03  Richard Guenther  <rguenther@suse.de>
771         * Makfile.def (isl): Remove not necessary extra_exports and
772         extra_make_flags.
773         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
774         * Makefile.in: Regenerated.
776 2012-07-03  Richard Guenther  <rguenther@suse.de>
778         * Makefile.def (cloog): Add V=1 to extra_make_flags.
779         * configure.ac: If either the ISL or the CLooG check failed
780         do not try to build in-tree versions.
781         * Makefile.in: Regenerated.
782         * configure: Regenerated.
784 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
786         * configure: Regenerate.
788 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
790         * MAINTAINERS (Various Maintainers): Add myself as testsuite
791         maintainer.
793 2012-07-02  Richard Guenther  <rguenther@suse.de>
795         * configure: Regenerated.
797 2012-07-02  Richard Guenther  <rguenther@suse.de>
798         Michael Matz  <matz@suse.de>
799         Tobias Grosser <tobias@grosser.es>
800         Sebastian Pop <sebpop@gmail.com>
802         * Makefile.def: Add ISL host module, remove PPL host module.
803         Adjust ClooG host module to use the proper ISL.
804         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
805         * configure.ac: Include config/isl.m4.  Add ISL host library,
806         remove PPL.  Remove PPL configury, add ISL configury, adjust
807         ClooG configury.
808         * Makefile.in: Regenerated.
809         * configure: Likewise.
811 2012-07-02  Richard Guenther  <rguenther@suse.de>
813         Merge from graphite branch
814         2011-07-21  Tobias Grosser  <tobias@grosser.es>
816         * configure: Regenerated.
817         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
818         both cloog.org and legacy versions. The only supported version will
819         be CLooG with the isl backend.
821         2011-07-21  Tobias Grosser  <tobias@grosser.es>
823         * configure: Regenerated.
824         * configure.ac: Require cloog isl 0.17.0
826         2011-07-21  Tobias Grosser  <tobias@grosser.es>
828         * configure: Regenerated.
829         * config/cloog.m4: Do not define CLOOG_ORG
831 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
833         * configure.ac: Skip C if explicitly selected.
834         * configure: Regenerate.
836 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
838         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
839         they contain -O2.
840         * configure: Regenerate.
842 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
844         PR debug/53740
845         * df.h, df-problems.c, dce.c: Revert last patch.
847 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
849         * MAINTAINERS (Write After Approval): Update my email address.
851 2012-06-21  Meador Inge  <meadori@codesourcery.com>
853         * MAINTAINERS (Write After Approval): Add myself.
855 2012-06-20  Jason Merrill  <jason@redhat.com>
857         * Makefile.tpl (check-target-libgomp-c++): New.
858         (check-target-libitm-c++): New.
859         * Makefile.def (c++): Add them.
860         * Makefile.in: Regenerate.
862 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
864         * MAINTAINERS (Write After Approval): Add myself.
866 2012-05-16  Olivier Hainque  <hainque@adacore.com>
868         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
869         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
870         (install-no-fixedincludes): Adjust accordingly.
871         * Makefile.in: Regenerate.
873 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
875         Merge upstream change
876         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
878 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
880         * MAINTAINERS (Write After Approval): Add myself.
882 2012-05-09  Nick Clifton  <nickc@redhat.com>
883             Paul Smith  <psmith@gnu.org>
885         PR bootstrap/50461
886         * configure.ac (mpfr-dir): When using in-tree MPFR sources
887         allow for the fact that from release v3.1.0 of MPFR the source
888         files were moved into a src sub-directory.
889         * configure: Regenerate.
891 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
893         * configure.ac: Bump minimum MPFR version to 2.4.0.
894         * configure: Regenerated.
896 2012-05-01  Richard Henderson  <rth@redhat.com>
898         * Makefile.def (libatomic): New target_module.
899         * configure.ac (target_libraries): Add libatomic.
900         (noconfigdirs): Check if libatomic is supported.
901         * Makefile.in, configure: Rebuild.
903 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
905         * MAINTAINERS (Write After Approval): Add myself.
907 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
909         * config.sub: Update to 2012-04-18 version from official repo.
911 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
913         * MAINTAINERS (Write After Approval): Add myself.
915 2012-04-11  Steve Ellcey  <sellcey@mips.com>
917         * MAINTAINERS: Changed email address.
919 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
921         PR target/52737
922         * contrib/gcc_update (files_and_dependencies):
923         Remove gcc/config/avr/t-multilib from touch data.
925 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
927         * MAINTAINERS (OS Port Maintainers): Remove irix.
928         * configure.ac (enable_libgomp): Remove *-*-irix6*.
929         (unsupported_languages): Remove mips-sgi-irix6.*.
930         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
931         (with_stabs): Remove.
932         * configure: Regenerate.
934 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
936         * MAINTAINERS (OS Port Maintainers): Remove osf.
937         * configure.ac (enable_libgomp): Remove *-*-osf*.
938         (with_stabs): Remove alpha*-*-osf*.
939         * configure: Regenerate.
941 2012-03-05  Tristan Gingold  <gingold@adacore.com>
943         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
944         * configure: Regenerate.
946 2012-02-17  Walter Lee  <walt@tilera.com>
948         * MAINTAINERS: (Write After Approval): Delete myself.
950 2012-02-14  Walter Lee  <walt@tilera.com>
952         * MAINTAINERS (tilegx port): Add myself.
953         (tilepro port): Add myself.
954         (Write After Approval): Add myself.
956 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
958         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
959         and Joseph Myers as docstring relicensing maintainers.
961 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
963         * MAINTAINERS (write-after-approval): Add myself.
965 2012-02-08  Ira Rosen <irar@il.ibm.com>
967         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
968         maintainer.
970 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
972         * MAINTAINERS (Write After Approval): Move myself to
973         maintain alphabetical order.
975 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
977         * MAINTAINERS (Write After Approval): Add myself.
979 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
981         * MAINTAINERS (Write After Approval): Add myself.
983 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
984             Jayant R Sonar <jayant.sonar@kpitcummins.com>
986         * configure.ac (cr16-*-*): Remove nonconfigdirs.
987         * configure: Regenerate.
989 2012-01-23  Harshit Chopra  <harshit@google.com>
991         * MAINTAINERS (Write After Approval): Add myself.
993 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
995         * configure.ac: Remove reference to mh-interix.
996         * configure: Regenerate.
998 2012-01-05  Richard Henderson  <rth@redhat.com>
1000         PR bootstrap/51072
1001         * configure.ac: Disable libitm if c++ is not enabled.
1002         * configure: Rebuild.
1004         * configure.ac: Fix regexp for same.
1005         * configure: Rebuild.
1007 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1009         * MAINTAINERS (Write After Approval): Add myself.
1011 2012-01-02  Richard Guenther  <rguenther@suse.de>
1013         PR bootstrap/51686
1014         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1015         * Makefile.in: Regenerate.
1017 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1019         * MAINTAINERS (Write After Approval): Add myself.
1021 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1023         * configure: Regenerate.
1025 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1027         * MAINTAINERS (picochip): Changed email address.
1029 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1031         * MAINTAINERS (write-after-approval): Add self.
1033 2011-11-29  DJ Delorie  <dj@redhat.com>
1035         * configure.ac (rl78-*-*) New case.
1036         * configure: Regenerate.
1037         * MAINTAINERS: Add myself as RL78 maintainer.
1039 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1041         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1043 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1045         * libtool.m4: Additional FreeBSD 10 fixes.
1047 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1049         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1050         Maintainers section, as Epiphany maintainer.
1052 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1054         PR target/49992
1055         * configure.ac: Remove ranlib special-casing for Darwin.
1056         * configure: Regenerate.
1058 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1060         * MAINTAINERS (Reviewers): Keep the list sorted.
1062 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1064         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1066 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1068         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1069         * configure: Rebuild.
1070         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1071         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1072         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1073         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1074         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1075         Add READELF.
1076         * Makefile.in: Rebuild.
1078 2011-11-09  Jason Merrill  <jason@redhat.com>
1080         * Makefile.def (language=c++): Remove check-c++0x.
1081         * Makefile.in (check-gcc-c++): Regenerate.
1083 2011-11-08  Richard Henderson  <rth@redhat.com>
1085         * configure.ac: Test for libitm directory present first.
1087         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1089         * configure.ac: Test libitm/configure.tgt to disable libitm.
1090         * configure: Rebuild.
1092 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1093             Richard Henderson  <rth@redhat.com>
1095         Merged from transactional-memory.
1097         * Makefile.def (lang_env_dependencies): libitm is c++.
1098         Add libitm target module.
1099         * configure.ac: Likewise.
1100         * config/mmap.m4: New file.
1101         * contrib/gcc_update: Add libitm to touch data.
1102         * Makefile.in, configure: Rebuild.
1104 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1106         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1107         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1108         * Makefile.in: Regenerate.
1110 2011-11-01  DJ Delorie  <dj@redhat.com>
1112         * config.sub: Update to version 2011-10-29 (added rl78)
1114 2011-10-27  Nick Clifton  <nickc@redhat.com>
1116         * config.sub: Import these changes from the config project:
1118         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1119             Ben Elliston  <bje@gnu.org>
1121         * config.sub (epiphany): New.
1123         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1124             Ben Elliston  <bje@gnu.org>
1126         * config.sub (hexagon, hexagon-*): New.
1128         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1130         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1131         64eb to be64.
1133         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1135         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1136         (nacl): Grok as alias for 32el-unknown-nacl.
1138 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1140         * MAINTAINERS (Write After Approval): Add myself.
1142 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1144         * MAINTAINERS (Write After Approval): Add myself.
1146 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1148         * MAINTAINERS (sparc port): Remove myself.
1150 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1152         * MAINTAINERS (Write After Approval): Add myself.
1154 2011-08-14  Yao Qi  <yao@codesourcery.com>
1156         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1157         * configure: Regenerate.
1159 2011-07-26  Ian Lance Taylor  <iant@google.com>
1161         * configure.ac: Set have_compiler based on whether gcc directory
1162         exists, rather than on whether gcc is in configdirs.
1163         * configure: Rebuild.
1165 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1167         * MAINTAINERS (Global Reviewers): Add self.
1169 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1171         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1172         link directories.
1173         * Makefile.in: Rebuild.
1175 2011-07-20  Ian Lance Taylor  <iant@google.com>
1177         PR bootstrap/49787
1178         * configure.ac: Move --enable-bootstrap handling earlier in file.
1179         If --enable-bootstrap and either --enable-build-with-cxx or
1180         --enable-build-poststage1-with-cxx, enable C++ automatically.
1181         * configure: Rebuild.
1183 2011-07-19  Ian Lance Taylor  <iant@google.com>
1185         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1186         make C++ a boot_language.  Set and substitute
1187         POSTSTAGE1_CONFIGURE_FLAGS.
1188         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1189         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1190         * configure, Makefile.in: Rebuild.
1192 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1194         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1195         maintainers.
1197 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1199         * MAINTAINERS (Global Reviewers): Add myself.
1201 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1203         * configure: Regenerate.
1205 2011-07-16  Jason Merrill  <jason@redhat.com>
1207         * Makefile.def (language=c++): Add check-c++0x and
1208         check-target-libmudflap-c++.
1209         * Makefile.tpl (check-target-libmudflap-c++): New.
1210         * Makefile.in: Regenerate.
1212 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1214         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1215         * Makefile.def (target_modules/libjava): Pass
1216         $(EXTRA_CONFIGARGS_LIBJAVA).
1217         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1218         if not configured with --enable-static-libjava.
1219         * Makefile.in: Regenerate.
1220         * configure: Likewise.
1222 2011-07-15  Jason Merrill  <jason@redhat.com>
1224         * Makefile.in (check-c++): Move check-gcc-c++0x after
1225         check-target-libstdc++-v3.
1227 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1229         * MAINTAINERS (c6x port): New entry.
1231 2011-07-13  Jason Merrill  <jason@redhat.com>
1233         * Makefile.in (check-gcc-c++0x): New.
1234         (check-c++): Depend on it.
1236 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1238         PR target/39150
1239         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1240         x86_64-*-solaris2.1[0-9]*.
1241         * configure: Regenerate.
1243 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1245         * MAINTAINERS (RTL optimizers): Add self.
1247 2011-06-27  Gabriel Charette  <gchare@google.com>
1249         * MAINTAINERS (Write After Approval): Add myself.
1251 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1253         PR regression/47836
1254         PR bootstrap/23656
1255         PR other/47733
1256         PR bootstrap/49247
1257         PR c/48825
1258         * configure.ac (target_libraries): Remove target-libiberty.
1259         Remove case-statement setting skipdirs=target-libiberty for
1260         multiple targets.  Remove checking target_configdirs and
1261         removing target-libiberty but keeping target-libgcc if
1262         otherwise empty.
1263         * Makefile.def (target_modules): Don't add libiberty.
1264         (dependencies): Remove all traces of target-libiberty.
1265         * configure, Makefile.in: Regenerate.
1267 2011-06-13  Walter Lee <walt@tilera.com>
1269         * configure.ac (tilepro-*-*) New case.
1270         (tilegx-*-*): Likewise.
1271         * configure: Regenerate.
1273 2011-06-06  Jing Yu  <jingyu@google.com>
1275         * configure.ac: Skip target-libiberty for
1276         arm*-*-linux-androideabi.
1277         * configure: Regenerated.
1279 2011-06-06  Nick Clifton  <nickc@redhat.com>
1281         * config.sub: Sync from upstream.
1283 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1285         * MAINTAINERS (Write After Approval): Add myself.
1287 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1289         * MAINTAINERS: Update my email address.
1291 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1293         * MAINTAINERS (Write After Approval): Update my email address.
1295 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1297         * MAINTAINERS (Write After Approval): Add myself.
1299 2011-05-08  Doug Kwan  <dougkwan@google.com>
1301         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1302         * configure: Regenerated.
1303         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1304         value from configure.
1305         * Makefile.in: Regenerated.
1307 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1309         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1310         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1311         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1312         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1313         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1314         *-*-vxworks*): Disable newlib and libgloss in separate case
1315         statement.
1316         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1317         to separate case statement.
1318         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1319         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1320         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1321         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1322         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1323         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1324         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1325         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1326         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1327         i[[3456789]]86-*-rdos*, m32r-*-*,
1328         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1329         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1330         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1331         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1332         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1333         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1334         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1335         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1336         and libgloss in main case over targets.  Remove most empty cases
1337         in main case over targets.
1338         * configure: Regenerate.
1340 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1342         * MAINTAINERS (Write After Approval): Add myself.
1344 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1346         * configure.ac: Remove code setting special library locations for
1347         hppa*64*-*-hpux11*.  Remove code setting compiler for
1348         sparc-sun-solaris2*.
1349         * configure: Regenerate.
1351 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1353         * configure.ac: Separate libgloss_dir settings from general case
1354         over targets.
1355         * configure: Regenerate.
1357 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1359         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1360         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1361         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1362         cases in libgcj-disabling case statement.
1363         (hppa*64*-*-linux*): Set unsupported_languages instead of
1364         disabling target-zlib.
1365         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1366         to hppa*64*-*-hpux*.
1367         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1368         hppa*-*-hpux*.
1369         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1370         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1371         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1372         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1373         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1374         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1375         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1376         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1377         libgcj-disabling case statement.
1378         * configure: Regenerate.
1380 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1382         * configure.ac: Disable Java for targets not supporting libffi.
1383         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1384         Remove cases in Java-disabling statement.
1385         (*arm-wince-pe): Change to arm-wince-pe.
1386         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1387         cases in Java-disabling statement.
1388         (bfin-*-*): Don't disable Java again.
1389         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1390         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1391         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1392         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1393         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1394         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1395         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1396         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1397         Java-disabling statement.
1398         (mmix-*-*): Don't disable Java again.
1399         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1400         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1401         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1402         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1403         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1404         statement.
1405         * configure: Regenerate.
1407 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1409         * configure.ac: Separate cases disabling Java and Java libraries
1410         from general case over targets.
1411         * configure: Regenerate.
1413 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1415         * MAINTAINERS: Update my email address.
1417 2011-04-20  Easwaran Raman  <eraman@google.com>
1419         * MAINTAINERS (Write After Approval): Add myself.
1421 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1423         PR lto/48086
1424         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1425         * configure: Regenerate.
1427 2011-04-16  Jim Meyering  <meyering@redhat.com>
1429         * MAINTAINERS (Write After Approval): Add myself.
1431 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1433         * MAINTAINERS: Update my email address.
1435 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1437         * MAINTAINERS (Write After Approval): Add myself.
1439 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1441         * MAINTAINERS (Write After Approval): Add myself.
1443 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1445         * MAINTAINERS (Write After Approval): Add myself.
1447 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1449         * configure.ac (build_tools): Remove build-byacc.
1450         (host_libs): Remove mmalloc.
1451         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1452         autoconf automake libtool diff rcs fileutils shellutils time
1453         textutils wdiff find uudecode hello tar gzip indent recode release
1454         sed perl gawk findutils gettext zip.
1455         (libgcj): Remove target-qthreads.
1456         (target_tools): Remove target-examples target-gperf.
1457         (YACC): Don't handle building byacc.
1458         * configure: Regenerate.
1459         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1460         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1461         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1462         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1463         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1464         handle building components.
1465         * Makefile.in: Regenerate.
1467 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1469         * MAINTAINERS: Update my email address as Xtensa maintainer.
1471 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1473         * config.sub: Sync from upstream.
1475 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1477         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1478         (microblaze*): Don't disable libssp.
1479         * configure: Regenerate.
1481 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1483         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1484         moveifchange.
1485         * configure: Regenerate.
1486         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1487         * Makefile.in: Regenerate.
1489 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1491         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1492         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1493         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1494         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1495         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1496         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1497         md_exec_prefix cases.
1498         * configure: Regenerate.
1500 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1502         * configure.ac: Separate cases disabling target-libssp,
1503         target-libiberty, target-libstdc++-v3 and Fortran from general
1504         case over targets.
1505         * configure: Regenerate.
1507 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1509         * configure.ac (*-*-chorusos): Don't disable libgcj.
1510         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1511         Remove case.
1512         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1513         (arm-*-coff): Don't disable libgcj.
1514         (arm*-*-linux-gnueabi): Remove useless assignment.
1515         (arm-*-riscix*): Don't disable libgcj.
1516         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1517         configuration.
1518         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1519         (c54x*-*-*): Remove case.
1520         (tic54x-*-*): Don't disable GCC or GCC libraries.
1521         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1522         to *.
1523         (d10v-*-*): Don't disable GCC libraries.
1524         (d30v-*-*): Don't disable libgcj.
1525         (h8500-*-*): Don't disable GCC libraries.
1526         (i960-*-*): Don't disable libgcj.
1527         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1528         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1529         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1530         libgcj.
1531         (m68k-*-coff*): Remove case.
1532         (mmix-*-*): Don't disable libgloss on host.
1533         (mn10200-*-*, mn10300-*-*): Remove cases.
1534         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1535         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1536         Don't disable libgcj.
1537         (romp-*-*): Remove case.
1538         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1539         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1540         case.
1541         (v810-*-*): Don't disable GCC libraries.
1542         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1543         (ip2k-*-*): Don't disable GCC libraries.
1544         * configure: Regenerate.
1546 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1548         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1549         libffi on host.
1550         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1551         on host.
1552         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1553         * configure: Regenerate.
1555 2011-03-26  John Marino  <binutils@marino.st>
1557         * configure.ac: Add support for *-*-dragonfly*
1558         * configure: Regenerate.
1560 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1562         * configure.ac (native_only): Remove.
1563         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1564         send-pr uudecode guile gnuserv on host.
1565         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1566         send-pr rcs guile perl texinfo libtool on host.
1567         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1568         automake send-pr rcs guile perl texinfo libtool on host.
1569         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1570         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1571         (alpha*-dec-osf*): Don't disable fileutils on target.
1572         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1573         texinfo send-pr expect dejagnu on target.
1574         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1575         target-qthreads on target.
1576         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1577         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1578         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1579         x86_64-*-mingw*): Don't disable expect on target.
1580         (*-*-cygwin*): Don't disable target-gperf on target.
1581         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1582         gnuserv on target.
1583         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1584         target.
1585         * configure: Regenerate.
1587 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1589         * configure.ac (target_tools): Remove target-groff.
1590         (native_only): Remove target-groff.
1591         (hppa*64*-*-*): Don't disable byacc.
1592         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1593         setting.
1594         (*-*-kaos*): Don't skip target-librx and target-groff.
1595         (*-*-netware*): Don't skip target-libmudflap.
1596         (*-*-tpf*): Don't skip target-libmudflap.
1597         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1598         directories on the host.
1599         (ia64*-*-*vms*): Don't skip tix.
1600         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1601         host.
1602         * configure: Regenerate.
1604 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1606         * configure.ac: Remove references to mt-mep, mt-netware,
1607         mt-wince.
1608         * Makefile.def: Add all-utils soft dependencies.
1609         * Makefile.tpl: Remove GDB_NLM_DEPS.
1610         * configure: Regenerate.
1611         * Makefile.in: Regenerate.
1613 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1615         * configure.ac: Do not include mh-x86omitfp.
1616         * configure: Regenerate.
1618 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1620         * configure.ac: Remove empty cases.
1621         * configure: Regenerate.
1623 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1625         * Makefile.def: Add dependency from termcap to gdb.
1626         * Makefile.in: Regenerate.
1628 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1630         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1631         * configure: Regenerate.
1632         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1633         * Makefile.tpl: Likewise.
1634         * Makefile.in: Regenerate.
1636 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1638         * configure.ac: Remove all mentions of tentative_cc.
1639         * configure: Regenerate.
1641 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1643         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1644         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1645         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1646         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1647         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1648         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1649         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1650         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1651         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1652         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1653         *-*-rhapsody*): Remove host cases.
1654         * configure: Regenerate.
1656 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1658         * configure.ac (ppc*-*-pe): Remove host case.
1659         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1660         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1661         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1662         cases.
1663         * configure: Regenerate.
1665 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1667         * config.sub: Update to version 2011-03-23.
1669 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1671         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1672         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1673         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1674         * configure: Regenerate.
1676 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1678         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1679         to Write After Approval.
1680         * config-ml.in: Don't handle arc-*-elf*.
1681         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1682         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1683         handle GCC libraries.
1684         * configure: Regenerate.
1686 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1688         PR bootstrap/48120:
1689         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1690         Add -lstdc++ -lm to LIBS.
1691         * configure: Regenerate.
1693 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1695         * config.guess: Update to version 2011-02-02
1696         * config.sub: Update to version 2011-02-24
1698 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1700         PR lto/48086
1701         * configure.ac: Re-enable LTO on *-apple-darwin9.
1702         * configure: Regenerate.
1704 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1706         PR lto/48086
1707         * configure.ac: Disable LTO on darwin due to an assembler change in
1708         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1709         under 256.
1710         * configure: Regenerate.
1712 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1714         * MAINTAINERS: Update myself as score backend maintainer,
1715         update my e-mail address.
1717 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1719         * MAINTAINERS: Update my e-mail address.
1721 2011-03-06  Joey Ye  <joey.ye@arm.com>
1723         * MAINTAINERS: Update my e-mail address.
1725 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1727         * configure.ac: Adjust test of with_ppl.
1728         * configure: Regenerated.
1730 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1732         * MAINTAINERS: Adjust my e-mail address.
1734 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1736         * configure.ac: Add -lpwl to ppllibs.
1737         * configure: Regenerated.
1739 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1741         * config/cloog.m4: Add -lisl to clooglibs.
1742         * configure: Regenerated.
1744 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1746         * MAINTAINERS (CPU Port maintainers): Add self.
1748 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1750         * MAINTAINERS: Add myself as testsuite maintainer.
1752 2011-02-15  Mike Stump  <mikestump@comcast.net>
1754         * MAINTAINERS: Add myself as testsuite maintainer.
1756 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1758         Import from Libtool and gnulib:
1760         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1762         Prepare for supporting FreeBSD 10.
1763         * config.rpath: Remove handling of freebsd1* which soon would
1764         match FreeBSD 10.0.
1766         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1768         Remove support for FreeBSD 1.x.
1769         * libtool.m4 (_LT_LINKER_SHLIBS)
1770         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1771         soon would incorrectly match FreeBSD 10.0.
1773 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1775         PR binutils/12283
1776         * move-if-change: Import version from gnulib.
1778 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1780         PR lto/47225
1781         * Makefile.def (lto-plugin): Double dash for enable-shared.
1782         (configure-gcc): Depend on all-lto-plugin.
1783         * Makefile.in: Rebuilt.
1785 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1787         * configure.ac: Remove extra bracket.
1788         * configure: Regenerate.
1790 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1792         * MAINTAINERS: Add myself as libquadmath maintainer.
1794 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1796         * MAINTAINERS: Update my email address.
1798 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1800         * MAINTAINERS (option handling): Add self.
1802 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1804         PR lto/47225
1805         * Makefile.def: Add dependency for install-gcc
1806         on install-lto-plugin.
1807         * Makfile.in: Regenerated
1809 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1811         * MAINTAINERS (CPU Port Maintainers): Add myself.
1813 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1815         PR libgcj/44341
1816         * configure.ac: Discard --with-* flags for host when configuring
1817         target libraries for cross build.
1818         * configure: Rebuilt.
1820 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1822         * MAINTAINERS (linear loop transforms): Removed.
1824 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1826         * configure.ac: If with_ppl is no, move setting with_cloog=no
1827         after CLOOG_REQUESTED check.
1828         * configure: Regenerated.
1830 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1832         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1833         CLooG has been requested.
1834         * configure: Regenerated.
1836 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1838         * configure: Regenerated.
1839         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1841 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1843         * configure: Regenerated.
1844         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1846 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1848         * configure.ac: Use AS_HELP_STRING throughout.
1849         * configure: Regenerate.
1851 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1853         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1854         * configure: Regenerate.
1856 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1858         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1860 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1862         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1863         for ia64-hpux.
1864         * configure: Regenerate.
1866 2011-01-07  Jan Hubicka  <jh@suse.cz>
1868         PR lto/47225
1869         * Makefile.in: Regenerate.
1870         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1871         configure.
1873 2011-01-07  Jan Hubicka  <jh@suse.cz>
1875         * Makefile.in: Regenerate.
1876         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1877         and configure dependency on lto-plugin configure.
1878         (lto-plugin module): Remove dependency on GCC; add dependency on
1879         liniberty.
1881 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1883         * MAINTAINERS (Write After Approval): Add myself.
1885 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1887         * configure: Regenerate.
1889 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1891         * configure.ac: (picochip): Disable libiberty.
1893 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1895         * MAINTAINERS (Write After Approval): Add myself.
1897 2010-12-10  Ian Lance Taylor  <iant@google.com>
1899         PR bootstrap/46819
1900         * configure.ac: For --disable-libgcj clear libgcj_saved.
1901         * configure: Rebuild.
1903 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1905         PR fortran/46540
1906         * configure.ac: Add --disable-libquadmath and
1907         --disable-libquadmath-support.
1908         * configure: Regenerate.
1910 2010-12-03  Ian Lance Taylor  <iant@google.com>
1912         * MAINTAINERS: Add myself as libgo maintainer.
1914 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1916         PR libffi/46792
1917         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1918         * configure: Regenerate.
1920 2010-12-02  Ian Lance Taylor  <iant@google.com>
1922         * configure.ac: Always set default for poststage1_ldflags to
1923         -static-libstdc++ -static-libgcc.
1925 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1927         * configure.ac: Move comment to remove extra space in last argument
1928         of GCC_TARGET_TOOL.
1930 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1932         PR other/46026
1933         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1934         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1935         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1936         (BASE_FLAGS_TO_PASS): Use it.
1937         * configure: Rebuilt.
1938         * Makefile.in: Rebuilt.
1940 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1942         PR binutils/12258
1943         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1944         Properly check default linker.
1945         * configure: Regnerated.
1947 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1949         * configure.ac: For --enable-gold, handle value `default' instead of
1950         `both*'.  New configure option --{en,dis}able-ld.
1951         * configure: Regenerate.
1953 2010-11-20  Ian Lance Taylor  <iant@google.com>
1955         * configure.ac: Only disable a language library if no language needs
1956         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1957         * configure: Rebuild.
1959 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1961         * Makefile.in: Regenerate.
1963         PR other/46202
1964         * configure.ac: Fix just-built in-tree STRIP name to be
1965         binutils/strip-new.
1966         * configure: Regenerate.
1967         * Makefile.def (install-strip-gcc, install-strip-binutils)
1968         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1969         (install-strip-sid): Mirror dependencies on non-strip variants
1970         of these targets on the respective -strip prerequisites.
1971         * Makefile.tpl (install-strip, install-strip-host)
1972         (install-strip-target): New targets.
1973         (install-strip-[+module+], install-strip-target-[+module+]):
1974         New targets.
1975         * Makefile.in: Regenerate.
1977 2010-11-19  Ian Lance Taylor  <iant@google.com>
1978             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1980         * configure.ac: Add target-libgo to target_libraries.  Set
1981         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1982         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1983         (HOST_EXPORTS): Add GOC.
1984         (BASE_TARGET_EXPORTS): Add GOC.
1985         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1986         (GOCFLAGS_FOR_TARGET): New variable.
1987         (EXTRA_HOST_FLAGS): Add GOC.
1988         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1989         * Makefile.def (target_modules): Add libgo.
1990         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1991         (dependencies): Add dependency from configure-target-libgo to
1992         configure-target-libffi and all-target-libstdc++-v3.  Add
1993         dependencies from all-target-libgo to all-target-libffi.
1994         (languages): Add go.
1995         * configure: Rebuild.
1996         * Makefile.in: Rebuild.
1998 2010-11-19  Ian Lance Taylor  <iant@google.com>
2000         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2001         compiler/flag environment variables.
2003 2010-11-18  Ian Lance Taylor  <iant@google.com>
2005         * configure.ac: Check for lang_requires_boot_languages in
2006         config-lang.in files.
2007         * configure: Rebuild.
2009 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2010             Tobias Burnus  <burnus@net-b.de>
2012         PR fortran/32049
2013         * Makefile.def: Add libquadmath; build it with language=fortran.
2014         * configure.ac: Add libquadmath.
2015         * Makefile.tpl: Handle multiple libs in check-[+language+].
2016         * Makefile.in: Regenerate.
2017         * configure: Regenerate.
2019 2010-11-16  Tom Tromey  <tromey@redhat.com>
2021         * MAINTAINERS: Moved myself to reviewers section.
2023 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2025         * MAINTAINERS: Moved myself to reviewers section.
2027 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2029         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2030         (Write After Approval): Remove self.
2032 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2034         * configure.ac: Fix spelling in option names.
2035         * configure: Regenerated.
2037 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2039         PR bootstrap/39622
2040         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2041         * configure: Regenerated.
2043 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2045         * MAINTAINERS: Update my email address.
2047 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2049         * configure: Regenerate.
2051 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2053         * configure: Regenerate.
2055 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2057         * configure: Regenerate.
2059 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2061         * configure: Regenerate.
2063 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2065         * configure.ac: Support official CLooG.org versions.
2066         * configure: Regenerate.
2067         * config/cloog.m4: New.
2069 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2071         * MAINTAINERS (Write After Approval): Add myself.
2073 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2075         * MAINTAINERS: Update my email address.
2077 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2079         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2080         * configure: Regenerate.
2082 2010-11-03  Ian Lance Taylor  <iant@google.com>
2083             Dave Korn  <dave.korn.cygwin@gmail.com>
2085         PR lto/46273
2086         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2087         and on other supported platforms whenever LTO is enabled.
2088         * configure: Rebuild.
2090 2010-11-02  Alan Modra  <amodra@gmail.com>
2092         PR binutils/12110
2093         * configure.ac: Error when source path contains spaces.
2094         * configure: Regenerate.
2096 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2098         * MAINTAINERS: Update my email address.
2100 2010-10-20  Ian Lance Taylor  <iant@google.com>
2102         * Makefile.def (target_modules): Set lib_path to src/.libs for
2103         libstdc++-v3 module.
2104         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2105         * Makefile.in: Rebuild.
2107 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2109         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2110         (Write After Approval): Remove myself.
2112 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2114         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2116 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2118         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2120 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2122         * configure.ac (build_lto_plugin): New shell variable.
2123         (--enable-lto): Turn on by default for all non-ELF platforms that
2124         have had LTO support added so far.  Set build_lto_plugin appropriately
2125         for both ELF and non-ELF.
2126         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2127         * configure: Regenerate.
2129 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2131         Sync from src:
2132         * configure.ac (v850 support): Remove target-libgloss from
2133         noconfigdirs.
2134         * configure: Regenerate.
2136 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2138         PR bootstrap/45326
2139         PR bootstrap/45174
2140         * configure.ac: Honor initial values of $build_configargs,
2141         $host_configargs, $target_configargs.  Mark the precious, so
2142         environment settings get recorded.
2143         * configure: Regenerate.
2145 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2147         PR bootstrap/45796
2148         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2149         Depend on all-build-libiberty.
2150         * Makefile.in: Regenerate.
2152 2010-09-30  Michael Eager  <eager@eagercon.com>
2154         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2155         * configure: Regenerate.
2157 2010-09-28  Michael Eager  <eager@eagercon.com>
2159         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2161 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2163         PR bootstrap/44621
2164         * configure.ac: Fix unportable shell quoting.
2165         * configure: Regenerate.
2167 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2169         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2170         targets and amend comment.
2171         * configure: Regenerate.
2173 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2175         * MAINTAINERS (Write After Approval): Add myself.
2177 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2179         * configure.ac: Enable LTO by default on Darwin.
2180         * configure: Regenerate.
2182 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2188         * MAINTAINERS (Write After Approval): Add myself.
2190 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2192         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2193         ports
2195 2010-07-28  David Yuste  <david.yuste@gmail.com>
2197         * MAINTAINERS (Write After Approval): Add myself.
2199 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2201         * configure.ac: Support all v850 targets.
2202         * configure: Regenerate.
2204 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2206         PR bootstrap/44455
2207         * configure.ac (extra_mpfr_configure_flags): Copy from
2208         extra_mpc_gmp_configure_flags.
2209         * configure: Re-generated.
2211 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2213         * MAINTAINERS (Write After Approval): Add myself.
2215 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2217         * MAINTAINERS (Write After Approval): Add myself.
2219 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2221         * MAINTAINERS (Write After Approval): Add myself.
2223 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2225         PR target/44862
2226         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2227         Provide -B option to allow for link spec %s substitutions for
2228         libstdc++.a on darwin.
2229         * Makefile.in: Regenerate.
2231 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2233         * MAINTAINERS (Reviewers): Update my e-mail address
2235 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2237         * Makefile.def (configure-gcc): Depend on all-libelf.
2238         * Makefile.in: Rebuild.
2240 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2242         * MAINTAINERS (Write After Approval): Add myself in the right place.
2244 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2246         * MAINTAINERS (Write After Approval): Add myself.
2248 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2250         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2252 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2254         * config.sub: Update to version 2010-05-21.
2255         * config.guess: Update to version 2010-04-03.
2257 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2259         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2260         * configure: Regenerate.
2262 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2264         * MAINTAINERS (Write After Approval): Add myself.
2266 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2268         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2269         a platform that supports LTO.
2270         * configure: Regenerate.
2272 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2274         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2275         * configure: Regenerated.
2277 2010-04-27  Roland McGrath  <roland@redhat.com>
2278             H.J. Lu  <hongjiu.lu@intel.com>
2280         * configure.ac (--enable-gold): Support both, both/gold and
2281         both/bfd to add gold to configdirs without removing ld.
2282         * configure: Regenerated.
2284         * Makefile.def: Add install-gold dependency to install-ld.
2285         * Makefile.in: Regenerated.
2287 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2289         PR lto/42776
2290         * configure.ac (--enable-lto): Refactor handling so libelf tests
2291         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2292         and allow LTO to be explicitly enabled on non-ELF platforms that
2293         are known to support it inside else-clause.
2294         * configure: Regenerate.
2296 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2298         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2299         * configure: Regenerate.
2301 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2303         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2304         * configure: Regenerate.
2306 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2308         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2309         separately.
2310         * configure: Regenerate.
2312 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2314         * MAINTAINERS (Write After Approval): Add myself.
2316 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2318         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2319         * configure: Regenerate.
2321 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2323         * configure: Regenerate after change to elf.m4.
2325 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2327         * MAINTAINERS (Write After Approval): Add myself.
2329 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2331         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2332         * configure: Regenerated.
2334 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2336         * configure.ac: Print "buggy but acceptable" when CLooG
2337         revision is less than 9.
2338         * configure: Regenerated.
2340 2010-04-01  Diego Novillo  <dnovillo@google.com>
2342         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2344 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2346         PR bootstrap/43615
2347         PR bootstrap/43328
2349         Revert:
2351         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2353         * configure.ac: Do not pass --enable-multilib nor
2354         --disable-multilib in baseargs.  Accept explicitly passed
2355         --enable_multilib.
2356         * configure: Regenerate.
2358 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2360         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2362 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2364         * MAINTAINERS: Remove myself.
2366 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2368         PR bootstrap/43328
2369         * configure.ac: Do not pass --enable-multilib nor
2370         --disable-multilib in baseargs.  Accept explicitly passed
2371         --enable_multilib.
2372         * configure: Regenerate.
2374 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2376         * MAINTAINERS (spu port): Remove me.
2378 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2380         * configure.ac (tic6x-*-*): New case.
2381         * configure: Regenerate.
2383 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2385         * config.sub: Update to version 2010-03-22.
2386         * config.guess: Update to version 2009-12-30.
2388 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2390         PR ada/42554
2391         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2392         * configure: Regenerate.
2394 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2396         * MAINTAINERS: Update my email address.
2398 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2400         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2401         (ghassan.shobaki@amd.com): Removed.
2403 2010-03-17  Alan Modra  <amodra@gmail.com>
2405         * MAINTAINERS: Update my email address.
2407 2010-03-16  Diego Novillo  <dnovillo@google.com>
2409         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2410         Matthews.
2412 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2414         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2415         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2417 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2419         * MAINTAINERS: Update my email address.
2421 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2423         * MAINTAINERS: Update my email address.
2425 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2427         * MAINTAINERS: Update my email address.
2429 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2431         * MAINTAINERS: Update my email address.
2433 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2435         PR libstdc++/32499
2436         * configure.ac (RANLIB): Default to true.
2437         (STRIP): Likewise.
2438         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2439         * configure: Regenerate.
2441 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2443         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2444         (Write After Approval): Update my email address.
2446 2010-02-17  Nick Clifton  <nickc@redhat.com>
2448         PR 11238
2449         * Makefile.tpl (local-distclean): Also remove config.cache files in
2450         sub-directories as there may not be Makefiles present in the
2451         sub-directories.
2452         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2453         the config.cache files found by the find command.
2455         * Makefile.in: Regenerate.
2456         * configure.ac: Revert previous delta.
2457         * configure: Regenerate.
2459 2010-02-15  Nick Clifton  <nickc@redhat.com>
2461         PR 11238
2462         * configure.ac: Delete config.cache files in sub-directories when
2463         deleting Makefiles.
2464         * configure: Regenerate.
2466 2010-02-12  Ben Elliston  <bje@gnu.org>
2468         * MAINTAINERS: Update my email address.
2470 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2472         * MAINTAINERS (spu port): Update my email address.
2474 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2476         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2478 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2480         * configure.ac: Add "recommended" version checks for GMP/MPC.
2481         Update recommended GMP/MPFR/MPC versions.
2482         * configure: Regenerate.
2484 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2486         * MAINTAINERS: Move my Embecosm email address into the
2487         write-after-approval section.
2489 2010-01-26  Ian Lance Taylor  <iant@google.com>
2491         * MAINTAINERS: Add myself as Go frontend maintainer.
2493 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2495         PR libstdc++/36101, PR libstdc++/42813
2496         * configure.ac (bootstrap_target_libs): Make inclusion of
2497         target-libgomp conditional on libgomb being in target_configdirs.
2498         * configure: Regenerate.
2500 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2502         PR libstdc++/36101, PR libstdc++/42813
2503         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2504         * configure: Regenerate.
2506 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2508         PR libstdc++/36101, PR libstdc++/42813
2509         * configure.ac (target_configdirs): Substitute.
2510         * Makefile.def: Bootstrap target module libgomp.
2511         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2512         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2513         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2514         * configure, Makefile.in: Regenerate.
2516 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2518         * MAINTAINERS: Adjust my details.
2520 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2522         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2524 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2526         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2528 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2530         * MAINTAINERS (Write After Approval): Add myself.
2532 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2534         * MAINTAINERS (Write After Approval): Add myself.
2536 2010-01-11  Richard Guenther  <rguenther@suse.de>
2538         PR lto/41569
2539         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2540         * Makefile.in: Regenerated.
2542 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2544         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2545         * configure: Regenerate.
2547 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2548             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2550         PR bootstrap/42424
2551         * configure.ac: Include libtool m4 files.
2552         (_LT_CHECK_OBJDIR): Call it.
2553         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2554         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2556         * configure: Regenerate.
2558 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2560         PR bootstrap/41818
2561         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2562         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2563         * Makefile.in: Regenerate.
2565 2010-01-02  Richard Guenther  <rguenther@suse.de>
2567         PR lto/41529
2568         * configure.ac: Include config/elf.m4.  Disable LTO if not
2569         builting for an elf target.
2570         * configure: Regenerate.
2572 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2574         * MAINTAINERS: Change my email address.
2576 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2578         * config.sub, config.guess: Update from upstream sources.
2580 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2582         * MAINTAINERS (Write After Approval): Add myself.
2584 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2586         PR middle-end/30447
2587         PR middle-end/30789
2588         PR other/40302
2590         * configure.ac: Require MPC.
2591         * configure: Regenerate.
2593 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2595         PR target/38384
2596         PR bootstrap/40972
2597         * libtool.m4: Sync from git Libtool.
2598         * ltoptions.m4: Likewise.
2599         * ltversion.m4: Likewise.
2600         * lt~obsolete.m4: Likewise.
2601         * ltmain.sh: Likewise.
2603 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2605         * configure.ac: Update minimum MPC version to 0.8.
2606         * configure: Regenerate.
2608 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2610         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2611         * configure: Regenerated.
2613 2009-11-21  Ian Lance Taylor  <iant@google.com>
2615         * configure.ac: Change default of poststage1_ldflags to be empty if
2616         poststage1_libs is set.  When poststage1_libs is empty, and
2617         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2618         * configure: Rebuild.
2620 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2622         * MAINTAINERS (Write After Approval): Update my email address.
2624 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2626         * config.guess: Update from upstream sources.
2628 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2630         * Makefile.def: Restore host and target settings for gmp.
2631         * Makefile.in: Rebuild.
2633 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2635         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2636         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2637         Fix portability of test of C++ as bootstrap language.  Add
2638         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2639         * configure: Rebuild.
2640         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2641         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2642         in-tree building.
2643         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2644         (POSTSTAGE1_HOST_EXPORTS): Use it.
2645         (STAGE[+id+]_CXXFLAGS): New.
2646         (BASE_FLAGS_TO_PASS): Pass it down.
2647         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2648         extra_exports.
2649         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2650         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2651         extra_exports.
2652         * Makefile.in: Rebuild.
2654 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2656         * config.sub, config.guess: Update from upstream sources.
2658 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2660         * MAINTAINERS (Write After Approval): Add myself.
2662 2009-11-09  Jon Beniston  <jon@beniston.com>
2664         * MAINTAINERS (Write After Approval): Add myself.
2666 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2668         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2669         paths for *-w64-mingw* and x86_64-*mingw*.
2670         * configure: Regenerated.
2672 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2674         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2676 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2678         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2679         Phil Edwards to Write-After Approval.
2681 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2683         * configure.ac: Disable target-winsup & co for
2684         x86_64-*-mingw* and *-w64-mingw* targets.
2685         * configure: Regenerated.
2687 2009-10-16  Nick Clifton  <nickc@redhat.com>
2689         * MAINTAINERS: Add myself as a maintainer for the RX port.
2691 2009-10-26  Johannes Singler  <singler@kit.edu>
2693         * MAINTAINERS (Write After Approval): Update my e-mail address.
2695 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2697         * configure.ac (CLooG test): Use = with test.
2698         * configure: Regenerate.
2700 2009-10-22  Richard Guenther  <rguenther@suse.de>
2702         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2703         cloog if the ppl version check failed.  Move flags saving
2704         before setting in libelf check.
2705         * configure: Regenerate.
2707 2009-10-21  Richard Guenther  <rguenther@suse.de>
2709         * configure.ac: Adjust the ppl and cloog configure to work as
2710         documented.  Disable cloog if ppl was disabled.  Omit the version
2711         checks if they were disabled.
2712         * configure: Re-generate.
2714 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2716         * configure.ac: Add 'lto' to enable_languages, not
2717         new_enable_languages, and only if not already present.
2718         * configure: Regenerate.
2720 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2722         * README: Refer to the various COPYING* files instead of just
2723         COPYING.
2724         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2726 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2728         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2730 2009-10-07  Richard Guenther  <rguenther@suse.de>
2732         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2733         and Richard Guenther as reviewers.
2734         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2735         as reviewers.
2737 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2739         * config.sub: Update from upstream sources.
2741 2009-10-06  Ian Lance Taylor  <iant@google.com>
2743         * Makefile.def: check-gold depends upon all-gas.
2744         * Makefile.in: Rebuild.
2746 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2748         * MAINTAINERS (Write After Approval): Add myself.
2750 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2752         * Makefile.def: all-lto-plugin depends on all-libiberty.
2753         set bootstrap=true for lto-plugin.
2754         Add lto-plugin.
2755         * Makefile.in: Regenerate.
2756         * configure.ac (host_libs): Add lto-plugin.
2757         * configure: Regenerate.
2759 2009-10-03  Diego Novillo  <dnovillo@google.com>
2761         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2762         (HOST_LIBELFLIBS): Define.
2763         (HOST_LIBELFINC): Define.
2764         * Makefile.in: Regenerate.
2765         * configure.ac: Add --enable-lto.
2766         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2767         If --enable-lto is used, add 'lto' to new_enable_languages.
2768         If --enable-lto is used and gold is enabled, add
2769         lto-plugin to configdirs.
2770         * configure: Regenerate.
2772 2009-10-03  Simon Baldwin  <simonb@google.com>
2774         * configure.ac: If --with-system-zlib, suppress local zlib and
2775         pass --with-system-zlib to subdir configure scripts.
2776         * configure: Regenerate.
2778 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2779             Paolo Bonzini  <bonzini@gnu.org>
2781         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2782         $(srcdir).
2783         * Makefile.in: Rebuilt.
2785 2009-09-26  Gary Funck  <gary@intrepid.com>
2787         * MAINTAINERS (Write After Approval): Add myself.
2789 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2791         * configure.ac: Update minimum MPC version to 0.7.
2792         * configure: Regenerate.
2794 2009-09-25  Nick Clifton  <nickc@redhat.com>
2796         * configure.ac: Pass any --cache-file=/dev/null option on to
2797         subconfigures.
2798         * configure: Regenerate.
2800 2009-09-23  Nick Clifton  <nickc@redhat.com>
2802         * config.sub, config.guess: Update from upstream sources.
2804 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2806         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2807         * Makefile.in: Rebuilt.
2809 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2811         PR bootstrap/32272
2812         * configure.ac: Error out if $srcdir isn't '.' but contains
2813         host-${host_noncanonical}.
2814         * configure: Regenerate.
2816 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2818         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2819         maintainer.
2821 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2823         * configure.ac: If bootstrapping a combined tree with
2824         --enable-gold, require c++ in stage1_languages.
2825         * configure: Regenerate.
2827         * configure.ac: Also add target_libs of stage1_languages to
2828         bootstrap_target_libs.
2829         * configure: Regenerate.
2831         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2832         with --enable-languages not containing c++.
2833         * configure: Regenerate.
2835 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2837         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2838         * configure: Regenerate.
2840 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2842         * MAINTAINERS (Write After Approval): Update my e-mail address,
2843         and move from from here...
2844         (Waiting for paperwork): To here.
2846 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2848         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2850 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2852         * configure.ac: Do not use $extrasub for replacing @if/@endif
2853         parts in Makefile; instead, use additional arguments to
2854         AC_CONFIG_COMMANDS to do the replacement manually, with several
2855         sed invocations, to avoid HP-UX sed command limits.
2856         * configure: Regenerate.
2858 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2860         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2861         blank before -L.
2863 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2865         * configure.ac (with-build-config): Document.  Handle without.
2866         Handle missing argument.
2867         * configure: Rebuilt.
2869 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2871         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2872         Default to bootstrap-debug only if compare-debug works.
2873         * configure: Rebuilt.
2874         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2875         * Makefile.in: Rebuilt.
2877 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2879         * MAINTAINERS (OS Port Maintainers): Update my email address.
2881 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2883         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2884         * Makefile.in: Rebuilt.
2886 2009-09-01  Chris Demetriou  <cgd@google.com>
2888         * MAINTAINERS (Write After Approval): Add myself.
2890 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2892         PR debug/30161
2893         * include/dwarf2.h (enum dwarf_tag): Added
2894         DW_TAG_GNU_template_template_param
2895         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2897 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2899         * Makefile.tpl (AWK): Fix typo.
2900         * Makefile.in: Regenerate.
2902 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2904         * configure.ac: Detect awk and sed.
2905         * Makefile.def (flags_to_pass): Add AWK and SED.
2906         * Makefile.tpl (AWK, SED): New.
2907         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2908         * configure: Regenerate.
2909         * Makefile.in: Regenerate.
2911 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2913         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2914         (collapseslashes): Likewise.
2916 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2918         * configure.ac (AC_PREREQ): Bump to 2.64.
2920 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2922         * configure.ac: Remove --with-datarootdir, --with-docdir,
2923         --with-pdfdir, --with-htmldir switches.
2924         * configure: Regenerate.
2926         * configure: Regenerate.
2928         * compile: Sync from Automake 1.11.
2929         * depcomp: Likewise.
2930         * install-sh: Likewise.
2931         * missing: Likewise.
2932         * mkinstalldirs: Likewise.
2933         * ylwrap: Likewise.
2935 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2937         * ltmain.sh (func_normal_abspath): New function.
2938         (func_relative_path): Likewise.
2939         (func_mode_help): Document new -bindir option for link mode.
2940         (func_mode_link): Add new -bindir option, and use it to place
2941         output DLL if specified.
2943 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2945         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2946         (baseargs): Add --disable-option-checking.
2947         * configure: Regenerate.
2949         * Makefile.def (configure-target-libiberty): Depend on
2950         all-binutils and all-ld.
2951         (configure-target-newlib): Likewise.
2952         * Makefile.in: Regenerate.
2954 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2956         * config.sub, config.guess: Update from upstream sources.
2958 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2960         Sync from src, merge:
2962         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2964         * configure.ac: Do not exclude gas for i386-*-darwin.
2965         Add a case for x86_64-*-darwin.
2966         * configure: Regenerate.
2968 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2970         * MAINTAINERS: Add my name to Write After Approval list.
2972 2009-08-06  Michael Eager  <eager@eagercon.com>
2974         * configure.ac: Add Microblaze target.
2975         * configure: Regenerate.
2977 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2979         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2980         * configure: Regenerate.
2982 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2984         * MAINTAINERS (Write After Approval): Update my e-mail address.
2986 2009-07-06  Ian Lance Taylor  <iant@google.com>
2988         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2989         * configure: Rebuild.
2991 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2993         * MAINTAINERS: Move myself to the Graphite Reviewers.
2995 2009-06-30  Wei Guozhi  <carrot@google.com>
2997         * MAINTAINERS: Add my name to Write After Approval list.
2999 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3001         PR bootstrap/40338
3002         * configure.ac (comparestring): Create new variable.
3003         * Makefile.tpl (comparestring): Use to skip some comparisions.
3004         * configure: Regenerate.
3005         * Makefile.in: Regenerate.
3007 2009-06-26  Doug Evans  <dje@sebabeach.org>
3009         * Makefile.def (host_modules): Add cgen.
3010         * Makefile.in: Regenerate.
3011         * configure.ac (host_tools): Add cgen.
3012         * configure: Regenerate.
3014 2009-06-23  DJ Delorie  <dj@redhat.com>
3016         * MAINTAINERS: Add myself as mep maintainer.
3018 2009-06-23  Ian Lance Taylor  <iant@google.com>
3020         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3021         boot_languages.  Only bootstrap target libraries listed in
3022         target_libs for some boot language.  Add --with-stage1-ldflags,
3023         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3024         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3025         if not building with C++.
3026         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3027         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3028         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3029         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3030         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3031         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3032         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3033         * configure, Makefile.in: Rebuild.
3035 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3037         * MAINTAINERS: Added my name to write-after-approval list.
3039 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3041         * configure.ac: Define is_elf for QNX Neutrino targets.
3042         * configure: Regenerate.
3044 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3046         * MAINTAINERS: Added my name to the write-after-approval list
3048 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3050         * configure.ac: Detect MPC in default directory.
3051         * configure: Regenerate.
3053 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3054             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3056         * Makefile.tpl (all): Avoid a trailing backslash.
3057         * Makefile.in: Regenerate.
3059 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3061         * config.sub, config.guess: Update from upstream sources.
3063 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3065         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3066         to noconfdirs.
3067         * configure: Regenerate.
3069 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3071         * Makefile.tpl ([+compare-target+]): Compare all stage
3072         directories, rather than just gcc.
3073         * Makefile.in: Rebuilt.
3075 2009-06-01  Doug Kwan  <dougkwan@google.com>
3077         * configure.ac: Support gold for target arm*-*-*.
3078         * configure: Regenerate.
3080 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3082         * Makefile.def: Add MPC support and dependencies.
3083         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3085         * Makefile.in, configure: Regenerate.
3087 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3089         * Makefile.tpl (all): Avoid harmless warning in make all when
3090         gcc-bootstrap is enabled but stage_last does not exist.
3091         * Makefile.in: Rebuilt.
3093 2009-05-24  Nicolas Roche  <roche@adacore.com>
3095         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3096         * Makefile.in: Regenerate.
3098 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3100         * MAINTAINERS: Update my e-mail address.
3102 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3104         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3105         * configure:  Regenerate.
3107 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3109         PR other/40159
3110         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3111         gcc-no-bootstrap are mutually exclusive.
3112         * Makefile.in: Rebuilt.
3114 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3116         PR other/40159
3117         * Makefile.tpl (all): Don't end with unconditional success.
3118         * Makefile.in: Rebuilt.
3120 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3122         PR target/37137
3123         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3124         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3125         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3126         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3127         stage_configureflags, stage_cflags and stage_libcflags into
3128         explicit Makefile macros.
3129         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3130         GFORTRAN.
3131         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3132         CC.  Set CC_FOR_BUILD from CC.
3133         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3134         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3135         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3136         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3137         and GFORTRAN.
3138         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3139         (_LIBCFLAGS): Renamed to _TFLAGS.
3140         (do-compare-debug, do-compare3-debug): Drop.
3141         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3142         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3143         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3144         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3145         (XGCC_FLAGS_FOR_TARGET): New.
3146         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3147         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3148         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3149         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3150         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3151         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3152         TFLAGS.
3153         (BUILD_CONFIG): Include if requested.
3154         (all): Set TFLAGS on bootstrap.
3155         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3156         (all-stageid-prefixmodule): Likewise.
3157         (do-clean, distclean-stageid): Set TFLAGS.
3158         (restrap): Fix whitespace.
3159         * Makefile.in: Rebuilt.
3161 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3163         * config.guess: Sync with src.
3165 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3167         * configure.ac ($with_ppl):  Default to no if not supplied.
3168         ($with_cloog):  Likewise.
3169         configure:  Regenerate.
3171 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3173         * MAINTAINERS: Update my e-mail address.
3175 2009-04-27  Nick Clifton  <nickc@redhat.com>
3177         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3179 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3181         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3182         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3183         * Makefile.in: Regenerate.
3185 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3187         PR bootstrap/39739
3188         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3189         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3191         * configure, Makefile.in: Regenerate.
3193 2009-04-21  Taras Glek  <tglek@mozilla.com>
3195         * include/hashtab.h: Update GTY annotations to new syntax
3196         * include/splay-tree.h: Likewise
3198 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3200         * config.sub, config.guess: Update from upstream sources.
3202 2009-04-15  Anthony Green  <green@moxielogic.com>
3204         * configure.ac: Add moxie support.
3205         * configure: Rebuilt.
3207 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3209         * configure.ac: Change copyright header to refer to version
3210         3 of the GNU General Public License and to point readers at the
3211         COPYING3 file and the FSF's license web page.
3212         * Makefile.def: Likewise.
3213         * Makefile.tpl: Likewise.
3214         * Makefile.in: Regenerate.
3216 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3218         * configure.ac: Restore match for darwin9 or later. Use double
3219         brackets since regeneration eats one pair.
3220         * configure: Regenerate.
3222 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3224         PR gas/10039
3225         * configure.ac: Require texinfo 4.7.
3226         * configure: Regenerated.
3228 2009-04-09  Nick Clifton  <nickc@redhat.com>
3230         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3231         the GCC Runtime Library Exception.
3233 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3235         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3236         * configure: Regenerate.
3238 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3240         * Makefil.def (languages): New entries.
3241         * Makefile.tpl (check-gcc-*): New generic target.
3242         * Makefile.in: Regenerate.
3244 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3246         * MAINTAINERS:  Update my email address.
3248 2009-03-18  Tom Tromey  <tromey@redhat.com>
3250         * configure: Rebuild.
3251         * configure.ac (host_libs): Add libiconv.
3252         * Makefile.in: Rebuild.
3253         * Makefile.def (host_modules): Add libiconv.
3254         (configure-gdb, all-gdb): Depend on libiconv.
3256 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3258         * configure.ac: Treat gdb as supported on x86_64-darwin.
3259         * configure: Regenerate.
3261 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3263         * configure.ac (--with-host-libstdcxx): New option.
3264         * configure: Regenerate.
3266 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3268         * MAINTAINERS:  Move myself into the write after approval list.
3270 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3272         * MAINTAINERS: Update e-mail address.
3274 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3276         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3278 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3280         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3282 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3284         Backport from git Libtool:
3286         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3287         Support GNU/kOpenSolaris.
3288         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3289         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3290         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3291         GNU/kOpenSolaris.
3293 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3295         * MAINTAINERS: Update e-mail address.
3297 2009-02-24  Michael Eager  <eager@eagercon.com>
3299         * MAINTAINERS (Write After Approval): Add self.
3301 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3303         * MAINTAINERS (Write After Approval): Add myself.
3305 2009-02-05  Andreas Schwab  <schwab@suse.de>
3307         * Makefile.tpl (stage_last): Define $r and $s before using
3308         $(RECURSE_FLAGS_TO_PASS).
3309         * Makefile.in: Regenerate
3311 2009-01-30  Ian Lance Taylor  <iant@google.com>
3313         * MAINTAINERS: Move myself to the Global Reviewers list.
3315 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3317         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3318         * configure: Regenerate.
3320 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3322         * MAINTAINERS: Make whitespace consistent.
3323         Remove Robert Millan from Write After Approval.
3325 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3327         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3328         (all-opcodes): Depend on all-libiberty.
3329         * Makefile.in: Regenerate.
3331 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3333         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3334         * configure: Regenerate.
3336 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3338         * MAINTAINERS (Write After Approval): Add myself.
3340 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3342         * MAINTAINERS: Add myself to reviewers (Fortran).
3344 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3346         PR tree-optimization/38515
3347         * configure.ac (cloog-polylib): Removed.
3348         (with_ppl, with_cloog): Test for "no".
3349         * configure: Regenerated.
3351 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3353         * MAINTAINERS: Moved myself to reviewers (Fortran).
3355 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3357         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3358         (Write After Approval): Remove myself.
3360 2009-01-03  Diego Novillo  <dnovillo@google.com>
3362         * MAINTAINERS: Remove myself from alias maintainership.
3364 2009-01-02  David Ayers  <ayers@fsfe.org>
3366         * MAINTAINERS: Update e-mail address.
3368 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3370         * MAINTAINERS: Make whitespace consistent.
3372 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3374         Backport from upstream Libtool:
3375         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3376         Add cache variables to tests that require the linker to work.
3377         For shlibpath_overrides_runpath, this also changes the semantics
3378         to let the result from the C compiler take precedence.
3380 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3382         * config.sub, config.guess: Update from upstream sources.
3384 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3386         * configure.ac (ppllibs): Add by default the lib flags.
3387         * configure: Regenerate.
3389 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3391         * MAINTAINERS:  Add myself to the write after approval list.
3393 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3395         * configure.ac: Add double brackets on darwin[912].
3396         * configure: Regenerate.
3398 2008-12-03  Daniel Kraft  <d@domob.eu>
3400         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3401         Approval to Reviewer section (for Fortran front-end).
3403 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3405         * configure.ac: Expand to darwin10 and later.
3406         * configure: Regenerate.
3408 2008-12-02  Andreas Schwab  <schwab@suse.de>
3410         * Makefile.def: configure-target-boehm-gc depends on
3411         all-target-libstdc++-v3.
3412         * Makefile.in: Regenerate.
3414 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3416         * MAINTAINERS:  Add myself as mingw maintainer.
3418 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3420         * config.sub, config.guess: Update from upstream sources.
3422 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3424         * README.SCO: Remove.
3426 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3428         * MAINTAINERS:  Add myself to the write after approval list.
3430 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3432         * MAINTAINERS:  Update my email address in WAA section.
3434 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3436         * MAINTAINERS: Update e-mail address.
3438 2008-11-27  Toon Moene  <toon@moene.org>
3440         * MAINTAINERS: Change e-mail address.
3442 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3444         * configure.ac: Build gdb for i?86-*-darwin*
3445         * configure: Regenerated.
3447 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3449         * MAINTAINERS: Added my full name.
3451 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3453         PR bootstrap/38014
3454         PR bootstrap/37923
3456         Revert:
3458         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3460         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3461         * Makefile.in: Regenerated.
3463         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3465         PR gdb/921
3466         PR gdb/1646
3467         PR gdb/2175
3468         PR gdb/2176
3470         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3471         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3472         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3473         (HOST_EXPORTS): Pass CPPFLAGS.
3474         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3475         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3476         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3477         * Makefile.in, configure: Regenerated.
3478         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3479         and CPPFLAGS_FOR_BUILD.
3481 2008-11-06  Jeff Law  <law@redhat.com>
3483         * MAINTAINERS: Add myself as middle end maintainer.
3485 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3487         * MAINTAINERS (Write after approval): Add myself.
3489 2008-11-05  Diego Novillo  <dnovillo@google.com>
3491         * MAINTAINERS (Global Reviewers): Add myself.
3492         (Non-Algorithmic Maintainers): Remove myself.
3494 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3496         * MAINTAINERS (Write after approval): Add myself.
3498 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3500         * MAINTAINERS (Write after approval): Add myself.
3502 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3504         * configure.ac (spu-*-*): Remove special case.
3505         * configure: Regenerate.
3507 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3509         * MAINTAINERS (Write after approval): Update my email address.
3511 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3513         * configure.ac [spu-*-*]: Do not set skipdirs.
3514         * configure: Re-generate.
3516 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3518         * MAINTAINERS (Various Maintainers): Add myself to reload.
3520 2008-10-25  Richard Guenther  <rguenther@suse.de>
3522         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3523         maintainer.  Remove myself as libgcc-math maintainer.
3524         (Non-Algorithmic Maintainers): Remove myself.
3526 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3528         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3529         * Makefile.in: Regenerated.
3531 2008-10-23  Cary Coutant  <ccoutant@google.com>
3533         * MAINTAINERS (Write after approval): Add myself.
3535 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3537         PR gdb/921
3538         PR gdb/1646
3539         PR gdb/2175
3540         PR gdb/2176
3542         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3543         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3544         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3545         (HOST_EXPORTS): Pass CPPFLAGS.
3546         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3547         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3548         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3549         * Makefile.in, configure: Regenerated.
3550         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3551         and CPPFLAGS_FOR_BUILD.
3553 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3555         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3556         Sebastian Pop.
3558 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3560         * MAINTAINERS (Write After Approval): Added myself.
3562 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3564         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3565         recommended version to 2.3.2.
3567         * configure: Regenerate.
3569 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3571         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3573 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3575         * MAINTAINERS (Write After Approval): Update e-mail address.
3577 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3579         * libtool.m4: Update to libtool 2.2.6.
3580         * lt~obsolete.m4: Update to libtool 2.2.6.
3581         * ltmain.sh: Update to libtool 2.2.6.
3582         * ltsugar.m4: Update to libtool 2.2.6.
3583         * ltversion.m4: Update to libtool 2.2.6.
3584         * ltoptions.m4: Update to libtool 2.2.6.
3585         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3587 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3589         * MAINTAINERS (Write After Approval): Add myself.
3591 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3593         * MAINTAINERS (Write After Approval): Update my name.
3595 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3597         * MAINTAINERS: Add myself in "Write After Approval".
3599 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3601         * MAINTAINERS: Add myself as ia64 maintainer.
3603 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3605         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3606         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3607         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3608         and Michael Tiemann from Write After Approval since they do not
3609         actually have access.
3611 2008-09-05  Richard Guenther  <rguenther@suse.de>
3613         * configure.ac: Initialize clooglibs to -lcloog.
3614         * configure: Re-generate.
3616 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3618         * MAINTAINERS (Write After Approval): Add myself.
3620 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3622         * configure.ac (--with-cloog-polylib): New.
3623         (--disable-cloog-version-check): New.
3624         (--disable-ppl-version-check): New.
3625         * configure: Re-generate.
3627 2008-09-03  Richard Guenther  <rguenther@suse.de>
3629         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3630         cloog test.
3631         * configure: Re-generate.
3633 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3635         Add picoChip port.
3636         * MAINTAINERS: Add picoChip maintainers.
3638 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3639             Tobias Grosser  <grosser@fim.uni-passau.de>
3640             Jan Sjodin  <jan.sjodin@amd.com>
3641             Harsha Jagasia  <harsha.jagasia@amd.com>
3642             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3643             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3644             Adrien Eliche  <aeliche@isty.uvsq.fr>
3646         Merge from graphite branch.
3647         * configure: Regenerate.
3648         * Makefile.in: Regenerate.
3649         * configure.ac (host_libs): Add ppl and cloog.
3650         Add checks for PPL and CLooG.
3651         * Makefile.def (ppl, cloog): Added modules and dependences.
3652         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3653         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3655 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3657         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3658         (GCC_SHLIB_SUBDIR): New.
3659         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3660         * configure: Regenerate.
3661         * Makefile.in: Regenerate.
3663 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3665         * MAINTAINERS: Consistently use tabs to separate columns.
3667 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3669         * MAINTAINERS (Write after Approval): Add myself.
3671 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3673         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3674         Enable bfd, binutils and opcodes.
3675         * configure: Regenerate.
3677 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3679         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3681 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3683         * MAINTAINERS:  Use correct Umlaut for last name.
3685 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3687         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3689 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3691         * MAINTAINERS: Update my email address.
3693 2008-08-16  Nicolas Roche  <roche@adacore.com>
3695         * Makefile.tpl: Add BOOT_ADAFLAGS.
3696         * Makefile.in: Regenerate.
3698 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3700         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3701         * configure: Regenerate.
3703 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3705         * configure.ac: Add makefile fragments for hpux.
3706         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3707         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3708         * configure: Regenerate.
3709         * Makefile.in: Regenerate.
3711 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3713         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3715 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3717         * MAINTAINERS (Write after Approval): Add myself.
3719 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3721         * MAINTAINERS (Write After Approval):  Add myself.
3723 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3725         * MAINTAINERS (Write After Approval):  Add myself.
3727 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3729         * MAINTAINERS: Update my email address.
3731 2008-06-25  Joey Ye  <joey.ye@intel.com>
3733         * MAINTAINERS (Write After Approval):  Add myself.
3735 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3737         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3738         * Makefile.in: Regenerate.
3739         * configure: Regenerate.
3741 2008-06-17  Daniel Kraft  <d@domob.eu>
3743         * MAINTAINERS (Write After Approval):  Add myself.
3745 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3747         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3748         "$@" is still intact with both Autoconf 2.59 and 2.62.
3749         * configure: Regenerate.
3751 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3753         * Makefile.tpl: Fix comment errors.
3754         * Makefile.in: Regenerate.
3756 2008-06-12  David S. Miller  <davem@davemloft.net>
3757             David Edelsohn  <edelsohn@gnu.org>
3759         * configure.ac: Add powerpc*-*-* to gold supported targets.
3760         * configure: Regenerate.
3762 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3764         PR tree-optimization/36218
3765         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3766         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3767         (all prefix="build-"): Pass them to build-system sub-makes.
3768         * Makefile.in: Regenerate.
3770 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3772         * MAINTAINERS (mt port): Remove.
3773         (sco5, unixware, sco udk): Remove.
3774         (Kean Johnston): Add to Write After Approval.
3776 2008-05-30  Julian Brown  <julian@codesourcery.com>
3778         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3779         of libobjc for ARM EABI Linux.
3780         * configure: Regenerate.
3782 2008-05-18  Xinliang David Li   <davidxl@google.com>
3784         * ChangeLog: Remove wrong ChangeLog entry.
3786 2008-05-17  Xinliang David Li   <davidxl@google.com>
3788         * MAINTAINERS (Write After Approval): Add myself.
3790 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3792         * MAINTAINERS (Write After Approval): Add myself.
3794 2008-05-14  Rafael Espíndola  <espindola@google.com>
3796         * config-ml.in: don't handle --enable-shared and --enable-static.
3798 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3800         * MAINTAINERS: Update my email address.
3802 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3804         * MAINTAINERS: Update my email address.
3806 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3808         * MAINTAINERS (Write After Approval): Add myself.
3810 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3812         * MAINTAINERS (Write After Approval): Add myself.
3814 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3816         * MAINTAINERS (crx): Add myself.
3818 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3820         Sync with src:
3821         2008-04-14  David S. Miller  <davem@davemloft.net>
3823         * configure.ac: Add sparc*-*-* to gold supported targets.
3824         * configure: Regenerate.
3826 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3828         PR bootstrap/35457
3829         * configure.ac: Include override.m4.
3830         * configure: Regenerate.
3832 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3834         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3835         * Makefile.in: Regenerate.
3837 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3839         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3840         as nonconfigurable directories list.
3841         * configure: Regenerate.
3843 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3845         * config.sub, config.guess: Update from upstream sources.
3847 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3849         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3850         * Makefile.in: Regenerate.
3852 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3854         * configure.ac: Do not build libssp for the AVR.
3855         * configure: Regenerate.
3857 2008-04-07  Ian Lance Taylor  <iant@google.com>
3859         * Makefile.def: check-gold depends upon all-binutils.
3860         * Makefile.in: Regenerate.
3862 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3864         * MAINTAINERS (Write After Approval): Add myself.
3866 2008-04-04  Nick Clifton  <nickc@redhat.com>
3868         PR binutils/4334
3869         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3870         builds.
3871         * configure: Regenerate.
3873 2008-04-04  NightStrike  <NightStrike@gmail.com>
3875         PR other/35151
3876         * configure.ac: Combine rules for mingw32 and mingw64.
3877         * configure: Regenerate.
3879 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3881         * MAINTAINERS (Write After Approval): Add myself.
3883 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3885         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3886         * Makefile.in (.NOTPARALLEL): Ditto.
3888 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3890         * MAINTAINERS (Write After Approval): Add myself.
3892 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3894         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3895         * Makefile.in (.NOTPARALLEL): Regenerate.
3897 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3899         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3900         * Makefile.in: Regenerate.
3902 2008-03-26  Jakub Staszak  <kuba@et.pl>
3904         * MAINTAINERS (Write After Approval): Add myself.
3906 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3908         * MAINTAINERS:  Update e-mail address.
3910 2008-03-20  Ian Lance Taylor  <iant@google.com>
3912         * configure.ac: Add support for --enable-gold.
3913         * Makefile.def: Add gold as a directory like ld.
3914         * configure, Makefile.in: Regenerate.
3916 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3918         * configure.ac: m4_include config/proginstall.m4.
3919         * configure: Regenerate.
3921         Backport from upstream Libtool:
3923         2007-10-12  Eric Blake  <ebb9@byu.net>
3925         Deal with Autoconf 2.62's semantic change in m4_append.
3926         * ltsugar.m4 (lt_append): Replace broken versions of
3927         m4_append.
3928         (lt_if_append_uniq): Don't require separator to be overquoted,
3929         and avoid broken m4_append.
3930         (lt_dict_add): Fix typo.
3931         * libtool.m4 (_LT_DECL): Don't overquote separator.
3933 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3935         * config.rpath: Add AIX 6 support.
3937 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3939         * Makefile.def (stageprofile).  Remove -fprofile-generate
3940         from stage_libcflags.
3941         * Makefile.in: Regenerate.
3943 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3945         * config.sub, config.guess: Update from upstream sources.
3947 2008-03-06  Tom Tromey  <tromey@redhat.com>
3949         * MAINTAINERS: Update for treelang deletion.
3951 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3953         * MAINTAINERS: Update my email address.
3955 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3957         * MAINTAINERS (darwin port): Add myself as a maintainer.
3958         (objective-c/c++): Add myself as a maintainer.
3960 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3962         * MAINTAINERS (Write After Approval): Update my email address.
3964 2008-02-25  Tomas Bily  <tbily@suse.cz>
3966         * MAINTAINERS (Write After Approval): Add myself.
3968 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3970         * MAINTAINERS (OpenMP): Add myself.
3972 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3974         PR bootstrap/32009
3975         PR bootstrap/32161
3977         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3978         * configure: Regenerate.
3980         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3981         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3982         STAGE4_LIBCFLAGS): New.
3983         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3984         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3985         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3986         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3987         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3988         for target modules.  Don't export LIBCFLAGS.
3989         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3990         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3991         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3992         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3993         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3994         * Makefile.in: Regenerate.
3996 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3998         PR libgcj/33085
3999         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4000         Do not use -DDLL_EXPORT.  Backport from upstream.
4002 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4004         * MAINTAINERS (Write After Approval): Add myself.
4006 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4008         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4009         * configure: Regenerate.
4011 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4013         * configure.ac (xtensa*-*-*): Recognize processor variants.
4014         * configure: Regenerate.
4016 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4018         PR bootstrap/34922
4019         * configure.ac (PARSE_ARGS): Push suitable setting of
4020         ac_subdirs_all, for `./configure --help=recursive'.
4021         Handle `+' in generic toplevel directory disabling.
4022         * configure: Regenerate.
4024 2008-01-28  Nick Clifton  <nickc@redhat.com>
4026         * MAINTAINERS (xstormy16): Take over maintainership.
4028 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4030         * MAINTAINERS (c4x port): Remove.
4032 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4034         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4036 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4038         * config.sub, config.guess: Update from upstream sources.
4040 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4042         * MAINTAINERS (Write After Approval): Add myself.
4044 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4046         * MAINTAINERS: Update my email address.
4048 2008-01-09  Raksit Ashok  <raksit@google.com>
4050         * MAINTAINERS (Write After Approval): Add myself.
4052 2008-01-09  Raksit Ashok  <raksit@google.com>
4054         * MAINTAINERS (Write After Approval): Add myself.
4056 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4058         * config.sub, config.guess: Update from upstream sources.
4060 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4062         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4063         Change recommended MPFR from 2.2.1 -> 2.3.0.
4064         * configure: Regenerate.
4066 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4068         * MAINTAINERS: Update my email address.
4070 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4072         * MAINTAINERS: Update my email address.
4074 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4076         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4077         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4078         * Makefile.in: Regenerate.
4080 2007-12-10  Mark Heffernan  <meheff@google.com>
4082         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4083         misplaced entries.
4085 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4087         * configure.ac: Enable libjava for x86_64-*-darwin9.
4088         * configure: Regenerate.
4090 2007-12-07  Bill Maddox  <maddox@google.com>
4092         * MAINTAINERS (Write After Approval): Add myself.
4094 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4096         * config.sub, config.guess: Update from upstream sources.
4098 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4100         * config-ml.in: Remove 64bit configure tests.
4102 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4104         * config-ml.in: Robustify against white space in absolute file
4105         names.
4107         * config-ml.in (multi-clean): Substitute ${Makefile}.
4108         Remove superfluous ${Makefile} in list.
4110 2007-11-19  Thiemo Seufer  <ths@mips.com>
4112         * config-ml.in: Don't hardcode the Makefile name.
4114 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4116         * MAINTAINERS (Write After Approval): Add myself.
4118 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4120         * MAINTAINERS (Write After Approval): Add myself.
4122 2007-11-06  Doug Kwan  <dougkwan@google.com>
4124         * MAINTAINERS (Write After Approval): Add myself.
4126 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4128         * MAINTAINERS (mercury): Remove entry.
4129         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4131 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4133         * Makefile.def (dependencies): Make configure-gdb depend on
4134         all-intl.
4135         * Makefile.in: Regenerated.
4137 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4139         * MAINTAINERS (Fortran maintainer): Remove myself.
4141 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4143         * Makefile.def: To avoid problems running with parallel makes,
4144         build newlib before libgloss so that target specific header
4145         files are availble.
4146         * Makefile.in: Regenerate
4148 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4150         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4151         * Makefile.in: Regenerate.
4153 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4155         * MAINTAINERS (Register allocation reviewer): Add myself.
4157 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4159         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4160         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4161         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4162         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4163         * configure: Regenerate.
4165 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4167         * MAINTAINERS (Register allocation reviewer): Add myself.
4169 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4171         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4172         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4173         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4174         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4175         * configure.ac: Default them to host tools for $host = $build.
4176         Subst them.
4178         * configure: Regenerate.
4179         * Makefile.in: Regenerate.
4181 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4183         * MAINTAINERS (Register allocation reviewer): Add myself.
4185 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4187         * MAINTAINERS (Register allocation reviewer): Add myself.
4189 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4191         * MAINTAINERS (Write After Approval): Fix typo.
4193 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4195         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4196         * configure: Regenerate.
4198 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4200         PR bootstrap/31906
4201         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4202         they're already prefixed.
4204 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4206         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4207         libstdc++.
4208         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4209         * configure: Regenerate.
4210         * Makefile.in: Regenerate.
4212 2007-09-17  Andreas Schwab  <schwab@suse.de>
4214         * configure.ac: Raise minimum makeinfo version to 4.6.
4215         * configure: Regenerate.
4217 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4219         * MAINTAINERS (write-after-approval) add myself
4221 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4223         * configure.ac: Correct makeinfo version check.
4224         * configure: Regenerate.
4226 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4228         * MAINTAINERS: Update my email address.
4230 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4232         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4233         to $skipdirs and only disable gprof for newlib.  Use the normal
4234         mips*-elf* handling in other respects.
4235         * configure: Regnerate.
4237 2007-09-12  David Daney  <ddaney@avtrex.com>
4239         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4240         enabling libgcj.
4241         * configure: Regenerate.
4243 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4245         PR other/32154
4246         * configure.ac: For libgloss targets, point the linker to the linker
4247         script, startup code and simulator library.
4248         * configure: Regenerate.
4250 2007-09-07  Andrew Haley  <aph@redhat.com>
4252         * configure.ac (noconfigdirs): Remove target-libffi and
4253         target-libjava.
4254         * configure: Regenerate.
4256 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4258         PR target/33281
4259         * configure.ac: Use config/mh-mingw on mingw.
4260         * configure: Regenerate.
4262 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4264         * MAINTAINERS (Write After Approval): Add myself.
4266 2007-09-05  Richard Guenther  <rguenther@suse.de>
4268         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4269         nor --disable-checking is provided also turn on yes and types
4270         checking for stage1.
4271         * configure: Re-generate.
4273 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4275         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4276         (Write After Approval): Remove myself.
4278 2007-08-29  Nick Clifton  <nickc@redhat.com>
4280         * config.sub, config.guess: Update from upstream sources.
4282 2007-08-22  Bud Davis  <jmdavis@link.com>
4284         * MAINTAINERS (Write After Approval): Added myself.
4285         * MAINTAINERS (Reviewers): Removed myself.
4287 2007-08-18  Paul Brook  <paul@codesourcery.com>
4288             Joseph Myers  <joseph@codesourcery.com>
4290         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4291         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4292         * Makefile.in: Regenerate.
4293         * configure.ac (--with-debug-prefix-map): New.
4294         * configure: Regenerate.
4296 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4297             Nigel Stephens  <nigel@mips.com>
4299         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4300         as target_makefile_frag.
4301         * configure: Regenerate.
4303 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4305         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4306         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4307         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4308         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4309         (do-compare, do-compare3, do-compare-debug): New.
4310         ([+compare-target+]): Use them.
4312 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4314         * MAINTAINERS (Write After Approval): Change my email address.
4316 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4317             Ben Elliston  <bje@au.ibm.com>
4319         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4320         --silent if $silent.
4321         * configure: Regenerate.
4323 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4325         * MAINTAINERS (Various Maintainers): Add myself as
4326         loop infrastructure maintainer.  Update my e-mail
4327         address.
4329 2007-07-31  Diego Novillo  <dnovillo@google.com>
4331         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4332         Adjust description.
4334 2007-07-26  Richard Guenther  <rguenther@suse.de>
4336         * configure.ac: Add types checking to stage1 checking flags.
4337         * configure: Regenerate.
4339 2007-07-17  Nick Clifton  <nickc@redhat.com>
4341         * COPYING3: New file.  Contains version 3 of the GNU General
4342         Public License.
4343         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4344         Lesser General Public License.
4346 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4348         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4350 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4352         * MAINTAINERS (S/390 co-maintainer): Add myself.
4353         (Write After Approval): Remove myself.
4355 2007-07-13  Dan Hipschman  <dsh@google.com>
4357         * MAINTAINERS (Write After Approval): Add myself.
4359 2007-07-11  Nick Clifton  <nickc@redhat.com>
4361         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4362         WINDRES export.
4363         * Makefile.in: Regenerate.
4365 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4367         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4368         maintainer.
4370 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4372         * lt~obsolete.m4: New. Import from 20070318 libtool.
4374 2007-07-03  Julian Brown  <julian@codesourcery.com>
4376         * MAINTAINERS (Write After Approval): Add myself.
4378 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4380         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4381         * configure: Regenerate.
4383 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4385         * configure.ac: Add some missing m4 quotation.
4386         * configure: Regenerate.
4388 2007-07-02  Simon Baldwin  <simonb@google.com>
4390         * MAINTAINERS (Write After Approval): Add myself.
4392 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4394         * configure: Regenerate.
4396 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4398         * Makefile.def: Add windmc tool to build.
4399         * Makefile.tpl: Likewise.
4400         * configure.ac: Likewise.
4401         * Makefile.in: Regenerate.
4402         * configure: Regenerate.
4404 2007-06-28  DJ Delorie  <dj@redhat.com>
4406         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4407         not building newlib.
4408         * configure: Regenerated.
4410 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4412         * MAINTAINERS (Write After Approval): Add myself.
4414 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4416         * MAINTAINERS (Write After Approval): Add myself.
4418 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4420         * MAINTAINERS (Write After Approval): Add myself.
4422 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4424         * MAINTAINERS (Write After Approval): Add myself.
4426 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4428         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4429         * Makefile.in: Regenerated.
4431 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4433         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4434         bfin*-*-uclinux* targets.
4435         * configure: Regenerate.
4437 2007-06-14  Ian Lance Taylor  <iant@google.com>
4439         * MAINTAINERS: Add myself as non-algorithmic global write
4440         maintainer.
4442 2007-06-14  Diego Novillo  <dnovillo@google.com>
4444         * MAINTAINERS: Add self as middle-end maintainer and
4445         non-algorithmic global write maintainer.
4447 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4449         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4450         Move all Fortran maintainers except Paul Brook into the
4451         Non-Autopoiesis section.
4453 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4455         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4456         (distclean-stage[+id+]): Possibly delete stage_last.
4457         * Makefile.in: Regenerate.
4459 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4461         * MAINTAINERS (Various Maintainer): Fix typo.
4463 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4465         * MAINTAINERS (Various Maintainer): Add myself as
4466         dataflow maintainer.
4468 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4470         * config.sub, config.guess: Update from upstream sources.
4472 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4474         * Makefile.tpl: Fix spelling error.
4475         * Makefile.in: Regenerate.
4477 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4479         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4480         lt_cv_sys_max_cmd_len.
4482 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4484         * MAINTAINERS (Various Maintainers): Add myself as
4485         auto-vectorizer maintainer.
4487 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4489         PR libjava/32098
4490         * libtool.m4: Revert previous change.
4491         * ltgcc.m4: Put it here.
4493 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4495         * MAINTAINERS (Various Maintainers): Add myself as
4496         auto-vectorizer maintainer.
4498 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4500         PR libjava/32098
4501         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4503 2007-05-30  Richard Guenther  <rguenther@suse.de>
4505         * MAINTAINERS (Various Maintainers): Add myself as
4506         auto-vectorizer maintainer.
4508 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4510         PR bootstrap/29382
4511         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4512         * configure: Rebuilt.
4514 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4516         * MAINTAINERS (Write After Approval): Removed my name.
4518 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4520         * MAINTAINERS (Write After Approval): Remove myself.
4522 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4524         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4526 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4528         * ltmain.sh: Update from ToT Libtool.
4529         * libtool.m4: Update from ToT Libtool.
4530         * ltsugar.m4: New. Update from ToT Libtool.
4531         * ltversion.m4: New. Update from ToT Libtool.
4532         * ltoptions.m4: New. Update from ToT Libtool.
4533         * ltconfig: Remove.
4534         * ltcf-c.sh: Remove.
4535         * ltcf-cxx.sh: Remove.
4536         * ltcf-gcj.sh: Remove.
4538 2007-05-22  Ollie Wild  <aaw@google.com>
4540         * MAINTAINERS (Write After Approval): Add myself.
4542 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4544         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4545         stage_cflags.
4546         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4547         Remove CFLAGS/LIBCFLAGS.
4548         (configure-stage[+id+]-[+prefix+][+module+],
4549         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4550         * Makefile.in: Regenerate.
4552 2007-05-15  Diego Novillo  <dnovillo@google.com>
4554         * MAINTAINERS: Update e-mail address.
4556 2007-05-15  Revital Eres  <eres@il.ibm.com>
4558         * MAINTAINERS (Write After Approval): Add myself.
4560 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4562         * MAINTAINERS (Write After Approval): Updated my address.
4564 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4566         * MAINTAINERS (Write After Approval): Add myself.
4568 2007-05-11  Silvius Rus  <rus@google.com>
4570         * MAINTAINERS (Write After Approval): Add myself.
4572 2007-04-23  Tom Tromey  <tromey@redhat.com>
4574         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4576 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4578         * MAINTAINERS (cpplib): Rename to ...
4579         (libcpp): ... this.  Add C/C++ front end maintainers.
4581 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4583         * config-ml.in: Pass ${ml_config_env} to configure calls.
4585 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4587         * MAINTAINERS (Write After Approval): Add myself.
4589 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4591         * MAINTAINERS (Write After Approval): Add myself.
4593 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4595         * MAINTAINERS (fortran 95 front end): Add myself.
4597 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4599         * MAINTAINERS (Write After Approval): Add myself.
4601 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4603         * MAINTAINERS (Modulo Scheduler): Add myself.
4605 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4607         * MAINTAINERS (fortran 95 front end): Add myself.
4608         (c++ front end): whitespace fix.
4610 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4612         * MAINTAINERS (Write After Approval): Add myself.
4614 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4616         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4617         of glob.  Quote arguments with single quotes too.
4618         * configure: Regenerate.
4620 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4622         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4623         * Makefile.in: Regenerate
4625 2007-03-07  Andreas Schwab  <schwab@suse.de>
4627         * configure: Regenerate.
4629 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4631         * configure.ac: Add "--with-pdfdir" configure option,
4632         which defines pdfdir variable.
4633         * Makefile.def (target=fixincludes): Add install-pdf to
4634         missing targets.
4635         (recursive_targets): Add install-pdf target.
4636         (flags_to_pass): Add pdfdir.
4637         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4638         target.
4639         * configure: Regenerate
4640         * Makefile.in: Regenerate
4642 2007-02-28  Eric Christopher  <echristo@apple.com>
4644         Revert:
4645         2006-12-07  Mike Stump  <mrs@apple.com>
4647         * Makefile.def (dependencies): Add dependency for
4648         install-target-libssp and install-target-libgomp on
4649         install-gcc.
4650         * Makefile.in: Regenerate.
4652 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4654         * configure: Regenerate.
4655         * configure.ac: Move statements after variable declarations.
4657 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4659         * MAINTAINERS: Add myself as sh maintainer.
4661 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4663         * configure.ac: Adjust for loop syntax.
4664         * configure: Regenerate.
4666 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4668         * configure: Rebuilt.
4670 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4672         * configure.ac: Drop multiple occurrences of --enable-languages,
4673         and fix its quoting.
4674         * configure: Rebuilt.
4676 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4677             Nathan Sidwell  <nathan@codesourcery.com>
4678             Vladimir Prus  <vladimir@codesourcery.com>
4679             Joseph Myers  <joseph@codesourcery.com>
4681         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4682         * configure: Regenerate.
4684 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4686         * ltconfig (freebsd*): Default to elf.
4688 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4690         * configure.ac (target_libraries): Move libgcc before libiberty.
4691         * configure: Regenerated.
4693 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4694             Paolo Bonzini  <bonzini@gnu.org>
4696         PR bootstrap/30753
4697         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4698         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4699         * configure: Regenerated.
4701 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4703         * MAINTAINERS (Language Front End Maintainers): Update my mail
4704         address.
4706 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4708         PR bootstrap/30748
4709         * configure.ac: Correct syntax for Solaris ksh.
4710         * configure: Regenerated.
4712 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4714         * configure.ac: Sync with src.
4715         * configure: Regenerate.
4717 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4719         * Makefile.in: Regenerate.
4721 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4723         * config.sub: Sync with src.
4725 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4727         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4728         noncanonical equivalents.
4729         * configure.in: Rename to...
4730         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4731         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4732         target_noncanonical.  Use them.  Rewrite removal of configure
4733         arguments for autoconf 2.59.  Discard variable settings.  Force
4734         program_transform_name for native tools.
4736         * Makefile.in: Regenerated.
4737         * configure: Regenerated with autoconf 2.59.
4739 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4741         * MAINTAINERS (Write After Approval): Add myself.
4743 2007-01-31  Andreas Schwab  <schwab@suse.de>
4745         * Makefile.tpl (LDFLAGS): Substitute it.
4746         * Makefile.in: Regenerate.
4748 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4750         * MAINTAINERS (Write After Approval): Add myself.
4752 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4754         * MAINTAINERS (spu port): Add myself.
4756 2007-01-23  Richard Guenther  <rguenther@suse.de>
4758         PR bootstrap/30541
4759         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4760         * Makefile.tpl (GNATBIND): Substitute it.
4761         (GNATMAKE): Likewise.
4762         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4763         of STAGE_PREFIX.
4764         * Makefile.in: Regenerate.
4765         * configure: Regenerate.
4767 2007-01-18  Mike Stump  <mrs@apple.com>
4769         * configure.in: Re-enable -Werror for gcc builds.
4771 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4773         * MAINTAINERS (Write After Approval): Add myself.
4775 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4777         * configure.in: Change == to = in test command.
4778         * configure: Regenerate.
4780 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4781             Nick Clifton  <nickc@redhat.com>
4782             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4784         * configure.in (build_configargs, host_configargs, target_configargs):
4785         Remove build/host/target parameters.
4786         (host_libs): Add gmp and mpfr.
4787         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4788         * Makefile.def (gmp, mpfr): New.
4789         (gcc): Remove target.
4790         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4791         target_os, target_vendor): New.
4792         (configure): Add host_alias/target_alias arguments; adjust invocations.
4793         * configure: Regenerate.
4794         * Makefile.in: Regenerate.
4796 2007-01-11  Matt Fago  <fago@earthlink.net>
4798         * configure.in: Try to link to functions only in mpfr 2.2.x
4799         to improve robustness of configure tests.
4800         * configure: Regenerate.
4802 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4804         * MAINTAINERS: Add myself as i386 maintainer.
4806 2007-01-08  Jan Hubicka  <jh@suse.cz>
4808         * MAINTAINERS: Add myself as i386 maintainer.
4810 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4812         * configure.in: Add support for an x86_64-mingw* target.
4813         * configure: Regenerate.
4815 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4817         * Makefile.tpl (all-target): Correct @if conditional for target
4818         modules.
4819         * configure.in: Omit libiberty if building only target libgcc.
4820         * configure, Makefile.in: Regenerated.
4822 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4824         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4825         * configure: Regenerate.
4827 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4829         * Makefile.def (target_modules): Add libgcc.
4830         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4831         * Makefile.tpl (clean-target-libgcc): Delete.
4832         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4833         on gcc even for bootstrapped modules.  Rewrite handling of
4834         lang_env_dependencies to loop over target_modules.
4835         * configure.in (target_libraries): Add target-libgcc.
4836         * Makefile.in, configure: Regenerated.
4838 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4840         * configure.in: Reorganize recognition of languages.  Add
4841         --enable-stage1-languages.  Show supported languages for the chosen
4842         target rather than all recognized languages.
4843         * configure: Regenerate.
4845 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4847         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4848         * Makefile.in: Regenerate.
4850 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4852         * configure.in: Warn that MPFR 2.2.0 is buggy.
4853         * configure: Regenerate.
4855 2006-12-27  Ian Lance Taylor  <iant@google.com>
4857         * configure.in: When removing Makefiles to force a reconfigure, also
4858         remove prev-DIR*/Makefile.
4859         * configure: Regenerate.
4861 2006-12-22  Andreas Schwab  <schwab@suse.de>
4863         * configure: Regenerate with correct autoconf version.
4865 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4867         * configure.in: add AC_SUBST for *_FOR_TARGET.
4868         * configure: Regenerate.
4870 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4872         * configure.in: Simplify logic for rejecting languages that cannot
4873         be built.  Separate the case when a language is unsupported,
4874         from the case when the user chooses not to build a language.
4876 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4878         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4879         it only affects bootstrap and could be tested on "$host" as well.
4880         * configure: Regenerate.
4881         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4883 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4885         PR bootstrap/29544
4886         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4887         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4888         move here comment from Makefile.tpl.
4889         * Makefile.tpl: Move some definitions higher in the file.
4890         (STAGE1_CHECKING): New.
4891         * configure.in: Add --enable-stage1-checking.
4892         * configure: Regenerate.
4893         * Makefile.in: Regenerate.
4895 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4897         * MAINTAINERS: Add myself as build system maintainer.
4899 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4901         * MAINTAINERS (Write After Approval): Add myself.
4903 2006-12-13  Eric Christopher  <echristo@apple.com>
4905         * MAINTAINERS: Add myself as darwin maintainer.
4907 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4909         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4911 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4913         MAINTAINERS: Update my entry.
4915 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4917         * configure.in:  Handle spu makefile frag.
4918         * Makefile.tpl (MAINT): Define
4919         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4920         * configure: Regenerate.
4921         * Makefile.in: Regenerate.
4923 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4925         * config.guess: Import latest version.
4926         * config.sub: Likewise.
4928 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4930         * configure.in (spu-*-*): Don't skip target-libiberty.
4931         * configure: Regenerate.
4933 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4935         PR bootstrap/30134
4936         * configure.in: Correct x86 darwin support for libjava to powerpc
4937         and i?86 only.
4938         * configure: Regenerate.
4940 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4942         * configure.in: Add x86 darwin support for libjava.
4943         * configure: Regenerate.
4945 2006-12-07  Mike Stump  <mrs@apple.com>
4947         * Makefile.def (dependencies): Add dependency for
4948         install-target-libssp and install-target-libgomp on
4949         install-gcc.
4950         * Makefile.in: Regenerate.
4952 2006-12-04  Richard Guenther  <rguenther@suse.de>
4954         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4955         (Non-Algorithmic Maintainers): Move over non-algorithmic
4956         loop optimizer maintainers, add myself as a non-algorithmic
4957         middle-end maintainer.
4959 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4961         * MAINTAINERS (Write After Approval): Add myself.
4963 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4965         * configure.in: Update error message for missing GMP/MPFR.
4967         * configure: Regenerate.
4969 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4971         * configure.in: Update MPFR version in error message.
4973         * configure: Regenerate.
4975 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4977         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4978         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4979         --with-gmp-lib): New flags.
4981         * configure: Regenerate.
4983 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4985         * MAINTAINERS (Write After Approval): Change my email address.
4987 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4989         * MAINTAINERS (Write After Approval): Add myself.
4991 2006-11-22  Philipp Thomas  <pth@suse.de>
4993         * MAINTAINERS (i18n): Update e-mail address.
4995 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4997         * MAINTAINERS (spu port): Add myself as maintainer.
4998         (Write After Approval): Remove myself.
5000 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5002         * configure.in (skipdirs): Don't build libssp for SPU.
5003         * configure: Regenerate.
5005 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5007         * MAINTAINERS (spu port): Add myself as maintainer.
5008         (libobjc): Update my email address.
5010 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5012         * MAINTAINERS (Write After Approval): Add myself.
5014 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5016         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5017         * configure : Rebuilt.
5019 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5021         * MAINTAINERS (Write After Approval): Add myself.
5023 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5025         * MAINTAINERS (Write After Approval): Add myself.
5027 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5029         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5030         libmpfr.a.
5031         * configure: Regenerate.
5033 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5035         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5036         (unstage): Test for stage_last presence.
5038         PR bootstrap/29802
5039         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5040         STAGE_PREFIX.
5041         * Makefile.in: Regenerate.
5043 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5045         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5046         maintainers.
5048 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5050         * MAINTAINERS (Write After Approval): Add myself.
5052 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5054         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5055         and stageN-package/Makefile.
5056         * Makefile.in: Regenerated.
5058 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5060         * configure.in: Remove target-libgloss from noconfigdirs for
5061         bfin-*-*.
5062         * configure: Regenerated.
5064 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5066         * configure.in (have_gmp): Only error if the gcc directory exists.
5068         * configure: Regenerate.
5070 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5072         * configure.in: Robustify error message for missing GMP/MPFR.
5074         * configure: Regenerate.
5076 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5078         * MAINTAINERS (Write After Approval): Add myself.
5080 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5082         * MAINTAINERS: Change email address.
5084 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5086         * MAINTAINERS (Write After Approval): Add myself.
5088 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5090         * MAINTAINERS (Write After Approval): Add myself.
5092 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5094         * MAINTAINERS (Write After Approval): Move myself to
5095         Write After Approval section.
5097 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5099         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5100         need_gmp anymore.
5101         * configure: Regenerate.
5103 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5105         * MAINTAINERS (Write After Approval): Add myself.
5107 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5109         * config.guess: Import latest version.
5110         * config.sub: Likewise.
5112 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5114         * Makefile.def: Added pdf target handling.
5115         * Makefile.tpl: Added pdf target handling.
5116         * Makefile.in: Regenerated.
5118 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5120         * MAINTAINERS: Add self as score port maintainer.
5122 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5124         * MAINTAINERS (Write After Approval): Add myself.
5126 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5128         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5129         or newer.
5130         * configure: Regenerated.
5132 2006-09-27  Dave Brolley  <brolley@redhat.com>
5134         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5135         using $s instead of $r.
5136         * configure: Regenerated.
5138 2006-09-26  Thiemo Seufer  <ths@mips.com>
5140         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5141         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5142         * configure: Regenerate.
5144 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5146         * MAINTAINERS (Write After Approval): Remove myself.
5148 2006-09-22  Chao-ying Fu  <fu@mips.com>
5150         * MAINTAINERS (Write After Approval): Add myself.
5152 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5154         * MAINTAINERS: Add self as soft-fp maintainer.
5156 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5158         * MAINTAINERS: Add myself as avr maintainer.
5159         Remove Marek Michalkiewicz as avr maintainer.
5161 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5163         * MAINTAINERS (Write After Approval): Add myself.
5165 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5167         * configure.in: Never build newlib for a Mingw host.
5168         Never build newlib as Mingw target library.
5169         Test the existence of winsup/cygwin for building a Cygwin newlib,
5170         rather than just winsup.
5171         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5172         building a Mingw target.
5173         * configure: Regenerate.
5175 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5177         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5179 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5181         * config.guess: Import from src (was more updated).
5182         * config.sub: Likewise.
5184 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5186         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5187         * configure: Regenerated.
5189 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5191         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5192         for stages after the first.
5194 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5196         * Makefile.def: Add dependencies for configure-opcodes
5197         on configure-intl and all-opcodes on all-intl.
5198         * Makefile.in: Regenerated.
5200 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5202         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5204 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5206         Port to hosts whose 'sort' and 'tail' implementations
5207         treat operands with leading '+' as file names, as POSIX
5208         has required since 2001.  However, make sure the code still
5209         works on pre-POSIX hosts.
5210         * ltmain.sh: Don't assume "sort +2" is equivalent to
5211         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5213 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5215         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5217 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5219         * ltconfig: chmod 644 before ranlib during install.
5221 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5223         PR bootstrap/18058
5224         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5225         if the bootstrap compiler is a GCC version that supports it.
5226         * configure: Regenerate.
5228 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5230         * configure.in: Fix thinkos in previous check-in.
5231         * configure: Regenerate.
5233 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5235         PR other/27063
5236         * configure.in: Test subdir_requires and give an appropriate
5237         error message.
5238         * configure: Regenerate.
5240 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5242         * MAINTAINERS (Write After Approval): Add myself.
5244 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5246         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5248 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5250         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5252 2006-06-20  David Ayers  <d.ayers@inode.at>
5254         PR bootstrap/28072
5255         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5256         whether target-libjava is being configured instead of whether the
5257         java front end is enabled.
5258         * configure: Regenerate.
5260 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5262         PR target/27540
5263         * configure.in: Only enable libgomp on IRIX 6.
5264         * configure: Regenerate.
5266 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5268         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5269         too.
5270         * Makefile.in: Regenerate.
5272 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5274         * config-ml.in: Alter CCASFLAGS to include special
5275         multilib options the same as is done for CFLAGS.
5277 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5279         * configure.in: Don't enable libgomp on hpux10.
5280         * configure: Rebuilt.
5282 2006-06-12  David Ayers  <d.ayers@inode.at>
5284         PR bootstrap/27963
5285         PR target/19970
5286         * configure.in: Remove target-boehm-gc from noconfigdirs where
5287         ${libgcj} is specified.
5288         * configure: Regenerate.
5290 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5292         Sync from src:
5294         * configure.in: Sync.
5295         * configure: Regenerated.
5297         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5299         * Makefile.def: Added dependencies from sim and gdb on intl, and
5300         added configure dependencies to everything with an all dependency
5301         on intl.
5302         * Makefile.in: Regenerated.
5304 2006-06-06  David Ayers  <d.ayers@inode.at>
5306         PR libobjc/13946
5307         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5308         * Makefile.in: Regenerate.
5309         * configure.in: Add --enable-objc-gc at toplevel and have it
5310         enable boehm-gc for Objective-C.
5311         Remove target-boehm-gc from libgcj.
5312         Add target-boehm-gc to target_libraries.
5313         Add target-boehm-gc to noconfigdirs where ${libgcj}
5314         is specified.
5315         Assert that boehm-gc is supported when requested for Objective-C.
5316         Only build boehm-gc if needed either for Java or Objective-C.
5317         * configure: Regenerate.
5319 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5321         PR 27674
5322         * Makefile.tpl (configure-[+prefix+][+module+],
5323         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5324         Remove rule to unstage bootstrapped modules.
5325         (stage_current): New.
5326         * Makefile.in: Regenerate.
5328 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5330         * MAINTAINERS (Write After Approval): Update my e-mail address.
5332 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5334         * include/libiberty.h: Declare pex_run_in_environment.
5336 2006-05-31  Asher Langton  <langton2@llnl.gov>
5338         * MAINTAINERS (Write After Approval): Add myself.
5340 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5342         * Makefile.def (bfd, opcodes): Fix lib_path.
5343         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5344         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5345         * Makefile.in: Regenerate.
5347 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5349         * Makefile.in: Regenerate.
5351 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5353         * Makefile.def: Add install-html target. Add datarootdir
5354         docdir and htmldir to flags_to_pass.
5355         * Makefile.tpl: Add install-html target.
5356         * Makefile.in: Regenerate.
5357         * configure.in: Add --with-datarootdir, --with-docdir, and
5358         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5359         * configure: Regenerate.
5361 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5363         * configure.in: Enable gprof for cross builds.
5364         * configure: Regenerate.
5366 2006-05-22  Richard Guenther  <rguenther@suse.de>
5368         Revert
5369         2006-01-31  Richard Guenther  <rguenther@suse.de>
5370         Paolo Bonzini  <bonzini@gnu.org>
5372         * Makefile.def (target_modules): Add libgcc-math target module.
5373         * configure.in (target_libraries): Add libgcc-math target library.
5374         (--enable-libgcc-math): New configure switch.
5375         * Makefile.in: Re-generate.
5376         * configure: Re-generate.
5377         * libgcc-math: New toplevel directory.
5379 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5380             Andreas Tobler  <a.tobler@schweiz.ch>
5382         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5383         * configure: Rebuilt.
5385 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5387         * MAINTAINERS (Write After Approval): Add myself.
5389 2006-05-01  DJ Delorie  <dj@redhat.com>
5391         * configure.in: Restore CFLAGS if GMP isn't present.
5392         * configure: Regenerate.
5394 2006-05-01  Richard Guenther  <rguenther@suse.de>
5396         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5397         maintainer.
5399 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5401         * MAINTAINERS (Write After Approval): Add myself.
5403 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5405         * MAINTAINERS (Write After Approval): Add myself.
5407 2006-04-18  DJ Delorie  <dj@redhat.com>
5409         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5410         reference libgloss so that libssp can be built in a combined
5411         tree.
5412         * configure: Regenerate.
5414 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5416         * MAINTAINERS (Write After Approval): Add myself.
5418 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5420         * configure.in: Require makeinfo 4.4 or higher.
5421         * configure: Regenerate.
5423 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5425         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5426         Rearrange the entries of other libraries to have them in one place.
5428 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5430         * MAINTAINERS (Write After Approval): Remove myself.
5431         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5433 2006-03-14  Richard Guenther  <rguenther@suse.de>
5435         * configure: Regenerate with autoconf 2.13.
5437 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5439         * MAINTAINERS: Use my work address.
5441         * MAINTAINERS: Update my E-mail address.
5443 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5445         * configure.in: Handle --disable-<component> generically.
5446         * configure: Regenerate.
5448 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5450         PR libgcj/17311
5451         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5453 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5455         * MAINTAINERS (Write After Approval):  Remove myself.
5456         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5458 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5460         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5461         (TARGET_CONFIGDIRS): Remove.
5462         * configure.in: Remove AC_SUBST(target_configdirs).
5463         * Makefile.in, configure: Regenerated.
5465 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5467         * MAINTAINERS (Write After Approval):  Remove myself.
5468         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5470 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5472         PR bootstrap/25670
5474         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5476         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5477         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5478         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5479         BUILD_PREFIX, BUILD_PREFIX_1.
5480         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5482         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5483         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5485         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5486         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5487         of `cat stage_current`.  Always provide the `r' and `s' variables.
5488         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5489         a single shell execution.
5490         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5491         bootstrapped modules, make the stage1 module if the build was not
5492         started yet, else build the current stage.
5493         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5494         (all-build, all-host, all-target, [+make_target+]-host,
5495         [+make_target+]-target): Do not use \-continued lines.
5496         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5497         (current_stage, restrap, stage_last): New.
5499         * Makefile.in: Regenerate.
5500         * configure: Regenerate.
5502 2006-02-19  Bud Davis  <jmdavis@link.com>
5504         * MAINTAINERS (Write After Approval):  Remove myself.
5505         (Language Front End Maintainers):  Add myself as fortran 95
5506         maintainer and update e-mail address.
5508 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5510         * MAINTAINERS (Write After Approval):  Remove myself.
5511         (Language Front End Maintainers):  Add myself as fortran 95
5512         maintainer.
5514 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5516         * MAINTAINERS (Write After Approval): Add myself.
5518 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5520         * MAINTAINERS (Write After Approval):  Remove myself.
5521         (Language Front End Maintainers):  Add myself as
5522         fortran 95 maintainer.
5524 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5526         Sync from src:
5528         2005-12-27  Leif Ekblad  <leif@rdos.net>
5530         * configure.in: Add support for RDOS target.
5531         * configure: Regenerate.
5533 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5534             Andreas Schwab  <schwab@suse.de>
5536         * configure: Regenerate.
5538 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5540         * configure.in (enable_libgomp): Add AIX.
5541         * configure: Regenerate.
5543 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5545         * MAINTAINERS (Write After Approval): Add myself.
5547 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5549         * MAINTAINERS (Write After Approval): Add myself.
5551 2006-01-31  Richard Guenther  <rguenther@suse.de>
5552         Paolo Bonzini  <bonzini@gnu.org>
5554         * Makefile.def (target_modules): Add libgcc-math target module.
5555         * configure.in (target_libraries): Add libgcc-math target library.
5556         (--enable-libgcc-math): New configure switch.
5557         * Makefile.in: Re-generate.
5558         * configure: Re-generate.
5559         * libgcc-math: New toplevel directory.
5561 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5563         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5564         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5565         the assembler, linker and binutils.
5566         * configure: Regenerate.
5568 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5570         * MAINTAINERS (Write After Approval): Add myself.
5572 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5574         * configure: Regenerate.
5576 2006-01-18  Richard Henderson  <rth@redhat.com>
5577             Jakub Jelinek  <jakub@redhat.com>
5578             Diego Novillo  <dnovillo@redhat.com>
5580         * libgomp: New directory.
5581         * Makefile.def: Add target_module libgomp.
5582         * Makefile.in: Regenerate.
5583         * configure.in (target_libraries): Add target-libgomp.
5584         * configure: Regenerate.
5586 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5588         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5589         @ from continuation.
5590         * Makefile.in: Rebuilt.
5592 2006-01-04  Chris Lattner  <sabre@gnu.org>
5594         * MAINTAINERS (Write After Approval): Add myself.
5596 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5598         PR bootstrap/24252
5600         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5601         * Makefile.tpl (OBJDUMP): New.
5602         (EXTRA_HOST_FLAGS): Add it.
5603         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5605         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5606         to use symbolic links between directories.  Avoid race conditions
5607         or make them harmless.
5608         * configure.in: Do not try to use symbolic links between directories.
5610         * Makefile.def (LEAN): Pass.
5611         * Makefile.tpl (LEAN): Define.
5612         (stage[+id+]-start): Accept that the previous directory does not
5613         exist, if the bootstrap is lean.
5614         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5615         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5616         configure substitution.
5617         ([+compare-target+]): Likewise.
5618         ([+bootstrap-target+]-lean): New.
5619         * configure.in: Remove lean bootstrap support from here.
5621         * Makefile.in: Regenerate.
5622         * configure: Regenerate.
5624 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5626         * MAINTAINERS (libdecnumber): Add myself.
5628 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5630         * libtool-ldflags: New script.
5632 2006-01-02  Andreas Schwab  <schwab@suse.de>
5634         * configure.in: When reconfiguring remove Makefile in
5635         all stage directories.
5636         * configure: Regenerate.
5638 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5640         * MAINTAINERS: Update my email address.
5642 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5644         Revert Ada-related part of the previous change.
5646         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5647         Do not pass.
5648         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5649         * Makefile.in: Regenerate.
5650         * configure.in: Do not include mt-ppc-aix target fragment.
5651         * configure: Regenerate.
5653 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5655         * configure.in: Select appropriate fragments for PowerPC/AIX.
5656         * configure: Regenerate.
5658         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5659         BOOT_CFLAGS, BOOT_LDFLAGS.
5660         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5661         BOOT_CFLAGS, BOOT_LDFLAGS.
5662         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5663         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5664         (stage): Fail if we cannot complete the work.
5665         * Makefile.in: Regenerate.
5667 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5669         * configure.in: Replace ms1 with mt.
5670         * configure: Rebuilt.
5672 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5674         * MAINTAINERS: Update my email address.
5676 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5678         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5679         install-host-nogcc): Don't invoke $(stage) at the end.
5680         * Makefile.in: Regenerate.
5682 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5684         * configure.in: Flip the top-level bootstrap switch.
5685         * configure: Regenerate.
5687 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5689         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5690         $(stage) and $(unstage).
5691         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5692         (all): Remove stray semicolon.
5693         (local-distclean): Don't handle multilib.tmp and multilib.out.
5694         (install.all): Set $s for consistency.
5695         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5696         check_multilibs setting.  Always make the install directory.
5697         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5698         Correct @if/@endif.
5699         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5700         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5701         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5702         (multilib.out): Remove.
5703         * Makefile.in: Regenerated.
5705 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5707         * MAINTAINERS (Write After Approval): Add myself.
5709 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5711         * MAINTAINERS: Add myself as mt maintainer.
5713         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5715 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5717         * MAINTAINERS: Change email address.
5719 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5721         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5722         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5723         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5724         Find in-tree tools if available.
5725         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5726         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5727         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5728         (COMPILER_*_FOR_TARGET): New.
5729         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5730         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5731         (CONFIGURED_*, USUAL_*): Remove.
5732         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5733         STRIP): Use autoconf substitutions.
5734         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5735         COMPILER_NM_FOR_TARGET): New.
5736         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5738         (all): Make all-host and all-target in parallel.
5739         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5740         that $$r and $$s are set before invoking a recursive make.
5741         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5742         ([+bootstrap-target+]): Inline most of the `all' target.
5744 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5746         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5747         from the gcc build directory.
5748         * Makefile.in: Regenerate.
5750 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5752         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5753         depend on all-libdecnumber.
5754         * configure.in (host_libs): Include libdecnumber.
5755         * Makefile.in: Regenerate.
5756         * configure: Likewise.
5758 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5760         * libdecnumber: Import decNumber sources from the dfp-branch.
5762 2005-11-21  Kean Johnston  <jkj@sco.com>
5764         * config.sub, config.guess: Sync from upstream sources.
5766 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5768         Import from Autoconf sources:
5770         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5771         * config/move-if-change: Don't output "$2 is unchanged";
5772         suggested by Ben Elliston.  Handle weird characters correctly.
5774 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5776         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5777         to match upstream libtool for darwin.
5779 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5781         * Makefile.def: Remove gdb dependencies for gdbtk.
5782         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5783         (configure-gdb, install-gdb): New rules.
5784         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5785         * Makefile.in, configure: Regenerated.
5787 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5789         * MAINTAINERS (Write After Approval): Add myself.
5791 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5793         * MAINTAINERS (Write After Approval): Add myself.
5795 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5797         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5798         Diego Novillo.
5800 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5802         PR bootstrap/24297
5803         * Makefile.tpl (do-[+make-target+], do-check, install,
5804         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5805         are set before recursing.
5806         * Makefile.in: Regenerate.
5808 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5810         PR bootstrap/18939
5811         * Makefile.def (gcc) <target>: Fix thinko.
5812         * Makefile.in: Regenerate.
5814 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5816         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5817         * configure: Regenerate.
5819 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5821         * MAINTAINERS (Write After Approval): Add self.
5823 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5825         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5826         target-libffi, target-qthreads, target-libjava, and
5827         targetlibobjc.
5828         * configure: Regenerate.
5830 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5832         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5833         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5834         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5835         (USUAL_OBJDUMP_FOR_TARGET): New.
5836         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5837         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5838         * configure, Makefile.in: Regenerated.
5840 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5842         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5843         before other host packages.
5845 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5847         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5849 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5851         PR bootstrap/22340
5853         * configure.in (default_target): Remove.
5854         * Makefile.tpl (all): Do not use prerequisites as subroutines
5855         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5856         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5857         use prerequisites as subroutines.
5858         (check-host, check-target): New.
5859         (bootstrap configure & all targets): Do not use stage*-start
5860         if the directory layout is already ok.
5861         (non-bootstrap configure & all targets): Prepend a $(unstage).
5862         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5863         (NOTPARALLEL): Remove.
5864         (unstage, stage variables): New variables.
5865         (unstage, stage targets): Simply expand to those variables.
5867         * configure: Regenerate.
5868         * Makefile.in: Regenerate.
5870 2005-10-04  James E Wilson  <wilson@specifix.com>
5872         * Makefile.def (lang_env_dependencies): Add libmudflap.
5873         * Makefile.in: Regenerate.
5875 2005-10-03  Andreas Schwab  <schwab@suse.de>
5877         Backport from libtool CVS:
5878         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5880         * ltmain.sh: add support for installing into temporary
5881         staging area (e.g. 'make install DESTDIR=...')
5883 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5885         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5886         * configure: Regenerated.
5888 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5890         * configure: Regenerate with the correct
5891         autoconf version.
5893 2005-09-30  Catherine Moore  <clm@cm00re.com>
5895         * configure.in (bfin-*-*): New.
5896         * configure: Regenerated.
5898 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5900         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5901         (LIPO_FOR_TARGET): New.
5902         (CONFIGURED_LIPO_FOR_TARGET): New.
5903         (USUAL_LIPO_FOR_TARGET): New.
5904         (STRIP_FOR_TARGET): New.
5905         (CONFIGURED_STRIP_FOR_TARGET): New.
5906         (USUAL_STRIP_FOR_TARGET): New.
5907         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5908         STRIP_FOR_TARGET.
5909         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5910         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5911         * Makefile.in: Regenerate.
5912         * configure: Regenerate.
5914 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5916         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5917         (rs6000-*-aix*): Same.
5918         * configure: Regenerate.
5920 2005-09-16  Tom Tromey  <tromey@redhat.com>
5922         * MAINTAINERS: Add self as java maintainer.
5924 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5926         * configure.in: Recognize f95 in the --enable-languages option,
5927         and substitute it for fortran, issuing a warning.
5928         * configure: Regenerate.
5930 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5932         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5933         * configure:  Regenerated.
5935 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5937         * MAINTAINERS: Add self as ms1 maintainer.
5939 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5941         * Makefile.def (libssp): Add to lang_env_dependencies.
5942         * Makefile.in: Regenerate.
5944 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5946         * MAINTAINERS: Add myself as middle-end maintainer.
5948 2005-08-17  Christian Groessler  <chris@groessler.org>
5950         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5951         * Makefile.in: Regenerate.
5953 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5955         * MAINTAINERS (write after approval): Added myself.
5957 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5959         * MAINTAINERS (Write After Approval): Add myself.
5961 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5963         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5964         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5965         Look for alternate names of the target cc and c++
5966         * configure: Regenerate.
5968 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5970         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5971         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5972         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5973         tools; remove code to manually set them.
5974         (Target tools): Look in the environment for them.
5975         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5976         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5977         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5978         build directory.
5979         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5980         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5981         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5982         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5983         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5984         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5985         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5986         * configure: Regenerate.
5987         * Makefile.in: Regenerate.
5989 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5991         * MAINTAINERS: Update for removed CPU targets.
5993 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5995         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5996         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5997         * Makefile.in: Regenerated.
5999 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6001         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6002         (CFLAGS_FOR_TARGET): Use it.
6003         (CXXFLAGS_FOR_TARGET): Likewise.
6004         * Makefile.in: Regenerated.
6005         * configure.in (--with-build-sysroot): New option.
6006         * configure: Regenerated.
6008 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6010         * Makefile.tpl: Wrap install between unstage and stage
6011         * Makefile.in: Regenerate.
6013 2005-07-21  Eric Christopher  <echristo@apple.com>
6015         * MAINTAINERS: Update affiliation.
6017 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6019         * MAINTAINERS: Add self as crx port maintainer.
6021 2005-07-20  DJ Delorie  <dj@redhat.com>
6023         * MAINTAINERS: Add self as m32c maintainer.
6025 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6027         * all files: Update FSF address.
6029 2005-07-15  Eric Christopher  <echristo@redhat.com>
6031         * MAINTAINERS: Change affiliation.
6033 2005-07-14  Jim Blandy  <jimb@redhat.com>
6035         * configure.in: Add cases for Renesas m32c.
6036         * configure: Regenerated.
6038 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6040         * COPYING.LIB: Update from fsf.org.
6042 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6044         * COPYING, compile, config.guess,
6045         config.sub, install-sh, missing, mkinstalldirs,
6046         symlink-tree, ylwrap: Sync from upstream sources.
6047         * config-ml.in: Update FSF address.
6049 2005-07-13  Eric Christopher  <echristo@redhat.com>
6051         * configure.in: Add toplevel noconfigdir support for tpf.
6052         * configure: Regenerate.
6054 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6056         PR ada/22340
6058         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6059         * Makefile.in: Regenerate.
6061 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6063         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6064         Brolley to write-after-approval.
6066 2005-07-07  Andreas Schwab  <schwab@suse.de>
6068         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6069         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6070         * Makefile.in: Regenerated.
6072 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6074         * configure.in: Don't build sim or rda when targetting darwin.
6075         * configure: Regenerate.
6077 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6079         * configure.in: Add --enable-libssp and --disable-libssp.
6080         * configure: Regenerate with autoconf-2.13.
6082 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6084         * Makefile.def (target_modules): Add libssp.
6085         * configure.in (target_libraries): Add target-libssp.
6086         * configure: Rebuilt.
6087         * Makefile.in: Rebuilt.
6089 2005-07-01  Zack Weinberg  <zackw@panix.com>
6091         * MAINTAINERS: Change email address.  Resign from maintainership.
6093 2005-07-01  Richard Guenther  <rguenther@suse.de>
6095         * MAINTAINERS: Change my e-mail address and affiliation.
6097 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6099         * Makefile.def (stagefeedback): Come after profile.
6100         Define profiledbootstrap target.
6101         * Makefile.tpl (profiledbootstrap): Remove.
6102         (stageprofile-end): Zap stagefeedback.
6103         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6104         * Makefile.in: Regenerate.
6106 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6108         * MAINTAINERS: Update my email address.
6110 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6112         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6113         In 'cpp' stanza, support '#line' as well as '# '.
6115 2005-06-08  Andreas Schwab  <schwab@suse.de>
6117         * MAINTAINERS: Move myself from 'Write After Approval' to
6118         'CPU Port Maintainers' section as m68k maintainer.
6120 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6122         * configure.in (unsupported_languages): New macro.
6123         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6124         non-ported target libraries in noconfigdirs.
6125         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6126         non-linux-gnu.  Remove libgcj_ex_libffi.
6127         <lang_frag loop>: Set add_this_lang=no if the language is in
6128         unsupported_languages.
6129         * configure: Regenerate.
6131 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6133         * configure.in: Fix typo in handling of --with-mpfr-dir.
6134         * configure: Regenerate.
6136 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6138         * MAINTAINERS: Update my email address.
6140 2005-06-02  Jim Blandy  <jimb@redhat.com>
6142         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6143         accepted into the master sources.)
6145 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6146             Michael Snyder  <msnyder@redhat.com>
6147             Stan Cox  <scox@redhat.com>
6149         * configure.in: Set noconfigdirs for ms1.
6151         * configure: Regenerate.
6153 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6155         * MAINTAINERS (Write After Approval): Add self.
6157 2005-06-01  Josh Conner  <jconner@apple.com>
6159         * MAINTAINERS (Write After Approval): Add self.
6161 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6163         * MAINTAINERS: Update my email address.
6165 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6167         * MAINTAINERS (Write After Approval): Add self.
6169 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6171         * MAINTAINERS (Write After Approval): Remove self.
6173 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6175         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6176         (Dependencies): Consider target modules for bootstrap dependencies.
6177         Make target bootstrap modules depend on each stage's gcc.
6178         * Makefile.in: Regenerate.
6180 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6182         * Makefile.def (configure-gcc): Depend on binutils having been built.
6183         (all-gcc): No need to do it here.
6184         * Makefile.in: Regenerate.
6186 2005-05-19  Paul Brook  <paul@codesourcery.com>
6188         * configure.in: Rewrite misleading error message when requested
6189         language cannot be built.
6190         * configure: Regenerate.
6192 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6194         * ylwrap: Import from Automake 1.9.5.
6196 2005-05-13  David Ung  <davidu@mips.com>
6198         * MAINTAINERS (Write After Approval): Add self.
6200 2005-05-09  Mike Stump  <mrs@apple.com>
6202         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6203         lt_cv_sys_max_cmd_len for now.
6205 2005-05-09  Stan Cox  <scox@redhat.com>
6207         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6209 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6211         * README.SCO: Update the URL.
6213 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6215         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6216         with_gnu_ld to libtool.
6217         * ltcf-c.sh (aix[45]): Define file_list_spec.
6218         * ltcf-cxx.sh (aix[45]): Same.
6219         * ltcf-gcj.sh (aix[45]): Same.
6220         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6221         exists, write list of input files to temporary file.
6223 2005-05-04  Mike Stump  <mrs@apple.com>
6225         * configure.in: Always pass --target to target configures as
6226         otherwise rebuilds that do --recheck will fail.
6227         * confiugure: Rebuilt.
6229 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6231         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6232         STAGE_HOST_EXPORTS.
6233         (configure, all): Add bootstrap support.
6234         (Host modules, target modules): Pass post-stage1 flags and exports.
6235         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6236         * Makefile.in: Regenerate.
6238 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6240         * configure: Regenerate.
6242 2005-04-27  Mike Stump  <mrs@apple.com>
6244         * MAINTAINERS: Add self as darwin maintainer.
6246 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6248         * config.sub: Update from master copy.
6250 2005-04-21  Mike Stump  <mrs@apple.com>
6252         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6253         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6255 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6257         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6258         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6259         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6260         "*-*-elf" and "*-*-linux*".
6261         * configure: Regenerate.
6263 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6265         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6267 2005-04-12  Mike Stump  <mrs@apple.com>
6269         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6271 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6273         * MAINTAINERS (Write After Approval): Add myself.
6275 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6277         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6279 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6281         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6282         (TARGET_CONFIGARGS): Include --with-target-subdir.
6283         (configure, all): New macros.  Use them throughout.
6284         * Makefile.in: Regenerate.
6286 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6288         * MAINTAINERS (Write After Approval): Add myself.
6290 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6292         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6294 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6296         * MAINTAINERS: Move John Carr to Write After Approval.
6298 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6300         * config/mh-mingw32: Delete.
6301         * configure.in: Don't use it.
6302         * configure: Regenerate.
6304 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6306         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6307         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6308         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6309         (HOST_LIB_PATH): Generate from Makefile.def.
6310         (TARGET_LIB_PATH): Likewise.
6311         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6312         * Makefile.in: Regenerate.
6313         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6314         (RPATH_ENVVAR): Include Darwin case.
6315         * configure: Regenerate.
6317 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6319         * MAINTAINERS (Various Maintainers): Remove self.
6320         (Write After Approval): Add self.
6322 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6324         * MAINTAINERS (Various Maintainers): Add self.
6326 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6328         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6329         * configure: Regenerate.
6331 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6333         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6334         gcc_version, and gcc_version_trigger from set of flags to pass.
6335         * Makefile.tpl: Remove definitions of above variables.
6336         (config.status): Remove dependency on $(gcc_version_trigger).
6337         * Makefile.in: Regenerate.
6338         * configure.in: Do not reference config/gcc-version.m4 nor
6339         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6340         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6341         * configure: Regenerate.
6343 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6344             Andrew Pinski  <pinskia@physics.uc.edu>
6346         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6347         * Makefile.in: Regenerate.
6349 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6351         * MAINTAINERS (Write After Approval): Add myself.
6353 2005-03-03  David Ayers  <d.ayers@inode.at>
6355         * MAINTAINERS (Write After Approval): Add myself.
6357 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6359         PR libgcj/20160
6360         * ltmain.sh: Avoid creating archives with components that have
6361         duplicate basenames.
6363 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6365         PR bootstrap/20250
6366         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6367         instead of check.
6368         * Makefile.in: Regenerate.
6370 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6372         * Makefile.in: Regenerate to fix conflict between the previous two
6373         patches.
6375 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6377         PR bootstrap/17383
6378         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6379         * Makefile.tpl (HOST_SUBDIR): New substitution.
6380         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6381         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6382         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6383         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6384         (Host modules, Bootstrapped modules): Use it.
6385         (Build modules, Target modules): Do not create symlink trees,
6386         always configure out-of-srcdir.
6387         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6388         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6389         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6390         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6392         * Makefile.in: Regenerate.
6393         * configure: Regenerate.
6395 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6397         Merged from libada-gnattools-branch:
6398         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6400         * gnattools: New directory.
6401         * Makefile.def: Add gnattools as a module, depending on target-libada.
6402         * Makefile.in: Regenerate.
6403         * configure.in: Include gnattools in host_tools; disable it if ada
6404         is disabled.
6405         * configure: Regenerate.
6407 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6409         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6410         treelang maintainer.
6411         (Write After Approval): Remove myself.
6413 2005-02-23  Paul Schlie  <schlie@comcast.net>
6415         * configure.in: Allow darwin targeted ports to build tk, itcl and
6416         libgui.
6417         * configure: Regenerate.
6419 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6421         PR libgcj/10353
6422         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6423         * configure: Regenerate.
6425 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6427         * MAINTAINERS (Write After Approval): Add myself.
6429 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6431         * MAINTAINERS: Update my e-mail address.
6433 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6435         * MAINTAINERS (Write After Approval): Add myself.
6437 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6439         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6440         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6441         target-libgloss when not *-*-elf and *-*-aout.
6442         * configure: Regenerate.
6444 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6446         * MAINTAINERS: Remove obsolete entries.
6448         * MAINTAINERS (Write After Approval): Add Michael Matz.
6450 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6452         * MAINTAINERS: Remove self as cpplib maintainer.
6454 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6456         * install-sh, config.sub: Import from upstream.
6458 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6460         PR bootstrap/18222
6461         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6462         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6463         * Makefile.in: Regenerate.
6465 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6467         * MAINTAINERS: Update my email address.
6469 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6470             Andreas Schwab  <schwab@suse.de>
6472         PR bootstrap/18033
6473         * config-ml.in: Eval option if surrounded by single quotes.
6475 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6477         Revert 2004-12-28 Makefile changes, a better fix will be
6478         applied to mainline and src after GCC 4.0 branches.
6480 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6482         PR bootstrap/17383
6484         * Makefile.def (target_modules): Remove stage parameter,
6485         it is always true now.
6486         * Makefile.tpl (configure-build-[+module+],
6487         configure-target-[+module+]): Always build symlink tree
6488         for the directory and for include.  BUILD_SUBDIR and
6489         TARGET_SUBDIR cannot be . anymore.
6490         * Makefile.in: Regenerate.
6492 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6494         Revert 2004-12-08 Makefile changes.
6496 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6498         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6499         cygwin, mingw.
6501 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6503         * configure.in (sh64-*-*): Reenable gprof.
6504         * configure: Regenerate.
6506 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6508         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6509         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6510         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6511         * Makefile.in: Regenerate.
6513 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6515         * MAINTAINERS: Update my email address.
6517 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6519         * Makefile.tpl: Generate normal dependencies if the LHS module is
6520         not bootstrapped.
6521         * Makefile.in: Regenerate.
6523 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6525         * configure.in: Include config/gxx-include-dir.m4.  Use
6526         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6527         * configure: Regenerate.
6529 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6531         * config.if: Delete.
6532         * configure.in: Set libstdcxx_incdir directly.
6533         * configure: Regenerate.
6535 2004-12-02  Eric Christopher  <echristo@redhat.com>
6537         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6538         * Makefile.in: Regenerate.
6540 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6542         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6543         * configure: Regenerate.
6545 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6547         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6548         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6549         * configure: Regenerate.
6551 2004-12-01  Eric Christopher  <echristo@redhat.com>
6553         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6554         of things to remove.
6556 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6558         * MAINTAINERS (Write After Approval): Update my e-mail address.
6560 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6562         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6563         from CVS libtool to always pass_all.
6565 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6567         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6568         (hppa*64*-*-*): Delete incorrect comment.
6569         * configure: Rebuilt.
6571 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6573         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6575 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6577         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6578         from CVS libtool to always pass_all.
6580 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6582         * install-sh, compile: Import from automake.
6584 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6586         * config.guess, config.sub:  Import from savannnah.
6588 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6590         * MAINTAINERS (Write After Approval): Add myself
6592 2004-11-12  Mike Stump  <mrs@apple.com>
6594         * Makefile.def: Add html support.
6595         * Makefile.tpl: Likewise.
6596         * Makefile.in: Regenerate.
6598 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6600         PR 18423
6601         * configure.in: Remove all instances of build-fixincludes from
6602         noconfigdirs.
6603         (build_configargs): Supply --target to subdirectories.
6604         * configure: Regenerate.
6606         * Makefile.def: Make gcc install depend on fixincludes install.
6607         * Makefile.in: Regenerate.
6609 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6611         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6613 2004-11-11  Paul Brook  <paul@codesourcery.com>
6615         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6617 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6619         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6620         target-libgfortran.
6621         * configure: Regenerate.
6623 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6625         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6626         like CC.
6628 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6630         * Makefile.def (host fixincludes): Specify missing targets.
6631         * Makefile.in: Regenerate.
6633 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6635         * MAINTAINERS: Add myself
6637 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6639         * MAINTAINERS (Write After Approval): Add myself.
6641 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6643         * Makefile.def: Build fixincludes for the host, too.
6644         * Makefile.in: Regenerate.
6645         * configure.in (host_tools): Add fixincludes.
6646         * configure: Regenerate.
6648 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6650         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6651         * configure: Regenerated.
6653 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6655         PR other/17783
6656         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6657         * configure: Regenerated.
6659 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6661         * README.SCO: Update per FSF instructions.
6663 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6665         PR target/18151
6666         * configure.in (case ${target}): Do not build fixincludes for avr.
6667         * configure: Regenerated.
6669 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6671         * configure.in (case ${target}): Do not build fixincludes
6672         on platforms where it is not used.
6673         * configure: Regenerated.
6675 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6677         * configure.in: Use an absolute path to install-sh.
6678         * configure: Regenerated.
6680 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6682         * MAINTAINERS (Write After Approval): Add myself.
6684 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6686         * MAINTAINERS: Remove from Write After Approval those that are
6687         already maintainers.
6689 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6691         * MAINTAINERS:  Update my email address.
6693 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6695         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6696         * configure: Regenerate.
6698 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6700         * MAINTAINERS:  Update my email address.
6702 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6704         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6705         entries belonging to this category.
6707 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6709         * MAINTAINERS: Update my e-mail address.
6711 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6713         Fix wrong conflict resolution in:
6715         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6717         * Makefile.in: Regenerate.
6718         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6719         in the recursive `make', instead of hardwiring `all'.
6720         (Autogenerated TARGET-* variables): New.
6722 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6724         * configure.in: Enable target-libgloss for crx-*-*.
6725         * configure: Regenerate.
6727 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6729         * MAINTAINERS (Various Maintainers): Move the "windows,
6730         cygwin, mingw" maintainer to ...
6731         (OS Port Maintainers): ... here.
6733 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6735         * MAINTAINERS (Write After Approval): Remove those that are
6736         maintainers of some subsystem.
6738 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6740         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6741         * ltcf-cxx.sh (tpf*): Likewise.
6742         * ltconfig (tpf*): Add TPF OS configuration support.
6744 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6746         * MAINTAINERS: Change my email address to my new work account.
6748 2004-09-24  Michael Roth  <mroth@nessie.de>
6750         * configure.in (--without-headers): Add missing double quotes.
6751         * configure: Regenerate.
6753 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6755         * ylwrap: Revert to previous version.
6757 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6759         PR bootstrap/17369
6760         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6761         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6762         SET_GCC_LIB_PATH_CMD.
6763         (BASE_TARGET_EXPORTS): Likewise.
6764         * Makefile.in: Regenerated.
6766         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6767         * configure: Regenerated.
6769 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6771         * config.guess: New upstream version
6772         * compile, depcomp, install-sh, ylwrap: Likewise.
6774 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6776         * config/mh-x86omitfp: New host makefile fragment.  Add
6777         -fomit-frame-pointer to the default BOOT_CFLAGS.
6778         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6779         * configure: Regenerate.
6781 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6783         PR target/11572
6784         * configure.in (*-*-darwin*): Renable libobjc.
6785         * configure: Regenerate.
6787 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6789         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6791 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6793         * Makefile.def: Remove libbanshee.
6794         * Makefile.tpl: Ditto.
6795         * configure.in: Ditto.
6796         * Makefile.in: Regen.
6797         * configure: Ditto.
6799 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6801         * ltmain.sh: Use $pic_object as $non_pic_object if
6802         $non_pic_object=none.
6804 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6806         * missing: Import latest version from master repository.
6808 2004-09-06  Nick Clifton  <nickc@redhat.com>
6810         * config.sub: Import latest version from master repository.
6811         * config.guess: Likewise.
6812         This includes these changes:
6814         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6816         * config.sub: Handle crisv32, alias etraxfs.
6817         * config.guess (crisv32:Linux:*:*): Handle.
6819         2004-08-13  Brad Smith  <brad@comstyle.com>
6821         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6822         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6824         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6826         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6827         assume the processor is a powerpc.  This is because coreutils
6828         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6829         in this case, due to a MacOS X bug that causes
6830         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6831         to return a negative number.
6832         Problem reported by Petter Reinholdtsen in:
6833         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6835         2004-07-19  Ben Elliston  <bje@gnu.org>
6837         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6839         2004-06-24  Ben Elliston  <bje@gnu.org>
6841         * config.guess: Update copyright years.
6842         * config.sub: Likewise.
6844         2004-06-22  Robert Millan  <robertmh@gnu.org>
6846         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6847         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6849         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6851         * config.guess (*:*VMS:*:*): New entry. Replaces
6852         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6853         manufacturer.
6855         2004-06-22  Ben Elliston  <bje@gnu.org>
6857         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6858         * config.sub: Likewise.
6860         2004-06-22  Ben Elliston  <bje@gnu.org>
6862         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6863         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6865         2004-06-11  Ben Elliston  <bje@gnu.org>
6867         * config.guess (pegasos:OpenBSD:*:*): Remove.
6869         2004-06-11  Ben Elliston  <bje@gnu.org>
6871         From Wouter Verhelst <wouter@grep.be>:
6872         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6874         2004-06-11  Ben Elliston  <bje@gnu.org>
6876         * config.guess (luna88k:OpenBSD:*:*): New.
6878         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6880         * config.guess (m32r*:Linux:*:*): New case.
6881         * config.sub: Handle m32rle.
6883         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6885         From Jens Petersen  <petersen@redhat.com>:
6886         * config.sub: Handle sparcv8.
6888         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6890         From Tom Smith <smith@cag.lkg.hp.com>:
6891         * config.guess: Version suffixes are equally significant on Tru64
6892         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6893         prefix of "P" (patched kernel).
6895         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6897         * config.sub: Add support for National Semiconductor CRX target.
6899 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6901         * MAINTAINERS (Various Maintainers): Remove myself as web page
6902         maintainer, add myself as maintainer of build status lists.
6904 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6906         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6907         *-*-netware, but add target-libmudflap.
6908         Consolidate *-*-netware targets (of which really only i?86 exists)
6909         into a single entry.
6910         * configure: Likewise.
6912 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6914         * Makefile.tpl (sorry): Remove.
6915         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6916         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6917         (do-clean): Clean per-stage directories too.
6918         (do-distclean): Run distclean-stage1 too.
6919         (.NOTPARALLEL): Enable during toplevel bootstrap.
6920         (stage[+id+]-bubble): Enable parallel execution during
6921         the recursive invocation.
6922         * Makefile.in: Regenerate.
6924         Fix previous checkin:
6926         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6927         include.
6928         * configure.in: Fix indentation.
6929         * configure: Regenerate.
6931 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6933         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6934         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6935         * configure: regenerate
6936         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6937         -mdynamic-no-pic
6939 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6941         * Makefile.def (build_modules): Add fixincludes.
6942         (dependencies): Make gcc depend on fixincludes.
6943         * configure.in (build_tools): Add fixincludes.
6944         (build_configdirs): Always include build_libs.
6945         * Makefile.in: Regenerate.
6946         * configure: Regenerate.
6948 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6950         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6951         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6952         phony targets; do not generate timestamp files.
6953         (distclean-stageN): Remove references to their timestamp files.
6954         (restageN, touch-stageN): Remove.
6955         (stageN-bubble): Rewritten.
6956         (compare): Support lean bootstraps.
6957         * Makefile.in: Regenerate.
6959         * configure.in: Only warn when bootstrapping but
6960         build != host or build != target.  Support lean bootstraps.
6961         * configure: Regenerate.
6963 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6965         * configure.in:  Give a better error message if GMP/MPFR are missing
6966         and a language needing them has been requested.
6967         * configure:  Regenerated.
6969 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6971         * configure.in:  Print a list of available language front-ends if
6972         a requested one is missing.  Tidy stray tab characters.
6973         * configure:  Regenerated.
6975 2004-08-19  Michael Koch  <konqueror@gmx.de>
6977         * gcc/doc/install.texi: Update entry about automake for libjava.
6979 2004-08-17  Robert Millan  <robertmh@gnu.org>
6981         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6982         (instead of FreeBSD).
6983         * configure: Regenerate.
6985 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6987         * Makefile.in: Regenerate.
6988         * configure: Regenerate.
6990         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6991         stage_*_flags.
6992         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6993         for bootstrapped modules if toplevel bootstrap is going.
6994         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6995         modules.  Adjust for changes in Makefile.def.  Enable several
6996         rules even in non-bootstrap mode, just to avoid peppering the
6997         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6998         (stage-[+prev+]-bubble): Remove.
7000         * Makefile.def (Dependencies): Depend on all-build-bison,
7001         all-build-flex, all-build-byacc, all-build-texinfo, rather
7002         than the host variations.
7003         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7004         with BUILD_SUBDIR.
7005         (BISON): Update for recent Bisons.
7006         (YACC): Fix typo.
7007         (cross): Depend on all-build.
7008         (all): Do not depend on all-build.
7009         (prebootstrap): Remove.
7010         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7011         (Prebootstrap dependencies): Add them to the per-stage targets
7012         and to all-prebootstrap.
7013         * configure.in (build_configdirs): Always enable build_tools.
7014         (BUILD_DIR_PREFIX): Remove.
7016         * Makefile.def (gcc): Add target variable.
7017         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7018         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7019         in the recursive `make', instead of hardwiring `all'.
7020         (Autogenerated TARGET-* variables): New.
7022 2004-08-13  Brian Booth  <bbooth@redhat.com>
7024         * MAINTAINERS: Remove myself from write-after-approval.
7026 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7028         * src-release: Stop distributing mmalloc with gdb (which doesn't
7029         use it).
7030         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7031         * Makefile.in: Regenerate.
7033 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7035         * configure.in (arm*-*-eabi*): New target.
7036         * configure: Regenerate.
7038 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7040         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7041         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7042         (Dependencies): New section.
7043         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7044         (configure-target-[+module+]): Depend on maybe-all-gcc
7045         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7046         (toplevel profiledbootstrap): Fix dependencies.
7047         * Makefile.in: Regenerate.
7049 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7051         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7052         target-libiberty to noconfigdirs.
7053         * configure: Regenerate.
7055 2004-08-03  Paul Brook  <paul@codesourcery.com>
7057         * configure.in: Check for MPFR as well as GMP.
7058         * configure: Regenerate.
7060 2004-08-01  Robert Millan  <robertmh@gnu.org>
7062         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7063         libmudflap for all GNU-based systems (with Glibc).
7064         * configure: Regenerate.
7066 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7068         * Makefile.def (host-modules): Add gcc.
7069         * Makefile.in: Regenerate.
7070         * Makefile.tpl (sorry): New rule.
7071         (configure-host, all-host, [+make_target+]-host, do-check,
7072         install-host): Do not add gcc as a special case.
7073         (host modules): Add a small special-casing for gcc.  Export
7074         extra_make_flags through the environment.
7075         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7076         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7077         other recursive targets for gcc): Remove.
7079         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7080         (stage, unstage): New rules.
7081         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7082         distclean-stage[+id+]): Use stage_current.
7083         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7084         the stage*-start rules.
7086 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7088         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7089         use -all_load flag.
7091 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7093         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7094         * configure: Regenerate.
7096 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7098         * maintainer-scripts/gcc_release: Revert yesterday's change.
7100 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7102         * MAINTAINERS: Add myself to write-after-approval.
7104 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7106         * libf2c: Removed.
7107         * gcc/gccbug.in: Updated because of libf2c removal.
7108         * maintainer-scripts/gcc_release: Ditto.
7110 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7112         * configure.in: Build libmudflap by default on FreeBSD.
7113         * configure: Regenerated.
7115 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7117         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7118         systems.
7119         * configure: Regenerated.
7121 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7123         PR target/16344
7124         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7125         feedback based compiler.
7126         * Makefile.in: Rebuilt.
7128 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7130         * Makefile.def (host_modules): Set bootstrap=true for flex.
7131         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7132         * Makefile.in: Rebuilt.
7134 2004-07-07  Jan Hubicka  <jh@suse.cz>
7136         * MAINTAINERS: Add self as a profile feedback maintainer.
7138 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7140         * configure.in:  Do not prepend $srcdir to /dev/null in
7141         makefile fragments.
7142         * configure:  Regenerate.
7144 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7146         * Makefile.def (build_modules): Add bison, byacc, flex,
7147         m4, texinfo.
7148         (flags_to_pass): Add FLEX.
7149         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7150         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7151         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7152         DEFAULT_MAKEINFO): Remove.
7153         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7154         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7155         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7156         objdir or else use configured tool.
7157         (all-build): New.
7158         (all): Depend on it.
7159         (Build module dependencies): Add.
7160         * Makefile.in: Regenerate.
7161         * configure.in: Better support for multiple build modules,
7162         matching what is done for host/target modules.  Do not look
7163         for "plausible" locations of build tools if Canadian cross.
7164         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7165         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7166         * configure: Regenerate.
7168 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7170         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7171         * Makefile.in: Regenerate.
7173 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7175         * Makefile.tpl (configure-build-[+module+],
7176         configure-[+module+], configure-target-[+module+]): Pass
7177         [+extra_configure_args+].
7178         (all-build-[+module+], all-[+module+], check-[+module+],
7179         install-[+module+], [+make_target+]-[+module+],
7180         all-target-[+module+], check-target-[+module+],
7181         install-target-[+module+], [+make_target+]-target-[+module+]):
7182         Pass [+extra_make_args+].
7183         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7184         (GCC_HOST_EXPORTS): Remove.
7185         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7186         cross, check-gcc, check-gcc-c++, install-gcc,
7187         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7188         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7189         * Makefile.in: Regenerate.
7191 2004-06-21  Matthew Sachs  <msachs@apple.com>
7193         * MAINTAINERS: Added self to write-after-approval.
7195 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7197         * configure.in: Check for srcdir/winsup rather than build directory
7198         winsup.
7199         * configure: Regenerate.
7201 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7203         * configure.in: Don't build Cygwin native newlib if winsup
7204         directory is missing.  Emit warning instead.
7205         * configure: Regenerate.
7207 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7209         * Makefile.tpl (touch-stage[+id+]): New.
7210         (restage[+prev+]): Depend on touch-stage[+id+].
7212         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7213         Use it throughout.
7215         * Makefile.def: Add profile and feedback bootstrap stages.
7216         Remove next field from bootstrap stages.
7217         * Makefile.tpl (LN, LN_S): Substitute.
7218         (stageN-start, stageN-end): Use double-colon rules, to
7219         provide a hook for additional setup commands.
7220         (distclean-stageN-gcc, restageN): Create dependencies from
7221         [+prev+], not from [+next+].
7222         (stageN-bubble): Add commands for successive stages from
7223         [+prev+], using double-colon rules.
7224         (all-stageN-gcc): Fix typo.
7225         (stagefeedback-start, profiledbootstrap): New.
7226         * Makefile.in: Regenerate.
7227         * configure.in: Call ACX_PROG_LN.
7228         * configure: Regenerate.
7230 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7232         * MAINTAINERS (Write After Approval): Add myself.
7234 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7236         * MAINTAINERS (Write After Approval): Add myself.
7238 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7240         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7241         without gcc.
7242         * configure: Regenerate.
7244 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7246         * Makefile.tpl: Fix typo.
7247         * Makefile.in: Regenerate.
7249 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7251         * configure.in: Remove new- prefix from toplevel
7252         bootstrap targets.
7253         * configure: Regenerate.
7255 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7257         * Makefile.tpl (all.normal): Rename to all.
7258         (all): Replace with a rule to pick the default
7259         target from configure.
7260         (all-gcc, configure-gcc): Use conditionals to
7261         do nothing when toplevel bootstrap is going on.
7262         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7263         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7264         * configure.in: Support --enable-bootstrap.
7266         * Makefile.def: Remove new- prefix from toplevel
7267         bootstrap targets.
7268         * Makefile.tpl: Likewise.
7270         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7271         target.
7273         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7274         $(RECURSE_FLAGS) to recursive invocation of make.
7276         * Makefile.in: Regenerate.
7277         * configure: Regenerate.
7279 2004-05-30  Andreas Jaeger  <aj@suse.de>
7280             Jim Wilson  <wilson@specifixinc.com>
7282         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7283         like CC.
7285 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7287         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7288         * configure: Regenerate.
7290 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7292         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7293         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7294         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7295         targets.
7296         * Makefile.in: Regenerate.
7298 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7300         * configure.in: Test the ability to symlink directories.
7301         * configure: Regenerate.
7303         * Makefile.def (bootstrap-stage): New definitions.
7304         * Makefile.tpl (configure-stage1-gcc,
7305         configure-stage2-gcc, configure-stage3-gcc,
7306         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7307         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7308         new-restage3, compare): Autogenerate, see Makefile.in
7309         entry for behavioral changes.
7310         (distclean-stage1, new-stage1-start, new-stage1-end,
7311         new-stage1-bubble, distclean-stage2, new-stage2-start,
7312         new-stage2-end, new-stage2-bubble, distclean-stage3,
7313         new-stage3-start, new-stage3-end): New autogenerated targets.
7314         (objext, prebootstrap, BOOT_CFLAGS,
7315         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7316         targets.
7318         * Makefile.in: Regenerate.
7319         (distclean-stage1, new-stage1-start, new-stage1-end,
7320         new-stage1-bubble, distclean-stage2, new-stage2-start,
7321         new-stage2-end, new-stage2-bubble, distclean-stage3,
7322         new-stage3-start, new-stage3-end): New targets.
7323         (all-stage1-gcc): Move prebootstrap dependency from here...
7324         (configure-stage1-gcc): ...to here.
7325         (new-bootstrap): Use bubble targets.
7326         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7327         Use per-stage distclean targets.
7328         (configure-stage1-gcc, configure-stage2-gcc,
7329         configure-stage3-gcc, all-stage1-gcc,
7330         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7331         Use new-stageN-start to prepare the tree.
7333 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7335         * Makefile.def (host_modules): add libcpp.
7336         * Makefile.tpl: Add dependencies on and for libcpp.
7337         * Makefile.in: Regenerate.
7338         * configure.in: Add libcpp host module.
7339         * configure: Regenerate.
7341 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7343         * Makefile.tpl: Whenever a recursive target is defined, wrap
7344         it in a special @if/@endif block, and prepare its maybe
7345         dependency in the @if/@endif block
7346         * configure.in: Instead of writing maybe dependencies, remove
7347         the @if/@endif statements, and remove the @if/@endif blocks
7348         that remain.
7349         * configure: Regenerate.
7350         * Makefile.in: Regenerate.
7352 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7354         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7356 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7358         PR bootstrap/15120
7359         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7360         * */configure: Rebuilt.
7362 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7364         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7365         of libf2c.
7366         * configure, Makefile.in: Regenerate.
7368 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7370         * MAINTAINERS (Write After Approval): Add myself.
7372 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7374         Merge from tree-ssa-20020619-branch.
7376         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7377         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7378         (HOST_GMPLIBS): Define.
7379         (HOST_GMPINC): Define.
7380         (TARGET_LIB_PATH): Add libmudflap.
7381         (GFORTRAN_FOR_TARGET): Define.
7382         (configure-build*): Export GFORTRAN.
7383         (configure-gcc): Export GMPLIBS and GMPINC.
7384         (all-gcc): Add maybe-all-libbanshee.
7385         (configure-target-libgfortran): Define.
7386         * Makefile.in: Regenerate.
7387         * configure.in (host_libs): Add libbanshee.
7388         (target_libraries): Add target-libmudflap and target-libgfortran.
7389         Add --with-libbanshee.
7390         Handle --disable-libmudflap.
7391         (*-*-freebsd*): Use with_gmp.
7392         Add $(libgcj) to noconfigdirs.
7393         * configure: Regenerate.
7394         * depcomp: New file.
7395         * MAINTAINERS: Add tree-ssa maintainers.
7397 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7399         * MAINTAINERS (Various Maintainers): Add myself.
7401 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7403         * MAINTAINERS (Write After Approval): Add myself.
7405 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7407         * MAINTAINERS (Write After Approval): Add myself.
7409 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7411         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7412         * configure: Regenerate.
7414 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7416         Revert:
7417         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7419         * Makefile.def (flags_to_pass): Remove *dir variables that
7420         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7421         as well as prefix and exec_prefix.
7422         * Makefile.in: Regenerate.
7424 2004-04-26  Robert Millan  <robertmh@gnu.org>
7426         Add patches from libtool CVS.
7427         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7428         * ltconfig: Likewise.
7429         * ltcf-c.sh: Likewise.
7430         * ltcf-cxx.sh: Likewise.
7431         * ltcf-gcj.sh: Likewise.
7433 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7435         * Makefile.def (host_modules): Mark with the bootstrap
7436         flag packages on which gcc depends.
7437         * Makefile.tpl (all-bootstrap): Use it.
7438         * Makefile.in: Regenerate.
7440 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7442         * Makefile.def (flags_to_pass): Remove *dir variables that
7443         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7444         as well as prefix and exec_prefix.
7445         * Makefile.in: Regenerate.
7447 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7449         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7450         * configure: Regenerate.
7451         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7452         * gcc/Makefile.tpl (compare): Use the result of the test.
7453         * gcc/Makefile.in: Regenerate.
7455 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7457         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7458         Always relocate gcc and prev-gcc to the original names, even
7459         if the build fails.
7460         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7461         New targets.
7463 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7465         * MAINTAINERS: Update my email address.
7467 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7469         * configure.in (mips*-*-irix5*): Enable ld.
7470         * configure: Regenerate.
7472 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7474         * configure: Regenerate.
7476 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7478         * Makefile.tpl (configure-[+module+], configure-gcc,
7479         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7480         Set and export LDFLAGS.
7481         * Makefile.in: Regenerate.
7483 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7485         * MAINTAINERS: Add myself to write-after-approval.
7487 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7489         PR bootstrap/14871
7490         * Makefile.tpl: If we don't have built-in-tree target tools,
7491         use the ones found by configure rather than hacking around with
7492         program_transform_name.
7493         * configure.in: Give Makefile.tpl the information necessary
7494         to do that.
7495         * Makefile.in: Regenerate.
7496         * configure: Regenerate.
7498 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7500         PR bootstrap/14760
7501         * configure.in: When computing baseargs, strip *all* copies of
7502         offending options.  Also, don't match/substitute the trailing space,
7503         so that this actually works when two similar options are separated by
7504         only one space.
7505         * configure: Regenerate.
7507 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7509         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7510         (rs6000-*-aix*): Same.
7511         * configure: Regenerate.
7513 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7515         * MAINTAINERS: Add myself to write-after-approval.
7517 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7519         * MAINTAINERS: Add myself to write-after-approval.
7521 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7523         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7524         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7525         * Makefile.in: Regenerate.
7527         * configure.in (top level bootstrap support): Rework --enable-werror
7528         to set @stage2_werror_flag@.
7529         * configure: Regenerate.
7530         * Makefile.tpl (top level bootstrap support): Pass
7531         @stage2_werror_flag@ down to configure in stages 2 and 3.
7532         * Makefile.in: Regenerate.
7534 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7536         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7537         for stages 2 and 3 as well as in make.  As a consequence, remove
7538         OUTPUT_OPTION (now detected by configure) from the flags passed down
7539         to make.
7540         * Makefile.in: Regenerate.
7542         * Makefile.tpl (new-bootstrap): Fix typo.
7543         * Makefile.in: Regenerate.
7545 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7547         * Makefile.tpl: Rearrange by moving recursive_targets rules
7548         into their proper sections.
7549         * Makefile.tpl (top level bootstrap support): Move disabling
7550         of coverage flags from 'make' to 'configure'; improve comments.
7551         * Makefile.in: Regenerate.
7553         * Makefile.tpl (experimental top level bootstrap) Move stage1
7554         language setting from all- target to configure- target; disable
7555         intermodule optimization in stage 1; prevent gratuitous rebuilds
7556         of stage 1.
7557         * Makefile.in: Regenerate.
7558         * configure.in: Comma-separate stage 1 language list for top
7559         level bootstrap.
7560         * configure: Regenerate.
7562         * Makefile.tpl: Clean up experimental top level bootstrap support:
7563         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7564         prev-gcc in configure- targets as well as all- targets.
7565         * Makefile.in: Regenerate.
7567 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7569         * compile: New file imported from automake.
7571 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7573         * configure.in: Remove symbolic link section.
7574         * configure: Regenerate.
7575         * Makefile.tpl (links): Remove.
7576         * Makefile.in: Regenerate.
7578 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7579             Nathanael Nerode  <neroden@gcc.gnu.org>
7581         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7582         Set with AC_CHECK_PROGS.
7583         * configure.in: Fix comment typo from last patch.
7584         * configure: Regenerate.
7586 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7588         * Makefile.tpl: Introduce experimental top level bootstrap support.
7589         * Makefile.in: Regenerate.
7590         * configure.in: Introduce support for top level bootstrap.
7591         * configure: Regenerate.
7593 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7594             Paolo Bonzini  <bonzini@gnu.org>
7596         PR bootstrap/14522
7597         * configure.in: Cope with shells that do not support unquoted ^
7598         * configure: Regenerate.
7600 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7601             Paolo Bonzini  <bonzini@gnu.org>
7603         PR bootstrap/14522
7604         * configure.in: Cope with shells that do not support nesting
7605         quotes inside quoted backquote substitutions.
7606         * configure: Regenerate.
7608 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7610         PR bootstrap/14522
7611         * configure.in: Fix escaping of $.
7612         * configure: Regenerate.
7614 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7616         * configure: Regenerate, since I forgot to while committing Paolo's
7617         changes.
7619 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7621         PR ada/14131
7622         Move language detection to the top level.
7623         * configure.in: Find default values for the tools as
7624         soon as possible.  Disable ada if GNAT is not found.
7625         Emit error message about missing languages.  Expand
7626         --enable-languages=all for the gcc subdirectory.
7628 2004-03-10  Ben Elliston  <bje@gnu.org>
7630         * MAINTAINERS: Update my email address.
7632 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7634         * ltconfig: Disable building static libraries if building shared
7635         libraries on AIX 5L.
7637 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7639         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7640         and disable libgcj.
7641         * configure: Regenerated.
7643 2004-03-01  Brian Booth  <bbooth@redhat.com>
7645         * MAINTAINERS: Add myself to write-after-approval.
7647 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7649         * MAINTAINERS: Add myself to write-after-approval.
7651 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7653         PR bootstrap/7087
7654         * Makefile.tpl: Guard XFOO sed statements better.
7655         * Makefile.tpl: Add dependency for configure-target-libada.
7656         * Makefile.in: Regenerate (incidentally fixes broken
7657         commit when libada-branch was merged).
7659 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7661         * MAINTAINERS: Add myself to write-after-approval.
7663 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7665         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7666         maintainers.
7668 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7670         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7671         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7673 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7675         PR bootstrap/11932
7676         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7678 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7680         * MAINTAINERS: Added myself to write-after-approval.
7682 2004-02-14  Michael Koch  <konqueror@gmx.de>
7684         * MAINTAINERS: Added myself to write-after-approval.
7686 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7688         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7689         some OS port maintainers to OS port maintainers section.
7691 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7693         * MAINTAINERS: Add self.
7695 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7697         * MAINTAINERS: Alphabetize.
7699 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7701         * MAINTAINERS: Remove myself.
7703 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7705         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7706         (rs6000-*-aix*): Same.
7707         * configure: Regenerate.
7709 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7711         * configure.in (host): Add in missing $noconfigdirs to defines.
7712         * configure: Regenerate.
7714 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7715             Nathanael Nerode  <neroden@gcc.gnu.org>
7717         PR ada/6637, PR ada/5911
7718         Merge with libada-branch:
7719         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7720         with appropriate dependencies. Add --enable-libada configure switch.
7721         * configure, Makefile.in: Regenerate.
7723 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7725         * MAINTAINERS: Add myself to write-after-approval.
7727 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7729         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7730         * configure: Regenerate.
7732 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7734         Merge from upstream:
7736         * ltmain.in: When setting IFS to '~', be careful about user
7737         arguments that contain '~'.
7739         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7741         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7742         Also test $base_compile against $CC with escaped arguments. Bug
7743         reported by Geoff Keating <geoffk@apple.com>.
7745 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7747         * MAINTAINERS: Remove i960 port.
7749 2004-01-23  DJ Delorie  <dj@redhat.com>
7751         * Makefile.def (target_modules) [libiberty]: Don't stage.
7752         * Makefile.in: Rebuilt.
7754 2004-01-20  Caroline Tice  <ctice@apple.com>
7756         * MAINTAINERS: Add myself to write-after-approval.
7758 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7760         * MAINTAINERS: Update my email address.
7762 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7764         * MAINTAINERS: Add myself to write-after-approval.
7766 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7768         * MAINTAINERS: Remove entries without email address.
7770 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7772         * MAINTAINERS: Add myself to write-after-approval.
7774 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7776         * MAINTAINERS: Update my email address.
7778 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7780         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7781         * Makefile.tpl (configure-target-[+module+]): Support stage.
7782         * Makefile.in: Rebuilt.
7784 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7786         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7788 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7790         * MAINTAINERS: Add myself as a MIPS maintainer.
7792 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7794         * configure.in: Use ./config.cache, not config.cache.
7795         * configure: Regenerate.
7796         * Makefile.tpl: Special-casing not needed for GCC any more.
7797         * Makefile.in: Regenerate.
7799         * configure.in: Don't share a cache file for host dirs.
7800         * configure: Regenerate.
7802         * config-ml.in: Don't mess with the cache file.
7804 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7806         * MAINTAINERS: Move myself from 'Write After Approval' to
7807         'CPU Port Maintainers' section as SPARC maintainer.
7809 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7811         * Makefile.tpl: Make GCC use a separate config.cache.
7812         * Makefile.in: Regenerate.
7814         PR bootstrap/11932, PR bootstrap/11933
7815         (I don't know if it will fix either of them, but it relates
7816         to them.)
7817         * configure.in: Don't use shared config.cache for target
7818         directories.
7819         * configure: Regenerate.
7821 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7823         * MAINTAINERS: Add myself to 'Write After Approval' section.
7825 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7827         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7828         * configure: Regenerated.
7830 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7832         * MAINTAINERS: Remove the mn10200 maintainer.
7834 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7836         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7837         * configure: Regenerated.
7839 2003-12-16  Jan Hubicka  <jh@suse.cz>
7841         * MAINTAINERS: Add myself as callgraph maintainer.
7843 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7845         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7846         * configure: Regenerate.
7848 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7850         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7851         'Write After Approval' section. Update email.
7853 2003-12-01  James Lemke  <jim@wasabisystems.com>
7855         * MAINTAINERS (Write After Approval): Add myself.
7857 2003-11-20  Matt Thomas  <matt@3am-software.com>
7859         * MAINTAINERS: Add myself as a vax port maintainer.
7861 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7863         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7864         (configure-build-[+module+], configure-[+module+]): Likewise.
7865         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7866         * Makefile.in: Regenerate.
7868 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7870         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7871         shared/dylibed libraries.
7872         * ltmain.sh: Likewise.
7873         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7874         * ltcf-cxx.sh: Likewise.
7875         * ltcf-gcj.sh: Likewise.
7876         * ltconfig: Likewise.
7878 2003-11-17  Stan Cox  <scox@redhat.com>
7880         * MAINTAINERS: Add myself as iq2000 port maintainer.
7882 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7884         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7885         * Makefile.in: Regenerate.
7887 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7889         * config.sub: Update to 2003-11-03 version.
7891 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7893         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7894         * configure:  Regenerate.
7896 2003-10-20  Nicolas Pitre  <nico@cam.org>
7898         * MAINTAINERS: Add myself to 'Write After Approval' section.
7900 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7902         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7904 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7906         * MAINTAINERS: Update my email address.
7908 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7910         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7912 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7914         * MAINTAINERS: Add myself to 'Write After Approval' section.
7916 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7918         * config.guess: Update to 2003-10-16 version.
7919         * config.sub: Update to 2003-10-16 version.
7921 2003-10-15  David Daney  <ddaney@avtrex.com>
7923         * MAINTAINERS: Added myself to 'Write After Approval' section.
7925 2003-10-15  Falk Hueffner  <falk@debian.org>
7927         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7928         'Write After Approval' section. Update email.
7930 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7932         * MAINTAINERS: Move myself from 'Write After Approval' to
7933         'Various Maintainers' section as middle-end maintainer.
7935 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7937         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7938         HOST_FLAGS_TO_PASS.
7939         * Makefile.in: Regenerate.
7941 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7943         * config.guess: Update to 2003-10-07 version.
7944         * config.sub: Update to 2003-10-07 version.
7946 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7948         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7949         * ltconfig (irix5*, irix6*): Don't override version_type.
7951 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7953         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7954         * configure: Rebuilt
7955         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7956         * Makefile.in: Rebuilt
7958 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7960         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7962 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7964         * MAINTAINERS (Write After Approval): Add myself.
7966 2003-09-29  Paul Koning  <ni1d@arrl.net>
7968         * MAINTAINERS: Move myself from "Write After Approval"
7969         to CPU platform maintainers for pdp11 platform.
7971 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7973         * MAINTAINERS: Move myself from 'Write After Approval' to
7974         'Various Maintainers' section as libffi testsuite maintainer.
7976 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7978         * configure.in: Pass a computed --program-transform-name
7979         to subconfigures.
7980         * configure: Regenerated.
7982 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7984         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7985         * Makefile.in: Regenerate.
7987         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7988         * Makefile.in: Regenerate.
7990 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7992         * MAINTAINERS: Move myself from 'Write After Approval'
7993         to 'Various Maintainers' (objective-c) section.
7995 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7997         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7998         quoting.
7999         * configure: Regenerated.
8001 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8003         * MAINTAINERS (Write After Approval): Add myself to write after
8004         approval list.
8006 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8008         * MAINTAINERS (Write After Approval): Add myself.
8010 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8012         * MAINTAINERS: Update my e-mail address.
8014 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8016         * libtool.m4 (LD): Correct powerpc64 host match.
8018 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8020         * MAINTAINTERS: Update my affiliation and email address.
8022 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8024         * MAINTAINERS (Write After Approval): Add myself.
8026 2003-09-04  DJ Delorie  <dj@redhat.com>
8028         * configure: Regenerate.
8030 2003-09-04  Robert Millan  <robertmh@gnu.org>
8032         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8034 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8036         * configure.in: Ensure arguments to sed are properly spaced.
8037         * configure: Regenerate.
8039 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8041         * MAINTAINERS: Update my e-mail address.
8043 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8045         * MAINTAINERS (Write After Approval): Add myself.
8047 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8049         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8050         * configure: Regenerated.
8052 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8054         * MAINTAINERS: Update my email address.
8056 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8058         * configure.in:  Use newline instead of semicolon when assuming
8059         shell arguments in a for loop.
8060         * configure:  Regenerated.
8062 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8064         * MAINTAINERS: Resurrect the i860 maintainer.
8066 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8068         PR 8180
8069         * configure.in: When testing with_libs and with_headers, treat
8070         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8071         * configure: Regenerate.
8073         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8074         make, shell, etc.
8075         (baseargs): Likewise.
8076         * configure: Regenerate.
8078 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8080         * MAINTAINERS (Write After Approval): Add myself.
8082 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8084         * configure.in: Disable libgcj for darwin not on powerpc.
8085         * configure: Rebuild.
8087 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8089         * config-ml.in, symlink-tree: Add license.
8091 2003-08-03  Richard Stallman  <rms@gnu.org>
8092             Eben Moglen  <moglen@columbia.edu>
8094         * README.SCO: New file.
8096 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8098         * Makefile.tpl (check, check-c++): Express dependencies using
8099         dependencies rather than commands.
8100         * Makefile.in: Regenerate.
8102 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8104         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8105         * configure: Ditto.
8107 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8109         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8110         * Makefile.in: Update.
8112 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8114         * configure.in: Enable libgcj for darwin.
8115         * configure: Rebuild.
8117 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8119         * config-ml.in:  Use ac_configure_args directly instead of
8120         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8121         actually seen.
8123 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8125         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8126         creating target and build subdirs to build all parent dirs as needed.
8127         * Makefile.in: Rebuild.
8128         * configure.in: Don't build dirs explicitly here.
8129         * configure: Rebuild.
8131 2003-07-26  Paul Brook  <paul@nowt.org>
8133         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8135 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8137         * Makefile.tpl (all-make): Depend on intl.
8138         * Makefile.in: Rebuilt.
8140 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8142         * install-sh:  Update to newer upstream versions (associated with
8143         aclocal 1.7).
8144         * mkinstalldirs:  Likewise.
8145         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8147 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8149         * MAINTAINERS: Move self from Bug database only accounts
8150         to write-after-approval.
8152 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8154         * config.if: Remove unused libc_interface determination.
8156 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8158         * MAINTAINERS: Move self from write-after-approval to
8159         build machinery (*.in).
8161 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8163         PR bootstrap/11273
8164         PR bootstrap/11408
8165         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8166         unused INSTALL_PROGRAM_ARGS.
8167         * configure.in: Use AC_PROG_INSTALL.
8168         * Makefile.in: Regenerate.
8169         * configure: Regenerate.
8171 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8173         * MAINTAINERS: Alphabetize.
8175 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8177         * configure: Rebuilt.
8178         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8179         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8180         newlib nor libgloss.
8181         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8182         * configure.in (am33_2.0-*-linux*): Added.
8184 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8186         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8187         * configure: Regenerate.
8189 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8191         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8192         * Makefile.in: Regenerate.
8194 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8196         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8197         * Makefile.in: Regenerate.
8199 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8201         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8202         * Makefile.in: Regenerated.
8204         * config-ml.in: Replace PWD with PWD_COMMAND.
8206 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8208         * intl: New directory; see intl/ChangeLog for details.
8209         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8210         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8211         * Makefile.in: Regenerate.
8213 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8215         * configure.in: Clean up config-lang.in handling.  Delete
8216         useless assignment to "subdirs".
8217         * configure: Regenerate.
8219 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8221         * configure.in: Rename 'target_libs' to 'target_libraries'.
8222         Remove useless reference to 'target_libs'.
8223         * configure: Regenerate.
8225 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8227         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8228         * Makefile.in: Regenerate.
8230 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8232         * Makefile.def: Introduce flags_to_pass.
8233         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8234         * Makefile.in: Regenerate.
8236 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8238         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8239         and target-libgloss.
8240         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8241         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8242         * configure: Regenerate.
8244 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8246         * configure.in: Update testsuite_flags to new location.
8247         * configure. Regenerate.
8249 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8251         * Makefile.tpl: Remove BUILD_CC stuff.
8252         * Makefile.in: Regenerate.
8254 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8256         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8258 2003-06-16  Graeme Peterson  <gp@qnx.com>
8260         * MAINTAINERS (Write After Approval): Add myself.
8262 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8264         * config.guess: Update to 2003-06-12 version.
8265         * config.sub: Update to 2003-06-13 version.
8267 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8269         * config.guess: Update to 2003-06-06 version.
8270         * config.sub: Update to 2003-06-06 version.
8272 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8274         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8275         * configure. Regenerate.
8277 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8279         * configure.in: Disable serial configure by default.
8280         * configure: Regenerate.
8281         * Makefile.tpl: Abolish .NOTPARALLEL.
8282         * Makefile.in: Regenerate.
8284         * Makefile.tpl: Replace {build,host,target}_canonical by
8285         {build,host,target}.
8286         * Makefile.in: Regenerate.
8288         * Makefile.tpl: Fix stupid pasto.
8289         * Makefile.in: Regenerate.
8291 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8293         * Makefile.tpl: Remove bogus conditional.
8294         * Makefile.in: Regenerate.
8296 2003-06-05  Jan Hubicka  <jh@suse.cz>
8298         * Makefile.tpl (profiledbootstrap): New target.
8299         * Makefile.in (profiledbootstrap): New target.
8301 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8303         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8304         Pinski. Remove user names from other bugzilla-only maintainers.
8306 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8308         * Makefile.tpl: Make 'recursive targets' using autogen rather
8309         than shell loop.  Remove duplicate 'clean' targets and false
8310         comments.
8311         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8312         Add systematic method of specifying missing targets in subdirs.
8313         Add copyright boilerplate.
8314         * Makefile.in: Regenerate.
8315         * configure.in: Add 'recursive targets' to maybe list.
8316         * configure: Regenerate.
8318         * MAINTAINERS: "GNATS only" -> "Bug database only".
8320         * Makefile.tpl: Rename [+target+] to [+make_target+].
8321         * Makefile.def: Rename 'target' to 'make_target'.
8323 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8325         * MAINTAINERS: Add self as options handling maintainer.
8327 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8329         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8330         been too long since I touched those ports.
8332 2003-05-28  DJ Delorie  <dj@redhat.com>
8334         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8335         * Makefile.in: Regenerate.
8337 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8339         * configure.in: Use curly braces in the definition of tooldir.
8340         * configure: Regenerate.
8342 2003-05-21  DJ Delorie  <dj@redhat.com>
8344         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8345         newlib or libgloss.
8346         * Makefile.in: Regenerate.
8348 2003-05-21  DJ Delorie  <dj@redhat.com>
8350         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8351         * Makefile.in: Regenerate.
8353 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8355         * MAINTAINERS: Update my e-mail address.
8357 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8359         * configure.in: Switch more things to use maybe dependencies.
8360         * Makefile.tpl: Switch more things to use maybe dependencies.
8361         Factor out common code from autogen IF statements.
8362         * configure: Regenerate.
8363         * Makefile.in: Regenerate.
8365 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8367         * configure.in: Accept i[3456789]86 for machine type.
8368         * configure: Regenerate.
8370 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8372         * configure.in: Switch more things to use maybe dependencies.
8373         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8374         * configure: Regenerate.
8375         * Makefile.tpl: Switch more things to use maybe dependencies.
8376         * Makefile.in: Regenerate.
8378 2003-05-16  Andreas Schwab  <schwab@suse.de>
8380         * Makefile.tpl (install-opcodes): Define.
8381         * Makefile.in: Rebuild.
8383 2003-05-13  Andreas Jaeger  <aj@suse.de>
8385         * config.guess: Update to 2003-05-09 version.
8386         * config.sub: Update to 2003-05-09 version.
8388 2003-05-13  Michael Eager  <eager@mvista.com>
8390         * configure.in: Correct sed script so that options in quotes are not
8391         deleted.
8392         * configure: Rebuild.
8394 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8396         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8397         and $$s/newlib/libc/sys/cygwin32 include paths.
8398         * configure: Ditto.
8400 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8402         * MAINTAINERS: Update my email addresses.
8404 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8406         * config-ml.in: Propagate INSTALL variables.
8408 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8410         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8412 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8414         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8415         * Makefile.in: Regenerate.
8417 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8419         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8421 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8423         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8425 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8427         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8428         * Makefile.in: Regenerated.
8430 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8432         * MAINTAINERS (Write After Approval): Upgrade myself from
8433         GNATS only to write-after-approval. Update my mail address.
8435 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8437         (OS Port Maintainers: freebsd): Add myself.
8439 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8441         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8443 2003-04-22  Kean Johnston  <jkj@sco.com>
8445         * MAINTAINERS (SCO ports): Added myself.
8447 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8449         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8451 2003-04-19  Kean Johnston  <jkj@sco.com>
8453         * MAINTAINERS (Write After Approval): Add myself.
8455 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8457         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8458         * Makefile.in: Regenerate.
8460 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8462         * configure.in (powerpc64*-*-linux*): Remove.
8463         * configure: Rebuilt.
8465 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8467         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8468         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8469         and restrap.
8470         * Makefile.in:  Regenerate.
8472 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8474         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8475         * configure: Regenerated.
8477 2003-04-15  DJ Delorie  <dj@redhat.com>
8479         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8481 2003-04-13  Nick Clifton  <nickc@redhat.com>
8483         * config-ml.in: Remove support for --disable-aix removing
8484         call-aix multilibs.
8486 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8488         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8489         * */configure: Rebuilt.
8491 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8493         * MAINTAINERS: Add my email address.
8495 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8497         * MAINTAINERS (Write After Approval): Add myself.
8499 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8501         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8502         * Makefile.in: Regenerate.
8504 2003-03-14  Michael Chastain  <mec@shout.net>
8506         * Makefile.in: Regenerate with correct Makefile.def.
8508 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8510         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8511         Make macro.
8512         * Makefile.in: Regenerate.
8513         * configure.in: Clean up gxx_include_dir logic.
8514         * configure: Regenerate.
8516 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8518         * MAINTAINERS (Write After Approval): Add myself.
8520 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8522         * MAINTAINERS: Update my mail address.
8524 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8526         * configure.in (gxx_include_dir): Fix typo.
8527         * configure: Regenerated.
8529 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8531         * Makefile.tpl: Reindent.
8532         * Makefile.in: Regenerate.
8533         * configure.in: Reindent.  Don't set unused variables.
8534         * configure: Regenerate.
8536 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8538         * configure.in: Include $(build_tooldir)/sys-include in
8539         FLAGS_FOR_TARGET.
8540         * configure: Regenerated.
8542 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8544         * Makefile.tpl: Always pass down RANLIB.
8545         * Makefile.in: Regenerate.
8547         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8548         * Makefile.in: Regenerate.
8549         * configure.in: Remove unused logic relating to --enable-shared
8550         and --enable-threads.  Remove bogus comments.  Remove redundant
8551         noconfigdirs.
8552         * configure: Regenerate.
8554         * configure.in: Replace ${libstdcxx_version} by its value.
8555         Remove reference to mh-dgux.
8556         * configure: Regenerate.
8558 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8560         * MAINTAINERS (Write After Approval): Add myself.
8562 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8564         * Makefile.tpl: Rearrange.
8565         * Makefile.in: Regenerate.
8567 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8569         * configure.in: Add support for kaOS as cross build target system.
8570         * configure: Regenerated.
8572 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8574         * MAINTAINERS (Write after approval): Add myself.
8576 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8578         * MAINTAINERS: Update my email address.
8580 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8582         * MAINTAINERS: Add self to blanket write privs. section.
8584 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8586         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8587         configure-target-* as some target builds may require additional
8588         flags for preprocessor tests.
8589         * Makefile.in: Regenerated.
8591 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8593         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8594         * ltconfig: Handle it.
8595         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8596         auto-detecting it.
8598         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8599         it is used as argument to $CC.
8600         * ltcf-gcj.sh: Likewise.
8602         * configure.in: Introduce --enable-maintainer-mode.
8603         * configure: Rebuilt.
8604         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8605         for maintainer mode.
8606         * Makefile.in: Rebuilt.
8608 2003-02-18  Jason Merrill  <jason@redhat.com>
8610         * Makefile.tpl (check-c++): Allow parallelism.
8612 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8614         * MAINTAINERS: Remove John Carr (who never actually had access to
8615         gcc.gnu.org).
8617 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8619         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8620         don't configure target-libobjc.
8621         * configure: Regenerate.
8623 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8625         * Makefile.tpl (RANLIB): Define.
8626         * Makefile.in: Regenerate.
8628 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8630         * MAINTAINERS: Update my email.
8632 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8634         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8635         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8636         * Makefile.in: Regenerated.
8637         * configure.in: Remove all traces of snavigator, db, and grep.
8638         * configure: Regenerated.
8640 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8642         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8643         After Approval.
8645 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8647         * MAINTAINERS (Write after approval): Add myself.
8649 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8651         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8652         * Makefile.in: Regenerated.
8654 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8656         * config.guess: Updated to 2003-01-30's version.
8657         * config.sub: Updated to 2003-01-28's version.
8659 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8661         * config.if: If gcc_version is already set, just use it.  Don't set
8662         gcc_version_trigger if it's already set, otherwise set it to
8663         gcc/version.c, but only if the file exists.  If it is not set and
8664         gcc/version.c does not exist, try to extract the version number from
8665         $CC.
8667 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8669         * MAINTAINERS: Add myself to write-after-approval list.
8671 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8673         * configure.in:  Revert 24Jan change.
8674         * configure:  Regenerate.
8676 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8678         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8679         entry of HJ Lu.
8681 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8683         * configure.in: Revert previous change.
8684         * configure: Regenerate.
8686 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8688         * configure.in: Make rda native-only.
8689         * configure: Regenerate.
8691 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8693         * MAINTAINERS: Move myself from GNATS-only-accounts to
8694         write-after-approval.
8696 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8698         * configure.in: Add missing \.
8699         * configure: Rebuilt.
8701 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8703         * configure.in (baseargs): Avoid using \| in sed regular
8704         expressions.
8705         * configure: Rebuilt.
8707 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8709         * configure.in (baseargs): Remove all supported forms of
8710         --cache-file, --srcdir, --host, --build and --target options
8711         from argument lists.
8712         * configure: Rebuilt.
8714 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8716         * MAINTAINERS: Add myself to write-after-approval list.
8718 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8720         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8721         * configure: Rebuilt.
8723 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8725         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8726         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8727         * Makefile.in: Regenerate.
8728         * configure: Regenerate.
8730 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8732         * configure.in: Remove Makefile in build, host and target modules
8733         unless configure was run with --no-recursion.
8734         * configure: Rebuilt.
8736 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8738         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8739         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8740         * Makefile.in: Regenerate.
8742 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8744         * config.guess: Update to 2003-01-03 version.
8745         * config.sub: Update to 2003-01-03 version.
8747 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8749         * configure: Regenerate with proper autoconf 2.13.
8751 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8753         * configure.in: Add AC_PREREQ for consistency.
8754         * configure: Regenerate.
8756 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8758         * configure.in (GDB_TK): Add tcl directories conditional on
8759         gdb/gdbtk directory being present.
8760         * configure: Regenerate.
8762 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8764         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8765         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8766         * configure: Rebuilt.
8768 2002-12-31  Tom Tromey  <tromey@redhat.com>
8770         * Makefile.in: Rebuilt.
8771         * Makefile.def (target_modules) [libffi]: Allow installation.
8773 2002-12-31  Andreas Schwab  <schwab@suse.de>
8775         * configure.in: Fix use of $program_transform_name.
8776         * configure: Regenerated.
8778 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8780         * configure.in (baseargs): Don't remove first configure argument.
8781         * configure: Regenerated.
8783 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8785         * Makefile.tpl (local-distclean): Don't remove...
8786         (multilib.ts): ... this.  Moved into...
8787         (multilib.out): ... this.  Don't use sub-make.
8788         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8789         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8790         (configure-build-[+module+], configure-[+module+],
8791         configure-target-[+module+], configure-gcc): ... these.  Test
8792         for Makefile existence.  Drop config.status from dependencies.
8793         * Makefile.in: Rebuilt.
8794         * configure.in: Move gcc-version-trigger to the end of
8795         ac_configure_args.  Add comments to maybedep.tmp and
8796         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8797         nonopt from baseargs, matching and removing corresponding
8798         whitespace while at it.
8799         * configure: Rebuilt.
8801 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8803         * configure.in (host_configargs): Replace reference to
8804         no-longer-defined buildopts with --build=${build_alias}.
8805         * configure: Rebuilt.
8807         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8808         program_transform_name to standard idiom.
8809         (AUTOGEN, AUTOCONF): Define.
8810         (Makefile.in): Use $(AUTOGEN).
8811         (Makefile): Depend on config.status, and use autoconf-style rule to
8812         build it.  Move original commands to...
8813         (config.status): ... this new target.
8814         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8815         $(AUTOCONF).
8816         * Makefile.in: Rebuilt.
8818 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8820         * Makefile.tpl: Fix dramatic bustage due to change in
8821         program_transform_name.
8822         * Makefile.in: Regenerate.
8824         * configure.in: Remove unnecessary PATH setting.
8825         * configure: Regnerate.
8827         * configure.in: Don't default to unprefixed tools unless
8828         the native tools will work.
8829         * configure: Regenerate.
8831         * configure.in: Convert to autoconf script.  Blow away lots
8832         of now-redundant Makefile fragments.
8833         * configure: Generate using Autoconf.
8834         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8835         * Makefile.in: Regenerate.
8837 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8839         * configure: Fix stupid bug where RANLIB was mistakenly included.
8841         * configure.in: Rename (buildargs, hostargs, targargs) to
8842         (build_configargs, host_configargs, target_configargs).
8844         * configure.in: Move logic out of sed statement.
8846         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8847         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8849 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8851         * config.sub: Import from master repository
8852         * config.guess: Ditto
8854 2002-12-24  Andreas Schwab  <schwab@suse.de>
8856         * Makefile.tpl (multilib.out): Fix missing space.
8857         * Makefile.in: Regenerate.
8859 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8861         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8862         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8863         * Makefile.in: Regenerate.
8864         * configure.in: Remove unnecessary leftovers.
8866 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8868         * configure.in (extra_ranlibflags_for_target): New variable.
8869         (*-*-darwin): Add -c to ranlib commands.
8870         * configure (tooldir): Handle extra_ranlibflags_for_target.
8872 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8874         * Makefile.tpl: Revert HJL's change.
8875         * Makefile.in: Regenerated.
8876         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8877         always.
8879 2002-12-19  Andreas Schwab  <schwab@suse.de>
8881         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8882         * Makefile.in: Regenerate.
8884 2002-12-18  H.J. Lu  <hjl@gnu.org>
8886         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8887         * Makefile.in: Regenerated.
8889         * configure.in (build_prefix): New. Substitute.
8891 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8893         * Makefile.tpl: Don't let real targets depend on phony targets.
8894         * Makefile.in: Regenerate.
8896         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8897         * Makefile.in: Regenerate.
8899 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8901         * config.sub: Import from master repository
8902         * config.guess: Ditto
8904 2002-12-16  Jason Merrill  <jason@redhat.com>
8906         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8907         previous 'make bootstrap'.
8908         * Makefile.in: Regenerate.
8910 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8912         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8914 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8916         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8917         * Makefile.in: Regenerate.
8919 2002-12-13  Jason Merrill  <jason@redhat.com>
8921         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8922         library tests.
8923         (check-c++): Just depend on it and check-target-libstdc++-v3.
8924         * Makefile.in: Regenerate.
8926 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8928         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8929         * Makefile.in: Rebuilt.
8931 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8933         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8935 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8937         * configure: Fix bug put in by gremlins.
8939         * Makefile.tpl: Substitute more autoconfily.
8940         * configure: Substitute more autoconfily.
8941         * Makefile.in: Regenerate.
8943 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8945         * config.sub: Import from master repository
8946         * config.guess: Ditto
8947         * MAINTAINERS: Added Svein Seldal under write after approval
8949 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8951         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8952         * Makefile.in (all-sim): Ditto.
8954 2002-12-06  DJ Delorie  <dj@redhat.com>
8956         * Makefile.tpl: Change configure dependencies to not have real
8957         targets depend on phony targets.
8959 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8961         * configure.in: Revert unintentional change.
8963         * Makefile.tpl: Change dependency for */multilib.out so that
8964         it works when gcc isn't in the tree.
8966         * configure.in: Substitute more.
8967         * configure: Run subconfigures from the Makefile.
8968         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8969         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8971 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8973         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8975 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8977         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8978         and corresponding dependencies.
8979         * Makefile.in: Regenerate.
8981         * configure.in (host_tools): Order binutils, gas and ld for
8982         convenience in running the testsuites.
8984         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8985         * Makefile.in: Regenerate.
8986         * configure.in: Introduce rules to serialize subconfigure runs.
8988         * configure.in: Introduce BASE_CC_FOR_TARGET.
8989         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8990         Realize configure-build-* targets.  Realize configure-target-* targets.
8991         * Makefile.in: Regenerate.
8993 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8995         * configure: Move gcc_version_trigger stuff from here...
8996         * configure.in: ...to here.
8998         * configure.in: Separate subconfigure options added by this file from
8999         options given by the user.  Add machinery to put args for host
9000         subconfigures into the Makefile.
9002         * Makefile.tpl: Remove 'vault' targets.
9003         * Makefile.tpl: Reorder and comment dependencies.
9004         * Makefile.in: Regenerate.
9006 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9007         * configure.in: Fix my broken commit of previous patch. (sigh)
9009 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9011         * configure.in: Move host-specific darwin noconfigdirs into
9012         the host-specific section.
9014 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9016         * configure.in: Move host-specific darwin noconfigdirs into
9017         the host-specific section.
9019 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9021         * configure: Remove skip-this-dir support.
9022         * Makefile.tpl: Remove skip-this-dir support.
9024         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9025         subdirectories.
9026         * Makefile.in: Regenerate.
9028         * Makefile.tpl: Strip out useless setting of 'dir'.
9029         * Makefile.in: Regenerate.
9031 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9033         * configure.in: Fix deeply stupid bug.
9035         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9036         shell code in CXX_FOR_TARGET
9037         * Makefile.def: Introduce raw_cxx.
9038         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9039         RAW_CXX_FOR_TARGET.
9040         * Makefile.in: Regenerate.
9042 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9044         * Makefile.tpl: Remove unnecessary ifs.
9045         * Makefile.in: Regenerate.
9047         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9048         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9049         targets for 'no_install' modules.
9050         * configure: Move GDB_TK substitution to configure.in.  Move
9051         build_modules stuff to configure.in.
9052         * configure.in: Implement soft dependency machinery.  Maybe-ize
9053         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9054         * Makefile.in: Regenerate.
9056 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9058         * Makefile.tpl: Make all-target, install-target behave similarly
9059         to all, install (only hitting configured targets).  Eliminate
9060         unused macro defintions.
9062         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9063         build != host.
9065         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9067         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9069         * configure.in: Produce lists of subdir targets we're actually
9070         configuring.  Remove references to "dosrel".
9071         * Makefile.tpl: Let configure set which subdir targets are hit.
9072         Remove install-cross; clean up install; remove ALL.  Remove
9073         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9074         Autogenerate host module targets.  Remove empty dependency lines
9075         and redundant dependency; rearrange slightly.
9076         * Makefile.def: Add host-side libtermcap, utils.
9078         * Makefile.in: Regenerate.
9080 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9082         * ltconfig (osf[345]): Append $major to soname_spec.
9083         Reflect this in library_names_spec.
9084         * ltmain.sh (osf): Prefix $major with . for use as extension.
9086 2002-11-19  Andreas Jaeger  <aj@suse.de>
9088         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9089         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9090         and sparc64 GNU/Linux systems.
9092 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9094         * MAINTAINERS: Update email.
9096 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9098         * MAINTAINERS: Complete James Dennett's entry.
9100 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9102         * MAINTAINERS (Write After Approval): Add myself.
9104 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9106         * Makefile.tpl: syntactic cleanup
9108 2002-11-13  Stuart Hastings  <stuart@apple.com>
9110         * MAINTAINERS: Add myself to write-after-approval list.
9112 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9114         * Makefile.def: Add list of recursive targets to autogenerate.
9115         Add build_modules.
9116         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9117         targets.  Autogenerate *-build-* targets.
9118         * Makefile.in: Regenerate.
9120 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9122         * configure: More autoconf-style substitutions.
9123         * Makefile.tpl: More autoconf-style substitutions.
9124         * Makefile.in: Regenerate.
9126 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9128         * configure: Substitute more variables in a more autoconf-friendly
9129         way.  Simplify slightly.
9130         * Makefile.tpl: Make more variables substitutable in an
9131         autoconf-friendly way.
9132         * Makefile.in: Regenerate.
9134 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9136         * MAINTAINERS (Write After Approval): Add myself.
9138 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9140         * configure.in (v810*): Remove special setting of tools.
9142         * configure: Add support for extra required flags for ar or nm.
9143         * configure.in (aix4.3+): Use above support for target-specific
9144         issues, rather than using config/mt-aix43.
9146 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9148         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9149         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9150         with $srcdir.  Reformat indentation.  Substitute some variables
9151         formerly hard-coded in the Makefile for build=host.
9152         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9153         * Makefile.def: Autogenerate more.
9154         * Makefile.in: Regenerate.
9156 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9158         * MAINTAINERS (Write After Approval): Add myself.
9160 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9162         * Makefile.def (host_modules): Add rda.
9163         * Makefile.in: Regenerate.
9164         * configure.in (target_tool): Add target-rda to list.
9166 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9168         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9170 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9172         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9173         and restrap targets to this rule.
9174         * Makefile.in:  Regenerate.
9176 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9178         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9179         GNATS only accounts.
9181 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9183         * configure.in (i[3456]86-*-linux*): Add check to disable
9184         ${libgcj} for glibc1.
9186 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9188         * MAINTAINERS: Add myself as ip2k port maintainer.
9190 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9192         * configure.in: Add tic4x target.
9194 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9196         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9197         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9198         * Makefile.in: Regenerate.
9200         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9201         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9202         * Makefile.in: Regenerate.
9204 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9206         * MAINTAINERS: Add myself as web pages co-maintainer.
9208 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9210         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9211         * Makefile.in: Regenerate.
9213 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9215         * MAINTAINERS: Add myself and Nathan Sidwell
9216         <nathan@codesourcery.com> as VxWorks maintainers.
9218 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9220         * Makefile.def: Remove order dependency comments.
9221         * Makefile.tpl: Add explicit install-install dependencies.
9222         * Makefile.in: Regenerate.
9224         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9225         * Makefile.in: Regenerate.
9227         * Makefile.tpl: Add configure-target (for src-release in src)
9228         * Makefile.in: Regenerate.
9230 2002-09-30  Nick Clifton  <nickc@redhat.com>
9232         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9234 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9236         * configure.in (s390*-*-linux*): Enable libgcj.
9238 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9240         * configure: Revert accidentally applied changes.
9242         * Makefile.tpl: Make more autoconf-friendly.
9243         * Makefile.in: Regenerate.
9244         * configure: Make substitution more autoconf-like.
9246 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9248         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9249         single entry to handle all these.
9250         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9251         libjava on arm-*-elf.
9253 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9255         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9256         things that depend on them.
9258 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9260         * Makefile.tpl: Make subsituted variables more autoconfy.
9261         * Makefile.in: Regenerate.
9262         * configure: Make seds more autoconfy.
9264 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9266         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9267         * Makefile.in: Regenerate.
9268         * configure.in: Rewrite sed statements to look autoconfy.
9270         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9271         all-target-foo on configure-target-foo.
9272         * Makefile.def: Ditto.
9273         * Makefile.in: Rebuild.
9275 2002-09-25  Andrew Haley  <aph@redhat.com>
9277         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9279 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9281         * Makefile.def: New file.
9282         * Makefile.tpl: New file.
9283         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9284         * contrib/gcc_update: Note that Makefile.in is a generated file.
9286         * configure.in: Minor rearrangement.  Simplify tests.
9288 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9290         * configure.in (with_headers): Skip copy if value is "yes".
9291         (with_libs): Likewise.
9293 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9295         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9296         * configure.in (sh*-*-pe*): Ditto.
9297         * configure.in (mips*-*-pe*): Ditto.
9298         * configure.in (*arm-wince-pe): Ditto.
9300         * configure.in: Rearrange.
9302 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9304         * MAINTAINERS: Update my email address.
9306 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9308         * MAINTAINERS: (Write After Approval): Add myself.
9310 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9312         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9314 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9316         * MAINTAINERS: Change my mailing address.
9318 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9320         * MAINTAINERS (Write After Approval): Remove myself.
9321         (Various Maintainers: c++ runtime libs): Add myself.
9323 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9325         * MAINTAINERS (Write After Approval): Remove myself.
9326         (Various Maintainers: c++ runtime libs): Add myself.
9328 2002-08-15  Eric Christopher  <echristo@redhat.com>
9330         * config.sub: Import from master repository.
9331         * config.guess: Ditto.
9333 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9335         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9336         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9337         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9339 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9341         * MAINTAINERS: Add self to rs6000 vector extensions.
9343 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9345         * libiberty/configure: Reverted unintended yesterday's check in.
9347 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9349         * boehm-gc/configure, libf2c/configure: Rebuilt.
9350         * libffi/configure, libiberty/configure: Ditto.
9351         * libjava/configure, libobjc/configure: Ditto.
9352         * libstdc++-v3/configure, zlib/configure: Ditto.
9353         Merged from binutils:
9354         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9355         From Steve Ellcey <sje@cup.hp.com>:
9356         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9357         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9358         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9359         IA64.
9360         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9361         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9362         soname_spec, sys_lib_search_path_spec): Ditto.
9364 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9366         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9368 2002-08-04  H.J. Lu  (hjl@gnu.org)
9370         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9372 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9374         * MAINTAINERS (Write After Approval): Add myself.
9376 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9378         * configure.in: Move generic linux case to end.  Copy generic
9379         linux noconfigdirs to mips*-*-linux* entry and new
9380         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9382 2002-07-19  Michael Matz  <matz@suse.de>
9384         * MAINTAINERS: Add myself as ra* maintainer.
9386 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9388         * config.guess: Update to 2002-07-09 version.
9389         * config.sub: Update to 2002-07-03 version.
9391 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9393         * MAINTAINERS: Fix typo in a maintainer email address.
9395 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9397         * configure.in: Remove two redundant tests.
9399 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9401         * configure.in (mips*-*-irix6*o32): Enable stabs.
9403 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9405         * configure.in: Don't build grez.
9406         * Makefile.in: Ditto.
9408         * Makefile.in: Remove references to bsp, cygmon, libstub.
9409         * configure.in: Ditto.
9411         * configure.in: Remove leftover reference to gdbtest.
9413 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9415         * configure.in (gxx_include_dir):  Change to match versioned
9416         C++ headers if --enable-version-specific-runtime-libs is used.
9418 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9420         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9422 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9424         * configure.in: Make --without-x work.
9426 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9428         * configure.in: Rearrange target Makefile fragment collection.
9430         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9431         cvs[src].
9432         * configure.in: Ditto.
9434 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9436         * MAINTAINERS (Write After Approval): Update my e-mail address.
9438 2002-06-24  Ben Elliston  <bje@redhat.com>
9440         * configure.in (host_tools): Remove cgen.
9442         * Makefile.in (all-cgen): Remove; runs from its source directory.
9443         (check-cgen, install-cgen, clean-cgen): Likewise.
9444         (all-opcodes): Do not depend on all-cgen.
9445         (all-sim): Likewise.
9447 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9449         * Makefile.in: Eliminate 'apache' targets.
9450         * configure.in: Eliminate 'apache' targets.
9452         * configure.in: Eliminate redundant tests.  Reorganize.
9454         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9456         * config-ml.in: Eliminate references to Cygnus configure.
9458         * Makefile.in: Eliminate references to building emacs.
9460 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9462         * MAINTAINERS: Update my email address.
9464 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9466         * config.if (libstdcxx_incdir): Version C++ headers.
9467         (cxx_incdir): Remove.
9469 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9471         * MAINTAINERS (Write After Approval): Add self.
9473 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9475         * configure.in: Add support for ip2k.
9477 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9479         * configure.in: Fix AIX configury bug.
9481 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9483         * MAINTAINERS (Write After Approval): Add self.
9485 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9487         * configure.in: replace ${topsrcdir} with ${srcdir}
9489         * configure.in: Move definition of libstdcxx_flags
9490         right above usage, rather than waaay earlier.
9492         * configure.in: Pull definition of is_cross_compiler earlier.
9494         * configure.in: Rearrange a little.
9496         * configure.in: Remove references to librx.
9497         * Makefile.in: Remove references to librx.
9499 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9501         * config.sub: Add support for avr target.
9502         Import from master sources, rev 1.255
9504 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9506         * configure, .cvsignore:  Revert previous change...
9507         * Makefile:  ...delete.
9509 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9511         * configure.in: Eliminate ${gasdir} variable.
9513 2002-06-18  Dave Brolley  <brolley@redhat.com>
9515         * configure.in: Add support for frv.
9516         * config.sub: Add support for frv.
9518 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9520         * configure:  Remove garbage from previous commit.
9522 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9524         * configure:  For in-source builds, make a subdir and re-exec there.
9525         * Makefile:  New file.  Pass targets through to build directory.
9526         * .cvsignore:  No longer ignore "Makefile".
9528 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9530         * MAINTAINERS (Write After Approval): Add self.
9532 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9534         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9536 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9538         * configure.in (vax-*-netbsd*): Re-enable gas.
9540 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9542         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9543         BUILD_PREFIX_1, to correct nomenclature.
9544         * configure: Likewise.
9546         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9547         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9549 2002-05-31  Olaf Hering  <olh@suse.de>
9551         * config-ml.in: Propogate DESTDIR also.
9553 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9555         * configure.in (vax-*-netbsd*): Don't build gas for this
9556         platform.
9558 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9560         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9561         and libgcj for AVR.
9563 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9565         * MAINTAINERS (Write After Approval): Add myself.
9567 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9569         * config.guess: Update to 2002-05-22 version.
9570         * config.sub: Likewise.
9572 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9574         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9575         * config-ml.in: Likewise.
9576         * configure: Likewise.
9577         * configure.in: Likewise.
9579 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9581         * MAINTAINERS: Update my email address.
9583 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9585         * configure.in: Simplify makefile fragment collection.
9587         * configure.in: Remove code to build emacs.
9589         * configure.in : Remove --srcdir argument from targargs and buildargs
9590         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9592         * configure: Move some logic to configure.in.
9593         * configure.in: Move some logic from configure.
9595 2002-05-11  Tom Tromey  <tromey@redhat.com>
9597         * MAINTAINERS: Reflect libgcj reality.
9599 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9601         * Makefile.in: Honour DESTDIR.
9603 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9605         * config.guess: Import 2002-03-20 version.
9606         * config.sub: Import 2002-04-26 version.
9608 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9610         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9612 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9614         * MAINTAINERS: Add self.
9616 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9618         * ltmain.sh: Detect and handle object name conflicts
9619         while piecewise linking a static library.
9621 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9623         * configure.in (noconfigdirs): Don't disable libgcj on
9624         sparc64-*-solaris* and sparcv9-*-solaris*.
9626 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9628         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9630 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9632         * configure.in (FLAGS_FOR_TARGET): Do not add
9633         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9634         on i[3456]86-*-linux*.
9636 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9638         * configure.in (noconfigdirs): Replace [ ] with test.
9640         * configure.in (noconfigdirs): Do not add target-newlib if
9641         target == i[3456]86-*-linux*, and host == target.
9643 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9645         * configure.in: delete reference to absent file
9647         * configure.in: replace '[' with 'test'
9649         * configure.in: Eliminate references to gash.
9650         * Makefile.in: Eliminate references to gash.
9652         * configure.in: remove useless references to 'pic' makefile fragments.
9654         * configure.in: (*-*-windows*) Finish removing.
9656         * configure.in: Eliminate redundant test for libgui.
9658 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9660         * MAINTAINERS: Add self and realphabetize.  Update entries
9661         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9662         entry for a29k port maintainer.
9664 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9666         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9667         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9669 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9671         * configure.in: remove references to dead files
9673 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9675         * MAINTAINERS: Add information about purpose of this file.
9677 2002-04-18  Tom Tromey  <tromey@redhat.com>
9679         * configure.in: Disallow configuring libgcj when it is already
9680         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9681         Solaris 2.8 by default.  For PR libgcj/6158.
9683 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9685         * configure.in:  Move default CC setting out of config/mh-* fragments
9686         directly into here.
9688 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9690         * configure.in: don't even try to configure or make a subdirectory
9691         if there's no configure script for it.
9693 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9695         * MAINTAINERS: Remove chill maintainers.
9696         * Makefile.in (CHILLFLAGS): Remove.
9697         (CHILL_LIB): Remove.
9698         (TARGET_CONFIGDIRS): Remove libchill.
9699         (CHILL_FOR_TARGET): Remove.
9700         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9701         CHILL_LIB.
9702         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9703         (CHECK_TARGET_MODULES): Likewise.
9704         (INSTALL_TARGET_MODULES): Likewise.
9705         (CLEAN_TARGET_MODULES): Likewise.
9706         (configure-target-libchill): Remove.
9707         (all-target-libchill): Remove.
9708         * configure.in (target_libs): Remove target-libchill.
9709         Do not compute CHILL_FOR_TARGET.
9710         * libchill: Remove directory.
9712 2002-04-11  DJ Delorie  <dj@redhat.com>
9714         * Makefile.in, configure.in: Sync with binutils, entries
9715         follow...
9717 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9719         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9720         (do-tar, do-bz2): New rules.
9721         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9722         (gdb-tar): New rule.
9723         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9724         (insight_dejagnu.tar): New rule.
9725         (insight.tar): New rule.
9726         (gdb+dejagnu.tar): New rule.
9727         (gdb.tar): New rule.
9729 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9731         * Makefile.in: Add all-tix to deps for all-snavigator
9732         so that tix is built when building snavigator.
9734 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9736         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9737         ld and gdb are not supported.
9739 2002-01-07  Mark Salter  <msalter@redhat.com>
9741         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9742         Allow target-libgloss to be built for arm, strongarm, and xscale.
9744 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9746         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9747         options for i[3456]86-pc-linux* native builds.
9749 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9751         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9752         files from .po files for a distribution.
9754 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9756         * configure.in: Enable libstdc++-v3 for h8300 targets.
9758 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9760         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9761         version from bfd/.
9763 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9765         * Makefile.in (VER): When present, extract the version number from
9766         the file version.in.
9768 2001-05-24  Tom Rix  <trix@redhat.com>
9770         * configure.in : enable ld for aix
9772 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9774         * config.guess: Add linux target for S/390.
9776 2000-11-07  Philip Blundell  <pb@futuretv.com>
9778         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9780 2000-11-03  Philip Blundell  <pb@futuretv.com>
9782         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9783         files.
9785 2001-01-15  Ben Elliston  <bje@redhat.com>
9787         * configure.in (host_tools): Add sid.
9788         Always configure cgen.
9790 2000-11-24  Nick Clifton  <nickc@redhat.com>
9792         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9795 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9797         * Makefile.in (ALL_MODULES): Add all-cgen.
9798         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9799         (all-cgen): New target.
9800         (all-opcodes,all-sim): Depend on all-cgen.
9801         * configure.in (host_tools): Add cgen.
9802         Only configure cgen if --enable-cgen-maint.
9804 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9806         * configure.in: Add *-*-freebsd* configurations.
9808 2002-04-08  Tom Tromey  <tromey@redhat.com>
9810         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9811         Fixes PR libgcj/6068.
9813 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9815         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9817 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9819         * configure.in (alpha*-dec-osf*): Enable libgcj.
9821 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9823         * MAINTAINERS (Write After Approval): Add myself.
9825 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9827         Fix for: PR bootstrap/3591, target/5676
9828         * configure.in (mcore-pe): Disable the configuration of
9829         libstdc++-v3 since exceptions are not supported.
9831 2002-03-20  Anthony Green  <green@redhat.com>
9833         * configure.in: Enable libgcj for xscale-elf target.
9835 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9837         * MAINTAINERS:  Update my email address.
9839 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9841         * ltmain.sh (relink_command): Fix typo in previous change.
9843 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9845         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9846         (relink_command): Added --tag flags.
9847         (mode=install): If relinking fails; error out.
9849 2002-03-12  Richard Henderson  <rth@redhat.com>
9851         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9852         .NOTPARALLEL tag.
9853         (do-check): Rename from check.
9854         (check): Allow parallel check.
9856 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9858         * MAINTAINERS: Add myself as maintainer for xtensa port.
9859         Fix alphabetical order in CPU port maintainer list.
9860         Remove myself from Write After Approval list.
9862 2002-03-11  Richard Henderson  <rth@redhat.com>
9864         * Makefile.in (.NOTPARALLEL): Add fake tag.
9866 2002-03-07  H.J. Lu  (hjl@gnu.org)
9868         * configure.in: Enable gprof for mips*-*-linux*.
9870 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9872         * MAINTAINERS (Write After Approval): Add myself.
9874 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9876         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9877         libjava.
9878         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9880 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9882         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9883         because its Makefile is there; test for the executable instead.
9885 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9887         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9888         libstdc++-v3 and libjava.
9890 2002-02-11  Adam Megacz  <adam@xwt.org>
9892         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9893         boehm-gc
9895 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9897         * config.guess: Updated to 2002-01-30's version.
9898         * config.sub: Updated to 2002-02-01's version.
9899         Contribute sh64-elf.
9900         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9901         * configure.in: Added sh64-*-*.
9903 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9905         * MAINTAINERS: Belatedly add myself to write after approval list.
9907 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9909         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9910         Remove self as Write After Approval.
9912 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9914         * MAINTAINERS: Put self in as maintainer for contrib/regression
9915         directory.
9917 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9919         * MAINTAINERS:  Update my email address.
9921 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9923         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9924         target-libiberty, and target-libgloss.  Skip Java-related
9925         libraries if not supported for NetBSD on target CPU.
9927 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9929         * install-sh: Use _inst.$$_ for temp file name.
9931 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9933         * MAINTAINERS (Write After Approval): Move my contact info
9934         from here...
9935         (OS Port Maintainers): ...to here (netbsd).
9937 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9939         * MAINTAINERS (Write After Approval): Add myself.
9941 2002-01-17  H.J. Lu  <hjl@gnu.org>
9943         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9944         (all-target-fastjar): Also depend on all-target-libiberty.
9946 2002-01-16  H.J. Lu  (hjl@gnu.org)
9948         * config.guess: Import from master sources, rev 1.225.
9949         * config.sub: Import from master sources, rev 1.238.
9951 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9953         * MAINTAINERS (Write After Approval): Remove myself.
9955 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9957         * MAINTAINERS (Write After Approval): Add myself.
9959 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9961         * MAINTAINERS: Add self as docs co-maintainer.
9963 2001-12-11  Matthias Klose  <doko@debian.org>
9965         * MAINTAINERS (Write After Approval): Add myself.
9967 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9969         * MAINTAINERS: Update my email address.
9971 2001-12-07  Turly O'Connor  <turly@apple.com>
9972         * MAINTAINERS (Write After Approval): Add myself.
9973         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9974         (rs6000_initialize_trampoline): Call __trampoline_setup for
9975         ABI_DARWIN too.
9976         * darwin-tramp.asm: New file, implements __trampoline_setup.
9977         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9979 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9981         * MAINTAINERS (Write After Approval): Add myself.
9983 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9985         * configure, configure.in: Use temp file for long sed commands.
9987 2001-12-03  Laurent Guerby  <guerby@acm.org>
9989         * config.sub: Update to version 1.232 on subversion.
9991 2001-12-03  Ben Elliston  <bje@redhat.com>
9993         * MAINTAINERS: Update mail address for config.* patches.
9995 2001-11-27  DJ Delorie  <dj@redhat.com>
9996             Zack Weinberg  <zack@codesourcery.com>
9998         When build != host, create libiberty for the build machine.
10000         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10001         CONFIG_ARGUMENTS.
10002         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10003         New variables.
10004         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10005         and rules.
10006         (all.normal): Depend on ALL_BUILD_MODULES.
10007         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10008         (all-build-libiberty): Depend on configure-build-libiberty.
10010         * configure: Calculate and substitute proper value for
10011         ALL_BUILD_MODULES.
10012         * configure.in: Create the build subdirectory.
10013         Calculate and substitute TARGET_CONFIGARGS (formerly
10014         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10016 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10018         * MAINTAINERS (write-after-approval): Add self.
10020 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10022         * MAINTAINERS (GNATS only accounts): Remove self.
10024 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10026         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10027         libf2c.
10029 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10031         * MAINTAINERS (Write After Approval): Add self.
10033 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10035         * MAINTAINERS: mips and s390 are also CPU ports.
10037 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10039         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10041 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10043         * MAINTAINERS: Alphabetize.
10045 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10047         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10049 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10051         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10053 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10055         * configure.in (--enable-languages): Be more permissive about
10056         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10058 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10060         * config.sub: Import from master sources, rev. 1.230.
10061         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10063 2001-11-07  Laurent Guerby  <guerby@acm.org>
10065         * MAINTAINERS (Write After Approval): Add self.
10067 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10069         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10071 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10073         * config.sub: Import from master sources, rev 1.226.
10074         * config.guess: Import from master sources, rev 1.216.
10076 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10078         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10079         * MAINTAINERS: Add self as maintainer of MMIX port.
10080         Remove old after-approval entry.
10082 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10084         * ChangeLog, configure: Fix spelling errors.
10086 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10088         * MAINTAINERS: Tweak my address.
10090 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10092         * MAINTAINERS: Update my email address.
10094 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10096         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10097         * MAINTAINERS: Add self as maintainer of CRIS port.
10099 2001-10-10  Geert Bosch  <bosch@gnat.com>
10101         * MAINTAINERS (Various maintainers: Ada front end):
10102         Added Robert Dewar.
10104 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10106         * MAINTAINERS (Write After Approval): Added self
10108 2001-10-02  Geert Bosch  <bosch@gnat.com>
10110         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10112 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10114         * configure: Handle temporary files securely using mkdir.
10116 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10118         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10120 2001-09-26  Will Cohen  <wcohen@redhat.com>
10122         * configure.in (*-*-linux*): Disable configuration of target-newlib
10123         and target-libgloss.
10125 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10127         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10128         RANLIB.
10130 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10132         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10133         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10134         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10135         avoid quotes nesting problems.
10136         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10137         (DO_X): Export only variables that are set.
10139 2001-09-19  Ben Elliston  <bje@redhat.com>
10141         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10142         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10143         semantics.  Use the shell built-in "type" command instead.
10145 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10147         Merged from gcc-3_0-branch:
10148         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10149         * ltcf-c.sh: Use $objext, not $ac_objext.
10150         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10151         * ltcf-cxx.sh: Add support for GNU.
10152         2001-07-22  Timothy Wall  <twall@redhat.com>
10153         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10154         default settings if using GNU tools with that configuration.
10155         * ltcf-cxx.sh: Ditto.
10156         * ltcf-gcj.sh: Ditto.
10157         2001-07-21  Michael Chastain  <chastain@redhat.com>
10158         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10159         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10160         * ltmain.sh: Mark as gcc-local.
10162 2001-08-30  Eric Christopher  <echristo@redhat.com>
10163             Jason Eckhardt  <jle@redhat.com>
10165         * config.guess: Merge from master sources.
10166         * config.sub: Merge from master sources, add support for mipsisa32.
10168 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10169         * config.sub: Merge from master sources, rev 1.219.
10170         * MAINTAINERS: Add self as contact for stormy16 port.
10172 2001-08-14  Zack Weinberg  <zackw@panix.com>
10174         * config.sub: Merge from master sources, rev 1.218.
10175         * config.guess: Merge from master sources, rev 1.209.
10177 2001-08-11  Graham Stott  <grahams@redhat.com>
10179         * Makefile.in (check-c++): Add missing semicolon.
10181 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10183         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10185 2001-07-30  Eric Christopher  <echristo@redhat.com>
10187         * MAINTAINERS (Various maintainers: mips port): Added myself.
10189 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10191         * configure.in (sh-*-linux*): New.
10193 2001-07-27  Richard Henderson  <rth@redhat.com>
10195         * .cvsignore: Add LAST_UPDATED.
10197 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10199         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10201 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10203         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10205 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10207         * MAINTAINERS (Write After Approval): Added myself.
10209 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10211         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10212         and libgcj on m68hc11/m68hc12.
10214 2001-06-27  H.J. Lu  (hjl@gnu.org)
10216         * Makefile (CFLAGS_FOR_BUILD): New.
10217         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10219 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10221         * README: Remove version number.
10223 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10225         * INSTALL/README: Update wrt. to the installation instructions now
10226         residing in gcc/doc/install.texi.
10228 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10230         * README: Replace with a cut-down and updated version of gcc/README.
10232 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10234         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10235         multilibs to be disabled.
10237 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10239         * MAINTAINERS (Write After Approval): Add myself.
10241 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10243         * config.guess: Import CVS version 1.195.
10244         * config.sub: Import CVS version 1.212.
10246 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10248         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10249         gcc/xgcc is built, use -print-prog-name to find out the program
10250         name to use.
10252 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10254         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10255         appear to also be in the master copy.
10256         * config.sub:  Import CVS version 1.211.
10258 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10260         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10261         with_gcc]: Use `gcc -shared' to build a shared library.
10263 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10265         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10266         archives.
10268 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10270         * MAINTAINERS (Write After Approval): Add myself.
10272 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10274         * configure.in (libstdcxx_flags): Do not try to execute
10275         libstdc++-v3/testsuite_flags until it exists.
10277 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10279         * MAINTAINERS: Update my email address.
10281 2001-05-31  Graham Stott  <grahams@redhat.com>
10283         * MAINTAINERS (Write After Approval): Add myself.
10285 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10287         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10288         libraries when using g++ with native linker.
10290 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10292         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10294 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10296         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10297         [aix4*|aix5*]: Prepend blank.
10299 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10301         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10302         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10303         of subdir/configure scripts to use the new libtool.m4.
10305 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10307         * MAINTAINERS (Write After Approval): Add myself.
10309 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10311         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10313 2001-05-11  Ben Elliston  <bje@redhat.com>
10315         * Makefile.in (all-sid): New target.
10316         (check-sid, clean-sid, install-sid): Likewise.
10318 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10320         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10322 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10324         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10325         libgcj.
10327 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10329         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10330         gcc/xgcc is built, use -print-prog-name to find out the program
10331         name to use.
10333 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10335         * configure.in (noconfigdirs): Don't reset it from scratch in the
10336         target case; only append to it.
10338         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10339         sparc-*-solaris2.8]: Disable ${libgcj}.
10341 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10343         * configure.in (libgcj_saved): Copy from $libgcj.
10344         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10345         --disable-libgcj.
10347 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10349         * MAINTAINERS: Remove self as MIPS maintainer and
10350         C front end maintainer.
10352 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10354         * configure.in: Move *-chorusos target case to the proper switch.
10355         Disable libgcj.
10357 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10359         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10360         1.641.2.228.
10362 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10364         * Makefile.in (STAGE1_CFLAGS): Pass down.
10366 2001-04-13  Alan Modra  <amodra@one.net.au>
10368         * config.guess: Add hppa64-linux support.  Note for next import that
10369         this is already in the master file.
10370         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10372 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10374         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10375         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10377 2001-04-11  Stan Shebs  <shebs@apple.com>
10379         * MAINTAINERS: Add self as Darwin port maintainer.
10381 2001-04-11  Alan Modra  <amodra@one.net.au>
10383         * MAINTAINERS: Update my email address.
10385 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10387         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10388         recent versions of FreeBSD (release 3 or later).
10389         * ltconfig: On FreeBSD, -lc must not be provided when building
10390         a shared library or else the standard -pthread gcc option is
10391         rendered worthless to later users of the built library.
10393 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10395         * MAINTAINERS: Add self and RTH as C front end maintainers.
10397 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10399         * config.sub: Make sure to match an already-canonicalized
10400         machine name (eg. mn10300-unknown-elf).
10402 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10404         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10405         New macros.
10406         (bootstrap, cross): Use RECURSE_FLAGS.
10407         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10409 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10411         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10413 2001-03-22  Colin Howell  <chowell@redhat.com>
10415         * Makefile.in (DO_X): Do not backslash single-quotes in
10416         backquotes (two places).
10418 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10420         Re-installed:
10421         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10422         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10423         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10424         * ltcf-cxx.sh: Likewise.
10425         * ltcf-gcj.sh: Likewise.
10427 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10429         * MAINTAINERS: Add myself as "documentation co-maintainer".
10431 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10433         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10434         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10436 2001-03-19  Tom Tromey  <tromey@redhat.com>
10438         * config-ml.in: Handle GCJ and GCJFLAGS.
10440 2001-03-21  Michael Chastain  <chastain@redhat.com>
10442         * Makefile.in: all-m4 depends on all-texinfo.
10444 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10446         * MAINTAINERS: Add myself to write after approval list.
10448 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10450         * Makefile.in (DO_X): Quote nested quotes.
10452 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10454         * MAINTAINERS: Add myself to write after approval list.
10456 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10458         * Makefile.in (DO_X): Use double quotes for quoting
10459         "RANLIB=$${RANLIB}".
10461 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10463         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10465 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10467         * configure.in: Only use `lang_requires' for languages athat are
10468         actually enabled.
10470 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10472         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10474 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10476         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10478 2001-03-07  Tom Tromey  <tromey@redhat.com>
10480         * configure.in: Allow config-lang.in to set `lang_requires' to list
10481         of other required languages.
10483 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10485         * Makefile.in: Remove RANLIB definition. Use RANLIB
10486         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10487         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10489 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10490             Alexandre Oliva  <aoliva@redhat.com>
10492         * Makefile.in (check-c++): Use tabs, not spaces.
10494 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10496         * MAINTAINERS: add myself to Write After Approval list.
10498 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10500         * Makefile.in (check-c++): New rule.
10502         * configure.in (target_libs): Remove libg++.
10503         (noconfigdirs): Remove libg++.
10504         (noconfigdirs): Same.
10505         (noconfigdirs): Same.
10506         (noconfigdirs): Same.
10508         * config-ml.in: Remove libg++ references.
10510         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10511         (ALL_TARGET_MODULES): Same.
10512         (configure-target-libg++): Remove.
10513         (all-target-libg++): Remove.
10514         (configure-target-libio): Remove.
10515         (all-target-libio): Remove.
10516         (check-target-libio): Remove.
10517         (.PHONY): Remove.
10518         (libg++.tar.bz2): Remove.
10519         (all-target-cygmon): Remove libio.
10520         (all-target-libstdc++): Remove.
10521         (configure-target-libstdc++): Remove.
10522         (TARGET_LIB_PATH): Remove libstdc++.
10523         (ALL_GCC_CXX): Remove libstdc++.
10524         (all-target-gperf): Correct.
10526 2001-02-16  Nick Clifton  <nickc@redhat.com>
10528         * configure.in (noconfigdirs): Allow configuration of texinfo
10529         for Cygwin hosts.
10531 2001-02-15  Anthony Green  <green@redhat.com>
10533         * configure: Introduce GCJ_FOR_TARGET.
10534         * configure.in: Ditto.
10535         * Makefile.in: Ditto.
10537 2001-02-13  Andreas Schwab  <schwab@suse.de>
10539         * MAINTAINERS: Update mail address.
10541 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10543         * config.guess: Add linux target for S/390.
10544         * config.sub: Likewise.
10546 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10548         * configure.in: for *-chorusos, don't config target-newlib and
10549         target-libgloss.
10551 2001-02-06  Ben Elliston  <bje@redhat.com>
10553         * configure: Output host type to stdout, not stderr.
10555 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10557         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10558         * ltcf-cxx.sh: Likewise.
10560         * config.if: Assume enable_libstdcxx_v3 is defined.
10562 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10564         Remove V2 C++ library.
10565         * configure.in: Remove --enable-libstdcxx_v3 support.
10567 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10569         * include/demangle.h: Add prototype for java_demangle_v3.
10571 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10573         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10575 2001-01-27  Richard Henderson  <rth@redhat.com>
10577         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10579 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10581         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10582         Don't unset, it's non-portable and no longer necessary, set to empty
10583         instead.
10585 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10587         * ltconfig: Shell portability fix for the tagname validity check.
10589 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10591         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10592         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10594 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10596         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10598 2001-01-26  Tom Tromey  <tromey@redhat.com>
10600         * configure.in: Allow libgcj to be built on Sparc Solaris.
10602 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10604         * ltcf-c.sh: Add aix5 case.
10605         * ltcf-cxx.sh: Likewise.
10606         * ltconfig: Likewise.
10608 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10610         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10611         keep at least one of build_libtool_libs or build_old_libs set to
10612         yes.
10614         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10615         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10617 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10619         * configure.in: Enable libgcj on several additional platforms.
10621 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10623         * configure.in: Enable libgcj for linux targets.
10625 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10627         * MAINTAINERS (Write After Approval): Add myself.
10629 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10631         * MAINTAINERS: Add myself as vax port maintainer.
10633 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10635         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10637 2001-01-09  Mike Stump  <mrs@wrs.com>
10639         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10640         failures of subdirectories.
10642 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10644         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10645         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10646         * ltcf-cxx.sh: Likewise.
10647         * ltcf-gcj.sh: Likewise.
10648         * ltconfig.sh: Fix typo.
10650 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10652         * configure: handle DOS-style absolute paths.
10654 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10656         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10658 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10660         * MAINTAINERS: Add myself as avr port co-maintainer.
10662 2000-12-28  Ben Elliston  <bje@redhat.com>
10664         * MAINTAINERS: Add myself under ``Write After Approval''.
10666 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10668         * texinfo: Remove directory from GCC.
10670 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10672         * COPYING: Update to current
10673         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10674         to 19yy as example year in copyright notice).
10676 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10678         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10679         (libstdcxx_incdir): Pass down.
10680         * config.if: Remove expired bits for cxx_interface, add stub.
10681         (libstdcxx_incdir): Add variable for g++ include directory.
10682         * configure.in (gxx_include_dir): Use it.
10684 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10686         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10687         with old-email address from ``Write After Approval''.
10689 2000-12-15  Andreas Jaeger  <aj@suse.de>
10691         * configure.in: Handle lang_dirs.
10693 2000-12-14  Tom Tromey  <tromey@redhat.com>
10695         * MAINTAINERS: Removed brads.
10697         * MAINTAINERS: Added gcj developers.
10699 2000-12-13  Anthony Green  <green@redhat.com>
10701         * configure.in: Disable libgcj for any target not specifically
10702         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10703         with g++ abi.
10705 2000-12-13  Mike Stump  <mrs@wrs.com>
10707         * Makefile.in (local-distclean): Also remove fastjar.
10709 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10711         * contrib/gcc_update: Add fastjar --touch entries.
10713 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10715         * configure.in: Disable language-specific target libraries for
10716         languages that aren't enabled.
10718 2000-12-10  Anthony Green  <green@redhat.com>
10720         * configure.in: Define libgcj.  Disable libgcj target libraries for
10721         most targets.
10723 2000-12-10  Neil Booth  <neilb@earthling.net>
10725         * MAINTAINERS: Update mail address, remove from WAA list.
10727 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10729         * libjava: Imported from /cvs/java.
10730         * libffi: Likewise.
10731         * Boehm-gc: Likewise.
10733 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10735         * configure.in (target_libs): Revert 2000-12-08 patch.
10736         (noconfigdirs): Added target-libjava.
10738 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10740         * djunpack.bat: removed.
10742 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10744         * Makefile.in: handle DOS-style absolute paths.
10745         * config-ml.in: likewise.
10746         * symlink-tree: likewise.
10748 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10750         * fastjar: Imported.
10752 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10754         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10755         libjava.
10756         * configure.in (target_libs): Removed `target-libjava'.
10758 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10760         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10761         (ALL_MODULES): Added fastjar.
10762         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10763         (all-target-libjava): all-fastjar replaces all-zip.
10764         (all-fastjar): Added.
10765         (configure-target-fastjar, all-target-fastjar): Likewise.
10766         * configure.in (host_tools): Added fastjar.
10768 2000-12-07  Mike Stump  <mrs@wrs.com>
10770         * Makefile.in (local-distclean): Remove leftover built files.
10772 2000-11-24  Nick Clifton  <nickc@redhat.com>
10774         * configure.in (xscale-elf): Add target.
10775         (xscale-coff): Add target.
10777 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10779         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10780         recent versions of FreeBSD (release 3 or later).
10781         * ltconfig: On FreeBSD, -lc must not be provided when building
10782         a shared library or else the standard -pthread gcc option is
10783         rendered worthless to later users of the built library.
10785 2000-11-16  Fred Fish  <fnf@be.com>
10787         * configure.in (enable_libstdcxx_v3): Fix typo,
10788         libstd++ -> libstdc++.
10790 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10792         * MAINTAINERS: Add self to Write After Approval list.
10794 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10796         * MAINTAINERS: Update my email address.  Add myself to global write
10797         privs list.
10799 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10801         * Makefile.in: Merge with src and libgcj.
10802         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10803         configure-target-<library> when their configure scripts need the C
10804         or C++ library to have already been built to work properly.
10805         (do_proto_toplev): Set them to an empty string.
10807         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10808         (REALLY_SET_LIB_PATH): Use them.
10810 2000-11-17  Stan Shebs  <shebs@apple.com>
10812         * MAINTAINERS: Add self to Write After Approval list.
10814 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10816         * configure: Provide the original toplevel configure arguments
10817         (including $0) to subprocesses in the environment rather than
10818         through gcc/configargs.h.
10820 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10822         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10823         C99.  Alphabetise "Write After Approval" list.
10825 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10827         * configure: Turn on libstdc++ V3 by default.
10829         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10830         if we've got GCC.
10832 2000-11-11  Philip Blundell  <philb@gnu.org>
10834         * MAINTAINERS: Add self to Write After Approval list.
10836 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10838         * ltcf-c.sh (aix4): Improve shared library configuration; require
10839         exporting symbols.
10840         * ltcf-cxx.sh (aix4): Define.
10841         * ltconfig (aix4): Define library and soname specs appropriate for
10842         AIX.  Define command to create export symbols list.
10844 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10846         * config.sub: Add support for Sun Chorus
10848 2000-10-31  Nick Clifton  <nickc@redhat.com>
10850         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10851         <name>@redhat.com.  Also installed new email address for Clint
10852         Popetz.
10854 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10856         * etc: Remove directory from GCC.
10858 2000-10-16  Michael Meissner  <meissner@redhat.com>
10860         * configure (gcc/configargs.h): Only create if there is a build GCC
10861         directory created.
10863 2000-10-16  Matthias Klose  <doko@debian.org>
10865         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10866         when configured for libstdc++-v3.
10868 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10870         * configure: Save configure arguments to gcc/configargs.h.
10872 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10874         * config.guess: Import CVS version 1.157.
10875         * config.sub: Import CVS version 1.181.
10877 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10879         * Makefile.in (bootstrap): avoid recursion if subdir missing
10880         (cross): ditto
10881         (do-proto-toplev): ditto
10883 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10885         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10886         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10888         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10889         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10890         all affected `configure' scripts.
10892 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10894         * MAINTAINERS: Add self as cpplib co-maintainer.
10896 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10898         * MAINTAINERS: Add self to Write After Approval list.
10900 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10902         * INSTALL/README: egcs -> GCC update.
10904 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10906         * MAINTAINERS: Add myself to Write After Approval list.
10908 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10910         * MAINTAINERS: Add myself to Write After Approval list.
10912 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10914         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10915         X11 libraries for hppa64.
10917 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10919         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10921 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10923         * Makefile.in (all-zlib): Added dummy target.
10925         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10926         ltcf-gcj.sh: Updated from libtool multi-language branch.
10928 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10930         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10931         (bootstrap*): Depend on all-bootstrap.
10933 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10935         * config.guess: Import CVS version 1.156.
10936         * config.sub: Import CVS version 1.179.
10938 2000-09-02  Anthony Green  <green@cygnus.com>
10940         * Makefile.in (all-gcc): Depend on all-zlib.
10941         (CLEAN_MODULES): Add clean-zlib.
10942         (ALL_MODULES): Add all-zlib.
10943         * configure.in (host_libs): Add zlib.
10945 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10947         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10948         crosses, but add gcc/include to the header search path for them.
10950 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10952         * MAINTAINERS: Add self to Write After Approval list.
10954 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10956         * config.guess: Import CVS version 1.152.
10957         * config.sub: Import CVS version 1.177.
10959 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10961         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10962         $targargs to tell whether newlib is going to be built.
10964         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10965         $$r/TARGET_SUBDIR/libio for _G_config.h.
10967 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10969         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10971 2000-08-22  DJ Delorie  <dj@redhat.com>
10973         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10975 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10977         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10978         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10979         sub-configures.
10981 2000-08-21  DJ Delorie  <dj@redhat.com>
10983         * MAINTAINERS: Add self as a libiberty maintainer
10985 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10987         * configure.in (libstdcxx_flags): Use
10988         libstdc++-v3/src/libstdc++.INC.
10990 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10992         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10994 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10996         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10998         * configure: Make enable_threads and enable_shared defaults
10999         explicit.  Substitute enable_threads into generated Makefiles.
11000         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11001         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11003 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11005         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11007 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11009         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11010         previous delta.
11012 2000-08-11  Jason Merrill  <jason@redhat.com>
11014         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11015         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11016         (FLAGS_FOR_TARGET): Not here.
11017         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11019 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11021         * config-ml.in (CC, CXX): Don't introduce a leading space.
11023 2000-08-07  DJ Delorie  <dj@delorie.com>
11025         * MAINTAINERS: Add self as a DJGPP maintainer
11027 2000-08-07  DJ Delorie  <dj@redhat.com>
11029         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11030         "if we're also building gcc, and it's a gcc that will run on the
11031         build machine, we want to use its includes instead of the system's
11032         default includes".
11034 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11036         * MAINTAINERS: Add self to Write After Approval list.
11038 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11040         * configure.in (libstdcxx_flags): Don't use `"'.
11042         * config-ml.in: Adjust multilib search paths to the
11043         appropriate multilib tree.
11045 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11047         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11048         commas in $LANGUAGES.
11050 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11052         * configure.in: Re-enable all references to libg++ and librx.
11054 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11056         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11057         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11058         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11059         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11061         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11063 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11065         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11066         CXX_FOR_TARGET for sed.
11068 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11070         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11071         Do not override if already set in the environment or in configure.
11072         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11073         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11075 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11077         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11078         the libtool CVS tree multi-language branch.
11079         * ltconfig, ltmain.sh: Updated.
11081 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11083         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11084         (clean-target): Depend on it.
11086         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11087         (GCC_FOR_TARGET): Use it.
11088         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11089         * configure.in: ... here.
11090         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11091         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11093 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11095         * MAINTAINERS: Add self to Write After Approval list.
11097 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11099         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11100         (configure-target-libchill, configure-target-libobjc): Likewise.
11102         * configure.in: Use the same cache file for all target libs.
11103         * config-ml.in: But different cache files per multilib variant.
11105 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11107         * configure (topsrcdir): Don't use dirname.
11109 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11111         * MAINTAINERS: Add self to Write After Approval list.
11113 2000-07-20  Jason Merrill  <jason@redhat.com>
11115         * configure.in: Remove all references to libg++ and librx.
11117         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11119 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11121         * config.sub: Update to subversions version 2000-07-06.
11123 2000-07-12  Andrew Haley  <aph@cygnus.com>
11125         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11126         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11128 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11130         * symlink-tree:  Check number of arguments.
11132 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11134         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11135         search path for a g++ extracted from the build tree.  This
11136         will allow link tests run by configure scripts in
11137         subdirectories to succeed.
11139 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11141         * ltconfig: Add support for mips-dde-sysv4.2MP
11143 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11145         * MAINTAINERS: Add myself as loop discovery maintainer.
11147 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11149         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11150         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11152 2000-06-19  Timothy Wall  <twall@cygnus.com>
11154         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11155         * config.sub: Add tic54x target.
11157 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11159         * MAINTAINERS: Add self as Fortran maintainer,
11160         remove Craig Burley.
11162 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11164         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11165         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11167 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11169         * MAINTAINERS: Add self as i18n maintainer
11171 20000-05-21  H.J. Lu  (hjl@gnu.org)
11173         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11174         directory are used if they exist. Make sure
11175         $(build_tooldir)/include is searched for header files,
11176         $(build_tooldir)/lib/ for library files.
11177         (GCC_FOR_TARGET): Likewise.
11178         (CXX_FOR_TARGET): Likewise.
11180 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11182         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11184 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11186         * Makefile.in (configure-target-libiberty): Depend on
11187         configure-target-newlib.
11189 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11191         * configure.in, Makefile.in: Merge all libffi-related
11192         configury stuff from the libgcj tree.
11194 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11196         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11197         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11199 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11201         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11202         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11203         current version information.  Add to proto-toplev directory.
11204         (gdb-taz): Build do-djunpack.
11206 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11208         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11210 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11212         * MAINTAINERS: Add self to Write After Approval list.
11214 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11216         * ltmain.sh: Preserve in relink_command any environment
11217         variables that may affect the linker behavior.
11219 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11221         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11223 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11225         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11227 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11229         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11230         with the version name.
11232 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11234         * MAINTAINERS: Add self as bb-reorder maintainer.
11236 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11238         * config.if: Tweak.
11240 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11242         * djunpack.bat: New file.
11244 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11246         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11247         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11248         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11249         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11251 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11253         * config.sub (case $basic_machine): Change default for "ibm-*"
11254         to "openedition".
11256 2000-04-13  Andreas Jaeger  <aj@suse.de>
11258         * MAINTAINERS: Added myself.
11260 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11262         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11263         (do-md5sum): New target.
11264         (MD5PROG): Define.
11265         (PACKAGE): Default to TOOL.
11266         (VER): Default to a shell script.
11267         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11268         md5 checksum generation.
11269         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11270         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11271         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11272         insight.tar.bz2): Use gdb-taz to create archive.
11274 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11276         * configure (warn_cflags): Delete.
11278 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11280         * MAINTAINERS: Added myself.
11282 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11283             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11285         * configure.in (enable_libstdcxx_v3): Add.
11286         (target_libs): Add bits here to switch between libstdc++-v2 and
11287         libstdc++-v3.
11288         * config.if: And this file too.
11289         * Makefile.in: Add libstdc++-v3 targets.
11291 2000-04-05  Michael Meissner  <meissner@redhat.com>
11293         * config.sub (d30v): Add d30v as a basic machine type.
11295 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11297         * configure.in: -linux-gnu*, not -linux-gnu.
11299 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11301         * MAINTAINERS: Add self in write-after-approval section.
11303 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11305         * MAINTAINERS: Add self as ia64 port maintainer.
11307 2000-03-08  Neil Booth  <NeilB@earthling.net>
11309         * MAINTAINERS: Add self in write-after-approval section.
11311 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11313         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11314         (do-tar-bz2): Replace TOOL with PACKAGE.
11315         (gdb.tar.bz2): Remove GDBTK from GDB package.
11316         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11317         dejagnu.tar.bz2): New packages.
11319 2000-02-27  Andreas Jaeger  <aj@suse.de>
11321         * configure.in: Add entry for mips*-*-linux*, move catch all
11322         *-*-*linux* entry below this one.
11324 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11326         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11328 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11330         * config.sub: Support an OS of "wince".
11332 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11334         * config.guess, config.sub: Updated to match config's 2000-02-15
11335         version.
11337 2000-02-23  Linas Vepstas  <linas@linas.org>
11339         * config.sub: Add support for Linux/IBM 370.
11340         * configure.in: Likewise.
11342 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11344         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11346 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11348         * config.guess: Guess "cygwin" rather than "cygwin32".
11350 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11352         * configure (gcc_version): When setting, narrow search to
11353         lines containing `version_string'.
11355 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11357         * config.sub: Add support for avr target.
11359 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11361         * MAINTAINERS: Add maintainers for MCore port.
11363 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11365         * config.sub: Add mmix-knuth-mmixware.
11367 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11369         * MAINTAINERS: Pair cccp with cpplib maintainership.
11371 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11373         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11374         structure stuff to -L library search.
11375         (CXX_FOR_TARGET): Ditto.
11376         (CROSS_CHECK_MODULES): Fix spelling mistake.
11378 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11380         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11381         the C++ compiler.
11383 2000-01-12  Richard Henderson  <rth@cygnus.com>
11385         * configure.in: Don't build some bits for beos.
11387 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11389         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11390         as include files.
11392 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11394         * Add self as cpplib maintainer, as requested by Jason
11395         Merrill.  Correct my e-mail address.
11397 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11399         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11400         not mh-aix43.
11402 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11404         * MAINTAINERS: Add myself to "write after approval" list.
11406 1999-12-14  Richard Henderson  <rth@cygnus.com>
11408         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11409         * config.sub: Accept alphaev[78], alphaev8.
11411 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11413         * config.guess, config.sub: Update from autoconf.
11415 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11417         * MAINTAINERS:  update my playtime e-address.
11419 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11421         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11422         necessary libraries are missing.
11424 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11426         * MAINTAINERS: Add new 'write after approval' maintainer.
11428 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11430         * MAINTAINERS: Add new Java maintainer.
11432 1999-10-25  Andreas Schwab  <schwab@suse.de>
11434         * configure: Fix quoting inside arguments of eval.
11436 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11438         * config-ml.in: Allow suppression of some ARM multilibs.
11440 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11442         * config.guess: Add OS/390 match pattern.
11443         * config.sub: Add mvs, openedition targets.
11444         * configure.in (i370-ibm-opened*): New.
11446 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11448         * config.sub: Add support for configuring for pj.
11450 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11452         * config.sub (maybe_os): Add support for configuring for fr30.
11454 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11456         * configure.in: Do not configure or build ld for AIX
11457         platforms.  ld is known to be broken on these platforms.
11459 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11461         * config-ml.in: Pass compiler flag corresponding to multidirs to
11462         subdir configures.
11464 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11466         * Makefile.in (LDFLAGS): Define.
11468 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11470         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11471         noconfigdirs.
11472         (*-*-cygwin*): Likewise.
11474 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11476         * mkdep: New file.
11477         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11478         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11480         From Eli Zaretskii <eliz@is.elta.co.il>:
11481         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11482         long file name when using DJGPP on MS-DOS.
11484 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11486         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11488 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11490         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11491         dependency as this causes "make check" to globally "make all"
11493 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11495         * configure.in (target_libs): Added target-zlib.
11496         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11497         (CONFIGURE_TARGET_MODULES): Likewise.
11498         (CHECK_TARGET_MODULES): Likewise.
11499         (INSTALL_TARGET_MODULES): Likewise.
11500         (CLEAN_TARGET_MODULES): Likewise.
11501         (configure-target-zlib): New target.
11502         (all-target-zlib): Likewise.
11503         (all-target-libjava): Depend on all-target-zlib.
11504         (configure-target-libjava): Depend on configure-target-zlib.
11506         * Makefile.in (configure-target-libjava): Depend on
11507         configure-target-newlib.
11508         (configure-target-boehm-gc): New target.
11509         (configure-target-qthreads): New target.
11511         * configure.in (target_libs): Added target-qthreads.
11512         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11513         (CONFIGURE_TARGET_MODULES): Likewise.
11514         (CHECK_TARGET_MODULES): Likewise.
11515         (INSTALL_TARGET_MODULES): Likewise.
11516         (CLEAN_TARGET_MODULES): Likewise.
11517         (all-target-qthreads): New target.
11518         (configure-target-libjava): Depend on configure-target-qthreads.
11519         (all-target-libjava): Depend on all-target-qthreads.
11521         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11522         (CONFIGURE_TARGET_MODULES): Likewise.
11523         (CHECK_TARGET_MODULES): Likewise.
11524         (INSTALL_TARGET_MODULES): Likewise.
11525         (CLEAN_TARGET_MODULES): Likewise.
11526         (all-target-libjava): New target.
11527         (all-target-boehm-gc): Likewise.
11528         * configure.in (target_libs): Added libjava, boehm-gc.
11530 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11532         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11533         configure.bat in SUPPORT_FILES.
11534         (gas+binutils.tar.bz2): Likewise.
11536         * makeall.bat: Remove; obsolete.
11538 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11540         From Mark Elbrecht:
11541         * configure.bat: Remove; obsolete.
11543 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11545         * configure: Add -W -Wall to the default CFLAGS when compiling with
11546         gcc.
11548 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11550         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11552 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11554         * configure.in: Build ld on IRIX6.
11556 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11558         * Makefile.in: Change distribution targets to use bzip2 instead of
11559         gzip.
11560         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11561         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11563 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11565         * config.sub: Add mcore target.
11567 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11569         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11571 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11573         * config.guess (dummy): Changed to $dummy.
11575 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11577         * config.sub: Tidied up case statements.
11579 1999-05-22  Ben Elliston  <bje@cygnus.com>
11581         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11582         <jiro@din.or.jp>.
11584         * config.guess: Merge with FSF version. Future changes will be
11585         more accurately recorded in this ChangeLog.
11586         * config.sub: Likewise.
11588 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11590          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11592 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11594         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11596 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11598         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11600 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11602         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11603         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11604         Bad merge removed these two changes.
11606 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11607                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11609         * config.guess (interix Alpha): Add.
11611 1999-04-11  Richard Henderson  <rth@cygnus.com>
11613         * configure.in (i?86-*-beos*): Do config gperf; don't config
11614         gdb, newlib, or libgloss.
11616 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11618         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11619         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11620         from multidirs.
11622 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11624         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11626 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11628         * config.sub: Add support for mcore targets.
11630 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11632         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11633         not mt-ospace, in order to shut up assembler warning about using
11634         symbols that are named the same as registers.
11636 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11638         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11639         dependency list for all-target-cygmon.
11641 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11643         * config-ml.in: Check $host, not $target, for selective multilibs.
11644         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11645         thumb interworking, and underscore prefix multilibs.
11647 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11649         * missing: Update to version from current automake.
11651 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11653         * configure (gxx_include_dir): Removed.
11655         * configure.in (gxx_include_dir): Handle it.
11656         * Makefile.in: Likewise.
11658 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11660         * config.sub (mips64vr4111,mips64vr4111el) Add.
11662 1999-03-21  Ben Elliston  <bje@cygnus.com>
11664         * config.guess: Correct typo for detecting ELF on FreeBSD.
11666 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11668         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11669         config/mh-djgpp.
11671 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11673         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11674         all-target-newlib to dependency list for all-target-bsp.
11676 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11678         * config.sub: Add i386-uwin support.
11679         * config.guess: Likewise.
11681 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11683         * configure.in: cleanup, add mh-*pic handling for arm, special
11684         case powerpc*-*-aix*
11686 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11688         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11689         can be built.
11691 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11693         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11694         targets.
11696 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11698         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11700 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11702         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11704 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11706         * config.sub: Fix typo in arm recognition.
11708 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11710         * configure.in (noconfigdirs): Changed target_configdirs to
11711         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11712         rather than m68k-*-* since it is not known to work on
11713         m68k-aout. Ditto for arm-*-*oabi.
11715 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11717         * configure.in (*-*-windows*): Remove, no longer used.
11719 1999-02-19  Ben Elliston <bje@cygnus.com>
11721         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11722         Smart and improved by Andrew Cagney.
11724 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11726         * config.guess: Recognize openbsd-*-hppa.
11728 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11730         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11731         only if it is not empty.
11733 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11735         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11737         * config.guess: Modified to recognize uname's armv* syntax.
11739         * config.sub: Modified to recognize uname's armv* syntax.
11741 1999-02-17  Mark Salter  <msalter@cygnus.com>
11743         * configure.in: Added target-bsp for sparclite.
11745 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11747         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11749 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11751         * configure.in: Add support for strongarm port.
11752         * config.sub: Add support for strongarm target.
11754 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11756         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11757         the old name config/mh-cygwin32.
11758         Enable texinfo.
11760 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11762         * configure.in: Do build ld for ix86 Solaris.
11764 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11766         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11767         $AR_FOR_TARGET.  Likewise for RANLIB.
11769 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11771         * config.sub (oabi):  Recognize.
11772         * configure.in (arm-*-oabi):  Handle.
11774 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11776         * config.guess: Improve detection of i686 on UnixWare 7.
11778 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11780         * config.guess: Add support for i386-pc-interix.
11781         * config.sub: Likewise.
11782         * configure.in: Likewise.
11784 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11786         * Makefile.in: Remove unneeded all-target-libio from
11787         from all-target-winsup target since it is now unneeded.
11788         Add all-target-libtermcap in its place since it is now
11789         needed.
11791 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11793         * configure.in: makefile stub for cygwin target is probably
11794         unnecessary.  Remove it for now.
11796 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11798         * configure.in: libtermcap.a should be built when cygwin is the
11799         target as well as the host.
11800         * config.guess: Allow mixed case in cygwin uname output.
11801         * Makefile.in: Add libtermcap target.
11803 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11805         * config.sub: Clean up handling of hppa2.0.
11807 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11809         * config.guess: Use C code to identify more HP machines.
11811 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11813         * config.sub: Handle hppa2.0.
11815 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11817         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11818         cygmon for all sparclite targets, regardless of object format.
11820 1998-12-15  Mark Salter  <msalter@cygnus.com>
11822         * configure.in: Added target-bsp for several target architectures.
11824         * Makefile.in: Added rules for bsp.
11826 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11828         * config.guess: Improve detection of hppa2.0 processors.
11830 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11832         * config.guess: Recognize FreeBSD using ELF automatically.
11834 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11836         * configure (skip-this-dir): Add handling for new shell script, which
11837         might be created by a sub-directory's configure to indicate, this particular
11838         directory is "unwanted".
11839         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11841 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11843         * ltconfig: import from libtool, after changing libtool to
11844         account for the cygwin name change.
11846 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11848         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11849         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11851 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11853         * configure.in: Add libtermcap to list of cygwin dependencies.
11855 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11857         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11858         they include winsup/include when it's a cygwin target.
11860 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11862         * configure.in (host_tools): Added zip.
11863         * Makefile.in (all-target-libjava): Depend on all-zip.
11864         (all-zip): New target.
11865         (ALL_MODULES): Added all-zip.
11866         (NATIVE_CHECK_MODULES): Added check-zip.
11867         (INSTALL_MODULES): Added install-zip.
11868         (CLEAN_MODULES): Added clean-zip.
11870 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11872         * Makefile.in: lose "32" from comment about cygwin.
11874 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11876         * configure.in: Use -Os to build target libraries for the fr30.
11878 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11880         * config.sub: Add fr30.
11882 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11884         * configure.in: drop "32" from config/mh-cygwin32.  Check
11885         cygwin* instead of cygwin32*.
11886         * config.sub: Check cygwin* instead of cygwin32*.
11888 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11890         * config.guess: Match any version of Unixware7.
11892 1998-10-20  Syd Polk  <spolk@cygnus.com>
11894         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11895         if desired.
11897 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11899         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11900         these if the appropriate directories and files to not exist.
11902 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11904         * Makefile.in (DEVO_SUPPORT): Add config.if.
11906 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11908         * configure: Add pattern to replace "build_tooldir"'s
11909         definition in the generated Makefile with "tooldir"'s
11910         actual value.
11912 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11914         * config.sub: Bring back lost sparcv9.
11916         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11918 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11920         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11921         CC_FOR_TARGET and friends.
11923 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11925         * Makefile.in (build_tooldir): New variable, same as tooldir.
11926         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11927         -B$(build_tooldir)/bin/.
11928         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11930 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11932         * README: Remove installation instructions and refer to the
11933         INSTALL directory instead.
11935 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11937         * config.sub: Add support for i[34567]86-pc-udk.
11938         * configure.in: Likewise.
11940 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11942         * Makefile.in: add bzip2 package building bits for user
11943         tools module
11944         * configure.in: ditto
11946 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11948         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11949         (ALL_TARGET_MODULES): Add all-target-libobjc.
11950         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11951         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11952         (all-target-libchill): Add dependencies.
11953         * configure.in (target_libs): Add libchill.
11955 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11957         * configure.in (target_subdir): Remove duplicate line.
11959 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11961         * Makefile.in (all-automake): fix dependencies.
11963 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11965         * configure.in: Minor cleanups for building in the $(target_alias)
11966         subdir.
11968 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11970         * Makefile.in (bootstrap): Set r and s before make all.  Use
11971         BASE_FLAGS_TO_PASS in make all.
11972         (cross): Likewise.
11974 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11976         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11978 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11980         * config.sub: Fix typo in last change.
11982 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11984         * config.sub: Add support for C4x target.
11985         * configure.in: Likewise.
11987 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11989         * config.sub: Recognize sparcv9 just like sparc64.
11991 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11993         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11995 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11997         * config.guess: Correctly identify Pentium II sco boxes.
11999         * config.guess: Fix "tr" code.  From Weiwen Liu.
12001 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12003         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12004         stabs.
12006 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12008         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12009         (ALL_TARGET_MODULES): Add all-target-libchill.
12010         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12011         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12012         (all-target-libchill): Add dependencies.
12013         * configure.in (target_libs): Add libchill.
12015 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12017         * config.guess: Avoid assumptions about "tr" behaves when
12018         LANG is set to something other than English.
12020 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12022         * configure (gxx_include_dir): Changed to
12023         '${prefix}/include/g++'-${libstdcxx_interface}.
12025         * config.if: New to determine the interfaces.
12027 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12029         * config.guess: Detect and handle MPE/IX.
12030         * config.sub: Deal with MPE/IX.
12032 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12034         * configure.in: Use mh-aix43.
12036 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12038         * configure: Fix --without/--disable cases for gxx-include-dir.
12040 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12042         * mdata-sh:  Imported.  Needed for automake support.
12044 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12046         * Makefile.in (taz): Try "chmod -R og=u ." before
12047         "chmod og=u `find . -print`".
12049 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12051         * configure.in: Add arm-elf and thumb-elf support.
12053 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12055         * Makefile.in: Undo previous patch.
12057 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12059         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12060         to here ...
12061         (install-no-fixedincludes): and here
12062         (INSTALL_MODULES): ... from here.
12064 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12066         * config.sub: Merge with FSF.
12068         * config.guess: Merge with FSF.
12070 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12072         * configure (extraconfigdirs): New variable.
12073         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12074         * Makefile.in (all): Move higher in file.
12075         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12076         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12077         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12078         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12079         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12081 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12083         * Makefile.in (all-target-libjava): Depend on all-gcc and
12084         all-target-newlib.
12085         (configure-target-libjava): Depend on $(ALL_GCC).
12087 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12089         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12090         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12092 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12094         * INSTALL/README: Fix typo.
12096 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12098         * ylwrap: Change absolute path checks to check for DOS style path
12099         names.
12101         * ylwrap: Don't use a full path name if the source file is in the
12102         same directory.  From hjl@lucon.org (H.J. Lu).
12104         * config-ml.in: Default to being verbose, to match Feb 18 change to
12105         configure.
12107 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12109         Brought over from egcs:
12111         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12113         * configure.in (target_subdir): Set to ${target_alias} instead
12114         of "libraries".
12116         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12118         * configure.in (target_subdir): Set to libraries if enable_multilib.
12120 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12122         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12123         multilibs, force reconfiguration the first time we create
12124         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12126 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12128         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12129         avoid confusion with --no-recursion.
12131 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12133         * configure.in: Win32 hosts shouldn't use install -x
12134         * install-sh: remove -x option, and special .exe-handling
12135         hack.
12137 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12139         * config.guess: Recognize i586-pc-beos.
12140         * configure.in: Don't build some bits for beos.
12142 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12144         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12145         CFLAGS default to -O2.
12147         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12148         when using GNU ld.
12150 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12152         * ltmain.sh: Correct install when using a different shell.
12154 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12156         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12158 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12160         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12161         target.
12163 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12165         * ltconfig: Update to correct AIX handling.
12167 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12169         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12171         * configure.in (target_subdir): Set to ${target_alias} instead
12172         of "libraries".
12174 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12176         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12177         (Makefile): Depend on $(gcc_version_trigger).
12179         * configure (gcc_version): Change default initializer to empty
12180         string.
12181         (gcc_version_trigger): New variable; pass this variable down
12182         to subdir configures to enable them checking gcc's version
12183         themselves. Emit make macros for both gcc_version vars.
12184         (topsrcdir): Initialize reliably.
12185         (recursion line): Remove --with-gcc-version=${gcc_version}.
12187 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12189         * configure (enable_version_specific_runtime_libs): Implement new flag
12190         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12191         in $(libsubdir); emit definition in each generated Makefile.
12192         (gxx_include_dir): Initialize depending on
12193         $enable_version_specific_runtime_libs.
12195 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12197         * configure (gcc_version): Initialize properly depending on
12198         how and where configure is started.
12199         (recursion line): Pass a --with-gcc-version=${gcc_version}
12200         to configures in subdirs.
12202 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12204         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12205         cygmon
12207 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12209         * configure.in: Add cygmon and libstub support for mn10200.
12211 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12213         * configure (gcc_version): Add new variable describing the
12214         particular gcc version we're building.
12215         * Makefile.in (libsubdir): Add new macro for the directory
12216         in which the compiler finds executables, libraries, etc.
12217         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12218         and libsubdir.
12220 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12222         * Makefile.in (local-clean): Remove *.log.
12223         (warning.log): Built with warn_summary from build.log.
12224         (mail-report.log): Run test_summary.
12225         (mail-report-with-warnings.log): Run test_summary including
12226         warning.log in the report.
12228 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12230         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12232 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12234         * Makefile.in (grep): Grep no longer depends on libiberty.
12236 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12238         * Makefile.in: all-snavigator needs all-libgui.
12240 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12242         * configure.in: Add cygmon and libstub support for mn10300.
12244 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12246         * missing: Update to version from automake 1.3.
12248         * ltmain.sh: On installation, don't get confused if the same name
12249         appears more than once in the list of library names.
12251 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12253         * config.sub: Accept m68060 and m5200 as CPU names.
12255 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12257         * configure: Use && rather than using -a in test, because odd
12258         strings can confuse test.
12259         * configure.in: Likewise.
12261 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12263         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12265 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12267         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12268         bootstrap4-lean): New targets.
12270 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12272         * mpw-* Delete.  Not used.
12274 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12276         * COPYING.LIB: Update FSF address.
12278 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12280         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12282         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12283         GAS_SUPPORT_DIRS.
12285 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12287         * ltconfig, ltmain.sh: Avoid producing a version number if
12288         -version-info was not used.
12290 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12292         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12293         building with newlib.
12295 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12297         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12298         Solaris `make' causes it to continue to next definition.
12300 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12302         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12303         the right GUI libraries and files are installed along with GDB.
12305 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12307         * configure.in: Change alpha to alpha* in several places.
12309 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12311         * config.sub: Recognize sparc86x.
12313 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12315         * configure.in (--enable-target-optspace): Remove debug echo.
12317 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12319         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12321 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12323         * ltconfig: Update cygwin32 support.
12325         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12326         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12327         (GDB_SUPPORT_DIRS): Likewise.
12329 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12331         * configure.in (target_makefile_frag): If --enable-target-optspace,
12332         use -Os to compile target libraries rather than -O2.  Default to
12333         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12334         not used.
12335         * configure.in (target_cflags): Ditto for d30v.
12337 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12339         * Makefile.in (all-bfd): Depend on all-intl.
12340         (all-binutils): Likewise.
12341         (all-gas): Likewise.
12342         (all-gprof): Likewise.
12343         (all-ld): Likewise.
12345 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12347         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12349 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12351         * Makefile.in (all-bfd): Depend upon all-libiberty.
12353         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12355 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12357         * Makefile.in: Add libstub.
12359         * configure.in: Ditto. Build libstub for targets that have cygmon
12360         support.
12362 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12364         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12366 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12368         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12369         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12371 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12373         * configure: Define DEFAULT_M4 by searching PATH.
12374         * Makfile.in: Use DEFAULT_M4.
12376 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12378         * ltconfig: Add cygwin32 support.
12380         * Makefile.in, configure.in: Add libtool as a native only directory
12381         to configure and build.
12383 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12385         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12387 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12389         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12391 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12393         * Makefile.in: add ash make rules
12394         * configure.in: add ash to native_only and host_tools lists
12396 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12398         * Makefile.in (all-gettext, all-intl): New targets.
12399         (ALL_MODULES): Added all-gettext, all-intl.
12400         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12401         (INSTALL_MODULES): Added install-gettext, install-intl.
12402         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12404         * configure.in (host_tools): Added gettext.
12405         (native_only): Likewise.
12406         (noconfigdirs) [various cases]: Likewise.
12407         (host_libs): Added intl.
12409 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12411         * configure: Do not disable building gdbtk for cygwin32 hosts.
12413 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12415         * configure.in: Add thumb-coff target.
12416         * config.sub: Add thumb-coff target.
12418 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12420         * Makefile.in: Revert yesterday's change.
12421         (all-target-winsup):  all-target-librx stays out of here.
12423 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12425         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12426         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12427         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12428         Remove references to librx and libg++.
12430 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12432         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12433         recursive makes
12435 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12437         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12438         for newlib directory.
12439         (CXX_FOR_TARGET): Likewise.
12441 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12443         * ltconfig: Update after libtool/ltconfig.in change for
12444         hpux11.
12446 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12448         * ltconfig, ltmain.sh: Update to libtool 1.2.
12450 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12452         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12453         (install-gcc-cross): Instead, override LANGUAGES here.
12455 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12457         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12458         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12460 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12462         * configure.in: Add Thumb-pe target.
12464 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12466         * Makefile.in - changed sn targets to snavigator
12467         * configure.in - changed sn targets to snavigator
12469 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12471         * config-ml.in: After building symlink tree call make distclean
12472         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12473         to be the case for libiberty.
12475 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12477         * configure: When making link, also check the current
12478         directory. The configure scripts may create one.
12480 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12482         * config.sub: Accept alphapca56 and alphaev6 properly.
12484 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12486         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12488 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12490         * config.sub (sco5): Fix typo.
12492 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12494         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12495         install-itcl.
12496         (install-itcl): Remove dependency on install-tcl.
12498 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12500         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12502 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12504         * configure.in: Don't build libgui for a cygwin32 target when not on
12505         a cygwin32 host.
12507 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12509         * configure (redirect): Set to null, so default behavior of
12510         configure is now --verbose.
12512 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12514         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12515         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12517 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12519         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12520         this change to sync Makefile.in with its ChangeLog entries.
12522 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12524         * ltmain.sh (mkdir): Check that the directory doesn't exist
12525         before we exit with error, so that we don't get races during
12526         parallel builds.
12528 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12530         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12532 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12534         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12535         PICFLAG_FOR_TARGET.
12536         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12538         * configure: Emit a definition for the new macro enable_shared
12539         into each Makefile.
12541 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12543         * configure.in (host_tools, native_only): Add libtool.
12545 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12547         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12548         Fix typo in ming config comment.
12550 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12552         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12554 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12556         * config.sub: Add tic30 cases, and map c30 to tic30.
12558 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12560         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12561         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12562         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12563         (CLEAN_TARGET_MODULES): Similarly
12564         (all-target-libf2c): Add dependences.
12565         * configure.in (target_libs): Add libf2c.
12567 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12569         * configure.in: Remove expect from noconfigdirs when target
12570         is cygwin32.  OK to build expect and dejagnu with Canadian
12571         Cross.
12573 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12575         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12576         host.
12578         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12579         and mingw32.
12581 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12583         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12584         here as it is not defined in the toplevel Makefile.
12586 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12588         * configure (package_makefile_rules_frag): New variable, which names
12589         a file with generic rules, ...
12590         Change comment to mention we now have FIVE parts.
12591         * configure: Undo last change.
12593 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12595         * config.guess: More accurate determination of HP processor types.
12596         * config.sub: More accurate determination of HP processor types.
12598 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12600         * configure (package_makefile_frag): Move inserting the
12601         ${package_makefile_frag} to where it should be according
12602         to the comment.
12604 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12606         * config.guess: Add support for Linux/ARM.
12608 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12610         * .cvsignore: Remove *-info and *-install since they match
12611         release-info and mpw-install, which we don't want to just ignore.
12613 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12615         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12617 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12619         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12620         local_prefix to sub-make invocations.
12622 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12624         * configure.in: Check makefile fragments in the source
12625         directory.
12627 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12629         * configure.in: Check whether host and target makefile
12630         fragments exist before adding them to *_makefile_frag.
12632 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12634         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12636 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12638         * configure.in: Make sure we only replace RPATH_ENVVAR on
12639         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12640         regexp to sed.
12642         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12643         to sub-makes.
12645 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12647         * config-ml.in (multi-do): LDFLAGS must include multilib
12648         designator.
12650 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12652         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12654 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12656         * config.sub: Add mingw32 support.
12657         * configure.in: Likewise.
12659 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12661         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12663 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12665         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12666         * configure (gxx_include_dir): Provide a definition for subdirs
12667         which do not use autoconf.
12669 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12671         * config.guess: Sync with egcs.  Picks up new alpha support,
12672         BeOS & some additional linux support.
12674 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12676         * config.guess: HP 9000/803 is a PA1.1 machine.
12678 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12680         * configure.in: It's alpha*-...
12682 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12684         * configure.in (host_makefile_frag, target_makefile_frag):
12685         Handle multiple config files.
12686         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12687         alpha-*-*.
12689 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12691         * mkdep: New file.
12693 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12695         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12697 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12699         * Makefile.in: Add libgui directory.
12700         (GDB_TK): Add all-libgui.
12701         * configure.in: Add libgui directory.
12702         * configure: Add all-libgui to GDB_TK.
12704 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12706         * config-ml.in (multidirs): Add m32r to multilib list.
12708 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12710         * Makefile.in (all-target-gperf): Change dependency to
12711         all-target-libstdc++.
12713 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12715         * config.guess: Add BeOS support.
12717 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12719         Source directory cvs renamed to cvssrc:
12720         * configure.in (host_tools): Change cvs to cvssrc.
12721         (native_only): Likewise.
12722         (noconfigdirs) [various cases]: Likewise.
12723         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12724         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12725         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12726         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12727         (all-cvssrc): Rename target from all-cvs.
12729 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12731         * configure (gxx_include_dir): Fix thinko.
12733 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12735         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12736         (install-cross, install-gcc-cross): New targets.
12738 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12740         * configure.in (noconfigdirs): Add support for Thumb target.
12742         * config.sub (maybe_os): Add support for Thumb target.
12744 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12746         * Makefile.in: Add rules for cygmon.
12748         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12750 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12752         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12753         * configure (gxx_include_dir): Provide a definition for subdirs
12754         which do not use autoconf.
12756 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12758         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12759         11/18/97 build
12761 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12763         * From Franz Sirl.
12764         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12765         found on RedHat Linux systems.
12767 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12769         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12770         guesses.
12772 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12774         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12776 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12778         * ltmain.sh: If mkdir fails, check whether the directory was created
12779         anyhow by some other process.
12781 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12783         * configure.in (d30v-*-*): Configure all directories.
12785 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12787         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12788         for the D30V.
12790 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12792         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12794 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12796         * include/libiberty.h: Add extern "C" { so it can be used with C++
12797         progrms.
12798         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12799         programs.
12801 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12803         * configure.in (d30v-*-*): Configure GCC now.
12805 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12807         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12808         is no longer needed.
12810 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12812         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12814 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12816         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12817         targets using "$@" to provide support for similar but not identical
12818         targets without having to duplicate code.
12820 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12822         * makefile.vms: Fix to work with DEC C.
12824 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12826         * config.sub: Add mips-tx39-elf to marketing names.
12828 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12830         * ltmain.sh: Handle symlinks in generated script.
12832 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12834         * configure: Handle autoconf style directory options: --bindir,
12835         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12836         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12837         --sysconfdir.
12838         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12839         (sharedstatedir, localstatedir, oldincludedir): New variables.
12840         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12841         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12842         sbindir, sharedstatedir, and sysconfdir.
12844 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12846         * Makefile.in (bootstrap-lean): New target.
12848 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12850         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12851         sn, and gnuserv from noconfigdirs.
12853 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12855         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12857 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12859         * Makefile.in (cross): New target.
12861 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12862                           Jeff Law         <law@cygnus.com>
12864         * Makefile.in (bootstrap2, bootstrap3): New targets.
12865         (all-bootstrap): Remove outdated and confusing target.
12866         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12868 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12870         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12871         windows.  Consistent with gdb/configure.
12873 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12875         * configure.in: Name Linux target fragment.
12877         * configure: Rewrite so that project Makefile fragment is inserted
12878         first and appears last in the resulting Makefile.
12880 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12882         * Makefile.in (install-itcl): Install tcl first.
12884 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12886         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12888 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12890         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12892         * configure.in (skipdirs): Add target-librx for Linux.
12893         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12895 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12897         * Makefile.in (bootstrap): New target.
12899 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12901         * config.sub: Accept 'amigados' for backward compatibility.
12903 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12905         * config.guess: Merge with FSF.
12907 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12909         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12911 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12913         * config.sub: Add "marketing-names" patch.
12915 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12917         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12919 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12921         * config.sub: Handle v850-elf.
12923 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12925         * .cvsignore (*-install): Remove.
12927 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12929         * ltconfig: Set CONFIG_SHELL in libtool.
12930         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12932 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12934         * configure.in (target_subdir): Set to libraries if enable_multilib.
12936 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12938         * config.guess: Update from gcc directory.
12940 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12942         * Makefile.in (all-sim): Depends on all-readline.
12944 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12946         * Makefile.in (BISON, YACC): Use $$s.
12947         (all-bison): Depend on all-texinfo.
12949 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12951         * Makefile.in (BISON): Add -L flag.
12952         (YACC): Likewise.
12954 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12956         * configure.in (noconfigdirs): Add support for v850e target.
12958         * config.sub (maybe_os): Add support for v850e target.
12960 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12962         * configure.in (noconfigdirs): Add support for v850ea target.
12964         * config.sub (maybe_os): Add support for v850ea target.
12966 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12968         * config.sub: Add mipstx39.  Delete r3900.
12970 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12972         * Makefile.in (all-autoconf): Depends on all-texinfo.
12974 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12976         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12977         eabi targets.
12979 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12981         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12983         * configure: When handling a Canadian Cross, handle YACC as well as
12984         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12985         * Makefile.in (all-bison): Depend upon all-texinfo.
12987 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12989         * Makefile.in (BISON): bison, not byacc or bison -y.
12990         (YACC): bison -y or byacc or yacc.
12991         (various): Add *-bison as appropriate.
12992         (taz): No need to mess with BISON anymore.
12994 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12996         * configure: If OSTYPE matches *win32*, try to find a good value for
12997         CONFIG_SHELL.
12999 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13001         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13002         configure.in if it is present.
13004 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13006         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13008 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13010         * config.sub: Recognize `arc' cpu.
13011         * configure.in: Likewise.
13012         * config-ml.in: Likewise.
13014 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13016         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13018 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13020         * configure: Changed sed delimiter from ':' to '|' when
13021         attempting to substitute ${config_shell} for SHELL. On
13022         NT ${config_shell} may contain a ':' in it.
13024 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13026         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13028 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13030         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13032 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13034         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13036         * ylwrap: If the program is a relative path, force it to be
13037         absolute.
13039 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13041         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13043 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13045         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13046         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13047         for libraries.
13049 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13051         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13052         separated by spaces.
13054 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13056         * ylwrap: New file.
13057         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13059         * ltmain.sh: Handle /bin/sh at start of install program.
13061         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13063         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13064         * missing: New file, from automake 1.2.
13066 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13068         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13069         check-tk to CHECK_X11_MODULES.
13071 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13073         * config.sub: Merge with FSF.
13075 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13077         * config.guess: Merge with FSF.
13079 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13081         * configure: Treat msdosdjgpp like go32.
13082         * configure.in: Likewise.  Don't remove gprof for go32.
13084         * configure: Change Makefile.tem2 to Makefile.tm2.
13086 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13088         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13090 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13092         * install-sh (chmodcmd): Set to null if the DST directory already
13093         exists.  Same as Nov 11th change.
13095 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13097         * configure (GDB_TK): Needs itcl and tix.
13099 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13101         * config.guess: Update from FSF.
13103 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13105         * Makefile.in (GDB_TK): Depend on itcl and tix.
13107 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13109         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13110         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13111         (INSTALL_SCRIPT): New variable.
13112         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13113         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13114         to -x.
13115         * install-sh: Add support for -x option.
13117 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13119         * configure.in, Makefile.in: Treat tix like itcl.
13121 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13123         * Makefile.in (WINDRES): New variable.
13124         (WINDRES_FOR_TARGET): New variable.
13125         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13126         (EXTRA_HOST_FLAGS): Add WINDRES.
13127         (EXTRA_TARGET_FLAGS): Add WINDRES.
13128         (EXTRA_GCC_FLAGS): Add WINDRES.
13129         ($(DO_X)): Pass down WINDRES.
13130         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13131         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13132         DLLTOOL_FOR_TARGET.
13134 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13136         * configure.in: configure sim before gdb for win32-x-ppc
13138 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13140         Move gperf into the toplevel, from libg++.
13141         * configure.in (target_tools): Add target-gperf.
13142         (native_only): Add target-gperf.
13143         * Makefile.in (all-target-gperf): New target, depend on
13144         all-target-libg++.
13145         (configure-target-gperf): Empty rule.
13146         (ALL_TARGET_MODULES): Add all-target-gperf.
13147         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13148         (CHECK_TARGET_MODULES): Add check-target-gperf.
13149         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13150         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13152 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13154         * config.sub (mn10200): Recognize new basic machine.
13156 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13158         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13159         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13161 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13163         * configure.in: If we're building mips-sgi-irix6* native, turn on
13164         ENABLE_MULTILIB and set TARGET_SUBDIR.
13166 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13168         * Makefile.in (all-sn): Depend on all-grep.
13170 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13172         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13174         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13175         Makefile.  From Jeff Makey <jeff@cts.com>.
13176         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13178         * Makefile.in (DISTBISONFILES): Remove.
13179         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13180         $(DEFAULT_YACC).
13182         * configure.in: Build itl, db, sn, etc., when building for native
13183         cygwin32.
13185         * Makefile.in (LD): New variable.
13186         (EXTRA_HOST_FLAGS): Pass down LD.
13187         ($(DO_X)): Likewise.
13189 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13191         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13193 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13195         * configure.in (targargs): Strip out any supplied --build argument
13196         before adding our own. Always add --build.
13198 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13200         * configure.in (targargs): Pass --build if we're doing
13201         a cross-compile.
13203 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13205         * configure: Use '|' instead of ":" as the separator in
13206         sed. Otherwise sed chokes on NT path names with drive
13207         designators. Also look for "?:*" as the leading characters in an
13208         absolute pathname.
13210 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13212         * config.sub: Support for r3900.
13214 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13216         * configure.in: Use install-sh, not install.sh.
13218 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13220         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13221         apply it twice.
13223 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13225         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13226         install-binutils.
13228 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13230         * Makefile.in: Add automake targets.
13231         * configure.in (host_tools): Add automake.
13233 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13235         * configure: Default CXX to c++, not gcc.
13236         * Makefile.in (CXX): Set to c++, not gcc.
13237         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13239 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13241         * install-sh: try appending a .exe if source file doesn't
13242         exist
13244 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13246         * configure.in: Turn on multilib by default.
13247         (cross_only): Remove target-libiberty.
13249         * Makefile.in (all-gcc): Don't depend on libiberty.
13251 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13253         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13255 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13257         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13258         (DISTBISONFILES): Add ld/Makefile.in
13260 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13262         * configure.in: if target is cygwin32 but host isn't cygwin32,
13263         don't configure gdb tcl tk expect, not just gdb.
13265 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13267         * configure.in: Added gnuserv everywhere sn appears.
13269         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13270         (CROSS_CHECK_MODULES): Added check-gnuserv.
13271         (INSTALL_MODULES): Added install-gnuserv.
13272         (CLEAN_MODULES): Added clean-gnuserv.
13273         (all-gnuserv): New target.
13275 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13277         * config.guess: Fixes for MIPS OpenBSD systems.
13279 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13281         * Makefile.in (INSTALL_XFORM): Remove.
13282         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13284         * mkinstalldirs: New file, copied from automake.
13285         * Makefile.in (installdirs): Rename from install-dirs.  Use
13286         mkinstalldirs.  Change all users.
13287         (DEVO_SUPPORT): Add mkinstalldirs.
13289 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13291         * install-sh: Rename from install.sh.
13292         * Makefile.in (INSTALL): Change install.sh to install-sh.
13293         (DEVO_SUPPORT): Likewise.
13295         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13296         Graichen <graichen@rzpd.de>.
13298 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13300         * config.guess: Recognize OpenBSD systems correctly.
13302 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13304         * README, Makefile.in (ETC_SUPPORT): Remove references to
13305         cfg-paper*, configure.{texi,man,info*}._
13307 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13309         * Makefile.in (all.normal): Ensure that gcc is built after all
13310         the x11 - ie gdb - targets.
13312 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13314         * makefile.vms: Don't run conf-a-gas.
13316 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13318         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13320 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13322         * configure.in: Remove noconfigdirs case since gdb also
13323         configures and builds for tic80-coff.
13325 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13327         * configure: Set cache_file to config.cache.
13328         * Makefile.in (local-distclean): Remove config.cache.
13330 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13332         * COPYING: Update FSF address.
13334 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13336         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13337         noconfigdirs.
13339 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13341         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13342         MAKEDIRS, is empty.
13344 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13346         * config.sub: Tweak mn10300 entry.
13348 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13350         * configure.in (host_tools): Put sim before gdb, so gdb's
13351         configure.tgt can determine if the simulator was configured.
13353 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13355         * config.sub: Move BeOS $os case to be with other Cygnus
13356         local cases.
13358 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13360         * config.sub: Remove misplaced comment that broke Linux.
13362 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13364         * config.sub: Add BeOS support.
13366 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13368         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13370 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13372         * configure.in (noconfigdirs): Remove tcl and tk from
13373         noconfigdirs for cygwin32 builds.
13375 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13377         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13379 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13381         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13382         make-all.com, use makefile.vms instead.
13384 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13386         * config.sub: Accept -lnews*.
13388 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13390         * configure.in (noconfigdirs): Disable target-newlib,
13391         target-examples and target-libiberty for d30v.
13393 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13395         * configure.in (noconfigdirs): Enable ld for d30v.
13397 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13399         * configure.in (tic80-*-*): Build compiler.
13401 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13403         * configure.in (d30v-*): Remove sim directory from list of
13404         unsupported d30v directories
13406 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13408         * config.sub, configure.in: Add d30v target cpu.
13410 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13412         * makefile.vms: New file.
13413         * make-all.com: Remove.
13415 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13417         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13419 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13421         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13423 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13425         * Makefile.in (ALL_MODULES): Added all-db.
13426         (CROSS_CHECK_MODULES): Addec check-db.
13427         (INSTALL_MODULES): Added install-db.
13428         (CLEAN_MODULES): Added clean-db.
13430 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13432         * config.guess: Merge with latest FSF sources.
13434 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13436         * Makefile.in (ALL_MODULES): Added all-itcl.
13437         (CROSS_CHECK_MODULES): Added check-itcl.
13438         (INSTALL_MODULES): Added install-itcl.
13439         (CLEAN_MODULES): Added clean-itcl.
13441 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13443         * configure.in: build gdb for mn10200
13445 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13447         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13449 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13451         * configure.in (tic80-*-*): Turn off most targets right now.
13453 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13455         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13456         rather than the makeinfo program.
13457         (do-info): Depend upon all-texinfo.
13459 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13461         * configure.in: Remove uses of config/mh-linux.
13463         * config.sub, config.guess: Merge with latest FSF sources.
13465 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13467         * config.sub (case $basic_machine): Add tic80 entries.
13469 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13471         * config.sub, config.guess: Merge with latest FSF sources.
13473 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13475         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13476         * mpw-config.in: Test for NewFolderRecursive.
13477         * mpw-install: Use symbolic name for startup filename.
13478         * mpw-README: Add various additional details.
13480 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13482         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13484 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13486         * configure.in: Do build gcc and the target libraries for
13487         the mn10200.
13489 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13491         * configure.in: don't avoid building gdb for mn10300 any more
13492         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13493         instead of single-quoting it.
13495 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13497         * configure.in: Don't use --with-stabs on IRIX 6.
13499 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13501         * configure.in (m32r): Build gdb, libg++ now.
13503 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13505         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13506         directories from noconfigdirs.
13508 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13510         * config.sub (basic_machine): added mips16 configuration
13512 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13514         * config.sub: Handle d10v-unknown.
13516 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13518         * config.sub: Handle v850-unknown.
13520 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13522         * Makefile.in: add findutils
13523         * configure.in: add findutils to list of host_tools
13525 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13527         * config.sub: Handle mn10200 and mn10300.
13529 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13531         * configure.in (d10v-*): Do not build librx.
13533 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13535         * configure.in (mn10300): Build everything except gdb & libgloss.
13537 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13539         * config.guess:  Patch for Dansk Data Elektronik servers,
13540         from Niels Skou Olsen <nso@dde.dk>.
13542         For ncr, use /bin/uname rather than uname, since GNU uname does not
13543         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13545         Patch for MIPS R4000 running System V,
13546         from Eric S. Raymond <esr@snark.thyrsus.com>.
13548         Fix thinko for nextstep.
13550         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13552         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13553         * config.guess: Guess mips-dec-mach_bsd4.3.
13555         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13556         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13557         release numbers.
13558         * config.guess (mips-mips-riscos*):  Emit just enough of the
13559         release number.
13561         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13562         * config.guess (sparc-auspex-sunos*):  Added.
13563         (f300-fujitsu-*): Added.
13565         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13566         * config.guess:  Recognize a Tadpole as a sparc.
13568 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13570         * config.guess: Don't assume that NextStep version is either 2 or
13571         3.  NextStep 4 (aka OpenStep 4) has come out now.
13573 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13575         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13576         From Rik Faith <faith@cs.unc.edu>.
13578 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13580         * config.sub: Contributions from bug-gnu-utils to:
13581         Support plain "hppa" (no version given) architecture, reported by
13582         OpenStep.
13583         OpenBSD like NetBSD.
13584         LynxOs is not a hardware supplier.
13586         * config.guess: Contributions from bug-gnu-utils to add support for:
13587         OpenBSD like NetBSD.
13588         Stratus systems.
13589         More Pyramid systems.
13590         i[n>4]86 Intel chips.
13591         M680[n>4]0 Motorola chips.
13592         Use unknown instead of lynx for hardware manufacturer.
13594 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13596         * install.sh (chmodcmd): Set to null if the DST directory already
13597         exists.
13599 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13601         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13602         not use mt-ppc target Makefile fragment any more.
13604 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13606         * configure.in (*-*-windows):  Exclude everything but those dirs
13607         needed to build windows.
13609 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13611         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13613 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13615         * configure.in:  Exclude mmalloc from i386-windows.
13617 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13619         * Undo my previous change.
13621 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13623         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13624         unconditionally.
13625         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13627 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13629         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13630         host to add it's own flags.
13632 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13634         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13636 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13638         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13639         (CXX_FOR_TARGET): Likewise.
13640         (GCC_FOR_TARGET): Define.
13641         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13642         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13643         CC_FOR_TARGET was specified on the command line.
13644         (MAKEOVERRIDES): Don't define.
13646 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13648         * configure.in (m32r): Fix spelling of libg++ libs.
13650 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13652         * config.sub (-apple*): Remove, now redundant.
13654 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13656         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13658         * configure: Rework yesterday's sed script patch.
13660         * config.sub: Merge with FSF.
13662 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13664         * config.guess:  Merge from FSF.
13666         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13667         * config.guess: Use pc instead of unknown, for pc clone systems.
13668         Change linux to linux-gnu.
13670         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13671         * config.guess: Avoid non-portable tr syntax.
13673 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13675         * test-build.mk (HOLES): Add "xargs" for gdb.
13677         * configure: Avoid hpux10.20 sed bug.
13679 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13681         * configure.in:  Add support for windows host
13682         (that is a build done under the Microsoft build environment).
13684 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13686         * Makefile.in: Replace all uses of srcroot with s, to shrink
13687         command line lengths.
13689         Patches from Geoffrey Noer <noer@cygnus.com>:
13690         * configure.in: If configuring for newlib, pass --with-newlib to
13691         subdirectories.
13692         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13693         -Bnewlib/ and -Lwinsup to gcc.
13694         (CXX_FOR_TARGET): Likewise.
13696 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13698         * Makefile.in (ETC_SUPPORT): Add configure.
13700 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13702         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13703         host configuration file.
13705 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13707         * configure.in: Break mn10x00 support into separate
13708         mn10200 and mn10300 configurations.
13709         * config.sub: Likewise.
13711 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13713         * configure.in: Add lots of stuff to noconfigdirs for
13714         the mn10x00 targets.
13716         * config.sub, configure.in: Add mn10x00 support.
13718 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13720         * make-all.com: Call conf-a-gas, not config-a-gas.
13722 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13724         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13725         targets.
13727 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13729         * mpw-README: Add much more detail for native PowerMac.
13730         * mpw-install: New file.
13731         * mpw-configure: Add --norecursion and --help options.
13732         * mpw-config.in: Translate readme and install files when
13733         copying to objdir.
13734         * mpw-build.in: Don't always depend on byacc and flex.
13735         (install-only-top): New action.
13737 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13739         * configure.in:  You can now configure GDB for the v850.
13741 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13743         * configure.in (noconfigdirs): Don't configure any C++ dirs
13744         if targeting D10V.
13746 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13748         * config.sub: Recognize mips64vr5000.
13750 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13752         * configure.in: Use a single line for host_tools and native_only.
13754 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13756         * config.sub, configure.in: Add entries for m32r.
13758 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13760         * Makefile.in (inet-install): Don't run install-gzip.
13762 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13764         * configure.in:  Don't config lots of things for *-*-windows*.
13766 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13768         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13769         (host_libs, host_tools): Copy from configure.in.
13770         * mpw-configure: Don't complain about directories not found.
13772 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13774         * configure.in (i[345]86): Recognize i686 for pentium pro.
13775         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13776         file.
13778         * config.guess (i[345]86): Ditto.
13780 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13782         * configure.in (noconfigdirs): Removed gdb for D10V.
13784 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13786         * configure.in: Remove ld, target-libio, target-libg++, and
13787         target-libstdc++ from noconfigdirs.
13789 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13791         * configure: Fix three locations where shell scripts were
13792         being run directly rather than with config_shell.
13794 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13796         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13797         * config.sub (basic_machine): Recognize v850.
13799 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13801         * mpw-configure: Handle multiple enable/disable options and
13802         pass them down recursively, handle -c and -s flags appropriately
13803         depending on choice of compiler, add escape mechanism for
13804         quoted arguments to gC.
13806 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13808         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13809         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13810         so that -mrelocatable-lib and -mno-eabi are used.
13812         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13813         not support --print-multi-lib, don't abort.
13815 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13817         * make-all.com: Run config-a-gas.
13818         * setup.com: Don't copy subdirectory files around.
13820 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13822         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13823         target, it now compiles correctly.
13825 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13827         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13829 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13831         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13833 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13835         * configure.in (native_only): Add prms.
13837 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13839         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13840         (BINUTILS_SUPPORT_DIRS): Likewise.
13842 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13844         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13845         d10v support is added.
13847 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13849         * configure.in (d10v-*-*): New target.
13851 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13853         * config.guess (HP 9000/811): Recognize this as a PA1.1
13854         machine.
13856 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13858         * Makefile.in (do-tar-gz): New target, split out from tail end of
13859         taz target.  Run each command separately, don't use pipes.
13860         (taz): Use it.
13862 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13864         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13865         * mpw-build.in: No builds should depend on building byacc or flex,
13866         they are assumed to be installed already.
13868 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13870         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13871         variable that CC_FOR_TARGET needs.
13873 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13875         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13876         options have changed since the last time the subdirectory was
13877         configured, and if it has, reconfigure.
13878         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13879         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13881 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13883         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13884         CLEAN_MODULES): Add bash.
13885         (all-bash): New target.
13887 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13889         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13891 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13893         * config.sub (basic_machine): Recognize d10v as a valid processor.
13895 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13897         * mpw-configure: Add support for --bindir.
13898         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13900 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13902         * configure.in: add bash, time, gawk to list of hosttools and things
13903         to only build for native toolchains
13905 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13907         * Makefile.in (docdir): Remove.
13909 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13911         * Makefile.in (datadir): Set to $(prefix)/share.
13913 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13915         * configure.in: build diff and patch for cygwin32-hosted
13916         toolchains.
13918 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13920         * config.sub: Accept -rtems*.
13922 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13924         * configure.in: enable dosrel for cygwin32-hosted builds,
13925                 remove diff from the list of things not buildable
13926                 via Canadian Cross
13928 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13930         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13931         don't get ". ".
13933 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13935         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13937 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13939         * Makefile.in (taz): Handle case where tex3patch didn't even get
13940         checked out.  Also, if it was found, put the symlink in a new util
13941         subdirectory.
13943 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13945         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13947 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13949         * config.sub: Recognize -openvms.
13950         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13951         * make-all.com, setup.com: New files.
13953 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13955         * Makefile.in (taz): tex3patch moved to texinfo/util.
13957 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13959         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13960         * configure.in: remove make from disable-if-Can-Cross list
13961                 enable gdb if ${host} and ${target} are cygwin32
13963 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13965         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13966         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13968 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13970         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13971         distinguish sysv/svr4/bsd variants.
13972         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13974 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13976         * configure.in: Added copyright notice.
13977         * move-if-change: Added copyright notice.
13979 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13981         * configure.in (powerpcle-*-solaris*): Until we get shared
13982         libraries working, don't build gdb, sim, make, tcl, tk, or
13983         expect.
13985 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13987         * config.guess:  Merge with FSF:
13989         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13990         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13992         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13993         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13995         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13996         * config.guess:  Combine two OSF1 rules.
13997         Also recognize field test versions.  From mjr@zk3.dec.com.
13998         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13999         because GNU uname does not support -p.  From pmr@pajato.com.
14001 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14003         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14005 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14007         * mpw-README: Document GCCIncludes.
14009 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14011         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14013 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14015         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14017 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14019         * configure.in (*-*-cygwin32): Configure make.
14021 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14023         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14025 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14027         * Makefile.in (all-inet): Depend on all-perl.
14029         * Makefile.in (inet-install): New target.
14031         * Makefile.in (all-inet): Depend on all-tcl.
14032         (all-inet): Depend on all-send-pr.
14034 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14036         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14037         temporarily.
14039 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14041         * configure.in: Don't configure --with-gnu-ld on AIX.
14043 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14045         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14047 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14049         * Makefile.in (ALL_MODULES): Added all-inet.
14050         (CROSS_CHECK_MODULES): Added check-inet.
14051         (INSTALL_MODULES): Added install-inet.
14052         (CLEAN_MODULES): Added clean-inet.
14053         (all-indent): New target.
14055         * configure.in (host_tools): Added inet.
14056         (native_only): Added inet.
14057         (noconfigdirs): Added inet.
14059 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14061         * configure.in: Don't configure libgloss if we are not configuring
14062         newlib.
14064 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14066         * configure.in: Don't configure libgloss for unsupported
14067         architectures.
14069 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14071         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14073 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14075         * Makefile.in (ALL_MODULES): Include all-apache.
14076         (CROSS_CHECK_MODULES): Include check-apache.
14077         (INSTALL_MODULES): Include install-apache.
14078         (all-apache): New target.
14080         * configure.in: Added apache everywhere perl is seen.
14082 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14084         * Makefile.in: Add support for clean-{module} and
14085         clean-target-{module} rules.
14087 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14089         * configure.in (*-*-ose) do not build libgloss.
14091 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14093         * config.guess (prep*:SunOS:5.*:*): Turn into
14094         powerpele-unknown-solaris2.
14096 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14098         * configure.in: Permit --enable-shared to specify a list of
14099         directories.
14101 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14103         * configure.in (host==solaris): Pass only the first word of $CC
14104         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14106 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14108         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14110 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14112         * Makefile.in (ALL_MODULES): Include all-perl.
14113         (CROSS_CHECK_MODULES): Include check-perl.
14114         (INSTALL_MODULES): Include install-perl.
14115         (ALL_X11_MODULES): Include all-guile.
14116         (CHECK_X11_MODULES): Include check-guile.
14117         (INSTALL_X11_MODULES): Include install-guile.
14118         (all-perl): New target.
14119         (all-guile): New target.
14121         * configure.in (host_tools): Include perl and guile.
14122         (native_only): Include perl and guile.
14123         (noconfigdirs): Don't build guile and perl; no ports have been
14124         done.
14126 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14128         * configure (--enable-*): Handle quoted option lists such as
14129         --enable-sim-cflags='-g0 -O' better.
14131 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14133         * Makefile.in ({,inst}all-target): New rule so we can make and
14134         install all of the target directories easily.
14136 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14138         * configure.in: Add missing global flag in sed substitution when
14139         deleting `target-' from ${configdirs}.
14141 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14143         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14144         option.
14146         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14147         config/mh-necv4.
14149         * install.sh: Correct misspelling of transformbasename.
14151         * config.guess: Recognize mips-*-sysv*.
14153 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14155         * config.sub: Recognize mon960.
14157 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14159         * configure: Restore Canadian Cross handling of BISON and LEX,
14160         removed in Feb 20 change.
14162 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14164         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14165         Mention make install.  Remove the old copyright date as well the
14166         clumsy and rather pointless copyright on the README file.
14168 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14170         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14171         Makefile after running symlink-tree, then run `make distclean' to
14172         avoid clobbering any generated files in srcdir.
14174 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14176         * configure.in (m68k-*-netbsd*): Build everything now.
14178 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14180         * Makefile.in (taz): Fix quoting.
14182 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14184         * configure.in (sparclet-*-*): Build everything now.
14186 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14188         * configure.in (m68k-*-linux*): New host.
14190 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14192         * configure: Check for bison before byacc.
14194 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14196         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14197         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14198         searching PATH.  These are used as fallbacks by Makefile.in if
14199         flex/bison/byacc aren't in objdir.
14201 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14203         * Makefile.in: Make everything which depends upon all-bfd also
14204         depend upon all-opcodes, in case --with-commonbfdlib is used.
14206 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14208         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14209         building NT native compilers on Unix.
14211 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14213         * configure.in: Don't get CC from the host Makefile fragment if we
14214         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14215         Solaris test for /usr/ucb/cc to the post target script, just after
14216         the compiler sanity test.
14218 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14220         * config.sub: Merge with FSF.
14222 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14224         * Makefile.in (RPATH_ENVVAR): New variable.
14225         (REALLY_SET_LIB_PATH): Use it.
14226         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14228 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14230         * config.sub, configure.in: Recognize sparclet cpu.
14232 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14234         * config.guess:  Support m68k-cbm-sysv4.
14236 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14238         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14239         m68k-unknown-linuxaout from linker help string.  Put quotes around
14240         $ld_help_string.
14242 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14244         * config.guess (powerpc-harris-powerunix): Add guess for port
14245         to new target.
14247 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14249         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14251 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14253         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14254         $(REALLY_SET_LIB_PATH) in Makefile.
14255         * Makefile.in (SET_LIB_PATH): New variable.
14256         (REALLY_SET_LIB_PATH): New variable.
14257         ($(DO_X)): Use $(SET_LIB_PATH).
14258         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14259         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14260         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14261         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14262         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14263         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14264         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14265         (install-dosrel): Likewise.
14266         (all-opcodes): Depend upon all-libiberty.
14268 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14270         * config.guess (*:CYGWIN*): New
14272 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14274         * Makefile.in (all-target-winsup): All all-target-libiberty.
14276 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14278         * configure.in (noconfigdirs): Add missing # in front of comment.
14280 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14282         * configure.in: add second pass to things added to noconfigdirs
14283         so *-gm-magic can exclude libgloss properly.
14285 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14287         * mpw-configure (extralibs_name, rez_name): Set correctly
14288         for MWC68K compiler.
14290         * mpw-README: Add more info on the necessary build tools.
14292 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14294         * configure.in, config.sub: Recognize cygwin32.
14296 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14298         * config.guess, config.sub: Recognize A/UX.
14300 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14302         * config.sub: Merge with gcc/config.sub.
14304 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14306         * mpw-build.in (do-binutils): Add build of stamps.
14308 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14310         * config.sub: Add recognition for mips64vr4100*-* targets.
14312 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14314         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14315         Add creation of gconfigargs with `--enable-shared' turned on.
14316         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14317         ($(host)-stamp-stage3-configured): Likewise.
14318         (HOLES): Add chatr and ldd.
14319         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14321 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14323         * configure: Pass --nfp to recursive configures.
14325 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14327         * Makefile.in (DLLTOOL): New.
14328         (DLLTOOL_FOR_TARGET): New.
14329         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14330         (EXTRA_TARGET_FLAGS): Ditto.
14331         (EXTRA_GCC_FLAGS): Ditto.
14332         (CONFIGURE_TARGET_MODULES): Ditto.
14333         (DO_X): Ditto.
14334         * configure: Add DLLTOOL.
14336 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14338         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14339         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14340         mh-sco, since old workarounds no longer needed, and don't
14341         build ld, since libraries have weak symbols in COFF.
14343 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14345         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14347 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14349         * configure.in: Make sure that ${CC} can be used to compile an
14350         executable.
14352 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14354         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14355         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14356         nothing depending on whether gdbtk is being built.
14358 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14360         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14362 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14364         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14365         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14367 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14369         * config-ml.in: Add support for
14370         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14371         Simplify setting of multidirs from --disable-foo.
14373 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14375         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14376         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14377         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14378         non-empty, pass them on to the  GCC make.
14379         (all-bootstrap): New rule that is like all-gcc, except it executes
14380         the GCC bootstrap rule instead of the GCC all rule.
14382 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14384         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14386 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14388         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14389         DG/UX support.
14391 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14393         * config.sub (i*86*) Change [345] to [3456]
14395 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14397         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14398         --with-gnu-ld=no.
14400 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14402         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14403         AIX multilibs get built.
14405 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14407         * configure.in (i386-win32): Don't build expect if we're not
14408         building the tcl subdir.
14410 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14412         * Makefile.in: (configure-target-examples, all-target-examples):
14413         New targets, configure and build example programs.
14415 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14417         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14418         use it as input to sedit the generated MPW makefile.
14419         * mpw-README: Add a suggestion about Gestalt.h.
14421 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14423         * config.sub: Accept *-*-ieee*.
14425 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14427         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14428         Ronald F. Guilmette <rfg@monkeys.com>.
14430 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14432         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14433         for powerpc-pe native.
14434         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14435         (target==powerpc-pe): duplicate i386-win32 entry.
14437 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14439         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14440         of vxworks, not just vxworks5.1.
14442 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14444         * mpw-configure: Add support for exec-prefix.
14446 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14448         * config.guess: Recognize HP model 816 machines as having
14449         a PA1.1 processor.
14451 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14453         * configure: Ignore new autoconf configure options.
14455 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14457         * config.guess:  Recognize Pentium under SCO.
14458         From Robert Lipe <robertl@arnet.com>.
14460 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14462         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14464 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14466         * configure.in: Don't configure gas for alpha-dec-osf*.
14468 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14470         * configure.in: Default to --with-stabs for some targets for which
14471         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14472         i[345]86*-*-unixware*.
14474 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14476         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14477         rather than basing it on the target.  Simplify handling of options
14478         controlling which directories to configure.  Remove extraneous
14479         slash in multi-clean target.
14481 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14483         * config-ml.in: Prefix more variables with ml_ so they don't collide
14484         with configure's.
14486 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14488         * configure: Don't turn -v into --v.
14490 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14492         * configure.in (targargs): Fix typo.
14494         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14496 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14498         * configure.in: Strip --host and --target options from
14499         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14500         --with-cross-host option when building with a cross-compiler.
14501         * configure: Canonicalize the arguments put into config.status by
14502         always using `=' for an option with an argument.  Pass a presumed
14503         --host or --target explicitly.
14505 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14507         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14508         into general OS recognition case.
14510 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14512         * configure.in (target_configdirs): add target-winsup only
14513         for win32 target systems.
14515 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14517         * Makefile.in (all-target-libgloss): Depend upon
14518         configure-target-newlib, since when libgloss is built it looks to
14519         see if the newlib directory exists.
14521 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14523         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14524         cfg-ml-*.in.
14526 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14528         * configure: Handle LD and LD_FOR_TARGET when configuring a
14529         Canadian Cross.
14531 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14533         * configure.in (target_libs): add target-winsup.
14534         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14535         (target==ppcle-pe): remove ld from $noconfigdirs.
14537 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14539         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14540         Preserve relative path names in $srcdir.  Build symlink tree if
14541         configuring cross target dir and srcdir=. (= no VPATH support).
14542         (configure-target-libg++): Depend on configure-target-librx.
14543         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14544         * config-ml.in: New file.
14545         * symlink-tree: New file.
14546         * configure: Ensure srcdir="." if that's what it is.
14548 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14550         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14551         includes and FLEX_SKELETON setting.
14552         * mpw-configure (--with-gnu-ld): New option, controls whether
14553         to use PPCLink or ld with PowerMac GCC.
14554         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14555         * mpw-config.in: Configure grez if targeting Mac.
14557         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14558         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14559         just macos.
14560         * configure.in: Configure grez resource compiler if targeting Mac.
14561         * Makefile.in (all-grez, install-grez): New targets.
14563 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14565         * configure: CXX defaults to gcc, not g++.  If we find
14566         gcc in the path, set CC to gcc -O2.
14568 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14570         * configure: Default ${build} correctly.  Avoid picking up extra
14571         spaces when reading CC and CXX from Makefile.  When doing a
14572         Canadian Cross, use plausible default values for numerous
14573         variables.
14574         * configure.in: When doing a Canadian Cross, don't try to
14575         configure tools whose configure script can't handle it.
14577 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14579         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14581 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14583         * configure:  Remove dubious bug reporting address.
14585 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14587         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14588         configure script, run that instead of this directory's configure.
14589         In either case, print a message that we're configuring the sub-dir.
14591 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14593         * configure.in: Before checking for the existence of various files,
14594         use sed to filter out "target-".
14596 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14598         * Makefile.in (DO_X): Split rule to decrease command line length
14599         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14600         (Philippe De Muyter).
14602 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14604         * Makefile.in (all-patch): depend on all-libiberty.
14606 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14608         * configure.in: If the only directory in target_configdirs which
14609         actually exists is libiberty, then set target_configdirs to empty,
14610         to avoid trying to build a target libiberty in a gas or gdb
14611         distribution.
14613 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14615         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14616         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14617         systems.
14619 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14621         * configure.in (copy_dirs): Use sys-include instead of include
14622         for --with-headers option.
14624 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14626         * Makefile.in, configure.in: Make winsup builds work with
14627         new scheme.
14629 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14631         * configure.in: Build the linker on AIX.
14633 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14635         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14636         where needed.
14638 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14640         * Makefile.in (all-gcc): Fix typo.
14642 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14644         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14646 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14648         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14649         to target-xiberty, to provide more flexibility.
14650         (target_subdir):  Define.  Create if cross.
14651         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14652         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14653         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14654         check-libFOO -> check-target-libFOO, etc.
14655         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14656         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14657         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14658         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14659         allow ALL_GCC="" to only configure.
14660         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14661         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14662         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14664 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14666         * Makefile.in (taz): Build "info" in etc explicitly.
14668 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14670         * configure.in:  Make sure that CC is undefined (as opposed to
14671         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14672         problem with autoconf trying to configure on a host without GCC.
14674 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14676         * mpw-configure: Set host alias from choice of host compiler,
14677         only use generic MPW Makefile sed if present, edit a file
14678         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14679         * mpw-README: Add problem notes about CW6 and CW7.
14681 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14683         * Makefile.in (taz): Use ";" instead of ";;".
14685 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14687         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14688         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14689         DISTDOCDIRS.
14690         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14691         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14693 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14695         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14696         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14697         Move bfd to DISTSTUFFDIRS.
14699 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14701         * Makefile.in (X11_LIB): Removed.
14702         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14704         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14706 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14708         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14709         names.
14711 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14713         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14715 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14717         * configure.in (i[345]86-*-win32): Always build newlib.
14718         Don't configure cvs, autoconf or texinfo.
14719         * Makefile.in (LD_FOR_TARGET): New.
14720         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14721         Pass down LD_FOR_TARGET.
14723 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14725         * winsup: New directory.
14726         * Makefile.in: Build winsup.
14727         * configure.in: Winsup is configured when target is win32.
14728         Can only build win32 target GDB when native.
14730 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14732         * config.guess: Recognize HP model 819 machines as having
14733         a PA 1.1 processor.
14735 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14737         * configure: Fix sed loop which substitutes for CC and CXX to
14738         avoid bug found in various sed implementations.
14740 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14742         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14743         simulator.  Use standard powerpc-*-eabi*.
14745 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14747         * configure.in: Stop putting gas and binutils in noconfigdirs for
14748         powerpc-*-aix* and rs6000-*-*.
14750 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14752         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14753         -mcall-aixdesc libraries.
14755 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14757         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14759         * config.sub (arm | armel | armeb): Fix shell syntax.
14761 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14763         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14764         -msoft-float and -mcpu=common support.
14765         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14766         libraries.
14768 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14770         * configure.in: Allow configuration and build of emacs19 for the alpha.
14772 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14774         * configure.in (CC): Get ^CC, not just any old CC, from
14775         ${host_makefile_frag}.
14777 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14779         * configure.in (CC): Try to get CC from
14780         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14782 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14784         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14785         only if it exists in $(srcdir).
14787 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14789         * configure: If CC and CXX are not set in the environment, set
14790         them, based on either an existing Makefile or on searching for gcc
14791         in PATH.  Substitute for CC and CXX in Makefile.
14792         * configure.in: Remove libm from target_libs.  Separate
14793         target_configdirs from configdirs.  If CC is not set in
14794         environment, try to get it from a host Makefile fragment.  Rewrite
14795         changes of configdirs to use skipdirs instead.  A few minor
14796         tweaks.  Take directories out of target_configdirs as they are
14797         taken out of configdirs.  Remove existing Makefile files from
14798         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14799         CONFIG_ARGUMENTS in Makefile.
14800         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14801         by configure.in.
14802         (CONFIG_ARGUMENTS): Likewise.
14803         (CONFIGURE_TARGET_MODULES): New variable.
14804         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14805         ($(CONFIGURE_TARGET_MODULES)): New target.
14806         (configure-libg++, configure-libio): New targets.
14807         (all-libg++): Depend upon configure-libg++.
14808         (all-libio): Depend upon configure-libio.
14809         (configure-libgloss, all-libgloss): New targets.
14810         (configure-libstdc++): New target.
14811         (all-libstdc++): Depend upon configure-libstdc++.
14812         (configure-librx, all-librx): New targets.
14813         (configure-newlib): New target.
14814         (all-newlib): Depend upon configure-newlib
14815         (configure-xiberty): New target.
14816         (all-xiberty): Depend upon configure-xiberty.
14818 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14820         * configure.in (host i[345]86-*-win32):  Expand the
14821         noconfigdirs again.
14823 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14825         * mpw-configure: Fix sed command file name.
14827 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14829         * configure.in (host i[345]86-*-win32): Reduce the
14830         noconfigdirs again.
14832 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14834         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14835         or powerpc*-*-pe*, since they are not yet supported.
14837 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14839         Add PowerMac support and many other enhancements.
14840         * mpw-configure: New option --cc to select compiler to use,
14841         paste options set according to --cc into the generated
14842         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14843         if mpw-make.sed is present.
14844         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14845         add forward includes for PowerPC include files.
14846         * mpw-build.in: Build using Makefile.PPC if present.
14847         (do-byacc, etc): Remove separate version resource builds.
14848         (do-gas): Build "stamps" before "all".
14849         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14850         * mpw-README: Update to reflect --cc option, PowerMac support,
14851         and recently-reported compatibility problems.
14853 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14855         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14856         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14857         (--with-multilib-top): Pass to recursive invocations.
14859 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14861         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14862         v810-*-*.
14864 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14866         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14867         gdb, ld and opcodes on v810-*-*.
14869 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14871         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14872         (local-maintainer-clean): New target.
14873         (maintainer-clean): New target.
14874         (realclean): Just depend upon maintainer-clean.
14876 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14878         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14880 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14882         * configure.in: Build ld in mips*-*-bsd* case.
14884 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14886         * config.sub: Accept -lites* OS.  From Ian Dall.
14888 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14890         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14891         targets.
14893 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14895         * configure.in: treat i386-win32 canadian cross the same as
14896         i386-go32 canadian cross.
14898 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14900         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14901         running under the simulator to build a reduced set of libraries.
14902         (powerpc-*-eabiaix): Add fine grained multilib support added to
14903         other powerpc targets yesterday.
14905 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14907         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14908         -disable-softfloat, -disable-relocatable, -disable-aix, and
14909         -disable-sysv to control which multilib libraries get built.
14911 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14913         * configure: Add Makefile.tem to list of files to remove in trap
14914         handler.
14916 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14918         * config.guess (*Linux*):  Add missing "exit"s.
14919         Also, need specific check for alpha-unknown-linux (uses COFF).
14921 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14923         * config.guess:  Merge with FSF:
14925         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14926         * config.guess (AIX4): More robust release numbering discovery.
14928         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14929         * config.guess (i386-sequent-ptx): Properly get version number.
14931         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14932         * config.guess (mips:*:4*:UMIPS): New case.
14934 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14936         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14937         (i386-win32 host): Likewise.  Don't build readline.
14939 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14941         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14942         SUPPORT_FILES to submakes.
14944 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14946         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14947         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14948         mpw-configure.
14950 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14952         * configure.in (appdirs): Use =, not ==, in test expression when
14953         trying to build the text to print in the warning message for
14954         Solaris users.
14956 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14958         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14960 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14962         * config.guess: Recognize lynx-2.3.
14964 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14966         * config.sub (z8ksim): Deleted
14967         (z8k-*-coff): New, this is the one true name of the target.
14969 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14971         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14973 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14975         * config.guess (*:Linux:*:*): First try asking the linker what the
14976         default object file format is (elf, aout, or coff).  Then if this
14977         fails, try previous methods.
14979 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14981         * configure.in: Don't build newlib for *-*-vxworks5.1.
14983 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14985         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14986         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14988 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14990         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14992 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14994         * cfg-ml-com.in: New file.
14995         * cfg-ml-pos.in: New file.
14997 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14999         * COPYING.NEWLIB: Add HP free copyright to list.
15001 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15003         * config.sub: Recognize -eabi* for the system, not just -eabi.
15005 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15007         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15008         * config.sub, configure.in (win32): New target and host.
15010 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15012         * configure.in: Add i386-pe configuration.
15014 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15016         * mpw-build.in (install): Install GDB after LD.
15018 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15020         * mpw-config.in (elf/mips.h): Always forward-include, needed
15021         for GDB to build.
15023 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15025         * testsuite: New directory for customer acceptance and whole tool
15026         chain tests.
15028 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15030         * configure: If per-host line isn't found, but AC_OUTPUT is found
15031         and a configure script exists, run it instead.
15033 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15035         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15037 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15039         * configure: Set build_{cpu,vendor,os,alias} to host values when
15040         --build isn't specified.
15042 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15044         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15045         (FLAGS_TO_PASS): Pass them.
15046         (EXTRA_TARGET_FLAGS): Ditto.
15048 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15050         * Makefile.in (all-libg++): Depend on all-libstdc++.
15052 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15054         * configure.in (noconfigdirs): Enable all packages for
15055           i386-unknown-netbsd.
15057 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15059         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15060         hosted builds (DOS builds)
15062 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15064         Changes for ARM based on patches from Richard Earnshaw:
15065         * config.sub: Handle armeb and armel.
15066         * configure.in: Omit arm linker only for riscix.
15068 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15070         * config.guess:  Update from FSF.
15072 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15074         * config.sub: Recognize powerpcle as the little endian variant of
15075         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15076         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15077         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15078         temporarily.
15080 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15082         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15084 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15086         * config.sub: Accept -lites* as a basic system type.
15088 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15090         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15091         installed, and if so return linuxoldld as the system name.
15093 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15095         * config.guess: Add hppa1.1-hp-lites support.
15097 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15099         * configure.in: Don't build newlib for m68k-vxworks5.1.
15101 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15103         * configure.in (mips-sgi-irix6): Use mh-irix5.
15105 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15107         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15109 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15111         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15112         OSF/1.  Fix compiler flags.
15113         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15115 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15117         * configure.in: Recognize --with-newlib.
15118         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15120 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15122         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15123         to *_X11_MODULES due to gdbtk needing X include files et al.
15125 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15127         Merge in support for Mac MPW as a host.
15128         (Old change descriptions retained for informational value.)
15130         * mpw-config.in: Add generic include forwards for cpu-specific
15131         include files in aout and elf directories.
15133         * mpw-configure: Added copyright.
15134         * mpw-config.in: Check for presence of required build tools.
15135         (target_libs): Add newlib.
15136         (target_tools): Add examples.
15137         (Read Me): Generate as "Read Me for MPW" instead.
15138         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15139         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15140         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15142         * mpw-configure: Remove subdir-specific makefile hackery,
15143         delete mk.tmp after using it.
15145         * mpw-build.in (all): Display start and end times.
15147         * mpw-configure (host_canonical): Set.
15148         (target_cpu): Always add to makefiles.
15149         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15150         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15151         (mpw-mh-mpw): Look for in srcdir and srcroot.
15152         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15154         * mpw-build.in: (install-only): New target.
15156         * mpw-configure (host_alias, target_alias): Rename from hostalias
15157         and targetalias, add into generated Makefile.
15158         (mk.tmp): If present, add into generated Makefile.
15159         * mpw-build.in (all-gas): Build config.h first before gas proper.
15161         * mpw-configure (config.status): Write only if changed.
15162         * mpw-config.in (readline): Configure it (not built, just used for
15163         definitions).
15165         * mpw-config.in (elf/mips.h): Add a forward include.
15167         * mpw-config.in: Forward-include most .h files in include into
15168         extra-include.
15169         (readline): Don't build.
15170         mpw-build.in (install): Install GDB.
15172         * mpw-configure (prefix, mpw_prefix): Handle it.
15173         * mpw-config.in (mmalloc, readline): Don't configure.
15174         * mpw-build.in (thisscript): Rename to ThisScript.
15175         Use mpw-build instead of BuildProgram everywhere.
15176         (mmalloc, readline): Don't build.
15177         * mpw-README: New file, basic documentation about the MPW port.
15179         * mpw-config.in: Use forward-include to create include files.
15181         * mpw-configure: Add more things to the top of each configured
15182         Makefile, including contents of config/mpw-mh-mpw.
15183         * mpw-config.in (extra-include): Create this directory and fill it
15184         with Posix-like include files when configuring.
15186         * config.sub (apple, mac, mpw): Add various aliases.
15188         * mpw-build.in: New file, top-level build script fragment for MPW.
15189         * mpw-configure: New file, configure script for MPW.
15190         * mpw-config.in: New file, config fragment for MPW.
15192 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15194         * configure.in (host_libs): Remove glob, since it is gone from the
15195         sources.
15197 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15199         * Makefile.in: define empty GDB_NLM_DEPS var.
15201         * configure.in(target_makefile_frag): use config/mt-netware
15202         for netware targets.
15204 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15206         * config.sub: Merge in recent FSF changes.  Remove linux special
15207         cases.
15209 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15211         Revert this change:
15213         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15215                 * build-all.mk: Use CC=cc -Xs on Solaris.
15217 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15219         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15220         stop using it.
15221         * Makefile.in: Nuke all references to glob subdirectory.
15223 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15225         * configure.in: Fix --enable-shared logic in per-host.
15227 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15229         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15231 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15233         * configure.in (noconfigdirs): Don't build gas on AIX, for
15234         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15236 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15238         * configure: Fix --cache-file to work if the file argument is a
15239         relative path.
15241 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15243         * configure: If the --cache-file is used, pass it down to
15244         configure in subdirectories.
15246 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15248         * config.sub: add vxworks29k configuration.
15250 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15252         * Makefile.in (taz): Do "diststuff" part quietly.
15254 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15256         * config.sub: Mini-merge with gcc/config.sub.
15258 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15260         * config.guess (IRIX): Sed - to _.
15262 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15264         * Makefile.in (source-vault, binary-vault): New targets.
15266 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15268         * config.sub: Recognize -eabi as a basic system type.
15270 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15272         * configure.in (enable_shared stuff): Fix typo.
15274 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15276         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15278 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15280         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15282 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15284         * configure.in (rs6000-*-*): Don't build gas.
15286 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15288         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15289         reduce command line length.
15290         (AS_FOR_TARGET): Check for as.new, not Makefile.
15291         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15293 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15295         * config.guess:  Merge from FSF.
15297 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15299         * configure: Don't use $ when handling program_suffix.
15301 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15303         * configure.in:  Configure tk for hppa/hpux.
15305 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15307         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15309 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15311         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15312         to LIBCXXFLAGS.  Tests are better run without it.
15314 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15316         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15318 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15320         * configure.in (*-*-netware*): Don't configure xiberty.
15322 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15324         * configure.in:  Remove tk from native_only list.
15326 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15328         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15329           for special NCD build.
15331 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15333         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15334         makeall.bat, they're only useful for binutils snapshots.
15335         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15336         makeall.bat to specified SUPPORT_FILES.
15338 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15340         * build-all.mk: Add Ericsson targets to sun4 and solaris
15341           hosts.  Add  BNR's sun4 target to solaris host, so their
15342           build-from-source will be tested in-house first.
15344 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15346         * Makefile.in (LIBCFLAGS): New variable.
15347         (CFLAGS_FOR_TARGET): Ditto.
15348         (LIBCFLAGS_FOR_TARGET): Ditto.
15349         (LIBCXXFLAGS): Ditto.
15350         (CXXFLAGS_FOR_TARGET): Ditto.
15351         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15352         (BASE_FLAGS_TO_PASS): Pass them.
15353         (EXTRA_TARGET_FLAGS): Ditto.
15355         * configure.in: Support --enable-shared.
15357 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15359         * configure.in (target_libs):  Include libstdc++ again.
15360         * config.guess:  Update from FSF (for FreeBSD).
15362 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15364         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15365         makeall.bat.
15366         (DISTDOCDIRS): Add `etc'.
15367         (ETC_SUPPORT_PFX): New variable.
15368         (taz): Include anything from etc starting with a word in
15369         ETC_SUPPORT_PFX.
15371 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15373         * config.sub: Update for recent FSF changes.  Remove obsolete
15374         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15375         spacing changes.
15377 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15379         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15381         * config.guess:  Merge with FSF.
15382         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15384 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15386         * configure: Since the "trap 0" handler will override the exit
15387         status on many systems, only use it for "exit 1", and make it set
15388         a non-zero exit status; reset it before "exit 0".  Also, check
15389         exit status of config.sub, and error out if it failed.
15391 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15393         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15394         and install libgloss.
15396 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15398         * Makefile.in (all-binutils): Depend upon all-byacc.
15400         * configure.in: Don't build emacs on Irix 5.
15402 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15404         * configure.in (*-*-netware*): Add libio.
15406 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15408         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15409         (CHECK_TARGET_MODULES): Ditto.
15410         (INSTALL_TARGET_MODULES): Ditto.
15411         (TARGET_LIBS): Ditto.
15412         (all-libstdc++): Note dependencies.
15414 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15416         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15418 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15420         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15421         -fexternal-templates.
15423         * configure.in (target_libs): Add libstdc++.
15424         (noconfigdirs): Add libstdc++ as appropriate.
15426 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15428         * config.guess:  Update from FSF.
15430 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15432         * configure: Use ${config_shell} when running ${configsub}.
15434 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15436         * config.sub: No longer recognize h8300h.
15438 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15440         * config.sub: Remove extraneous differences between config.sub and
15441         gcc/config.sub.
15443 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15445         * Makefile.in (DISTSTUFFDIRS): Add gas.
15447 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15449         * COPYING.NEWLIB: New file.
15451 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15453         * config.guess (HP-UX):  Patch from Harlan Stenn
15454         <harlan@landmark.com> to also emit release level.
15456 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15458         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15460 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15462         * config.sub:  Merge nextstep cleanup from FSF.
15464 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15466         * configure.in (arm-*-*): Don't configure ld for this target.
15468 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15470         * configure.in (*-*-netware): don't configure libg++, libio,
15471           librx, or newlib.
15473 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15475         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15476         configure ld--it works, but it doesn't support shared libraries.
15478 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15480         * config.guess (*-unknown-freebsd*):  Get rid of possible
15481         trailing "(Release)" in version string.
15482         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15484 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15486         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15487         Fix type: *-next-neststep -> *-next-nextstep.
15489         * config.guess:  Merge from FSF:
15491         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15493         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15495         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15497         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15498         instead of UNIX_SV for UnixWare 1.0).
15500 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15502         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15503         to make gdb/nlm/* build after the compiler and linker.
15505 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15507         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15508         not just i[34]86.
15509         (m68k-atari-sysv4):  Relocate to match FSF version.
15511         * config.guess:  More merges from the FSF:
15513         Add a space before function call or macro invocation.
15515         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15517         * config.guess: Add trap cmd to remove dummy.c and dummy when
15518         interrupted.
15520         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15522         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15523         (dummy): Redirect stderr from compilation of dummy.c.
15525         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15527         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15529 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15531         * configure: Accept and ignore --cache*, for compatibility with
15532         new autoconf.
15534 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15536         * config.guess:  Merge from FSF:
15538         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15540         * config.guess (Pyramid*:OSx*:*:*): New case.
15541         (PATH): Add /.attbin at end for finding uname.
15542         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15544         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15546         * config.guess (M88*:DolphinOS:*:*): New case.
15548         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15550         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15551         to select whether to use ELF or COFF.
15553         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15555         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15557         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15559         * config.guess: Guess the OS version for HPUX.
15561         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15563         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15565 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15567         * configure.in: Recognize --with-headers, --with-libs, and
15568         --without-newlib.
15569         * Makefile.in (all-xiberty): Depend upon all-ld.
15571 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15573         * configure.in: Change i[34]86 to i[345]86.
15575 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15577         * configure (version): A few more tweaks to help message.
15579 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15581         * Makefile.in:  Remove (for now) librx as a host library,
15582         now that we're building it for target.
15584 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15586         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15587         (Karl Berry).
15589 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15591         * configure.in:  Also configure librx.
15593 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15595         * Makefile.in:  Update various rules to reflect that librx
15596         is now needed for libg++.
15598 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15600         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15602 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15604         * configure.in: Configure the examples directory.
15606 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15608         * configure: Simplify Jun 2 1994 change.
15610 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15612         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15613         /bin/gcc isn't good enough to build gcc.
15615 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15617         * Makefile.in (GDB_SUPPORT_FILES): Remove
15618         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15619         (gdb.tar.gz): Add new rule to use standard distribution building
15620         mechanism.
15622 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15624         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15625         Bill Cox <bill@cygnus.com>.
15627 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15629         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15631 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15633         * configure:  Search current dir first in .gdbinit.
15635 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15637         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15639 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15641         * config.sub:  Refer to NeXT's operating system as nextstep.
15643         * config.sub (case $basic_machine):  Re-order the cases, to match
15644         the order in the FSF version (which is mostly alphabethical).
15645         Merge in some additions and changes from the FSF.
15647 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15649         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15650         * config.sub: Recognize cxux7.
15651         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15653 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15655         * config.sub:  Fix typo powerpc -> powerpc-*.
15657 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15659         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15661         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15662         parallel with all-emacs and install-emacs).  Top-level command
15663         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15665 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15667         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15668         $(relbindir)/make before doing ``make install'', and use
15669         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15670         installing over running make binary.
15671         ($(host)-stamp-stage3-installed): Likewise.
15673 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15675         * config.guess: Recognize Mach.
15677 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15679         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15680         see whether --exec-prefix was used.
15682 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15684         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15686 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15688         * Makefile.in: Add all-librx target similar to all-libproc.
15690 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15692         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15693         with post 1.2 uname bogosity.
15695 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15697         * configure: Remove temporary files on receipt of a signal.
15699 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15701         * configure: If there is a package_makefile_frag, remove
15702         ${subdir}/Makefile.tem after copying it in.
15704 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15706         * build_all.mk: support rs6000 lynx identifies itself as
15707         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15708         since /bin/gcc is too feeble to compile a modern gcc.
15710 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15712         * brought devo/test-build.mk update-to-date with progressive/
15713           test-build.mk. Add lynx targets and hppa flag info.
15715 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15717         * configure.in:  Use mh-ncrsvr43.  Patch from
15718         Tom McConnell <tmcconne@sedona.intel.com>.
15720 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15722         * config.guess (i386-unknown-bsdi):  No longer need to
15723         check #if defined(__bsdi__) && defined(__i386__).
15725 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15727         * configure: Set program_transform_nameoption correctly.
15729 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15731         * brought build-all.mk update-to-date with progressive build-all.mk,
15732           added new targets and hppa info.
15734 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15736         * configure: If config.guess result is a prefix of the user
15737         specified target, assume a native build and use the user specified
15738         target as the host alias.  Remove SunOS patch suffix removal hack.
15739         * configure.in: Remove SunOS patch suffix removal hack.
15741         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15742         in NATIVE_CHECK_MODULES.
15744 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15746         * Makefile.in: Rename HOST_ONLY to NATIVE.
15747         * configure: Delete SunOs patch suffix from host_canonical
15748           and build_canonical variables that are prepended to Makefiles.
15749         * configure.in: Add comments for easier maintenance.
15751 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15753         * Makefile.in: Add all-libproc target similar to all-gui.
15755 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15757         * Makefile.in (CHECK_MODULES): split into
15758         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15760 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15762         * config.guess (i386-unknown-bsdi): New system to guess.
15764 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15766         * Makefile.in: Add all-gui target (but not yet build by "all").
15768 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15770         * config.sub: Move deletion of patch suffix from here...
15771         * configure.in: To here, at Ian's suggestion.  The top-
15772           level scripts might need to know of a patch level.
15774 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15776         * config.sub: Strip off patch suffix so rtl is recognized
15777           as a sunos4.1.3 machine, even though it's been patched.
15779 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15781         * Makefile.in (INSTALL_LAST): Delete.
15782         (INSTALL_DOSREL): New.
15784 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15786         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15787         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15788         whether we pass down --with-gnu-ld anyhow.
15790 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15792         * Makefile.in (INSTALL_LAST): Change operation so it works
15793         on more flavors of make.
15794         * configure.in (go32): Don't build libg++ or libio.
15796 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15798         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15799         they can be overriden by templates.
15801 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15803         * configure.in (target==go32): Don't build gdb.
15804         * dosrel: New directory.
15806 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15808         * configure.in (host==go32): Configure dosrel too.
15809         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15810         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15811         be set by incoming names or templates.
15812         (INSTALL_LAST): New rule.
15814 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15816         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15818 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15820         * configure.in (appdirs): New variable.  Currently empty, but will
15821         be used in gas distribution.  If nonempty, lists a set of
15822         directories at least one of which must get configured, or top
15823         level configuration is considered to have failed.
15824         (rs6000-*-lynxos*): Use new file name.
15826 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15828         Eliminate XTRAFLAGS.
15829         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15830         newlib include files using -idirafter, and also use -nostdinc.
15831         (CXX_FOR_TARGET): Likewise.
15832         (XTRAFLAGS): Removed.
15833         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15834         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15835         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15836         ($(DO_X)): Don't pass down XTRAFLAGS.
15838 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15840         * configure.in (mips*-dec-bsd*): New target; do build linker.
15841         (mips*-*-bsd*): New target; don't build linker.
15843 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15845         * configure.in: support rs6000-*-lynxos* configuration.
15846         support sunos4 as a cross target.
15848         * config.sub: look for lynx*, not lynx since the OS version may
15849         legitimately be part of the name.
15851 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15853         * configure.in (i[34]86-*-sco*): Move to be with other i386
15854         targets.
15855         (romp-*-*): New target.  Skip various binary utilities.
15856         (vax-*-*): New target.  Don't build newlib.
15857         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15859 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15861         * configure.in: Only set host_makefile_frag if config
15862         directory exists.
15864 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15866         * install.sh: If $dstdir exists, don't check whether each
15867         component does.
15869 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15871         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15873 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15875         * configure.in (*-*-lynxos*): Don't configure newlib for either
15876         native or cross Lynx.
15878 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15880         * config.sub (sparc64-elf): Fix os.
15881         (z8k): Remove duplicate.
15883 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15885         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15886         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15888 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15890         * configure: Make file links cleanly even if Lynx fails on
15891           an NFS symlink (at least fail cleanly).
15893 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15895         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15896         -XNh2000.
15898 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15900         * configure: Unknown options are fatal again.
15902 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15904         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15905         compatibility.
15907 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15909         * build-all.mk: Add `clean' target.
15911 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15913         * config.guess:  Add SINIX support.
15914         * configure.in:  Add mips-*-sysv4* support.
15916 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15918         * build-all.mk: Document all useful targets.
15919         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15920         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15922 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15924         * configure: Support --silent, --quiet.
15926 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15928         * configure: Support --disable-FEATURE.
15930 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15932         * config.guess: Recognize NCR running SVR4.3.
15934 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15936         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15937         Patch from Paul Eggert <eggert@twinsun.com>.
15939 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15941         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15943 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15945         * configure: Make unrecognized options give nonfatal warnings
15946         instead of fatal errors, and pass them to any subdirectory
15947         configures in case they recognize them.
15948         Make --x equivalent to --with-x.
15950 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15952         * configure: Add --enable-* options.  Clean up usage message and
15953         some comments.
15955 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15957         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15959 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15961         * configure.in (hppa*-*-*): Enable binutils.
15963 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15965         * config.sub: Recognize cisco.
15967 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15969         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15971 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15973         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15974         than one configuration name.  Add comment.
15976 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15978         * config.guess: about target *-hitachi-hiuxwe2, fixed
15979         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15980         macro is incorrect.]
15982 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15984         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15985         than the "make ls" stuff which used to be here.
15987 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15989         * config.guess:  Recognize i[34]86-unknown-freebsd.
15990         From Shawn M Carey <smcarey@rodan.syr.edu>.
15992 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15994         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15996 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15998         * config.guess: Check for ptx.
16000 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16002         * config.sub: Add os9k checking.
16004 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16006         * config.guess: Handle OSF1 running on HPPA processors
16008 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16010         * configure: If subdir configure fails, print out a message with
16011         subdirectory name, in case subdir's configure code didn't identify
16012         itself.
16014 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16016         * configure.in: Remove embedded newlines from configdirs.
16017         Avoid mismatches of substrings.  Fix matching strings at end
16018         of configdirs.
16020 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16022         * config.guess:  Add Lynx/rs6000 config support.
16024 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16026         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16028 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16030         * configure.in (hppa*-*-osf*): Treat this just like most other
16031         PA configurations (eg no binutils or ld).
16032         (hppa*-*-*elf*): These configurations have binutils and ld.
16034 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16036         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16038 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16040         * configure.in (rs6000-*-*): Build gas.
16042 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16044         * Makefile.in:  Avoid bug in losing hpux sed.
16046 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16048         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16049         for GDB and GDB has been fixed to not need it.
16051 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16053         * config.guess: Recognize vax hosts.
16055 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16057         * configure (while loop): Don't use "break 2" inside case
16058         statement -- the case statement isn't an enclosing loop.
16060 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16062         * config.guess:  Clean up NeXT support, to allow nextstep
16063         on Intel machines.  Make OS be nextstep.
16065 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16067         * config.guess: Add alternate forms for Convex.
16069 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16071         * configure:  Completely rewrite option processing.  Take
16072         advantage of pattern-matching to avoid invoking test frequently.
16073         Also clean up host and target defaulting logic.
16075 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16077         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16078         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16079         commands (plus user environment) will fit SCO limits.
16081 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16083         * configure.in: Don't issue warnings about directories which are
16084         not being configured if -norecursion is set.  Correct test for
16085         --with-gnu-as and --with-gnu-ld to not get confused by substring
16086         matches.
16088         * configure.in: Don't build gas for alpha-dec-osf1*.
16090 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16092         * configure:  Back out Per's change of 12/19/1993.  It changes the
16093         behavior of configure in unexpected and confusing ways.
16095         Also, use different delim char when calculating
16096         program_transform_name so that the name can contain slashes.
16098 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16100         * configure.in, config.sub: Add support for VSTa micro-kernel.
16102 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16104         * configure.in: Nuke hacks which were used to get a special
16105         version of GAS for HPPA configurations.
16107 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16109         * configure:  If only ${target_alias} is given, use that
16110         as the default for ${host_alias}.
16111         * configure:  Add missing back-slashes before nested quotes.
16113 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16115         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16117 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16119         * config.guess:  Recognize some Tektronix configurations.
16120         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16122 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16124         * config.sub: Match any flavor of SH.
16126 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16128         * configure.in: Don't try to configure newlib for Alpha.
16130 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16132         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16133         libg++ or libio for any Alpha target.
16135         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16137 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16139         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16140         default arguments -- so it tried to compress itself.
16142 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16144         * configure.in (notsupp): ensure that a space is always at the end
16145           of the configdirs list, since the grep checks for an explicit space
16147 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16149         * configure.in (target i386-sysv4.2): don't build ld, since static
16150           versions of many libraries are not available.
16152 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16154         * config.guess: Recognize Apollos (using environment variables).
16155         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16157 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16159         * config.guess: Recognize Sony news mips running newsos.
16161 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16163         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16164         "fi ; else" for bash.
16166 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16168         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16170 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16172         * config.sub: accept unixware as an alias for svr4.2.
16173         Fix some inconsistancies with the gcc version.
16175 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16177         * Makefile.in (DISTDOCDIRS):  Add gdb.
16179 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16181         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16183 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16185         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16186         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16187         this now.
16189 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16191         * config.sub: Accept hiux* as an OS name.
16193         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16194         etc/make-stds.texi.  The underscore came from gcc, and dje now
16195         agrees that RUNTESTFLAGS is the correct name.
16197 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16199         * install.sh:  Remove 'set -e'.  It makes any conditionals
16200         in the script useless.
16202         * config.guess: Automatically recognize arm-acorn-riscix
16203         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16205 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16207         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16209 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16211         * Makefile.in (DISTDOCDIRS): New variable.
16212         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16213         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16215 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16217         * configure.in (hppa target): check the source directory for the
16218           pagas sub-directory
16220 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16222         * config.sub: Allow -aout* and -elf*.
16224 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16226         * configure.in: Don't build ld on i386-solaris2, same as for
16227         sparc-solaris2.
16229 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16231         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16233 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16235         * configure.in:  Configure gdb for alpha.
16237 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16239         * Makefile.in (CXXFLAGS): Add -O.
16241 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16243         * config.guess: added support for DG Aviion
16245 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16247         * configure.in: Produce warning message for subdirectories not
16248         configurable for this host/target combination.  Don't try to
16249         configure gdb for vms.
16251 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16253         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16254         appropriate files before making "diststuff".
16255         (DISTBISONFILES): New var: list of files to be edited.
16256         (DISTSTUFFDIRS): Add binutils.
16258 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16260         * config.sub: also handle mipsel and mips64el (for little endian mips)
16262 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16264         * configure.in: Add * to end of all OS names.
16266 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16268         * configure.in: Build newlib for LynxOS native.
16270 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16272         * config.guess: Add support for delta 88k running SVR3.
16274         * configure.in: Add comment about HP compiler vs. emacs.
16276 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16278         * configure.in: don't build ld on solaris2 (not a viable option
16279           due to bugs in getpwnam & getpwuid)
16281 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16283         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16284         config.guess will produce a full version number.
16286 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16288         * configure.in: Build linker and binutils for alpha-dec-osf1.
16290 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16292         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16293         and gdb/testsuite/Makefile.in.
16295 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16297         * configure.in: recognize mips*- instead of mips-
16299 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16301         * config.sub: Accept linux*coff and linux*elf as operating
16302         systems.
16304 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16306         * config.sub: Recognize mips64, and mips3 as an alias for it.
16308 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16310         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16311         gdb knows how to handle OSF/1 shared libraries.
16313 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16315         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16316         * config.guess: Recognize Hitachi's HIUX.
16317         * config.sub: Recognize h3050r* and hppahitachi.
16318         Remove redundant cases for hp9k[23]*.
16320 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16322         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16323         if gas and ld are in the source tree and are in ${configdirs}.
16324         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16325         --with options (but still pass them down on the command line,
16326         if they were explicitly specified).
16328 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16330         * configure: substitute SHELL value in Makefile.in with
16331         ${CONFIG_SHELL}
16333 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16335         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16336         *-*-solaris2* targets.
16338 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16340         * Makefile.in: define M4, and pass it down to sub-makes;
16341         all-autoconf now depends on all-m4
16343 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16345         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16346         presence of {ar,ranlib} instead of a configured directory
16348 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16350         * config.guess: Accept 34?? as well as 33?? for NCR.
16352 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16354         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16355         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16357 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16359         * configure: grab values for $(CC) and $(CXX) from the
16360         environment, so that someone can do "CC=gcc configure; make" and
16361         have it work right (matching the way that autoconf works now)
16363         * configure.in, Makefile.in: add support for gash, the tcl
16364         interface to Galaxy
16366         * config.guess: add NetBSD variants (hp300, x86)
16368 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16370         * install.sh: Support -d option (in the manner of SunOS 4 install,
16371         as it is more deterministic than that of GNU install)
16372         (chmodcmd): Set file to mode 755 by default (should also do default
16373         chgrp and chown, but I don't feel like dealing with that now)
16375 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16377         * config.sub: Remove h8300hhms alias.
16379 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16381         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16383 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16385         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16386         as stmp-fixinc
16388 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16390         * config.sub: recognize m88110-bug-coff.
16392 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16394         * Makefile.in (all-libio): all dependencies on the toolchain used
16395         to build this (gcc, gas, ld, etc)
16397 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16399         * config.guess: Deal with OSF/1 1.3 on alpha.
16401 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16403         * install.sh: add some 'else true' clauses for portability
16405         * configure.in: don't build libio for h8[35]00-*-* targets
16407 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16409         * Makefile.in:  Add support for new libio.
16411 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16413         * install.sh: If one command fails, don't try the rest.  Don't try
16414         to remove $dsttmp (via trap) unless we have already created it.
16415         If $src doesn't exist, detect it and exit with an error.
16417         * config.guess: Recognize BSD on hp300.
16419 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16421         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16422         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16424 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16426         * Makefile.in (all-send-pr): depends on all-prms
16428 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16430         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16432 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16434         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16435         Added test for mips-mips-riscos5.
16437 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16439         * configure.in: use mh-hp300 for 68k HP hosts
16441 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16443         * configure: add support for CONFIG_SHELL, so that you can use
16444         some alternate shell for evaluating configure scripts
16446 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16448         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16449         in configure script to bug-gdb@prep.ai.mit.edu when building
16450         distribution archive.
16451         * Makefile.in (COMPRESS):  Remove def.
16452         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16453         gdb.tar.Z and make-gdb.tar.Z respectively.
16454         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16455         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16456         to convergence with 'taz' target in Makefile.in.
16458 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16460         * install.sh (dsttmp): use trap to ensure that tmp files go
16461         away on error conditions
16463 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16465         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16467 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16469         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16470         its parent is '/' not ''.
16472         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16474 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16476         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16477         that ${newsrcdir}/configure.in does.
16479 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16481         * test-build.mk: support for CONFIG_SHELL
16483 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16485         * config.sub (netware):  Add as a basic system type.
16487 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16489         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16490           $(srcdir)/ from the dependency on Makefile.in.
16492 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16494         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16495         (h8300hhms is temporary until multi-libraries are implemented).
16496         * configure.in: Handle h8300h too.
16498 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16500         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16502 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16504         * configure:  Remove extraneous output when guessing host type.
16505         * config.guess:  Remove extraneous output when guessing using C
16506         compiler rather than uname, or when guessing fails.
16508 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16510         * Makefile.in: remove all.cross and install.cross targets
16512         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16513           definitions
16515 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16517         * configure.in (target sh): Build gprof.
16519 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16521         * config.sub: change -solaris to -solaris2
16523 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16525         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16527 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16529         * configure: Correct error message for missing Makefile.in to
16530         print correct directory.
16532 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16534         * install.sh: kludge around 386BSD shell bug
16536 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16538         * config.guess:  Recognize NeXT.
16539         * config.guess:  Recognize i486-ncr-sysv4.
16540         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16542 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16544         * Makefile.in (MAKEINFOFLAGS): New variable.
16545         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16546         * build-all.mk, test-build.mk: Pass down --no-split as
16547         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16549 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16551         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16553 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16555         * Makefile.in (libg++.tar.z):  New rule.
16556         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16557         * Makefile.in (taz):  Only do a single chmod.
16559 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16561         * install.sh: don't use dirname anymore (replaced with sed usage)
16563 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16565         * Makefile.in:  Change extension for gzip'd files from '.z' to
16566         '.gz' per new FSF standard usage.
16568 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16570         * configure: put quotes around the final value of program_transform_name
16572 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16574         * Makefile.in: new install.sh support; update install-info rules
16576 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16578         * configure.in: Build diff for crosses, but not for go32 host.
16580         * configure.in: Build gprof only for native, and don't build it
16581         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16583 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16585         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16587 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16589         * configure.in (host_tools): Add prms.
16591 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16593         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16594         with $(FLAGS_TO_PASS) on the command line
16596         * config.sub: Recognize lynx and lynxos
16598 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16600         * config.sub: Accept -ecoff*, not just -ecoff.
16602 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16604         * Makefile.in (taz): Use .gz suffix instead of .z.
16605         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16606         names.
16608 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16610         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16612 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16614         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16615         that rebuilds that might happen during 'make install' don't get
16616         bogus gcc include files
16618 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16620         Change from Utah for HPPA support:
16621         * config.guess: Recognize hppa1.x-hp-bsd.
16623 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16625         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16626         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16628 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16630         * config.sub: Add support for rom68k and bug boot monitors.
16632 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16634         * Makefile.in: Make all-opcodes depend on all-bfd.
16636 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16638         * config.guess: Added special check for i[34]86-univel-sysv4*.
16640 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16642         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16643         the processor rather than assuming i486.
16645 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16647         * config.guess: Recognize SunOS6 as Solaris3.
16649 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16651         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16652         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16654 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16656         * build-all.mk (all-cross): New target for Canadian Cross.
16657         Added Q2 go32 targets.
16658         * test-build.mk: Configure go32 cross sparclite-aout and
16659         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16660         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16662 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16664         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16665         GO32 hosted toolchains
16667 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16669         * configure: change  so "-exec-prefix" gets passed down rather
16670         than "-exec_prefix" so autoconf generated Makefiles get the
16671         exec_prefix set right.
16673 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16675         * config.guess: get the Solaris2 minor version number
16677         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16679 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16681         * config.guess: Recognize some Sequent platforms.
16683 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16685         * Makefile.in: added the vault-install target
16687         * configure.in: actually use the Sun3 makefile fragment that's in
16688         config, also added the release dir to configdirs
16690 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16692         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16694 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16696         * configure.in: remove some program from Alpha targetted toolchains
16698 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16700         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16701         gprof.
16702         (taz): Run "make diststuff" in those directories instead of "make
16703         proto-dir".  Look for "VERSION=" only at start of line in subdir
16704         Makefile.  Use "gzip -9" for compression.
16705         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16706         (binutils.tar.z): New target.
16708 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16710         * Makefile.in (taz): Include gpl.texinfo.
16712 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16714         * Makefile.in (setup-dirs): Merged into "taz" target.
16715         (taz): Only do `proto-dir' stuff if a directory is actually needed
16716         for this target.
16718 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16720         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16721         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16722         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16723         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16724         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16726 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16728         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16729         config.sub, and move-if-change to gdb testsuite distribution
16730         archive, so the testsuite can be extracted, configured, and
16731         run separately from the gdb distribution.  Blow away the Chill
16732         tests that require a Chill compiled executable, since GNU Chill
16733         is not yet publically available.
16735 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16737         * test-build.mk: set environment variables in a single command,
16738         instead of a list of assignments and exports
16740         * config.guess: recognize Alpha/OSF1 systems
16742 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16744         * configure: Change help message to prefer --options rather than
16745           -options.
16747 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16749         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16750         zippy@ecst.csuchico.edu.
16751         * config.guess: Recognize miniframe.
16753 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16755         * Makefile.in: Use srcroot to find runtest rather than rootme.
16756         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16758 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16760         * test-build.mk: Extensive additions to support building on a
16761         machine other than the host.
16763 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16765         * configure (tooldir): Fix for i386-aix again.
16767 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16769         * configure, Makefile.in:  Change definition of $(tooldir)
16770         to match the FSF.
16772 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16774         * config.guess:  Recognize i[34]86/SVR4.
16776 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16778         * Makefile.in (all-gdb): gdb depends on sim.
16780 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16782         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16783         at the same time we make the prototype gdb directory.
16784         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16785         files at the same time as the gdb base release distribution.
16787 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16789         * Makefile.in (check): Use individual check targets rather than
16790         DO_X rule.
16791         (check-gcc): Added.
16793 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16795         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16796         for System V release 3.2.
16798 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16800         * config.sub: Recognize hppaosf.
16801         * configure.in: Do configure ld/binutils/gas for it.
16803 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16805         * configure (tooldir): Alter syntax used to set this, for systems
16806         where "\$" isn't handled right, like i386-aix.
16808 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16810         * configure: Pass program-transform-name, not
16811         program_transform_name, to recursive configures.
16813 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16815         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16816         of gas+ld+binutils.
16818 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16820         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16822 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16824         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16826 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16828         * Makefile.in (PRMS): Set back to all-prms.
16830 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16832         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16833         targets, rather than for MIPS hosts.
16835 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16837         * configure.in: add comment for --with-x default values
16839         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16841         * Makefile.in: add check-* targets for each of the directories in
16842         the tree.  Add a definition of RUNTEST that will use the one we
16843         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16845 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16847         * configure.in: Removed obsolete references to bfd_target and
16848         target_makefile_frag.
16850         * build-all.mk: Set assorted targets for Q2.
16851         * config.sub: Recognize z8k-sim and h8300-hms.
16852         * test-build.mk: Really don't pass host to configure.
16853         (HOLES): Added uname.
16855 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16857         * configure: Handle an empty program-prefix, program-suffix or
16858         program-transform-name correctly.
16860 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16862         * build-all.mk: -G 8 no longer required for MIPS targets.
16863         * test-build.mk: Don't pass host argument to configure; make it
16864         guess.
16866 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16868         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16869         * Makefile.in (COMPRESS):  New macro, like GZIP.
16871 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16873         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16875         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16876         with gas currently defaults to -G 0.
16878 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16880         * Makefile.in (all-flex): flex depends on byacc.
16882         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16883         to test-build.mk as RELEASE_TAG.
16884         * test-build.mk (configargs): New variable containing arguments to
16885         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16886         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16888         * config.guess: Use /bin/uname when checking -X argument on SCO,
16889         to avoid invoking GNU uname which doesn't understand -X.
16891         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16893         * configure.in: Build gas for mips-*-*.
16895 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16897         * Makefile.in (all.normal): insert missing backslash.
16899 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16901         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16903         * Makefile.in: Complete overhaul to merge many almost identical
16904         targets.
16906 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16908         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16909         (gdb.tar.Z): Adjusted.
16911         * Makefile.in (setup-dirs, taz): New targets; should be general
16912         enough to adapt for gdb sometime.  Build only .z file.
16913         (gas.tar.z): New target.
16915 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16917         * build-all.mk: Use CC=cc -Xs on Solaris.
16919 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16921         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16922         for handling BISON for FSF releases.
16924 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16926         * configure: Actually implement the change zoo just documented.
16928 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16930         * configure: when using config.guess, only set target_alias when
16931         it's not already been set (ie, on the command line)
16933 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16935         * Makefile.in: add installcheck target, set PRMS to install-prms
16937 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16939         * configure: add support for package_makefile_fragment, handle the
16940         case where a directory has a configure.in file but no Makefile.in
16941         more gracefully (with an actual understandable error message, even);
16942         add support for --without (and add this to the usage message); also
16943         explicitly add a --host=${host_alias} to the command line when
16944         config.guess is used
16946 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16948         * configure: Must use both --host and --target in recursive calls.
16950 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16952         * Makefile.in: Change deja-gnu to dejagnu.
16954 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16956         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16958 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16960         * configure.in: canonicalize all instances to *-*-solaris2*,
16961         also strip out a number of tools to not build for go32 host
16963 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16965         * config.guess: add GPL.
16967         * Makefile.in, config.guess, config.sub, configure: bump
16968           copyrights to 93.
16970 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16972         * Makefile.in (do-info): Removed obsolete check for existence of
16973         localenv file.
16975         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16977 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16979         * Makefile.in: a couple of 'else true' for decstation,
16980         support for TclX
16982         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16984 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16986         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16988 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16990         * config.guess: Recognize i386-ibm-aix (PS/2).
16991         * configure.in: Use config/mh-aix386 file for it.
16993 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16995         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16996         CC_FOR_TARGET instead.
16997         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16999 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17001         * Makefile.in: Add sim to list of directories sent with gdb
17003 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17005         * configure.in: Put back mips-dec-bsd* case.
17007 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17009         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17010         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17011         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17013 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17015         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17017         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17018         (install-info): install dir.info only if it exists,
17019         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17021 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17023         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17024         gas for mips-dec-bsd.
17026 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17028         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17029         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17031 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17033         * configure.in: Added "dejagnu" to hosttools list.
17035 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17037         * config.sub, configure.in, config.guess:  Add support
17038         for Bosx, an AIX variant from Bull.
17039         Patches from F.Pierresteguy@frcl.bull.fr.
17041 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17043         * devo/dejagnu: Initial creation of devo/dejagnu.
17044         Migrated dejagnu testcases and support files for testing software
17045         tools to reside as subdirectories, currently called "testsuite",
17046         within the directory of the software tool.  Migrated all programs,
17047         support libraries, etc. beloging to dejagnu proper from
17048         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17049         with no modifications.  The changes to these files which will
17050         allow them to configure, build, and execute properly will be made
17051         in a future update.
17053 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17055         * Makefile.in: Change send_pr to send-pr.
17056         * configure.in: Likewise.
17057         * send_pr: Renamed directory to send-pr.
17059 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17061         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17063 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17065         * README:  Update for gdb-4.8 release.
17066         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17067         gdb-xxx.tar.z (gzip'd) file also.
17069 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17071         * Makefile.in: make all-diff depend on all-libiberty
17073 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17075         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17077 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17079         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17081 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17083         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17084         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17085         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17087 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17089         * Makefile.in:  makeinfo binary is in a new location
17091 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17093         * config.sub: Accept -ecoff as an OS.
17095         * Makefile.in: Various changes to eliminate a level of make
17096         recursion and reduce the required command line length.
17097         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17098         sub-makes.
17099         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17100         variables holding settings for specific sub-makes.
17101         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17102         in terms of BASE_FLAGS_TO_PASS.
17103         (TARGET_LIBS): New variable listing directories which use
17104         TARGET_FLAGS_TO_PASS.
17105         (subdir_do): Eliminated.
17106         (do-*): New set of targets to replace subdir_do.
17107         (various): All targets which used subdir_do now depend on do-*.
17108         (local-clean): Renamed from do_clean.
17109         (local-distclean): New target, dependency of distclean and
17110         realclean.
17111         (install-info): Don't create directories.  Depend on dir.info
17112         rather than calling make recursively.
17113         (install-dir.info): Eliminated.
17114         (install-info-dirs): Create all info directories here.
17115         (dir.info): Depend upon do-install-info.
17117         * test-build.mk (HOLES): Added false.
17119 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17121         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17123 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17125         * Makefile.in (info): remove dependency on all-texinfo.  The
17126         problem was really in texinfo/C, not at this level.
17128 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17130         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17132 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17134         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17135         GDB releases.
17137 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17139         * configure: Include srcdir in message about target of link not
17140         being found.  Don't convert `-' to `_' in `with' options being
17141         passed to subdirs.
17143 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17145         * configure.in: add uudecode to host_tools
17147         * Makefile.in: added {all,install}-uudecode targets, added them to
17148         the appropriate lists
17150 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17152         * Makefile.in (all-gcc): Added dependency on all-gas.
17154         * configure.in (mips-*-*): Build ld and binutils.
17156 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17158         * configure: check return code from mkdir, print error message and
17159           exit on failure.
17161 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17163         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17165 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17167         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17169 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17171         * config.sub (h8500):  Recognize this as a cpu type.
17173 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17175         * configure: source directory missing is no longer a warning
17177         * configure.in: recognize irix[34]* instead of irix[34]
17179         * Makefile.in: define and pass down X11_LIB
17181 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17183         * guess-systype: Renamed to ...
17184         * config.guess:  ... by popular request.
17185         * configure.in, Makefile.in:  Update accordingly.
17187 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17189         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17190         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17191         + Execute ./dummy instead of assuming . is in PATH.
17193 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17195         * guess-systype:  New shell script.  Attempts to guess the
17196         canonical host name of the executing host.
17197         Only a few hosts are supported so far.
17198         * configure:  Call guess-systype if no host is specified.
17200 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17202         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17203         gcc Makefile.
17206 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17208         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17209         (all-gcc, install-gcc, subdir_do): Use it.
17211 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17213         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17215 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17217         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17218           set exclusively by configure, using configure.in .
17220 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17222         * test-build.mk: set $PATH for all builds
17224         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17226 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17228         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17229         the one used in gcc/Makefile.in, so that a null expansion doesn't
17230         override the one needed to build gcc with a native cc.
17233 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17235         * configure: Accept -with arguments.
17237 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17239         * Makefile.in: added h8300sim
17241 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17243         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17244         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17245         (all-cygnus, native, build-cygnus): Make
17246         $(canonhost)-stamp-3stage-done, not $(host)....
17247         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17248         i386-sco3.2v4.  Added else true to if command.
17250 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17252         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17254 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17256         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17258 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17260         * configure.in: don't remove binutils from Solaris builds
17262 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17264         * Makefile.in: get rid of earlier definitions for *clean,
17265         also handle the recursive info rule better
17267 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17269         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17270         do more-or-less the right thing.
17272 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17274         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17275         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17277 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17279         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17280         $(host_canonical).
17282         * configure.in: split the configdirs list into 4 categories (native
17283         v. cross, library v. tool) and handle the cross-only and native-
17284         only in more reasonable (and correct!) way.
17286 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17288         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17289         configdirs anymore.
17291 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17293         * Makefile.in: extensive cleanup::  removed all of the explicit
17294         clean-* targets, collapsed many wrappers around subdir_do into
17295         one, added additional targets to satisfy standards.texi, deleted
17296         some old targets, some changes for consistency
17298 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17300         * configure.in: handle some programs as cross-only, and others as
17301         native only
17303         * test-build.mk: handle partial holes in a more generic manner
17305         * Makefile.in: m4 depends on libiberty
17307 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17309         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17310         time, wdiff, and find to configdirs
17312         * Makefile.in: all, clean, and install rules for the new programs
17313         added to configure.in
17315 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17317         * configure.in: use mh-sun for all *-sun-* hosts
17319 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17321         * Makefile.in: define flags for X11 include files and library file
17322         locations, pass them down to the programs that need this info
17324         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17326 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17328         * configure.in: start building libg++ for HP-UX targets
17330 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17332         * README:  Update references to files moved into etc/.
17334 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17336         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17337         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17339 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17341         * configure: accept dash as well as underscore in long option
17342         names for FSF compatibility.
17344 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17346         * config.sub: added -sco3.2v4 support from FSF.
17348 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17350         * configure.in: expand the section that adds or removes
17351         directories from the list of programs to build, to handle native
17352         vs. cross in addition to host v. native
17354 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17356         * Makefile.in:  Replace C++ in macro names with CXX.
17357         This is less likely to break ...
17359 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17361         * test-build.mk: add -w to GNU_MAKE
17363 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17365         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17366         add 'sparc' to list of recognized cpus.  This needed to make
17367         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17368         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17369         then changes that into $CPU-wrs-vxworks.
17371         * configure.in: remove most references to gdbtest, regularize
17372         target based program removal
17374         * test-build.mk: import from p3 tree (many fixes and changes)
17376 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17378         * Makefile.in: added rules to handle tcl, tk, and expect
17380         * configure.in: handle those directories if they exist
17382 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17384         * config.sub: removed bogus hppabsd and hppahpux names, since
17385         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17387 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17389         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17390         depends upon all-xiberty
17392         * Makefile.in: changes from p3, including:
17394         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17396         * Makefile.in (XTRAFLAGS): include newlib directories if
17397         newlib/Makefile exists, rather than if host != target.
17399         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17401         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17402         from the same source tree and not building a cross-compiler.  This
17403         matters for the libg++ configuration if reconfiguring a tree that
17404         has already been installed.
17406         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17408         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17409         pick up the machine and system specific header files.
17411         * Makefile.in: added AS_FOR_TARGET, passed down in
17412         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17413         the C compiler to use to create programs which are run in the
17414         build environment, set it to default to $(CC), and passed it down
17415         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17417         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17419         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17420         We need them for unusual native builds, like systems without
17421         ranlib.
17423         * configure: also define $(host_canonical) and
17424         $(target_canonical), which are the full, canonical names for the
17425         given host and target
17427 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17429         * Makefile.in:  Added separate definitions for C++.
17431 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17433         * configure.in (configdirs):  Add deja-gnu.
17435 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17437         * README:  Update for configure.texi and gdb-4.7 release.
17439 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17441         * Makefile.in:  Move "all" target to top of file.
17442         Previously, first target was ".PHONY" which caused BSD4.4 make
17443         to build .PHONY when make was run without arguments.
17445 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17447         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17448         Library-copylefted code in libiberty.
17450 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17452         * config.sub:  Replace m68kmote with plain old m68k.
17454 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17456         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17458 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17460         * config.sub: Complain if no argument is given.  Added support for
17461         386bsd as OS and target alias.
17463 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17465         * Makefile.in (XTRAFLAGS): include newlib directories if
17466         newlib/Makefile exists, rather than if host != target.
17468 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17470         * config.sub: recognize sparclite-wrs-vxworks.
17472         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17473         p3.) Added clean-xiberty to clean.
17475 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17477         * configure.in: use *-*-* instead of nested cases for host and target
17479 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17481         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17482         from the same source tree and not building a cross-compiler.  This
17483         matters for the libg++ configuration if reconfiguring a tree that
17484         has already been installed.
17486 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17488         * config.sub (i486v/i486v4):  Merge in from FSF version.
17490 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17492         * configure: only set PWD if it is already set.
17494 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17496         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17497         doesn't have unset and all success paths (and most error paths)
17498         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17499         to just ${PWD} to avoid confusion.)
17501 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17503         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17504         even for a native compilation.
17506 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17508         Changes to make the gdb.tar.Z rule work better.
17510         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17511         (DEVO_SUPPORT):  Add configure.texi.
17512         (bfd-ilrt.tar.Z):  Remove ancient rule.
17514 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17516         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17517         pick up the machine and system specific header files.
17519         * configure.in, config.sub: added new target m68010-adobe-scout,
17520         with alias of adobe68k.  Changed configure.in to check for
17521         -scout before -sco* to avoid a false match.
17523         * Makefile.in: added AS_FOR_TARGET, passed down in
17524         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17525         the C compiler to use to create programs which are run in the
17526         build environment, set it to default to $(CC), and passed it down
17527         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17529 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17531         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17532         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17533         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17534         FOR_TARGET variants, to newlib and libg++.
17536 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17538         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17539         first.
17541 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17543         * config.sub:  Accept `elf' as an environment.
17545 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17547         * Makefile.in (all-opcodes):  cd into the right directory
17549 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17551         * configure: added -program_transform_name option, used as
17552         argument to sed when installing programs.
17553         configure.texi: added documentation for -program_prefix,
17554         -program_suffix and -program_transform_name.
17556 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17558         * config.sub:  Accept i486 where i386 ok.
17560 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17562         * config.sub: accept we32k
17564 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17566         * config.sub, configure.in: accept OSE68000 and OSE68k.
17568         * Makefile.in: don't create all directories for ``make install'';
17569         let the subdirectories create the ones they need.
17571 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17573         * COPYING: new file, GPL v2
17575 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17577         * Makefile.in: use the new gen-info-dir, which needs a template
17578         argument (which also lives in texinfo)
17580         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17582 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17584         * config.sub (ncr3000):  Change i386 to i486.
17586 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17588         * Makefile.in: add install-rcs, install-grep to
17589         install-no-fixedincludes, removed install-bison and install-libgcc
17591 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17593         * configure.in: grab the HPUX makefile fragment if on HPUX
17595 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17597         * Makefile.in: eradicate bison spoor (ditto libgcc).
17598          configure.in: recognise m68{k,000}-ericsson-OSE.
17599          es1800 is alias for m68k-ericsson-OSE
17601 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17603         * configure.in: rearrange the parts that remove programs from
17604         configdirs, based now on HOST==TARGET or by canonical triple.
17606 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17608         * test-build.mk: recurse explicitly with -f test-build.mk when
17609           appropriate.  predicate stage3 and comparison on the existence
17610           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17611           On very clean, also remove ...stamp-co.  Build in-place before
17612           doing other builds.
17614 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17616         * Makefile.in, configure.in: add tgas
17618 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17620         * Makefile.in: a number of changes merged in from progressive.
17622         * configure.in: add libm.
17624         * .cvsignore: ignore some stuff that comes from test-build.mk.
17626 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17628         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17630 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17632         * configure: Add program_suffix (parallel to program_prefix)
17633         * Makefile.in: adjust directory-creating script for losing decstation
17635 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17637         * configure:  Minor $subdir-related fixes.
17639 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17641         * configure: fix various problems with propogating
17642         makefile_target_frag in subdirs.
17643         * configure.in: config libgcc if its there
17645 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17647         * config.sub:  HPPA merge.
17649 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17651         * Makefile.in:  Replace all-bison with all-byacc in all
17652         dependency lines for other tools (which now use byacc).
17654 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17656         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17658 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17660         * Makefile.in: make gprof rules similar to byacc rules (instead of
17661         vestigal $(unsubdir) that didn't work...)
17663 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17665         * config.sub:  Add support for Linux.
17666         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17667         (at least for libg++).
17669 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17671         * configure.texi: fix doc for the -nfp option to configure
17673 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17675         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17677 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17679         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17680         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17681         * configure.in: added solaris* host_makefile_frag hook.
17683 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17685         * config.sub: changed recognition of m68000 so that various
17686         m68k types can be specified via m680[01234]0
17688 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17690         * config.sub (basic_machine): fix sed so that '-foo' isn't
17691         completely substituted out while .+'-foo' loses the '-foo'
17693 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17695         * config.sub ($os): Add -aout.
17697 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17699         * configure:  If host_makefile_frag is absolute, don't
17700         prefix ${invsubdir} (relevant to libg++ auto-configure).
17702 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17704         * Makefile.in (tooldir): Define it.
17705         (all-ld): Depend on all-flex.
17707 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17709         * Makefile.in (check):  Fix libg++ special case.
17711 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17713         * configure: do not bury `pwd` into config.status, thus do fewer
17714           pwd's.
17716         * configure: print the "Building in" message only when building in
17717           other than "." AND verbose.
17719         * configure: remove -s, rework -v to better accommodate guested
17720           configures.
17722         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17724 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17726         * Makefile.in: macroize flags passed on recursion.  remove
17727           fileutils.
17729 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17731         * configure: get makesrcdir right for subdirs deeper than 1.
17733         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17734           install.
17736 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17738         * Makefile.in: don't print subdir_do or recursion lines.
17740 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17742         * standards.texi: added menu item.
17744         * Makefile.in: build and install standards.info.
17746         * standards.texi: new file.
17748 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17750         * configure: test for and move config.status pieces from
17751           ${subdir}/.
17753 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17755         * configure:  Test for existance of files before trying to mv
17756         them, to avoid numerous non-existance messages.
17758 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17760         * configure: correct final line of config.status.
17762         * configure: patch from eggert.  Avoids a protection problem if
17763           the original Makefile.in is read only.
17765         * configure: use move-if-change from gcc to create config.status.
17766           Some makefiles depend on config.status to tell if a directory
17767           has been reconfigured for a different host.  This change
17768           prevents those directories from remaking everything in the case
17769           where the reconfig was only intended to rebuild a Makefile.
17771         * configure: test for config.sub with "config.sub sun4" rather
17772           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17773           host alias from a missing config.sub.
17775 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17777         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17778           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17780 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17782         * configure: mkdir ${subdir} as needed.
17784 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17786         * Makefile.in,configure.in: added autoconf.
17788 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17790         * Makefile.in: no longer pass against on recursion.
17792         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17793           definitions are not inherited.
17795         * configure: correct makesrcdir when subdir is .
17797 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17799         * configure:  Add support for 'subdirs' variable, which is
17800         like 'configdirs', except that configure doesn't re-invoke
17801         itself for subdirs, it just creates a Makefile for each subdir.
17802         * configure.texi:  Document subdirs.
17804 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17806         * configure.in: added flex to configdirs
17808 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17810         * Makefile.in: remove clean-stamps from clean.
17812 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17814         * configure.in:  Add gdbtest to configdirs.
17816 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17818         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17819         to recursive makes.
17820         * configure.in:  Recognize new ncr3000 config.
17822 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17824         * Makefile.in, configure.in: removed references to gdbm.
17826 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17828         * config.sub:  Don't canonicalize os value
17829         newsos* to bsd (readline needs to check for newsos).
17830         (This fix was earlier made Jan 31, but got re-broken.)
17832 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17834         * configure.in:  sco is an os, not a vendor!
17836         * configure:  Quote $( better.  Keep various shells happy.
17838 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17840         * Makefile.in: eliminate stamp-files.
17842 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17844         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17845           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17847 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17849         * config.sub:  fix iris/iris3.
17851 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17853         * configure: re-add -rm.
17855 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17857         * Maskefile.in: add .stmp-rcs to all.
17859         * configure.in: remove gas from rs6000 build, use aix host fragment.
17861 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17863         * configure: pass down site_option during recursion.
17865 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17867         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17869 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17871         * configure: Change exec_prefix so that it really defaults to prefix.
17873 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17875         * Makefile.in, configure.in:  Add support for mmalloc library.
17877 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17879         * Makefile.in: add stmp dependencies for a few more things.
17881 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17883         * configure: adjusted error message on objdir/srcdir configure
17884           collision, per john's suggestion.
17886         * Makefile.in: add libiberty stmp to all and all.cross.
17888 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17890         * Makefile.in: remove force dependencies, add grep to all.
17892 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17894         * Makefile.in: drop flex.  make stamp files work.
17896         * configure: added test for conflicting configuration in srcdir,
17897           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17898           gets cranky.  use relative paths for configure and srcdir
17899           whenever possible.  Send some error messages to stderr that were
17900           going to stdout.
17902 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17904         * Makefile.in:  Fix libg++ rule to check for gcc directory
17905         before using gcc/gcc.  Also pass XTRAFLAGS.
17907 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17909         * Makefile.in: added stmp-files so that directories aren't polled
17910           when they are already built.
17912         * configure.texi: fixed a node pointer problem.
17914 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17916         * config.sub configure.in gdb/configure.in
17917         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17918         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17919         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17921 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17923         * configure: -recurring becomes -silent.  corrected help message
17924           for -site= option.
17926         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17928 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17930         * configure: when building Makefile for crosses, replace
17931           tooldir and program_prefix.  default srcdir from location of
17932           config.sub.  remove "for host in hosts" and "for target in
17933           targets" loops.
17935 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17937         * Makefile.in: Do not pass bindir or mandir to cvs.
17939 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17941         * Makefile.in, configure.in: removed traces of namesubdir,
17942           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17943           copyrights to '92, changed some from Cygnus to FSF.
17945         * configure.texi: remove most references to multiple hosts,
17946           multiple targets, subdirs, etc.
17948         * configure.man: removed rcsid. reference config.sub not
17949           config.subr.
17951         * Makefile.in: mkdir $(infodir) on install-info.
17953 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17955         * configure.texi:  Explain better about .gdbinit and about
17956         the environment that configure.in sections run in.
17958 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17960         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17962 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17964         * README:  DOC.configure => cfg-paper.texi.
17966 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17968         * config.sub (near case $os):  Don't convert newsos* to bsd!
17970 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17972         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17973         the number of copies of COPYING that go into the GDB tar file.
17975 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17977         * bfd/configure.in, gdb/config/mh-i386sco,
17978         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17979         Fix SCO configuration stuff.
17981 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17983         * Makefile.in:  For libg++, make sure the -I pointing
17984         to the gcc directory goes *after* all the libg++-local -I flags.
17985         Also, move just-gcc dependency from just-libg++ to all-libg++.
17987 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17989         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17991 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17993         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17995 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17997         * config.sub:  Add stratus configuration frags.  Also
17998         submitted to FSF.
18000 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18002         * Makefile.in (DEV_SUPPORT):  add configure.man.
18004         * config.sub(Decode manufacturer-specific):  add -none*.
18006 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18008         * Makefile.in:  remove form feeds to make Sun's make happy.
18009         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18011 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18013         * Makefile.in (AR_FLAGS):  Make quieter.
18015 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18017         * configure.in:  Add libg++.
18018         * configure:  When verbose, don't output the command line at each
18019         level; it will be unremarkably the same as the previous version,
18020         which will be the same as what the user typed.
18022 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18024         * configure.in, Makefile.in: fix clean-info, add flex.  add
18025           fileutils.
18027         * configure: be less sensitive to spaces in Makefile.in.  Do not
18028           look for sources in "..".  Doing so breaks subdirectories that
18029           might have their own configure.  If a subdir has it's own
18030           configure script, use it.
18032 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18034         * cfg-paper.texi: some changes suggested by rms.
18036 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18038         * config.sub:  Merge in some small additions from the FSF version,
18039         taken from the gcc distribution, to bring the Cygnus and FSF
18040         versions into closer sync.
18042 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18044         * configure.in:  Changed svr4 references to sysv4.
18046 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18048         * configure: added -V for version number option.
18050 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18052         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18053           renamed from DOC.configure to cfg-paper.texi.
18055 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18057         * configure, config.subr, config.sub: config.subr is now
18058           config.sub again.
18060 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18062         * configure.texi: new file, in progress.
18064         * Makefile.in: build info file and install the man page for
18065           configure.
18067         * configure.man: new file, first cut.
18069         * configure: find config.subr again now that configuration "none"
18070           has gone.  removed all traces of the -ansi option.  removed all
18071           traces of the -languages option.
18073         * config.subr: resync from rms.
18075 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18077         * configure, config.sub, config.subr: merge config.sub into
18078           config.subr, call the result config.subr, remove config.sub, use
18079           config.subr.
18081         * Makefile.in: revised install for dir.info.
18083 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18085         * configure.in: add decstation host makefile frag.
18087         * Makefile.in: BISON now bison -y again.  also install-gcc on
18088           install.  clean-gdbm on clean.  infodir belongs in datadir.
18089           Make directories for info install.  Build dir.info here then
18090           install it.
18092 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18094         * Makefile.in: fix for bad directory tests.
18096 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18098         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18099           regexp.  -srcdir relative was being handled incorrectly.
18101         * Makefile.in: unwrapped some for loops so that parallel makes
18102           work again and so one can focus one's attention on a particular
18103           package.
18105 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18107         * configure: added PWD as a stand in for `pwd` (for speed). use
18108           elif wherever possible.  make -srcdir work without -objdir.
18109           -objdir= commented out.
18111 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18113         * configure: +options become --options.  -subdirs commented out.
18114           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18115           Makefile now at top of generated Makefile.  Removed cvs log
18116           entries.  added -srcdir.  create .gdbinit only if there is one
18117           in ${srcdir}.
18119         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18120           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18121           and mandir now keyed off datadir by default.
18123 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18125         * Freshly created ChangeLog.
18128 Local Variables:
18129 mode: change-log
18130 left-margin: 8
18131 fill-column: 76
18132 version-control: never
18133 End: