gfortran.h (gfc_init_coarray_decl): Remove.
[official-gcc.git] / ChangeLog
blob652c06d028b5e9fac6eee8362bf98ac17307dd52
1 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3         * MAINTAINERS (Write After Approval): Put myself in correct order.
5 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
7         * MAINTAINERS (Write After Approval): Add myself.
9 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
11         * MAINTAINERS: Move myself from Reviewers to Write After Approval
12         section.
14 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
16         * MAINTAINERS (Write After Approval): Delete myself.
18 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
20         PR sanitizer/56781
21         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
22         and -B* options with -Xcompiler.
24 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
26         PR bootstrap/60620
27         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
28         * Makefile.in: Regenerate.
30 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
32         * Makefile.def (dependencies): Make all-ld depend on all-binutils
33         for WINDRES_FOR_TARGET in default-manifest.o rule.
34         * Makefile.in: Regenerate.
36 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
38         * MAINTAINERS (Write After Approval): Add myself.
40 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
42         PR sanitizer/56781
43         * Makefile.def: Set bootstrap=true; for host fixincludes.
44         * configure.ac: Don't bootstrap host fixincludes unless
45         --with-build-config=bootstrap-{a,ub}san.
46         * Makefile.in: Regenerated.
47         * configure: Regenerated.
49 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
51         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
52         --enable-vtable-verify option parsing.  Don't add
53         target-libsanitizer to bootstrap_target_libs unless
54         --with-build-config=bootstrap-asan or
55         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
56         to bootstrap_target_libs unless --enable-vtable-verify.
57         * configure: Regenerated.
59 2014-03-10  Anatoly Sokolov <aesok@post.ru>
61         * MAINTAINERS (Write After Approval): Add myself.
63 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
65         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
67 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
69         PR bootstrap/58572
70         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
71         -I for libstdc++-v3 includes if $(LEAN).
72         * Makefile.in: Regenerated.
74 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
76         * MAINTAINERS: Update my email address.
78 2014-02-24  Walter Lee  <walt@tilera.com>
80         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
81         (tilegx-*-*): Change to tilegx*-*-*.
82         * configure: Regenerate.
84 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
86         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
88 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
90         * MAINTAINERS (Write After Approval): Add myself.
92 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
94         PR target/59788
95         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
96         *solaris2*.
98 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
100         * MAINTAINERS: Update my email address.
102 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
104         * MAINTAINERS: Convert to UTF-8.
105         Properly sort Xinliang David Li's entry.
107 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
108             Sandra Loosemore  <sandra@codesourcery.com>
110         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
111         nios2 port maintainers.
113 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
115         * MAINTAINERS (Write After Approval): Add myself.
117 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
119         * configure.ac: Add user-friendly check for native x86_64-linux
120         multilibs.
121         * configure: Regenerate.
123 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
125         * MAINTAINERS: Add myself as sh maintainer.
127 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
129         * MAINTAINERS: Add self as SLSR maintainer.
131 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
133         * MAINTAINERS: Update my email address.
135 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
137         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
139 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
141         * Makefile.in: Regenerate.
143         * Makefile.tpl: Fix typo.
144         * Makefile.in: Regenerate partially.
146 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
148         * configure.ac: Added libcilkrts to noconfig list when C++ is not
149         supported.
150         * configure: Regenerated.
152 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
154         * MAINTAINERS (Write After Approval): Add myself.
156 2013-10-30  Jason Merrill  <jason@redhat.com>
158         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
159         --disable-build-format-warnings.
161 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
163         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
164         depend on libstdc++ and libgcc.
165         * configure: Regenerate.
166         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
167         libcilkrts for POSIX and i*86, and x86_64 architectures.
168         * Makefile.in: Added libcilkrts related fields to support building it.
170 2013-10-26  Jeff Law  <law@redhat.com>
172         * Makefile.def (target_modules): Remove libmudflap
173         (languages): Remove check-target-libmudflap).
174         * Makefile.in: Rebuilt.
175         * Makefile.tpl (check-target-libmudflap-c++): Remove.
176         * configure.ac (target_libraries): Remove target-libmudflap.
177         Remove checks which disabled libmudflap on some systems.
178         * configure: Rebuilt.
179         * libmudflap: Directory removed.
181 2013-10-21  Cong Hou  <congh@google.com>
183         * MAINTAINERS (Write After Approval): Add myself.
185 2013-10-16  Mike Stump  <mikestump@comcast.net>
187         * .dir-locals.el: Add.
189 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
191         * configure.ac: Add --enable-host-shared
192         * configure: Regenerate.
194 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
196         Import from savannah.gnu.org:
197         * config.guess: Update to 2013-06-10 version.
198         * config.sub: Update to 2013-10-01 version.
200 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
202         Changes to build configuration to allow big endian ARC ELF toolchain
203         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
204         * configure: Regenerate.
206 2013-09-20  Alan Modra  <amodra@gmail.com>
208         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
209         ppc host match.  Support little-endian powerpc linux hosts.
211 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
213         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
214         maintainer.
216 2013-09-12  DJ Delorie  <dj@redhat.com>
218         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
219         maintainers.
221 2013-09-03  Richard Biener  <rguenther@suse.de>
223         * configure.ac: Also allow ISL 0.12.
224         * configure: Regenerated.
226 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
228         * MAINTAINERS (Write After Approval): Add myself.
230 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
232         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
234 2013-08-26  Caroline Tice  <cmtice@google.com>
236         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
237         "Various Reviewers" to libvtv "Various Maintainers".
239 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
241         * MAINTAINERS: Add myself as RTL optimizers reviewer.
243 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
245         * MAINTAINERS: Update name, email.
247 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
249         * MAINTAINERS (Write After Approval): Add myself.
251 2013-08-12  Caroline Tice  <cmtice@google.com>
253         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
254         address in the Write After Approval section.
256 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
258         * MAINTAINERS (Write After Approval): Update email.
260 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
262         * configure.ac: Adjust to check VTV_SUPPORTED.
263         * configure: Regenerated.
265 2013-08-02  Caroline Tice  <cmtice@google.com>
267         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
268         on non-linux systems; add target-libvtv to noconfigdirs; add
269         libsupc++/.libs to C++ library search paths.
270         * configure: Regenerated.
271         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
272         libstdc++ and libgcc.
273         * Makefile.in: Regenerated.
275 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
277         * MAINTAINERS (Write After Approval): Add myself.
279 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
280             Shiva Chen  <shiva0217@gmail.com>
282         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
283         nds32 port maintainers.
285 2013-07-17  Tim Shen  <timshen91@gmail.com>
287         * MAINTAINERS (Write After Approval): Add myself.
289 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
291         * configure.ac: Sync from binutils.
292         * configure: Regenerate.
294 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
296         * MAINTAINERS (Write After Approval): Add myself.
298 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
300         * MAINTAINERS (Write After Approval): Add myself.
302 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
304         * MAINTAINERS (Write After Approval): Add myself.
306 2013-04-30  Brooks Moses  <bmoses@google.com>
308         * MAINTAINERS: Update my email; move myself from Fortran
309         reviewer to Write After Approval.
311 2013-04-16  Andreas Schwab  <schwab@suse.de>
313         * configure.ac (aarch64-*-*): Don't disable java.
314         * configure: Regenerate.
316 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
318         * MAINTAINERS (Write After Approval): Add myself.
320 2013-03-30  Matthias Klose  <doko@ubuntu.com>
322         * Makefile.def (target_modules): Don't install libffi.
323         * Makefile.in: Regenerate.
325 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
327         * MAINTAINERS (Write After Approval): Add myself.
329 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
331         * MAINTAINERS (Write After Approval): Add myself.
333 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
335         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
336         * configure: Regenerated.
338 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
340         * MAINTAINERS: Explicitly add myself as AIX maintainer.
341         Remove Geoff Keating as rs6000 port maintainer, at his request.
343 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
345         * MAINTAINERS: Update my email.
347 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
349         * configure: Re-generate.
351 2013-01-15  Richard Biener  <rguenther@suse.de>
353         PR other/55973
354         * configure: Re-generate.
356 2013-01-14  Matthias Klose  <doko@ubuntu.com>
358         * Makefile.def (install-target-libsanitizer): Depend on
359         install-target-libstdc++-v3.
360         * Makefile.in: Regenerate.
362 2013-01-14  Richard Biener  <rguenther@suse.de>
364         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
365         * configure: Re-generate
367 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
369         * config.sub: Update from config repo.
371 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
373         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
374         * Makefile.in: Regenerate.
376 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
378         * MAINTAINERS (arc): Add new port maintainership for myself.
380 2013-01-09  Jason Merrill  <jason@redhat.com>
382         * .gitignore: Import from gdb repository.
384 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
386         * Makefile.def (configure-gcc): Depend on all-gmp.
387         (all-gcc): Remove dependency on all-gmp.
388         * Makefile.in: Regenerated.
390 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
392         * config.sub: Merge from config repo.
393         * config.guess: Ditto.
395 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
397         * Makefile.def: Merge from binutils.
398         * Makefile.in: Ditto.
400 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
402         * MAINTAINERS: Update my email.
404 2012-12-29  Ben Elliston  <bje@gnu.org>
406         * config.guess: Update to 2012-12-29 version.
407         * config.sub: Likewise.
409 2012-12-20  Matthias Klose  <doko@ubuntu.com>
411         * Makefile.def (install-target-libgfortran): Depend on
412         install-target-libquadmath, install-target-libgcc.
413         (install-target-libsanitizer): Depend on install-target-libgcc.
414         (install-target-libjava): Depend on install-target-libgcc.
415         (install-target-libitm): Depend on install-target-libgcc.
416         (install-target-libobjc): Depend on install-target-libgcc.
417         (install-target-libstdc++-v3): Depend on install-target-libgcc.
418         * Makefile.in: Regenerate.
420 2012-12-19  Matthias Klose  <doko@ubuntu.com>
422         * Makefile.def (install-target-libgo): Depend on
423         install-target-libatomic.
424         * Makefile.in: Regenerate.
426 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
428         PR go/55201
429         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
430         * Makefile.in: Regenerate.
432 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
434         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
435         * configure: Regenerate.
437 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
439         * config.sub: Merge from config repo.
441 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
443         * Makefile.def (target_modules): Add bootstrap=true and
444         raw_cxx=true to libsanitizer.
445         * configure.ac (bootstrap_target_libs): Add libsanitizer.
446         * Makefile.in: Regenerated.
447         * configure: Likewise.
449 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
451         * MAINTAINERS: Remove self as RTL optimization maintainer.
453 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
455         * MAINTAINERS (Write After Approval): Add myself.
457 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
459         * Makefile.def (target_modules): Remove bootstrap=true and
460         raw_cxx=true from libsanitizer.
461         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
462         * Makefile.in: Regenerated.
463         * configure: Likewise.
465 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
467         * Makefile.def (target_modules): Add bootstrap=true and
468         raw_cxx=true to libsanitizer.
469         * configure.ac (bootstrap_target_libs): Add libsanitizer.
470         * Makefile.in: Regenerated.
471         * configure: Likewise.
473 2012-11-28  Andrew Pinski  <apinski@cavium.com>
475         PR bootstrap/54279
476         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
477         * configure: Regenerate.
478         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
479         * Makefile.in: Regenerate.
481 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
483         * configure.ac: Disable libsanitizer if we're not building C++.
484         * configure: Regenerate.
486 2012-11-15  Roland McGrath  <roland@hack.frob.com>
488         * MAINTAINERS (Write After Approval): Add myself.
490 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
492         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
493         Kostya Serebryany (kcc@google.com) and
494         Jakub Jelinek (jakub@redhat.com).
495         Rename area for Dodji Seketeli (dodji@redhat.com).
497 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
499         * MAINTAINERS: (asan.c, related): Add myself.
501 2012-11-14  Roland McGrath  <mcgrathr@google.com>
503         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
504         * configure: Regenerate.
506 2012-11-13  Richard Henderson  <rth@redhat.com>
508         * configure.ac: Move libsanitizer logic to subdirectory.
509         * configure: Regenerate.
511 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
513         * configure.ac: Enable libsanitizer just on x86 linux for now.
514         * configure: Re-generate.
516 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
518         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
519         sections.
520         * configure: Regenerate.
522 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
524         * configure.ac: Add section for configdirs for libsanitizer.
525         Disable for cris-*-* and mmix-*-*.
526         * configure: Regenerate.
528 2012-11-12  Wei Mi <wmi@google.com>
530         * configure.ac: Add libsanitizer to target_libraries.
531         * Makefile.def: Ditto.
532         * configure: Regenerate.
533         * Makefile.in: Regenerate.
534         * libsanitizer: New directory for asan runtime.  Contains an empty
535         tsan directory.
537 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
539         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
540         against Mingw64 w32api.
541         * configure: Regenerate.
543 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
545         * configure: Regenerated.
547 2012-11-03  Robert Mason  <rbmj@verizon.net>
549         * configure.ac: add --disable-libstdcxx configure option
550         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
552 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
554         * MAINTAINERS (Write After Approval): Add myself.
556 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
558         * MAINTAINERS (Write After Approval): Add myself.
560 2012-10-24  Sharad Singhai  <singhai@google.com>
562         * MAINTAINERS (Write After Approval): Add myself.
564 2012-10-24  Eric Christopher  <echristo@gmail.com>
566         * MAINTAINERS: Update email address.
568 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
570         PR bootstrap/54820
571         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
572         * configure: Regenerate.
574 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
576         * MAINTAINERS (aarch64): Add Marcus and myself.
578 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
580         PR bootstrap/54820
581         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
582         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
583         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
584         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
585         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
586         * Makefile.in: Regenerate.
587         * configure.ac (have_static_libs): New variable and associated check.
588         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
589         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
590         * configure: Regenerate.
592 2012-10-10  Richard Biener  <rguenther@suse.de>
594         * MAINTAINERS: Adjust for changed surname.
596 2012-10-04  Lawrence Crowl  <crowl@google.com>
598         * MAINTAINERS (Write After Approval): Add myself.
600 2012-10-01  Cary Coutant  <ccoutant@google.com>
602         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
604 2012-09-28  Ian Lance Taylor  <iant@google.com>
606         * Makefile.def: Make all-target-libgo depend on
607         all-target-libbacktrace.
608         * Makefile.in: Rebuild.
610 2012-09-26  Ian Lance Taylor  <iant@google.com>
612         * Makefile.def: Make all-gcc depend on all-libbacktrace.
613         * Makefile.in: Rebuild.
615 2012-09-20  Walter Lee  <walt@tilera.com>
617         * configure.ac: Add tilegx to list of targets that support gold.
618         * configure: Regenerate.
620 2012-09-20  Marek Polacek  <polacek@redhat.com>
622         * MAINTAINERS (Write After Approval): Add myself.
624 2012-09-19  Steve Ellcey  <sellcey@mips.com>
626         * configure.ac: Add mips*-mti-elf* target.
627         * configure: Regenerate.
629 2012-09-17  Ian Lance Taylor  <iant@google.com>
631         * MAINTAINERS (Various Maintainers): Add libbacktrace.
632         * configure.ac (host_libs): Add libbacktrace.
633         (target_libraries): Add libbacktrace.
634         * Makefile.def (host_modules): Add libbacktrace.
635         (target_modules): Likewise.
636         * configure, Makefile.in: Rebuild.
638 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
640         PR target/38607
641         Merge upstream change.
642         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
644         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
645         Add libgomp*.o to compare_exclusions for AIX.
646         * configure: Regenerate.
648 2012-09-06  Diego Novillo  <dnovillo@google.com>
650         * configure.ac: Bump minimum GMP version to 4.2.3.
651         * configure: Re-generate.
653 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
655         PR target/54461
656         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
657         target-libgloss if not configured --with-avrlibc=no.
658         * configure: Regenerate.
660 2012-09-04  Jason Merrill  <jason@redhat.com>
662         * configure.ac: Fix --enable-languages=all.
664 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
666         * MAINTAINERS (Write After Approval): Add myself.
668 2012-09-03  Richard Guenther  <rguenther@suse.de>
670         PR bootstrap/54138
671         * configure.ac: Re-organize ISL / CLOOG checks to allow
672         disabling with either --without-isl or --without-cloog.
673         * configure: Regenerated.
675 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
677         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
678         * configure: Regenerate.
680 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
682         * MAINTAINERS: Fix my email address.
684 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
686         PR binutils/4970
687         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
688         and opcodes.
689         * Makefile.in: Regenerated.
691 2012-08-26  Art Haas <ahaas@impactweather.com>
693         * configure: Regenerate.
695 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
697         * INSTALL/README: Also refer to the online installation
698         instructions.
700 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
702         * MAINTAINERS (Write After Approval): Add myself.
703         (Picochip port): Remove myself.
705 2012-08-14   Diego Novillo  <dnovillo@google.com>
707         Merge from cxx-conversion branch.
709         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
710         POSTSTAGE1_CONFIGURE_FLAGS.
711         * Makefile.in: Regenerate.
712         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
713         Force C++ when bootstrapping.
714         * configure: Regenerate.
716 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
718         * MAINTAINERS (Write After Approval): Add myself.
720 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
722         * README: Document use of ranges of years in copyright notices.
724 2012-07-06  Richard Guenther  <rguenther@suse.de>
726         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
727         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
728         --with-gmp=system.
729         * Makefile.in: Regenerated.
730         * configure: Likewise.
732 2012-07-06  Richard Guenther  <rguenther@suse.de>
734         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
735         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
736         supply V=1 as extra_make_flags.
737         * configure: Regenerated.
738         * Makefile.in: Likewise.
740 2012-07-04  Tristan Gingold  <gingold@adacore.com>
742         * configure: Regenerate.
744 2012-07-03  Richard Guenther  <rguenther@suse.de>
746         * Makfile.def (isl): Remove not necessary extra_exports and
747         extra_make_flags.
748         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
749         * Makefile.in: Regenerated.
751 2012-07-03  Richard Guenther  <rguenther@suse.de>
753         * Makefile.def (cloog): Add V=1 to extra_make_flags.
754         * configure.ac: If either the ISL or the CLooG check failed
755         do not try to build in-tree versions.
756         * Makefile.in: Regenerated.
757         * configure: Regenerated.
759 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
761         * configure: Regenerate.
763 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
765         * MAINTAINERS (Various Maintainers): Add myself as testsuite
766         maintainer.
768 2012-07-02  Richard Guenther  <rguenther@suse.de>
770         * configure: Regenerated.
772 2012-07-02  Richard Guenther  <rguenther@suse.de>
773         Michael Matz  <matz@suse.de>
774         Tobias Grosser <tobias@grosser.es>
775         Sebastian Pop <sebpop@gmail.com>
777         * Makefile.def: Add ISL host module, remove PPL host module.
778         Adjust ClooG host module to use the proper ISL.
779         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
780         * configure.ac: Include config/isl.m4.  Add ISL host library,
781         remove PPL.  Remove PPL configury, add ISL configury, adjust
782         ClooG configury.
783         * Makefile.in: Regenerated.
784         * configure: Likewise.
786 2012-07-02  Richard Guenther  <rguenther@suse.de>
788         Merge from graphite branch
789         2011-07-21  Tobias Grosser  <tobias@grosser.es>
791         * configure: Regenerated.
792         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
793         both cloog.org and legacy versions. The only supported version will
794         be CLooG with the isl backend.
796         2011-07-21  Tobias Grosser  <tobias@grosser.es>
798         * configure: Regenerated.
799         * configure.ac: Require cloog isl 0.17.0
801         2011-07-21  Tobias Grosser  <tobias@grosser.es>
803         * configure: Regenerated.
804         * config/cloog.m4: Do not define CLOOG_ORG
806 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
808         * configure.ac: Skip C if explicitly selected.
809         * configure: Regenerate.
811 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
813         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
814         they contain -O2.
815         * configure: Regenerate.
817 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
819         PR debug/53740
820         * df.h, df-problems.c, dce.c: Revert last patch.
822 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
824         * MAINTAINERS (Write After Approval): Update my email address.
826 2012-06-21  Meador Inge  <meadori@codesourcery.com>
828         * MAINTAINERS (Write After Approval): Add myself.
830 2012-06-20  Jason Merrill  <jason@redhat.com>
832         * Makefile.tpl (check-target-libgomp-c++): New.
833         (check-target-libitm-c++): New.
834         * Makefile.def (c++): Add them.
835         * Makefile.in: Regenerate.
837 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
839         * MAINTAINERS (Write After Approval): Add myself.
841 2012-05-16  Olivier Hainque  <hainque@adacore.com>
843         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
844         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
845         (install-no-fixedincludes): Adjust accordingly.
846         * Makefile.in: Regenerate.
848 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
850         Merge upstream change
851         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
853 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
855         * MAINTAINERS (Write After Approval): Add myself.
857 2012-05-09  Nick Clifton  <nickc@redhat.com>
858             Paul Smith  <psmith@gnu.org>
860         PR bootstrap/50461
861         * configure.ac (mpfr-dir): When using in-tree MPFR sources
862         allow for the fact that from release v3.1.0 of MPFR the source
863         files were moved into a src sub-directory.
864         * configure: Regenerate.
866 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
868         * configure.ac: Bump minimum MPFR version to 2.4.0.
869         * configure: Regenerated.
871 2012-05-01  Richard Henderson  <rth@redhat.com>
873         * Makefile.def (libatomic): New target_module.
874         * configure.ac (target_libraries): Add libatomic.
875         (noconfigdirs): Check if libatomic is supported.
876         * Makefile.in, configure: Rebuild.
878 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
880         * MAINTAINERS (Write After Approval): Add myself.
882 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
884         * config.sub: Update to 2012-04-18 version from official repo.
886 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
888         * MAINTAINERS (Write After Approval): Add myself.
890 2012-04-11  Steve Ellcey  <sellcey@mips.com>
892         * MAINTAINERS: Changed email address.
894 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
896         PR target/52737
897         * contrib/gcc_update (files_and_dependencies):
898         Remove gcc/config/avr/t-multilib from touch data.
900 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
902         * MAINTAINERS (OS Port Maintainers): Remove irix.
903         * configure.ac (enable_libgomp): Remove *-*-irix6*.
904         (unsupported_languages): Remove mips-sgi-irix6.*.
905         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
906         (with_stabs): Remove.
907         * configure: Regenerate.
909 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
911         * MAINTAINERS (OS Port Maintainers): Remove osf.
912         * configure.ac (enable_libgomp): Remove *-*-osf*.
913         (with_stabs): Remove alpha*-*-osf*.
914         * configure: Regenerate.
916 2012-03-05  Tristan Gingold  <gingold@adacore.com>
918         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
919         * configure: Regenerate.
921 2012-02-17  Walter Lee  <walt@tilera.com>
923         * MAINTAINERS: (Write After Approval): Delete myself.
925 2012-02-14  Walter Lee  <walt@tilera.com>
927         * MAINTAINERS (tilegx port): Add myself.
928         (tilepro port): Add myself.
929         (Write After Approval): Add myself.
931 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
933         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
934         and Joseph Myers as docstring relicensing maintainers.
936 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
938         * MAINTAINERS (write-after-approval): Add myself.
940 2012-02-08  Ira Rosen <irar@il.ibm.com>
942         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
943         maintainer.
945 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
947         * MAINTAINERS (Write After Approval): Move myself to
948         maintain alphabetical order.
950 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
952         * MAINTAINERS (Write After Approval): Add myself.
954 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
956         * MAINTAINERS (Write After Approval): Add myself.
958 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
959             Jayant R Sonar <jayant.sonar@kpitcummins.com>
961         * configure.ac (cr16-*-*): Remove nonconfigdirs.
962         * configure: Regenerate.
964 2012-01-23  Harshit Chopra  <harshit@google.com>
966         * MAINTAINERS (Write After Approval): Add myself.
968 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
970         * configure.ac: Remove reference to mh-interix.
971         * configure: Regenerate.
973 2012-01-05  Richard Henderson  <rth@redhat.com>
975         PR bootstrap/51072
976         * configure.ac: Disable libitm if c++ is not enabled.
977         * configure: Rebuild.
979         * configure.ac: Fix regexp for same.
980         * configure: Rebuild.
982 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
984         * MAINTAINERS (Write After Approval): Add myself.
986 2012-01-02  Richard Guenther  <rguenther@suse.de>
988         PR bootstrap/51686
989         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
990         * Makefile.in: Regenerate.
992 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
994         * MAINTAINERS (Write After Approval): Add myself.
996 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
998         * configure: Regenerate.
1000 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1002         * MAINTAINERS (picochip): Changed email address.
1004 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1006         * MAINTAINERS (write-after-approval): Add self.
1008 2011-11-29  DJ Delorie  <dj@redhat.com>
1010         * configure.ac (rl78-*-*) New case.
1011         * configure: Regenerate.
1012         * MAINTAINERS: Add myself as RL78 maintainer.
1014 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1016         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1018 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1020         * libtool.m4: Additional FreeBSD 10 fixes.
1022 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1024         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1025         Maintainers section, as Epiphany maintainer.
1027 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1029         PR target/49992
1030         * configure.ac: Remove ranlib special-casing for Darwin.
1031         * configure: Regenerate.
1033 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1035         * MAINTAINERS (Reviewers): Keep the list sorted.
1037 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1039         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1041 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1043         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1044         * configure: Rebuild.
1045         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1046         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1047         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1048         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1049         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1050         Add READELF.
1051         * Makefile.in: Rebuild.
1053 2011-11-09  Jason Merrill  <jason@redhat.com>
1055         * Makefile.def (language=c++): Remove check-c++0x.
1056         * Makefile.in (check-gcc-c++): Regenerate.
1058 2011-11-08  Richard Henderson  <rth@redhat.com>
1060         * configure.ac: Test for libitm directory present first.
1062         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1064         * configure.ac: Test libitm/configure.tgt to disable libitm.
1065         * configure: Rebuild.
1067 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1068             Richard Henderson  <rth@redhat.com>
1070         Merged from transactional-memory.
1072         * Makefile.def (lang_env_dependencies): libitm is c++.
1073         Add libitm target module.
1074         * configure.ac: Likewise.
1075         * config/mmap.m4: New file.
1076         * contrib/gcc_update: Add libitm to touch data.
1077         * Makefile.in, configure: Rebuild.
1079 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1081         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1082         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1083         * Makefile.in: Regenerate.
1085 2011-11-01  DJ Delorie  <dj@redhat.com>
1087         * config.sub: Update to version 2011-10-29 (added rl78)
1089 2011-10-27  Nick Clifton  <nickc@redhat.com>
1091         * config.sub: Import these changes from the config project:
1093         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1094             Ben Elliston  <bje@gnu.org>
1096         * config.sub (epiphany): New.
1098         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1099             Ben Elliston  <bje@gnu.org>
1101         * config.sub (hexagon, hexagon-*): New.
1103         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1105         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1106         64eb to be64.
1108         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1110         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1111         (nacl): Grok as alias for 32el-unknown-nacl.
1113 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1115         * MAINTAINERS (Write After Approval): Add myself.
1117 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1119         * MAINTAINERS (Write After Approval): Add myself.
1121 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1123         * MAINTAINERS (sparc port): Remove myself.
1125 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1127         * MAINTAINERS (Write After Approval): Add myself.
1129 2011-08-14  Yao Qi  <yao@codesourcery.com>
1131         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1132         * configure: Regenerate.
1134 2011-07-26  Ian Lance Taylor  <iant@google.com>
1136         * configure.ac: Set have_compiler based on whether gcc directory
1137         exists, rather than on whether gcc is in configdirs.
1138         * configure: Rebuild.
1140 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1142         * MAINTAINERS (Global Reviewers): Add self.
1144 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1146         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1147         link directories.
1148         * Makefile.in: Rebuild.
1150 2011-07-20  Ian Lance Taylor  <iant@google.com>
1152         PR bootstrap/49787
1153         * configure.ac: Move --enable-bootstrap handling earlier in file.
1154         If --enable-bootstrap and either --enable-build-with-cxx or
1155         --enable-build-poststage1-with-cxx, enable C++ automatically.
1156         * configure: Rebuild.
1158 2011-07-19  Ian Lance Taylor  <iant@google.com>
1160         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1161         make C++ a boot_language.  Set and substitute
1162         POSTSTAGE1_CONFIGURE_FLAGS.
1163         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1164         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1165         * configure, Makefile.in: Rebuild.
1167 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1169         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1170         maintainers.
1172 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1174         * MAINTAINERS (Global Reviewers): Add myself.
1176 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1178         * configure: Regenerate.
1180 2011-07-16  Jason Merrill  <jason@redhat.com>
1182         * Makefile.def (language=c++): Add check-c++0x and
1183         check-target-libmudflap-c++.
1184         * Makefile.tpl (check-target-libmudflap-c++): New.
1185         * Makefile.in: Regenerate.
1187 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1189         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1190         * Makefile.def (target_modules/libjava): Pass
1191         $(EXTRA_CONFIGARGS_LIBJAVA).
1192         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1193         if not configured with --enable-static-libjava.
1194         * Makefile.in: Regenerate.
1195         * configure: Likewise.
1197 2011-07-15  Jason Merrill  <jason@redhat.com>
1199         * Makefile.in (check-c++): Move check-gcc-c++0x after
1200         check-target-libstdc++-v3.
1202 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1204         * MAINTAINERS (c6x port): New entry.
1206 2011-07-13  Jason Merrill  <jason@redhat.com>
1208         * Makefile.in (check-gcc-c++0x): New.
1209         (check-c++): Depend on it.
1211 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1213         PR target/39150
1214         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1215         x86_64-*-solaris2.1[0-9]*.
1216         * configure: Regenerate.
1218 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1220         * MAINTAINERS (RTL optimizers): Add self.
1222 2011-06-27  Gabriel Charette  <gchare@google.com>
1224         * MAINTAINERS (Write After Approval): Add myself.
1226 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1228         PR regression/47836
1229         PR bootstrap/23656
1230         PR other/47733
1231         PR bootstrap/49247
1232         PR c/48825
1233         * configure.ac (target_libraries): Remove target-libiberty.
1234         Remove case-statement setting skipdirs=target-libiberty for
1235         multiple targets.  Remove checking target_configdirs and
1236         removing target-libiberty but keeping target-libgcc if
1237         otherwise empty.
1238         * Makefile.def (target_modules): Don't add libiberty.
1239         (dependencies): Remove all traces of target-libiberty.
1240         * configure, Makefile.in: Regenerate.
1242 2011-06-13  Walter Lee <walt@tilera.com>
1244         * configure.ac (tilepro-*-*) New case.
1245         (tilegx-*-*): Likewise.
1246         * configure: Regenerate.
1248 2011-06-06  Jing Yu  <jingyu@google.com>
1250         * configure.ac: Skip target-libiberty for
1251         arm*-*-linux-androideabi.
1252         * configure: Regenerated.
1254 2011-06-06  Nick Clifton  <nickc@redhat.com>
1256         * config.sub: Sync from upstream.
1258 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1260         * MAINTAINERS (Write After Approval): Add myself.
1262 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1264         * MAINTAINERS: Update my email address.
1266 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1268         * MAINTAINERS (Write After Approval): Update my email address.
1270 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1272         * MAINTAINERS (Write After Approval): Add myself.
1274 2011-05-08  Doug Kwan  <dougkwan@google.com>
1276         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1277         * configure: Regenerated.
1278         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1279         value from configure.
1280         * Makefile.in: Regenerated.
1282 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1284         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1285         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1286         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1287         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1288         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1289         *-*-vxworks*): Disable newlib and libgloss in separate case
1290         statement.
1291         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1292         to separate case statement.
1293         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1294         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1295         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1296         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1297         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1298         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1299         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1300         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1301         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1302         i[[3456789]]86-*-rdos*, m32r-*-*,
1303         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1304         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1305         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1306         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1307         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1308         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1309         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1310         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1311         and libgloss in main case over targets.  Remove most empty cases
1312         in main case over targets.
1313         * configure: Regenerate.
1315 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1317         * MAINTAINERS (Write After Approval): Add myself.
1319 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1321         * configure.ac: Remove code setting special library locations for
1322         hppa*64*-*-hpux11*.  Remove code setting compiler for
1323         sparc-sun-solaris2*.
1324         * configure: Regenerate.
1326 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1328         * configure.ac: Separate libgloss_dir settings from general case
1329         over targets.
1330         * configure: Regenerate.
1332 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1334         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1335         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1336         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1337         cases in libgcj-disabling case statement.
1338         (hppa*64*-*-linux*): Set unsupported_languages instead of
1339         disabling target-zlib.
1340         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1341         to hppa*64*-*-hpux*.
1342         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1343         hppa*-*-hpux*.
1344         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1345         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1346         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1347         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1348         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1349         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1350         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1351         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1352         libgcj-disabling case statement.
1353         * configure: Regenerate.
1355 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1357         * configure.ac: Disable Java for targets not supporting libffi.
1358         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1359         Remove cases in Java-disabling statement.
1360         (*arm-wince-pe): Change to arm-wince-pe.
1361         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1362         cases in Java-disabling statement.
1363         (bfin-*-*): Don't disable Java again.
1364         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1365         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1366         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1367         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1368         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1369         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1370         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1371         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1372         Java-disabling statement.
1373         (mmix-*-*): Don't disable Java again.
1374         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1375         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1376         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1377         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1378         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1379         statement.
1380         * configure: Regenerate.
1382 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1384         * configure.ac: Separate cases disabling Java and Java libraries
1385         from general case over targets.
1386         * configure: Regenerate.
1388 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1390         * MAINTAINERS: Update my email address.
1392 2011-04-20  Easwaran Raman  <eraman@google.com>
1394         * MAINTAINERS (Write After Approval): Add myself.
1396 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1398         PR lto/48086
1399         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1400         * configure: Regenerate.
1402 2011-04-16  Jim Meyering  <meyering@redhat.com>
1404         * MAINTAINERS (Write After Approval): Add myself.
1406 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1408         * MAINTAINERS: Update my email address.
1410 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1412         * MAINTAINERS (Write After Approval): Add myself.
1414 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1416         * MAINTAINERS (Write After Approval): Add myself.
1418 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1420         * MAINTAINERS (Write After Approval): Add myself.
1422 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1424         * configure.ac (build_tools): Remove build-byacc.
1425         (host_libs): Remove mmalloc.
1426         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1427         autoconf automake libtool diff rcs fileutils shellutils time
1428         textutils wdiff find uudecode hello tar gzip indent recode release
1429         sed perl gawk findutils gettext zip.
1430         (libgcj): Remove target-qthreads.
1431         (target_tools): Remove target-examples target-gperf.
1432         (YACC): Don't handle building byacc.
1433         * configure: Regenerate.
1434         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1435         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1436         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1437         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1438         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1439         handle building components.
1440         * Makefile.in: Regenerate.
1442 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1444         * MAINTAINERS: Update my email address as Xtensa maintainer.
1446 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1448         * config.sub: Sync from upstream.
1450 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1452         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1453         (microblaze*): Don't disable libssp.
1454         * configure: Regenerate.
1456 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1458         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1459         moveifchange.
1460         * configure: Regenerate.
1461         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1462         * Makefile.in: Regenerate.
1464 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1466         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1467         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1468         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1469         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1470         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1471         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1472         md_exec_prefix cases.
1473         * configure: Regenerate.
1475 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1477         * configure.ac: Separate cases disabling target-libssp,
1478         target-libiberty, target-libstdc++-v3 and Fortran from general
1479         case over targets.
1480         * configure: Regenerate.
1482 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1484         * configure.ac (*-*-chorusos): Don't disable libgcj.
1485         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1486         Remove case.
1487         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1488         (arm-*-coff): Don't disable libgcj.
1489         (arm*-*-linux-gnueabi): Remove useless assignment.
1490         (arm-*-riscix*): Don't disable libgcj.
1491         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1492         configuration.
1493         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1494         (c54x*-*-*): Remove case.
1495         (tic54x-*-*): Don't disable GCC or GCC libraries.
1496         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1497         to *.
1498         (d10v-*-*): Don't disable GCC libraries.
1499         (d30v-*-*): Don't disable libgcj.
1500         (h8500-*-*): Don't disable GCC libraries.
1501         (i960-*-*): Don't disable libgcj.
1502         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1503         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1504         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1505         libgcj.
1506         (m68k-*-coff*): Remove case.
1507         (mmix-*-*): Don't disable libgloss on host.
1508         (mn10200-*-*, mn10300-*-*): Remove cases.
1509         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1510         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1511         Don't disable libgcj.
1512         (romp-*-*): Remove case.
1513         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1514         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1515         case.
1516         (v810-*-*): Don't disable GCC libraries.
1517         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1518         (ip2k-*-*): Don't disable GCC libraries.
1519         * configure: Regenerate.
1521 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1523         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1524         libffi on host.
1525         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1526         on host.
1527         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1528         * configure: Regenerate.
1530 2011-03-26  John Marino  <binutils@marino.st>
1532         * configure.ac: Add support for *-*-dragonfly*
1533         * configure: Regenerate.
1535 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1537         * configure.ac (native_only): Remove.
1538         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1539         send-pr uudecode guile gnuserv on host.
1540         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1541         send-pr rcs guile perl texinfo libtool on host.
1542         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1543         automake send-pr rcs guile perl texinfo libtool on host.
1544         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1545         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1546         (alpha*-dec-osf*): Don't disable fileutils on target.
1547         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1548         texinfo send-pr expect dejagnu on target.
1549         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1550         target-qthreads on target.
1551         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1552         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1553         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1554         x86_64-*-mingw*): Don't disable expect on target.
1555         (*-*-cygwin*): Don't disable target-gperf on target.
1556         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1557         gnuserv on target.
1558         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1559         target.
1560         * configure: Regenerate.
1562 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1564         * configure.ac (target_tools): Remove target-groff.
1565         (native_only): Remove target-groff.
1566         (hppa*64*-*-*): Don't disable byacc.
1567         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1568         setting.
1569         (*-*-kaos*): Don't skip target-librx and target-groff.
1570         (*-*-netware*): Don't skip target-libmudflap.
1571         (*-*-tpf*): Don't skip target-libmudflap.
1572         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1573         directories on the host.
1574         (ia64*-*-*vms*): Don't skip tix.
1575         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1576         host.
1577         * configure: Regenerate.
1579 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1581         * configure.ac: Remove references to mt-mep, mt-netware,
1582         mt-wince.
1583         * Makefile.def: Add all-utils soft dependencies.
1584         * Makefile.tpl: Remove GDB_NLM_DEPS.
1585         * configure: Regenerate.
1586         * Makefile.in: Regenerate.
1588 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1590         * configure.ac: Do not include mh-x86omitfp.
1591         * configure: Regenerate.
1593 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1595         * configure.ac: Remove empty cases.
1596         * configure: Regenerate.
1598 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1600         * Makefile.def: Add dependency from termcap to gdb.
1601         * Makefile.in: Regenerate.
1603 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1605         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1606         * configure: Regenerate.
1607         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1608         * Makefile.tpl: Likewise.
1609         * Makefile.in: Regenerate.
1611 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1613         * configure.ac: Remove all mentions of tentative_cc.
1614         * configure: Regenerate.
1616 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1618         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1619         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1620         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1621         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1622         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1623         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1624         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1625         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1626         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1627         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1628         *-*-rhapsody*): Remove host cases.
1629         * configure: Regenerate.
1631 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1633         * configure.ac (ppc*-*-pe): Remove host case.
1634         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1635         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1636         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1637         cases.
1638         * configure: Regenerate.
1640 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1642         * config.sub: Update to version 2011-03-23.
1644 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1646         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1647         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1648         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1649         * configure: Regenerate.
1651 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1653         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1654         to Write After Approval.
1655         * config-ml.in: Don't handle arc-*-elf*.
1656         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1657         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1658         handle GCC libraries.
1659         * configure: Regenerate.
1661 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1663         PR bootstrap/48120:
1664         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1665         Add -lstdc++ -lm to LIBS.
1666         * configure: Regenerate.
1668 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1670         * config.guess: Update to version 2011-02-02
1671         * config.sub: Update to version 2011-02-24
1673 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1675         PR lto/48086
1676         * configure.ac: Re-enable LTO on *-apple-darwin9.
1677         * configure: Regenerate.
1679 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1681         PR lto/48086
1682         * configure.ac: Disable LTO on darwin due to an assembler change in
1683         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1684         under 256.
1685         * configure: Regenerate.
1687 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1689         * MAINTAINERS: Update myself as score backend maintainer,
1690         update my e-mail address.
1692 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1694         * MAINTAINERS: Update my e-mail address.
1696 2011-03-06  Joey Ye  <joey.ye@arm.com>
1698         * MAINTAINERS: Update my e-mail address.
1700 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1702         * configure.ac: Adjust test of with_ppl.
1703         * configure: Regenerated.
1705 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1707         * MAINTAINERS: Adjust my e-mail address.
1709 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1711         * configure.ac: Add -lpwl to ppllibs.
1712         * configure: Regenerated.
1714 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1716         * config/cloog.m4: Add -lisl to clooglibs.
1717         * configure: Regenerated.
1719 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1721         * MAINTAINERS (CPU Port maintainers): Add self.
1723 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1725         * MAINTAINERS: Add myself as testsuite maintainer.
1727 2011-02-15  Mike Stump  <mikestump@comcast.net>
1729         * MAINTAINERS: Add myself as testsuite maintainer.
1731 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1733         Import from Libtool and gnulib:
1735         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1737         Prepare for supporting FreeBSD 10.
1738         * config.rpath: Remove handling of freebsd1* which soon would
1739         match FreeBSD 10.0.
1741         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1743         Remove support for FreeBSD 1.x.
1744         * libtool.m4 (_LT_LINKER_SHLIBS)
1745         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1746         soon would incorrectly match FreeBSD 10.0.
1748 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1750         PR binutils/12283
1751         * move-if-change: Import version from gnulib.
1753 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1755         PR lto/47225
1756         * Makefile.def (lto-plugin): Double dash for enable-shared.
1757         (configure-gcc): Depend on all-lto-plugin.
1758         * Makefile.in: Rebuilt.
1760 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1762         * configure.ac: Remove extra bracket.
1763         * configure: Regenerate.
1765 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1767         * MAINTAINERS: Add myself as libquadmath maintainer.
1769 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1771         * MAINTAINERS: Update my email address.
1773 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1775         * MAINTAINERS (option handling): Add self.
1777 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1779         PR lto/47225
1780         * Makefile.def: Add dependency for install-gcc
1781         on install-lto-plugin.
1782         * Makfile.in: Regenerated
1784 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1786         * MAINTAINERS (CPU Port Maintainers): Add myself.
1788 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1790         PR libgcj/44341
1791         * configure.ac: Discard --with-* flags for host when configuring
1792         target libraries for cross build.
1793         * configure: Rebuilt.
1795 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1797         * MAINTAINERS (linear loop transforms): Removed.
1799 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1801         * configure.ac: If with_ppl is no, move setting with_cloog=no
1802         after CLOOG_REQUESTED check.
1803         * configure: Regenerated.
1805 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1807         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1808         CLooG has been requested.
1809         * configure: Regenerated.
1811 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1813         * configure: Regenerated.
1814         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1816 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1818         * configure: Regenerated.
1819         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1821 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1823         * configure.ac: Use AS_HELP_STRING throughout.
1824         * configure: Regenerate.
1826 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1828         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1829         * configure: Regenerate.
1831 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1833         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1835 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1837         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1838         for ia64-hpux.
1839         * configure: Regenerate.
1841 2011-01-07  Jan Hubicka  <jh@suse.cz>
1843         PR lto/47225
1844         * Makefile.in: Regenerate.
1845         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1846         configure.
1848 2011-01-07  Jan Hubicka  <jh@suse.cz>
1850         * Makefile.in: Regenerate.
1851         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1852         and configure dependency on lto-plugin configure.
1853         (lto-plugin module): Remove dependency on GCC; add dependency on
1854         liniberty.
1856 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1858         * MAINTAINERS (Write After Approval): Add myself.
1860 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1862         * configure: Regenerate.
1864 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1866         * configure.ac: (picochip): Disable libiberty.
1868 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1870         * MAINTAINERS (Write After Approval): Add myself.
1872 2010-12-10  Ian Lance Taylor  <iant@google.com>
1874         PR bootstrap/46819
1875         * configure.ac: For --disable-libgcj clear libgcj_saved.
1876         * configure: Rebuild.
1878 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1880         PR fortran/46540
1881         * configure.ac: Add --disable-libquadmath and
1882         --disable-libquadmath-support.
1883         * configure: Regenerate.
1885 2010-12-03  Ian Lance Taylor  <iant@google.com>
1887         * MAINTAINERS: Add myself as libgo maintainer.
1889 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1891         PR libffi/46792
1892         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1893         * configure: Regenerate.
1895 2010-12-02  Ian Lance Taylor  <iant@google.com>
1897         * configure.ac: Always set default for poststage1_ldflags to
1898         -static-libstdc++ -static-libgcc.
1900 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1902         * configure.ac: Move comment to remove extra space in last argument
1903         of GCC_TARGET_TOOL.
1905 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1907         PR other/46026
1908         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1909         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1910         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1911         (BASE_FLAGS_TO_PASS): Use it.
1912         * configure: Rebuilt.
1913         * Makefile.in: Rebuilt.
1915 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1917         PR binutils/12258
1918         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1919         Properly check default linker.
1920         * configure: Regnerated.
1922 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1924         * configure.ac: For --enable-gold, handle value `default' instead of
1925         `both*'.  New configure option --{en,dis}able-ld.
1926         * configure: Regenerate.
1928 2010-11-20  Ian Lance Taylor  <iant@google.com>
1930         * configure.ac: Only disable a language library if no language needs
1931         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1932         * configure: Rebuild.
1934 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1936         * Makefile.in: Regenerate.
1938         PR other/46202
1939         * configure.ac: Fix just-built in-tree STRIP name to be
1940         binutils/strip-new.
1941         * configure: Regenerate.
1942         * Makefile.def (install-strip-gcc, install-strip-binutils)
1943         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1944         (install-strip-sid): Mirror dependencies on non-strip variants
1945         of these targets on the respective -strip prerequisites.
1946         * Makefile.tpl (install-strip, install-strip-host)
1947         (install-strip-target): New targets.
1948         (install-strip-[+module+], install-strip-target-[+module+]):
1949         New targets.
1950         * Makefile.in: Regenerate.
1952 2010-11-19  Ian Lance Taylor  <iant@google.com>
1953             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1955         * configure.ac: Add target-libgo to target_libraries.  Set
1956         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1957         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1958         (HOST_EXPORTS): Add GOC.
1959         (BASE_TARGET_EXPORTS): Add GOC.
1960         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1961         (GOCFLAGS_FOR_TARGET): New variable.
1962         (EXTRA_HOST_FLAGS): Add GOC.
1963         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1964         * Makefile.def (target_modules): Add libgo.
1965         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1966         (dependencies): Add dependency from configure-target-libgo to
1967         configure-target-libffi and all-target-libstdc++-v3.  Add
1968         dependencies from all-target-libgo to all-target-libffi.
1969         (languages): Add go.
1970         * configure: Rebuild.
1971         * Makefile.in: Rebuild.
1973 2010-11-19  Ian Lance Taylor  <iant@google.com>
1975         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1976         compiler/flag environment variables.
1978 2010-11-18  Ian Lance Taylor  <iant@google.com>
1980         * configure.ac: Check for lang_requires_boot_languages in
1981         config-lang.in files.
1982         * configure: Rebuild.
1984 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1985             Tobias Burnus  <burnus@net-b.de>
1987         PR fortran/32049
1988         * Makefile.def: Add libquadmath; build it with language=fortran.
1989         * configure.ac: Add libquadmath.
1990         * Makefile.tpl: Handle multiple libs in check-[+language+].
1991         * Makefile.in: Regenerate.
1992         * configure: Regenerate.
1994 2010-11-16  Tom Tromey  <tromey@redhat.com>
1996         * MAINTAINERS: Moved myself to reviewers section.
1998 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2000         * MAINTAINERS: Moved myself to reviewers section.
2002 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2004         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2005         (Write After Approval): Remove self.
2007 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2009         * configure.ac: Fix spelling in option names.
2010         * configure: Regenerated.
2012 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2014         PR bootstrap/39622
2015         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2016         * configure: Regenerated.
2018 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2020         * MAINTAINERS: Update my email address.
2022 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2024         * configure: Regenerate.
2026 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2028         * configure: Regenerate.
2030 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2032         * configure: Regenerate.
2034 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2036         * configure: Regenerate.
2038 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2040         * configure.ac: Support official CLooG.org versions.
2041         * configure: Regenerate.
2042         * config/cloog.m4: New.
2044 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2046         * MAINTAINERS (Write After Approval): Add myself.
2048 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2050         * MAINTAINERS: Update my email address.
2052 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2054         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2055         * configure: Regenerate.
2057 2010-11-03  Ian Lance Taylor  <iant@google.com>
2058             Dave Korn  <dave.korn.cygwin@gmail.com>
2060         PR lto/46273
2061         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2062         and on other supported platforms whenever LTO is enabled.
2063         * configure: Rebuild.
2065 2010-11-02  Alan Modra  <amodra@gmail.com>
2067         PR binutils/12110
2068         * configure.ac: Error when source path contains spaces.
2069         * configure: Regenerate.
2071 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2073         * MAINTAINERS: Update my email address.
2075 2010-10-20  Ian Lance Taylor  <iant@google.com>
2077         * Makefile.def (target_modules): Set lib_path to src/.libs for
2078         libstdc++-v3 module.
2079         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2080         * Makefile.in: Rebuild.
2082 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2084         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2085         (Write After Approval): Remove myself.
2087 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2089         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2091 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2093         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2095 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2097         * configure.ac (build_lto_plugin): New shell variable.
2098         (--enable-lto): Turn on by default for all non-ELF platforms that
2099         have had LTO support added so far.  Set build_lto_plugin appropriately
2100         for both ELF and non-ELF.
2101         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2102         * configure: Regenerate.
2104 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2106         Sync from src:
2107         * configure.ac (v850 support): Remove target-libgloss from
2108         noconfigdirs.
2109         * configure: Regenerate.
2111 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2113         PR bootstrap/45326
2114         PR bootstrap/45174
2115         * configure.ac: Honor initial values of $build_configargs,
2116         $host_configargs, $target_configargs.  Mark the precious, so
2117         environment settings get recorded.
2118         * configure: Regenerate.
2120 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2122         PR bootstrap/45796
2123         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2124         Depend on all-build-libiberty.
2125         * Makefile.in: Regenerate.
2127 2010-09-30  Michael Eager  <eager@eagercon.com>
2129         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2130         * configure: Regenerate.
2132 2010-09-28  Michael Eager  <eager@eagercon.com>
2134         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2136 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2138         PR bootstrap/44621
2139         * configure.ac: Fix unportable shell quoting.
2140         * configure: Regenerate.
2142 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2144         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2145         targets and amend comment.
2146         * configure: Regenerate.
2148 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2150         * MAINTAINERS (Write After Approval): Add myself.
2152 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2154         * configure.ac: Enable LTO by default on Darwin.
2155         * configure: Regenerate.
2157 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2159         * MAINTAINERS (Write After Approval): Add myself.
2161 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2163         * MAINTAINERS (Write After Approval): Add myself.
2165 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2167         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2168         ports
2170 2010-07-28  David Yuste  <david.yuste@gmail.com>
2172         * MAINTAINERS (Write After Approval): Add myself.
2174 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2176         * configure.ac: Support all v850 targets.
2177         * configure: Regenerate.
2179 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2181         PR bootstrap/44455
2182         * configure.ac (extra_mpfr_configure_flags): Copy from
2183         extra_mpc_gmp_configure_flags.
2184         * configure: Re-generated.
2186 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2188         * MAINTAINERS (Write After Approval): Add myself.
2190 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2192         * MAINTAINERS (Write After Approval): Add myself.
2194 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2196         * MAINTAINERS (Write After Approval): Add myself.
2198 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2200         PR target/44862
2201         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2202         Provide -B option to allow for link spec %s substitutions for
2203         libstdc++.a on darwin.
2204         * Makefile.in: Regenerate.
2206 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2208         * MAINTAINERS (Reviewers): Update my e-mail address
2210 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2212         * Makefile.def (configure-gcc): Depend on all-libelf.
2213         * Makefile.in: Rebuild.
2215 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2217         * MAINTAINERS (Write After Approval): Add myself in the right place.
2219 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2221         * MAINTAINERS (Write After Approval): Add myself.
2223 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2225         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2227 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2229         * config.sub: Update to version 2010-05-21.
2230         * config.guess: Update to version 2010-04-03.
2232 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2234         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2235         * configure: Regenerate.
2237 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2239         * MAINTAINERS (Write After Approval): Add myself.
2241 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2243         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2244         a platform that supports LTO.
2245         * configure: Regenerate.
2247 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2249         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2250         * configure: Regenerated.
2252 2010-04-27  Roland McGrath  <roland@redhat.com>
2253             H.J. Lu  <hongjiu.lu@intel.com>
2255         * configure.ac (--enable-gold): Support both, both/gold and
2256         both/bfd to add gold to configdirs without removing ld.
2257         * configure: Regenerated.
2259         * Makefile.def: Add install-gold dependency to install-ld.
2260         * Makefile.in: Regenerated.
2262 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2264         PR lto/42776
2265         * configure.ac (--enable-lto): Refactor handling so libelf tests
2266         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2267         and allow LTO to be explicitly enabled on non-ELF platforms that
2268         are known to support it inside else-clause.
2269         * configure: Regenerate.
2271 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2273         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2274         * configure: Regenerate.
2276 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2278         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2279         * configure: Regenerate.
2281 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2283         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2284         separately.
2285         * configure: Regenerate.
2287 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2289         * MAINTAINERS (Write After Approval): Add myself.
2291 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2293         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2294         * configure: Regenerate.
2296 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2298         * configure: Regenerate after change to elf.m4.
2300 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2302         * MAINTAINERS (Write After Approval): Add myself.
2304 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2306         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2307         * configure: Regenerated.
2309 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2311         * configure.ac: Print "buggy but acceptable" when CLooG
2312         revision is less than 9.
2313         * configure: Regenerated.
2315 2010-04-01  Diego Novillo  <dnovillo@google.com>
2317         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2319 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2321         PR bootstrap/43615
2322         PR bootstrap/43328
2324         Revert:
2326         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2328         * configure.ac: Do not pass --enable-multilib nor
2329         --disable-multilib in baseargs.  Accept explicitly passed
2330         --enable_multilib.
2331         * configure: Regenerate.
2333 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2335         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2337 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2339         * MAINTAINERS: Remove myself.
2341 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2343         PR bootstrap/43328
2344         * configure.ac: Do not pass --enable-multilib nor
2345         --disable-multilib in baseargs.  Accept explicitly passed
2346         --enable_multilib.
2347         * configure: Regenerate.
2349 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2351         * MAINTAINERS (spu port): Remove me.
2353 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2355         * configure.ac (tic6x-*-*): New case.
2356         * configure: Regenerate.
2358 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2360         * config.sub: Update to version 2010-03-22.
2361         * config.guess: Update to version 2009-12-30.
2363 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2365         PR ada/42554
2366         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2367         * configure: Regenerate.
2369 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2371         * MAINTAINERS: Update my email address.
2373 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2375         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2376         (ghassan.shobaki@amd.com): Removed.
2378 2010-03-17  Alan Modra  <amodra@gmail.com>
2380         * MAINTAINERS: Update my email address.
2382 2010-03-16  Diego Novillo  <dnovillo@google.com>
2384         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2385         Matthews.
2387 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2389         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2390         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2392 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2394         * MAINTAINERS: Update my email address.
2396 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2398         * MAINTAINERS: Update my email address.
2400 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2402         * MAINTAINERS: Update my email address.
2404 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2406         * MAINTAINERS: Update my email address.
2408 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2410         PR libstdc++/32499
2411         * configure.ac (RANLIB): Default to true.
2412         (STRIP): Likewise.
2413         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2414         * configure: Regenerate.
2416 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2418         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2419         (Write After Approval): Update my email address.
2421 2010-02-17  Nick Clifton  <nickc@redhat.com>
2423         PR 11238
2424         * Makefile.tpl (local-distclean): Also remove config.cache files in
2425         sub-directories as there may not be Makefiles present in the
2426         sub-directories.
2427         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2428         the config.cache files found by the find command.
2430         * Makefile.in: Regenerate.
2431         * configure.ac: Revert previous delta.
2432         * configure: Regenerate.
2434 2010-02-15  Nick Clifton  <nickc@redhat.com>
2436         PR 11238
2437         * configure.ac: Delete config.cache files in sub-directories when
2438         deleting Makefiles.
2439         * configure: Regenerate.
2441 2010-02-12  Ben Elliston  <bje@gnu.org>
2443         * MAINTAINERS: Update my email address.
2445 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2447         * MAINTAINERS (spu port): Update my email address.
2449 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2451         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2453 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2455         * configure.ac: Add "recommended" version checks for GMP/MPC.
2456         Update recommended GMP/MPFR/MPC versions.
2457         * configure: Regenerate.
2459 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2461         * MAINTAINERS: Move my Embecosm email address into the
2462         write-after-approval section.
2464 2010-01-26  Ian Lance Taylor  <iant@google.com>
2466         * MAINTAINERS: Add myself as Go frontend maintainer.
2468 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2470         PR libstdc++/36101, PR libstdc++/42813
2471         * configure.ac (bootstrap_target_libs): Make inclusion of
2472         target-libgomp conditional on libgomb being in target_configdirs.
2473         * configure: Regenerate.
2475 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2477         PR libstdc++/36101, PR libstdc++/42813
2478         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2479         * configure: Regenerate.
2481 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2483         PR libstdc++/36101, PR libstdc++/42813
2484         * configure.ac (target_configdirs): Substitute.
2485         * Makefile.def: Bootstrap target module libgomp.
2486         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2487         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2488         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2489         * configure, Makefile.in: Regenerate.
2491 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2493         * MAINTAINERS: Adjust my details.
2495 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2497         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2499 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2501         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2503 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2505         * MAINTAINERS (Write After Approval): Add myself.
2507 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2509         * MAINTAINERS (Write After Approval): Add myself.
2511 2010-01-11  Richard Guenther  <rguenther@suse.de>
2513         PR lto/41569
2514         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2515         * Makefile.in: Regenerated.
2517 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2519         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2520         * configure: Regenerate.
2522 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2523             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2525         PR bootstrap/42424
2526         * configure.ac: Include libtool m4 files.
2527         (_LT_CHECK_OBJDIR): Call it.
2528         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2529         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2531         * configure: Regenerate.
2533 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2535         PR bootstrap/41818
2536         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2537         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2538         * Makefile.in: Regenerate.
2540 2010-01-02  Richard Guenther  <rguenther@suse.de>
2542         PR lto/41529
2543         * configure.ac: Include config/elf.m4.  Disable LTO if not
2544         builting for an elf target.
2545         * configure: Regenerate.
2547 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2549         * MAINTAINERS: Change my email address.
2551 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2553         * config.sub, config.guess: Update from upstream sources.
2555 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2557         * MAINTAINERS (Write After Approval): Add myself.
2559 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2561         PR middle-end/30447
2562         PR middle-end/30789
2563         PR other/40302
2565         * configure.ac: Require MPC.
2566         * configure: Regenerate.
2568 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2570         PR target/38384
2571         PR bootstrap/40972
2572         * libtool.m4: Sync from git Libtool.
2573         * ltoptions.m4: Likewise.
2574         * ltversion.m4: Likewise.
2575         * lt~obsolete.m4: Likewise.
2576         * ltmain.sh: Likewise.
2578 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2580         * configure.ac: Update minimum MPC version to 0.8.
2581         * configure: Regenerate.
2583 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2585         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2586         * configure: Regenerated.
2588 2009-11-21  Ian Lance Taylor  <iant@google.com>
2590         * configure.ac: Change default of poststage1_ldflags to be empty if
2591         poststage1_libs is set.  When poststage1_libs is empty, and
2592         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2593         * configure: Rebuild.
2595 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2597         * MAINTAINERS (Write After Approval): Update my email address.
2599 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2601         * config.guess: Update from upstream sources.
2603 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2605         * Makefile.def: Restore host and target settings for gmp.
2606         * Makefile.in: Rebuild.
2608 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2610         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2611         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2612         Fix portability of test of C++ as bootstrap language.  Add
2613         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2614         * configure: Rebuild.
2615         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2616         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2617         in-tree building.
2618         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2619         (POSTSTAGE1_HOST_EXPORTS): Use it.
2620         (STAGE[+id+]_CXXFLAGS): New.
2621         (BASE_FLAGS_TO_PASS): Pass it down.
2622         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2623         extra_exports.
2624         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2625         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2626         extra_exports.
2627         * Makefile.in: Rebuild.
2629 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2631         * config.sub, config.guess: Update from upstream sources.
2633 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2635         * MAINTAINERS (Write After Approval): Add myself.
2637 2009-11-09  Jon Beniston  <jon@beniston.com>
2639         * MAINTAINERS (Write After Approval): Add myself.
2641 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2643         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2644         paths for *-w64-mingw* and x86_64-*mingw*.
2645         * configure: Regenerated.
2647 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2649         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2651 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2653         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2654         Phil Edwards to Write-After Approval.
2656 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2658         * configure.ac: Disable target-winsup & co for
2659         x86_64-*-mingw* and *-w64-mingw* targets.
2660         * configure: Regenerated.
2662 2009-10-16  Nick Clifton  <nickc@redhat.com>
2664         * MAINTAINERS: Add myself as a maintainer for the RX port.
2666 2009-10-26  Johannes Singler  <singler@kit.edu>
2668         * MAINTAINERS (Write After Approval): Update my e-mail address.
2670 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2672         * configure.ac (CLooG test): Use = with test.
2673         * configure: Regenerate.
2675 2009-10-22  Richard Guenther  <rguenther@suse.de>
2677         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2678         cloog if the ppl version check failed.  Move flags saving
2679         before setting in libelf check.
2680         * configure: Regenerate.
2682 2009-10-21  Richard Guenther  <rguenther@suse.de>
2684         * configure.ac: Adjust the ppl and cloog configure to work as
2685         documented.  Disable cloog if ppl was disabled.  Omit the version
2686         checks if they were disabled.
2687         * configure: Re-generate.
2689 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2691         * configure.ac: Add 'lto' to enable_languages, not
2692         new_enable_languages, and only if not already present.
2693         * configure: Regenerate.
2695 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2697         * README: Refer to the various COPYING* files instead of just
2698         COPYING.
2699         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2701 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2703         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2705 2009-10-07  Richard Guenther  <rguenther@suse.de>
2707         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2708         and Richard Guenther as reviewers.
2709         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2710         as reviewers.
2712 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2714         * config.sub: Update from upstream sources.
2716 2009-10-06  Ian Lance Taylor  <iant@google.com>
2718         * Makefile.def: check-gold depends upon all-gas.
2719         * Makefile.in: Rebuild.
2721 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2723         * MAINTAINERS (Write After Approval): Add myself.
2725 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2727         * Makefile.def: all-lto-plugin depends on all-libiberty.
2728         set bootstrap=true for lto-plugin.
2729         Add lto-plugin.
2730         * Makefile.in: Regenerate.
2731         * configure.ac (host_libs): Add lto-plugin.
2732         * configure: Regenerate.
2734 2009-10-03  Diego Novillo  <dnovillo@google.com>
2736         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2737         (HOST_LIBELFLIBS): Define.
2738         (HOST_LIBELFINC): Define.
2739         * Makefile.in: Regenerate.
2740         * configure.ac: Add --enable-lto.
2741         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2742         If --enable-lto is used, add 'lto' to new_enable_languages.
2743         If --enable-lto is used and gold is enabled, add
2744         lto-plugin to configdirs.
2745         * configure: Regenerate.
2747 2009-10-03  Simon Baldwin  <simonb@google.com>
2749         * configure.ac: If --with-system-zlib, suppress local zlib and
2750         pass --with-system-zlib to subdir configure scripts.
2751         * configure: Regenerate.
2753 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2754             Paolo Bonzini  <bonzini@gnu.org>
2756         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2757         $(srcdir).
2758         * Makefile.in: Rebuilt.
2760 2009-09-26  Gary Funck  <gary@intrepid.com>
2762         * MAINTAINERS (Write After Approval): Add myself.
2764 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2766         * configure.ac: Update minimum MPC version to 0.7.
2767         * configure: Regenerate.
2769 2009-09-25  Nick Clifton  <nickc@redhat.com>
2771         * configure.ac: Pass any --cache-file=/dev/null option on to
2772         subconfigures.
2773         * configure: Regenerate.
2775 2009-09-23  Nick Clifton  <nickc@redhat.com>
2777         * config.sub, config.guess: Update from upstream sources.
2779 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2781         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2782         * Makefile.in: Rebuilt.
2784 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2786         PR bootstrap/32272
2787         * configure.ac: Error out if $srcdir isn't '.' but contains
2788         host-${host_noncanonical}.
2789         * configure: Regenerate.
2791 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2793         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2794         maintainer.
2796 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2798         * configure.ac: If bootstrapping a combined tree with
2799         --enable-gold, require c++ in stage1_languages.
2800         * configure: Regenerate.
2802         * configure.ac: Also add target_libs of stage1_languages to
2803         bootstrap_target_libs.
2804         * configure: Regenerate.
2806         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2807         with --enable-languages not containing c++.
2808         * configure: Regenerate.
2810 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2812         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2813         * configure: Regenerate.
2815 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2817         * MAINTAINERS (Write After Approval): Update my e-mail address,
2818         and move from from here...
2819         (Waiting for paperwork): To here.
2821 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2823         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2825 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2827         * configure.ac: Do not use $extrasub for replacing @if/@endif
2828         parts in Makefile; instead, use additional arguments to
2829         AC_CONFIG_COMMANDS to do the replacement manually, with several
2830         sed invocations, to avoid HP-UX sed command limits.
2831         * configure: Regenerate.
2833 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2835         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2836         blank before -L.
2838 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2840         * configure.ac (with-build-config): Document.  Handle without.
2841         Handle missing argument.
2842         * configure: Rebuilt.
2844 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2846         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2847         Default to bootstrap-debug only if compare-debug works.
2848         * configure: Rebuilt.
2849         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2850         * Makefile.in: Rebuilt.
2852 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2854         * MAINTAINERS (OS Port Maintainers): Update my email address.
2856 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2858         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2859         * Makefile.in: Rebuilt.
2861 2009-09-01  Chris Demetriou  <cgd@google.com>
2863         * MAINTAINERS (Write After Approval): Add myself.
2865 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2867         PR debug/30161
2868         * include/dwarf2.h (enum dwarf_tag): Added
2869         DW_TAG_GNU_template_template_param
2870         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2872 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2874         * Makefile.tpl (AWK): Fix typo.
2875         * Makefile.in: Regenerate.
2877 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2879         * configure.ac: Detect awk and sed.
2880         * Makefile.def (flags_to_pass): Add AWK and SED.
2881         * Makefile.tpl (AWK, SED): New.
2882         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2883         * configure: Regenerate.
2884         * Makefile.in: Regenerate.
2886 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2888         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2889         (collapseslashes): Likewise.
2891 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2893         * configure.ac (AC_PREREQ): Bump to 2.64.
2895 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2897         * configure.ac: Remove --with-datarootdir, --with-docdir,
2898         --with-pdfdir, --with-htmldir switches.
2899         * configure: Regenerate.
2901         * configure: Regenerate.
2903         * compile: Sync from Automake 1.11.
2904         * depcomp: Likewise.
2905         * install-sh: Likewise.
2906         * missing: Likewise.
2907         * mkinstalldirs: Likewise.
2908         * ylwrap: Likewise.
2910 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2912         * ltmain.sh (func_normal_abspath): New function.
2913         (func_relative_path): Likewise.
2914         (func_mode_help): Document new -bindir option for link mode.
2915         (func_mode_link): Add new -bindir option, and use it to place
2916         output DLL if specified.
2918 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2920         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2921         (baseargs): Add --disable-option-checking.
2922         * configure: Regenerate.
2924         * Makefile.def (configure-target-libiberty): Depend on
2925         all-binutils and all-ld.
2926         (configure-target-newlib): Likewise.
2927         * Makefile.in: Regenerate.
2929 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2931         * config.sub, config.guess: Update from upstream sources.
2933 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2935         Sync from src, merge:
2937         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2939         * configure.ac: Do not exclude gas for i386-*-darwin.
2940         Add a case for x86_64-*-darwin.
2941         * configure: Regenerate.
2943 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2945         * MAINTAINERS: Add my name to Write After Approval list.
2947 2009-08-06  Michael Eager  <eager@eagercon.com>
2949         * configure.ac: Add Microblaze target.
2950         * configure: Regenerate.
2952 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2954         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2955         * configure: Regenerate.
2957 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2959         * MAINTAINERS (Write After Approval): Update my e-mail address.
2961 2009-07-06  Ian Lance Taylor  <iant@google.com>
2963         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2964         * configure: Rebuild.
2966 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2968         * MAINTAINERS: Move myself to the Graphite Reviewers.
2970 2009-06-30  Wei Guozhi  <carrot@google.com>
2972         * MAINTAINERS: Add my name to Write After Approval list.
2974 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2976         PR bootstrap/40338
2977         * configure.ac (comparestring): Create new variable.
2978         * Makefile.tpl (comparestring): Use to skip some comparisions.
2979         * configure: Regenerate.
2980         * Makefile.in: Regenerate.
2982 2009-06-26  Doug Evans  <dje@sebabeach.org>
2984         * Makefile.def (host_modules): Add cgen.
2985         * Makefile.in: Regenerate.
2986         * configure.ac (host_tools): Add cgen.
2987         * configure: Regenerate.
2989 2009-06-23  DJ Delorie  <dj@redhat.com>
2991         * MAINTAINERS: Add myself as mep maintainer.
2993 2009-06-23  Ian Lance Taylor  <iant@google.com>
2995         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2996         boot_languages.  Only bootstrap target libraries listed in
2997         target_libs for some boot language.  Add --with-stage1-ldflags,
2998         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2999         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3000         if not building with C++.
3001         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3002         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3003         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3004         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3005         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3006         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3007         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3008         * configure, Makefile.in: Rebuild.
3010 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3012         * MAINTAINERS: Added my name to write-after-approval list.
3014 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3016         * configure.ac: Define is_elf for QNX Neutrino targets.
3017         * configure: Regenerate.
3019 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3021         * MAINTAINERS: Added my name to the write-after-approval list
3023 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3025         * configure.ac: Detect MPC in default directory.
3026         * configure: Regenerate.
3028 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3029             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3031         * Makefile.tpl (all): Avoid a trailing backslash.
3032         * Makefile.in: Regenerate.
3034 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3036         * config.sub, config.guess: Update from upstream sources.
3038 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3040         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3041         to noconfdirs.
3042         * configure: Regenerate.
3044 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3046         * Makefile.tpl ([+compare-target+]): Compare all stage
3047         directories, rather than just gcc.
3048         * Makefile.in: Rebuilt.
3050 2009-06-01  Doug Kwan  <dougkwan@google.com>
3052         * configure.ac: Support gold for target arm*-*-*.
3053         * configure: Regenerate.
3055 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3057         * Makefile.def: Add MPC support and dependencies.
3058         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3060         * Makefile.in, configure: Regenerate.
3062 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3064         * Makefile.tpl (all): Avoid harmless warning in make all when
3065         gcc-bootstrap is enabled but stage_last does not exist.
3066         * Makefile.in: Rebuilt.
3068 2009-05-24  Nicolas Roche  <roche@adacore.com>
3070         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3071         * Makefile.in: Regenerate.
3073 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3075         * MAINTAINERS: Update my e-mail address.
3077 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3079         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3080         * configure:  Regenerate.
3082 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3084         PR other/40159
3085         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3086         gcc-no-bootstrap are mutually exclusive.
3087         * Makefile.in: Rebuilt.
3089 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3091         PR other/40159
3092         * Makefile.tpl (all): Don't end with unconditional success.
3093         * Makefile.in: Rebuilt.
3095 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3097         PR target/37137
3098         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3099         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3100         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3101         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3102         stage_configureflags, stage_cflags and stage_libcflags into
3103         explicit Makefile macros.
3104         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3105         GFORTRAN.
3106         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3107         CC.  Set CC_FOR_BUILD from CC.
3108         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3109         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3110         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3111         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3112         and GFORTRAN.
3113         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3114         (_LIBCFLAGS): Renamed to _TFLAGS.
3115         (do-compare-debug, do-compare3-debug): Drop.
3116         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3117         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3118         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3119         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3120         (XGCC_FLAGS_FOR_TARGET): New.
3121         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3122         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3123         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3124         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3125         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3126         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3127         TFLAGS.
3128         (BUILD_CONFIG): Include if requested.
3129         (all): Set TFLAGS on bootstrap.
3130         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3131         (all-stageid-prefixmodule): Likewise.
3132         (do-clean, distclean-stageid): Set TFLAGS.
3133         (restrap): Fix whitespace.
3134         * Makefile.in: Rebuilt.
3136 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3138         * config.guess: Sync with src.
3140 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3142         * configure.ac ($with_ppl):  Default to no if not supplied.
3143         ($with_cloog):  Likewise.
3144         configure:  Regenerate.
3146 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3148         * MAINTAINERS: Update my e-mail address.
3150 2009-04-27  Nick Clifton  <nickc@redhat.com>
3152         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3154 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3156         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3157         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3158         * Makefile.in: Regenerate.
3160 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3162         PR bootstrap/39739
3163         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3164         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3166         * configure, Makefile.in: Regenerate.
3168 2009-04-21  Taras Glek  <tglek@mozilla.com>
3170         * include/hashtab.h: Update GTY annotations to new syntax
3171         * include/splay-tree.h: Likewise
3173 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3175         * config.sub, config.guess: Update from upstream sources.
3177 2009-04-15  Anthony Green  <green@moxielogic.com>
3179         * configure.ac: Add moxie support.
3180         * configure: Rebuilt.
3182 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3184         * configure.ac: Change copyright header to refer to version
3185         3 of the GNU General Public License and to point readers at the
3186         COPYING3 file and the FSF's license web page.
3187         * Makefile.def: Likewise.
3188         * Makefile.tpl: Likewise.
3189         * Makefile.in: Regenerate.
3191 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3193         * configure.ac: Restore match for darwin9 or later. Use double
3194         brackets since regeneration eats one pair.
3195         * configure: Regenerate.
3197 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3199         PR gas/10039
3200         * configure.ac: Require texinfo 4.7.
3201         * configure: Regenerated.
3203 2009-04-09  Nick Clifton  <nickc@redhat.com>
3205         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3206         the GCC Runtime Library Exception.
3208 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3210         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3211         * configure: Regenerate.
3213 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3215         * Makefil.def (languages): New entries.
3216         * Makefile.tpl (check-gcc-*): New generic target.
3217         * Makefile.in: Regenerate.
3219 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3221         * MAINTAINERS:  Update my email address.
3223 2009-03-18  Tom Tromey  <tromey@redhat.com>
3225         * configure: Rebuild.
3226         * configure.ac (host_libs): Add libiconv.
3227         * Makefile.in: Rebuild.
3228         * Makefile.def (host_modules): Add libiconv.
3229         (configure-gdb, all-gdb): Depend on libiconv.
3231 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3233         * configure.ac: Treat gdb as supported on x86_64-darwin.
3234         * configure: Regenerate.
3236 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3238         * configure.ac (--with-host-libstdcxx): New option.
3239         * configure: Regenerate.
3241 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3243         * MAINTAINERS:  Move myself into the write after approval list.
3245 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3247         * MAINTAINERS: Update e-mail address.
3249 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3251         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3253 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3255         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3257 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3259         Backport from git Libtool:
3261         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3262         Support GNU/kOpenSolaris.
3263         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3264         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3265         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3266         GNU/kOpenSolaris.
3268 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3270         * MAINTAINERS: Update e-mail address.
3272 2009-02-24  Michael Eager  <eager@eagercon.com>
3274         * MAINTAINERS (Write After Approval): Add self.
3276 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3278         * MAINTAINERS (Write After Approval): Add myself.
3280 2009-02-05  Andreas Schwab  <schwab@suse.de>
3282         * Makefile.tpl (stage_last): Define $r and $s before using
3283         $(RECURSE_FLAGS_TO_PASS).
3284         * Makefile.in: Regenerate
3286 2009-01-30  Ian Lance Taylor  <iant@google.com>
3288         * MAINTAINERS: Move myself to the Global Reviewers list.
3290 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3292         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3293         * configure: Regenerate.
3295 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3297         * MAINTAINERS: Make whitespace consistent.
3298         Remove Robert Millan from Write After Approval.
3300 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3302         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3303         (all-opcodes): Depend on all-libiberty.
3304         * Makefile.in: Regenerate.
3306 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3308         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3309         * configure: Regenerate.
3311 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3313         * MAINTAINERS (Write After Approval): Add myself.
3315 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3317         * MAINTAINERS: Add myself to reviewers (Fortran).
3319 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3321         PR tree-optimization/38515
3322         * configure.ac (cloog-polylib): Removed.
3323         (with_ppl, with_cloog): Test for "no".
3324         * configure: Regenerated.
3326 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3328         * MAINTAINERS: Moved myself to reviewers (Fortran).
3330 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3332         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3333         (Write After Approval): Remove myself.
3335 2009-01-03  Diego Novillo  <dnovillo@google.com>
3337         * MAINTAINERS: Remove myself from alias maintainership.
3339 2009-01-02  David Ayers  <ayers@fsfe.org>
3341         * MAINTAINERS: Update e-mail address.
3343 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3345         * MAINTAINERS: Make whitespace consistent.
3347 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3349         Backport from upstream Libtool:
3350         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3351         Add cache variables to tests that require the linker to work.
3352         For shlibpath_overrides_runpath, this also changes the semantics
3353         to let the result from the C compiler take precedence.
3355 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3357         * config.sub, config.guess: Update from upstream sources.
3359 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3361         * configure.ac (ppllibs): Add by default the lib flags.
3362         * configure: Regenerate.
3364 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3366         * MAINTAINERS:  Add myself to the write after approval list.
3368 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3370         * configure.ac: Add double brackets on darwin[912].
3371         * configure: Regenerate.
3373 2008-12-03  Daniel Kraft  <d@domob.eu>
3375         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3376         Approval to Reviewer section (for Fortran front-end).
3378 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3380         * configure.ac: Expand to darwin10 and later.
3381         * configure: Regenerate.
3383 2008-12-02  Andreas Schwab  <schwab@suse.de>
3385         * Makefile.def: configure-target-boehm-gc depends on
3386         all-target-libstdc++-v3.
3387         * Makefile.in: Regenerate.
3389 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3391         * MAINTAINERS:  Add myself as mingw maintainer.
3393 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3395         * config.sub, config.guess: Update from upstream sources.
3397 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3399         * README.SCO: Remove.
3401 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3403         * MAINTAINERS:  Add myself to the write after approval list.
3405 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3407         * MAINTAINERS:  Update my email address in WAA section.
3409 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3411         * MAINTAINERS: Update e-mail address.
3413 2008-11-27  Toon Moene  <toon@moene.org>
3415         * MAINTAINERS: Change e-mail address.
3417 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3419         * configure.ac: Build gdb for i?86-*-darwin*
3420         * configure: Regenerated.
3422 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3424         * MAINTAINERS: Added my full name.
3426 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3428         PR bootstrap/38014
3429         PR bootstrap/37923
3431         Revert:
3433         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3435         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3436         * Makefile.in: Regenerated.
3438         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3440         PR gdb/921
3441         PR gdb/1646
3442         PR gdb/2175
3443         PR gdb/2176
3445         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3446         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3447         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3448         (HOST_EXPORTS): Pass CPPFLAGS.
3449         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3450         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3451         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3452         * Makefile.in, configure: Regenerated.
3453         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3454         and CPPFLAGS_FOR_BUILD.
3456 2008-11-06  Jeff Law  <law@redhat.com>
3458         * MAINTAINERS: Add myself as middle end maintainer.
3460 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3462         * MAINTAINERS (Write after approval): Add myself.
3464 2008-11-05  Diego Novillo  <dnovillo@google.com>
3466         * MAINTAINERS (Global Reviewers): Add myself.
3467         (Non-Algorithmic Maintainers): Remove myself.
3469 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3471         * MAINTAINERS (Write after approval): Add myself.
3473 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3475         * MAINTAINERS (Write after approval): Add myself.
3477 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3479         * configure.ac (spu-*-*): Remove special case.
3480         * configure: Regenerate.
3482 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3484         * MAINTAINERS (Write after approval): Update my email address.
3486 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3488         * configure.ac [spu-*-*]: Do not set skipdirs.
3489         * configure: Re-generate.
3491 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3493         * MAINTAINERS (Various Maintainers): Add myself to reload.
3495 2008-10-25  Richard Guenther  <rguenther@suse.de>
3497         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3498         maintainer.  Remove myself as libgcc-math maintainer.
3499         (Non-Algorithmic Maintainers): Remove myself.
3501 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3503         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3504         * Makefile.in: Regenerated.
3506 2008-10-23  Cary Coutant  <ccoutant@google.com>
3508         * MAINTAINERS (Write after approval): Add myself.
3510 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3512         PR gdb/921
3513         PR gdb/1646
3514         PR gdb/2175
3515         PR gdb/2176
3517         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3518         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3519         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3520         (HOST_EXPORTS): Pass CPPFLAGS.
3521         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3522         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3523         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3524         * Makefile.in, configure: Regenerated.
3525         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3526         and CPPFLAGS_FOR_BUILD.
3528 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3530         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3531         Sebastian Pop.
3533 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3535         * MAINTAINERS (Write After Approval): Added myself.
3537 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3539         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3540         recommended version to 2.3.2.
3542         * configure: Regenerate.
3544 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3546         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3548 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3550         * MAINTAINERS (Write After Approval): Update e-mail address.
3552 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3554         * libtool.m4: Update to libtool 2.2.6.
3555         * lt~obsolete.m4: Update to libtool 2.2.6.
3556         * ltmain.sh: Update to libtool 2.2.6.
3557         * ltsugar.m4: Update to libtool 2.2.6.
3558         * ltversion.m4: Update to libtool 2.2.6.
3559         * ltoptions.m4: Update to libtool 2.2.6.
3560         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3562 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3564         * MAINTAINERS (Write After Approval): Add myself.
3566 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3568         * MAINTAINERS (Write After Approval): Update my name.
3570 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3572         * MAINTAINERS: Add myself in "Write After Approval".
3574 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3576         * MAINTAINERS: Add myself as ia64 maintainer.
3578 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3580         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3581         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3582         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3583         and Michael Tiemann from Write After Approval since they do not
3584         actually have access.
3586 2008-09-05  Richard Guenther  <rguenther@suse.de>
3588         * configure.ac: Initialize clooglibs to -lcloog.
3589         * configure: Re-generate.
3591 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3593         * MAINTAINERS (Write After Approval): Add myself.
3595 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3597         * configure.ac (--with-cloog-polylib): New.
3598         (--disable-cloog-version-check): New.
3599         (--disable-ppl-version-check): New.
3600         * configure: Re-generate.
3602 2008-09-03  Richard Guenther  <rguenther@suse.de>
3604         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3605         cloog test.
3606         * configure: Re-generate.
3608 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3610         Add picoChip port.
3611         * MAINTAINERS: Add picoChip maintainers.
3613 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3614             Tobias Grosser  <grosser@fim.uni-passau.de>
3615             Jan Sjodin  <jan.sjodin@amd.com>
3616             Harsha Jagasia  <harsha.jagasia@amd.com>
3617             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3618             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3619             Adrien Eliche  <aeliche@isty.uvsq.fr>
3621         Merge from graphite branch.
3622         * configure: Regenerate.
3623         * Makefile.in: Regenerate.
3624         * configure.ac (host_libs): Add ppl and cloog.
3625         Add checks for PPL and CLooG.
3626         * Makefile.def (ppl, cloog): Added modules and dependences.
3627         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3628         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3630 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3632         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3633         (GCC_SHLIB_SUBDIR): New.
3634         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3635         * configure: Regenerate.
3636         * Makefile.in: Regenerate.
3638 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3640         * MAINTAINERS: Consistently use tabs to separate columns.
3642 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3644         * MAINTAINERS (Write after Approval): Add myself.
3646 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3648         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3649         Enable bfd, binutils and opcodes.
3650         * configure: Regenerate.
3652 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3654         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3656 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3658         * MAINTAINERS:  Use correct Umlaut for last name.
3660 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3662         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3664 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3666         * MAINTAINERS: Update my email address.
3668 2008-08-16  Nicolas Roche  <roche@adacore.com>
3670         * Makefile.tpl: Add BOOT_ADAFLAGS.
3671         * Makefile.in: Regenerate.
3673 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3675         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3676         * configure: Regenerate.
3678 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3680         * configure.ac: Add makefile fragments for hpux.
3681         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3682         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3683         * configure: Regenerate.
3684         * Makefile.in: Regenerate.
3686 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3688         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3690 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3692         * MAINTAINERS (Write after Approval): Add myself.
3694 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3696         * MAINTAINERS (Write After Approval):  Add myself.
3698 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3700         * MAINTAINERS (Write After Approval):  Add myself.
3702 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3704         * MAINTAINERS: Update my email address.
3706 2008-06-25  Joey Ye  <joey.ye@intel.com>
3708         * MAINTAINERS (Write After Approval):  Add myself.
3710 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3712         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3713         * Makefile.in: Regenerate.
3714         * configure: Regenerate.
3716 2008-06-17  Daniel Kraft  <d@domob.eu>
3718         * MAINTAINERS (Write After Approval):  Add myself.
3720 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3722         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3723         "$@" is still intact with both Autoconf 2.59 and 2.62.
3724         * configure: Regenerate.
3726 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3728         * Makefile.tpl: Fix comment errors.
3729         * Makefile.in: Regenerate.
3731 2008-06-12  David S. Miller  <davem@davemloft.net>
3732             David Edelsohn  <edelsohn@gnu.org>
3734         * configure.ac: Add powerpc*-*-* to gold supported targets.
3735         * configure: Regenerate.
3737 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3739         PR tree-optimization/36218
3740         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3741         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3742         (all prefix="build-"): Pass them to build-system sub-makes.
3743         * Makefile.in: Regenerate.
3745 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3747         * MAINTAINERS (mt port): Remove.
3748         (sco5, unixware, sco udk): Remove.
3749         (Kean Johnston): Add to Write After Approval.
3751 2008-05-30  Julian Brown  <julian@codesourcery.com>
3753         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3754         of libobjc for ARM EABI Linux.
3755         * configure: Regenerate.
3757 2008-05-18  Xinliang David Li   <davidxl@google.com>
3759         * ChangeLog: Remove wrong ChangeLog entry.
3761 2008-05-17  Xinliang David Li   <davidxl@google.com>
3763         * MAINTAINERS (Write After Approval): Add myself.
3765 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3767         * MAINTAINERS (Write After Approval): Add myself.
3769 2008-05-14  Rafael Espíndola  <espindola@google.com>
3771         * config-ml.in: don't handle --enable-shared and --enable-static.
3773 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3775         * MAINTAINERS: Update my email address.
3777 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3779         * MAINTAINERS: Update my email address.
3781 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3783         * MAINTAINERS (Write After Approval): Add myself.
3785 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3787         * MAINTAINERS (Write After Approval): Add myself.
3789 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3791         * MAINTAINERS (crx): Add myself.
3793 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3795         Sync with src:
3796         2008-04-14  David S. Miller  <davem@davemloft.net>
3798         * configure.ac: Add sparc*-*-* to gold supported targets.
3799         * configure: Regenerate.
3801 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3803         PR bootstrap/35457
3804         * configure.ac: Include override.m4.
3805         * configure: Regenerate.
3807 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3809         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3810         * Makefile.in: Regenerate.
3812 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3814         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3815         as nonconfigurable directories list.
3816         * configure: Regenerate.
3818 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3820         * config.sub, config.guess: Update from upstream sources.
3822 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3824         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3825         * Makefile.in: Regenerate.
3827 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3829         * configure.ac: Do not build libssp for the AVR.
3830         * configure: Regenerate.
3832 2008-04-07  Ian Lance Taylor  <iant@google.com>
3834         * Makefile.def: check-gold depends upon all-binutils.
3835         * Makefile.in: Regenerate.
3837 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3839         * MAINTAINERS (Write After Approval): Add myself.
3841 2008-04-04  Nick Clifton  <nickc@redhat.com>
3843         PR binutils/4334
3844         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3845         builds.
3846         * configure: Regenerate.
3848 2008-04-04  NightStrike  <NightStrike@gmail.com>
3850         PR other/35151
3851         * configure.ac: Combine rules for mingw32 and mingw64.
3852         * configure: Regenerate.
3854 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3856         * MAINTAINERS (Write After Approval): Add myself.
3858 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3860         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3861         * Makefile.in (.NOTPARALLEL): Ditto.
3863 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3865         * MAINTAINERS (Write After Approval): Add myself.
3867 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3869         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3870         * Makefile.in (.NOTPARALLEL): Regenerate.
3872 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3874         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3875         * Makefile.in: Regenerate.
3877 2008-03-26  Jakub Staszak  <kuba@et.pl>
3879         * MAINTAINERS (Write After Approval): Add myself.
3881 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3883         * MAINTAINERS:  Update e-mail address.
3885 2008-03-20  Ian Lance Taylor  <iant@google.com>
3887         * configure.ac: Add support for --enable-gold.
3888         * Makefile.def: Add gold as a directory like ld.
3889         * configure, Makefile.in: Regenerate.
3891 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3893         * configure.ac: m4_include config/proginstall.m4.
3894         * configure: Regenerate.
3896         Backport from upstream Libtool:
3898         2007-10-12  Eric Blake  <ebb9@byu.net>
3900         Deal with Autoconf 2.62's semantic change in m4_append.
3901         * ltsugar.m4 (lt_append): Replace broken versions of
3902         m4_append.
3903         (lt_if_append_uniq): Don't require separator to be overquoted,
3904         and avoid broken m4_append.
3905         (lt_dict_add): Fix typo.
3906         * libtool.m4 (_LT_DECL): Don't overquote separator.
3908 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3910         * config.rpath: Add AIX 6 support.
3912 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3914         * Makefile.def (stageprofile).  Remove -fprofile-generate
3915         from stage_libcflags.
3916         * Makefile.in: Regenerate.
3918 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3920         * config.sub, config.guess: Update from upstream sources.
3922 2008-03-06  Tom Tromey  <tromey@redhat.com>
3924         * MAINTAINERS: Update for treelang deletion.
3926 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3928         * MAINTAINERS: Update my email address.
3930 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3932         * MAINTAINERS (darwin port): Add myself as a maintainer.
3933         (objective-c/c++): Add myself as a maintainer.
3935 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3937         * MAINTAINERS (Write After Approval): Update my email address.
3939 2008-02-25  Tomas Bily  <tbily@suse.cz>
3941         * MAINTAINERS (Write After Approval): Add myself.
3943 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3945         * MAINTAINERS (OpenMP): Add myself.
3947 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3949         PR bootstrap/32009
3950         PR bootstrap/32161
3952         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3953         * configure: Regenerate.
3955         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3956         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3957         STAGE4_LIBCFLAGS): New.
3958         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3959         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3960         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3961         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3962         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3963         for target modules.  Don't export LIBCFLAGS.
3964         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3965         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3966         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3967         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3968         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3969         * Makefile.in: Regenerate.
3971 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3973         PR libgcj/33085
3974         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3975         Do not use -DDLL_EXPORT.  Backport from upstream.
3977 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3979         * MAINTAINERS (Write After Approval): Add myself.
3981 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3983         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3984         * configure: Regenerate.
3986 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3988         * configure.ac (xtensa*-*-*): Recognize processor variants.
3989         * configure: Regenerate.
3991 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3993         PR bootstrap/34922
3994         * configure.ac (PARSE_ARGS): Push suitable setting of
3995         ac_subdirs_all, for `./configure --help=recursive'.
3996         Handle `+' in generic toplevel directory disabling.
3997         * configure: Regenerate.
3999 2008-01-28  Nick Clifton  <nickc@redhat.com>
4001         * MAINTAINERS (xstormy16): Take over maintainership.
4003 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4005         * MAINTAINERS (c4x port): Remove.
4007 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4009         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4011 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4013         * config.sub, config.guess: Update from upstream sources.
4015 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4017         * MAINTAINERS (Write After Approval): Add myself.
4019 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4021         * MAINTAINERS: Update my email address.
4023 2008-01-09  Raksit Ashok  <raksit@google.com>
4025         * MAINTAINERS (Write After Approval): Add myself.
4027 2008-01-09  Raksit Ashok  <raksit@google.com>
4029         * MAINTAINERS (Write After Approval): Add myself.
4031 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4033         * config.sub, config.guess: Update from upstream sources.
4035 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4037         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4038         Change recommended MPFR from 2.2.1 -> 2.3.0.
4039         * configure: Regenerate.
4041 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4043         * MAINTAINERS: Update my email address.
4045 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4047         * MAINTAINERS: Update my email address.
4049 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4051         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4052         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4053         * Makefile.in: Regenerate.
4055 2007-12-10  Mark Heffernan  <meheff@google.com>
4057         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4058         misplaced entries.
4060 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4062         * configure.ac: Enable libjava for x86_64-*-darwin9.
4063         * configure: Regenerate.
4065 2007-12-07  Bill Maddox  <maddox@google.com>
4067         * MAINTAINERS (Write After Approval): Add myself.
4069 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4071         * config.sub, config.guess: Update from upstream sources.
4073 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4075         * config-ml.in: Remove 64bit configure tests.
4077 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4079         * config-ml.in: Robustify against white space in absolute file
4080         names.
4082         * config-ml.in (multi-clean): Substitute ${Makefile}.
4083         Remove superfluous ${Makefile} in list.
4085 2007-11-19  Thiemo Seufer  <ths@mips.com>
4087         * config-ml.in: Don't hardcode the Makefile name.
4089 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4091         * MAINTAINERS (Write After Approval): Add myself.
4093 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4095         * MAINTAINERS (Write After Approval): Add myself.
4097 2007-11-06  Doug Kwan  <dougkwan@google.com>
4099         * MAINTAINERS (Write After Approval): Add myself.
4101 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4103         * MAINTAINERS (mercury): Remove entry.
4104         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4106 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4108         * Makefile.def (dependencies): Make configure-gdb depend on
4109         all-intl.
4110         * Makefile.in: Regenerated.
4112 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4114         * MAINTAINERS (Fortran maintainer): Remove myself.
4116 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4118         * Makefile.def: To avoid problems running with parallel makes,
4119         build newlib before libgloss so that target specific header
4120         files are availble.
4121         * Makefile.in: Regenerate
4123 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4125         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4126         * Makefile.in: Regenerate.
4128 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4130         * MAINTAINERS (Register allocation reviewer): Add myself.
4132 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4134         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4135         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4136         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4137         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4138         * configure: Regenerate.
4140 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4142         * MAINTAINERS (Register allocation reviewer): Add myself.
4144 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4146         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4147         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4148         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4149         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4150         * configure.ac: Default them to host tools for $host = $build.
4151         Subst them.
4153         * configure: Regenerate.
4154         * Makefile.in: Regenerate.
4156 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4158         * MAINTAINERS (Register allocation reviewer): Add myself.
4160 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4162         * MAINTAINERS (Register allocation reviewer): Add myself.
4164 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4166         * MAINTAINERS (Write After Approval): Fix typo.
4168 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4170         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4171         * configure: Regenerate.
4173 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4175         PR bootstrap/31906
4176         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4177         they're already prefixed.
4179 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4181         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4182         libstdc++.
4183         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4184         * configure: Regenerate.
4185         * Makefile.in: Regenerate.
4187 2007-09-17  Andreas Schwab  <schwab@suse.de>
4189         * configure.ac: Raise minimum makeinfo version to 4.6.
4190         * configure: Regenerate.
4192 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4194         * MAINTAINERS (write-after-approval) add myself
4196 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4198         * configure.ac: Correct makeinfo version check.
4199         * configure: Regenerate.
4201 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4203         * MAINTAINERS: Update my email address.
4205 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4207         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4208         to $skipdirs and only disable gprof for newlib.  Use the normal
4209         mips*-elf* handling in other respects.
4210         * configure: Regnerate.
4212 2007-09-12  David Daney  <ddaney@avtrex.com>
4214         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4215         enabling libgcj.
4216         * configure: Regenerate.
4218 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4220         PR other/32154
4221         * configure.ac: For libgloss targets, point the linker to the linker
4222         script, startup code and simulator library.
4223         * configure: Regenerate.
4225 2007-09-07  Andrew Haley  <aph@redhat.com>
4227         * configure.ac (noconfigdirs): Remove target-libffi and
4228         target-libjava.
4229         * configure: Regenerate.
4231 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4233         PR target/33281
4234         * configure.ac: Use config/mh-mingw on mingw.
4235         * configure: Regenerate.
4237 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4239         * MAINTAINERS (Write After Approval): Add myself.
4241 2007-09-05  Richard Guenther  <rguenther@suse.de>
4243         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4244         nor --disable-checking is provided also turn on yes and types
4245         checking for stage1.
4246         * configure: Re-generate.
4248 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4250         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4251         (Write After Approval): Remove myself.
4253 2007-08-29  Nick Clifton  <nickc@redhat.com>
4255         * config.sub, config.guess: Update from upstream sources.
4257 2007-08-22  Bud Davis  <jmdavis@link.com>
4259         * MAINTAINERS (Write After Approval): Added myself.
4260         * MAINTAINERS (Reviewers): Removed myself.
4262 2007-08-18  Paul Brook  <paul@codesourcery.com>
4263             Joseph Myers  <joseph@codesourcery.com>
4265         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4266         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4267         * Makefile.in: Regenerate.
4268         * configure.ac (--with-debug-prefix-map): New.
4269         * configure: Regenerate.
4271 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4272             Nigel Stephens  <nigel@mips.com>
4274         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4275         as target_makefile_frag.
4276         * configure: Regenerate.
4278 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4280         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4281         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4282         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4283         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4284         (do-compare, do-compare3, do-compare-debug): New.
4285         ([+compare-target+]): Use them.
4287 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4289         * MAINTAINERS (Write After Approval): Change my email address.
4291 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4292             Ben Elliston  <bje@au.ibm.com>
4294         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4295         --silent if $silent.
4296         * configure: Regenerate.
4298 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4300         * MAINTAINERS (Various Maintainers): Add myself as
4301         loop infrastructure maintainer.  Update my e-mail
4302         address.
4304 2007-07-31  Diego Novillo  <dnovillo@google.com>
4306         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4307         Adjust description.
4309 2007-07-26  Richard Guenther  <rguenther@suse.de>
4311         * configure.ac: Add types checking to stage1 checking flags.
4312         * configure: Regenerate.
4314 2007-07-17  Nick Clifton  <nickc@redhat.com>
4316         * COPYING3: New file.  Contains version 3 of the GNU General
4317         Public License.
4318         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4319         Lesser General Public License.
4321 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4323         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4325 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4327         * MAINTAINERS (S/390 co-maintainer): Add myself.
4328         (Write After Approval): Remove myself.
4330 2007-07-13  Dan Hipschman  <dsh@google.com>
4332         * MAINTAINERS (Write After Approval): Add myself.
4334 2007-07-11  Nick Clifton  <nickc@redhat.com>
4336         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4337         WINDRES export.
4338         * Makefile.in: Regenerate.
4340 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4342         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4343         maintainer.
4345 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4347         * lt~obsolete.m4: New. Import from 20070318 libtool.
4349 2007-07-03  Julian Brown  <julian@codesourcery.com>
4351         * MAINTAINERS (Write After Approval): Add myself.
4353 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4355         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4356         * configure: Regenerate.
4358 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4360         * configure.ac: Add some missing m4 quotation.
4361         * configure: Regenerate.
4363 2007-07-02  Simon Baldwin  <simonb@google.com>
4365         * MAINTAINERS (Write After Approval): Add myself.
4367 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4369         * configure: Regenerate.
4371 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4373         * Makefile.def: Add windmc tool to build.
4374         * Makefile.tpl: Likewise.
4375         * configure.ac: Likewise.
4376         * Makefile.in: Regenerate.
4377         * configure: Regenerate.
4379 2007-06-28  DJ Delorie  <dj@redhat.com>
4381         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4382         not building newlib.
4383         * configure: Regenerated.
4385 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4387         * MAINTAINERS (Write After Approval): Add myself.
4389 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4391         * MAINTAINERS (Write After Approval): Add myself.
4393 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4395         * MAINTAINERS (Write After Approval): Add myself.
4397 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4399         * MAINTAINERS (Write After Approval): Add myself.
4401 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4403         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4404         * Makefile.in: Regenerated.
4406 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4408         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4409         bfin*-*-uclinux* targets.
4410         * configure: Regenerate.
4412 2007-06-14  Ian Lance Taylor  <iant@google.com>
4414         * MAINTAINERS: Add myself as non-algorithmic global write
4415         maintainer.
4417 2007-06-14  Diego Novillo  <dnovillo@google.com>
4419         * MAINTAINERS: Add self as middle-end maintainer and
4420         non-algorithmic global write maintainer.
4422 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4424         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4425         Move all Fortran maintainers except Paul Brook into the
4426         Non-Autopoiesis section.
4428 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4430         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4431         (distclean-stage[+id+]): Possibly delete stage_last.
4432         * Makefile.in: Regenerate.
4434 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4436         * MAINTAINERS (Various Maintainer): Fix typo.
4438 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4440         * MAINTAINERS (Various Maintainer): Add myself as
4441         dataflow maintainer.
4443 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4445         * config.sub, config.guess: Update from upstream sources.
4447 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4449         * Makefile.tpl: Fix spelling error.
4450         * Makefile.in: Regenerate.
4452 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4454         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4455         lt_cv_sys_max_cmd_len.
4457 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4459         * MAINTAINERS (Various Maintainers): Add myself as
4460         auto-vectorizer maintainer.
4462 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4464         PR libjava/32098
4465         * libtool.m4: Revert previous change.
4466         * ltgcc.m4: Put it here.
4468 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4470         * MAINTAINERS (Various Maintainers): Add myself as
4471         auto-vectorizer maintainer.
4473 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4475         PR libjava/32098
4476         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4478 2007-05-30  Richard Guenther  <rguenther@suse.de>
4480         * MAINTAINERS (Various Maintainers): Add myself as
4481         auto-vectorizer maintainer.
4483 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4485         PR bootstrap/29382
4486         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4487         * configure: Rebuilt.
4489 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4491         * MAINTAINERS (Write After Approval): Removed my name.
4493 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4495         * MAINTAINERS (Write After Approval): Remove myself.
4497 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4499         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4501 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4503         * ltmain.sh: Update from ToT Libtool.
4504         * libtool.m4: Update from ToT Libtool.
4505         * ltsugar.m4: New. Update from ToT Libtool.
4506         * ltversion.m4: New. Update from ToT Libtool.
4507         * ltoptions.m4: New. Update from ToT Libtool.
4508         * ltconfig: Remove.
4509         * ltcf-c.sh: Remove.
4510         * ltcf-cxx.sh: Remove.
4511         * ltcf-gcj.sh: Remove.
4513 2007-05-22  Ollie Wild  <aaw@google.com>
4515         * MAINTAINERS (Write After Approval): Add myself.
4517 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4519         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4520         stage_cflags.
4521         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4522         Remove CFLAGS/LIBCFLAGS.
4523         (configure-stage[+id+]-[+prefix+][+module+],
4524         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4525         * Makefile.in: Regenerate.
4527 2007-05-15  Diego Novillo  <dnovillo@google.com>
4529         * MAINTAINERS: Update e-mail address.
4531 2007-05-15  Revital Eres  <eres@il.ibm.com>
4533         * MAINTAINERS (Write After Approval): Add myself.
4535 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4537         * MAINTAINERS (Write After Approval): Updated my address.
4539 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4541         * MAINTAINERS (Write After Approval): Add myself.
4543 2007-05-11  Silvius Rus  <rus@google.com>
4545         * MAINTAINERS (Write After Approval): Add myself.
4547 2007-04-23  Tom Tromey  <tromey@redhat.com>
4549         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4551 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4553         * MAINTAINERS (cpplib): Rename to ...
4554         (libcpp): ... this.  Add C/C++ front end maintainers.
4556 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4558         * config-ml.in: Pass ${ml_config_env} to configure calls.
4560 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4562         * MAINTAINERS (Write After Approval): Add myself.
4564 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4566         * MAINTAINERS (Write After Approval): Add myself.
4568 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4570         * MAINTAINERS (fortran 95 front end): Add myself.
4572 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4574         * MAINTAINERS (Write After Approval): Add myself.
4576 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4578         * MAINTAINERS (Modulo Scheduler): Add myself.
4580 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4582         * MAINTAINERS (fortran 95 front end): Add myself.
4583         (c++ front end): whitespace fix.
4585 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4587         * MAINTAINERS (Write After Approval): Add myself.
4589 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4591         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4592         of glob.  Quote arguments with single quotes too.
4593         * configure: Regenerate.
4595 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4597         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4598         * Makefile.in: Regenerate
4600 2007-03-07  Andreas Schwab  <schwab@suse.de>
4602         * configure: Regenerate.
4604 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4606         * configure.ac: Add "--with-pdfdir" configure option,
4607         which defines pdfdir variable.
4608         * Makefile.def (target=fixincludes): Add install-pdf to
4609         missing targets.
4610         (recursive_targets): Add install-pdf target.
4611         (flags_to_pass): Add pdfdir.
4612         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4613         target.
4614         * configure: Regenerate
4615         * Makefile.in: Regenerate
4617 2007-02-28  Eric Christopher  <echristo@apple.com>
4619         Revert:
4620         2006-12-07  Mike Stump  <mrs@apple.com>
4622         * Makefile.def (dependencies): Add dependency for
4623         install-target-libssp and install-target-libgomp on
4624         install-gcc.
4625         * Makefile.in: Regenerate.
4627 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4629         * configure: Regenerate.
4630         * configure.ac: Move statements after variable declarations.
4632 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4634         * MAINTAINERS: Add myself as sh maintainer.
4636 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4638         * configure.ac: Adjust for loop syntax.
4639         * configure: Regenerate.
4641 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4643         * configure: Rebuilt.
4645 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4647         * configure.ac: Drop multiple occurrences of --enable-languages,
4648         and fix its quoting.
4649         * configure: Rebuilt.
4651 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4652             Nathan Sidwell  <nathan@codesourcery.com>
4653             Vladimir Prus  <vladimir@codesourcery.com>
4654             Joseph Myers  <joseph@codesourcery.com>
4656         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4657         * configure: Regenerate.
4659 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4661         * ltconfig (freebsd*): Default to elf.
4663 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4665         * configure.ac (target_libraries): Move libgcc before libiberty.
4666         * configure: Regenerated.
4668 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4669             Paolo Bonzini  <bonzini@gnu.org>
4671         PR bootstrap/30753
4672         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4673         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4674         * configure: Regenerated.
4676 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4678         * MAINTAINERS (Language Front End Maintainers): Update my mail
4679         address.
4681 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4683         PR bootstrap/30748
4684         * configure.ac: Correct syntax for Solaris ksh.
4685         * configure: Regenerated.
4687 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4689         * configure.ac: Sync with src.
4690         * configure: Regenerate.
4692 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4694         * Makefile.in: Regenerate.
4696 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4698         * config.sub: Sync with src.
4700 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4702         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4703         noncanonical equivalents.
4704         * configure.in: Rename to...
4705         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4706         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4707         target_noncanonical.  Use them.  Rewrite removal of configure
4708         arguments for autoconf 2.59.  Discard variable settings.  Force
4709         program_transform_name for native tools.
4711         * Makefile.in: Regenerated.
4712         * configure: Regenerated with autoconf 2.59.
4714 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4716         * MAINTAINERS (Write After Approval): Add myself.
4718 2007-01-31  Andreas Schwab  <schwab@suse.de>
4720         * Makefile.tpl (LDFLAGS): Substitute it.
4721         * Makefile.in: Regenerate.
4723 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4725         * MAINTAINERS (Write After Approval): Add myself.
4727 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4729         * MAINTAINERS (spu port): Add myself.
4731 2007-01-23  Richard Guenther  <rguenther@suse.de>
4733         PR bootstrap/30541
4734         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4735         * Makefile.tpl (GNATBIND): Substitute it.
4736         (GNATMAKE): Likewise.
4737         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4738         of STAGE_PREFIX.
4739         * Makefile.in: Regenerate.
4740         * configure: Regenerate.
4742 2007-01-18  Mike Stump  <mrs@apple.com>
4744         * configure.in: Re-enable -Werror for gcc builds.
4746 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4748         * MAINTAINERS (Write After Approval): Add myself.
4750 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4752         * configure.in: Change == to = in test command.
4753         * configure: Regenerate.
4755 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4756             Nick Clifton  <nickc@redhat.com>
4757             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4759         * configure.in (build_configargs, host_configargs, target_configargs):
4760         Remove build/host/target parameters.
4761         (host_libs): Add gmp and mpfr.
4762         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4763         * Makefile.def (gmp, mpfr): New.
4764         (gcc): Remove target.
4765         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4766         target_os, target_vendor): New.
4767         (configure): Add host_alias/target_alias arguments; adjust invocations.
4768         * configure: Regenerate.
4769         * Makefile.in: Regenerate.
4771 2007-01-11  Matt Fago  <fago@earthlink.net>
4773         * configure.in: Try to link to functions only in mpfr 2.2.x
4774         to improve robustness of configure tests.
4775         * configure: Regenerate.
4777 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4779         * MAINTAINERS: Add myself as i386 maintainer.
4781 2007-01-08  Jan Hubicka  <jh@suse.cz>
4783         * MAINTAINERS: Add myself as i386 maintainer.
4785 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4787         * configure.in: Add support for an x86_64-mingw* target.
4788         * configure: Regenerate.
4790 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4792         * Makefile.tpl (all-target): Correct @if conditional for target
4793         modules.
4794         * configure.in: Omit libiberty if building only target libgcc.
4795         * configure, Makefile.in: Regenerated.
4797 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4799         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4800         * configure: Regenerate.
4802 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4804         * Makefile.def (target_modules): Add libgcc.
4805         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4806         * Makefile.tpl (clean-target-libgcc): Delete.
4807         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4808         on gcc even for bootstrapped modules.  Rewrite handling of
4809         lang_env_dependencies to loop over target_modules.
4810         * configure.in (target_libraries): Add target-libgcc.
4811         * Makefile.in, configure: Regenerated.
4813 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4815         * configure.in: Reorganize recognition of languages.  Add
4816         --enable-stage1-languages.  Show supported languages for the chosen
4817         target rather than all recognized languages.
4818         * configure: Regenerate.
4820 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4822         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4823         * Makefile.in: Regenerate.
4825 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4827         * configure.in: Warn that MPFR 2.2.0 is buggy.
4828         * configure: Regenerate.
4830 2006-12-27  Ian Lance Taylor  <iant@google.com>
4832         * configure.in: When removing Makefiles to force a reconfigure, also
4833         remove prev-DIR*/Makefile.
4834         * configure: Regenerate.
4836 2006-12-22  Andreas Schwab  <schwab@suse.de>
4838         * configure: Regenerate with correct autoconf version.
4840 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4842         * configure.in: add AC_SUBST for *_FOR_TARGET.
4843         * configure: Regenerate.
4845 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4847         * configure.in: Simplify logic for rejecting languages that cannot
4848         be built.  Separate the case when a language is unsupported,
4849         from the case when the user chooses not to build a language.
4851 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4853         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4854         it only affects bootstrap and could be tested on "$host" as well.
4855         * configure: Regenerate.
4856         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4858 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4860         PR bootstrap/29544
4861         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4862         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4863         move here comment from Makefile.tpl.
4864         * Makefile.tpl: Move some definitions higher in the file.
4865         (STAGE1_CHECKING): New.
4866         * configure.in: Add --enable-stage1-checking.
4867         * configure: Regenerate.
4868         * Makefile.in: Regenerate.
4870 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4872         * MAINTAINERS: Add myself as build system maintainer.
4874 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4876         * MAINTAINERS (Write After Approval): Add myself.
4878 2006-12-13  Eric Christopher  <echristo@apple.com>
4880         * MAINTAINERS: Add myself as darwin maintainer.
4882 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4884         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4886 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4888         MAINTAINERS: Update my entry.
4890 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4892         * configure.in:  Handle spu makefile frag.
4893         * Makefile.tpl (MAINT): Define
4894         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4895         * configure: Regenerate.
4896         * Makefile.in: Regenerate.
4898 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4900         * config.guess: Import latest version.
4901         * config.sub: Likewise.
4903 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4905         * configure.in (spu-*-*): Don't skip target-libiberty.
4906         * configure: Regenerate.
4908 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4910         PR bootstrap/30134
4911         * configure.in: Correct x86 darwin support for libjava to powerpc
4912         and i?86 only.
4913         * configure: Regenerate.
4915 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4917         * configure.in: Add x86 darwin support for libjava.
4918         * configure: Regenerate.
4920 2006-12-07  Mike Stump  <mrs@apple.com>
4922         * Makefile.def (dependencies): Add dependency for
4923         install-target-libssp and install-target-libgomp on
4924         install-gcc.
4925         * Makefile.in: Regenerate.
4927 2006-12-04  Richard Guenther  <rguenther@suse.de>
4929         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4930         (Non-Algorithmic Maintainers): Move over non-algorithmic
4931         loop optimizer maintainers, add myself as a non-algorithmic
4932         middle-end maintainer.
4934 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4936         * MAINTAINERS (Write After Approval): Add myself.
4938 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4940         * configure.in: Update error message for missing GMP/MPFR.
4942         * configure: Regenerate.
4944 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4946         * configure.in: Update MPFR version in error message.
4948         * configure: Regenerate.
4950 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4952         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4953         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4954         --with-gmp-lib): New flags.
4956         * configure: Regenerate.
4958 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4960         * MAINTAINERS (Write After Approval): Change my email address.
4962 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4964         * MAINTAINERS (Write After Approval): Add myself.
4966 2006-11-22  Philipp Thomas  <pth@suse.de>
4968         * MAINTAINERS (i18n): Update e-mail address.
4970 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4972         * MAINTAINERS (spu port): Add myself as maintainer.
4973         (Write After Approval): Remove myself.
4975 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4977         * configure.in (skipdirs): Don't build libssp for SPU.
4978         * configure: Regenerate.
4980 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4982         * MAINTAINERS (spu port): Add myself as maintainer.
4983         (libobjc): Update my email address.
4985 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4987         * MAINTAINERS (Write After Approval): Add myself.
4989 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4991         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4992         * configure : Rebuilt.
4994 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4996         * MAINTAINERS (Write After Approval): Add myself.
4998 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5000         * MAINTAINERS (Write After Approval): Add myself.
5002 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5004         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5005         libmpfr.a.
5006         * configure: Regenerate.
5008 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5010         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5011         (unstage): Test for stage_last presence.
5013         PR bootstrap/29802
5014         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5015         STAGE_PREFIX.
5016         * Makefile.in: Regenerate.
5018 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5020         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5021         maintainers.
5023 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5025         * MAINTAINERS (Write After Approval): Add myself.
5027 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5029         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5030         and stageN-package/Makefile.
5031         * Makefile.in: Regenerated.
5033 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5035         * configure.in: Remove target-libgloss from noconfigdirs for
5036         bfin-*-*.
5037         * configure: Regenerated.
5039 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5041         * configure.in (have_gmp): Only error if the gcc directory exists.
5043         * configure: Regenerate.
5045 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5047         * configure.in: Robustify error message for missing GMP/MPFR.
5049         * configure: Regenerate.
5051 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5053         * MAINTAINERS (Write After Approval): Add myself.
5055 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5057         * MAINTAINERS: Change email address.
5059 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5061         * MAINTAINERS (Write After Approval): Add myself.
5063 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5065         * MAINTAINERS (Write After Approval): Add myself.
5067 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5069         * MAINTAINERS (Write After Approval): Move myself to
5070         Write After Approval section.
5072 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5074         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5075         need_gmp anymore.
5076         * configure: Regenerate.
5078 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5080         * MAINTAINERS (Write After Approval): Add myself.
5082 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5084         * config.guess: Import latest version.
5085         * config.sub: Likewise.
5087 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5089         * Makefile.def: Added pdf target handling.
5090         * Makefile.tpl: Added pdf target handling.
5091         * Makefile.in: Regenerated.
5093 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5095         * MAINTAINERS: Add self as score port maintainer.
5097 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5099         * MAINTAINERS (Write After Approval): Add myself.
5101 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5103         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5104         or newer.
5105         * configure: Regenerated.
5107 2006-09-27  Dave Brolley  <brolley@redhat.com>
5109         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5110         using $s instead of $r.
5111         * configure: Regenerated.
5113 2006-09-26  Thiemo Seufer  <ths@mips.com>
5115         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5116         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5117         * configure: Regenerate.
5119 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5121         * MAINTAINERS (Write After Approval): Remove myself.
5123 2006-09-22  Chao-ying Fu  <fu@mips.com>
5125         * MAINTAINERS (Write After Approval): Add myself.
5127 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5129         * MAINTAINERS: Add self as soft-fp maintainer.
5131 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5133         * MAINTAINERS: Add myself as avr maintainer.
5134         Remove Marek Michalkiewicz as avr maintainer.
5136 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5138         * MAINTAINERS (Write After Approval): Add myself.
5140 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5142         * configure.in: Never build newlib for a Mingw host.
5143         Never build newlib as Mingw target library.
5144         Test the existence of winsup/cygwin for building a Cygwin newlib,
5145         rather than just winsup.
5146         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5147         building a Mingw target.
5148         * configure: Regenerate.
5150 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5152         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5154 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5156         * config.guess: Import from src (was more updated).
5157         * config.sub: Likewise.
5159 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5161         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5162         * configure: Regenerated.
5164 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5166         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5167         for stages after the first.
5169 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5171         * Makefile.def: Add dependencies for configure-opcodes
5172         on configure-intl and all-opcodes on all-intl.
5173         * Makefile.in: Regenerated.
5175 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5177         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5179 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5181         Port to hosts whose 'sort' and 'tail' implementations
5182         treat operands with leading '+' as file names, as POSIX
5183         has required since 2001.  However, make sure the code still
5184         works on pre-POSIX hosts.
5185         * ltmain.sh: Don't assume "sort +2" is equivalent to
5186         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5188 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5190         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5192 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5194         * ltconfig: chmod 644 before ranlib during install.
5196 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5198         PR bootstrap/18058
5199         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5200         if the bootstrap compiler is a GCC version that supports it.
5201         * configure: Regenerate.
5203 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5205         * configure.in: Fix thinkos in previous check-in.
5206         * configure: Regenerate.
5208 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5210         PR other/27063
5211         * configure.in: Test subdir_requires and give an appropriate
5212         error message.
5213         * configure: Regenerate.
5215 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5217         * MAINTAINERS (Write After Approval): Add myself.
5219 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5221         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5223 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5225         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5227 2006-06-20  David Ayers  <d.ayers@inode.at>
5229         PR bootstrap/28072
5230         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5231         whether target-libjava is being configured instead of whether the
5232         java front end is enabled.
5233         * configure: Regenerate.
5235 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5237         PR target/27540
5238         * configure.in: Only enable libgomp on IRIX 6.
5239         * configure: Regenerate.
5241 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5243         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5244         too.
5245         * Makefile.in: Regenerate.
5247 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5249         * config-ml.in: Alter CCASFLAGS to include special
5250         multilib options the same as is done for CFLAGS.
5252 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5254         * configure.in: Don't enable libgomp on hpux10.
5255         * configure: Rebuilt.
5257 2006-06-12  David Ayers  <d.ayers@inode.at>
5259         PR bootstrap/27963
5260         PR target/19970
5261         * configure.in: Remove target-boehm-gc from noconfigdirs where
5262         ${libgcj} is specified.
5263         * configure: Regenerate.
5265 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5267         Sync from src:
5269         * configure.in: Sync.
5270         * configure: Regenerated.
5272         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5274         * Makefile.def: Added dependencies from sim and gdb on intl, and
5275         added configure dependencies to everything with an all dependency
5276         on intl.
5277         * Makefile.in: Regenerated.
5279 2006-06-06  David Ayers  <d.ayers@inode.at>
5281         PR libobjc/13946
5282         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5283         * Makefile.in: Regenerate.
5284         * configure.in: Add --enable-objc-gc at toplevel and have it
5285         enable boehm-gc for Objective-C.
5286         Remove target-boehm-gc from libgcj.
5287         Add target-boehm-gc to target_libraries.
5288         Add target-boehm-gc to noconfigdirs where ${libgcj}
5289         is specified.
5290         Assert that boehm-gc is supported when requested for Objective-C.
5291         Only build boehm-gc if needed either for Java or Objective-C.
5292         * configure: Regenerate.
5294 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5296         PR 27674
5297         * Makefile.tpl (configure-[+prefix+][+module+],
5298         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5299         Remove rule to unstage bootstrapped modules.
5300         (stage_current): New.
5301         * Makefile.in: Regenerate.
5303 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5305         * MAINTAINERS (Write After Approval): Update my e-mail address.
5307 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5309         * include/libiberty.h: Declare pex_run_in_environment.
5311 2006-05-31  Asher Langton  <langton2@llnl.gov>
5313         * MAINTAINERS (Write After Approval): Add myself.
5315 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5317         * Makefile.def (bfd, opcodes): Fix lib_path.
5318         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5319         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5320         * Makefile.in: Regenerate.
5322 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5324         * Makefile.in: Regenerate.
5326 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5328         * Makefile.def: Add install-html target. Add datarootdir
5329         docdir and htmldir to flags_to_pass.
5330         * Makefile.tpl: Add install-html target.
5331         * Makefile.in: Regenerate.
5332         * configure.in: Add --with-datarootdir, --with-docdir, and
5333         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5334         * configure: Regenerate.
5336 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5338         * configure.in: Enable gprof for cross builds.
5339         * configure: Regenerate.
5341 2006-05-22  Richard Guenther  <rguenther@suse.de>
5343         Revert
5344         2006-01-31  Richard Guenther  <rguenther@suse.de>
5345         Paolo Bonzini  <bonzini@gnu.org>
5347         * Makefile.def (target_modules): Add libgcc-math target module.
5348         * configure.in (target_libraries): Add libgcc-math target library.
5349         (--enable-libgcc-math): New configure switch.
5350         * Makefile.in: Re-generate.
5351         * configure: Re-generate.
5352         * libgcc-math: New toplevel directory.
5354 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5355             Andreas Tobler  <a.tobler@schweiz.ch>
5357         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5358         * configure: Rebuilt.
5360 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5362         * MAINTAINERS (Write After Approval): Add myself.
5364 2006-05-01  DJ Delorie  <dj@redhat.com>
5366         * configure.in: Restore CFLAGS if GMP isn't present.
5367         * configure: Regenerate.
5369 2006-05-01  Richard Guenther  <rguenther@suse.de>
5371         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5372         maintainer.
5374 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5376         * MAINTAINERS (Write After Approval): Add myself.
5378 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5380         * MAINTAINERS (Write After Approval): Add myself.
5382 2006-04-18  DJ Delorie  <dj@redhat.com>
5384         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5385         reference libgloss so that libssp can be built in a combined
5386         tree.
5387         * configure: Regenerate.
5389 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5391         * MAINTAINERS (Write After Approval): Add myself.
5393 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5395         * configure.in: Require makeinfo 4.4 or higher.
5396         * configure: Regenerate.
5398 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5400         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5401         Rearrange the entries of other libraries to have them in one place.
5403 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5405         * MAINTAINERS (Write After Approval): Remove myself.
5406         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5408 2006-03-14  Richard Guenther  <rguenther@suse.de>
5410         * configure: Regenerate with autoconf 2.13.
5412 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5414         * MAINTAINERS: Use my work address.
5416         * MAINTAINERS: Update my E-mail address.
5418 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5420         * configure.in: Handle --disable-<component> generically.
5421         * configure: Regenerate.
5423 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5425         PR libgcj/17311
5426         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5428 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5430         * MAINTAINERS (Write After Approval):  Remove myself.
5431         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5433 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5435         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5436         (TARGET_CONFIGDIRS): Remove.
5437         * configure.in: Remove AC_SUBST(target_configdirs).
5438         * Makefile.in, configure: Regenerated.
5440 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5442         * MAINTAINERS (Write After Approval):  Remove myself.
5443         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5445 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5447         PR bootstrap/25670
5449         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5451         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5452         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5453         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5454         BUILD_PREFIX, BUILD_PREFIX_1.
5455         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5457         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5458         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5460         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5461         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5462         of `cat stage_current`.  Always provide the `r' and `s' variables.
5463         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5464         a single shell execution.
5465         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5466         bootstrapped modules, make the stage1 module if the build was not
5467         started yet, else build the current stage.
5468         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5469         (all-build, all-host, all-target, [+make_target+]-host,
5470         [+make_target+]-target): Do not use \-continued lines.
5471         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5472         (current_stage, restrap, stage_last): New.
5474         * Makefile.in: Regenerate.
5475         * configure: Regenerate.
5477 2006-02-19  Bud Davis  <jmdavis@link.com>
5479         * MAINTAINERS (Write After Approval):  Remove myself.
5480         (Language Front End Maintainers):  Add myself as fortran 95
5481         maintainer and update e-mail address.
5483 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5485         * MAINTAINERS (Write After Approval):  Remove myself.
5486         (Language Front End Maintainers):  Add myself as fortran 95
5487         maintainer.
5489 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5491         * MAINTAINERS (Write After Approval): Add myself.
5493 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5495         * MAINTAINERS (Write After Approval):  Remove myself.
5496         (Language Front End Maintainers):  Add myself as
5497         fortran 95 maintainer.
5499 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5501         Sync from src:
5503         2005-12-27  Leif Ekblad  <leif@rdos.net>
5505         * configure.in: Add support for RDOS target.
5506         * configure: Regenerate.
5508 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5509             Andreas Schwab  <schwab@suse.de>
5511         * configure: Regenerate.
5513 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5515         * configure.in (enable_libgomp): Add AIX.
5516         * configure: Regenerate.
5518 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5520         * MAINTAINERS (Write After Approval): Add myself.
5522 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5524         * MAINTAINERS (Write After Approval): Add myself.
5526 2006-01-31  Richard Guenther  <rguenther@suse.de>
5527         Paolo Bonzini  <bonzini@gnu.org>
5529         * Makefile.def (target_modules): Add libgcc-math target module.
5530         * configure.in (target_libraries): Add libgcc-math target library.
5531         (--enable-libgcc-math): New configure switch.
5532         * Makefile.in: Re-generate.
5533         * configure: Re-generate.
5534         * libgcc-math: New toplevel directory.
5536 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5538         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5539         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5540         the assembler, linker and binutils.
5541         * configure: Regenerate.
5543 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5545         * MAINTAINERS (Write After Approval): Add myself.
5547 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5549         * configure: Regenerate.
5551 2006-01-18  Richard Henderson  <rth@redhat.com>
5552             Jakub Jelinek  <jakub@redhat.com>
5553             Diego Novillo  <dnovillo@redhat.com>
5555         * libgomp: New directory.
5556         * Makefile.def: Add target_module libgomp.
5557         * Makefile.in: Regenerate.
5558         * configure.in (target_libraries): Add target-libgomp.
5559         * configure: Regenerate.
5561 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5563         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5564         @ from continuation.
5565         * Makefile.in: Rebuilt.
5567 2006-01-04  Chris Lattner  <sabre@gnu.org>
5569         * MAINTAINERS (Write After Approval): Add myself.
5571 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5573         PR bootstrap/24252
5575         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5576         * Makefile.tpl (OBJDUMP): New.
5577         (EXTRA_HOST_FLAGS): Add it.
5578         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5580         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5581         to use symbolic links between directories.  Avoid race conditions
5582         or make them harmless.
5583         * configure.in: Do not try to use symbolic links between directories.
5585         * Makefile.def (LEAN): Pass.
5586         * Makefile.tpl (LEAN): Define.
5587         (stage[+id+]-start): Accept that the previous directory does not
5588         exist, if the bootstrap is lean.
5589         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5590         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5591         configure substitution.
5592         ([+compare-target+]): Likewise.
5593         ([+bootstrap-target+]-lean): New.
5594         * configure.in: Remove lean bootstrap support from here.
5596         * Makefile.in: Regenerate.
5597         * configure: Regenerate.
5599 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5601         * MAINTAINERS (libdecnumber): Add myself.
5603 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5605         * libtool-ldflags: New script.
5607 2006-01-02  Andreas Schwab  <schwab@suse.de>
5609         * configure.in: When reconfiguring remove Makefile in
5610         all stage directories.
5611         * configure: Regenerate.
5613 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5615         * MAINTAINERS: Update my email address.
5617 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5619         Revert Ada-related part of the previous change.
5621         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5622         Do not pass.
5623         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5624         * Makefile.in: Regenerate.
5625         * configure.in: Do not include mt-ppc-aix target fragment.
5626         * configure: Regenerate.
5628 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5630         * configure.in: Select appropriate fragments for PowerPC/AIX.
5631         * configure: Regenerate.
5633         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5634         BOOT_CFLAGS, BOOT_LDFLAGS.
5635         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5636         BOOT_CFLAGS, BOOT_LDFLAGS.
5637         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5638         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5639         (stage): Fail if we cannot complete the work.
5640         * Makefile.in: Regenerate.
5642 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5644         * configure.in: Replace ms1 with mt.
5645         * configure: Rebuilt.
5647 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5649         * MAINTAINERS: Update my email address.
5651 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5653         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5654         install-host-nogcc): Don't invoke $(stage) at the end.
5655         * Makefile.in: Regenerate.
5657 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5659         * configure.in: Flip the top-level bootstrap switch.
5660         * configure: Regenerate.
5662 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5664         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5665         $(stage) and $(unstage).
5666         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5667         (all): Remove stray semicolon.
5668         (local-distclean): Don't handle multilib.tmp and multilib.out.
5669         (install.all): Set $s for consistency.
5670         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5671         check_multilibs setting.  Always make the install directory.
5672         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5673         Correct @if/@endif.
5674         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5675         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5676         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5677         (multilib.out): Remove.
5678         * Makefile.in: Regenerated.
5680 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5682         * MAINTAINERS (Write After Approval): Add myself.
5684 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5686         * MAINTAINERS: Add myself as mt maintainer.
5688         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5690 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5692         * MAINTAINERS: Change email address.
5694 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5696         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5697         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5698         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5699         Find in-tree tools if available.
5700         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5701         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5702         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5703         (COMPILER_*_FOR_TARGET): New.
5704         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5705         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5706         (CONFIGURED_*, USUAL_*): Remove.
5707         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5708         STRIP): Use autoconf substitutions.
5709         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5710         COMPILER_NM_FOR_TARGET): New.
5711         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5713         (all): Make all-host and all-target in parallel.
5714         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5715         that $$r and $$s are set before invoking a recursive make.
5716         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5717         ([+bootstrap-target+]): Inline most of the `all' target.
5719 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5721         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5722         from the gcc build directory.
5723         * Makefile.in: Regenerate.
5725 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5727         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5728         depend on all-libdecnumber.
5729         * configure.in (host_libs): Include libdecnumber.
5730         * Makefile.in: Regenerate.
5731         * configure: Likewise.
5733 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5735         * libdecnumber: Import decNumber sources from the dfp-branch.
5737 2005-11-21  Kean Johnston  <jkj@sco.com>
5739         * config.sub, config.guess: Sync from upstream sources.
5741 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5743         Import from Autoconf sources:
5745         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5746         * config/move-if-change: Don't output "$2 is unchanged";
5747         suggested by Ben Elliston.  Handle weird characters correctly.
5749 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5751         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5752         to match upstream libtool for darwin.
5754 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5756         * Makefile.def: Remove gdb dependencies for gdbtk.
5757         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5758         (configure-gdb, install-gdb): New rules.
5759         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5760         * Makefile.in, configure: Regenerated.
5762 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5764         * MAINTAINERS (Write After Approval): Add myself.
5766 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5768         * MAINTAINERS (Write After Approval): Add myself.
5770 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5772         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5773         Diego Novillo.
5775 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5777         PR bootstrap/24297
5778         * Makefile.tpl (do-[+make-target+], do-check, install,
5779         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5780         are set before recursing.
5781         * Makefile.in: Regenerate.
5783 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5785         PR bootstrap/18939
5786         * Makefile.def (gcc) <target>: Fix thinko.
5787         * Makefile.in: Regenerate.
5789 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5791         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5792         * configure: Regenerate.
5794 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5796         * MAINTAINERS (Write After Approval): Add self.
5798 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5800         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5801         target-libffi, target-qthreads, target-libjava, and
5802         targetlibobjc.
5803         * configure: Regenerate.
5805 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5807         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5808         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5809         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5810         (USUAL_OBJDUMP_FOR_TARGET): New.
5811         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5812         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5813         * configure, Makefile.in: Regenerated.
5815 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5817         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5818         before other host packages.
5820 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5822         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5824 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5826         PR bootstrap/22340
5828         * configure.in (default_target): Remove.
5829         * Makefile.tpl (all): Do not use prerequisites as subroutines
5830         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5831         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5832         use prerequisites as subroutines.
5833         (check-host, check-target): New.
5834         (bootstrap configure & all targets): Do not use stage*-start
5835         if the directory layout is already ok.
5836         (non-bootstrap configure & all targets): Prepend a $(unstage).
5837         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5838         (NOTPARALLEL): Remove.
5839         (unstage, stage variables): New variables.
5840         (unstage, stage targets): Simply expand to those variables.
5842         * configure: Regenerate.
5843         * Makefile.in: Regenerate.
5845 2005-10-04  James E Wilson  <wilson@specifix.com>
5847         * Makefile.def (lang_env_dependencies): Add libmudflap.
5848         * Makefile.in: Regenerate.
5850 2005-10-03  Andreas Schwab  <schwab@suse.de>
5852         Backport from libtool CVS:
5853         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5855         * ltmain.sh: add support for installing into temporary
5856         staging area (e.g. 'make install DESTDIR=...')
5858 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5860         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5861         * configure: Regenerated.
5863 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5865         * configure: Regenerate with the correct
5866         autoconf version.
5868 2005-09-30  Catherine Moore  <clm@cm00re.com>
5870         * configure.in (bfin-*-*): New.
5871         * configure: Regenerated.
5873 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5875         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5876         (LIPO_FOR_TARGET): New.
5877         (CONFIGURED_LIPO_FOR_TARGET): New.
5878         (USUAL_LIPO_FOR_TARGET): New.
5879         (STRIP_FOR_TARGET): New.
5880         (CONFIGURED_STRIP_FOR_TARGET): New.
5881         (USUAL_STRIP_FOR_TARGET): New.
5882         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5883         STRIP_FOR_TARGET.
5884         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5885         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5886         * Makefile.in: Regenerate.
5887         * configure: Regenerate.
5889 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5891         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5892         (rs6000-*-aix*): Same.
5893         * configure: Regenerate.
5895 2005-09-16  Tom Tromey  <tromey@redhat.com>
5897         * MAINTAINERS: Add self as java maintainer.
5899 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5901         * configure.in: Recognize f95 in the --enable-languages option,
5902         and substitute it for fortran, issuing a warning.
5903         * configure: Regenerate.
5905 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5907         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5908         * configure:  Regenerated.
5910 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5912         * MAINTAINERS: Add self as ms1 maintainer.
5914 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5916         * Makefile.def (libssp): Add to lang_env_dependencies.
5917         * Makefile.in: Regenerate.
5919 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5921         * MAINTAINERS: Add myself as middle-end maintainer.
5923 2005-08-17  Christian Groessler  <chris@groessler.org>
5925         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5926         * Makefile.in: Regenerate.
5928 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5930         * MAINTAINERS (write after approval): Added myself.
5932 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5934         * MAINTAINERS (Write After Approval): Add myself.
5936 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5938         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5939         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5940         Look for alternate names of the target cc and c++
5941         * configure: Regenerate.
5943 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5945         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5946         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5947         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5948         tools; remove code to manually set them.
5949         (Target tools): Look in the environment for them.
5950         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5951         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5952         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5953         build directory.
5954         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5955         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5956         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5957         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5958         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5959         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5960         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5961         * configure: Regenerate.
5962         * Makefile.in: Regenerate.
5964 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5966         * MAINTAINERS: Update for removed CPU targets.
5968 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5970         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5971         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5972         * Makefile.in: Regenerated.
5974 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5976         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5977         (CFLAGS_FOR_TARGET): Use it.
5978         (CXXFLAGS_FOR_TARGET): Likewise.
5979         * Makefile.in: Regenerated.
5980         * configure.in (--with-build-sysroot): New option.
5981         * configure: Regenerated.
5983 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5985         * Makefile.tpl: Wrap install between unstage and stage
5986         * Makefile.in: Regenerate.
5988 2005-07-21  Eric Christopher  <echristo@apple.com>
5990         * MAINTAINERS: Update affiliation.
5992 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5994         * MAINTAINERS: Add self as crx port maintainer.
5996 2005-07-20  DJ Delorie  <dj@redhat.com>
5998         * MAINTAINERS: Add self as m32c maintainer.
6000 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6002         * all files: Update FSF address.
6004 2005-07-15  Eric Christopher  <echristo@redhat.com>
6006         * MAINTAINERS: Change affiliation.
6008 2005-07-14  Jim Blandy  <jimb@redhat.com>
6010         * configure.in: Add cases for Renesas m32c.
6011         * configure: Regenerated.
6013 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6015         * COPYING.LIB: Update from fsf.org.
6017 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6019         * COPYING, compile, config.guess,
6020         config.sub, install-sh, missing, mkinstalldirs,
6021         symlink-tree, ylwrap: Sync from upstream sources.
6022         * config-ml.in: Update FSF address.
6024 2005-07-13  Eric Christopher  <echristo@redhat.com>
6026         * configure.in: Add toplevel noconfigdir support for tpf.
6027         * configure: Regenerate.
6029 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6031         PR ada/22340
6033         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6034         * Makefile.in: Regenerate.
6036 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6038         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6039         Brolley to write-after-approval.
6041 2005-07-07  Andreas Schwab  <schwab@suse.de>
6043         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6044         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6045         * Makefile.in: Regenerated.
6047 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6049         * configure.in: Don't build sim or rda when targetting darwin.
6050         * configure: Regenerate.
6052 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6054         * configure.in: Add --enable-libssp and --disable-libssp.
6055         * configure: Regenerate with autoconf-2.13.
6057 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6059         * Makefile.def (target_modules): Add libssp.
6060         * configure.in (target_libraries): Add target-libssp.
6061         * configure: Rebuilt.
6062         * Makefile.in: Rebuilt.
6064 2005-07-01  Zack Weinberg  <zackw@panix.com>
6066         * MAINTAINERS: Change email address.  Resign from maintainership.
6068 2005-07-01  Richard Guenther  <rguenther@suse.de>
6070         * MAINTAINERS: Change my e-mail address and affiliation.
6072 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6074         * Makefile.def (stagefeedback): Come after profile.
6075         Define profiledbootstrap target.
6076         * Makefile.tpl (profiledbootstrap): Remove.
6077         (stageprofile-end): Zap stagefeedback.
6078         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6079         * Makefile.in: Regenerate.
6081 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6083         * MAINTAINERS: Update my email address.
6085 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6087         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6088         In 'cpp' stanza, support '#line' as well as '# '.
6090 2005-06-08  Andreas Schwab  <schwab@suse.de>
6092         * MAINTAINERS: Move myself from 'Write After Approval' to
6093         'CPU Port Maintainers' section as m68k maintainer.
6095 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6097         * configure.in (unsupported_languages): New macro.
6098         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6099         non-ported target libraries in noconfigdirs.
6100         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6101         non-linux-gnu.  Remove libgcj_ex_libffi.
6102         <lang_frag loop>: Set add_this_lang=no if the language is in
6103         unsupported_languages.
6104         * configure: Regenerate.
6106 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6108         * configure.in: Fix typo in handling of --with-mpfr-dir.
6109         * configure: Regenerate.
6111 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6113         * MAINTAINERS: Update my email address.
6115 2005-06-02  Jim Blandy  <jimb@redhat.com>
6117         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6118         accepted into the master sources.)
6120 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6121             Michael Snyder  <msnyder@redhat.com>
6122             Stan Cox  <scox@redhat.com>
6124         * configure.in: Set noconfigdirs for ms1.
6126         * configure: Regenerate.
6128 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6130         * MAINTAINERS (Write After Approval): Add self.
6132 2005-06-01  Josh Conner  <jconner@apple.com>
6134         * MAINTAINERS (Write After Approval): Add self.
6136 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6138         * MAINTAINERS: Update my email address.
6140 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6142         * MAINTAINERS (Write After Approval): Add self.
6144 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6146         * MAINTAINERS (Write After Approval): Remove self.
6148 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6150         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6151         (Dependencies): Consider target modules for bootstrap dependencies.
6152         Make target bootstrap modules depend on each stage's gcc.
6153         * Makefile.in: Regenerate.
6155 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6157         * Makefile.def (configure-gcc): Depend on binutils having been built.
6158         (all-gcc): No need to do it here.
6159         * Makefile.in: Regenerate.
6161 2005-05-19  Paul Brook  <paul@codesourcery.com>
6163         * configure.in: Rewrite misleading error message when requested
6164         language cannot be built.
6165         * configure: Regenerate.
6167 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6169         * ylwrap: Import from Automake 1.9.5.
6171 2005-05-13  David Ung  <davidu@mips.com>
6173         * MAINTAINERS (Write After Approval): Add self.
6175 2005-05-09  Mike Stump  <mrs@apple.com>
6177         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6178         lt_cv_sys_max_cmd_len for now.
6180 2005-05-09  Stan Cox  <scox@redhat.com>
6182         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6184 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6186         * README.SCO: Update the URL.
6188 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6190         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6191         with_gnu_ld to libtool.
6192         * ltcf-c.sh (aix[45]): Define file_list_spec.
6193         * ltcf-cxx.sh (aix[45]): Same.
6194         * ltcf-gcj.sh (aix[45]): Same.
6195         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6196         exists, write list of input files to temporary file.
6198 2005-05-04  Mike Stump  <mrs@apple.com>
6200         * configure.in: Always pass --target to target configures as
6201         otherwise rebuilds that do --recheck will fail.
6202         * confiugure: Rebuilt.
6204 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6206         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6207         STAGE_HOST_EXPORTS.
6208         (configure, all): Add bootstrap support.
6209         (Host modules, target modules): Pass post-stage1 flags and exports.
6210         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6211         * Makefile.in: Regenerate.
6213 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6215         * configure: Regenerate.
6217 2005-04-27  Mike Stump  <mrs@apple.com>
6219         * MAINTAINERS: Add self as darwin maintainer.
6221 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6223         * config.sub: Update from master copy.
6225 2005-04-21  Mike Stump  <mrs@apple.com>
6227         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6228         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6230 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6232         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6233         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6234         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6235         "*-*-elf" and "*-*-linux*".
6236         * configure: Regenerate.
6238 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6240         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6242 2005-04-12  Mike Stump  <mrs@apple.com>
6244         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6246 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6248         * MAINTAINERS (Write After Approval): Add myself.
6250 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6252         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6254 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6256         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6257         (TARGET_CONFIGARGS): Include --with-target-subdir.
6258         (configure, all): New macros.  Use them throughout.
6259         * Makefile.in: Regenerate.
6261 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6263         * MAINTAINERS (Write After Approval): Add myself.
6265 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6267         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6269 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6271         * MAINTAINERS: Move John Carr to Write After Approval.
6273 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6275         * config/mh-mingw32: Delete.
6276         * configure.in: Don't use it.
6277         * configure: Regenerate.
6279 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6281         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6282         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6283         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6284         (HOST_LIB_PATH): Generate from Makefile.def.
6285         (TARGET_LIB_PATH): Likewise.
6286         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6287         * Makefile.in: Regenerate.
6288         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6289         (RPATH_ENVVAR): Include Darwin case.
6290         * configure: Regenerate.
6292 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6294         * MAINTAINERS (Various Maintainers): Remove self.
6295         (Write After Approval): Add self.
6297 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6299         * MAINTAINERS (Various Maintainers): Add self.
6301 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6303         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6304         * configure: Regenerate.
6306 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6308         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6309         gcc_version, and gcc_version_trigger from set of flags to pass.
6310         * Makefile.tpl: Remove definitions of above variables.
6311         (config.status): Remove dependency on $(gcc_version_trigger).
6312         * Makefile.in: Regenerate.
6313         * configure.in: Do not reference config/gcc-version.m4 nor
6314         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6315         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6316         * configure: Regenerate.
6318 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6319             Andrew Pinski  <pinskia@physics.uc.edu>
6321         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6322         * Makefile.in: Regenerate.
6324 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6326         * MAINTAINERS (Write After Approval): Add myself.
6328 2005-03-03  David Ayers  <d.ayers@inode.at>
6330         * MAINTAINERS (Write After Approval): Add myself.
6332 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6334         PR libgcj/20160
6335         * ltmain.sh: Avoid creating archives with components that have
6336         duplicate basenames.
6338 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6340         PR bootstrap/20250
6341         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6342         instead of check.
6343         * Makefile.in: Regenerate.
6345 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6347         * Makefile.in: Regenerate to fix conflict between the previous two
6348         patches.
6350 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6352         PR bootstrap/17383
6353         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6354         * Makefile.tpl (HOST_SUBDIR): New substitution.
6355         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6356         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6357         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6358         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6359         (Host modules, Bootstrapped modules): Use it.
6360         (Build modules, Target modules): Do not create symlink trees,
6361         always configure out-of-srcdir.
6362         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6363         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6364         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6365         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6367         * Makefile.in: Regenerate.
6368         * configure: Regenerate.
6370 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6372         Merged from libada-gnattools-branch:
6373         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6375         * gnattools: New directory.
6376         * Makefile.def: Add gnattools as a module, depending on target-libada.
6377         * Makefile.in: Regenerate.
6378         * configure.in: Include gnattools in host_tools; disable it if ada
6379         is disabled.
6380         * configure: Regenerate.
6382 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6384         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6385         treelang maintainer.
6386         (Write After Approval): Remove myself.
6388 2005-02-23  Paul Schlie  <schlie@comcast.net>
6390         * configure.in: Allow darwin targeted ports to build tk, itcl and
6391         libgui.
6392         * configure: Regenerate.
6394 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6396         PR libgcj/10353
6397         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6398         * configure: Regenerate.
6400 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6402         * MAINTAINERS (Write After Approval): Add myself.
6404 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6406         * MAINTAINERS: Update my e-mail address.
6408 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6410         * MAINTAINERS (Write After Approval): Add myself.
6412 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6414         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6415         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6416         target-libgloss when not *-*-elf and *-*-aout.
6417         * configure: Regenerate.
6419 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6421         * MAINTAINERS: Remove obsolete entries.
6423         * MAINTAINERS (Write After Approval): Add Michael Matz.
6425 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6427         * MAINTAINERS: Remove self as cpplib maintainer.
6429 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6431         * install-sh, config.sub: Import from upstream.
6433 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6435         PR bootstrap/18222
6436         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6437         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6438         * Makefile.in: Regenerate.
6440 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6442         * MAINTAINERS: Update my email address.
6444 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6445             Andreas Schwab  <schwab@suse.de>
6447         PR bootstrap/18033
6448         * config-ml.in: Eval option if surrounded by single quotes.
6450 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6452         Revert 2004-12-28 Makefile changes, a better fix will be
6453         applied to mainline and src after GCC 4.0 branches.
6455 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6457         PR bootstrap/17383
6459         * Makefile.def (target_modules): Remove stage parameter,
6460         it is always true now.
6461         * Makefile.tpl (configure-build-[+module+],
6462         configure-target-[+module+]): Always build symlink tree
6463         for the directory and for include.  BUILD_SUBDIR and
6464         TARGET_SUBDIR cannot be . anymore.
6465         * Makefile.in: Regenerate.
6467 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6469         Revert 2004-12-08 Makefile changes.
6471 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6473         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6474         cygwin, mingw.
6476 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6478         * configure.in (sh64-*-*): Reenable gprof.
6479         * configure: Regenerate.
6481 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6483         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6484         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6485         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6486         * Makefile.in: Regenerate.
6488 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6490         * MAINTAINERS: Update my email address.
6492 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6494         * Makefile.tpl: Generate normal dependencies if the LHS module is
6495         not bootstrapped.
6496         * Makefile.in: Regenerate.
6498 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6500         * configure.in: Include config/gxx-include-dir.m4.  Use
6501         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6502         * configure: Regenerate.
6504 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6506         * config.if: Delete.
6507         * configure.in: Set libstdcxx_incdir directly.
6508         * configure: Regenerate.
6510 2004-12-02  Eric Christopher  <echristo@redhat.com>
6512         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6513         * Makefile.in: Regenerate.
6515 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6517         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6518         * configure: Regenerate.
6520 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6522         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6523         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6524         * configure: Regenerate.
6526 2004-12-01  Eric Christopher  <echristo@redhat.com>
6528         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6529         of things to remove.
6531 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6533         * MAINTAINERS (Write After Approval): Update my e-mail address.
6535 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6537         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6538         from CVS libtool to always pass_all.
6540 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6542         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6543         (hppa*64*-*-*): Delete incorrect comment.
6544         * configure: Rebuilt.
6546 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6548         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6550 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6552         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6553         from CVS libtool to always pass_all.
6555 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6557         * install-sh, compile: Import from automake.
6559 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6561         * config.guess, config.sub:  Import from savannnah.
6563 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6565         * MAINTAINERS (Write After Approval): Add myself
6567 2004-11-12  Mike Stump  <mrs@apple.com>
6569         * Makefile.def: Add html support.
6570         * Makefile.tpl: Likewise.
6571         * Makefile.in: Regenerate.
6573 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6575         PR 18423
6576         * configure.in: Remove all instances of build-fixincludes from
6577         noconfigdirs.
6578         (build_configargs): Supply --target to subdirectories.
6579         * configure: Regenerate.
6581         * Makefile.def: Make gcc install depend on fixincludes install.
6582         * Makefile.in: Regenerate.
6584 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6586         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6588 2004-11-11  Paul Brook  <paul@codesourcery.com>
6590         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6592 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6594         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6595         target-libgfortran.
6596         * configure: Regenerate.
6598 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6600         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6601         like CC.
6603 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6605         * Makefile.def (host fixincludes): Specify missing targets.
6606         * Makefile.in: Regenerate.
6608 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6610         * MAINTAINERS: Add myself
6612 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6614         * MAINTAINERS (Write After Approval): Add myself.
6616 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6618         * Makefile.def: Build fixincludes for the host, too.
6619         * Makefile.in: Regenerate.
6620         * configure.in (host_tools): Add fixincludes.
6621         * configure: Regenerate.
6623 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6625         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6626         * configure: Regenerated.
6628 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6630         PR other/17783
6631         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6632         * configure: Regenerated.
6634 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6636         * README.SCO: Update per FSF instructions.
6638 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6640         PR target/18151
6641         * configure.in (case ${target}): Do not build fixincludes for avr.
6642         * configure: Regenerated.
6644 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6646         * configure.in (case ${target}): Do not build fixincludes
6647         on platforms where it is not used.
6648         * configure: Regenerated.
6650 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6652         * configure.in: Use an absolute path to install-sh.
6653         * configure: Regenerated.
6655 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6657         * MAINTAINERS (Write After Approval): Add myself.
6659 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6661         * MAINTAINERS: Remove from Write After Approval those that are
6662         already maintainers.
6664 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6666         * MAINTAINERS:  Update my email address.
6668 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6670         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6671         * configure: Regenerate.
6673 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6675         * MAINTAINERS:  Update my email address.
6677 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6679         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6680         entries belonging to this category.
6682 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6684         * MAINTAINERS: Update my e-mail address.
6686 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6688         Fix wrong conflict resolution in:
6690         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6692         * Makefile.in: Regenerate.
6693         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6694         in the recursive `make', instead of hardwiring `all'.
6695         (Autogenerated TARGET-* variables): New.
6697 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6699         * configure.in: Enable target-libgloss for crx-*-*.
6700         * configure: Regenerate.
6702 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6704         * MAINTAINERS (Various Maintainers): Move the "windows,
6705         cygwin, mingw" maintainer to ...
6706         (OS Port Maintainers): ... here.
6708 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6710         * MAINTAINERS (Write After Approval): Remove those that are
6711         maintainers of some subsystem.
6713 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6715         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6716         * ltcf-cxx.sh (tpf*): Likewise.
6717         * ltconfig (tpf*): Add TPF OS configuration support.
6719 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6721         * MAINTAINERS: Change my email address to my new work account.
6723 2004-09-24  Michael Roth  <mroth@nessie.de>
6725         * configure.in (--without-headers): Add missing double quotes.
6726         * configure: Regenerate.
6728 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6730         * ylwrap: Revert to previous version.
6732 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6734         PR bootstrap/17369
6735         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6736         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6737         SET_GCC_LIB_PATH_CMD.
6738         (BASE_TARGET_EXPORTS): Likewise.
6739         * Makefile.in: Regenerated.
6741         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6742         * configure: Regenerated.
6744 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6746         * config.guess: New upstream version
6747         * compile, depcomp, install-sh, ylwrap: Likewise.
6749 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6751         * config/mh-x86omitfp: New host makefile fragment.  Add
6752         -fomit-frame-pointer to the default BOOT_CFLAGS.
6753         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6754         * configure: Regenerate.
6756 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6758         PR target/11572
6759         * configure.in (*-*-darwin*): Renable libobjc.
6760         * configure: Regenerate.
6762 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6764         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6766 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6768         * Makefile.def: Remove libbanshee.
6769         * Makefile.tpl: Ditto.
6770         * configure.in: Ditto.
6771         * Makefile.in: Regen.
6772         * configure: Ditto.
6774 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6776         * ltmain.sh: Use $pic_object as $non_pic_object if
6777         $non_pic_object=none.
6779 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6781         * missing: Import latest version from master repository.
6783 2004-09-06  Nick Clifton  <nickc@redhat.com>
6785         * config.sub: Import latest version from master repository.
6786         * config.guess: Likewise.
6787         This includes these changes:
6789         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6791         * config.sub: Handle crisv32, alias etraxfs.
6792         * config.guess (crisv32:Linux:*:*): Handle.
6794         2004-08-13  Brad Smith  <brad@comstyle.com>
6796         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6797         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6799         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6801         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6802         assume the processor is a powerpc.  This is because coreutils
6803         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6804         in this case, due to a MacOS X bug that causes
6805         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6806         to return a negative number.
6807         Problem reported by Petter Reinholdtsen in:
6808         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6810         2004-07-19  Ben Elliston  <bje@gnu.org>
6812         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6814         2004-06-24  Ben Elliston  <bje@gnu.org>
6816         * config.guess: Update copyright years.
6817         * config.sub: Likewise.
6819         2004-06-22  Robert Millan  <robertmh@gnu.org>
6821         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6822         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6824         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6826         * config.guess (*:*VMS:*:*): New entry. Replaces
6827         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6828         manufacturer.
6830         2004-06-22  Ben Elliston  <bje@gnu.org>
6832         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6833         * config.sub: Likewise.
6835         2004-06-22  Ben Elliston  <bje@gnu.org>
6837         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6838         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6840         2004-06-11  Ben Elliston  <bje@gnu.org>
6842         * config.guess (pegasos:OpenBSD:*:*): Remove.
6844         2004-06-11  Ben Elliston  <bje@gnu.org>
6846         From Wouter Verhelst <wouter@grep.be>:
6847         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6849         2004-06-11  Ben Elliston  <bje@gnu.org>
6851         * config.guess (luna88k:OpenBSD:*:*): New.
6853         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6855         * config.guess (m32r*:Linux:*:*): New case.
6856         * config.sub: Handle m32rle.
6858         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6860         From Jens Petersen  <petersen@redhat.com>:
6861         * config.sub: Handle sparcv8.
6863         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6865         From Tom Smith <smith@cag.lkg.hp.com>:
6866         * config.guess: Version suffixes are equally significant on Tru64
6867         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6868         prefix of "P" (patched kernel).
6870         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6872         * config.sub: Add support for National Semiconductor CRX target.
6874 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6876         * MAINTAINERS (Various Maintainers): Remove myself as web page
6877         maintainer, add myself as maintainer of build status lists.
6879 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6881         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6882         *-*-netware, but add target-libmudflap.
6883         Consolidate *-*-netware targets (of which really only i?86 exists)
6884         into a single entry.
6885         * configure: Likewise.
6887 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6889         * Makefile.tpl (sorry): Remove.
6890         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6891         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6892         (do-clean): Clean per-stage directories too.
6893         (do-distclean): Run distclean-stage1 too.
6894         (.NOTPARALLEL): Enable during toplevel bootstrap.
6895         (stage[+id+]-bubble): Enable parallel execution during
6896         the recursive invocation.
6897         * Makefile.in: Regenerate.
6899         Fix previous checkin:
6901         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6902         include.
6903         * configure.in: Fix indentation.
6904         * configure: Regenerate.
6906 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6908         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6909         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6910         * configure: regenerate
6911         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6912         -mdynamic-no-pic
6914 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6916         * Makefile.def (build_modules): Add fixincludes.
6917         (dependencies): Make gcc depend on fixincludes.
6918         * configure.in (build_tools): Add fixincludes.
6919         (build_configdirs): Always include build_libs.
6920         * Makefile.in: Regenerate.
6921         * configure: Regenerate.
6923 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6925         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6926         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6927         phony targets; do not generate timestamp files.
6928         (distclean-stageN): Remove references to their timestamp files.
6929         (restageN, touch-stageN): Remove.
6930         (stageN-bubble): Rewritten.
6931         (compare): Support lean bootstraps.
6932         * Makefile.in: Regenerate.
6934         * configure.in: Only warn when bootstrapping but
6935         build != host or build != target.  Support lean bootstraps.
6936         * configure: Regenerate.
6938 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6940         * configure.in:  Give a better error message if GMP/MPFR are missing
6941         and a language needing them has been requested.
6942         * configure:  Regenerated.
6944 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6946         * configure.in:  Print a list of available language front-ends if
6947         a requested one is missing.  Tidy stray tab characters.
6948         * configure:  Regenerated.
6950 2004-08-19  Michael Koch  <konqueror@gmx.de>
6952         * gcc/doc/install.texi: Update entry about automake for libjava.
6954 2004-08-17  Robert Millan  <robertmh@gnu.org>
6956         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6957         (instead of FreeBSD).
6958         * configure: Regenerate.
6960 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6962         * Makefile.in: Regenerate.
6963         * configure: Regenerate.
6965         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6966         stage_*_flags.
6967         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6968         for bootstrapped modules if toplevel bootstrap is going.
6969         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6970         modules.  Adjust for changes in Makefile.def.  Enable several
6971         rules even in non-bootstrap mode, just to avoid peppering the
6972         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6973         (stage-[+prev+]-bubble): Remove.
6975         * Makefile.def (Dependencies): Depend on all-build-bison,
6976         all-build-flex, all-build-byacc, all-build-texinfo, rather
6977         than the host variations.
6978         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6979         with BUILD_SUBDIR.
6980         (BISON): Update for recent Bisons.
6981         (YACC): Fix typo.
6982         (cross): Depend on all-build.
6983         (all): Do not depend on all-build.
6984         (prebootstrap): Remove.
6985         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6986         (Prebootstrap dependencies): Add them to the per-stage targets
6987         and to all-prebootstrap.
6988         * configure.in (build_configdirs): Always enable build_tools.
6989         (BUILD_DIR_PREFIX): Remove.
6991         * Makefile.def (gcc): Add target variable.
6992         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6993         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6994         in the recursive `make', instead of hardwiring `all'.
6995         (Autogenerated TARGET-* variables): New.
6997 2004-08-13  Brian Booth  <bbooth@redhat.com>
6999         * MAINTAINERS: Remove myself from write-after-approval.
7001 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7003         * src-release: Stop distributing mmalloc with gdb (which doesn't
7004         use it).
7005         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7006         * Makefile.in: Regenerate.
7008 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7010         * configure.in (arm*-*-eabi*): New target.
7011         * configure: Regenerate.
7013 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7015         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7016         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7017         (Dependencies): New section.
7018         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7019         (configure-target-[+module+]): Depend on maybe-all-gcc
7020         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7021         (toplevel profiledbootstrap): Fix dependencies.
7022         * Makefile.in: Regenerate.
7024 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7026         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7027         target-libiberty to noconfigdirs.
7028         * configure: Regenerate.
7030 2004-08-03  Paul Brook  <paul@codesourcery.com>
7032         * configure.in: Check for MPFR as well as GMP.
7033         * configure: Regenerate.
7035 2004-08-01  Robert Millan  <robertmh@gnu.org>
7037         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7038         libmudflap for all GNU-based systems (with Glibc).
7039         * configure: Regenerate.
7041 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7043         * Makefile.def (host-modules): Add gcc.
7044         * Makefile.in: Regenerate.
7045         * Makefile.tpl (sorry): New rule.
7046         (configure-host, all-host, [+make_target+]-host, do-check,
7047         install-host): Do not add gcc as a special case.
7048         (host modules): Add a small special-casing for gcc.  Export
7049         extra_make_flags through the environment.
7050         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7051         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7052         other recursive targets for gcc): Remove.
7054         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7055         (stage, unstage): New rules.
7056         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7057         distclean-stage[+id+]): Use stage_current.
7058         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7059         the stage*-start rules.
7061 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7063         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7064         use -all_load flag.
7066 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7068         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7069         * configure: Regenerate.
7071 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7073         * maintainer-scripts/gcc_release: Revert yesterday's change.
7075 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7077         * MAINTAINERS: Add myself to write-after-approval.
7079 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7081         * libf2c: Removed.
7082         * gcc/gccbug.in: Updated because of libf2c removal.
7083         * maintainer-scripts/gcc_release: Ditto.
7085 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7087         * configure.in: Build libmudflap by default on FreeBSD.
7088         * configure: Regenerated.
7090 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7092         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7093         systems.
7094         * configure: Regenerated.
7096 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7098         PR target/16344
7099         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7100         feedback based compiler.
7101         * Makefile.in: Rebuilt.
7103 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7105         * Makefile.def (host_modules): Set bootstrap=true for flex.
7106         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7107         * Makefile.in: Rebuilt.
7109 2004-07-07  Jan Hubicka  <jh@suse.cz>
7111         * MAINTAINERS: Add self as a profile feedback maintainer.
7113 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7115         * configure.in:  Do not prepend $srcdir to /dev/null in
7116         makefile fragments.
7117         * configure:  Regenerate.
7119 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7121         * Makefile.def (build_modules): Add bison, byacc, flex,
7122         m4, texinfo.
7123         (flags_to_pass): Add FLEX.
7124         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7125         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7126         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7127         DEFAULT_MAKEINFO): Remove.
7128         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7129         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7130         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7131         objdir or else use configured tool.
7132         (all-build): New.
7133         (all): Depend on it.
7134         (Build module dependencies): Add.
7135         * Makefile.in: Regenerate.
7136         * configure.in: Better support for multiple build modules,
7137         matching what is done for host/target modules.  Do not look
7138         for "plausible" locations of build tools if Canadian cross.
7139         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7140         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7141         * configure: Regenerate.
7143 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7145         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7146         * Makefile.in: Regenerate.
7148 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7150         * Makefile.tpl (configure-build-[+module+],
7151         configure-[+module+], configure-target-[+module+]): Pass
7152         [+extra_configure_args+].
7153         (all-build-[+module+], all-[+module+], check-[+module+],
7154         install-[+module+], [+make_target+]-[+module+],
7155         all-target-[+module+], check-target-[+module+],
7156         install-target-[+module+], [+make_target+]-target-[+module+]):
7157         Pass [+extra_make_args+].
7158         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7159         (GCC_HOST_EXPORTS): Remove.
7160         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7161         cross, check-gcc, check-gcc-c++, install-gcc,
7162         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7163         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7164         * Makefile.in: Regenerate.
7166 2004-06-21  Matthew Sachs  <msachs@apple.com>
7168         * MAINTAINERS: Added self to write-after-approval.
7170 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7172         * configure.in: Check for srcdir/winsup rather than build directory
7173         winsup.
7174         * configure: Regenerate.
7176 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7178         * configure.in: Don't build Cygwin native newlib if winsup
7179         directory is missing.  Emit warning instead.
7180         * configure: Regenerate.
7182 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7184         * Makefile.tpl (touch-stage[+id+]): New.
7185         (restage[+prev+]): Depend on touch-stage[+id+].
7187         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7188         Use it throughout.
7190         * Makefile.def: Add profile and feedback bootstrap stages.
7191         Remove next field from bootstrap stages.
7192         * Makefile.tpl (LN, LN_S): Substitute.
7193         (stageN-start, stageN-end): Use double-colon rules, to
7194         provide a hook for additional setup commands.
7195         (distclean-stageN-gcc, restageN): Create dependencies from
7196         [+prev+], not from [+next+].
7197         (stageN-bubble): Add commands for successive stages from
7198         [+prev+], using double-colon rules.
7199         (all-stageN-gcc): Fix typo.
7200         (stagefeedback-start, profiledbootstrap): New.
7201         * Makefile.in: Regenerate.
7202         * configure.in: Call ACX_PROG_LN.
7203         * configure: Regenerate.
7205 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7207         * MAINTAINERS (Write After Approval): Add myself.
7209 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7211         * MAINTAINERS (Write After Approval): Add myself.
7213 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7215         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7216         without gcc.
7217         * configure: Regenerate.
7219 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7221         * Makefile.tpl: Fix typo.
7222         * Makefile.in: Regenerate.
7224 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7226         * configure.in: Remove new- prefix from toplevel
7227         bootstrap targets.
7228         * configure: Regenerate.
7230 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7232         * Makefile.tpl (all.normal): Rename to all.
7233         (all): Replace with a rule to pick the default
7234         target from configure.
7235         (all-gcc, configure-gcc): Use conditionals to
7236         do nothing when toplevel bootstrap is going on.
7237         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7238         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7239         * configure.in: Support --enable-bootstrap.
7241         * Makefile.def: Remove new- prefix from toplevel
7242         bootstrap targets.
7243         * Makefile.tpl: Likewise.
7245         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7246         target.
7248         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7249         $(RECURSE_FLAGS) to recursive invocation of make.
7251         * Makefile.in: Regenerate.
7252         * configure: Regenerate.
7254 2004-05-30  Andreas Jaeger  <aj@suse.de>
7255             Jim Wilson  <wilson@specifixinc.com>
7257         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7258         like CC.
7260 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7262         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7263         * configure: Regenerate.
7265 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7267         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7268         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7269         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7270         targets.
7271         * Makefile.in: Regenerate.
7273 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7275         * configure.in: Test the ability to symlink directories.
7276         * configure: Regenerate.
7278         * Makefile.def (bootstrap-stage): New definitions.
7279         * Makefile.tpl (configure-stage1-gcc,
7280         configure-stage2-gcc, configure-stage3-gcc,
7281         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7282         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7283         new-restage3, compare): Autogenerate, see Makefile.in
7284         entry for behavioral changes.
7285         (distclean-stage1, new-stage1-start, new-stage1-end,
7286         new-stage1-bubble, distclean-stage2, new-stage2-start,
7287         new-stage2-end, new-stage2-bubble, distclean-stage3,
7288         new-stage3-start, new-stage3-end): New autogenerated targets.
7289         (objext, prebootstrap, BOOT_CFLAGS,
7290         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7291         targets.
7293         * Makefile.in: Regenerate.
7294         (distclean-stage1, new-stage1-start, new-stage1-end,
7295         new-stage1-bubble, distclean-stage2, new-stage2-start,
7296         new-stage2-end, new-stage2-bubble, distclean-stage3,
7297         new-stage3-start, new-stage3-end): New targets.
7298         (all-stage1-gcc): Move prebootstrap dependency from here...
7299         (configure-stage1-gcc): ...to here.
7300         (new-bootstrap): Use bubble targets.
7301         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7302         Use per-stage distclean targets.
7303         (configure-stage1-gcc, configure-stage2-gcc,
7304         configure-stage3-gcc, all-stage1-gcc,
7305         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7306         Use new-stageN-start to prepare the tree.
7308 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7310         * Makefile.def (host_modules): add libcpp.
7311         * Makefile.tpl: Add dependencies on and for libcpp.
7312         * Makefile.in: Regenerate.
7313         * configure.in: Add libcpp host module.
7314         * configure: Regenerate.
7316 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7318         * Makefile.tpl: Whenever a recursive target is defined, wrap
7319         it in a special @if/@endif block, and prepare its maybe
7320         dependency in the @if/@endif block
7321         * configure.in: Instead of writing maybe dependencies, remove
7322         the @if/@endif statements, and remove the @if/@endif blocks
7323         that remain.
7324         * configure: Regenerate.
7325         * Makefile.in: Regenerate.
7327 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7329         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7331 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7333         PR bootstrap/15120
7334         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7335         * */configure: Rebuilt.
7337 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7339         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7340         of libf2c.
7341         * configure, Makefile.in: Regenerate.
7343 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7345         * MAINTAINERS (Write After Approval): Add myself.
7347 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7349         Merge from tree-ssa-20020619-branch.
7351         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7352         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7353         (HOST_GMPLIBS): Define.
7354         (HOST_GMPINC): Define.
7355         (TARGET_LIB_PATH): Add libmudflap.
7356         (GFORTRAN_FOR_TARGET): Define.
7357         (configure-build*): Export GFORTRAN.
7358         (configure-gcc): Export GMPLIBS and GMPINC.
7359         (all-gcc): Add maybe-all-libbanshee.
7360         (configure-target-libgfortran): Define.
7361         * Makefile.in: Regenerate.
7362         * configure.in (host_libs): Add libbanshee.
7363         (target_libraries): Add target-libmudflap and target-libgfortran.
7364         Add --with-libbanshee.
7365         Handle --disable-libmudflap.
7366         (*-*-freebsd*): Use with_gmp.
7367         Add $(libgcj) to noconfigdirs.
7368         * configure: Regenerate.
7369         * depcomp: New file.
7370         * MAINTAINERS: Add tree-ssa maintainers.
7372 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7374         * MAINTAINERS (Various Maintainers): Add myself.
7376 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7378         * MAINTAINERS (Write After Approval): Add myself.
7380 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7382         * MAINTAINERS (Write After Approval): Add myself.
7384 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7386         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7387         * configure: Regenerate.
7389 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7391         Revert:
7392         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7394         * Makefile.def (flags_to_pass): Remove *dir variables that
7395         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7396         as well as prefix and exec_prefix.
7397         * Makefile.in: Regenerate.
7399 2004-04-26  Robert Millan  <robertmh@gnu.org>
7401         Add patches from libtool CVS.
7402         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7403         * ltconfig: Likewise.
7404         * ltcf-c.sh: Likewise.
7405         * ltcf-cxx.sh: Likewise.
7406         * ltcf-gcj.sh: Likewise.
7408 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7410         * Makefile.def (host_modules): Mark with the bootstrap
7411         flag packages on which gcc depends.
7412         * Makefile.tpl (all-bootstrap): Use it.
7413         * Makefile.in: Regenerate.
7415 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7417         * Makefile.def (flags_to_pass): Remove *dir variables that
7418         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7419         as well as prefix and exec_prefix.
7420         * Makefile.in: Regenerate.
7422 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7424         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7425         * configure: Regenerate.
7426         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7427         * gcc/Makefile.tpl (compare): Use the result of the test.
7428         * gcc/Makefile.in: Regenerate.
7430 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7432         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7433         Always relocate gcc and prev-gcc to the original names, even
7434         if the build fails.
7435         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7436         New targets.
7438 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7440         * MAINTAINERS: Update my email address.
7442 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7444         * configure.in (mips*-*-irix5*): Enable ld.
7445         * configure: Regenerate.
7447 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7449         * configure: Regenerate.
7451 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7453         * Makefile.tpl (configure-[+module+], configure-gcc,
7454         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7455         Set and export LDFLAGS.
7456         * Makefile.in: Regenerate.
7458 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7460         * MAINTAINERS: Add myself to write-after-approval.
7462 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7464         PR bootstrap/14871
7465         * Makefile.tpl: If we don't have built-in-tree target tools,
7466         use the ones found by configure rather than hacking around with
7467         program_transform_name.
7468         * configure.in: Give Makefile.tpl the information necessary
7469         to do that.
7470         * Makefile.in: Regenerate.
7471         * configure: Regenerate.
7473 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7475         PR bootstrap/14760
7476         * configure.in: When computing baseargs, strip *all* copies of
7477         offending options.  Also, don't match/substitute the trailing space,
7478         so that this actually works when two similar options are separated by
7479         only one space.
7480         * configure: Regenerate.
7482 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7484         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7485         (rs6000-*-aix*): Same.
7486         * configure: Regenerate.
7488 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7490         * MAINTAINERS: Add myself to write-after-approval.
7492 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7494         * MAINTAINERS: Add myself to write-after-approval.
7496 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7498         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7499         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7500         * Makefile.in: Regenerate.
7502         * configure.in (top level bootstrap support): Rework --enable-werror
7503         to set @stage2_werror_flag@.
7504         * configure: Regenerate.
7505         * Makefile.tpl (top level bootstrap support): Pass
7506         @stage2_werror_flag@ down to configure in stages 2 and 3.
7507         * Makefile.in: Regenerate.
7509 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7511         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7512         for stages 2 and 3 as well as in make.  As a consequence, remove
7513         OUTPUT_OPTION (now detected by configure) from the flags passed down
7514         to make.
7515         * Makefile.in: Regenerate.
7517         * Makefile.tpl (new-bootstrap): Fix typo.
7518         * Makefile.in: Regenerate.
7520 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7522         * Makefile.tpl: Rearrange by moving recursive_targets rules
7523         into their proper sections.
7524         * Makefile.tpl (top level bootstrap support): Move disabling
7525         of coverage flags from 'make' to 'configure'; improve comments.
7526         * Makefile.in: Regenerate.
7528         * Makefile.tpl (experimental top level bootstrap) Move stage1
7529         language setting from all- target to configure- target; disable
7530         intermodule optimization in stage 1; prevent gratuitous rebuilds
7531         of stage 1.
7532         * Makefile.in: Regenerate.
7533         * configure.in: Comma-separate stage 1 language list for top
7534         level bootstrap.
7535         * configure: Regenerate.
7537         * Makefile.tpl: Clean up experimental top level bootstrap support:
7538         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7539         prev-gcc in configure- targets as well as all- targets.
7540         * Makefile.in: Regenerate.
7542 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7544         * compile: New file imported from automake.
7546 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7548         * configure.in: Remove symbolic link section.
7549         * configure: Regenerate.
7550         * Makefile.tpl (links): Remove.
7551         * Makefile.in: Regenerate.
7553 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7554             Nathanael Nerode  <neroden@gcc.gnu.org>
7556         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7557         Set with AC_CHECK_PROGS.
7558         * configure.in: Fix comment typo from last patch.
7559         * configure: Regenerate.
7561 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7563         * Makefile.tpl: Introduce experimental top level bootstrap support.
7564         * Makefile.in: Regenerate.
7565         * configure.in: Introduce support for top level bootstrap.
7566         * configure: Regenerate.
7568 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7569             Paolo Bonzini  <bonzini@gnu.org>
7571         PR bootstrap/14522
7572         * configure.in: Cope with shells that do not support unquoted ^
7573         * configure: Regenerate.
7575 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7576             Paolo Bonzini  <bonzini@gnu.org>
7578         PR bootstrap/14522
7579         * configure.in: Cope with shells that do not support nesting
7580         quotes inside quoted backquote substitutions.
7581         * configure: Regenerate.
7583 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7585         PR bootstrap/14522
7586         * configure.in: Fix escaping of $.
7587         * configure: Regenerate.
7589 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7591         * configure: Regenerate, since I forgot to while committing Paolo's
7592         changes.
7594 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7596         PR ada/14131
7597         Move language detection to the top level.
7598         * configure.in: Find default values for the tools as
7599         soon as possible.  Disable ada if GNAT is not found.
7600         Emit error message about missing languages.  Expand
7601         --enable-languages=all for the gcc subdirectory.
7603 2004-03-10  Ben Elliston  <bje@gnu.org>
7605         * MAINTAINERS: Update my email address.
7607 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7609         * ltconfig: Disable building static libraries if building shared
7610         libraries on AIX 5L.
7612 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7614         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7615         and disable libgcj.
7616         * configure: Regenerated.
7618 2004-03-01  Brian Booth  <bbooth@redhat.com>
7620         * MAINTAINERS: Add myself to write-after-approval.
7622 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7624         * MAINTAINERS: Add myself to write-after-approval.
7626 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7628         PR bootstrap/7087
7629         * Makefile.tpl: Guard XFOO sed statements better.
7630         * Makefile.tpl: Add dependency for configure-target-libada.
7631         * Makefile.in: Regenerate (incidentally fixes broken
7632         commit when libada-branch was merged).
7634 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7636         * MAINTAINERS: Add myself to write-after-approval.
7638 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7640         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7641         maintainers.
7643 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7645         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7646         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7648 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7650         PR bootstrap/11932
7651         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7653 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7655         * MAINTAINERS: Added myself to write-after-approval.
7657 2004-02-14  Michael Koch  <konqueror@gmx.de>
7659         * MAINTAINERS: Added myself to write-after-approval.
7661 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7663         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7664         some OS port maintainers to OS port maintainers section.
7666 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7668         * MAINTAINERS: Add self.
7670 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7672         * MAINTAINERS: Alphabetize.
7674 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7676         * MAINTAINERS: Remove myself.
7678 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7680         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7681         (rs6000-*-aix*): Same.
7682         * configure: Regenerate.
7684 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7686         * configure.in (host): Add in missing $noconfigdirs to defines.
7687         * configure: Regenerate.
7689 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7690             Nathanael Nerode  <neroden@gcc.gnu.org>
7692         PR ada/6637, PR ada/5911
7693         Merge with libada-branch:
7694         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7695         with appropriate dependencies. Add --enable-libada configure switch.
7696         * configure, Makefile.in: Regenerate.
7698 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7700         * MAINTAINERS: Add myself to write-after-approval.
7702 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7704         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7705         * configure: Regenerate.
7707 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7709         Merge from upstream:
7711         * ltmain.in: When setting IFS to '~', be careful about user
7712         arguments that contain '~'.
7714         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7716         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7717         Also test $base_compile against $CC with escaped arguments. Bug
7718         reported by Geoff Keating <geoffk@apple.com>.
7720 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7722         * MAINTAINERS: Remove i960 port.
7724 2004-01-23  DJ Delorie  <dj@redhat.com>
7726         * Makefile.def (target_modules) [libiberty]: Don't stage.
7727         * Makefile.in: Rebuilt.
7729 2004-01-20  Caroline Tice  <ctice@apple.com>
7731         * MAINTAINERS: Add myself to write-after-approval.
7733 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7735         * MAINTAINERS: Update my email address.
7737 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7739         * MAINTAINERS: Add myself to write-after-approval.
7741 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7743         * MAINTAINERS: Remove entries without email address.
7745 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7747         * MAINTAINERS: Add myself to write-after-approval.
7749 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7751         * MAINTAINERS: Update my email address.
7753 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7755         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7756         * Makefile.tpl (configure-target-[+module+]): Support stage.
7757         * Makefile.in: Rebuilt.
7759 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7761         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7763 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7765         * MAINTAINERS: Add myself as a MIPS maintainer.
7767 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7769         * configure.in: Use ./config.cache, not config.cache.
7770         * configure: Regenerate.
7771         * Makefile.tpl: Special-casing not needed for GCC any more.
7772         * Makefile.in: Regenerate.
7774         * configure.in: Don't share a cache file for host dirs.
7775         * configure: Regenerate.
7777         * config-ml.in: Don't mess with the cache file.
7779 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7781         * MAINTAINERS: Move myself from 'Write After Approval' to
7782         'CPU Port Maintainers' section as SPARC maintainer.
7784 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7786         * Makefile.tpl: Make GCC use a separate config.cache.
7787         * Makefile.in: Regenerate.
7789         PR bootstrap/11932, PR bootstrap/11933
7790         (I don't know if it will fix either of them, but it relates
7791         to them.)
7792         * configure.in: Don't use shared config.cache for target
7793         directories.
7794         * configure: Regenerate.
7796 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7798         * MAINTAINERS: Add myself to 'Write After Approval' section.
7800 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7802         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7803         * configure: Regenerated.
7805 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7807         * MAINTAINERS: Remove the mn10200 maintainer.
7809 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7811         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7812         * configure: Regenerated.
7814 2003-12-16  Jan Hubicka  <jh@suse.cz>
7816         * MAINTAINERS: Add myself as callgraph maintainer.
7818 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7820         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7821         * configure: Regenerate.
7823 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7825         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7826         'Write After Approval' section. Update email.
7828 2003-12-01  James Lemke  <jim@wasabisystems.com>
7830         * MAINTAINERS (Write After Approval): Add myself.
7832 2003-11-20  Matt Thomas  <matt@3am-software.com>
7834         * MAINTAINERS: Add myself as a vax port maintainer.
7836 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7838         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7839         (configure-build-[+module+], configure-[+module+]): Likewise.
7840         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7841         * Makefile.in: Regenerate.
7843 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7845         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7846         shared/dylibed libraries.
7847         * ltmain.sh: Likewise.
7848         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7849         * ltcf-cxx.sh: Likewise.
7850         * ltcf-gcj.sh: Likewise.
7851         * ltconfig: Likewise.
7853 2003-11-17  Stan Cox  <scox@redhat.com>
7855         * MAINTAINERS: Add myself as iq2000 port maintainer.
7857 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7859         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7860         * Makefile.in: Regenerate.
7862 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7864         * config.sub: Update to 2003-11-03 version.
7866 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7868         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7869         * configure:  Regenerate.
7871 2003-10-20  Nicolas Pitre  <nico@cam.org>
7873         * MAINTAINERS: Add myself to 'Write After Approval' section.
7875 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7877         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7879 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7881         * MAINTAINERS: Update my email address.
7883 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7885         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7887 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7889         * MAINTAINERS: Add myself to 'Write After Approval' section.
7891 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7893         * config.guess: Update to 2003-10-16 version.
7894         * config.sub: Update to 2003-10-16 version.
7896 2003-10-15  David Daney  <ddaney@avtrex.com>
7898         * MAINTAINERS: Added myself to 'Write After Approval' section.
7900 2003-10-15  Falk Hueffner  <falk@debian.org>
7902         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7903         'Write After Approval' section. Update email.
7905 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7907         * MAINTAINERS: Move myself from 'Write After Approval' to
7908         'Various Maintainers' section as middle-end maintainer.
7910 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7912         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7913         HOST_FLAGS_TO_PASS.
7914         * Makefile.in: Regenerate.
7916 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7918         * config.guess: Update to 2003-10-07 version.
7919         * config.sub: Update to 2003-10-07 version.
7921 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7923         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7924         * ltconfig (irix5*, irix6*): Don't override version_type.
7926 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7928         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7929         * configure: Rebuilt
7930         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7931         * Makefile.in: Rebuilt
7933 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7935         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7937 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7939         * MAINTAINERS (Write After Approval): Add myself.
7941 2003-09-29  Paul Koning  <ni1d@arrl.net>
7943         * MAINTAINERS: Move myself from "Write After Approval"
7944         to CPU platform maintainers for pdp11 platform.
7946 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7948         * MAINTAINERS: Move myself from 'Write After Approval' to
7949         'Various Maintainers' section as libffi testsuite maintainer.
7951 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7953         * configure.in: Pass a computed --program-transform-name
7954         to subconfigures.
7955         * configure: Regenerated.
7957 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7959         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7960         * Makefile.in: Regenerate.
7962         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7963         * Makefile.in: Regenerate.
7965 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7967         * MAINTAINERS: Move myself from 'Write After Approval'
7968         to 'Various Maintainers' (objective-c) section.
7970 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7972         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7973         quoting.
7974         * configure: Regenerated.
7976 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7978         * MAINTAINERS (Write After Approval): Add myself to write after
7979         approval list.
7981 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7983         * MAINTAINERS (Write After Approval): Add myself.
7985 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7987         * MAINTAINERS: Update my e-mail address.
7989 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7991         * libtool.m4 (LD): Correct powerpc64 host match.
7993 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7995         * MAINTAINTERS: Update my affiliation and email address.
7997 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7999         * MAINTAINERS (Write After Approval): Add myself.
8001 2003-09-04  DJ Delorie  <dj@redhat.com>
8003         * configure: Regenerate.
8005 2003-09-04  Robert Millan  <robertmh@gnu.org>
8007         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8009 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8011         * configure.in: Ensure arguments to sed are properly spaced.
8012         * configure: Regenerate.
8014 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8016         * MAINTAINERS: Update my e-mail address.
8018 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8020         * MAINTAINERS (Write After Approval): Add myself.
8022 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8024         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8025         * configure: Regenerated.
8027 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8029         * MAINTAINERS: Update my email address.
8031 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8033         * configure.in:  Use newline instead of semicolon when assuming
8034         shell arguments in a for loop.
8035         * configure:  Regenerated.
8037 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8039         * MAINTAINERS: Resurrect the i860 maintainer.
8041 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8043         PR 8180
8044         * configure.in: When testing with_libs and with_headers, treat
8045         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8046         * configure: Regenerate.
8048         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8049         make, shell, etc.
8050         (baseargs): Likewise.
8051         * configure: Regenerate.
8053 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8055         * MAINTAINERS (Write After Approval): Add myself.
8057 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8059         * configure.in: Disable libgcj for darwin not on powerpc.
8060         * configure: Rebuild.
8062 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8064         * config-ml.in, symlink-tree: Add license.
8066 2003-08-03  Richard Stallman  <rms@gnu.org>
8067             Eben Moglen  <moglen@columbia.edu>
8069         * README.SCO: New file.
8071 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8073         * Makefile.tpl (check, check-c++): Express dependencies using
8074         dependencies rather than commands.
8075         * Makefile.in: Regenerate.
8077 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8079         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8080         * configure: Ditto.
8082 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8084         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8085         * Makefile.in: Update.
8087 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8089         * configure.in: Enable libgcj for darwin.
8090         * configure: Rebuild.
8092 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8094         * config-ml.in:  Use ac_configure_args directly instead of
8095         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8096         actually seen.
8098 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8100         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8101         creating target and build subdirs to build all parent dirs as needed.
8102         * Makefile.in: Rebuild.
8103         * configure.in: Don't build dirs explicitly here.
8104         * configure: Rebuild.
8106 2003-07-26  Paul Brook  <paul@nowt.org>
8108         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8110 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8112         * Makefile.tpl (all-make): Depend on intl.
8113         * Makefile.in: Rebuilt.
8115 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8117         * install-sh:  Update to newer upstream versions (associated with
8118         aclocal 1.7).
8119         * mkinstalldirs:  Likewise.
8120         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8122 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8124         * MAINTAINERS: Move self from Bug database only accounts
8125         to write-after-approval.
8127 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8129         * config.if: Remove unused libc_interface determination.
8131 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8133         * MAINTAINERS: Move self from write-after-approval to
8134         build machinery (*.in).
8136 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8138         PR bootstrap/11273
8139         PR bootstrap/11408
8140         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8141         unused INSTALL_PROGRAM_ARGS.
8142         * configure.in: Use AC_PROG_INSTALL.
8143         * Makefile.in: Regenerate.
8144         * configure: Regenerate.
8146 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8148         * MAINTAINERS: Alphabetize.
8150 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8152         * configure: Rebuilt.
8153         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8154         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8155         newlib nor libgloss.
8156         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8157         * configure.in (am33_2.0-*-linux*): Added.
8159 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8161         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8162         * configure: Regenerate.
8164 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8166         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8167         * Makefile.in: Regenerate.
8169 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8171         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8172         * Makefile.in: Regenerate.
8174 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8176         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8177         * Makefile.in: Regenerated.
8179         * config-ml.in: Replace PWD with PWD_COMMAND.
8181 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8183         * intl: New directory; see intl/ChangeLog for details.
8184         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8185         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8186         * Makefile.in: Regenerate.
8188 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8190         * configure.in: Clean up config-lang.in handling.  Delete
8191         useless assignment to "subdirs".
8192         * configure: Regenerate.
8194 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8196         * configure.in: Rename 'target_libs' to 'target_libraries'.
8197         Remove useless reference to 'target_libs'.
8198         * configure: Regenerate.
8200 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8202         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8203         * Makefile.in: Regenerate.
8205 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8207         * Makefile.def: Introduce flags_to_pass.
8208         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8209         * Makefile.in: Regenerate.
8211 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8213         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8214         and target-libgloss.
8215         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8216         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8217         * configure: Regenerate.
8219 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8221         * configure.in: Update testsuite_flags to new location.
8222         * configure. Regenerate.
8224 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8226         * Makefile.tpl: Remove BUILD_CC stuff.
8227         * Makefile.in: Regenerate.
8229 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8231         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8233 2003-06-16  Graeme Peterson  <gp@qnx.com>
8235         * MAINTAINERS (Write After Approval): Add myself.
8237 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8239         * config.guess: Update to 2003-06-12 version.
8240         * config.sub: Update to 2003-06-13 version.
8242 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8244         * config.guess: Update to 2003-06-06 version.
8245         * config.sub: Update to 2003-06-06 version.
8247 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8249         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8250         * configure. Regenerate.
8252 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8254         * configure.in: Disable serial configure by default.
8255         * configure: Regenerate.
8256         * Makefile.tpl: Abolish .NOTPARALLEL.
8257         * Makefile.in: Regenerate.
8259         * Makefile.tpl: Replace {build,host,target}_canonical by
8260         {build,host,target}.
8261         * Makefile.in: Regenerate.
8263         * Makefile.tpl: Fix stupid pasto.
8264         * Makefile.in: Regenerate.
8266 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8268         * Makefile.tpl: Remove bogus conditional.
8269         * Makefile.in: Regenerate.
8271 2003-06-05  Jan Hubicka  <jh@suse.cz>
8273         * Makefile.tpl (profiledbootstrap): New target.
8274         * Makefile.in (profiledbootstrap): New target.
8276 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8278         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8279         Pinski. Remove user names from other bugzilla-only maintainers.
8281 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8283         * Makefile.tpl: Make 'recursive targets' using autogen rather
8284         than shell loop.  Remove duplicate 'clean' targets and false
8285         comments.
8286         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8287         Add systematic method of specifying missing targets in subdirs.
8288         Add copyright boilerplate.
8289         * Makefile.in: Regenerate.
8290         * configure.in: Add 'recursive targets' to maybe list.
8291         * configure: Regenerate.
8293         * MAINTAINERS: "GNATS only" -> "Bug database only".
8295         * Makefile.tpl: Rename [+target+] to [+make_target+].
8296         * Makefile.def: Rename 'target' to 'make_target'.
8298 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8300         * MAINTAINERS: Add self as options handling maintainer.
8302 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8304         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8305         been too long since I touched those ports.
8307 2003-05-28  DJ Delorie  <dj@redhat.com>
8309         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8310         * Makefile.in: Regenerate.
8312 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8314         * configure.in: Use curly braces in the definition of tooldir.
8315         * configure: Regenerate.
8317 2003-05-21  DJ Delorie  <dj@redhat.com>
8319         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8320         newlib or libgloss.
8321         * Makefile.in: Regenerate.
8323 2003-05-21  DJ Delorie  <dj@redhat.com>
8325         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8326         * Makefile.in: Regenerate.
8328 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8330         * MAINTAINERS: Update my e-mail address.
8332 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8334         * configure.in: Switch more things to use maybe dependencies.
8335         * Makefile.tpl: Switch more things to use maybe dependencies.
8336         Factor out common code from autogen IF statements.
8337         * configure: Regenerate.
8338         * Makefile.in: Regenerate.
8340 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8342         * configure.in: Accept i[3456789]86 for machine type.
8343         * configure: Regenerate.
8345 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8347         * configure.in: Switch more things to use maybe dependencies.
8348         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8349         * configure: Regenerate.
8350         * Makefile.tpl: Switch more things to use maybe dependencies.
8351         * Makefile.in: Regenerate.
8353 2003-05-16  Andreas Schwab  <schwab@suse.de>
8355         * Makefile.tpl (install-opcodes): Define.
8356         * Makefile.in: Rebuild.
8358 2003-05-13  Andreas Jaeger  <aj@suse.de>
8360         * config.guess: Update to 2003-05-09 version.
8361         * config.sub: Update to 2003-05-09 version.
8363 2003-05-13  Michael Eager  <eager@mvista.com>
8365         * configure.in: Correct sed script so that options in quotes are not
8366         deleted.
8367         * configure: Rebuild.
8369 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8371         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8372         and $$s/newlib/libc/sys/cygwin32 include paths.
8373         * configure: Ditto.
8375 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8377         * MAINTAINERS: Update my email addresses.
8379 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8381         * config-ml.in: Propagate INSTALL variables.
8383 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8385         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8387 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8389         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8390         * Makefile.in: Regenerate.
8392 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8394         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8396 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8398         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8400 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8402         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8403         * Makefile.in: Regenerated.
8405 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8407         * MAINTAINERS (Write After Approval): Upgrade myself from
8408         GNATS only to write-after-approval. Update my mail address.
8410 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8412         (OS Port Maintainers: freebsd): Add myself.
8414 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8416         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8418 2003-04-22  Kean Johnston  <jkj@sco.com>
8420         * MAINTAINERS (SCO ports): Added myself.
8422 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8424         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8426 2003-04-19  Kean Johnston  <jkj@sco.com>
8428         * MAINTAINERS (Write After Approval): Add myself.
8430 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8432         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8433         * Makefile.in: Regenerate.
8435 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8437         * configure.in (powerpc64*-*-linux*): Remove.
8438         * configure: Rebuilt.
8440 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8442         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8443         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8444         and restrap.
8445         * Makefile.in:  Regenerate.
8447 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8449         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8450         * configure: Regenerated.
8452 2003-04-15  DJ Delorie  <dj@redhat.com>
8454         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8456 2003-04-13  Nick Clifton  <nickc@redhat.com>
8458         * config-ml.in: Remove support for --disable-aix removing
8459         call-aix multilibs.
8461 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8463         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8464         * */configure: Rebuilt.
8466 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8468         * MAINTAINERS: Add my email address.
8470 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8472         * MAINTAINERS (Write After Approval): Add myself.
8474 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8476         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8477         * Makefile.in: Regenerate.
8479 2003-03-14  Michael Chastain  <mec@shout.net>
8481         * Makefile.in: Regenerate with correct Makefile.def.
8483 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8485         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8486         Make macro.
8487         * Makefile.in: Regenerate.
8488         * configure.in: Clean up gxx_include_dir logic.
8489         * configure: Regenerate.
8491 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8493         * MAINTAINERS (Write After Approval): Add myself.
8495 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8497         * MAINTAINERS: Update my mail address.
8499 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8501         * configure.in (gxx_include_dir): Fix typo.
8502         * configure: Regenerated.
8504 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8506         * Makefile.tpl: Reindent.
8507         * Makefile.in: Regenerate.
8508         * configure.in: Reindent.  Don't set unused variables.
8509         * configure: Regenerate.
8511 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8513         * configure.in: Include $(build_tooldir)/sys-include in
8514         FLAGS_FOR_TARGET.
8515         * configure: Regenerated.
8517 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8519         * Makefile.tpl: Always pass down RANLIB.
8520         * Makefile.in: Regenerate.
8522         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8523         * Makefile.in: Regenerate.
8524         * configure.in: Remove unused logic relating to --enable-shared
8525         and --enable-threads.  Remove bogus comments.  Remove redundant
8526         noconfigdirs.
8527         * configure: Regenerate.
8529         * configure.in: Replace ${libstdcxx_version} by its value.
8530         Remove reference to mh-dgux.
8531         * configure: Regenerate.
8533 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8535         * MAINTAINERS (Write After Approval): Add myself.
8537 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8539         * Makefile.tpl: Rearrange.
8540         * Makefile.in: Regenerate.
8542 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8544         * configure.in: Add support for kaOS as cross build target system.
8545         * configure: Regenerated.
8547 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8549         * MAINTAINERS (Write after approval): Add myself.
8551 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8553         * MAINTAINERS: Update my email address.
8555 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8557         * MAINTAINERS: Add self to blanket write privs. section.
8559 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8561         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8562         configure-target-* as some target builds may require additional
8563         flags for preprocessor tests.
8564         * Makefile.in: Regenerated.
8566 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8568         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8569         * ltconfig: Handle it.
8570         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8571         auto-detecting it.
8573         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8574         it is used as argument to $CC.
8575         * ltcf-gcj.sh: Likewise.
8577         * configure.in: Introduce --enable-maintainer-mode.
8578         * configure: Rebuilt.
8579         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8580         for maintainer mode.
8581         * Makefile.in: Rebuilt.
8583 2003-02-18  Jason Merrill  <jason@redhat.com>
8585         * Makefile.tpl (check-c++): Allow parallelism.
8587 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8589         * MAINTAINERS: Remove John Carr (who never actually had access to
8590         gcc.gnu.org).
8592 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8594         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8595         don't configure target-libobjc.
8596         * configure: Regenerate.
8598 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8600         * Makefile.tpl (RANLIB): Define.
8601         * Makefile.in: Regenerate.
8603 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8605         * MAINTAINERS: Update my email.
8607 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8609         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8610         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8611         * Makefile.in: Regenerated.
8612         * configure.in: Remove all traces of snavigator, db, and grep.
8613         * configure: Regenerated.
8615 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8617         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8618         After Approval.
8620 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8622         * MAINTAINERS (Write after approval): Add myself.
8624 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8626         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8627         * Makefile.in: Regenerated.
8629 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8631         * config.guess: Updated to 2003-01-30's version.
8632         * config.sub: Updated to 2003-01-28's version.
8634 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8636         * config.if: If gcc_version is already set, just use it.  Don't set
8637         gcc_version_trigger if it's already set, otherwise set it to
8638         gcc/version.c, but only if the file exists.  If it is not set and
8639         gcc/version.c does not exist, try to extract the version number from
8640         $CC.
8642 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8644         * MAINTAINERS: Add myself to write-after-approval list.
8646 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8648         * configure.in:  Revert 24Jan change.
8649         * configure:  Regenerate.
8651 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8653         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8654         entry of HJ Lu.
8656 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8658         * configure.in: Revert previous change.
8659         * configure: Regenerate.
8661 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8663         * configure.in: Make rda native-only.
8664         * configure: Regenerate.
8666 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8668         * MAINTAINERS: Move myself from GNATS-only-accounts to
8669         write-after-approval.
8671 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8673         * configure.in: Add missing \.
8674         * configure: Rebuilt.
8676 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8678         * configure.in (baseargs): Avoid using \| in sed regular
8679         expressions.
8680         * configure: Rebuilt.
8682 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8684         * configure.in (baseargs): Remove all supported forms of
8685         --cache-file, --srcdir, --host, --build and --target options
8686         from argument lists.
8687         * configure: Rebuilt.
8689 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8691         * MAINTAINERS: Add myself to write-after-approval list.
8693 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8695         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8696         * configure: Rebuilt.
8698 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8700         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8701         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8702         * Makefile.in: Regenerate.
8703         * configure: Regenerate.
8705 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8707         * configure.in: Remove Makefile in build, host and target modules
8708         unless configure was run with --no-recursion.
8709         * configure: Rebuilt.
8711 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8713         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8714         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8715         * Makefile.in: Regenerate.
8717 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8719         * config.guess: Update to 2003-01-03 version.
8720         * config.sub: Update to 2003-01-03 version.
8722 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8724         * configure: Regenerate with proper autoconf 2.13.
8726 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8728         * configure.in: Add AC_PREREQ for consistency.
8729         * configure: Regenerate.
8731 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8733         * configure.in (GDB_TK): Add tcl directories conditional on
8734         gdb/gdbtk directory being present.
8735         * configure: Regenerate.
8737 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8739         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8740         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8741         * configure: Rebuilt.
8743 2002-12-31  Tom Tromey  <tromey@redhat.com>
8745         * Makefile.in: Rebuilt.
8746         * Makefile.def (target_modules) [libffi]: Allow installation.
8748 2002-12-31  Andreas Schwab  <schwab@suse.de>
8750         * configure.in: Fix use of $program_transform_name.
8751         * configure: Regenerated.
8753 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8755         * configure.in (baseargs): Don't remove first configure argument.
8756         * configure: Regenerated.
8758 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8760         * Makefile.tpl (local-distclean): Don't remove...
8761         (multilib.ts): ... this.  Moved into...
8762         (multilib.out): ... this.  Don't use sub-make.
8763         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8764         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8765         (configure-build-[+module+], configure-[+module+],
8766         configure-target-[+module+], configure-gcc): ... these.  Test
8767         for Makefile existence.  Drop config.status from dependencies.
8768         * Makefile.in: Rebuilt.
8769         * configure.in: Move gcc-version-trigger to the end of
8770         ac_configure_args.  Add comments to maybedep.tmp and
8771         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8772         nonopt from baseargs, matching and removing corresponding
8773         whitespace while at it.
8774         * configure: Rebuilt.
8776 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8778         * configure.in (host_configargs): Replace reference to
8779         no-longer-defined buildopts with --build=${build_alias}.
8780         * configure: Rebuilt.
8782         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8783         program_transform_name to standard idiom.
8784         (AUTOGEN, AUTOCONF): Define.
8785         (Makefile.in): Use $(AUTOGEN).
8786         (Makefile): Depend on config.status, and use autoconf-style rule to
8787         build it.  Move original commands to...
8788         (config.status): ... this new target.
8789         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8790         $(AUTOCONF).
8791         * Makefile.in: Rebuilt.
8793 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8795         * Makefile.tpl: Fix dramatic bustage due to change in
8796         program_transform_name.
8797         * Makefile.in: Regenerate.
8799         * configure.in: Remove unnecessary PATH setting.
8800         * configure: Regnerate.
8802         * configure.in: Don't default to unprefixed tools unless
8803         the native tools will work.
8804         * configure: Regenerate.
8806         * configure.in: Convert to autoconf script.  Blow away lots
8807         of now-redundant Makefile fragments.
8808         * configure: Generate using Autoconf.
8809         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8810         * Makefile.in: Regenerate.
8812 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8814         * configure: Fix stupid bug where RANLIB was mistakenly included.
8816         * configure.in: Rename (buildargs, hostargs, targargs) to
8817         (build_configargs, host_configargs, target_configargs).
8819         * configure.in: Move logic out of sed statement.
8821         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8822         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8824 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8826         * config.sub: Import from master repository
8827         * config.guess: Ditto
8829 2002-12-24  Andreas Schwab  <schwab@suse.de>
8831         * Makefile.tpl (multilib.out): Fix missing space.
8832         * Makefile.in: Regenerate.
8834 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8836         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8837         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8838         * Makefile.in: Regenerate.
8839         * configure.in: Remove unnecessary leftovers.
8841 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8843         * configure.in (extra_ranlibflags_for_target): New variable.
8844         (*-*-darwin): Add -c to ranlib commands.
8845         * configure (tooldir): Handle extra_ranlibflags_for_target.
8847 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8849         * Makefile.tpl: Revert HJL's change.
8850         * Makefile.in: Regenerated.
8851         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8852         always.
8854 2002-12-19  Andreas Schwab  <schwab@suse.de>
8856         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8857         * Makefile.in: Regenerate.
8859 2002-12-18  H.J. Lu  <hjl@gnu.org>
8861         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8862         * Makefile.in: Regenerated.
8864         * configure.in (build_prefix): New. Substitute.
8866 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8868         * Makefile.tpl: Don't let real targets depend on phony targets.
8869         * Makefile.in: Regenerate.
8871         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8872         * Makefile.in: Regenerate.
8874 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8876         * config.sub: Import from master repository
8877         * config.guess: Ditto
8879 2002-12-16  Jason Merrill  <jason@redhat.com>
8881         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8882         previous 'make bootstrap'.
8883         * Makefile.in: Regenerate.
8885 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8887         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8889 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8891         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8892         * Makefile.in: Regenerate.
8894 2002-12-13  Jason Merrill  <jason@redhat.com>
8896         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8897         library tests.
8898         (check-c++): Just depend on it and check-target-libstdc++-v3.
8899         * Makefile.in: Regenerate.
8901 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8903         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8904         * Makefile.in: Rebuilt.
8906 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8908         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8910 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8912         * configure: Fix bug put in by gremlins.
8914         * Makefile.tpl: Substitute more autoconfily.
8915         * configure: Substitute more autoconfily.
8916         * Makefile.in: Regenerate.
8918 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8920         * config.sub: Import from master repository
8921         * config.guess: Ditto
8922         * MAINTAINERS: Added Svein Seldal under write after approval
8924 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8926         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8927         * Makefile.in (all-sim): Ditto.
8929 2002-12-06  DJ Delorie  <dj@redhat.com>
8931         * Makefile.tpl: Change configure dependencies to not have real
8932         targets depend on phony targets.
8934 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8936         * configure.in: Revert unintentional change.
8938         * Makefile.tpl: Change dependency for */multilib.out so that
8939         it works when gcc isn't in the tree.
8941         * configure.in: Substitute more.
8942         * configure: Run subconfigures from the Makefile.
8943         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8944         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8946 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8948         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8950 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8952         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8953         and corresponding dependencies.
8954         * Makefile.in: Regenerate.
8956         * configure.in (host_tools): Order binutils, gas and ld for
8957         convenience in running the testsuites.
8959         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8960         * Makefile.in: Regenerate.
8961         * configure.in: Introduce rules to serialize subconfigure runs.
8963         * configure.in: Introduce BASE_CC_FOR_TARGET.
8964         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8965         Realize configure-build-* targets.  Realize configure-target-* targets.
8966         * Makefile.in: Regenerate.
8968 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8970         * configure: Move gcc_version_trigger stuff from here...
8971         * configure.in: ...to here.
8973         * configure.in: Separate subconfigure options added by this file from
8974         options given by the user.  Add machinery to put args for host
8975         subconfigures into the Makefile.
8977         * Makefile.tpl: Remove 'vault' targets.
8978         * Makefile.tpl: Reorder and comment dependencies.
8979         * Makefile.in: Regenerate.
8981 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8982         * configure.in: Fix my broken commit of previous patch. (sigh)
8984 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8986         * configure.in: Move host-specific darwin noconfigdirs into
8987         the host-specific section.
8989 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8991         * configure.in: Move host-specific darwin noconfigdirs into
8992         the host-specific section.
8994 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8996         * configure: Remove skip-this-dir support.
8997         * Makefile.tpl: Remove skip-this-dir support.
8999         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9000         subdirectories.
9001         * Makefile.in: Regenerate.
9003         * Makefile.tpl: Strip out useless setting of 'dir'.
9004         * Makefile.in: Regenerate.
9006 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9008         * configure.in: Fix deeply stupid bug.
9010         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9011         shell code in CXX_FOR_TARGET
9012         * Makefile.def: Introduce raw_cxx.
9013         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9014         RAW_CXX_FOR_TARGET.
9015         * Makefile.in: Regenerate.
9017 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9019         * Makefile.tpl: Remove unnecessary ifs.
9020         * Makefile.in: Regenerate.
9022         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9023         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9024         targets for 'no_install' modules.
9025         * configure: Move GDB_TK substitution to configure.in.  Move
9026         build_modules stuff to configure.in.
9027         * configure.in: Implement soft dependency machinery.  Maybe-ize
9028         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9029         * Makefile.in: Regenerate.
9031 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9033         * Makefile.tpl: Make all-target, install-target behave similarly
9034         to all, install (only hitting configured targets).  Eliminate
9035         unused macro defintions.
9037         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9038         build != host.
9040         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9042         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9044         * configure.in: Produce lists of subdir targets we're actually
9045         configuring.  Remove references to "dosrel".
9046         * Makefile.tpl: Let configure set which subdir targets are hit.
9047         Remove install-cross; clean up install; remove ALL.  Remove
9048         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9049         Autogenerate host module targets.  Remove empty dependency lines
9050         and redundant dependency; rearrange slightly.
9051         * Makefile.def: Add host-side libtermcap, utils.
9053         * Makefile.in: Regenerate.
9055 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9057         * ltconfig (osf[345]): Append $major to soname_spec.
9058         Reflect this in library_names_spec.
9059         * ltmain.sh (osf): Prefix $major with . for use as extension.
9061 2002-11-19  Andreas Jaeger  <aj@suse.de>
9063         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9064         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9065         and sparc64 GNU/Linux systems.
9067 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9069         * MAINTAINERS: Update email.
9071 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9073         * MAINTAINERS: Complete James Dennett's entry.
9075 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9077         * MAINTAINERS (Write After Approval): Add myself.
9079 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9081         * Makefile.tpl: syntactic cleanup
9083 2002-11-13  Stuart Hastings  <stuart@apple.com>
9085         * MAINTAINERS: Add myself to write-after-approval list.
9087 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9089         * Makefile.def: Add list of recursive targets to autogenerate.
9090         Add build_modules.
9091         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9092         targets.  Autogenerate *-build-* targets.
9093         * Makefile.in: Regenerate.
9095 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9097         * configure: More autoconf-style substitutions.
9098         * Makefile.tpl: More autoconf-style substitutions.
9099         * Makefile.in: Regenerate.
9101 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9103         * configure: Substitute more variables in a more autoconf-friendly
9104         way.  Simplify slightly.
9105         * Makefile.tpl: Make more variables substitutable in an
9106         autoconf-friendly way.
9107         * Makefile.in: Regenerate.
9109 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9111         * MAINTAINERS (Write After Approval): Add myself.
9113 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9115         * configure.in (v810*): Remove special setting of tools.
9117         * configure: Add support for extra required flags for ar or nm.
9118         * configure.in (aix4.3+): Use above support for target-specific
9119         issues, rather than using config/mt-aix43.
9121 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9123         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9124         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9125         with $srcdir.  Reformat indentation.  Substitute some variables
9126         formerly hard-coded in the Makefile for build=host.
9127         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9128         * Makefile.def: Autogenerate more.
9129         * Makefile.in: Regenerate.
9131 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9133         * MAINTAINERS (Write After Approval): Add myself.
9135 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9137         * Makefile.def (host_modules): Add rda.
9138         * Makefile.in: Regenerate.
9139         * configure.in (target_tool): Add target-rda to list.
9141 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9143         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9145 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9147         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9148         and restrap targets to this rule.
9149         * Makefile.in:  Regenerate.
9151 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9153         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9154         GNATS only accounts.
9156 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9158         * configure.in (i[3456]86-*-linux*): Add check to disable
9159         ${libgcj} for glibc1.
9161 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9163         * MAINTAINERS: Add myself as ip2k port maintainer.
9165 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9167         * configure.in: Add tic4x target.
9169 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9171         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9172         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9173         * Makefile.in: Regenerate.
9175         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9176         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9177         * Makefile.in: Regenerate.
9179 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9181         * MAINTAINERS: Add myself as web pages co-maintainer.
9183 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9185         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9186         * Makefile.in: Regenerate.
9188 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9190         * MAINTAINERS: Add myself and Nathan Sidwell
9191         <nathan@codesourcery.com> as VxWorks maintainers.
9193 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9195         * Makefile.def: Remove order dependency comments.
9196         * Makefile.tpl: Add explicit install-install dependencies.
9197         * Makefile.in: Regenerate.
9199         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9200         * Makefile.in: Regenerate.
9202         * Makefile.tpl: Add configure-target (for src-release in src)
9203         * Makefile.in: Regenerate.
9205 2002-09-30  Nick Clifton  <nickc@redhat.com>
9207         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9209 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9211         * configure.in (s390*-*-linux*): Enable libgcj.
9213 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9215         * configure: Revert accidentally applied changes.
9217         * Makefile.tpl: Make more autoconf-friendly.
9218         * Makefile.in: Regenerate.
9219         * configure: Make substitution more autoconf-like.
9221 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9223         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9224         single entry to handle all these.
9225         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9226         libjava on arm-*-elf.
9228 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9230         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9231         things that depend on them.
9233 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9235         * Makefile.tpl: Make subsituted variables more autoconfy.
9236         * Makefile.in: Regenerate.
9237         * configure: Make seds more autoconfy.
9239 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9241         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9242         * Makefile.in: Regenerate.
9243         * configure.in: Rewrite sed statements to look autoconfy.
9245         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9246         all-target-foo on configure-target-foo.
9247         * Makefile.def: Ditto.
9248         * Makefile.in: Rebuild.
9250 2002-09-25  Andrew Haley  <aph@redhat.com>
9252         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9254 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9256         * Makefile.def: New file.
9257         * Makefile.tpl: New file.
9258         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9259         * contrib/gcc_update: Note that Makefile.in is a generated file.
9261         * configure.in: Minor rearrangement.  Simplify tests.
9263 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9265         * configure.in (with_headers): Skip copy if value is "yes".
9266         (with_libs): Likewise.
9268 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9270         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9271         * configure.in (sh*-*-pe*): Ditto.
9272         * configure.in (mips*-*-pe*): Ditto.
9273         * configure.in (*arm-wince-pe): Ditto.
9275         * configure.in: Rearrange.
9277 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9279         * MAINTAINERS: Update my email address.
9281 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9283         * MAINTAINERS: (Write After Approval): Add myself.
9285 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9287         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9289 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9291         * MAINTAINERS: Change my mailing address.
9293 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9295         * MAINTAINERS (Write After Approval): Remove myself.
9296         (Various Maintainers: c++ runtime libs): Add myself.
9298 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9300         * MAINTAINERS (Write After Approval): Remove myself.
9301         (Various Maintainers: c++ runtime libs): Add myself.
9303 2002-08-15  Eric Christopher  <echristo@redhat.com>
9305         * config.sub: Import from master repository.
9306         * config.guess: Ditto.
9308 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9310         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9311         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9312         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9314 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9316         * MAINTAINERS: Add self to rs6000 vector extensions.
9318 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9320         * libiberty/configure: Reverted unintended yesterday's check in.
9322 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9324         * boehm-gc/configure, libf2c/configure: Rebuilt.
9325         * libffi/configure, libiberty/configure: Ditto.
9326         * libjava/configure, libobjc/configure: Ditto.
9327         * libstdc++-v3/configure, zlib/configure: Ditto.
9328         Merged from binutils:
9329         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9330         From Steve Ellcey <sje@cup.hp.com>:
9331         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9332         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9333         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9334         IA64.
9335         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9336         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9337         soname_spec, sys_lib_search_path_spec): Ditto.
9339 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9341         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9343 2002-08-04  H.J. Lu  (hjl@gnu.org)
9345         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9347 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9349         * MAINTAINERS (Write After Approval): Add myself.
9351 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9353         * configure.in: Move generic linux case to end.  Copy generic
9354         linux noconfigdirs to mips*-*-linux* entry and new
9355         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9357 2002-07-19  Michael Matz  <matz@suse.de>
9359         * MAINTAINERS: Add myself as ra* maintainer.
9361 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9363         * config.guess: Update to 2002-07-09 version.
9364         * config.sub: Update to 2002-07-03 version.
9366 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9368         * MAINTAINERS: Fix typo in a maintainer email address.
9370 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9372         * configure.in: Remove two redundant tests.
9374 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9376         * configure.in (mips*-*-irix6*o32): Enable stabs.
9378 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9380         * configure.in: Don't build grez.
9381         * Makefile.in: Ditto.
9383         * Makefile.in: Remove references to bsp, cygmon, libstub.
9384         * configure.in: Ditto.
9386         * configure.in: Remove leftover reference to gdbtest.
9388 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9390         * configure.in (gxx_include_dir):  Change to match versioned
9391         C++ headers if --enable-version-specific-runtime-libs is used.
9393 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9395         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9397 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9399         * configure.in: Make --without-x work.
9401 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9403         * configure.in: Rearrange target Makefile fragment collection.
9405         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9406         cvs[src].
9407         * configure.in: Ditto.
9409 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9411         * MAINTAINERS (Write After Approval): Update my e-mail address.
9413 2002-06-24  Ben Elliston  <bje@redhat.com>
9415         * configure.in (host_tools): Remove cgen.
9417         * Makefile.in (all-cgen): Remove; runs from its source directory.
9418         (check-cgen, install-cgen, clean-cgen): Likewise.
9419         (all-opcodes): Do not depend on all-cgen.
9420         (all-sim): Likewise.
9422 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9424         * Makefile.in: Eliminate 'apache' targets.
9425         * configure.in: Eliminate 'apache' targets.
9427         * configure.in: Eliminate redundant tests.  Reorganize.
9429         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9431         * config-ml.in: Eliminate references to Cygnus configure.
9433         * Makefile.in: Eliminate references to building emacs.
9435 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9437         * MAINTAINERS: Update my email address.
9439 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9441         * config.if (libstdcxx_incdir): Version C++ headers.
9442         (cxx_incdir): Remove.
9444 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9446         * MAINTAINERS (Write After Approval): Add self.
9448 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9450         * configure.in: Add support for ip2k.
9452 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9454         * configure.in: Fix AIX configury bug.
9456 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9458         * MAINTAINERS (Write After Approval): Add self.
9460 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9462         * configure.in: replace ${topsrcdir} with ${srcdir}
9464         * configure.in: Move definition of libstdcxx_flags
9465         right above usage, rather than waaay earlier.
9467         * configure.in: Pull definition of is_cross_compiler earlier.
9469         * configure.in: Rearrange a little.
9471         * configure.in: Remove references to librx.
9472         * Makefile.in: Remove references to librx.
9474 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9476         * config.sub: Add support for avr target.
9477         Import from master sources, rev 1.255
9479 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9481         * configure, .cvsignore:  Revert previous change...
9482         * Makefile:  ...delete.
9484 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9486         * configure.in: Eliminate ${gasdir} variable.
9488 2002-06-18  Dave Brolley  <brolley@redhat.com>
9490         * configure.in: Add support for frv.
9491         * config.sub: Add support for frv.
9493 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9495         * configure:  Remove garbage from previous commit.
9497 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9499         * configure:  For in-source builds, make a subdir and re-exec there.
9500         * Makefile:  New file.  Pass targets through to build directory.
9501         * .cvsignore:  No longer ignore "Makefile".
9503 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9505         * MAINTAINERS (Write After Approval): Add self.
9507 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9509         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9511 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9513         * configure.in (vax-*-netbsd*): Re-enable gas.
9515 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9517         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9518         BUILD_PREFIX_1, to correct nomenclature.
9519         * configure: Likewise.
9521         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9522         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9524 2002-05-31  Olaf Hering  <olh@suse.de>
9526         * config-ml.in: Propogate DESTDIR also.
9528 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9530         * configure.in (vax-*-netbsd*): Don't build gas for this
9531         platform.
9533 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9535         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9536         and libgcj for AVR.
9538 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9540         * MAINTAINERS (Write After Approval): Add myself.
9542 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9544         * config.guess: Update to 2002-05-22 version.
9545         * config.sub: Likewise.
9547 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9549         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9550         * config-ml.in: Likewise.
9551         * configure: Likewise.
9552         * configure.in: Likewise.
9554 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9556         * MAINTAINERS: Update my email address.
9558 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9560         * configure.in: Simplify makefile fragment collection.
9562         * configure.in: Remove code to build emacs.
9564         * configure.in : Remove --srcdir argument from targargs and buildargs
9565         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9567         * configure: Move some logic to configure.in.
9568         * configure.in: Move some logic from configure.
9570 2002-05-11  Tom Tromey  <tromey@redhat.com>
9572         * MAINTAINERS: Reflect libgcj reality.
9574 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9576         * Makefile.in: Honour DESTDIR.
9578 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9580         * config.guess: Import 2002-03-20 version.
9581         * config.sub: Import 2002-04-26 version.
9583 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9585         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9587 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9589         * MAINTAINERS: Add self.
9591 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9593         * ltmain.sh: Detect and handle object name conflicts
9594         while piecewise linking a static library.
9596 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9598         * configure.in (noconfigdirs): Don't disable libgcj on
9599         sparc64-*-solaris* and sparcv9-*-solaris*.
9601 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9603         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9605 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9607         * configure.in (FLAGS_FOR_TARGET): Do not add
9608         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9609         on i[3456]86-*-linux*.
9611 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9613         * configure.in (noconfigdirs): Replace [ ] with test.
9615         * configure.in (noconfigdirs): Do not add target-newlib if
9616         target == i[3456]86-*-linux*, and host == target.
9618 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9620         * configure.in: delete reference to absent file
9622         * configure.in: replace '[' with 'test'
9624         * configure.in: Eliminate references to gash.
9625         * Makefile.in: Eliminate references to gash.
9627         * configure.in: remove useless references to 'pic' makefile fragments.
9629         * configure.in: (*-*-windows*) Finish removing.
9631         * configure.in: Eliminate redundant test for libgui.
9633 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9635         * MAINTAINERS: Add self and realphabetize.  Update entries
9636         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9637         entry for a29k port maintainer.
9639 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9641         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9642         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9644 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9646         * configure.in: remove references to dead files
9648 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9650         * MAINTAINERS: Add information about purpose of this file.
9652 2002-04-18  Tom Tromey  <tromey@redhat.com>
9654         * configure.in: Disallow configuring libgcj when it is already
9655         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9656         Solaris 2.8 by default.  For PR libgcj/6158.
9658 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9660         * configure.in:  Move default CC setting out of config/mh-* fragments
9661         directly into here.
9663 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9665         * configure.in: don't even try to configure or make a subdirectory
9666         if there's no configure script for it.
9668 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9670         * MAINTAINERS: Remove chill maintainers.
9671         * Makefile.in (CHILLFLAGS): Remove.
9672         (CHILL_LIB): Remove.
9673         (TARGET_CONFIGDIRS): Remove libchill.
9674         (CHILL_FOR_TARGET): Remove.
9675         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9676         CHILL_LIB.
9677         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9678         (CHECK_TARGET_MODULES): Likewise.
9679         (INSTALL_TARGET_MODULES): Likewise.
9680         (CLEAN_TARGET_MODULES): Likewise.
9681         (configure-target-libchill): Remove.
9682         (all-target-libchill): Remove.
9683         * configure.in (target_libs): Remove target-libchill.
9684         Do not compute CHILL_FOR_TARGET.
9685         * libchill: Remove directory.
9687 2002-04-11  DJ Delorie  <dj@redhat.com>
9689         * Makefile.in, configure.in: Sync with binutils, entries
9690         follow...
9692 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9694         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9695         (do-tar, do-bz2): New rules.
9696         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9697         (gdb-tar): New rule.
9698         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9699         (insight_dejagnu.tar): New rule.
9700         (insight.tar): New rule.
9701         (gdb+dejagnu.tar): New rule.
9702         (gdb.tar): New rule.
9704 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9706         * Makefile.in: Add all-tix to deps for all-snavigator
9707         so that tix is built when building snavigator.
9709 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9711         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9712         ld and gdb are not supported.
9714 2002-01-07  Mark Salter  <msalter@redhat.com>
9716         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9717         Allow target-libgloss to be built for arm, strongarm, and xscale.
9719 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9721         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9722         options for i[3456]86-pc-linux* native builds.
9724 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9726         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9727         files from .po files for a distribution.
9729 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9731         * configure.in: Enable libstdc++-v3 for h8300 targets.
9733 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9735         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9736         version from bfd/.
9738 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9740         * Makefile.in (VER): When present, extract the version number from
9741         the file version.in.
9743 2001-05-24  Tom Rix  <trix@redhat.com>
9745         * configure.in : enable ld for aix
9747 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9749         * config.guess: Add linux target for S/390.
9751 2000-11-07  Philip Blundell  <pb@futuretv.com>
9753         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9755 2000-11-03  Philip Blundell  <pb@futuretv.com>
9757         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9758         files.
9760 2001-01-15  Ben Elliston  <bje@redhat.com>
9762         * configure.in (host_tools): Add sid.
9763         Always configure cgen.
9765 2000-11-24  Nick Clifton  <nickc@redhat.com>
9767         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9770 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9772         * Makefile.in (ALL_MODULES): Add all-cgen.
9773         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9774         (all-cgen): New target.
9775         (all-opcodes,all-sim): Depend on all-cgen.
9776         * configure.in (host_tools): Add cgen.
9777         Only configure cgen if --enable-cgen-maint.
9779 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9781         * configure.in: Add *-*-freebsd* configurations.
9783 2002-04-08  Tom Tromey  <tromey@redhat.com>
9785         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9786         Fixes PR libgcj/6068.
9788 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9790         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9792 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9794         * configure.in (alpha*-dec-osf*): Enable libgcj.
9796 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9798         * MAINTAINERS (Write After Approval): Add myself.
9800 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9802         Fix for: PR bootstrap/3591, target/5676
9803         * configure.in (mcore-pe): Disable the configuration of
9804         libstdc++-v3 since exceptions are not supported.
9806 2002-03-20  Anthony Green  <green@redhat.com>
9808         * configure.in: Enable libgcj for xscale-elf target.
9810 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9812         * MAINTAINERS:  Update my email address.
9814 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9816         * ltmain.sh (relink_command): Fix typo in previous change.
9818 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9820         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9821         (relink_command): Added --tag flags.
9822         (mode=install): If relinking fails; error out.
9824 2002-03-12  Richard Henderson  <rth@redhat.com>
9826         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9827         .NOTPARALLEL tag.
9828         (do-check): Rename from check.
9829         (check): Allow parallel check.
9831 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9833         * MAINTAINERS: Add myself as maintainer for xtensa port.
9834         Fix alphabetical order in CPU port maintainer list.
9835         Remove myself from Write After Approval list.
9837 2002-03-11  Richard Henderson  <rth@redhat.com>
9839         * Makefile.in (.NOTPARALLEL): Add fake tag.
9841 2002-03-07  H.J. Lu  (hjl@gnu.org)
9843         * configure.in: Enable gprof for mips*-*-linux*.
9845 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9847         * MAINTAINERS (Write After Approval): Add myself.
9849 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9851         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9852         libjava.
9853         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9855 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9857         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9858         because its Makefile is there; test for the executable instead.
9860 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9862         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9863         libstdc++-v3 and libjava.
9865 2002-02-11  Adam Megacz  <adam@xwt.org>
9867         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9868         boehm-gc
9870 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9872         * config.guess: Updated to 2002-01-30's version.
9873         * config.sub: Updated to 2002-02-01's version.
9874         Contribute sh64-elf.
9875         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9876         * configure.in: Added sh64-*-*.
9878 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9880         * MAINTAINERS: Belatedly add myself to write after approval list.
9882 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9884         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9885         Remove self as Write After Approval.
9887 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9889         * MAINTAINERS: Put self in as maintainer for contrib/regression
9890         directory.
9892 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9894         * MAINTAINERS:  Update my email address.
9896 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9898         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9899         target-libiberty, and target-libgloss.  Skip Java-related
9900         libraries if not supported for NetBSD on target CPU.
9902 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9904         * install-sh: Use _inst.$$_ for temp file name.
9906 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9908         * MAINTAINERS (Write After Approval): Move my contact info
9909         from here...
9910         (OS Port Maintainers): ...to here (netbsd).
9912 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9914         * MAINTAINERS (Write After Approval): Add myself.
9916 2002-01-17  H.J. Lu  <hjl@gnu.org>
9918         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9919         (all-target-fastjar): Also depend on all-target-libiberty.
9921 2002-01-16  H.J. Lu  (hjl@gnu.org)
9923         * config.guess: Import from master sources, rev 1.225.
9924         * config.sub: Import from master sources, rev 1.238.
9926 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9928         * MAINTAINERS (Write After Approval): Remove myself.
9930 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9932         * MAINTAINERS (Write After Approval): Add myself.
9934 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9936         * MAINTAINERS: Add self as docs co-maintainer.
9938 2001-12-11  Matthias Klose  <doko@debian.org>
9940         * MAINTAINERS (Write After Approval): Add myself.
9942 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9944         * MAINTAINERS: Update my email address.
9946 2001-12-07  Turly O'Connor  <turly@apple.com>
9947         * MAINTAINERS (Write After Approval): Add myself.
9948         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9949         (rs6000_initialize_trampoline): Call __trampoline_setup for
9950         ABI_DARWIN too.
9951         * darwin-tramp.asm: New file, implements __trampoline_setup.
9952         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9954 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9956         * MAINTAINERS (Write After Approval): Add myself.
9958 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9960         * configure, configure.in: Use temp file for long sed commands.
9962 2001-12-03  Laurent Guerby  <guerby@acm.org>
9964         * config.sub: Update to version 1.232 on subversion.
9966 2001-12-03  Ben Elliston  <bje@redhat.com>
9968         * MAINTAINERS: Update mail address for config.* patches.
9970 2001-11-27  DJ Delorie  <dj@redhat.com>
9971             Zack Weinberg  <zack@codesourcery.com>
9973         When build != host, create libiberty for the build machine.
9975         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9976         CONFIG_ARGUMENTS.
9977         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9978         New variables.
9979         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9980         and rules.
9981         (all.normal): Depend on ALL_BUILD_MODULES.
9982         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9983         (all-build-libiberty): Depend on configure-build-libiberty.
9985         * configure: Calculate and substitute proper value for
9986         ALL_BUILD_MODULES.
9987         * configure.in: Create the build subdirectory.
9988         Calculate and substitute TARGET_CONFIGARGS (formerly
9989         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9991 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9993         * MAINTAINERS (write-after-approval): Add self.
9995 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9997         * MAINTAINERS (GNATS only accounts): Remove self.
9999 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10001         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10002         libf2c.
10004 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10006         * MAINTAINERS (Write After Approval): Add self.
10008 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10010         * MAINTAINERS: mips and s390 are also CPU ports.
10012 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10014         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10016 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10018         * MAINTAINERS: Alphabetize.
10020 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10022         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10024 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10026         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10028 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10030         * configure.in (--enable-languages): Be more permissive about
10031         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10033 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10035         * config.sub: Import from master sources, rev. 1.230.
10036         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10038 2001-11-07  Laurent Guerby  <guerby@acm.org>
10040         * MAINTAINERS (Write After Approval): Add self.
10042 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10044         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10046 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10048         * config.sub: Import from master sources, rev 1.226.
10049         * config.guess: Import from master sources, rev 1.216.
10051 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10053         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10054         * MAINTAINERS: Add self as maintainer of MMIX port.
10055         Remove old after-approval entry.
10057 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10059         * ChangeLog, configure: Fix spelling errors.
10061 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10063         * MAINTAINERS: Tweak my address.
10065 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10067         * MAINTAINERS: Update my email address.
10069 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10071         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10072         * MAINTAINERS: Add self as maintainer of CRIS port.
10074 2001-10-10  Geert Bosch  <bosch@gnat.com>
10076         * MAINTAINERS (Various maintainers: Ada front end):
10077         Added Robert Dewar.
10079 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10081         * MAINTAINERS (Write After Approval): Added self
10083 2001-10-02  Geert Bosch  <bosch@gnat.com>
10085         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10087 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10089         * configure: Handle temporary files securely using mkdir.
10091 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10093         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10095 2001-09-26  Will Cohen  <wcohen@redhat.com>
10097         * configure.in (*-*-linux*): Disable configuration of target-newlib
10098         and target-libgloss.
10100 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10102         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10103         RANLIB.
10105 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10107         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10108         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10109         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10110         avoid quotes nesting problems.
10111         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10112         (DO_X): Export only variables that are set.
10114 2001-09-19  Ben Elliston  <bje@redhat.com>
10116         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10117         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10118         semantics.  Use the shell built-in "type" command instead.
10120 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10122         Merged from gcc-3_0-branch:
10123         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10124         * ltcf-c.sh: Use $objext, not $ac_objext.
10125         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10126         * ltcf-cxx.sh: Add support for GNU.
10127         2001-07-22  Timothy Wall  <twall@redhat.com>
10128         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10129         default settings if using GNU tools with that configuration.
10130         * ltcf-cxx.sh: Ditto.
10131         * ltcf-gcj.sh: Ditto.
10132         2001-07-21  Michael Chastain  <chastain@redhat.com>
10133         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10134         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10135         * ltmain.sh: Mark as gcc-local.
10137 2001-08-30  Eric Christopher  <echristo@redhat.com>
10138             Jason Eckhardt  <jle@redhat.com>
10140         * config.guess: Merge from master sources.
10141         * config.sub: Merge from master sources, add support for mipsisa32.
10143 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10144         * config.sub: Merge from master sources, rev 1.219.
10145         * MAINTAINERS: Add self as contact for stormy16 port.
10147 2001-08-14  Zack Weinberg  <zackw@panix.com>
10149         * config.sub: Merge from master sources, rev 1.218.
10150         * config.guess: Merge from master sources, rev 1.209.
10152 2001-08-11  Graham Stott  <grahams@redhat.com>
10154         * Makefile.in (check-c++): Add missing semicolon.
10156 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10158         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10160 2001-07-30  Eric Christopher  <echristo@redhat.com>
10162         * MAINTAINERS (Various maintainers: mips port): Added myself.
10164 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10166         * configure.in (sh-*-linux*): New.
10168 2001-07-27  Richard Henderson  <rth@redhat.com>
10170         * .cvsignore: Add LAST_UPDATED.
10172 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10174         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10176 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10178         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10180 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10182         * MAINTAINERS (Write After Approval): Added myself.
10184 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10186         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10187         and libgcj on m68hc11/m68hc12.
10189 2001-06-27  H.J. Lu  (hjl@gnu.org)
10191         * Makefile (CFLAGS_FOR_BUILD): New.
10192         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10194 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10196         * README: Remove version number.
10198 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10200         * INSTALL/README: Update wrt. to the installation instructions now
10201         residing in gcc/doc/install.texi.
10203 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10205         * README: Replace with a cut-down and updated version of gcc/README.
10207 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10209         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10210         multilibs to be disabled.
10212 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10214         * MAINTAINERS (Write After Approval): Add myself.
10216 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10218         * config.guess: Import CVS version 1.195.
10219         * config.sub: Import CVS version 1.212.
10221 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10223         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10224         gcc/xgcc is built, use -print-prog-name to find out the program
10225         name to use.
10227 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10229         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10230         appear to also be in the master copy.
10231         * config.sub:  Import CVS version 1.211.
10233 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10235         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10236         with_gcc]: Use `gcc -shared' to build a shared library.
10238 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10240         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10241         archives.
10243 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10245         * MAINTAINERS (Write After Approval): Add myself.
10247 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10249         * configure.in (libstdcxx_flags): Do not try to execute
10250         libstdc++-v3/testsuite_flags until it exists.
10252 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10254         * MAINTAINERS: Update my email address.
10256 2001-05-31  Graham Stott  <grahams@redhat.com>
10258         * MAINTAINERS (Write After Approval): Add myself.
10260 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10262         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10263         libraries when using g++ with native linker.
10265 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10267         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10269 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10271         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10272         [aix4*|aix5*]: Prepend blank.
10274 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10276         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10277         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10278         of subdir/configure scripts to use the new libtool.m4.
10280 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10282         * MAINTAINERS (Write After Approval): Add myself.
10284 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10286         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10288 2001-05-11  Ben Elliston  <bje@redhat.com>
10290         * Makefile.in (all-sid): New target.
10291         (check-sid, clean-sid, install-sid): Likewise.
10293 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10295         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10297 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10299         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10300         libgcj.
10302 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10304         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10305         gcc/xgcc is built, use -print-prog-name to find out the program
10306         name to use.
10308 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10310         * configure.in (noconfigdirs): Don't reset it from scratch in the
10311         target case; only append to it.
10313         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10314         sparc-*-solaris2.8]: Disable ${libgcj}.
10316 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10318         * configure.in (libgcj_saved): Copy from $libgcj.
10319         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10320         --disable-libgcj.
10322 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10324         * MAINTAINERS: Remove self as MIPS maintainer and
10325         C front end maintainer.
10327 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10329         * configure.in: Move *-chorusos target case to the proper switch.
10330         Disable libgcj.
10332 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10334         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10335         1.641.2.228.
10337 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10339         * Makefile.in (STAGE1_CFLAGS): Pass down.
10341 2001-04-13  Alan Modra  <amodra@one.net.au>
10343         * config.guess: Add hppa64-linux support.  Note for next import that
10344         this is already in the master file.
10345         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10347 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10349         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10350         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10352 2001-04-11  Stan Shebs  <shebs@apple.com>
10354         * MAINTAINERS: Add self as Darwin port maintainer.
10356 2001-04-11  Alan Modra  <amodra@one.net.au>
10358         * MAINTAINERS: Update my email address.
10360 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10362         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10363         recent versions of FreeBSD (release 3 or later).
10364         * ltconfig: On FreeBSD, -lc must not be provided when building
10365         a shared library or else the standard -pthread gcc option is
10366         rendered worthless to later users of the built library.
10368 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10370         * MAINTAINERS: Add self and RTH as C front end maintainers.
10372 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10374         * config.sub: Make sure to match an already-canonicalized
10375         machine name (eg. mn10300-unknown-elf).
10377 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10379         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10380         New macros.
10381         (bootstrap, cross): Use RECURSE_FLAGS.
10382         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10384 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10386         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10388 2001-03-22  Colin Howell  <chowell@redhat.com>
10390         * Makefile.in (DO_X): Do not backslash single-quotes in
10391         backquotes (two places).
10393 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10395         Re-installed:
10396         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10397         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10398         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10399         * ltcf-cxx.sh: Likewise.
10400         * ltcf-gcj.sh: Likewise.
10402 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10404         * MAINTAINERS: Add myself as "documentation co-maintainer".
10406 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10408         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10409         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10411 2001-03-19  Tom Tromey  <tromey@redhat.com>
10413         * config-ml.in: Handle GCJ and GCJFLAGS.
10415 2001-03-21  Michael Chastain  <chastain@redhat.com>
10417         * Makefile.in: all-m4 depends on all-texinfo.
10419 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10421         * MAINTAINERS: Add myself to write after approval list.
10423 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10425         * Makefile.in (DO_X): Quote nested quotes.
10427 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10429         * MAINTAINERS: Add myself to write after approval list.
10431 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10433         * Makefile.in (DO_X): Use double quotes for quoting
10434         "RANLIB=$${RANLIB}".
10436 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10438         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10440 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10442         * configure.in: Only use `lang_requires' for languages athat are
10443         actually enabled.
10445 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10447         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10449 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10451         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10453 2001-03-07  Tom Tromey  <tromey@redhat.com>
10455         * configure.in: Allow config-lang.in to set `lang_requires' to list
10456         of other required languages.
10458 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10460         * Makefile.in: Remove RANLIB definition. Use RANLIB
10461         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10462         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10464 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10465             Alexandre Oliva  <aoliva@redhat.com>
10467         * Makefile.in (check-c++): Use tabs, not spaces.
10469 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10471         * MAINTAINERS: add myself to Write After Approval list.
10473 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10475         * Makefile.in (check-c++): New rule.
10477         * configure.in (target_libs): Remove libg++.
10478         (noconfigdirs): Remove libg++.
10479         (noconfigdirs): Same.
10480         (noconfigdirs): Same.
10481         (noconfigdirs): Same.
10483         * config-ml.in: Remove libg++ references.
10485         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10486         (ALL_TARGET_MODULES): Same.
10487         (configure-target-libg++): Remove.
10488         (all-target-libg++): Remove.
10489         (configure-target-libio): Remove.
10490         (all-target-libio): Remove.
10491         (check-target-libio): Remove.
10492         (.PHONY): Remove.
10493         (libg++.tar.bz2): Remove.
10494         (all-target-cygmon): Remove libio.
10495         (all-target-libstdc++): Remove.
10496         (configure-target-libstdc++): Remove.
10497         (TARGET_LIB_PATH): Remove libstdc++.
10498         (ALL_GCC_CXX): Remove libstdc++.
10499         (all-target-gperf): Correct.
10501 2001-02-16  Nick Clifton  <nickc@redhat.com>
10503         * configure.in (noconfigdirs): Allow configuration of texinfo
10504         for Cygwin hosts.
10506 2001-02-15  Anthony Green  <green@redhat.com>
10508         * configure: Introduce GCJ_FOR_TARGET.
10509         * configure.in: Ditto.
10510         * Makefile.in: Ditto.
10512 2001-02-13  Andreas Schwab  <schwab@suse.de>
10514         * MAINTAINERS: Update mail address.
10516 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10518         * config.guess: Add linux target for S/390.
10519         * config.sub: Likewise.
10521 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10523         * configure.in: for *-chorusos, don't config target-newlib and
10524         target-libgloss.
10526 2001-02-06  Ben Elliston  <bje@redhat.com>
10528         * configure: Output host type to stdout, not stderr.
10530 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10532         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10533         * ltcf-cxx.sh: Likewise.
10535         * config.if: Assume enable_libstdcxx_v3 is defined.
10537 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10539         Remove V2 C++ library.
10540         * configure.in: Remove --enable-libstdcxx_v3 support.
10542 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10544         * include/demangle.h: Add prototype for java_demangle_v3.
10546 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10548         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10550 2001-01-27  Richard Henderson  <rth@redhat.com>
10552         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10554 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10556         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10557         Don't unset, it's non-portable and no longer necessary, set to empty
10558         instead.
10560 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10562         * ltconfig: Shell portability fix for the tagname validity check.
10564 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10566         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10567         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10569 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10571         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10573 2001-01-26  Tom Tromey  <tromey@redhat.com>
10575         * configure.in: Allow libgcj to be built on Sparc Solaris.
10577 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10579         * ltcf-c.sh: Add aix5 case.
10580         * ltcf-cxx.sh: Likewise.
10581         * ltconfig: Likewise.
10583 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10585         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10586         keep at least one of build_libtool_libs or build_old_libs set to
10587         yes.
10589         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10590         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10592 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10594         * configure.in: Enable libgcj on several additional platforms.
10596 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10598         * configure.in: Enable libgcj for linux targets.
10600 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10602         * MAINTAINERS (Write After Approval): Add myself.
10604 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10606         * MAINTAINERS: Add myself as vax port maintainer.
10608 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10610         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10612 2001-01-09  Mike Stump  <mrs@wrs.com>
10614         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10615         failures of subdirectories.
10617 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10619         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10620         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10621         * ltcf-cxx.sh: Likewise.
10622         * ltcf-gcj.sh: Likewise.
10623         * ltconfig.sh: Fix typo.
10625 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10627         * configure: handle DOS-style absolute paths.
10629 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10631         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10633 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10635         * MAINTAINERS: Add myself as avr port co-maintainer.
10637 2000-12-28  Ben Elliston  <bje@redhat.com>
10639         * MAINTAINERS: Add myself under ``Write After Approval''.
10641 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10643         * texinfo: Remove directory from GCC.
10645 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10647         * COPYING: Update to current
10648         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10649         to 19yy as example year in copyright notice).
10651 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10653         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10654         (libstdcxx_incdir): Pass down.
10655         * config.if: Remove expired bits for cxx_interface, add stub.
10656         (libstdcxx_incdir): Add variable for g++ include directory.
10657         * configure.in (gxx_include_dir): Use it.
10659 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10661         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10662         with old-email address from ``Write After Approval''.
10664 2000-12-15  Andreas Jaeger  <aj@suse.de>
10666         * configure.in: Handle lang_dirs.
10668 2000-12-14  Tom Tromey  <tromey@redhat.com>
10670         * MAINTAINERS: Removed brads.
10672         * MAINTAINERS: Added gcj developers.
10674 2000-12-13  Anthony Green  <green@redhat.com>
10676         * configure.in: Disable libgcj for any target not specifically
10677         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10678         with g++ abi.
10680 2000-12-13  Mike Stump  <mrs@wrs.com>
10682         * Makefile.in (local-distclean): Also remove fastjar.
10684 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10686         * contrib/gcc_update: Add fastjar --touch entries.
10688 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10690         * configure.in: Disable language-specific target libraries for
10691         languages that aren't enabled.
10693 2000-12-10  Anthony Green  <green@redhat.com>
10695         * configure.in: Define libgcj.  Disable libgcj target libraries for
10696         most targets.
10698 2000-12-10  Neil Booth  <neilb@earthling.net>
10700         * MAINTAINERS: Update mail address, remove from WAA list.
10702 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10704         * libjava: Imported from /cvs/java.
10705         * libffi: Likewise.
10706         * Boehm-gc: Likewise.
10708 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10710         * configure.in (target_libs): Revert 2000-12-08 patch.
10711         (noconfigdirs): Added target-libjava.
10713 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10715         * djunpack.bat: removed.
10717 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10719         * Makefile.in: handle DOS-style absolute paths.
10720         * config-ml.in: likewise.
10721         * symlink-tree: likewise.
10723 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10725         * fastjar: Imported.
10727 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10729         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10730         libjava.
10731         * configure.in (target_libs): Removed `target-libjava'.
10733 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10735         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10736         (ALL_MODULES): Added fastjar.
10737         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10738         (all-target-libjava): all-fastjar replaces all-zip.
10739         (all-fastjar): Added.
10740         (configure-target-fastjar, all-target-fastjar): Likewise.
10741         * configure.in (host_tools): Added fastjar.
10743 2000-12-07  Mike Stump  <mrs@wrs.com>
10745         * Makefile.in (local-distclean): Remove leftover built files.
10747 2000-11-24  Nick Clifton  <nickc@redhat.com>
10749         * configure.in (xscale-elf): Add target.
10750         (xscale-coff): Add target.
10752 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10754         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10755         recent versions of FreeBSD (release 3 or later).
10756         * ltconfig: On FreeBSD, -lc must not be provided when building
10757         a shared library or else the standard -pthread gcc option is
10758         rendered worthless to later users of the built library.
10760 2000-11-16  Fred Fish  <fnf@be.com>
10762         * configure.in (enable_libstdcxx_v3): Fix typo,
10763         libstd++ -> libstdc++.
10765 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10767         * MAINTAINERS: Add self to Write After Approval list.
10769 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10771         * MAINTAINERS: Update my email address.  Add myself to global write
10772         privs list.
10774 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10776         * Makefile.in: Merge with src and libgcj.
10777         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10778         configure-target-<library> when their configure scripts need the C
10779         or C++ library to have already been built to work properly.
10780         (do_proto_toplev): Set them to an empty string.
10782         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10783         (REALLY_SET_LIB_PATH): Use them.
10785 2000-11-17  Stan Shebs  <shebs@apple.com>
10787         * MAINTAINERS: Add self to Write After Approval list.
10789 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10791         * configure: Provide the original toplevel configure arguments
10792         (including $0) to subprocesses in the environment rather than
10793         through gcc/configargs.h.
10795 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10797         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10798         C99.  Alphabetise "Write After Approval" list.
10800 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10802         * configure: Turn on libstdc++ V3 by default.
10804         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10805         if we've got GCC.
10807 2000-11-11  Philip Blundell  <philb@gnu.org>
10809         * MAINTAINERS: Add self to Write After Approval list.
10811 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10813         * ltcf-c.sh (aix4): Improve shared library configuration; require
10814         exporting symbols.
10815         * ltcf-cxx.sh (aix4): Define.
10816         * ltconfig (aix4): Define library and soname specs appropriate for
10817         AIX.  Define command to create export symbols list.
10819 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10821         * config.sub: Add support for Sun Chorus
10823 2000-10-31  Nick Clifton  <nickc@redhat.com>
10825         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10826         <name>@redhat.com.  Also installed new email address for Clint
10827         Popetz.
10829 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10831         * etc: Remove directory from GCC.
10833 2000-10-16  Michael Meissner  <meissner@redhat.com>
10835         * configure (gcc/configargs.h): Only create if there is a build GCC
10836         directory created.
10838 2000-10-16  Matthias Klose  <doko@debian.org>
10840         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10841         when configured for libstdc++-v3.
10843 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10845         * configure: Save configure arguments to gcc/configargs.h.
10847 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10849         * config.guess: Import CVS version 1.157.
10850         * config.sub: Import CVS version 1.181.
10852 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10854         * Makefile.in (bootstrap): avoid recursion if subdir missing
10855         (cross): ditto
10856         (do-proto-toplev): ditto
10858 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10860         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10861         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10863         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10864         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10865         all affected `configure' scripts.
10867 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10869         * MAINTAINERS: Add self as cpplib co-maintainer.
10871 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10873         * MAINTAINERS: Add self to Write After Approval list.
10875 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10877         * INSTALL/README: egcs -> GCC update.
10879 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10881         * MAINTAINERS: Add myself to Write After Approval list.
10883 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10885         * MAINTAINERS: Add myself to Write After Approval list.
10887 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10889         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10890         X11 libraries for hppa64.
10892 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10894         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10896 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10898         * Makefile.in (all-zlib): Added dummy target.
10900         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10901         ltcf-gcj.sh: Updated from libtool multi-language branch.
10903 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10905         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10906         (bootstrap*): Depend on all-bootstrap.
10908 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10910         * config.guess: Import CVS version 1.156.
10911         * config.sub: Import CVS version 1.179.
10913 2000-09-02  Anthony Green  <green@cygnus.com>
10915         * Makefile.in (all-gcc): Depend on all-zlib.
10916         (CLEAN_MODULES): Add clean-zlib.
10917         (ALL_MODULES): Add all-zlib.
10918         * configure.in (host_libs): Add zlib.
10920 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10922         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10923         crosses, but add gcc/include to the header search path for them.
10925 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10927         * MAINTAINERS: Add self to Write After Approval list.
10929 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10931         * config.guess: Import CVS version 1.152.
10932         * config.sub: Import CVS version 1.177.
10934 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10936         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10937         $targargs to tell whether newlib is going to be built.
10939         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10940         $$r/TARGET_SUBDIR/libio for _G_config.h.
10942 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10944         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10946 2000-08-22  DJ Delorie  <dj@redhat.com>
10948         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10950 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10952         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10953         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10954         sub-configures.
10956 2000-08-21  DJ Delorie  <dj@redhat.com>
10958         * MAINTAINERS: Add self as a libiberty maintainer
10960 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10962         * configure.in (libstdcxx_flags): Use
10963         libstdc++-v3/src/libstdc++.INC.
10965 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10967         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10969 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10971         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10973         * configure: Make enable_threads and enable_shared defaults
10974         explicit.  Substitute enable_threads into generated Makefiles.
10975         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10976         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10978 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10980         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10982 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10984         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10985         previous delta.
10987 2000-08-11  Jason Merrill  <jason@redhat.com>
10989         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10990         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10991         (FLAGS_FOR_TARGET): Not here.
10992         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10994 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10996         * config-ml.in (CC, CXX): Don't introduce a leading space.
10998 2000-08-07  DJ Delorie  <dj@delorie.com>
11000         * MAINTAINERS: Add self as a DJGPP maintainer
11002 2000-08-07  DJ Delorie  <dj@redhat.com>
11004         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11005         "if we're also building gcc, and it's a gcc that will run on the
11006         build machine, we want to use its includes instead of the system's
11007         default includes".
11009 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11011         * MAINTAINERS: Add self to Write After Approval list.
11013 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11015         * configure.in (libstdcxx_flags): Don't use `"'.
11017         * config-ml.in: Adjust multilib search paths to the
11018         appropriate multilib tree.
11020 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11022         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11023         commas in $LANGUAGES.
11025 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11027         * configure.in: Re-enable all references to libg++ and librx.
11029 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11031         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11032         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11033         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11034         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11036         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11038 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11040         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11041         CXX_FOR_TARGET for sed.
11043 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11045         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11046         Do not override if already set in the environment or in configure.
11047         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11048         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11050 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11052         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11053         the libtool CVS tree multi-language branch.
11054         * ltconfig, ltmain.sh: Updated.
11056 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11058         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11059         (clean-target): Depend on it.
11061         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11062         (GCC_FOR_TARGET): Use it.
11063         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11064         * configure.in: ... here.
11065         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11066         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11068 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11070         * MAINTAINERS: Add self to Write After Approval list.
11072 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11074         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11075         (configure-target-libchill, configure-target-libobjc): Likewise.
11077         * configure.in: Use the same cache file for all target libs.
11078         * config-ml.in: But different cache files per multilib variant.
11080 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11082         * configure (topsrcdir): Don't use dirname.
11084 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11086         * MAINTAINERS: Add self to Write After Approval list.
11088 2000-07-20  Jason Merrill  <jason@redhat.com>
11090         * configure.in: Remove all references to libg++ and librx.
11092         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11094 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11096         * config.sub: Update to subversions version 2000-07-06.
11098 2000-07-12  Andrew Haley  <aph@cygnus.com>
11100         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11101         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11103 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11105         * symlink-tree:  Check number of arguments.
11107 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11109         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11110         search path for a g++ extracted from the build tree.  This
11111         will allow link tests run by configure scripts in
11112         subdirectories to succeed.
11114 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11116         * ltconfig: Add support for mips-dde-sysv4.2MP
11118 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11120         * MAINTAINERS: Add myself as loop discovery maintainer.
11122 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11124         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11125         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11127 2000-06-19  Timothy Wall  <twall@cygnus.com>
11129         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11130         * config.sub: Add tic54x target.
11132 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11134         * MAINTAINERS: Add self as Fortran maintainer,
11135         remove Craig Burley.
11137 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11139         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11140         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11142 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11144         * MAINTAINERS: Add self as i18n maintainer
11146 20000-05-21  H.J. Lu  (hjl@gnu.org)
11148         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11149         directory are used if they exist. Make sure
11150         $(build_tooldir)/include is searched for header files,
11151         $(build_tooldir)/lib/ for library files.
11152         (GCC_FOR_TARGET): Likewise.
11153         (CXX_FOR_TARGET): Likewise.
11155 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11157         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11159 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11161         * Makefile.in (configure-target-libiberty): Depend on
11162         configure-target-newlib.
11164 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11166         * configure.in, Makefile.in: Merge all libffi-related
11167         configury stuff from the libgcj tree.
11169 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11171         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11172         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11174 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11176         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11177         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11178         current version information.  Add to proto-toplev directory.
11179         (gdb-taz): Build do-djunpack.
11181 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11183         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11185 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11187         * MAINTAINERS: Add self to Write After Approval list.
11189 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11191         * ltmain.sh: Preserve in relink_command any environment
11192         variables that may affect the linker behavior.
11194 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11196         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11198 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11200         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11202 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11204         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11205         with the version name.
11207 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11209         * MAINTAINERS: Add self as bb-reorder maintainer.
11211 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11213         * config.if: Tweak.
11215 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11217         * djunpack.bat: New file.
11219 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11221         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11222         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11223         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11224         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11226 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11228         * config.sub (case $basic_machine): Change default for "ibm-*"
11229         to "openedition".
11231 2000-04-13  Andreas Jaeger  <aj@suse.de>
11233         * MAINTAINERS: Added myself.
11235 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11237         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11238         (do-md5sum): New target.
11239         (MD5PROG): Define.
11240         (PACKAGE): Default to TOOL.
11241         (VER): Default to a shell script.
11242         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11243         md5 checksum generation.
11244         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11245         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11246         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11247         insight.tar.bz2): Use gdb-taz to create archive.
11249 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11251         * configure (warn_cflags): Delete.
11253 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11255         * MAINTAINERS: Added myself.
11257 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11258             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11260         * configure.in (enable_libstdcxx_v3): Add.
11261         (target_libs): Add bits here to switch between libstdc++-v2 and
11262         libstdc++-v3.
11263         * config.if: And this file too.
11264         * Makefile.in: Add libstdc++-v3 targets.
11266 2000-04-05  Michael Meissner  <meissner@redhat.com>
11268         * config.sub (d30v): Add d30v as a basic machine type.
11270 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11272         * configure.in: -linux-gnu*, not -linux-gnu.
11274 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11276         * MAINTAINERS: Add self in write-after-approval section.
11278 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11280         * MAINTAINERS: Add self as ia64 port maintainer.
11282 2000-03-08  Neil Booth  <NeilB@earthling.net>
11284         * MAINTAINERS: Add self in write-after-approval section.
11286 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11288         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11289         (do-tar-bz2): Replace TOOL with PACKAGE.
11290         (gdb.tar.bz2): Remove GDBTK from GDB package.
11291         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11292         dejagnu.tar.bz2): New packages.
11294 2000-02-27  Andreas Jaeger  <aj@suse.de>
11296         * configure.in: Add entry for mips*-*-linux*, move catch all
11297         *-*-*linux* entry below this one.
11299 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11301         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11303 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11305         * config.sub: Support an OS of "wince".
11307 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11309         * config.guess, config.sub: Updated to match config's 2000-02-15
11310         version.
11312 2000-02-23  Linas Vepstas  <linas@linas.org>
11314         * config.sub: Add support for Linux/IBM 370.
11315         * configure.in: Likewise.
11317 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11319         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11321 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11323         * config.guess: Guess "cygwin" rather than "cygwin32".
11325 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11327         * configure (gcc_version): When setting, narrow search to
11328         lines containing `version_string'.
11330 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11332         * config.sub: Add support for avr target.
11334 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11336         * MAINTAINERS: Add maintainers for MCore port.
11338 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11340         * config.sub: Add mmix-knuth-mmixware.
11342 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11344         * MAINTAINERS: Pair cccp with cpplib maintainership.
11346 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11348         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11349         structure stuff to -L library search.
11350         (CXX_FOR_TARGET): Ditto.
11351         (CROSS_CHECK_MODULES): Fix spelling mistake.
11353 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11355         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11356         the C++ compiler.
11358 2000-01-12  Richard Henderson  <rth@cygnus.com>
11360         * configure.in: Don't build some bits for beos.
11362 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11364         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11365         as include files.
11367 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11369         * Add self as cpplib maintainer, as requested by Jason
11370         Merrill.  Correct my e-mail address.
11372 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11374         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11375         not mh-aix43.
11377 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11379         * MAINTAINERS: Add myself to "write after approval" list.
11381 1999-12-14  Richard Henderson  <rth@cygnus.com>
11383         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11384         * config.sub: Accept alphaev[78], alphaev8.
11386 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11388         * config.guess, config.sub: Update from autoconf.
11390 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11392         * MAINTAINERS:  update my playtime e-address.
11394 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11396         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11397         necessary libraries are missing.
11399 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11401         * MAINTAINERS: Add new 'write after approval' maintainer.
11403 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11405         * MAINTAINERS: Add new Java maintainer.
11407 1999-10-25  Andreas Schwab  <schwab@suse.de>
11409         * configure: Fix quoting inside arguments of eval.
11411 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11413         * config-ml.in: Allow suppression of some ARM multilibs.
11415 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11417         * config.guess: Add OS/390 match pattern.
11418         * config.sub: Add mvs, openedition targets.
11419         * configure.in (i370-ibm-opened*): New.
11421 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11423         * config.sub: Add support for configuring for pj.
11425 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11427         * config.sub (maybe_os): Add support for configuring for fr30.
11429 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11431         * configure.in: Do not configure or build ld for AIX
11432         platforms.  ld is known to be broken on these platforms.
11434 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11436         * config-ml.in: Pass compiler flag corresponding to multidirs to
11437         subdir configures.
11439 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11441         * Makefile.in (LDFLAGS): Define.
11443 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11445         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11446         noconfigdirs.
11447         (*-*-cygwin*): Likewise.
11449 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11451         * mkdep: New file.
11452         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11453         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11455         From Eli Zaretskii <eliz@is.elta.co.il>:
11456         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11457         long file name when using DJGPP on MS-DOS.
11459 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11461         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11463 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11465         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11466         dependency as this causes "make check" to globally "make all"
11468 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11470         * configure.in (target_libs): Added target-zlib.
11471         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11472         (CONFIGURE_TARGET_MODULES): Likewise.
11473         (CHECK_TARGET_MODULES): Likewise.
11474         (INSTALL_TARGET_MODULES): Likewise.
11475         (CLEAN_TARGET_MODULES): Likewise.
11476         (configure-target-zlib): New target.
11477         (all-target-zlib): Likewise.
11478         (all-target-libjava): Depend on all-target-zlib.
11479         (configure-target-libjava): Depend on configure-target-zlib.
11481         * Makefile.in (configure-target-libjava): Depend on
11482         configure-target-newlib.
11483         (configure-target-boehm-gc): New target.
11484         (configure-target-qthreads): New target.
11486         * configure.in (target_libs): Added target-qthreads.
11487         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11488         (CONFIGURE_TARGET_MODULES): Likewise.
11489         (CHECK_TARGET_MODULES): Likewise.
11490         (INSTALL_TARGET_MODULES): Likewise.
11491         (CLEAN_TARGET_MODULES): Likewise.
11492         (all-target-qthreads): New target.
11493         (configure-target-libjava): Depend on configure-target-qthreads.
11494         (all-target-libjava): Depend on all-target-qthreads.
11496         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11497         (CONFIGURE_TARGET_MODULES): Likewise.
11498         (CHECK_TARGET_MODULES): Likewise.
11499         (INSTALL_TARGET_MODULES): Likewise.
11500         (CLEAN_TARGET_MODULES): Likewise.
11501         (all-target-libjava): New target.
11502         (all-target-boehm-gc): Likewise.
11503         * configure.in (target_libs): Added libjava, boehm-gc.
11505 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11507         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11508         configure.bat in SUPPORT_FILES.
11509         (gas+binutils.tar.bz2): Likewise.
11511         * makeall.bat: Remove; obsolete.
11513 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11515         From Mark Elbrecht:
11516         * configure.bat: Remove; obsolete.
11518 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11520         * configure: Add -W -Wall to the default CFLAGS when compiling with
11521         gcc.
11523 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11525         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11527 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11529         * configure.in: Build ld on IRIX6.
11531 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11533         * Makefile.in: Change distribution targets to use bzip2 instead of
11534         gzip.
11535         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11536         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11538 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11540         * config.sub: Add mcore target.
11542 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11544         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11546 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11548         * config.guess (dummy): Changed to $dummy.
11550 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11552         * config.sub: Tidied up case statements.
11554 1999-05-22  Ben Elliston  <bje@cygnus.com>
11556         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11557         <jiro@din.or.jp>.
11559         * config.guess: Merge with FSF version. Future changes will be
11560         more accurately recorded in this ChangeLog.
11561         * config.sub: Likewise.
11563 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11565          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11567 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11569         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11571 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11573         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11575 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11577         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11578         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11579         Bad merge removed these two changes.
11581 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11582                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11584         * config.guess (interix Alpha): Add.
11586 1999-04-11  Richard Henderson  <rth@cygnus.com>
11588         * configure.in (i?86-*-beos*): Do config gperf; don't config
11589         gdb, newlib, or libgloss.
11591 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11593         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11594         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11595         from multidirs.
11597 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11599         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11601 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11603         * config.sub: Add support for mcore targets.
11605 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11607         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11608         not mt-ospace, in order to shut up assembler warning about using
11609         symbols that are named the same as registers.
11611 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11613         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11614         dependency list for all-target-cygmon.
11616 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11618         * config-ml.in: Check $host, not $target, for selective multilibs.
11619         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11620         thumb interworking, and underscore prefix multilibs.
11622 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11624         * missing: Update to version from current automake.
11626 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11628         * configure (gxx_include_dir): Removed.
11630         * configure.in (gxx_include_dir): Handle it.
11631         * Makefile.in: Likewise.
11633 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11635         * config.sub (mips64vr4111,mips64vr4111el) Add.
11637 1999-03-21  Ben Elliston  <bje@cygnus.com>
11639         * config.guess: Correct typo for detecting ELF on FreeBSD.
11641 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11643         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11644         config/mh-djgpp.
11646 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11648         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11649         all-target-newlib to dependency list for all-target-bsp.
11651 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11653         * config.sub: Add i386-uwin support.
11654         * config.guess: Likewise.
11656 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11658         * configure.in: cleanup, add mh-*pic handling for arm, special
11659         case powerpc*-*-aix*
11661 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11663         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11664         can be built.
11666 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11668         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11669         targets.
11671 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11673         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11675 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11677         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11679 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11681         * config.sub: Fix typo in arm recognition.
11683 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11685         * configure.in (noconfigdirs): Changed target_configdirs to
11686         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11687         rather than m68k-*-* since it is not known to work on
11688         m68k-aout. Ditto for arm-*-*oabi.
11690 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11692         * configure.in (*-*-windows*): Remove, no longer used.
11694 1999-02-19  Ben Elliston <bje@cygnus.com>
11696         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11697         Smart and improved by Andrew Cagney.
11699 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11701         * config.guess: Recognize openbsd-*-hppa.
11703 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11705         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11706         only if it is not empty.
11708 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11710         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11712         * config.guess: Modified to recognize uname's armv* syntax.
11714         * config.sub: Modified to recognize uname's armv* syntax.
11716 1999-02-17  Mark Salter  <msalter@cygnus.com>
11718         * configure.in: Added target-bsp for sparclite.
11720 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11722         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11724 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11726         * configure.in: Add support for strongarm port.
11727         * config.sub: Add support for strongarm target.
11729 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11731         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11732         the old name config/mh-cygwin32.
11733         Enable texinfo.
11735 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11737         * configure.in: Do build ld for ix86 Solaris.
11739 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11741         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11742         $AR_FOR_TARGET.  Likewise for RANLIB.
11744 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11746         * config.sub (oabi):  Recognize.
11747         * configure.in (arm-*-oabi):  Handle.
11749 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11751         * config.guess: Improve detection of i686 on UnixWare 7.
11753 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11755         * config.guess: Add support for i386-pc-interix.
11756         * config.sub: Likewise.
11757         * configure.in: Likewise.
11759 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11761         * Makefile.in: Remove unneeded all-target-libio from
11762         from all-target-winsup target since it is now unneeded.
11763         Add all-target-libtermcap in its place since it is now
11764         needed.
11766 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11768         * configure.in: makefile stub for cygwin target is probably
11769         unnecessary.  Remove it for now.
11771 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11773         * configure.in: libtermcap.a should be built when cygwin is the
11774         target as well as the host.
11775         * config.guess: Allow mixed case in cygwin uname output.
11776         * Makefile.in: Add libtermcap target.
11778 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11780         * config.sub: Clean up handling of hppa2.0.
11782 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11784         * config.guess: Use C code to identify more HP machines.
11786 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11788         * config.sub: Handle hppa2.0.
11790 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11792         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11793         cygmon for all sparclite targets, regardless of object format.
11795 1998-12-15  Mark Salter  <msalter@cygnus.com>
11797         * configure.in: Added target-bsp for several target architectures.
11799         * Makefile.in: Added rules for bsp.
11801 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11803         * config.guess: Improve detection of hppa2.0 processors.
11805 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11807         * config.guess: Recognize FreeBSD using ELF automatically.
11809 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11811         * configure (skip-this-dir): Add handling for new shell script, which
11812         might be created by a sub-directory's configure to indicate, this particular
11813         directory is "unwanted".
11814         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11816 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11818         * ltconfig: import from libtool, after changing libtool to
11819         account for the cygwin name change.
11821 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11823         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11824         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11826 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11828         * configure.in: Add libtermcap to list of cygwin dependencies.
11830 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11832         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11833         they include winsup/include when it's a cygwin target.
11835 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11837         * configure.in (host_tools): Added zip.
11838         * Makefile.in (all-target-libjava): Depend on all-zip.
11839         (all-zip): New target.
11840         (ALL_MODULES): Added all-zip.
11841         (NATIVE_CHECK_MODULES): Added check-zip.
11842         (INSTALL_MODULES): Added install-zip.
11843         (CLEAN_MODULES): Added clean-zip.
11845 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11847         * Makefile.in: lose "32" from comment about cygwin.
11849 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11851         * configure.in: Use -Os to build target libraries for the fr30.
11853 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11855         * config.sub: Add fr30.
11857 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11859         * configure.in: drop "32" from config/mh-cygwin32.  Check
11860         cygwin* instead of cygwin32*.
11861         * config.sub: Check cygwin* instead of cygwin32*.
11863 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11865         * config.guess: Match any version of Unixware7.
11867 1998-10-20  Syd Polk  <spolk@cygnus.com>
11869         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11870         if desired.
11872 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11874         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11875         these if the appropriate directories and files to not exist.
11877 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11879         * Makefile.in (DEVO_SUPPORT): Add config.if.
11881 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11883         * configure: Add pattern to replace "build_tooldir"'s
11884         definition in the generated Makefile with "tooldir"'s
11885         actual value.
11887 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11889         * config.sub: Bring back lost sparcv9.
11891         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11893 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11895         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11896         CC_FOR_TARGET and friends.
11898 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11900         * Makefile.in (build_tooldir): New variable, same as tooldir.
11901         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11902         -B$(build_tooldir)/bin/.
11903         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11905 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11907         * README: Remove installation instructions and refer to the
11908         INSTALL directory instead.
11910 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11912         * config.sub: Add support for i[34567]86-pc-udk.
11913         * configure.in: Likewise.
11915 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11917         * Makefile.in: add bzip2 package building bits for user
11918         tools module
11919         * configure.in: ditto
11921 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11923         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11924         (ALL_TARGET_MODULES): Add all-target-libobjc.
11925         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11926         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11927         (all-target-libchill): Add dependencies.
11928         * configure.in (target_libs): Add libchill.
11930 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11932         * configure.in (target_subdir): Remove duplicate line.
11934 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11936         * Makefile.in (all-automake): fix dependencies.
11938 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11940         * configure.in: Minor cleanups for building in the $(target_alias)
11941         subdir.
11943 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11945         * Makefile.in (bootstrap): Set r and s before make all.  Use
11946         BASE_FLAGS_TO_PASS in make all.
11947         (cross): Likewise.
11949 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11951         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11953 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11955         * config.sub: Fix typo in last change.
11957 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11959         * config.sub: Add support for C4x target.
11960         * configure.in: Likewise.
11962 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11964         * config.sub: Recognize sparcv9 just like sparc64.
11966 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11968         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11970 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11972         * config.guess: Correctly identify Pentium II sco boxes.
11974         * config.guess: Fix "tr" code.  From Weiwen Liu.
11976 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11978         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11979         stabs.
11981 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11983         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11984         (ALL_TARGET_MODULES): Add all-target-libchill.
11985         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11986         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11987         (all-target-libchill): Add dependencies.
11988         * configure.in (target_libs): Add libchill.
11990 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11992         * config.guess: Avoid assumptions about "tr" behaves when
11993         LANG is set to something other than English.
11995 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11997         * configure (gxx_include_dir): Changed to
11998         '${prefix}/include/g++'-${libstdcxx_interface}.
12000         * config.if: New to determine the interfaces.
12002 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12004         * config.guess: Detect and handle MPE/IX.
12005         * config.sub: Deal with MPE/IX.
12007 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12009         * configure.in: Use mh-aix43.
12011 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12013         * configure: Fix --without/--disable cases for gxx-include-dir.
12015 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12017         * mdata-sh:  Imported.  Needed for automake support.
12019 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12021         * Makefile.in (taz): Try "chmod -R og=u ." before
12022         "chmod og=u `find . -print`".
12024 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12026         * configure.in: Add arm-elf and thumb-elf support.
12028 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12030         * Makefile.in: Undo previous patch.
12032 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12034         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12035         to here ...
12036         (install-no-fixedincludes): and here
12037         (INSTALL_MODULES): ... from here.
12039 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12041         * config.sub: Merge with FSF.
12043         * config.guess: Merge with FSF.
12045 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12047         * configure (extraconfigdirs): New variable.
12048         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12049         * Makefile.in (all): Move higher in file.
12050         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12051         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12052         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12053         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12054         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12056 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12058         * Makefile.in (all-target-libjava): Depend on all-gcc and
12059         all-target-newlib.
12060         (configure-target-libjava): Depend on $(ALL_GCC).
12062 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12064         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12065         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12067 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12069         * INSTALL/README: Fix typo.
12071 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12073         * ylwrap: Change absolute path checks to check for DOS style path
12074         names.
12076         * ylwrap: Don't use a full path name if the source file is in the
12077         same directory.  From hjl@lucon.org (H.J. Lu).
12079         * config-ml.in: Default to being verbose, to match Feb 18 change to
12080         configure.
12082 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12084         Brought over from egcs:
12086         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12088         * configure.in (target_subdir): Set to ${target_alias} instead
12089         of "libraries".
12091         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12093         * configure.in (target_subdir): Set to libraries if enable_multilib.
12095 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12097         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12098         multilibs, force reconfiguration the first time we create
12099         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12101 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12103         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12104         avoid confusion with --no-recursion.
12106 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12108         * configure.in: Win32 hosts shouldn't use install -x
12109         * install-sh: remove -x option, and special .exe-handling
12110         hack.
12112 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12114         * config.guess: Recognize i586-pc-beos.
12115         * configure.in: Don't build some bits for beos.
12117 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12119         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12120         CFLAGS default to -O2.
12122         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12123         when using GNU ld.
12125 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12127         * ltmain.sh: Correct install when using a different shell.
12129 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12131         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12133 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12135         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12136         target.
12138 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12140         * ltconfig: Update to correct AIX handling.
12142 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12144         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12146         * configure.in (target_subdir): Set to ${target_alias} instead
12147         of "libraries".
12149 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12151         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12152         (Makefile): Depend on $(gcc_version_trigger).
12154         * configure (gcc_version): Change default initializer to empty
12155         string.
12156         (gcc_version_trigger): New variable; pass this variable down
12157         to subdir configures to enable them checking gcc's version
12158         themselves. Emit make macros for both gcc_version vars.
12159         (topsrcdir): Initialize reliably.
12160         (recursion line): Remove --with-gcc-version=${gcc_version}.
12162 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12164         * configure (enable_version_specific_runtime_libs): Implement new flag
12165         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12166         in $(libsubdir); emit definition in each generated Makefile.
12167         (gxx_include_dir): Initialize depending on
12168         $enable_version_specific_runtime_libs.
12170 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12172         * configure (gcc_version): Initialize properly depending on
12173         how and where configure is started.
12174         (recursion line): Pass a --with-gcc-version=${gcc_version}
12175         to configures in subdirs.
12177 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12179         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12180         cygmon
12182 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12184         * configure.in: Add cygmon and libstub support for mn10200.
12186 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12188         * configure (gcc_version): Add new variable describing the
12189         particular gcc version we're building.
12190         * Makefile.in (libsubdir): Add new macro for the directory
12191         in which the compiler finds executables, libraries, etc.
12192         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12193         and libsubdir.
12195 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12197         * Makefile.in (local-clean): Remove *.log.
12198         (warning.log): Built with warn_summary from build.log.
12199         (mail-report.log): Run test_summary.
12200         (mail-report-with-warnings.log): Run test_summary including
12201         warning.log in the report.
12203 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12205         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12207 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12209         * Makefile.in (grep): Grep no longer depends on libiberty.
12211 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12213         * Makefile.in: all-snavigator needs all-libgui.
12215 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12217         * configure.in: Add cygmon and libstub support for mn10300.
12219 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12221         * missing: Update to version from automake 1.3.
12223         * ltmain.sh: On installation, don't get confused if the same name
12224         appears more than once in the list of library names.
12226 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12228         * config.sub: Accept m68060 and m5200 as CPU names.
12230 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12232         * configure: Use && rather than using -a in test, because odd
12233         strings can confuse test.
12234         * configure.in: Likewise.
12236 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12238         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12240 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12242         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12243         bootstrap4-lean): New targets.
12245 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12247         * mpw-* Delete.  Not used.
12249 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12251         * COPYING.LIB: Update FSF address.
12253 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12255         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12257         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12258         GAS_SUPPORT_DIRS.
12260 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12262         * ltconfig, ltmain.sh: Avoid producing a version number if
12263         -version-info was not used.
12265 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12267         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12268         building with newlib.
12270 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12272         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12273         Solaris `make' causes it to continue to next definition.
12275 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12277         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12278         the right GUI libraries and files are installed along with GDB.
12280 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12282         * configure.in: Change alpha to alpha* in several places.
12284 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12286         * config.sub: Recognize sparc86x.
12288 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12290         * configure.in (--enable-target-optspace): Remove debug echo.
12292 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12294         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12296 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12298         * ltconfig: Update cygwin32 support.
12300         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12301         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12302         (GDB_SUPPORT_DIRS): Likewise.
12304 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12306         * configure.in (target_makefile_frag): If --enable-target-optspace,
12307         use -Os to compile target libraries rather than -O2.  Default to
12308         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12309         not used.
12310         * configure.in (target_cflags): Ditto for d30v.
12312 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12314         * Makefile.in (all-bfd): Depend on all-intl.
12315         (all-binutils): Likewise.
12316         (all-gas): Likewise.
12317         (all-gprof): Likewise.
12318         (all-ld): Likewise.
12320 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12322         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12324 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12326         * Makefile.in (all-bfd): Depend upon all-libiberty.
12328         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12330 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12332         * Makefile.in: Add libstub.
12334         * configure.in: Ditto. Build libstub for targets that have cygmon
12335         support.
12337 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12339         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12341 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12343         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12344         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12346 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12348         * configure: Define DEFAULT_M4 by searching PATH.
12349         * Makfile.in: Use DEFAULT_M4.
12351 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12353         * ltconfig: Add cygwin32 support.
12355         * Makefile.in, configure.in: Add libtool as a native only directory
12356         to configure and build.
12358 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12360         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12362 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12364         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12366 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12368         * Makefile.in: add ash make rules
12369         * configure.in: add ash to native_only and host_tools lists
12371 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12373         * Makefile.in (all-gettext, all-intl): New targets.
12374         (ALL_MODULES): Added all-gettext, all-intl.
12375         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12376         (INSTALL_MODULES): Added install-gettext, install-intl.
12377         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12379         * configure.in (host_tools): Added gettext.
12380         (native_only): Likewise.
12381         (noconfigdirs) [various cases]: Likewise.
12382         (host_libs): Added intl.
12384 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12386         * configure: Do not disable building gdbtk for cygwin32 hosts.
12388 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12390         * configure.in: Add thumb-coff target.
12391         * config.sub: Add thumb-coff target.
12393 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12395         * Makefile.in: Revert yesterday's change.
12396         (all-target-winsup):  all-target-librx stays out of here.
12398 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12400         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12401         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12402         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12403         Remove references to librx and libg++.
12405 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12407         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12408         recursive makes
12410 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12412         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12413         for newlib directory.
12414         (CXX_FOR_TARGET): Likewise.
12416 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12418         * ltconfig: Update after libtool/ltconfig.in change for
12419         hpux11.
12421 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12423         * ltconfig, ltmain.sh: Update to libtool 1.2.
12425 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12427         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12428         (install-gcc-cross): Instead, override LANGUAGES here.
12430 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12432         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12433         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12435 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12437         * configure.in: Add Thumb-pe target.
12439 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12441         * Makefile.in - changed sn targets to snavigator
12442         * configure.in - changed sn targets to snavigator
12444 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12446         * config-ml.in: After building symlink tree call make distclean
12447         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12448         to be the case for libiberty.
12450 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12452         * configure: When making link, also check the current
12453         directory. The configure scripts may create one.
12455 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12457         * config.sub: Accept alphapca56 and alphaev6 properly.
12459 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12461         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12463 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12465         * config.sub (sco5): Fix typo.
12467 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12469         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12470         install-itcl.
12471         (install-itcl): Remove dependency on install-tcl.
12473 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12475         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12477 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12479         * configure.in: Don't build libgui for a cygwin32 target when not on
12480         a cygwin32 host.
12482 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12484         * configure (redirect): Set to null, so default behavior of
12485         configure is now --verbose.
12487 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12489         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12490         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12492 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12494         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12495         this change to sync Makefile.in with its ChangeLog entries.
12497 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12499         * ltmain.sh (mkdir): Check that the directory doesn't exist
12500         before we exit with error, so that we don't get races during
12501         parallel builds.
12503 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12505         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12507 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12509         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12510         PICFLAG_FOR_TARGET.
12511         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12513         * configure: Emit a definition for the new macro enable_shared
12514         into each Makefile.
12516 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12518         * configure.in (host_tools, native_only): Add libtool.
12520 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12522         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12523         Fix typo in ming config comment.
12525 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12527         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12529 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12531         * config.sub: Add tic30 cases, and map c30 to tic30.
12533 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12535         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12536         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12537         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12538         (CLEAN_TARGET_MODULES): Similarly
12539         (all-target-libf2c): Add dependences.
12540         * configure.in (target_libs): Add libf2c.
12542 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12544         * configure.in: Remove expect from noconfigdirs when target
12545         is cygwin32.  OK to build expect and dejagnu with Canadian
12546         Cross.
12548 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12550         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12551         host.
12553         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12554         and mingw32.
12556 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12558         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12559         here as it is not defined in the toplevel Makefile.
12561 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12563         * configure (package_makefile_rules_frag): New variable, which names
12564         a file with generic rules, ...
12565         Change comment to mention we now have FIVE parts.
12566         * configure: Undo last change.
12568 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12570         * config.guess: More accurate determination of HP processor types.
12571         * config.sub: More accurate determination of HP processor types.
12573 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12575         * configure (package_makefile_frag): Move inserting the
12576         ${package_makefile_frag} to where it should be according
12577         to the comment.
12579 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12581         * config.guess: Add support for Linux/ARM.
12583 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12585         * .cvsignore: Remove *-info and *-install since they match
12586         release-info and mpw-install, which we don't want to just ignore.
12588 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12590         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12592 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12594         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12595         local_prefix to sub-make invocations.
12597 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12599         * configure.in: Check makefile fragments in the source
12600         directory.
12602 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12604         * configure.in: Check whether host and target makefile
12605         fragments exist before adding them to *_makefile_frag.
12607 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12609         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12611 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12613         * configure.in: Make sure we only replace RPATH_ENVVAR on
12614         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12615         regexp to sed.
12617         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12618         to sub-makes.
12620 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12622         * config-ml.in (multi-do): LDFLAGS must include multilib
12623         designator.
12625 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12627         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12629 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12631         * config.sub: Add mingw32 support.
12632         * configure.in: Likewise.
12634 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12636         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12638 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12640         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12641         * configure (gxx_include_dir): Provide a definition for subdirs
12642         which do not use autoconf.
12644 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12646         * config.guess: Sync with egcs.  Picks up new alpha support,
12647         BeOS & some additional linux support.
12649 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12651         * config.guess: HP 9000/803 is a PA1.1 machine.
12653 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12655         * configure.in: It's alpha*-...
12657 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12659         * configure.in (host_makefile_frag, target_makefile_frag):
12660         Handle multiple config files.
12661         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12662         alpha-*-*.
12664 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12666         * mkdep: New file.
12668 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12670         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12672 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12674         * Makefile.in: Add libgui directory.
12675         (GDB_TK): Add all-libgui.
12676         * configure.in: Add libgui directory.
12677         * configure: Add all-libgui to GDB_TK.
12679 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12681         * config-ml.in (multidirs): Add m32r to multilib list.
12683 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12685         * Makefile.in (all-target-gperf): Change dependency to
12686         all-target-libstdc++.
12688 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12690         * config.guess: Add BeOS support.
12692 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12694         Source directory cvs renamed to cvssrc:
12695         * configure.in (host_tools): Change cvs to cvssrc.
12696         (native_only): Likewise.
12697         (noconfigdirs) [various cases]: Likewise.
12698         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12699         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12700         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12701         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12702         (all-cvssrc): Rename target from all-cvs.
12704 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12706         * configure (gxx_include_dir): Fix thinko.
12708 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12710         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12711         (install-cross, install-gcc-cross): New targets.
12713 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12715         * configure.in (noconfigdirs): Add support for Thumb target.
12717         * config.sub (maybe_os): Add support for Thumb target.
12719 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12721         * Makefile.in: Add rules for cygmon.
12723         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12725 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12727         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12728         * configure (gxx_include_dir): Provide a definition for subdirs
12729         which do not use autoconf.
12731 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12733         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12734         11/18/97 build
12736 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12738         * From Franz Sirl.
12739         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12740         found on RedHat Linux systems.
12742 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12744         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12745         guesses.
12747 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12749         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12751 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12753         * ltmain.sh: If mkdir fails, check whether the directory was created
12754         anyhow by some other process.
12756 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12758         * configure.in (d30v-*-*): Configure all directories.
12760 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12762         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12763         for the D30V.
12765 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12767         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12769 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12771         * include/libiberty.h: Add extern "C" { so it can be used with C++
12772         progrms.
12773         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12774         programs.
12776 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12778         * configure.in (d30v-*-*): Configure GCC now.
12780 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12782         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12783         is no longer needed.
12785 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12787         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12789 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12791         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12792         targets using "$@" to provide support for similar but not identical
12793         targets without having to duplicate code.
12795 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12797         * makefile.vms: Fix to work with DEC C.
12799 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12801         * config.sub: Add mips-tx39-elf to marketing names.
12803 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12805         * ltmain.sh: Handle symlinks in generated script.
12807 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12809         * configure: Handle autoconf style directory options: --bindir,
12810         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12811         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12812         --sysconfdir.
12813         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12814         (sharedstatedir, localstatedir, oldincludedir): New variables.
12815         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12816         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12817         sbindir, sharedstatedir, and sysconfdir.
12819 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12821         * Makefile.in (bootstrap-lean): New target.
12823 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12825         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12826         sn, and gnuserv from noconfigdirs.
12828 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12830         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12832 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12834         * Makefile.in (cross): New target.
12836 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12837                           Jeff Law         <law@cygnus.com>
12839         * Makefile.in (bootstrap2, bootstrap3): New targets.
12840         (all-bootstrap): Remove outdated and confusing target.
12841         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12843 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12845         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12846         windows.  Consistent with gdb/configure.
12848 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12850         * configure.in: Name Linux target fragment.
12852         * configure: Rewrite so that project Makefile fragment is inserted
12853         first and appears last in the resulting Makefile.
12855 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12857         * Makefile.in (install-itcl): Install tcl first.
12859 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12861         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12863 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12865         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12867         * configure.in (skipdirs): Add target-librx for Linux.
12868         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12870 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12872         * Makefile.in (bootstrap): New target.
12874 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12876         * config.sub: Accept 'amigados' for backward compatibility.
12878 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12880         * config.guess: Merge with FSF.
12882 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12884         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12886 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12888         * config.sub: Add "marketing-names" patch.
12890 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12892         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12894 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12896         * config.sub: Handle v850-elf.
12898 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12900         * .cvsignore (*-install): Remove.
12902 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12904         * ltconfig: Set CONFIG_SHELL in libtool.
12905         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12907 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12909         * configure.in (target_subdir): Set to libraries if enable_multilib.
12911 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12913         * config.guess: Update from gcc directory.
12915 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12917         * Makefile.in (all-sim): Depends on all-readline.
12919 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12921         * Makefile.in (BISON, YACC): Use $$s.
12922         (all-bison): Depend on all-texinfo.
12924 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12926         * Makefile.in (BISON): Add -L flag.
12927         (YACC): Likewise.
12929 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12931         * configure.in (noconfigdirs): Add support for v850e target.
12933         * config.sub (maybe_os): Add support for v850e target.
12935 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12937         * configure.in (noconfigdirs): Add support for v850ea target.
12939         * config.sub (maybe_os): Add support for v850ea target.
12941 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12943         * config.sub: Add mipstx39.  Delete r3900.
12945 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12947         * Makefile.in (all-autoconf): Depends on all-texinfo.
12949 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12951         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12952         eabi targets.
12954 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12956         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12958         * configure: When handling a Canadian Cross, handle YACC as well as
12959         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12960         * Makefile.in (all-bison): Depend upon all-texinfo.
12962 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12964         * Makefile.in (BISON): bison, not byacc or bison -y.
12965         (YACC): bison -y or byacc or yacc.
12966         (various): Add *-bison as appropriate.
12967         (taz): No need to mess with BISON anymore.
12969 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12971         * configure: If OSTYPE matches *win32*, try to find a good value for
12972         CONFIG_SHELL.
12974 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12976         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12977         configure.in if it is present.
12979 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12981         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12983 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12985         * config.sub: Recognize `arc' cpu.
12986         * configure.in: Likewise.
12987         * config-ml.in: Likewise.
12989 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12991         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12993 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12995         * configure: Changed sed delimiter from ':' to '|' when
12996         attempting to substitute ${config_shell} for SHELL. On
12997         NT ${config_shell} may contain a ':' in it.
12999 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13001         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13003 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13005         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13007 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13009         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13011         * ylwrap: If the program is a relative path, force it to be
13012         absolute.
13014 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13016         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13018 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13020         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13021         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13022         for libraries.
13024 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13026         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13027         separated by spaces.
13029 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13031         * ylwrap: New file.
13032         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13034         * ltmain.sh: Handle /bin/sh at start of install program.
13036         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13038         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13039         * missing: New file, from automake 1.2.
13041 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13043         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13044         check-tk to CHECK_X11_MODULES.
13046 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13048         * config.sub: Merge with FSF.
13050 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13052         * config.guess: Merge with FSF.
13054 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13056         * configure: Treat msdosdjgpp like go32.
13057         * configure.in: Likewise.  Don't remove gprof for go32.
13059         * configure: Change Makefile.tem2 to Makefile.tm2.
13061 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13063         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13065 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13067         * install-sh (chmodcmd): Set to null if the DST directory already
13068         exists.  Same as Nov 11th change.
13070 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13072         * configure (GDB_TK): Needs itcl and tix.
13074 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13076         * config.guess: Update from FSF.
13078 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13080         * Makefile.in (GDB_TK): Depend on itcl and tix.
13082 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13084         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13085         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13086         (INSTALL_SCRIPT): New variable.
13087         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13088         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13089         to -x.
13090         * install-sh: Add support for -x option.
13092 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13094         * configure.in, Makefile.in: Treat tix like itcl.
13096 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13098         * Makefile.in (WINDRES): New variable.
13099         (WINDRES_FOR_TARGET): New variable.
13100         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13101         (EXTRA_HOST_FLAGS): Add WINDRES.
13102         (EXTRA_TARGET_FLAGS): Add WINDRES.
13103         (EXTRA_GCC_FLAGS): Add WINDRES.
13104         ($(DO_X)): Pass down WINDRES.
13105         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13106         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13107         DLLTOOL_FOR_TARGET.
13109 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13111         * configure.in: configure sim before gdb for win32-x-ppc
13113 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13115         Move gperf into the toplevel, from libg++.
13116         * configure.in (target_tools): Add target-gperf.
13117         (native_only): Add target-gperf.
13118         * Makefile.in (all-target-gperf): New target, depend on
13119         all-target-libg++.
13120         (configure-target-gperf): Empty rule.
13121         (ALL_TARGET_MODULES): Add all-target-gperf.
13122         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13123         (CHECK_TARGET_MODULES): Add check-target-gperf.
13124         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13125         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13127 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13129         * config.sub (mn10200): Recognize new basic machine.
13131 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13133         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13134         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13136 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13138         * configure.in: If we're building mips-sgi-irix6* native, turn on
13139         ENABLE_MULTILIB and set TARGET_SUBDIR.
13141 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13143         * Makefile.in (all-sn): Depend on all-grep.
13145 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13147         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13149         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13150         Makefile.  From Jeff Makey <jeff@cts.com>.
13151         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13153         * Makefile.in (DISTBISONFILES): Remove.
13154         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13155         $(DEFAULT_YACC).
13157         * configure.in: Build itl, db, sn, etc., when building for native
13158         cygwin32.
13160         * Makefile.in (LD): New variable.
13161         (EXTRA_HOST_FLAGS): Pass down LD.
13162         ($(DO_X)): Likewise.
13164 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13166         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13168 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13170         * configure.in (targargs): Strip out any supplied --build argument
13171         before adding our own. Always add --build.
13173 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13175         * configure.in (targargs): Pass --build if we're doing
13176         a cross-compile.
13178 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13180         * configure: Use '|' instead of ":" as the separator in
13181         sed. Otherwise sed chokes on NT path names with drive
13182         designators. Also look for "?:*" as the leading characters in an
13183         absolute pathname.
13185 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13187         * config.sub: Support for r3900.
13189 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13191         * configure.in: Use install-sh, not install.sh.
13193 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13195         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13196         apply it twice.
13198 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13200         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13201         install-binutils.
13203 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13205         * Makefile.in: Add automake targets.
13206         * configure.in (host_tools): Add automake.
13208 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13210         * configure: Default CXX to c++, not gcc.
13211         * Makefile.in (CXX): Set to c++, not gcc.
13212         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13214 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13216         * install-sh: try appending a .exe if source file doesn't
13217         exist
13219 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13221         * configure.in: Turn on multilib by default.
13222         (cross_only): Remove target-libiberty.
13224         * Makefile.in (all-gcc): Don't depend on libiberty.
13226 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13228         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13230 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13232         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13233         (DISTBISONFILES): Add ld/Makefile.in
13235 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13237         * configure.in: if target is cygwin32 but host isn't cygwin32,
13238         don't configure gdb tcl tk expect, not just gdb.
13240 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13242         * configure.in: Added gnuserv everywhere sn appears.
13244         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13245         (CROSS_CHECK_MODULES): Added check-gnuserv.
13246         (INSTALL_MODULES): Added install-gnuserv.
13247         (CLEAN_MODULES): Added clean-gnuserv.
13248         (all-gnuserv): New target.
13250 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13252         * config.guess: Fixes for MIPS OpenBSD systems.
13254 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13256         * Makefile.in (INSTALL_XFORM): Remove.
13257         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13259         * mkinstalldirs: New file, copied from automake.
13260         * Makefile.in (installdirs): Rename from install-dirs.  Use
13261         mkinstalldirs.  Change all users.
13262         (DEVO_SUPPORT): Add mkinstalldirs.
13264 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13266         * install-sh: Rename from install.sh.
13267         * Makefile.in (INSTALL): Change install.sh to install-sh.
13268         (DEVO_SUPPORT): Likewise.
13270         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13271         Graichen <graichen@rzpd.de>.
13273 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13275         * config.guess: Recognize OpenBSD systems correctly.
13277 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13279         * README, Makefile.in (ETC_SUPPORT): Remove references to
13280         cfg-paper*, configure.{texi,man,info*}._
13282 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13284         * Makefile.in (all.normal): Ensure that gcc is built after all
13285         the x11 - ie gdb - targets.
13287 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13289         * makefile.vms: Don't run conf-a-gas.
13291 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13293         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13295 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13297         * configure.in: Remove noconfigdirs case since gdb also
13298         configures and builds for tic80-coff.
13300 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13302         * configure: Set cache_file to config.cache.
13303         * Makefile.in (local-distclean): Remove config.cache.
13305 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13307         * COPYING: Update FSF address.
13309 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13311         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13312         noconfigdirs.
13314 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13316         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13317         MAKEDIRS, is empty.
13319 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13321         * config.sub: Tweak mn10300 entry.
13323 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13325         * configure.in (host_tools): Put sim before gdb, so gdb's
13326         configure.tgt can determine if the simulator was configured.
13328 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13330         * config.sub: Move BeOS $os case to be with other Cygnus
13331         local cases.
13333 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13335         * config.sub: Remove misplaced comment that broke Linux.
13337 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13339         * config.sub: Add BeOS support.
13341 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13343         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13345 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13347         * configure.in (noconfigdirs): Remove tcl and tk from
13348         noconfigdirs for cygwin32 builds.
13350 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13352         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13354 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13356         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13357         make-all.com, use makefile.vms instead.
13359 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13361         * config.sub: Accept -lnews*.
13363 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13365         * configure.in (noconfigdirs): Disable target-newlib,
13366         target-examples and target-libiberty for d30v.
13368 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13370         * configure.in (noconfigdirs): Enable ld for d30v.
13372 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13374         * configure.in (tic80-*-*): Build compiler.
13376 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13378         * configure.in (d30v-*): Remove sim directory from list of
13379         unsupported d30v directories
13381 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13383         * config.sub, configure.in: Add d30v target cpu.
13385 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13387         * makefile.vms: New file.
13388         * make-all.com: Remove.
13390 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13392         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13394 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13396         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13398 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13400         * Makefile.in (ALL_MODULES): Added all-db.
13401         (CROSS_CHECK_MODULES): Addec check-db.
13402         (INSTALL_MODULES): Added install-db.
13403         (CLEAN_MODULES): Added clean-db.
13405 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13407         * config.guess: Merge with latest FSF sources.
13409 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13411         * Makefile.in (ALL_MODULES): Added all-itcl.
13412         (CROSS_CHECK_MODULES): Added check-itcl.
13413         (INSTALL_MODULES): Added install-itcl.
13414         (CLEAN_MODULES): Added clean-itcl.
13416 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13418         * configure.in: build gdb for mn10200
13420 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13422         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13424 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13426         * configure.in (tic80-*-*): Turn off most targets right now.
13428 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13430         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13431         rather than the makeinfo program.
13432         (do-info): Depend upon all-texinfo.
13434 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13436         * configure.in: Remove uses of config/mh-linux.
13438         * config.sub, config.guess: Merge with latest FSF sources.
13440 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13442         * config.sub (case $basic_machine): Add tic80 entries.
13444 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13446         * config.sub, config.guess: Merge with latest FSF sources.
13448 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13450         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13451         * mpw-config.in: Test for NewFolderRecursive.
13452         * mpw-install: Use symbolic name for startup filename.
13453         * mpw-README: Add various additional details.
13455 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13457         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13459 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13461         * configure.in: Do build gcc and the target libraries for
13462         the mn10200.
13464 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13466         * configure.in: don't avoid building gdb for mn10300 any more
13467         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13468         instead of single-quoting it.
13470 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13472         * configure.in: Don't use --with-stabs on IRIX 6.
13474 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13476         * configure.in (m32r): Build gdb, libg++ now.
13478 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13480         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13481         directories from noconfigdirs.
13483 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13485         * config.sub (basic_machine): added mips16 configuration
13487 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13489         * config.sub: Handle d10v-unknown.
13491 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13493         * config.sub: Handle v850-unknown.
13495 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13497         * Makefile.in: add findutils
13498         * configure.in: add findutils to list of host_tools
13500 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13502         * config.sub: Handle mn10200 and mn10300.
13504 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13506         * configure.in (d10v-*): Do not build librx.
13508 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13510         * configure.in (mn10300): Build everything except gdb & libgloss.
13512 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13514         * config.guess:  Patch for Dansk Data Elektronik servers,
13515         from Niels Skou Olsen <nso@dde.dk>.
13517         For ncr, use /bin/uname rather than uname, since GNU uname does not
13518         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13520         Patch for MIPS R4000 running System V,
13521         from Eric S. Raymond <esr@snark.thyrsus.com>.
13523         Fix thinko for nextstep.
13525         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13527         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13528         * config.guess: Guess mips-dec-mach_bsd4.3.
13530         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13531         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13532         release numbers.
13533         * config.guess (mips-mips-riscos*):  Emit just enough of the
13534         release number.
13536         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13537         * config.guess (sparc-auspex-sunos*):  Added.
13538         (f300-fujitsu-*): Added.
13540         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13541         * config.guess:  Recognize a Tadpole as a sparc.
13543 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13545         * config.guess: Don't assume that NextStep version is either 2 or
13546         3.  NextStep 4 (aka OpenStep 4) has come out now.
13548 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13550         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13551         From Rik Faith <faith@cs.unc.edu>.
13553 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13555         * config.sub: Contributions from bug-gnu-utils to:
13556         Support plain "hppa" (no version given) architecture, reported by
13557         OpenStep.
13558         OpenBSD like NetBSD.
13559         LynxOs is not a hardware supplier.
13561         * config.guess: Contributions from bug-gnu-utils to add support for:
13562         OpenBSD like NetBSD.
13563         Stratus systems.
13564         More Pyramid systems.
13565         i[n>4]86 Intel chips.
13566         M680[n>4]0 Motorola chips.
13567         Use unknown instead of lynx for hardware manufacturer.
13569 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13571         * install.sh (chmodcmd): Set to null if the DST directory already
13572         exists.
13574 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13576         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13577         not use mt-ppc target Makefile fragment any more.
13579 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13581         * configure.in (*-*-windows):  Exclude everything but those dirs
13582         needed to build windows.
13584 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13586         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13588 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13590         * configure.in:  Exclude mmalloc from i386-windows.
13592 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13594         * Undo my previous change.
13596 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13598         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13599         unconditionally.
13600         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13602 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13604         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13605         host to add it's own flags.
13607 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13609         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13611 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13613         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13614         (CXX_FOR_TARGET): Likewise.
13615         (GCC_FOR_TARGET): Define.
13616         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13617         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13618         CC_FOR_TARGET was specified on the command line.
13619         (MAKEOVERRIDES): Don't define.
13621 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13623         * configure.in (m32r): Fix spelling of libg++ libs.
13625 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13627         * config.sub (-apple*): Remove, now redundant.
13629 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13631         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13633         * configure: Rework yesterday's sed script patch.
13635         * config.sub: Merge with FSF.
13637 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13639         * config.guess:  Merge from FSF.
13641         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13642         * config.guess: Use pc instead of unknown, for pc clone systems.
13643         Change linux to linux-gnu.
13645         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13646         * config.guess: Avoid non-portable tr syntax.
13648 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13650         * test-build.mk (HOLES): Add "xargs" for gdb.
13652         * configure: Avoid hpux10.20 sed bug.
13654 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13656         * configure.in:  Add support for windows host
13657         (that is a build done under the Microsoft build environment).
13659 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13661         * Makefile.in: Replace all uses of srcroot with s, to shrink
13662         command line lengths.
13664         Patches from Geoffrey Noer <noer@cygnus.com>:
13665         * configure.in: If configuring for newlib, pass --with-newlib to
13666         subdirectories.
13667         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13668         -Bnewlib/ and -Lwinsup to gcc.
13669         (CXX_FOR_TARGET): Likewise.
13671 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13673         * Makefile.in (ETC_SUPPORT): Add configure.
13675 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13677         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13678         host configuration file.
13680 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13682         * configure.in: Break mn10x00 support into separate
13683         mn10200 and mn10300 configurations.
13684         * config.sub: Likewise.
13686 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13688         * configure.in: Add lots of stuff to noconfigdirs for
13689         the mn10x00 targets.
13691         * config.sub, configure.in: Add mn10x00 support.
13693 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13695         * make-all.com: Call conf-a-gas, not config-a-gas.
13697 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13699         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13700         targets.
13702 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13704         * mpw-README: Add much more detail for native PowerMac.
13705         * mpw-install: New file.
13706         * mpw-configure: Add --norecursion and --help options.
13707         * mpw-config.in: Translate readme and install files when
13708         copying to objdir.
13709         * mpw-build.in: Don't always depend on byacc and flex.
13710         (install-only-top): New action.
13712 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13714         * configure.in:  You can now configure GDB for the v850.
13716 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13718         * configure.in (noconfigdirs): Don't configure any C++ dirs
13719         if targeting D10V.
13721 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13723         * config.sub: Recognize mips64vr5000.
13725 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13727         * configure.in: Use a single line for host_tools and native_only.
13729 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13731         * config.sub, configure.in: Add entries for m32r.
13733 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13735         * Makefile.in (inet-install): Don't run install-gzip.
13737 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13739         * configure.in:  Don't config lots of things for *-*-windows*.
13741 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13743         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13744         (host_libs, host_tools): Copy from configure.in.
13745         * mpw-configure: Don't complain about directories not found.
13747 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13749         * configure.in (i[345]86): Recognize i686 for pentium pro.
13750         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13751         file.
13753         * config.guess (i[345]86): Ditto.
13755 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13757         * configure.in (noconfigdirs): Removed gdb for D10V.
13759 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13761         * configure.in: Remove ld, target-libio, target-libg++, and
13762         target-libstdc++ from noconfigdirs.
13764 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13766         * configure: Fix three locations where shell scripts were
13767         being run directly rather than with config_shell.
13769 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13771         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13772         * config.sub (basic_machine): Recognize v850.
13774 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13776         * mpw-configure: Handle multiple enable/disable options and
13777         pass them down recursively, handle -c and -s flags appropriately
13778         depending on choice of compiler, add escape mechanism for
13779         quoted arguments to gC.
13781 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13783         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13784         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13785         so that -mrelocatable-lib and -mno-eabi are used.
13787         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13788         not support --print-multi-lib, don't abort.
13790 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13792         * make-all.com: Run config-a-gas.
13793         * setup.com: Don't copy subdirectory files around.
13795 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13797         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13798         target, it now compiles correctly.
13800 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13802         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13804 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13806         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13808 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13810         * configure.in (native_only): Add prms.
13812 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13814         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13815         (BINUTILS_SUPPORT_DIRS): Likewise.
13817 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13819         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13820         d10v support is added.
13822 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13824         * configure.in (d10v-*-*): New target.
13826 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13828         * config.guess (HP 9000/811): Recognize this as a PA1.1
13829         machine.
13831 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13833         * Makefile.in (do-tar-gz): New target, split out from tail end of
13834         taz target.  Run each command separately, don't use pipes.
13835         (taz): Use it.
13837 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13839         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13840         * mpw-build.in: No builds should depend on building byacc or flex,
13841         they are assumed to be installed already.
13843 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13845         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13846         variable that CC_FOR_TARGET needs.
13848 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13850         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13851         options have changed since the last time the subdirectory was
13852         configured, and if it has, reconfigure.
13853         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13854         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13856 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13858         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13859         CLEAN_MODULES): Add bash.
13860         (all-bash): New target.
13862 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13864         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13866 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13868         * config.sub (basic_machine): Recognize d10v as a valid processor.
13870 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13872         * mpw-configure: Add support for --bindir.
13873         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13875 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13877         * configure.in: add bash, time, gawk to list of hosttools and things
13878         to only build for native toolchains
13880 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13882         * Makefile.in (docdir): Remove.
13884 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13886         * Makefile.in (datadir): Set to $(prefix)/share.
13888 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13890         * configure.in: build diff and patch for cygwin32-hosted
13891         toolchains.
13893 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13895         * config.sub: Accept -rtems*.
13897 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13899         * configure.in: enable dosrel for cygwin32-hosted builds,
13900                 remove diff from the list of things not buildable
13901                 via Canadian Cross
13903 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13905         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13906         don't get ". ".
13908 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13910         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13912 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13914         * Makefile.in (taz): Handle case where tex3patch didn't even get
13915         checked out.  Also, if it was found, put the symlink in a new util
13916         subdirectory.
13918 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13920         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13922 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13924         * config.sub: Recognize -openvms.
13925         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13926         * make-all.com, setup.com: New files.
13928 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13930         * Makefile.in (taz): tex3patch moved to texinfo/util.
13932 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13934         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13935         * configure.in: remove make from disable-if-Can-Cross list
13936                 enable gdb if ${host} and ${target} are cygwin32
13938 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13940         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13941         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13943 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13945         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13946         distinguish sysv/svr4/bsd variants.
13947         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13949 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13951         * configure.in: Added copyright notice.
13952         * move-if-change: Added copyright notice.
13954 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13956         * configure.in (powerpcle-*-solaris*): Until we get shared
13957         libraries working, don't build gdb, sim, make, tcl, tk, or
13958         expect.
13960 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13962         * config.guess:  Merge with FSF:
13964         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13965         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13967         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13968         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13970         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13971         * config.guess:  Combine two OSF1 rules.
13972         Also recognize field test versions.  From mjr@zk3.dec.com.
13973         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13974         because GNU uname does not support -p.  From pmr@pajato.com.
13976 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13978         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13980 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13982         * mpw-README: Document GCCIncludes.
13984 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13986         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13988 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13990         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13992 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13994         * configure.in (*-*-cygwin32): Configure make.
13996 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13998         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14000 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14002         * Makefile.in (all-inet): Depend on all-perl.
14004         * Makefile.in (inet-install): New target.
14006         * Makefile.in (all-inet): Depend on all-tcl.
14007         (all-inet): Depend on all-send-pr.
14009 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14011         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14012         temporarily.
14014 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14016         * configure.in: Don't configure --with-gnu-ld on AIX.
14018 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14020         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14022 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14024         * Makefile.in (ALL_MODULES): Added all-inet.
14025         (CROSS_CHECK_MODULES): Added check-inet.
14026         (INSTALL_MODULES): Added install-inet.
14027         (CLEAN_MODULES): Added clean-inet.
14028         (all-indent): New target.
14030         * configure.in (host_tools): Added inet.
14031         (native_only): Added inet.
14032         (noconfigdirs): Added inet.
14034 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14036         * configure.in: Don't configure libgloss if we are not configuring
14037         newlib.
14039 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14041         * configure.in: Don't configure libgloss for unsupported
14042         architectures.
14044 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14046         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14048 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14050         * Makefile.in (ALL_MODULES): Include all-apache.
14051         (CROSS_CHECK_MODULES): Include check-apache.
14052         (INSTALL_MODULES): Include install-apache.
14053         (all-apache): New target.
14055         * configure.in: Added apache everywhere perl is seen.
14057 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14059         * Makefile.in: Add support for clean-{module} and
14060         clean-target-{module} rules.
14062 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14064         * configure.in (*-*-ose) do not build libgloss.
14066 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14068         * config.guess (prep*:SunOS:5.*:*): Turn into
14069         powerpele-unknown-solaris2.
14071 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14073         * configure.in: Permit --enable-shared to specify a list of
14074         directories.
14076 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14078         * configure.in (host==solaris): Pass only the first word of $CC
14079         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14081 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14083         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14085 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14087         * Makefile.in (ALL_MODULES): Include all-perl.
14088         (CROSS_CHECK_MODULES): Include check-perl.
14089         (INSTALL_MODULES): Include install-perl.
14090         (ALL_X11_MODULES): Include all-guile.
14091         (CHECK_X11_MODULES): Include check-guile.
14092         (INSTALL_X11_MODULES): Include install-guile.
14093         (all-perl): New target.
14094         (all-guile): New target.
14096         * configure.in (host_tools): Include perl and guile.
14097         (native_only): Include perl and guile.
14098         (noconfigdirs): Don't build guile and perl; no ports have been
14099         done.
14101 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14103         * configure (--enable-*): Handle quoted option lists such as
14104         --enable-sim-cflags='-g0 -O' better.
14106 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14108         * Makefile.in ({,inst}all-target): New rule so we can make and
14109         install all of the target directories easily.
14111 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14113         * configure.in: Add missing global flag in sed substitution when
14114         deleting `target-' from ${configdirs}.
14116 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14118         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14119         option.
14121         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14122         config/mh-necv4.
14124         * install.sh: Correct misspelling of transformbasename.
14126         * config.guess: Recognize mips-*-sysv*.
14128 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14130         * config.sub: Recognize mon960.
14132 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14134         * configure: Restore Canadian Cross handling of BISON and LEX,
14135         removed in Feb 20 change.
14137 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14139         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14140         Mention make install.  Remove the old copyright date as well the
14141         clumsy and rather pointless copyright on the README file.
14143 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14145         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14146         Makefile after running symlink-tree, then run `make distclean' to
14147         avoid clobbering any generated files in srcdir.
14149 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14151         * configure.in (m68k-*-netbsd*): Build everything now.
14153 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14155         * Makefile.in (taz): Fix quoting.
14157 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14159         * configure.in (sparclet-*-*): Build everything now.
14161 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14163         * configure.in (m68k-*-linux*): New host.
14165 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14167         * configure: Check for bison before byacc.
14169 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14171         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14172         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14173         searching PATH.  These are used as fallbacks by Makefile.in if
14174         flex/bison/byacc aren't in objdir.
14176 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14178         * Makefile.in: Make everything which depends upon all-bfd also
14179         depend upon all-opcodes, in case --with-commonbfdlib is used.
14181 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14183         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14184         building NT native compilers on Unix.
14186 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14188         * configure.in: Don't get CC from the host Makefile fragment if we
14189         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14190         Solaris test for /usr/ucb/cc to the post target script, just after
14191         the compiler sanity test.
14193 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14195         * config.sub: Merge with FSF.
14197 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14199         * Makefile.in (RPATH_ENVVAR): New variable.
14200         (REALLY_SET_LIB_PATH): Use it.
14201         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14203 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14205         * config.sub, configure.in: Recognize sparclet cpu.
14207 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14209         * config.guess:  Support m68k-cbm-sysv4.
14211 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14213         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14214         m68k-unknown-linuxaout from linker help string.  Put quotes around
14215         $ld_help_string.
14217 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14219         * config.guess (powerpc-harris-powerunix): Add guess for port
14220         to new target.
14222 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14224         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14226 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14228         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14229         $(REALLY_SET_LIB_PATH) in Makefile.
14230         * Makefile.in (SET_LIB_PATH): New variable.
14231         (REALLY_SET_LIB_PATH): New variable.
14232         ($(DO_X)): Use $(SET_LIB_PATH).
14233         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14234         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14235         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14236         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14237         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14238         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14239         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14240         (install-dosrel): Likewise.
14241         (all-opcodes): Depend upon all-libiberty.
14243 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14245         * config.guess (*:CYGWIN*): New
14247 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14249         * Makefile.in (all-target-winsup): All all-target-libiberty.
14251 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14253         * configure.in (noconfigdirs): Add missing # in front of comment.
14255 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14257         * configure.in: add second pass to things added to noconfigdirs
14258         so *-gm-magic can exclude libgloss properly.
14260 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14262         * mpw-configure (extralibs_name, rez_name): Set correctly
14263         for MWC68K compiler.
14265         * mpw-README: Add more info on the necessary build tools.
14267 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14269         * configure.in, config.sub: Recognize cygwin32.
14271 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14273         * config.guess, config.sub: Recognize A/UX.
14275 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14277         * config.sub: Merge with gcc/config.sub.
14279 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14281         * mpw-build.in (do-binutils): Add build of stamps.
14283 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14285         * config.sub: Add recognition for mips64vr4100*-* targets.
14287 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14289         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14290         Add creation of gconfigargs with `--enable-shared' turned on.
14291         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14292         ($(host)-stamp-stage3-configured): Likewise.
14293         (HOLES): Add chatr and ldd.
14294         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14296 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14298         * configure: Pass --nfp to recursive configures.
14300 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14302         * Makefile.in (DLLTOOL): New.
14303         (DLLTOOL_FOR_TARGET): New.
14304         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14305         (EXTRA_TARGET_FLAGS): Ditto.
14306         (EXTRA_GCC_FLAGS): Ditto.
14307         (CONFIGURE_TARGET_MODULES): Ditto.
14308         (DO_X): Ditto.
14309         * configure: Add DLLTOOL.
14311 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14313         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14314         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14315         mh-sco, since old workarounds no longer needed, and don't
14316         build ld, since libraries have weak symbols in COFF.
14318 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14320         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14322 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14324         * configure.in: Make sure that ${CC} can be used to compile an
14325         executable.
14327 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14329         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14330         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14331         nothing depending on whether gdbtk is being built.
14333 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14335         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14337 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14339         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14340         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14342 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14344         * config-ml.in: Add support for
14345         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14346         Simplify setting of multidirs from --disable-foo.
14348 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14350         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14351         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14352         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14353         non-empty, pass them on to the  GCC make.
14354         (all-bootstrap): New rule that is like all-gcc, except it executes
14355         the GCC bootstrap rule instead of the GCC all rule.
14357 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14359         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14361 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14363         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14364         DG/UX support.
14366 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14368         * config.sub (i*86*) Change [345] to [3456]
14370 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14372         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14373         --with-gnu-ld=no.
14375 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14377         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14378         AIX multilibs get built.
14380 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14382         * configure.in (i386-win32): Don't build expect if we're not
14383         building the tcl subdir.
14385 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14387         * Makefile.in: (configure-target-examples, all-target-examples):
14388         New targets, configure and build example programs.
14390 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14392         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14393         use it as input to sedit the generated MPW makefile.
14394         * mpw-README: Add a suggestion about Gestalt.h.
14396 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14398         * config.sub: Accept *-*-ieee*.
14400 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14402         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14403         Ronald F. Guilmette <rfg@monkeys.com>.
14405 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14407         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14408         for powerpc-pe native.
14409         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14410         (target==powerpc-pe): duplicate i386-win32 entry.
14412 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14414         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14415         of vxworks, not just vxworks5.1.
14417 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14419         * mpw-configure: Add support for exec-prefix.
14421 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14423         * config.guess: Recognize HP model 816 machines as having
14424         a PA1.1 processor.
14426 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14428         * configure: Ignore new autoconf configure options.
14430 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14432         * config.guess:  Recognize Pentium under SCO.
14433         From Robert Lipe <robertl@arnet.com>.
14435 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14437         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14439 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14441         * configure.in: Don't configure gas for alpha-dec-osf*.
14443 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14445         * configure.in: Default to --with-stabs for some targets for which
14446         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14447         i[345]86*-*-unixware*.
14449 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14451         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14452         rather than basing it on the target.  Simplify handling of options
14453         controlling which directories to configure.  Remove extraneous
14454         slash in multi-clean target.
14456 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14458         * config-ml.in: Prefix more variables with ml_ so they don't collide
14459         with configure's.
14461 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14463         * configure: Don't turn -v into --v.
14465 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14467         * configure.in (targargs): Fix typo.
14469         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14471 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14473         * configure.in: Strip --host and --target options from
14474         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14475         --with-cross-host option when building with a cross-compiler.
14476         * configure: Canonicalize the arguments put into config.status by
14477         always using `=' for an option with an argument.  Pass a presumed
14478         --host or --target explicitly.
14480 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14482         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14483         into general OS recognition case.
14485 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14487         * configure.in (target_configdirs): add target-winsup only
14488         for win32 target systems.
14490 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14492         * Makefile.in (all-target-libgloss): Depend upon
14493         configure-target-newlib, since when libgloss is built it looks to
14494         see if the newlib directory exists.
14496 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14498         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14499         cfg-ml-*.in.
14501 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14503         * configure: Handle LD and LD_FOR_TARGET when configuring a
14504         Canadian Cross.
14506 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14508         * configure.in (target_libs): add target-winsup.
14509         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14510         (target==ppcle-pe): remove ld from $noconfigdirs.
14512 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14514         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14515         Preserve relative path names in $srcdir.  Build symlink tree if
14516         configuring cross target dir and srcdir=. (= no VPATH support).
14517         (configure-target-libg++): Depend on configure-target-librx.
14518         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14519         * config-ml.in: New file.
14520         * symlink-tree: New file.
14521         * configure: Ensure srcdir="." if that's what it is.
14523 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14525         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14526         includes and FLEX_SKELETON setting.
14527         * mpw-configure (--with-gnu-ld): New option, controls whether
14528         to use PPCLink or ld with PowerMac GCC.
14529         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14530         * mpw-config.in: Configure grez if targeting Mac.
14532         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14533         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14534         just macos.
14535         * configure.in: Configure grez resource compiler if targeting Mac.
14536         * Makefile.in (all-grez, install-grez): New targets.
14538 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14540         * configure: CXX defaults to gcc, not g++.  If we find
14541         gcc in the path, set CC to gcc -O2.
14543 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14545         * configure: Default ${build} correctly.  Avoid picking up extra
14546         spaces when reading CC and CXX from Makefile.  When doing a
14547         Canadian Cross, use plausible default values for numerous
14548         variables.
14549         * configure.in: When doing a Canadian Cross, don't try to
14550         configure tools whose configure script can't handle it.
14552 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14554         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14556 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14558         * configure:  Remove dubious bug reporting address.
14560 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14562         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14563         configure script, run that instead of this directory's configure.
14564         In either case, print a message that we're configuring the sub-dir.
14566 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14568         * configure.in: Before checking for the existence of various files,
14569         use sed to filter out "target-".
14571 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14573         * Makefile.in (DO_X): Split rule to decrease command line length
14574         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14575         (Philippe De Muyter).
14577 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14579         * Makefile.in (all-patch): depend on all-libiberty.
14581 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14583         * configure.in: If the only directory in target_configdirs which
14584         actually exists is libiberty, then set target_configdirs to empty,
14585         to avoid trying to build a target libiberty in a gas or gdb
14586         distribution.
14588 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14590         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14591         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14592         systems.
14594 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14596         * configure.in (copy_dirs): Use sys-include instead of include
14597         for --with-headers option.
14599 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14601         * Makefile.in, configure.in: Make winsup builds work with
14602         new scheme.
14604 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14606         * configure.in: Build the linker on AIX.
14608 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14610         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14611         where needed.
14613 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14615         * Makefile.in (all-gcc): Fix typo.
14617 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14619         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14621 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14623         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14624         to target-xiberty, to provide more flexibility.
14625         (target_subdir):  Define.  Create if cross.
14626         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14627         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14628         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14629         check-libFOO -> check-target-libFOO, etc.
14630         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14631         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14632         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14633         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14634         allow ALL_GCC="" to only configure.
14635         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14636         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14637         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14639 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14641         * Makefile.in (taz): Build "info" in etc explicitly.
14643 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14645         * configure.in:  Make sure that CC is undefined (as opposed to
14646         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14647         problem with autoconf trying to configure on a host without GCC.
14649 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14651         * mpw-configure: Set host alias from choice of host compiler,
14652         only use generic MPW Makefile sed if present, edit a file
14653         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14654         * mpw-README: Add problem notes about CW6 and CW7.
14656 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14658         * Makefile.in (taz): Use ";" instead of ";;".
14660 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14662         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14663         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14664         DISTDOCDIRS.
14665         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14666         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14668 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14670         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14671         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14672         Move bfd to DISTSTUFFDIRS.
14674 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14676         * Makefile.in (X11_LIB): Removed.
14677         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14679         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14681 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14683         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14684         names.
14686 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14688         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14690 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14692         * configure.in (i[345]86-*-win32): Always build newlib.
14693         Don't configure cvs, autoconf or texinfo.
14694         * Makefile.in (LD_FOR_TARGET): New.
14695         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14696         Pass down LD_FOR_TARGET.
14698 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14700         * winsup: New directory.
14701         * Makefile.in: Build winsup.
14702         * configure.in: Winsup is configured when target is win32.
14703         Can only build win32 target GDB when native.
14705 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14707         * config.guess: Recognize HP model 819 machines as having
14708         a PA 1.1 processor.
14710 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14712         * configure: Fix sed loop which substitutes for CC and CXX to
14713         avoid bug found in various sed implementations.
14715 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14717         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14718         simulator.  Use standard powerpc-*-eabi*.
14720 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14722         * configure.in: Stop putting gas and binutils in noconfigdirs for
14723         powerpc-*-aix* and rs6000-*-*.
14725 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14727         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14728         -mcall-aixdesc libraries.
14730 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14732         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14734         * config.sub (arm | armel | armeb): Fix shell syntax.
14736 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14738         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14739         -msoft-float and -mcpu=common support.
14740         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14741         libraries.
14743 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14745         * configure.in: Allow configuration and build of emacs19 for the alpha.
14747 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14749         * configure.in (CC): Get ^CC, not just any old CC, from
14750         ${host_makefile_frag}.
14752 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14754         * configure.in (CC): Try to get CC from
14755         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14757 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14759         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14760         only if it exists in $(srcdir).
14762 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14764         * configure: If CC and CXX are not set in the environment, set
14765         them, based on either an existing Makefile or on searching for gcc
14766         in PATH.  Substitute for CC and CXX in Makefile.
14767         * configure.in: Remove libm from target_libs.  Separate
14768         target_configdirs from configdirs.  If CC is not set in
14769         environment, try to get it from a host Makefile fragment.  Rewrite
14770         changes of configdirs to use skipdirs instead.  A few minor
14771         tweaks.  Take directories out of target_configdirs as they are
14772         taken out of configdirs.  Remove existing Makefile files from
14773         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14774         CONFIG_ARGUMENTS in Makefile.
14775         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14776         by configure.in.
14777         (CONFIG_ARGUMENTS): Likewise.
14778         (CONFIGURE_TARGET_MODULES): New variable.
14779         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14780         ($(CONFIGURE_TARGET_MODULES)): New target.
14781         (configure-libg++, configure-libio): New targets.
14782         (all-libg++): Depend upon configure-libg++.
14783         (all-libio): Depend upon configure-libio.
14784         (configure-libgloss, all-libgloss): New targets.
14785         (configure-libstdc++): New target.
14786         (all-libstdc++): Depend upon configure-libstdc++.
14787         (configure-librx, all-librx): New targets.
14788         (configure-newlib): New target.
14789         (all-newlib): Depend upon configure-newlib
14790         (configure-xiberty): New target.
14791         (all-xiberty): Depend upon configure-xiberty.
14793 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14795         * configure.in (host i[345]86-*-win32):  Expand the
14796         noconfigdirs again.
14798 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14800         * mpw-configure: Fix sed command file name.
14802 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14804         * configure.in (host i[345]86-*-win32): Reduce the
14805         noconfigdirs again.
14807 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14809         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14810         or powerpc*-*-pe*, since they are not yet supported.
14812 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14814         Add PowerMac support and many other enhancements.
14815         * mpw-configure: New option --cc to select compiler to use,
14816         paste options set according to --cc into the generated
14817         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14818         if mpw-make.sed is present.
14819         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14820         add forward includes for PowerPC include files.
14821         * mpw-build.in: Build using Makefile.PPC if present.
14822         (do-byacc, etc): Remove separate version resource builds.
14823         (do-gas): Build "stamps" before "all".
14824         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14825         * mpw-README: Update to reflect --cc option, PowerMac support,
14826         and recently-reported compatibility problems.
14828 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14830         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14831         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14832         (--with-multilib-top): Pass to recursive invocations.
14834 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14836         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14837         v810-*-*.
14839 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14841         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14842         gdb, ld and opcodes on v810-*-*.
14844 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14846         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14847         (local-maintainer-clean): New target.
14848         (maintainer-clean): New target.
14849         (realclean): Just depend upon maintainer-clean.
14851 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14853         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14855 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14857         * configure.in: Build ld in mips*-*-bsd* case.
14859 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14861         * config.sub: Accept -lites* OS.  From Ian Dall.
14863 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14865         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14866         targets.
14868 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14870         * configure.in: treat i386-win32 canadian cross the same as
14871         i386-go32 canadian cross.
14873 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14875         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14876         running under the simulator to build a reduced set of libraries.
14877         (powerpc-*-eabiaix): Add fine grained multilib support added to
14878         other powerpc targets yesterday.
14880 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14882         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14883         -disable-softfloat, -disable-relocatable, -disable-aix, and
14884         -disable-sysv to control which multilib libraries get built.
14886 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14888         * configure: Add Makefile.tem to list of files to remove in trap
14889         handler.
14891 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14893         * config.guess (*Linux*):  Add missing "exit"s.
14894         Also, need specific check for alpha-unknown-linux (uses COFF).
14896 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14898         * config.guess:  Merge with FSF:
14900         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14901         * config.guess (AIX4): More robust release numbering discovery.
14903         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14904         * config.guess (i386-sequent-ptx): Properly get version number.
14906         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14907         * config.guess (mips:*:4*:UMIPS): New case.
14909 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14911         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14912         (i386-win32 host): Likewise.  Don't build readline.
14914 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14916         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14917         SUPPORT_FILES to submakes.
14919 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14921         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14922         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14923         mpw-configure.
14925 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14927         * configure.in (appdirs): Use =, not ==, in test expression when
14928         trying to build the text to print in the warning message for
14929         Solaris users.
14931 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14933         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14935 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14937         * config.guess: Recognize lynx-2.3.
14939 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14941         * config.sub (z8ksim): Deleted
14942         (z8k-*-coff): New, this is the one true name of the target.
14944 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14946         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14948 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14950         * config.guess (*:Linux:*:*): First try asking the linker what the
14951         default object file format is (elf, aout, or coff).  Then if this
14952         fails, try previous methods.
14954 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14956         * configure.in: Don't build newlib for *-*-vxworks5.1.
14958 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14960         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14961         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14963 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14965         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14967 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14969         * cfg-ml-com.in: New file.
14970         * cfg-ml-pos.in: New file.
14972 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14974         * COPYING.NEWLIB: Add HP free copyright to list.
14976 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14978         * config.sub: Recognize -eabi* for the system, not just -eabi.
14980 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14982         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14983         * config.sub, configure.in (win32): New target and host.
14985 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14987         * configure.in: Add i386-pe configuration.
14989 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14991         * mpw-build.in (install): Install GDB after LD.
14993 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14995         * mpw-config.in (elf/mips.h): Always forward-include, needed
14996         for GDB to build.
14998 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15000         * testsuite: New directory for customer acceptance and whole tool
15001         chain tests.
15003 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15005         * configure: If per-host line isn't found, but AC_OUTPUT is found
15006         and a configure script exists, run it instead.
15008 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15010         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15012 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15014         * configure: Set build_{cpu,vendor,os,alias} to host values when
15015         --build isn't specified.
15017 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15019         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15020         (FLAGS_TO_PASS): Pass them.
15021         (EXTRA_TARGET_FLAGS): Ditto.
15023 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15025         * Makefile.in (all-libg++): Depend on all-libstdc++.
15027 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15029         * configure.in (noconfigdirs): Enable all packages for
15030           i386-unknown-netbsd.
15032 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15034         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15035         hosted builds (DOS builds)
15037 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15039         Changes for ARM based on patches from Richard Earnshaw:
15040         * config.sub: Handle armeb and armel.
15041         * configure.in: Omit arm linker only for riscix.
15043 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15045         * config.guess:  Update from FSF.
15047 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15049         * config.sub: Recognize powerpcle as the little endian variant of
15050         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15051         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15052         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15053         temporarily.
15055 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15057         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15059 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15061         * config.sub: Accept -lites* as a basic system type.
15063 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15065         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15066         installed, and if so return linuxoldld as the system name.
15068 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15070         * config.guess: Add hppa1.1-hp-lites support.
15072 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15074         * configure.in: Don't build newlib for m68k-vxworks5.1.
15076 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15078         * configure.in (mips-sgi-irix6): Use mh-irix5.
15080 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15082         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15084 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15086         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15087         OSF/1.  Fix compiler flags.
15088         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15090 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15092         * configure.in: Recognize --with-newlib.
15093         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15095 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15097         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15098         to *_X11_MODULES due to gdbtk needing X include files et al.
15100 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15102         Merge in support for Mac MPW as a host.
15103         (Old change descriptions retained for informational value.)
15105         * mpw-config.in: Add generic include forwards for cpu-specific
15106         include files in aout and elf directories.
15108         * mpw-configure: Added copyright.
15109         * mpw-config.in: Check for presence of required build tools.
15110         (target_libs): Add newlib.
15111         (target_tools): Add examples.
15112         (Read Me): Generate as "Read Me for MPW" instead.
15113         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15114         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15115         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15117         * mpw-configure: Remove subdir-specific makefile hackery,
15118         delete mk.tmp after using it.
15120         * mpw-build.in (all): Display start and end times.
15122         * mpw-configure (host_canonical): Set.
15123         (target_cpu): Always add to makefiles.
15124         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15125         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15126         (mpw-mh-mpw): Look for in srcdir and srcroot.
15127         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15129         * mpw-build.in: (install-only): New target.
15131         * mpw-configure (host_alias, target_alias): Rename from hostalias
15132         and targetalias, add into generated Makefile.
15133         (mk.tmp): If present, add into generated Makefile.
15134         * mpw-build.in (all-gas): Build config.h first before gas proper.
15136         * mpw-configure (config.status): Write only if changed.
15137         * mpw-config.in (readline): Configure it (not built, just used for
15138         definitions).
15140         * mpw-config.in (elf/mips.h): Add a forward include.
15142         * mpw-config.in: Forward-include most .h files in include into
15143         extra-include.
15144         (readline): Don't build.
15145         mpw-build.in (install): Install GDB.
15147         * mpw-configure (prefix, mpw_prefix): Handle it.
15148         * mpw-config.in (mmalloc, readline): Don't configure.
15149         * mpw-build.in (thisscript): Rename to ThisScript.
15150         Use mpw-build instead of BuildProgram everywhere.
15151         (mmalloc, readline): Don't build.
15152         * mpw-README: New file, basic documentation about the MPW port.
15154         * mpw-config.in: Use forward-include to create include files.
15156         * mpw-configure: Add more things to the top of each configured
15157         Makefile, including contents of config/mpw-mh-mpw.
15158         * mpw-config.in (extra-include): Create this directory and fill it
15159         with Posix-like include files when configuring.
15161         * config.sub (apple, mac, mpw): Add various aliases.
15163         * mpw-build.in: New file, top-level build script fragment for MPW.
15164         * mpw-configure: New file, configure script for MPW.
15165         * mpw-config.in: New file, config fragment for MPW.
15167 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15169         * configure.in (host_libs): Remove glob, since it is gone from the
15170         sources.
15172 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15174         * Makefile.in: define empty GDB_NLM_DEPS var.
15176         * configure.in(target_makefile_frag): use config/mt-netware
15177         for netware targets.
15179 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15181         * config.sub: Merge in recent FSF changes.  Remove linux special
15182         cases.
15184 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15186         Revert this change:
15188         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15190                 * build-all.mk: Use CC=cc -Xs on Solaris.
15192 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15194         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15195         stop using it.
15196         * Makefile.in: Nuke all references to glob subdirectory.
15198 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15200         * configure.in: Fix --enable-shared logic in per-host.
15202 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15204         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15206 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15208         * configure.in (noconfigdirs): Don't build gas on AIX, for
15209         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15211 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15213         * configure: Fix --cache-file to work if the file argument is a
15214         relative path.
15216 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15218         * configure: If the --cache-file is used, pass it down to
15219         configure in subdirectories.
15221 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15223         * config.sub: add vxworks29k configuration.
15225 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15227         * Makefile.in (taz): Do "diststuff" part quietly.
15229 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15231         * config.sub: Mini-merge with gcc/config.sub.
15233 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15235         * config.guess (IRIX): Sed - to _.
15237 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15239         * Makefile.in (source-vault, binary-vault): New targets.
15241 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15243         * config.sub: Recognize -eabi as a basic system type.
15245 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15247         * configure.in (enable_shared stuff): Fix typo.
15249 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15251         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15253 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15255         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15257 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15259         * configure.in (rs6000-*-*): Don't build gas.
15261 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15263         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15264         reduce command line length.
15265         (AS_FOR_TARGET): Check for as.new, not Makefile.
15266         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15268 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15270         * config.guess:  Merge from FSF.
15272 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15274         * configure: Don't use $ when handling program_suffix.
15276 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15278         * configure.in:  Configure tk for hppa/hpux.
15280 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15282         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15284 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15286         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15287         to LIBCXXFLAGS.  Tests are better run without it.
15289 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15291         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15293 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15295         * configure.in (*-*-netware*): Don't configure xiberty.
15297 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15299         * configure.in:  Remove tk from native_only list.
15301 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15303         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15304           for special NCD build.
15306 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15308         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15309         makeall.bat, they're only useful for binutils snapshots.
15310         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15311         makeall.bat to specified SUPPORT_FILES.
15313 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15315         * build-all.mk: Add Ericsson targets to sun4 and solaris
15316           hosts.  Add  BNR's sun4 target to solaris host, so their
15317           build-from-source will be tested in-house first.
15319 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15321         * Makefile.in (LIBCFLAGS): New variable.
15322         (CFLAGS_FOR_TARGET): Ditto.
15323         (LIBCFLAGS_FOR_TARGET): Ditto.
15324         (LIBCXXFLAGS): Ditto.
15325         (CXXFLAGS_FOR_TARGET): Ditto.
15326         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15327         (BASE_FLAGS_TO_PASS): Pass them.
15328         (EXTRA_TARGET_FLAGS): Ditto.
15330         * configure.in: Support --enable-shared.
15332 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15334         * configure.in (target_libs):  Include libstdc++ again.
15335         * config.guess:  Update from FSF (for FreeBSD).
15337 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15339         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15340         makeall.bat.
15341         (DISTDOCDIRS): Add `etc'.
15342         (ETC_SUPPORT_PFX): New variable.
15343         (taz): Include anything from etc starting with a word in
15344         ETC_SUPPORT_PFX.
15346 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15348         * config.sub: Update for recent FSF changes.  Remove obsolete
15349         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15350         spacing changes.
15352 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15354         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15356         * config.guess:  Merge with FSF.
15357         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15359 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15361         * configure: Since the "trap 0" handler will override the exit
15362         status on many systems, only use it for "exit 1", and make it set
15363         a non-zero exit status; reset it before "exit 0".  Also, check
15364         exit status of config.sub, and error out if it failed.
15366 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15368         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15369         and install libgloss.
15371 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15373         * Makefile.in (all-binutils): Depend upon all-byacc.
15375         * configure.in: Don't build emacs on Irix 5.
15377 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15379         * configure.in (*-*-netware*): Add libio.
15381 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15383         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15384         (CHECK_TARGET_MODULES): Ditto.
15385         (INSTALL_TARGET_MODULES): Ditto.
15386         (TARGET_LIBS): Ditto.
15387         (all-libstdc++): Note dependencies.
15389 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15391         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15393 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15395         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15396         -fexternal-templates.
15398         * configure.in (target_libs): Add libstdc++.
15399         (noconfigdirs): Add libstdc++ as appropriate.
15401 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15403         * config.guess:  Update from FSF.
15405 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15407         * configure: Use ${config_shell} when running ${configsub}.
15409 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15411         * config.sub: No longer recognize h8300h.
15413 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15415         * config.sub: Remove extraneous differences between config.sub and
15416         gcc/config.sub.
15418 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15420         * Makefile.in (DISTSTUFFDIRS): Add gas.
15422 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15424         * COPYING.NEWLIB: New file.
15426 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15428         * config.guess (HP-UX):  Patch from Harlan Stenn
15429         <harlan@landmark.com> to also emit release level.
15431 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15433         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15435 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15437         * config.sub:  Merge nextstep cleanup from FSF.
15439 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15441         * configure.in (arm-*-*): Don't configure ld for this target.
15443 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15445         * configure.in (*-*-netware): don't configure libg++, libio,
15446           librx, or newlib.
15448 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15450         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15451         configure ld--it works, but it doesn't support shared libraries.
15453 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15455         * config.guess (*-unknown-freebsd*):  Get rid of possible
15456         trailing "(Release)" in version string.
15457         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15459 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15461         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15462         Fix type: *-next-neststep -> *-next-nextstep.
15464         * config.guess:  Merge from FSF:
15466         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15468         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15470         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15472         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15473         instead of UNIX_SV for UnixWare 1.0).
15475 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15477         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15478         to make gdb/nlm/* build after the compiler and linker.
15480 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15482         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15483         not just i[34]86.
15484         (m68k-atari-sysv4):  Relocate to match FSF version.
15486         * config.guess:  More merges from the FSF:
15488         Add a space before function call or macro invocation.
15490         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15492         * config.guess: Add trap cmd to remove dummy.c and dummy when
15493         interrupted.
15495         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15497         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15498         (dummy): Redirect stderr from compilation of dummy.c.
15500         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15502         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15504 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15506         * configure: Accept and ignore --cache*, for compatibility with
15507         new autoconf.
15509 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15511         * config.guess:  Merge from FSF:
15513         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15515         * config.guess (Pyramid*:OSx*:*:*): New case.
15516         (PATH): Add /.attbin at end for finding uname.
15517         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15519         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15521         * config.guess (M88*:DolphinOS:*:*): New case.
15523         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15525         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15526         to select whether to use ELF or COFF.
15528         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15530         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15532         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15534         * config.guess: Guess the OS version for HPUX.
15536         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15538         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15540 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15542         * configure.in: Recognize --with-headers, --with-libs, and
15543         --without-newlib.
15544         * Makefile.in (all-xiberty): Depend upon all-ld.
15546 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15548         * configure.in: Change i[34]86 to i[345]86.
15550 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15552         * configure (version): A few more tweaks to help message.
15554 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15556         * Makefile.in:  Remove (for now) librx as a host library,
15557         now that we're building it for target.
15559 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15561         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15562         (Karl Berry).
15564 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15566         * configure.in:  Also configure librx.
15568 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15570         * Makefile.in:  Update various rules to reflect that librx
15571         is now needed for libg++.
15573 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15575         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15577 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15579         * configure.in: Configure the examples directory.
15581 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15583         * configure: Simplify Jun 2 1994 change.
15585 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15587         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15588         /bin/gcc isn't good enough to build gcc.
15590 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15592         * Makefile.in (GDB_SUPPORT_FILES): Remove
15593         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15594         (gdb.tar.gz): Add new rule to use standard distribution building
15595         mechanism.
15597 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15599         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15600         Bill Cox <bill@cygnus.com>.
15602 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15604         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15606 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15608         * configure:  Search current dir first in .gdbinit.
15610 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15612         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15614 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15616         * config.sub:  Refer to NeXT's operating system as nextstep.
15618         * config.sub (case $basic_machine):  Re-order the cases, to match
15619         the order in the FSF version (which is mostly alphabethical).
15620         Merge in some additions and changes from the FSF.
15622 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15624         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15625         * config.sub: Recognize cxux7.
15626         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15628 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15630         * config.sub:  Fix typo powerpc -> powerpc-*.
15632 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15634         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15636         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15637         parallel with all-emacs and install-emacs).  Top-level command
15638         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15640 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15642         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15643         $(relbindir)/make before doing ``make install'', and use
15644         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15645         installing over running make binary.
15646         ($(host)-stamp-stage3-installed): Likewise.
15648 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15650         * config.guess: Recognize Mach.
15652 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15654         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15655         see whether --exec-prefix was used.
15657 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15659         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15661 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15663         * Makefile.in: Add all-librx target similar to all-libproc.
15665 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15667         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15668         with post 1.2 uname bogosity.
15670 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15672         * configure: Remove temporary files on receipt of a signal.
15674 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15676         * configure: If there is a package_makefile_frag, remove
15677         ${subdir}/Makefile.tem after copying it in.
15679 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15681         * build_all.mk: support rs6000 lynx identifies itself as
15682         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15683         since /bin/gcc is too feeble to compile a modern gcc.
15685 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15687         * brought devo/test-build.mk update-to-date with progressive/
15688           test-build.mk. Add lynx targets and hppa flag info.
15690 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15692         * configure.in:  Use mh-ncrsvr43.  Patch from
15693         Tom McConnell <tmcconne@sedona.intel.com>.
15695 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15697         * config.guess (i386-unknown-bsdi):  No longer need to
15698         check #if defined(__bsdi__) && defined(__i386__).
15700 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15702         * configure: Set program_transform_nameoption correctly.
15704 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15706         * brought build-all.mk update-to-date with progressive build-all.mk,
15707           added new targets and hppa info.
15709 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15711         * configure: If config.guess result is a prefix of the user
15712         specified target, assume a native build and use the user specified
15713         target as the host alias.  Remove SunOS patch suffix removal hack.
15714         * configure.in: Remove SunOS patch suffix removal hack.
15716         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15717         in NATIVE_CHECK_MODULES.
15719 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15721         * Makefile.in: Rename HOST_ONLY to NATIVE.
15722         * configure: Delete SunOs patch suffix from host_canonical
15723           and build_canonical variables that are prepended to Makefiles.
15724         * configure.in: Add comments for easier maintenance.
15726 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15728         * Makefile.in: Add all-libproc target similar to all-gui.
15730 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15732         * Makefile.in (CHECK_MODULES): split into
15733         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15735 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15737         * config.guess (i386-unknown-bsdi): New system to guess.
15739 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15741         * Makefile.in: Add all-gui target (but not yet build by "all").
15743 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15745         * config.sub: Move deletion of patch suffix from here...
15746         * configure.in: To here, at Ian's suggestion.  The top-
15747           level scripts might need to know of a patch level.
15749 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15751         * config.sub: Strip off patch suffix so rtl is recognized
15752           as a sunos4.1.3 machine, even though it's been patched.
15754 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15756         * Makefile.in (INSTALL_LAST): Delete.
15757         (INSTALL_DOSREL): New.
15759 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15761         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15762         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15763         whether we pass down --with-gnu-ld anyhow.
15765 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15767         * Makefile.in (INSTALL_LAST): Change operation so it works
15768         on more flavors of make.
15769         * configure.in (go32): Don't build libg++ or libio.
15771 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15773         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15774         they can be overriden by templates.
15776 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15778         * configure.in (target==go32): Don't build gdb.
15779         * dosrel: New directory.
15781 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15783         * configure.in (host==go32): Configure dosrel too.
15784         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15785         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15786         be set by incoming names or templates.
15787         (INSTALL_LAST): New rule.
15789 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15791         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15793 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15795         * configure.in (appdirs): New variable.  Currently empty, but will
15796         be used in gas distribution.  If nonempty, lists a set of
15797         directories at least one of which must get configured, or top
15798         level configuration is considered to have failed.
15799         (rs6000-*-lynxos*): Use new file name.
15801 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15803         Eliminate XTRAFLAGS.
15804         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15805         newlib include files using -idirafter, and also use -nostdinc.
15806         (CXX_FOR_TARGET): Likewise.
15807         (XTRAFLAGS): Removed.
15808         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15809         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15810         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15811         ($(DO_X)): Don't pass down XTRAFLAGS.
15813 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15815         * configure.in (mips*-dec-bsd*): New target; do build linker.
15816         (mips*-*-bsd*): New target; don't build linker.
15818 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15820         * configure.in: support rs6000-*-lynxos* configuration.
15821         support sunos4 as a cross target.
15823         * config.sub: look for lynx*, not lynx since the OS version may
15824         legitimately be part of the name.
15826 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15828         * configure.in (i[34]86-*-sco*): Move to be with other i386
15829         targets.
15830         (romp-*-*): New target.  Skip various binary utilities.
15831         (vax-*-*): New target.  Don't build newlib.
15832         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15834 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15836         * configure.in: Only set host_makefile_frag if config
15837         directory exists.
15839 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15841         * install.sh: If $dstdir exists, don't check whether each
15842         component does.
15844 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15846         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15848 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15850         * configure.in (*-*-lynxos*): Don't configure newlib for either
15851         native or cross Lynx.
15853 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15855         * config.sub (sparc64-elf): Fix os.
15856         (z8k): Remove duplicate.
15858 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15860         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15861         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15863 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15865         * configure: Make file links cleanly even if Lynx fails on
15866           an NFS symlink (at least fail cleanly).
15868 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15870         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15871         -XNh2000.
15873 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15875         * configure: Unknown options are fatal again.
15877 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15879         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15880         compatibility.
15882 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15884         * build-all.mk: Add `clean' target.
15886 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15888         * config.guess:  Add SINIX support.
15889         * configure.in:  Add mips-*-sysv4* support.
15891 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15893         * build-all.mk: Document all useful targets.
15894         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15895         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15897 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15899         * configure: Support --silent, --quiet.
15901 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15903         * configure: Support --disable-FEATURE.
15905 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15907         * config.guess: Recognize NCR running SVR4.3.
15909 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15911         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15912         Patch from Paul Eggert <eggert@twinsun.com>.
15914 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15916         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15918 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15920         * configure: Make unrecognized options give nonfatal warnings
15921         instead of fatal errors, and pass them to any subdirectory
15922         configures in case they recognize them.
15923         Make --x equivalent to --with-x.
15925 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15927         * configure: Add --enable-* options.  Clean up usage message and
15928         some comments.
15930 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15932         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15934 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15936         * configure.in (hppa*-*-*): Enable binutils.
15938 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15940         * config.sub: Recognize cisco.
15942 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15944         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15946 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15948         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15949         than one configuration name.  Add comment.
15951 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15953         * config.guess: about target *-hitachi-hiuxwe2, fixed
15954         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15955         macro is incorrect.]
15957 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15959         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15960         than the "make ls" stuff which used to be here.
15962 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15964         * config.guess:  Recognize i[34]86-unknown-freebsd.
15965         From Shawn M Carey <smcarey@rodan.syr.edu>.
15967 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15969         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15971 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15973         * config.guess: Check for ptx.
15975 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15977         * config.sub: Add os9k checking.
15979 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15981         * config.guess: Handle OSF1 running on HPPA processors
15983 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15985         * configure: If subdir configure fails, print out a message with
15986         subdirectory name, in case subdir's configure code didn't identify
15987         itself.
15989 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15991         * configure.in: Remove embedded newlines from configdirs.
15992         Avoid mismatches of substrings.  Fix matching strings at end
15993         of configdirs.
15995 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15997         * config.guess:  Add Lynx/rs6000 config support.
15999 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16001         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16003 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16005         * configure.in (hppa*-*-osf*): Treat this just like most other
16006         PA configurations (eg no binutils or ld).
16007         (hppa*-*-*elf*): These configurations have binutils and ld.
16009 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16011         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16013 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16015         * configure.in (rs6000-*-*): Build gas.
16017 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16019         * Makefile.in:  Avoid bug in losing hpux sed.
16021 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16023         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16024         for GDB and GDB has been fixed to not need it.
16026 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16028         * config.guess: Recognize vax hosts.
16030 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16032         * configure (while loop): Don't use "break 2" inside case
16033         statement -- the case statement isn't an enclosing loop.
16035 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16037         * config.guess:  Clean up NeXT support, to allow nextstep
16038         on Intel machines.  Make OS be nextstep.
16040 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16042         * config.guess: Add alternate forms for Convex.
16044 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16046         * configure:  Completely rewrite option processing.  Take
16047         advantage of pattern-matching to avoid invoking test frequently.
16048         Also clean up host and target defaulting logic.
16050 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16052         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16053         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16054         commands (plus user environment) will fit SCO limits.
16056 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16058         * configure.in: Don't issue warnings about directories which are
16059         not being configured if -norecursion is set.  Correct test for
16060         --with-gnu-as and --with-gnu-ld to not get confused by substring
16061         matches.
16063         * configure.in: Don't build gas for alpha-dec-osf1*.
16065 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16067         * configure:  Back out Per's change of 12/19/1993.  It changes the
16068         behavior of configure in unexpected and confusing ways.
16070         Also, use different delim char when calculating
16071         program_transform_name so that the name can contain slashes.
16073 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16075         * configure.in, config.sub: Add support for VSTa micro-kernel.
16077 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16079         * configure.in: Nuke hacks which were used to get a special
16080         version of GAS for HPPA configurations.
16082 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16084         * configure:  If only ${target_alias} is given, use that
16085         as the default for ${host_alias}.
16086         * configure:  Add missing back-slashes before nested quotes.
16088 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16090         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16092 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16094         * config.guess:  Recognize some Tektronix configurations.
16095         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16097 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16099         * config.sub: Match any flavor of SH.
16101 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16103         * configure.in: Don't try to configure newlib for Alpha.
16105 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16107         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16108         libg++ or libio for any Alpha target.
16110         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16112 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16114         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16115         default arguments -- so it tried to compress itself.
16117 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16119         * configure.in (notsupp): ensure that a space is always at the end
16120           of the configdirs list, since the grep checks for an explicit space
16122 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16124         * configure.in (target i386-sysv4.2): don't build ld, since static
16125           versions of many libraries are not available.
16127 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16129         * config.guess: Recognize Apollos (using environment variables).
16130         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16132 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16134         * config.guess: Recognize Sony news mips running newsos.
16136 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16138         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16139         "fi ; else" for bash.
16141 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16143         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16145 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16147         * config.sub: accept unixware as an alias for svr4.2.
16148         Fix some inconsistancies with the gcc version.
16150 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16152         * Makefile.in (DISTDOCDIRS):  Add gdb.
16154 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16156         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16158 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16160         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16161         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16162         this now.
16164 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16166         * config.sub: Accept hiux* as an OS name.
16168         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16169         etc/make-stds.texi.  The underscore came from gcc, and dje now
16170         agrees that RUNTESTFLAGS is the correct name.
16172 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16174         * install.sh:  Remove 'set -e'.  It makes any conditionals
16175         in the script useless.
16177         * config.guess: Automatically recognize arm-acorn-riscix
16178         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16180 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16182         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16184 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16186         * Makefile.in (DISTDOCDIRS): New variable.
16187         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16188         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16190 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16192         * configure.in (hppa target): check the source directory for the
16193           pagas sub-directory
16195 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16197         * config.sub: Allow -aout* and -elf*.
16199 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16201         * configure.in: Don't build ld on i386-solaris2, same as for
16202         sparc-solaris2.
16204 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16206         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16208 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16210         * configure.in:  Configure gdb for alpha.
16212 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16214         * Makefile.in (CXXFLAGS): Add -O.
16216 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16218         * config.guess: added support for DG Aviion
16220 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16222         * configure.in: Produce warning message for subdirectories not
16223         configurable for this host/target combination.  Don't try to
16224         configure gdb for vms.
16226 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16228         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16229         appropriate files before making "diststuff".
16230         (DISTBISONFILES): New var: list of files to be edited.
16231         (DISTSTUFFDIRS): Add binutils.
16233 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16235         * config.sub: also handle mipsel and mips64el (for little endian mips)
16237 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16239         * configure.in: Add * to end of all OS names.
16241 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16243         * configure.in: Build newlib for LynxOS native.
16245 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16247         * config.guess: Add support for delta 88k running SVR3.
16249         * configure.in: Add comment about HP compiler vs. emacs.
16251 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16253         * configure.in: don't build ld on solaris2 (not a viable option
16254           due to bugs in getpwnam & getpwuid)
16256 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16258         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16259         config.guess will produce a full version number.
16261 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16263         * configure.in: Build linker and binutils for alpha-dec-osf1.
16265 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16267         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16268         and gdb/testsuite/Makefile.in.
16270 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16272         * configure.in: recognize mips*- instead of mips-
16274 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16276         * config.sub: Accept linux*coff and linux*elf as operating
16277         systems.
16279 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16281         * config.sub: Recognize mips64, and mips3 as an alias for it.
16283 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16285         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16286         gdb knows how to handle OSF/1 shared libraries.
16288 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16290         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16291         * config.guess: Recognize Hitachi's HIUX.
16292         * config.sub: Recognize h3050r* and hppahitachi.
16293         Remove redundant cases for hp9k[23]*.
16295 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16297         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16298         if gas and ld are in the source tree and are in ${configdirs}.
16299         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16300         --with options (but still pass them down on the command line,
16301         if they were explicitly specified).
16303 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16305         * configure: substitute SHELL value in Makefile.in with
16306         ${CONFIG_SHELL}
16308 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16310         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16311         *-*-solaris2* targets.
16313 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16315         * Makefile.in: define M4, and pass it down to sub-makes;
16316         all-autoconf now depends on all-m4
16318 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16320         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16321         presence of {ar,ranlib} instead of a configured directory
16323 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16325         * config.guess: Accept 34?? as well as 33?? for NCR.
16327 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16329         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16330         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16332 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16334         * configure: grab values for $(CC) and $(CXX) from the
16335         environment, so that someone can do "CC=gcc configure; make" and
16336         have it work right (matching the way that autoconf works now)
16338         * configure.in, Makefile.in: add support for gash, the tcl
16339         interface to Galaxy
16341         * config.guess: add NetBSD variants (hp300, x86)
16343 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16345         * install.sh: Support -d option (in the manner of SunOS 4 install,
16346         as it is more deterministic than that of GNU install)
16347         (chmodcmd): Set file to mode 755 by default (should also do default
16348         chgrp and chown, but I don't feel like dealing with that now)
16350 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16352         * config.sub: Remove h8300hhms alias.
16354 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16356         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16358 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16360         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16361         as stmp-fixinc
16363 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16365         * config.sub: recognize m88110-bug-coff.
16367 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16369         * Makefile.in (all-libio): all dependencies on the toolchain used
16370         to build this (gcc, gas, ld, etc)
16372 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16374         * config.guess: Deal with OSF/1 1.3 on alpha.
16376 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16378         * install.sh: add some 'else true' clauses for portability
16380         * configure.in: don't build libio for h8[35]00-*-* targets
16382 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16384         * Makefile.in:  Add support for new libio.
16386 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16388         * install.sh: If one command fails, don't try the rest.  Don't try
16389         to remove $dsttmp (via trap) unless we have already created it.
16390         If $src doesn't exist, detect it and exit with an error.
16392         * config.guess: Recognize BSD on hp300.
16394 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16396         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16397         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16399 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16401         * Makefile.in (all-send-pr): depends on all-prms
16403 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16405         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16407 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16409         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16410         Added test for mips-mips-riscos5.
16412 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16414         * configure.in: use mh-hp300 for 68k HP hosts
16416 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16418         * configure: add support for CONFIG_SHELL, so that you can use
16419         some alternate shell for evaluating configure scripts
16421 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16423         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16424         in configure script to bug-gdb@prep.ai.mit.edu when building
16425         distribution archive.
16426         * Makefile.in (COMPRESS):  Remove def.
16427         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16428         gdb.tar.Z and make-gdb.tar.Z respectively.
16429         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16430         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16431         to convergence with 'taz' target in Makefile.in.
16433 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16435         * install.sh (dsttmp): use trap to ensure that tmp files go
16436         away on error conditions
16438 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16440         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16442 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16444         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16445         its parent is '/' not ''.
16447         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16449 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16451         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16452         that ${newsrcdir}/configure.in does.
16454 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16456         * test-build.mk: support for CONFIG_SHELL
16458 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16460         * config.sub (netware):  Add as a basic system type.
16462 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16464         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16465           $(srcdir)/ from the dependency on Makefile.in.
16467 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16469         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16470         (h8300hhms is temporary until multi-libraries are implemented).
16471         * configure.in: Handle h8300h too.
16473 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16475         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16477 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16479         * configure:  Remove extraneous output when guessing host type.
16480         * config.guess:  Remove extraneous output when guessing using C
16481         compiler rather than uname, or when guessing fails.
16483 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16485         * Makefile.in: remove all.cross and install.cross targets
16487         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16488           definitions
16490 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16492         * configure.in (target sh): Build gprof.
16494 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16496         * config.sub: change -solaris to -solaris2
16498 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16500         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16502 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16504         * configure: Correct error message for missing Makefile.in to
16505         print correct directory.
16507 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16509         * install.sh: kludge around 386BSD shell bug
16511 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16513         * config.guess:  Recognize NeXT.
16514         * config.guess:  Recognize i486-ncr-sysv4.
16515         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16517 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16519         * Makefile.in (MAKEINFOFLAGS): New variable.
16520         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16521         * build-all.mk, test-build.mk: Pass down --no-split as
16522         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16524 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16526         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16528 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16530         * Makefile.in (libg++.tar.z):  New rule.
16531         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16532         * Makefile.in (taz):  Only do a single chmod.
16534 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16536         * install.sh: don't use dirname anymore (replaced with sed usage)
16538 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16540         * Makefile.in:  Change extension for gzip'd files from '.z' to
16541         '.gz' per new FSF standard usage.
16543 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16545         * configure: put quotes around the final value of program_transform_name
16547 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16549         * Makefile.in: new install.sh support; update install-info rules
16551 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16553         * configure.in: Build diff for crosses, but not for go32 host.
16555         * configure.in: Build gprof only for native, and don't build it
16556         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16558 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16560         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16562 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16564         * configure.in (host_tools): Add prms.
16566 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16568         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16569         with $(FLAGS_TO_PASS) on the command line
16571         * config.sub: Recognize lynx and lynxos
16573 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16575         * config.sub: Accept -ecoff*, not just -ecoff.
16577 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16579         * Makefile.in (taz): Use .gz suffix instead of .z.
16580         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16581         names.
16583 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16585         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16587 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16589         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16590         that rebuilds that might happen during 'make install' don't get
16591         bogus gcc include files
16593 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16595         Change from Utah for HPPA support:
16596         * config.guess: Recognize hppa1.x-hp-bsd.
16598 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16600         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16601         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16603 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16605         * config.sub: Add support for rom68k and bug boot monitors.
16607 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16609         * Makefile.in: Make all-opcodes depend on all-bfd.
16611 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16613         * config.guess: Added special check for i[34]86-univel-sysv4*.
16615 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16617         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16618         the processor rather than assuming i486.
16620 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16622         * config.guess: Recognize SunOS6 as Solaris3.
16624 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16626         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16627         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16629 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16631         * build-all.mk (all-cross): New target for Canadian Cross.
16632         Added Q2 go32 targets.
16633         * test-build.mk: Configure go32 cross sparclite-aout and
16634         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16635         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16637 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16639         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16640         GO32 hosted toolchains
16642 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16644         * configure: change  so "-exec-prefix" gets passed down rather
16645         than "-exec_prefix" so autoconf generated Makefiles get the
16646         exec_prefix set right.
16648 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16650         * config.guess: get the Solaris2 minor version number
16652         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16654 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16656         * config.guess: Recognize some Sequent platforms.
16658 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16660         * Makefile.in: added the vault-install target
16662         * configure.in: actually use the Sun3 makefile fragment that's in
16663         config, also added the release dir to configdirs
16665 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16667         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16669 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16671         * configure.in: remove some program from Alpha targetted toolchains
16673 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16675         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16676         gprof.
16677         (taz): Run "make diststuff" in those directories instead of "make
16678         proto-dir".  Look for "VERSION=" only at start of line in subdir
16679         Makefile.  Use "gzip -9" for compression.
16680         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16681         (binutils.tar.z): New target.
16683 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16685         * Makefile.in (taz): Include gpl.texinfo.
16687 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16689         * Makefile.in (setup-dirs): Merged into "taz" target.
16690         (taz): Only do `proto-dir' stuff if a directory is actually needed
16691         for this target.
16693 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16695         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16696         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16697         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16698         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16699         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16701 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16703         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16704         config.sub, and move-if-change to gdb testsuite distribution
16705         archive, so the testsuite can be extracted, configured, and
16706         run separately from the gdb distribution.  Blow away the Chill
16707         tests that require a Chill compiled executable, since GNU Chill
16708         is not yet publically available.
16710 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16712         * test-build.mk: set environment variables in a single command,
16713         instead of a list of assignments and exports
16715         * config.guess: recognize Alpha/OSF1 systems
16717 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16719         * configure: Change help message to prefer --options rather than
16720           -options.
16722 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16724         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16725         zippy@ecst.csuchico.edu.
16726         * config.guess: Recognize miniframe.
16728 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16730         * Makefile.in: Use srcroot to find runtest rather than rootme.
16731         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16733 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16735         * test-build.mk: Extensive additions to support building on a
16736         machine other than the host.
16738 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16740         * configure (tooldir): Fix for i386-aix again.
16742 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16744         * configure, Makefile.in:  Change definition of $(tooldir)
16745         to match the FSF.
16747 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16749         * config.guess:  Recognize i[34]86/SVR4.
16751 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16753         * Makefile.in (all-gdb): gdb depends on sim.
16755 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16757         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16758         at the same time we make the prototype gdb directory.
16759         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16760         files at the same time as the gdb base release distribution.
16762 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16764         * Makefile.in (check): Use individual check targets rather than
16765         DO_X rule.
16766         (check-gcc): Added.
16768 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16770         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16771         for System V release 3.2.
16773 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16775         * config.sub: Recognize hppaosf.
16776         * configure.in: Do configure ld/binutils/gas for it.
16778 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16780         * configure (tooldir): Alter syntax used to set this, for systems
16781         where "\$" isn't handled right, like i386-aix.
16783 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16785         * configure: Pass program-transform-name, not
16786         program_transform_name, to recursive configures.
16788 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16790         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16791         of gas+ld+binutils.
16793 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16795         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16797 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16799         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16801 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16803         * Makefile.in (PRMS): Set back to all-prms.
16805 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16807         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16808         targets, rather than for MIPS hosts.
16810 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16812         * configure.in: add comment for --with-x default values
16814         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16816         * Makefile.in: add check-* targets for each of the directories in
16817         the tree.  Add a definition of RUNTEST that will use the one we
16818         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16820 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16822         * configure.in: Removed obsolete references to bfd_target and
16823         target_makefile_frag.
16825         * build-all.mk: Set assorted targets for Q2.
16826         * config.sub: Recognize z8k-sim and h8300-hms.
16827         * test-build.mk: Really don't pass host to configure.
16828         (HOLES): Added uname.
16830 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16832         * configure: Handle an empty program-prefix, program-suffix or
16833         program-transform-name correctly.
16835 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16837         * build-all.mk: -G 8 no longer required for MIPS targets.
16838         * test-build.mk: Don't pass host argument to configure; make it
16839         guess.
16841 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16843         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16844         * Makefile.in (COMPRESS):  New macro, like GZIP.
16846 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16848         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16850         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16851         with gas currently defaults to -G 0.
16853 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16855         * Makefile.in (all-flex): flex depends on byacc.
16857         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16858         to test-build.mk as RELEASE_TAG.
16859         * test-build.mk (configargs): New variable containing arguments to
16860         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16861         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16863         * config.guess: Use /bin/uname when checking -X argument on SCO,
16864         to avoid invoking GNU uname which doesn't understand -X.
16866         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16868         * configure.in: Build gas for mips-*-*.
16870 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16872         * Makefile.in (all.normal): insert missing backslash.
16874 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16876         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16878         * Makefile.in: Complete overhaul to merge many almost identical
16879         targets.
16881 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16883         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16884         (gdb.tar.Z): Adjusted.
16886         * Makefile.in (setup-dirs, taz): New targets; should be general
16887         enough to adapt for gdb sometime.  Build only .z file.
16888         (gas.tar.z): New target.
16890 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16892         * build-all.mk: Use CC=cc -Xs on Solaris.
16894 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16896         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16897         for handling BISON for FSF releases.
16899 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16901         * configure: Actually implement the change zoo just documented.
16903 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16905         * configure: when using config.guess, only set target_alias when
16906         it's not already been set (ie, on the command line)
16908 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16910         * Makefile.in: add installcheck target, set PRMS to install-prms
16912 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16914         * configure: add support for package_makefile_fragment, handle the
16915         case where a directory has a configure.in file but no Makefile.in
16916         more gracefully (with an actual understandable error message, even);
16917         add support for --without (and add this to the usage message); also
16918         explicitly add a --host=${host_alias} to the command line when
16919         config.guess is used
16921 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16923         * configure: Must use both --host and --target in recursive calls.
16925 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16927         * Makefile.in: Change deja-gnu to dejagnu.
16929 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16931         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16933 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16935         * configure.in: canonicalize all instances to *-*-solaris2*,
16936         also strip out a number of tools to not build for go32 host
16938 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16940         * config.guess: add GPL.
16942         * Makefile.in, config.guess, config.sub, configure: bump
16943           copyrights to 93.
16945 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16947         * Makefile.in (do-info): Removed obsolete check for existence of
16948         localenv file.
16950         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16952 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16954         * Makefile.in: a couple of 'else true' for decstation,
16955         support for TclX
16957         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16959 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16961         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16963 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16965         * config.guess: Recognize i386-ibm-aix (PS/2).
16966         * configure.in: Use config/mh-aix386 file for it.
16968 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16970         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16971         CC_FOR_TARGET instead.
16972         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16974 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16976         * Makefile.in: Add sim to list of directories sent with gdb
16978 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16980         * configure.in: Put back mips-dec-bsd* case.
16982 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16984         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16985         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16986         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16988 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16990         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16992         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16993         (install-info): install dir.info only if it exists,
16994         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16996 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16998         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16999         gas for mips-dec-bsd.
17001 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17003         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17004         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17006 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17008         * configure.in: Added "dejagnu" to hosttools list.
17010 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17012         * config.sub, configure.in, config.guess:  Add support
17013         for Bosx, an AIX variant from Bull.
17014         Patches from F.Pierresteguy@frcl.bull.fr.
17016 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17018         * devo/dejagnu: Initial creation of devo/dejagnu.
17019         Migrated dejagnu testcases and support files for testing software
17020         tools to reside as subdirectories, currently called "testsuite",
17021         within the directory of the software tool.  Migrated all programs,
17022         support libraries, etc. beloging to dejagnu proper from
17023         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17024         with no modifications.  The changes to these files which will
17025         allow them to configure, build, and execute properly will be made
17026         in a future update.
17028 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17030         * Makefile.in: Change send_pr to send-pr.
17031         * configure.in: Likewise.
17032         * send_pr: Renamed directory to send-pr.
17034 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17036         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17038 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17040         * README:  Update for gdb-4.8 release.
17041         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17042         gdb-xxx.tar.z (gzip'd) file also.
17044 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17046         * Makefile.in: make all-diff depend on all-libiberty
17048 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17050         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17052 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17054         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17056 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17058         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17059         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17060         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17062 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17064         * Makefile.in:  makeinfo binary is in a new location
17066 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17068         * config.sub: Accept -ecoff as an OS.
17070         * Makefile.in: Various changes to eliminate a level of make
17071         recursion and reduce the required command line length.
17072         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17073         sub-makes.
17074         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17075         variables holding settings for specific sub-makes.
17076         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17077         in terms of BASE_FLAGS_TO_PASS.
17078         (TARGET_LIBS): New variable listing directories which use
17079         TARGET_FLAGS_TO_PASS.
17080         (subdir_do): Eliminated.
17081         (do-*): New set of targets to replace subdir_do.
17082         (various): All targets which used subdir_do now depend on do-*.
17083         (local-clean): Renamed from do_clean.
17084         (local-distclean): New target, dependency of distclean and
17085         realclean.
17086         (install-info): Don't create directories.  Depend on dir.info
17087         rather than calling make recursively.
17088         (install-dir.info): Eliminated.
17089         (install-info-dirs): Create all info directories here.
17090         (dir.info): Depend upon do-install-info.
17092         * test-build.mk (HOLES): Added false.
17094 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17096         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17098 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17100         * Makefile.in (info): remove dependency on all-texinfo.  The
17101         problem was really in texinfo/C, not at this level.
17103 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17105         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17107 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17109         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17110         GDB releases.
17112 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17114         * configure: Include srcdir in message about target of link not
17115         being found.  Don't convert `-' to `_' in `with' options being
17116         passed to subdirs.
17118 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17120         * configure.in: add uudecode to host_tools
17122         * Makefile.in: added {all,install}-uudecode targets, added them to
17123         the appropriate lists
17125 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17127         * Makefile.in (all-gcc): Added dependency on all-gas.
17129         * configure.in (mips-*-*): Build ld and binutils.
17131 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17133         * configure: check return code from mkdir, print error message and
17134           exit on failure.
17136 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17138         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17140 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17142         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17144 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17146         * config.sub (h8500):  Recognize this as a cpu type.
17148 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17150         * configure: source directory missing is no longer a warning
17152         * configure.in: recognize irix[34]* instead of irix[34]
17154         * Makefile.in: define and pass down X11_LIB
17156 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17158         * guess-systype: Renamed to ...
17159         * config.guess:  ... by popular request.
17160         * configure.in, Makefile.in:  Update accordingly.
17162 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17164         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17165         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17166         + Execute ./dummy instead of assuming . is in PATH.
17168 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17170         * guess-systype:  New shell script.  Attempts to guess the
17171         canonical host name of the executing host.
17172         Only a few hosts are supported so far.
17173         * configure:  Call guess-systype if no host is specified.
17175 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17177         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17178         gcc Makefile.
17181 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17183         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17184         (all-gcc, install-gcc, subdir_do): Use it.
17186 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17188         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17190 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17192         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17193           set exclusively by configure, using configure.in .
17195 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17197         * test-build.mk: set $PATH for all builds
17199         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17201 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17203         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17204         the one used in gcc/Makefile.in, so that a null expansion doesn't
17205         override the one needed to build gcc with a native cc.
17208 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17210         * configure: Accept -with arguments.
17212 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17214         * Makefile.in: added h8300sim
17216 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17218         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17219         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17220         (all-cygnus, native, build-cygnus): Make
17221         $(canonhost)-stamp-3stage-done, not $(host)....
17222         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17223         i386-sco3.2v4.  Added else true to if command.
17225 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17227         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17229 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17231         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17233 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17235         * configure.in: don't remove binutils from Solaris builds
17237 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17239         * Makefile.in: get rid of earlier definitions for *clean,
17240         also handle the recursive info rule better
17242 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17244         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17245         do more-or-less the right thing.
17247 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17249         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17250         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17252 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17254         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17255         $(host_canonical).
17257         * configure.in: split the configdirs list into 4 categories (native
17258         v. cross, library v. tool) and handle the cross-only and native-
17259         only in more reasonable (and correct!) way.
17261 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17263         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17264         configdirs anymore.
17266 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17268         * Makefile.in: extensive cleanup::  removed all of the explicit
17269         clean-* targets, collapsed many wrappers around subdir_do into
17270         one, added additional targets to satisfy standards.texi, deleted
17271         some old targets, some changes for consistency
17273 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17275         * configure.in: handle some programs as cross-only, and others as
17276         native only
17278         * test-build.mk: handle partial holes in a more generic manner
17280         * Makefile.in: m4 depends on libiberty
17282 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17284         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17285         time, wdiff, and find to configdirs
17287         * Makefile.in: all, clean, and install rules for the new programs
17288         added to configure.in
17290 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17292         * configure.in: use mh-sun for all *-sun-* hosts
17294 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17296         * Makefile.in: define flags for X11 include files and library file
17297         locations, pass them down to the programs that need this info
17299         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17301 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17303         * configure.in: start building libg++ for HP-UX targets
17305 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17307         * README:  Update references to files moved into etc/.
17309 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17311         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17312         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17314 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17316         * configure: accept dash as well as underscore in long option
17317         names for FSF compatibility.
17319 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17321         * config.sub: added -sco3.2v4 support from FSF.
17323 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17325         * configure.in: expand the section that adds or removes
17326         directories from the list of programs to build, to handle native
17327         vs. cross in addition to host v. native
17329 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17331         * Makefile.in:  Replace C++ in macro names with CXX.
17332         This is less likely to break ...
17334 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17336         * test-build.mk: add -w to GNU_MAKE
17338 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17340         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17341         add 'sparc' to list of recognized cpus.  This needed to make
17342         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17343         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17344         then changes that into $CPU-wrs-vxworks.
17346         * configure.in: remove most references to gdbtest, regularize
17347         target based program removal
17349         * test-build.mk: import from p3 tree (many fixes and changes)
17351 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17353         * Makefile.in: added rules to handle tcl, tk, and expect
17355         * configure.in: handle those directories if they exist
17357 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17359         * config.sub: removed bogus hppabsd and hppahpux names, since
17360         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17362 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17364         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17365         depends upon all-xiberty
17367         * Makefile.in: changes from p3, including:
17369         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17371         * Makefile.in (XTRAFLAGS): include newlib directories if
17372         newlib/Makefile exists, rather than if host != target.
17374         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17376         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17377         from the same source tree and not building a cross-compiler.  This
17378         matters for the libg++ configuration if reconfiguring a tree that
17379         has already been installed.
17381         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17383         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17384         pick up the machine and system specific header files.
17386         * Makefile.in: added AS_FOR_TARGET, passed down in
17387         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17388         the C compiler to use to create programs which are run in the
17389         build environment, set it to default to $(CC), and passed it down
17390         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17392         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17394         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17395         We need them for unusual native builds, like systems without
17396         ranlib.
17398         * configure: also define $(host_canonical) and
17399         $(target_canonical), which are the full, canonical names for the
17400         given host and target
17402 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17404         * Makefile.in:  Added separate definitions for C++.
17406 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17408         * configure.in (configdirs):  Add deja-gnu.
17410 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17412         * README:  Update for configure.texi and gdb-4.7 release.
17414 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17416         * Makefile.in:  Move "all" target to top of file.
17417         Previously, first target was ".PHONY" which caused BSD4.4 make
17418         to build .PHONY when make was run without arguments.
17420 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17422         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17423         Library-copylefted code in libiberty.
17425 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17427         * config.sub:  Replace m68kmote with plain old m68k.
17429 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17431         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17433 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17435         * config.sub: Complain if no argument is given.  Added support for
17436         386bsd as OS and target alias.
17438 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17440         * Makefile.in (XTRAFLAGS): include newlib directories if
17441         newlib/Makefile exists, rather than if host != target.
17443 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17445         * config.sub: recognize sparclite-wrs-vxworks.
17447         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17448         p3.) Added clean-xiberty to clean.
17450 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17452         * configure.in: use *-*-* instead of nested cases for host and target
17454 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17456         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17457         from the same source tree and not building a cross-compiler.  This
17458         matters for the libg++ configuration if reconfiguring a tree that
17459         has already been installed.
17461 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17463         * config.sub (i486v/i486v4):  Merge in from FSF version.
17465 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17467         * configure: only set PWD if it is already set.
17469 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17471         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17472         doesn't have unset and all success paths (and most error paths)
17473         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17474         to just ${PWD} to avoid confusion.)
17476 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17478         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17479         even for a native compilation.
17481 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17483         Changes to make the gdb.tar.Z rule work better.
17485         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17486         (DEVO_SUPPORT):  Add configure.texi.
17487         (bfd-ilrt.tar.Z):  Remove ancient rule.
17489 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17491         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17492         pick up the machine and system specific header files.
17494         * configure.in, config.sub: added new target m68010-adobe-scout,
17495         with alias of adobe68k.  Changed configure.in to check for
17496         -scout before -sco* to avoid a false match.
17498         * Makefile.in: added AS_FOR_TARGET, passed down in
17499         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17500         the C compiler to use to create programs which are run in the
17501         build environment, set it to default to $(CC), and passed it down
17502         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17504 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17506         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17507         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17508         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17509         FOR_TARGET variants, to newlib and libg++.
17511 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17513         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17514         first.
17516 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17518         * config.sub:  Accept `elf' as an environment.
17520 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17522         * Makefile.in (all-opcodes):  cd into the right directory
17524 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17526         * configure: added -program_transform_name option, used as
17527         argument to sed when installing programs.
17528         configure.texi: added documentation for -program_prefix,
17529         -program_suffix and -program_transform_name.
17531 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17533         * config.sub:  Accept i486 where i386 ok.
17535 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17537         * config.sub: accept we32k
17539 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17541         * config.sub, configure.in: accept OSE68000 and OSE68k.
17543         * Makefile.in: don't create all directories for ``make install'';
17544         let the subdirectories create the ones they need.
17546 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17548         * COPYING: new file, GPL v2
17550 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17552         * Makefile.in: use the new gen-info-dir, which needs a template
17553         argument (which also lives in texinfo)
17555         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17557 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17559         * config.sub (ncr3000):  Change i386 to i486.
17561 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17563         * Makefile.in: add install-rcs, install-grep to
17564         install-no-fixedincludes, removed install-bison and install-libgcc
17566 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17568         * configure.in: grab the HPUX makefile fragment if on HPUX
17570 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17572         * Makefile.in: eradicate bison spoor (ditto libgcc).
17573          configure.in: recognise m68{k,000}-ericsson-OSE.
17574          es1800 is alias for m68k-ericsson-OSE
17576 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17578         * configure.in: rearrange the parts that remove programs from
17579         configdirs, based now on HOST==TARGET or by canonical triple.
17581 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17583         * test-build.mk: recurse explicitly with -f test-build.mk when
17584           appropriate.  predicate stage3 and comparison on the existence
17585           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17586           On very clean, also remove ...stamp-co.  Build in-place before
17587           doing other builds.
17589 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17591         * Makefile.in, configure.in: add tgas
17593 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17595         * Makefile.in: a number of changes merged in from progressive.
17597         * configure.in: add libm.
17599         * .cvsignore: ignore some stuff that comes from test-build.mk.
17601 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17603         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17605 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17607         * configure: Add program_suffix (parallel to program_prefix)
17608         * Makefile.in: adjust directory-creating script for losing decstation
17610 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17612         * configure:  Minor $subdir-related fixes.
17614 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17616         * configure: fix various problems with propogating
17617         makefile_target_frag in subdirs.
17618         * configure.in: config libgcc if its there
17620 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17622         * config.sub:  HPPA merge.
17624 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17626         * Makefile.in:  Replace all-bison with all-byacc in all
17627         dependency lines for other tools (which now use byacc).
17629 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17631         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17633 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17635         * Makefile.in: make gprof rules similar to byacc rules (instead of
17636         vestigal $(unsubdir) that didn't work...)
17638 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17640         * config.sub:  Add support for Linux.
17641         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17642         (at least for libg++).
17644 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17646         * configure.texi: fix doc for the -nfp option to configure
17648 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17650         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17652 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17654         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17655         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17656         * configure.in: added solaris* host_makefile_frag hook.
17658 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17660         * config.sub: changed recognition of m68000 so that various
17661         m68k types can be specified via m680[01234]0
17663 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17665         * config.sub (basic_machine): fix sed so that '-foo' isn't
17666         completely substituted out while .+'-foo' loses the '-foo'
17668 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17670         * config.sub ($os): Add -aout.
17672 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17674         * configure:  If host_makefile_frag is absolute, don't
17675         prefix ${invsubdir} (relevant to libg++ auto-configure).
17677 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17679         * Makefile.in (tooldir): Define it.
17680         (all-ld): Depend on all-flex.
17682 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17684         * Makefile.in (check):  Fix libg++ special case.
17686 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17688         * configure: do not bury `pwd` into config.status, thus do fewer
17689           pwd's.
17691         * configure: print the "Building in" message only when building in
17692           other than "." AND verbose.
17694         * configure: remove -s, rework -v to better accommodate guested
17695           configures.
17697         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17699 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17701         * Makefile.in: macroize flags passed on recursion.  remove
17702           fileutils.
17704 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17706         * configure: get makesrcdir right for subdirs deeper than 1.
17708         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17709           install.
17711 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17713         * Makefile.in: don't print subdir_do or recursion lines.
17715 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17717         * standards.texi: added menu item.
17719         * Makefile.in: build and install standards.info.
17721         * standards.texi: new file.
17723 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17725         * configure: test for and move config.status pieces from
17726           ${subdir}/.
17728 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17730         * configure:  Test for existance of files before trying to mv
17731         them, to avoid numerous non-existance messages.
17733 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17735         * configure: correct final line of config.status.
17737         * configure: patch from eggert.  Avoids a protection problem if
17738           the original Makefile.in is read only.
17740         * configure: use move-if-change from gcc to create config.status.
17741           Some makefiles depend on config.status to tell if a directory
17742           has been reconfigured for a different host.  This change
17743           prevents those directories from remaking everything in the case
17744           where the reconfig was only intended to rebuild a Makefile.
17746         * configure: test for config.sub with "config.sub sun4" rather
17747           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17748           host alias from a missing config.sub.
17750 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17752         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17753           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17755 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17757         * configure: mkdir ${subdir} as needed.
17759 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17761         * Makefile.in,configure.in: added autoconf.
17763 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17765         * Makefile.in: no longer pass against on recursion.
17767         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17768           definitions are not inherited.
17770         * configure: correct makesrcdir when subdir is .
17772 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17774         * configure:  Add support for 'subdirs' variable, which is
17775         like 'configdirs', except that configure doesn't re-invoke
17776         itself for subdirs, it just creates a Makefile for each subdir.
17777         * configure.texi:  Document subdirs.
17779 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17781         * configure.in: added flex to configdirs
17783 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17785         * Makefile.in: remove clean-stamps from clean.
17787 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17789         * configure.in:  Add gdbtest to configdirs.
17791 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17793         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17794         to recursive makes.
17795         * configure.in:  Recognize new ncr3000 config.
17797 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17799         * Makefile.in, configure.in: removed references to gdbm.
17801 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17803         * config.sub:  Don't canonicalize os value
17804         newsos* to bsd (readline needs to check for newsos).
17805         (This fix was earlier made Jan 31, but got re-broken.)
17807 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17809         * configure.in:  sco is an os, not a vendor!
17811         * configure:  Quote $( better.  Keep various shells happy.
17813 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17815         * Makefile.in: eliminate stamp-files.
17817 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17819         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17820           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17822 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17824         * config.sub:  fix iris/iris3.
17826 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17828         * configure: re-add -rm.
17830 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17832         * Maskefile.in: add .stmp-rcs to all.
17834         * configure.in: remove gas from rs6000 build, use aix host fragment.
17836 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17838         * configure: pass down site_option during recursion.
17840 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17842         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17844 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17846         * configure: Change exec_prefix so that it really defaults to prefix.
17848 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17850         * Makefile.in, configure.in:  Add support for mmalloc library.
17852 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17854         * Makefile.in: add stmp dependencies for a few more things.
17856 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17858         * configure: adjusted error message on objdir/srcdir configure
17859           collision, per john's suggestion.
17861         * Makefile.in: add libiberty stmp to all and all.cross.
17863 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17865         * Makefile.in: remove force dependencies, add grep to all.
17867 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17869         * Makefile.in: drop flex.  make stamp files work.
17871         * configure: added test for conflicting configuration in srcdir,
17872           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17873           gets cranky.  use relative paths for configure and srcdir
17874           whenever possible.  Send some error messages to stderr that were
17875           going to stdout.
17877 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17879         * Makefile.in:  Fix libg++ rule to check for gcc directory
17880         before using gcc/gcc.  Also pass XTRAFLAGS.
17882 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17884         * Makefile.in: added stmp-files so that directories aren't polled
17885           when they are already built.
17887         * configure.texi: fixed a node pointer problem.
17889 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17891         * config.sub configure.in gdb/configure.in
17892         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17893         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17894         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17896 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17898         * configure: -recurring becomes -silent.  corrected help message
17899           for -site= option.
17901         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17903 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17905         * configure: when building Makefile for crosses, replace
17906           tooldir and program_prefix.  default srcdir from location of
17907           config.sub.  remove "for host in hosts" and "for target in
17908           targets" loops.
17910 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17912         * Makefile.in: Do not pass bindir or mandir to cvs.
17914 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17916         * Makefile.in, configure.in: removed traces of namesubdir,
17917           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17918           copyrights to '92, changed some from Cygnus to FSF.
17920         * configure.texi: remove most references to multiple hosts,
17921           multiple targets, subdirs, etc.
17923         * configure.man: removed rcsid. reference config.sub not
17924           config.subr.
17926         * Makefile.in: mkdir $(infodir) on install-info.
17928 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17930         * configure.texi:  Explain better about .gdbinit and about
17931         the environment that configure.in sections run in.
17933 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17935         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17937 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17939         * README:  DOC.configure => cfg-paper.texi.
17941 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17943         * config.sub (near case $os):  Don't convert newsos* to bsd!
17945 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17947         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17948         the number of copies of COPYING that go into the GDB tar file.
17950 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17952         * bfd/configure.in, gdb/config/mh-i386sco,
17953         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17954         Fix SCO configuration stuff.
17956 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17958         * Makefile.in:  For libg++, make sure the -I pointing
17959         to the gcc directory goes *after* all the libg++-local -I flags.
17960         Also, move just-gcc dependency from just-libg++ to all-libg++.
17962 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17964         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17966 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17968         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17970 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17972         * config.sub:  Add stratus configuration frags.  Also
17973         submitted to FSF.
17975 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17977         * Makefile.in (DEV_SUPPORT):  add configure.man.
17979         * config.sub(Decode manufacturer-specific):  add -none*.
17981 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17983         * Makefile.in:  remove form feeds to make Sun's make happy.
17984         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17986 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17988         * Makefile.in (AR_FLAGS):  Make quieter.
17990 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17992         * configure.in:  Add libg++.
17993         * configure:  When verbose, don't output the command line at each
17994         level; it will be unremarkably the same as the previous version,
17995         which will be the same as what the user typed.
17997 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17999         * configure.in, Makefile.in: fix clean-info, add flex.  add
18000           fileutils.
18002         * configure: be less sensitive to spaces in Makefile.in.  Do not
18003           look for sources in "..".  Doing so breaks subdirectories that
18004           might have their own configure.  If a subdir has it's own
18005           configure script, use it.
18007 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18009         * cfg-paper.texi: some changes suggested by rms.
18011 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18013         * config.sub:  Merge in some small additions from the FSF version,
18014         taken from the gcc distribution, to bring the Cygnus and FSF
18015         versions into closer sync.
18017 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18019         * configure.in:  Changed svr4 references to sysv4.
18021 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18023         * configure: added -V for version number option.
18025 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18027         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18028           renamed from DOC.configure to cfg-paper.texi.
18030 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18032         * configure, config.subr, config.sub: config.subr is now
18033           config.sub again.
18035 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18037         * configure.texi: new file, in progress.
18039         * Makefile.in: build info file and install the man page for
18040           configure.
18042         * configure.man: new file, first cut.
18044         * configure: find config.subr again now that configuration "none"
18045           has gone.  removed all traces of the -ansi option.  removed all
18046           traces of the -languages option.
18048         * config.subr: resync from rms.
18050 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18052         * configure, config.sub, config.subr: merge config.sub into
18053           config.subr, call the result config.subr, remove config.sub, use
18054           config.subr.
18056         * Makefile.in: revised install for dir.info.
18058 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18060         * configure.in: add decstation host makefile frag.
18062         * Makefile.in: BISON now bison -y again.  also install-gcc on
18063           install.  clean-gdbm on clean.  infodir belongs in datadir.
18064           Make directories for info install.  Build dir.info here then
18065           install it.
18067 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18069         * Makefile.in: fix for bad directory tests.
18071 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18073         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18074           regexp.  -srcdir relative was being handled incorrectly.
18076         * Makefile.in: unwrapped some for loops so that parallel makes
18077           work again and so one can focus one's attention on a particular
18078           package.
18080 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18082         * configure: added PWD as a stand in for `pwd` (for speed). use
18083           elif wherever possible.  make -srcdir work without -objdir.
18084           -objdir= commented out.
18086 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18088         * configure: +options become --options.  -subdirs commented out.
18089           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18090           Makefile now at top of generated Makefile.  Removed cvs log
18091           entries.  added -srcdir.  create .gdbinit only if there is one
18092           in ${srcdir}.
18094         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18095           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18096           and mandir now keyed off datadir by default.
18098 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18100         * Freshly created ChangeLog.
18103 Local Variables:
18104 mode: change-log
18105 left-margin: 8
18106 fill-column: 76
18107 version-control: never
18108 End: