* sv.po: Update.
[official-gcc.git] / ChangeLog
blob3b0f3d0c460c5fab0e69d5ed1c6b54d7aa572d71
1 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3         * .gitattributes: New file.
5 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
7         * MAINTAINERS (rs6000/powerpc port): Add myself.
9 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
11         PR bootstrap/70173
12         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
13         and gotools directories.  Delete the stage_final file.
14         * Makefile.in: Regenerate.
16 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
18         * MAINTAINERS (Write After Approval): Add myself.
20 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
22         * MAINTAINERS (Fortran maintainer): Remove myself.
24 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
26         * MAINTAINERS (Write After Approval): Add myself.
28 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
30         * MAINTAINERS (Write After Approval): Add myself.
32 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
34         Sync with binutils-gdb:
36         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
38         * configure.ac: Add mips and s390 to the gold target check.
39         * configure: Regenerate.
41 2016-03-01  DJ Delorie  <dj@redhat.com>
43         * MAINTAINERS (mep): Remove myself as MeP maintainer.
45 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
47         * MAINTAINERS (libcpp): Add myself.
48         (diagnostic messages): Likewise.
50 2016-02-20  Tom de Vries  <tom@codesourcery.com>
52         * MAINTAINERS: Fix whitespace.
54 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
56         * MAINTAINERS (Write After Approval): Add myself.
58 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
60         * config/isl.m4: Add comments about isl-0.16.
61         * configure: Regenerate.
63 2016-01-29  Martin Jambor  <mjambor@suse.cz>
65         * MAINTAINERS (hsa maintainers): Add myself.
67 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
69         * MAINTAINERS: (Write After Approval): Add myself.
71 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
72             Sebastian Pop  <s.pop@samsung.com>
74         * Makefile.in: Regenerate.
75         * Makefile.tpl: Export ISLVER.
76         * configure: Regenerate.
77         * config/isl.m4: Detect isl-0.15.
79 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
81         PR bootstrap/69329
82         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
83         * Makefile.in: Regenerate.
85 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
87         * configure.ac: Enable LTO for DJGPP
88         * configure: Regenerate
90 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
92         Sync with binutils-gdb:
93         2015-10-21  Nick Clifton  <nickc@redhat.com>
95         PR gas/19109
96         * configure.ac: Note the 'none' is an acceptable argument to
97         --enable-compressed-debug-sections.
98         * configure: Regenerate.
100 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
102         PR bootstrap/69134
103         * Makefile.def (mpfr): Disable assembler.
104         * Makefile.in: Regenerate.
106 2016-01-01  Ben Elliston  <bje@gnu.org>
108         * config.guess: Import version 2016-01-01.
109         * config.sub: Likewise.
111 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
113         * MAINTAINERS (Write After Approval): Add myself.
115 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
117         * Makefile.in: Replace ISL with isl.
118         * Makefile.tpl: Same.
119         * config/isl.m4: Same.
120         * configure.ac: Same.
121         * contrib/download_prerequisites: Same.
122         * configure: Regenerate.
124 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
126         * MAINTAINERS (Write After Approval): Add Myself.
128 2015-12-17  Nathan Sidwell  <nathan@acm.org>
130         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
131         * configure: Regenerate.
133 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
134             Sebastian Pop  <s.pop@samsung.com>
136         * config/isl.m4 (ISL_CHECK_VERSION): Check for
137         isl_ctx_get_max_operations.
138         * configure: Regenerate.
140 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
142         * MAINTAINERS (Write After Approval): Add myself.
144 2015-12-02  Ian Lance Taylor  <iant@google.com>
146         PR go/66147
147         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
148         * Makefile.in: Regenerate.
150 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
152         PR libffi/65726
153         * Makefile.def (lang_env_dependencies): Make libffi depend
154         on cxx.
155         * Makefile.in: Regenerate.
157 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
159         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
160         symbols.
162 2015-11-20  Tristan Gingold  <gingold@adacore.com>
164         Sync with binutils-gdb:
165         2015-11-20  Tristan Gingold  <gingold@adacore.com>
167         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
168         * configure: Regenerate.
170 2015-11-19  Martin Liska  <mliska@suse.cz>
172         * .gitignore: Add .clang-format to ignored files.
173         * Makefile.in: Add clang-format.
174         * Makefile.tpl: Likewise.
176 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
178         * configure.ac: Enable libmpx by default.
179         * configure: Regenerated.
181 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
183         * MAINTAINERS: Update email address.
185 2015-10-23  Paulo Matos  <pmatos@linki.tools>
187         * MAINTAINERS: Update email address.
189 2015-10-23  Alan Hayward <alan.hayward@arm.com>
191         * MAINTAINERS  (Write After Approval): Add myself.
193 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
195         Sync with binutils-gdb:
196         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
198         PR gas/19109
199         * configure.ac: Add
200         --enable-compressed-debug-sections={all,gas,gold,ld}.
201         * configure: Regenerated.
203 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
205         * MAINTAINERS: Update list of Ada maintainers and email addresses.
207 2015-10-09  Martin Liska  <mliska@suse.cz>
209         * MAINTAINERS (Write After Approval): Add myself.
211 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
213         * MAINTAINERS (Write After Approval): Add myself.
215 2015-10-02  Florian Weimer  <fweimer@redhat.com>
217         * MAINTAINERS: Update email address.
219 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
221         * MAINTAINERS  (Write After Approval): Add myself.
223 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
225         * MAINTAINERS: Update email.
227 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
229         * MAINTAINERS: Update my email address.
231 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
233         * MAINTAINERS (ft32 port): Add myself.
235 2015-08-28  David Sherwood  <david.sherwood@arm.com>
237         * MAINTAINERS: Add myself.
239 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
241         * MAINTAINERS (Write After Approval): Add myself.
243 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
245         PR libfortran/54572
246         * Makefile.def: Make libgfortran depend on libbacktrace.
247         * Makefile.in: Regenerate.
249 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
251         * MAINTAINERS (Write After Approval): Add myself.
253 2015-08-12  Tom de Vries  <tom@codesourcery.com>
255         PR other/67092
256         * configure.ac: Remove --with_host_libstdcxx support.
257         * configure: Regenerate.
259 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
260             Jakub Jelinek  <jakub@redhat.com>
262         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
263         nvptx*-*-*.
264         * configure: Regenerate.
266 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
268         * Makefile.def (libiconv): Define bootstrap=true.
269         Mark pdf/html/info as missing.
270         (configure-gcc): Depend on all-libiconv.
271         (all-gcc): Ditto.
272         (configure-libcpp): Ditto.
273         (all-libcpp): Ditto.
274         (configure-intl): Ditto.
275         (all-intl): Ditto.
276         * Makefile.in: Regenerate.
278 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
280         * MAINTAINERS (loop ivopts): Add the entry and myself.
282 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
284         * MAINTAINERS (nvptx): Add self.
286 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
288         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
289         128-bit vector modes.
291 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
293         * MAINTAINERS (Write After Approval): Add myself.
295 2015-07-28  Ben Elliston  <bje@gnu.org>
297         * config.sub, config.guess: Import from upstream.
299 2015-07-24  Michael Darling  <darlingm@gmail.com>
301         PR other/66259
302         * config-ml.in: Reflects renaming of configure.in to configure.ac
303         * configure: Likewise
304         * configure.ac: Likewise
306 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
308         * MAINTAINERS: Update my email address.
310 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
312         Sync with binutils-gdb:
313         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
315         * configure.ac (target_configdirs): Exclude target-zlib if
316         target-libjava isn't built.
317         * configure: Regenerated.
319 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
321         Sync with binutils-gdb:
322         2015-05-13  John David Anglin  <dave.anglin@bell.net>
324         * configure.ac: Disable configuration of GDB for HPUX targets.
325         * configure: Regenerate.
327         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
329         * configure.ac: Add --with-system-zlib.
330         * configure: Regenerated.
332         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
334         * configure.ac: Add FT32 support.
335         * configure: Regenerate.
337         2015-01-12  Anthony Green  <green@moxielogic.com>
339         * configure.ac: Don't disable gprof for moxie.
340         * configure: Rebuild.
342 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
344         Sync with binutils-gdb:
345         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
347         PR ld/18355
348         * Makefile.def: Add extra_configure_flags to host zlib.
349         * configure.ac (extra_host_zlib_configure_flags): New.  Set
350         to --enable-host-shared When bfd is to be built as shared
351         library.  AC_SUBST.
352         * Makefile.in: Regenerated.
354 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
356         Sync with src:
357         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
358         * Makefile.def (dependencies): Add all-zlib to all-bfd.
359         * Makefile.in: Regenerated.
361 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
363         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
364         target.
365         * configure: Regenerate.
367 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
369         * MAINTAINERS (Write After Approval): Add myself.
371 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
373         * MAINTAINERS (OS Port Maintainers): Add myself.
374         (Various Maintainers): Remove myself from libffi testsuite.
376 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
378         * MAINTAINERS (gen* on machine desc): Add self.
380 2015-06-02  Jason Merrill  <jason@redhat.com>
382         PR bootstrap/66319
383         * configure.ac: Use -std=gnu++98.
385 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
387         * MAINTAINERS (Write After Approval): Add myself.
389 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
391         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
392         * configure: Regenerate.
394 2015-05-26  Jason Merrill  <jason@redhat.com>
396         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
397         * configure: Regenerate.
399 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
401         * configure.ac: FT32 target added.
402         * configure: Regenerated.
404 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
406         * MAINTAINERS (Write After Approval): Add myself.
408 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
410         * MAINTAINERS (Write After Approval): Add myself.
412 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
414         * configure.ac: Fix typo.
415         * configure: Regenerate.
417 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
419         * MAINTAINERS (Write After Approval): Add myself.
421 2015-05-03  Matthias Klose  <doko@ubuntu.com>
423         * configure.ac: Match $host configured with triplets.
424         * configure: Regenerate.
426 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
428         * Makefile.tpl: Remove surplus whitespace throughout.
429         * Makefile.in: Regenerate.
431 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
433         * MAINTAINERS (Various Maintainers): Add myself as instruction
434         combiner maintainer.
436 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
438         PR bootstrap/62077
439         * configure.ac (--enable-stage1-checking): Default to
440         release,misc,gimple,rtlflag,tree,types if --disable-checking
441         or --enable-checking is not specified and DEV-PHASE is not
442         experimental.
443         * configure: Regenerated.
445 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
447         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
448         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
449         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
450         * Makefile.in: Regenerate.
452 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
454         * MAINTAINERS: Update my email address.
456 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
458         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
460 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
462         * MAINTAINERS: Add myself as an arm port reviewer.
464 2015-03-25  Martin Liska  <mliska@suse.cz>
465             Yury Gribov  <y.gribov@samsung.com>
467         * Makefile.in: Fix ln source location for vimrc file.
468         * Makefile.tpl: Likewise.
470 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
472         PR bootstrap/25672
473         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
474         cross-compiling.  Similarly for CXX_FOR_TARGET.
475         * configure: Regenerate.
477 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
479         * Makefile.def: Add libmpx.
480         * configure.ac: Add libmpx.
481         * Makefile.in: Regenerate.
482         * configure: Regenerate.
484 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
486         * MAINTAINERS (CPU Port Maintainers): Add myself
487         i386 vector ISA extns mantainer.
489 2015-03-13  Jeff Law  <law@redhat.com>
491         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
492         maintainer.
493         Remove Richard Henderson as a maintainer for the x86 port.
495 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
497         * MAINTAINERS (CPU Port Maintainers): Update my email address.
499 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
501         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
502         pointer bounds checker and i386 MPX maintainer.
504 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
506         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
508 2015-02-26  Martin Sebor  <msebor@redhat.com>
510         * MAINTAINERS (Various Maintainers): Add self.
512 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
514         * configure.ac [--enable-as-accelerator-for] (enable_languages):
515         Make sure it contains lto.
516         * configure: Regenerate.
518 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
520         * configure: Regenerate.
522 2015-02-06  Diego Novillo  <dnovillo@google.com>
524         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
525         middle-end, docstring): Remove myself.
526         (Write After Approval): Add myself.
528 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
530         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
531         (Write After Approval): Update address.
533 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
535         PR jit/64780
536         * configure.ac: Require the user to explicitly specify
537         --enable-host-shared if the jit is enabled.
538         * configure: Regenerate.
540 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
542         * MAINTAINERS (Write After Approval): Add myself.
544 2015-01-25  Tom de Vries  <tom@codesourcery.com>
546         * MAINTAINERS: Make whitespace consistent.
548 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
550         * MAINTAINERS (Write After Approval): Add myself.
552 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
554         * MAINTAINERS: (Write After Approval): Add myself.
556 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
558         * MAINTAINERS: (Write After Approval): Add myself.
560 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
562         * MAINTAINERS: (Write After Approval): Add myself.
564 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
566         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
567         objective-c/c++ front end maintainer.
569 2015-01-13  Marek Polacek  <polacek@redhat.com>
571         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
573 2015-01-12  Jeff Law  <law@redhat.com>
575         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
576         a very long time.
578 2015-01-09  Ian Lance Taylor  <iant@google.com>
580         * configure.ac (host_tools): Add gotools.
581         * Makefile.def (host_modules): Add gotools.
582         (dependencies): Add dependency of all-gotools on all-target-libgo.
584 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
586         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
587         * configure: Regenerate.
589 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
591         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
592         all-target-libgomp.
593         * Makefile.in: Regenerate.
595 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
597         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
599 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
601         * configure.ac: Add Visium support.
602         * configure: Regenerate.
604 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
606         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
607         * configure: Regenerate.
609 2015-01-03  Andrew Pinski  <apinski@cavium.com>
611         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
612         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
613         (BASE_TARGET_EXPORTS): Add OBJCOPY.
614         (OBJCOPY_FOR_TARGET): New variable.
615         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
616         * Makefile.in: Regenerate.
617         * configure.ac: Check for already installed target objcopy.
618         Also GCC_TARGET_TOOL on objcopy.
619         * configure: Regenerate.
621 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
623         * config.sub: Update from upstream, to 2015-01-01 version.
624         * config.guess: Ditto.
626 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
628         * MAINTAINERS (RTEMS Ports): Add myself.
630 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
636         * MAINTAINERS (Write After Approval): Add myself.
638 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
640         * configure.ac (--enable-as-accelerator-for): Don't set
641         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
642         * configure: Regenerate.
644 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
646         PR bootstrap/64023
647         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
648         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
649         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
650         to CXX.
651         * Makefile.in: Regenerated.
653 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
654             Yury Gribov  <y.gribov@samsung.com>
656         * .gitignore: Added .local.vimrc and .lvimrc.
657         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
658         * Makefile.in: Regenerate.
660 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
662         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
663         * configure: Regenerated.
665 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
667         * MAINTAINERS (nvptx port): New entry.
669 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
671         * configure: Regenerate.
673 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
675         * configure.ac: Merge with Binutils.
677 2014-11-26  Tobias Burnus  <burnus@net-b.de>
679         * Makefile.def: Make more dependent on mpfr, mpc and isl.
680         * Makefile.in: Regenerate.
682 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
684         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
685         missing flex.
686         * Makefile.in: Regenerated.
688 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
690         * Makefile.in: Regenerate.
692 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
694         PR bootstrap/63784
695         * libtool.m4: Add $pic_flag with -shared.
697 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
699         * MAINTAINERS (Write After Approval): Added myself.
701 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
703         * MAINTAINERS (write-after-approval): Add myself.
705 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
707         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
708         from 2 years ago.
710 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
712         Revert:
713         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
715         * MAINTAINERS (Write After Approval): Added myself as line map
716         maintainer.
718 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
720         Revert:
721         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
723         * MAINTAINERS (Write After Approval): Added myself.
725 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
727         * MAINTAINERS (Write After Approval): Added myself.
729 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
731         * MAINTAINERS (Write After Approval): Added myself as line map
732         maintainer.
734 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
736         * MAINTAINERS (Various Maintainers): Added myself as line map
737         maintainer.
739 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
741         * move-if-change: Sync from upstream gnulib.
743 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
745         * compile: Sync with upstream Automake.
746         * depcomp: Ditto.
747         * install-sh: Ditto.
748         * missing: Ditto.
749         * mkinstalldirs: Ditto.
750         * ylwrap: Ditto.
752 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
754         * config.sub: Update from upstream config repo.
755         * config.guess: Ditto.
757 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
759         * Makefile.def: Add liboffloadmic to target_modules.  Make
760         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
761         * Makefile.in: Regenerate.
762         * configure: Regenerate.
763         * configure.ac: Add liboffloadmic to target binaries.
764         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
765         Add liboffloadmic to noconfig list when C++ is not supported.
767 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
768             Thomas Schwinge  <thomas@codesourcery.com>
769             Ilya Verbin  <ilya.verbin@intel.com>
770             Andrey Turetskiy  <andrey.turetskiy@intel.com>
772         * configure: Regenerate.
773         * configure.ac (--enable-as-accelerator-for)
774         (--enable-offload-targets): New configure options.
776 2014-11-11  Tobias Burnus  <burnus@net-b.de>
778         * Makefile.def: Make all-gcc depend on all-isl.
779         * Makefile.in: Regenerate.
781 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
783         * ChangeLog.jit: New.
784         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
786 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
788         PR target/63610
789         * libtool.m4: Fix globbing of darwin versions.
790         * configure: Regenerate.
792 2014-11-11  Tobias Burnus  <burnus@net-b.de>
794         * Makefile.def: Remove CLooG.
795         * Makefile.tpl: Ditto.
796         * configure.ac: Ditto.
797         * configure: Regenerate.
798         * Makefile.in: Ditto.
800 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
802         * configure.ac: Handle nvptx-*-*.
803         * configure: Regenerate.
805 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
807         * MAINTAINERS (Write After Approval): Add myself.
809 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
811         * Makefile.def (libcc1): Remove bootstrap=true;.
812         * Makefile.in: Regenerated.
814 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
816         * configure.ac: Update comment.
817         * configure: Regenerate.
819 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
821         * MAINTAINERS (Write After Approval): Add myself.
823 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
825         * configure.ac (extra_host_libiberty_configure_flags): Add
826         --enable-shared also for libcc1's benefit.
827         * configure: Regenerate.
829 2014-10-29  Tristan Gingold  <gingold@adacore.com>
831         * MAINTAINERS: Change my email address.
833 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
834             Tom Tromey  <tromey@redhat.com>
836         * Makefile.def: Add libcc1 to host_modules.
837         * configure.ac (host_tools): Add libcc1.
838         * Makefile.in, configure: Rebuild.
840 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
842         * configure.ac (build_configargs): Don't share config.cache between
843         build subdirs.
844         * configure: Regenerate.
846 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
848         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
849         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
850         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
851         leon3v7 as leon3.
852         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
853         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
854         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
855         * config/sparc/sparc.md (cpu): Add leon3v7.
856         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
858 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
860         * MAINTAINERS (write-after-approval): Add myself.
862 2014-10-23  Ian Lance Taylor  <iant@google.com>
864         * configure.ac: Disable the Go frontend on systems where it is known
865         to not work.
866         * configure: Regenerate.
868 2014-10-23  Richard Biener  <rguenther@suse.de>
870         * Makefile.def: Add libcpp build module and dependencies.
871         * configure.ac: Add libcpp build module.
872         * Makefile.in: Regenerate.
873         * configure: Likewise.
875 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
877         * MAINTAINERS (write-after-approval): Add myself.
879 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
881         * INSTALL/README: Do not mention CVS.
883 2014-10-03  Jing Yu  <jingyu@google.com>
885         * configure.ac: Add aarch64 to list of targets that support gold.
886         * configure: Regenerate.
888 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
890         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
892 2014-09-29  Catherine Moore  <clm@codesourcery.com>
894         * MAINTAINERS:  Add myself as MIPS maintainer.
896 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
898         * MAINTAINERS: Move myself to MIPS maintainers.
900 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
902         * MAINTAINERS: Put all email addresses between '<' and '>'.
904 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
906         * MAINTAINERS: Move myself to reviewers (Fortran).
908 2014-09-01  Andi Kleen  <ak@linux.intel.com>
910         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
911         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
912         * Makefile.in: Regenerate.
914 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
916         * rtx-classes-status.txt: Delete
918 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
920         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
922 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
924         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
925         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
926         of checking for version number.
927         * configure: Regenerated.
928         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
930 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
932         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
933         is done; begin phase 6 (use extra rtx_def subclasses).
935 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
937         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
938         done; begin phase 5 (additional rtx_def subclasses).
940 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
942         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
944 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
946         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
947         SET_BB_HEADER are done.
949 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
951         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
952         done.
954 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
956         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
958 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
960         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
962 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
964         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
966 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
968         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
970 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
972         * rtx-classes-status.txt: Phase 3 (per-file commits within
973         "config" subdirs) is done; begin phase 4 (removal of
974         "scaffolding").
976 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
978         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
979         dir) is done; begin phase 3 (per-file commits within "config"
980         subdirs).
982 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
984         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
985         phase 2 (per-file commits in main source dir).
987 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
989         * configure: Regenerated.
991 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
993         * rtx-classes-status.txt (TODO): Add SET_BND_TO
995 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
997         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
999 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1001         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1003 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1005         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1007 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1009         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1011 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1013         * MAINTAINERS (Write After Approval): Add myself.
1015 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1017         * MAINTAINERS: Remove myself
1019 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1021         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1023 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1025         * MAINTAINERS (Write After Approval): Add myself.
1027 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1029         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1030         SET_BB_HEADER, SET_BB_FOOTER
1032 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1034         * rtx-classes-status.txt: New file
1036 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1038         * configure.ac: Eliminate ClooG installation dependency.
1039         * configure: Regenerate.
1040         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1041         * Makefile.in: Regenerate.
1043 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1045         * MAINTAINERS (Write After Approval): Add myself.
1047 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1049         * MAINTAINERS (Write After Approval): Add myself.
1051 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1053         * MAINTAINERS (Write After Approval): Add myself.
1055 2014-07-28  Anthony Green  <green@moxielogic.com>
1057         Import from savannah.gnu.org:
1058         * config.sub: Update to 2014-07-28 version.
1060 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1062         * MAINTAINERS: Remove my MIPS maintainer entry.
1064 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1066         PR target/47230
1067         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1068         * configure: Regenerate.
1070 2014-07-24  James Norris  <jnorris@codesourcery.com>
1072         * MAINTAINERS (Write After Approval): Add myself.
1074 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1076         * configure.ac: Accept only CLooG 0.18.1.
1077         * configure: Regenerate.
1079 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1081         * configure.ac: Don't accept isl 0.11.
1082         * configure: Regenerate.
1084 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1086         * MAINTAINERS (Write After Approval): Add myself.
1088 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1090         * configure.ac: Don't accept isl 0.10.
1091         * configure: Regenerate.
1093 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1095         Fix include path for in-tree cloog.
1096         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1097         * configure: Regenerate.
1099 2014-06-18  Richard Henderson  <rth@redhat.com>
1101         * .gitignore: Import gcc_update output.
1103 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1105         * config-ml.in: Robustify ac_configure_args parsing.
1107         * configure.ac (--enable-linker-plugin-configure-flags)
1108         (--enable-linker-plugin-flags): New flags.
1109         (configdirs): Conditionally add libiberty-linker-plugin.
1110         * configure: Regenerate.
1111         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1112         (host_modules) <lto-plugin>: Pay attention to
1113         @extra_linker_plugin_flags@ and
1114         @extra_linker_plugin_configure_flags@.
1115         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1116         * Makefile.in: Regenerate.
1118         * Makefile.tpl (configure-[+prefix+][+module+])
1119         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1120         "module_srcdir" instead of "module" for locating a module's srcdir.
1121         * Makefile.in: Regenerate.
1123 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1125         * MAINTAINERS (Write After Approval): Add myself.
1127 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1129         * MAINTAINERS: Update my email address.
1131 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1133         * MAINTAINERS (Write After Approval): Add myself.
1135 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1137         * MAINTAINERS (Write After Approval): Add myself.
1139 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1141         PR libstdc++/61011
1142         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1143         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1144         * configure: Regenerate.
1146 2014-05-28  Pedro Alves  <palves@redhat.com>
1148         * MAINTAINERS (Write After Approval): Add myself.
1150 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1152         * MAINTAINERS: Update my affiliation/email.
1154 2014-05-19  Mike Stump  <mikestump@comcast.net>
1156         * MAINTAINERS: Add wide-int reviewers.
1158 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1160         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1161         * configure: Regenerated.
1163 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1165         * MAINTAINERS (libitm): Add myself as maintainer.
1167 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1169         * MAINTAINERS (Write After Approval): Add myself.
1171 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1173         * config.sub, config.guess: Import from upstream.
1175 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1177         * MAINTAINERS (Write After Approval): Put myself in correct order.
1179 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1181         * MAINTAINERS (Write After Approval): Add myself.
1183 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1185         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1186         section.
1188 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1190         * MAINTAINERS (Write After Approval): Delete myself.
1192 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1194         PR sanitizer/56781
1195         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1196         and -B* options with -Xcompiler.
1198 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1200         PR bootstrap/60620
1201         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1202         * Makefile.in: Regenerate.
1204 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1206         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1207         for WINDRES_FOR_TARGET in default-manifest.o rule.
1208         * Makefile.in: Regenerate.
1210 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1212         * MAINTAINERS (Write After Approval): Add myself.
1214 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1216         PR sanitizer/56781
1217         * Makefile.def: Set bootstrap=true; for host fixincludes.
1218         * configure.ac: Don't bootstrap host fixincludes unless
1219         --with-build-config=bootstrap-{a,ub}san.
1220         * Makefile.in: Regenerated.
1221         * configure: Regenerated.
1223 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1225         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1226         --enable-vtable-verify option parsing.  Don't add
1227         target-libsanitizer to bootstrap_target_libs unless
1228         --with-build-config=bootstrap-asan or
1229         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1230         to bootstrap_target_libs unless --enable-vtable-verify.
1231         * configure: Regenerated.
1233 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1235         * MAINTAINERS (Write After Approval): Add myself.
1237 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1239         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1241 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1243         PR bootstrap/58572
1244         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1245         -I for libstdc++-v3 includes if $(LEAN).
1246         * Makefile.in: Regenerated.
1248 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1250         * MAINTAINERS: Update my email address.
1252 2014-02-24  Walter Lee  <walt@tilera.com>
1254         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1255         (tilegx-*-*): Change to tilegx*-*-*.
1256         * configure: Regenerate.
1258 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1260         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1262 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1264         * MAINTAINERS (Write After Approval): Add myself.
1266 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1268         PR target/59788
1269         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1270         *solaris2*.
1272 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1274         * MAINTAINERS: Update my email address.
1276 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1278         * MAINTAINERS: Convert to UTF-8.
1279         Properly sort Xinliang David Li's entry.
1281 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1282             Sandra Loosemore  <sandra@codesourcery.com>
1284         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1285         nios2 port maintainers.
1287 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1289         * MAINTAINERS (Write After Approval): Add myself.
1291 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1293         * configure.ac: Add user-friendly check for native x86_64-linux
1294         multilibs.
1295         * configure: Regenerate.
1297 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1299         * MAINTAINERS: Add myself as sh maintainer.
1301 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1303         * MAINTAINERS: Add self as SLSR maintainer.
1305 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1307         * MAINTAINERS: Update my email address.
1309 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1311         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1313 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1315         * Makefile.in: Regenerate.
1317         * Makefile.tpl: Fix typo.
1318         * Makefile.in: Regenerate partially.
1320 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1322         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1323         supported.
1324         * configure: Regenerated.
1326 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1328         * MAINTAINERS (Write After Approval): Add myself.
1330 2013-10-30  Jason Merrill  <jason@redhat.com>
1332         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1333         --disable-build-format-warnings.
1335 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1337         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1338         depend on libstdc++ and libgcc.
1339         * configure: Regenerate.
1340         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1341         libcilkrts for POSIX and i*86, and x86_64 architectures.
1342         * Makefile.in: Added libcilkrts related fields to support building it.
1344 2013-10-26  Jeff Law  <law@redhat.com>
1346         * Makefile.def (target_modules): Remove libmudflap
1347         (languages): Remove check-target-libmudflap).
1348         * Makefile.in: Rebuilt.
1349         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1350         * configure.ac (target_libraries): Remove target-libmudflap.
1351         Remove checks which disabled libmudflap on some systems.
1352         * configure: Rebuilt.
1353         * libmudflap: Directory removed.
1355 2013-10-21  Cong Hou  <congh@google.com>
1357         * MAINTAINERS (Write After Approval): Add myself.
1359 2013-10-16  Mike Stump  <mikestump@comcast.net>
1361         * .dir-locals.el: Add.
1363 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1365         * configure.ac: Add --enable-host-shared
1366         * configure: Regenerate.
1368 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1370         Import from savannah.gnu.org:
1371         * config.guess: Update to 2013-06-10 version.
1372         * config.sub: Update to 2013-10-01 version.
1374 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1376         Changes to build configuration to allow big endian ARC ELF toolchain
1377         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1378         * configure: Regenerate.
1380 2013-09-20  Alan Modra  <amodra@gmail.com>
1382         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1383         ppc host match.  Support little-endian powerpc linux hosts.
1385 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1387         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1388         maintainer.
1390 2013-09-12  DJ Delorie  <dj@redhat.com>
1392         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1393         maintainers.
1395 2013-09-03  Richard Biener  <rguenther@suse.de>
1397         * configure.ac: Also allow ISL 0.12.
1398         * configure: Regenerated.
1400 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1402         * MAINTAINERS (Write After Approval): Add myself.
1404 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1406         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1408 2013-08-26  Caroline Tice  <cmtice@google.com>
1410         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1411         "Various Reviewers" to libvtv "Various Maintainers".
1413 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1415         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1417 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1419         * MAINTAINERS: Update name, email.
1421 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1423         * MAINTAINERS (Write After Approval): Add myself.
1425 2013-08-12  Caroline Tice  <cmtice@google.com>
1427         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1428         address in the Write After Approval section.
1430 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1432         * MAINTAINERS (Write After Approval): Update email.
1434 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1436         * configure.ac: Adjust to check VTV_SUPPORTED.
1437         * configure: Regenerated.
1439 2013-08-02  Caroline Tice  <cmtice@google.com>
1441         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1442         on non-linux systems; add target-libvtv to noconfigdirs; add
1443         libsupc++/.libs to C++ library search paths.
1444         * configure: Regenerated.
1445         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1446         libstdc++ and libgcc.
1447         * Makefile.in: Regenerated.
1449 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1451         * MAINTAINERS (Write After Approval): Add myself.
1453 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1454             Shiva Chen  <shiva0217@gmail.com>
1456         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1457         nds32 port maintainers.
1459 2013-07-17  Tim Shen  <timshen91@gmail.com>
1461         * MAINTAINERS (Write After Approval): Add myself.
1463 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1465         * configure.ac: Sync from binutils.
1466         * configure: Regenerate.
1468 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1470         * MAINTAINERS (Write After Approval): Add myself.
1472 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1474         * MAINTAINERS (Write After Approval): Add myself.
1476 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1478         * MAINTAINERS (Write After Approval): Add myself.
1480 2013-04-30  Brooks Moses  <bmoses@google.com>
1482         * MAINTAINERS: Update my email; move myself from Fortran
1483         reviewer to Write After Approval.
1485 2013-04-16  Andreas Schwab  <schwab@suse.de>
1487         * configure.ac (aarch64-*-*): Don't disable java.
1488         * configure: Regenerate.
1490 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1492         * MAINTAINERS (Write After Approval): Add myself.
1494 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1496         * Makefile.def (target_modules): Don't install libffi.
1497         * Makefile.in: Regenerate.
1499 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1501         * MAINTAINERS (Write After Approval): Add myself.
1503 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1505         * MAINTAINERS (Write After Approval): Add myself.
1507 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1509         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1510         * configure: Regenerated.
1512 2013-02-05  Ian Lance Taylor  <iant@google.com>
1514         PR go/55969
1515         * configure.ac: Disable libgo on some systems where it does not
1516         work.
1518 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1520         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1521         Remove Geoff Keating as rs6000 port maintainer, at his request.
1523 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1525         * MAINTAINERS: Update my email.
1527 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1529         * configure: Re-generate.
1531 2013-01-15  Richard Biener  <rguenther@suse.de>
1533         PR other/55973
1534         * configure: Re-generate.
1536 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1538         * Makefile.def (install-target-libsanitizer): Depend on
1539         install-target-libstdc++-v3.
1540         * Makefile.in: Regenerate.
1542 2013-01-14  Richard Biener  <rguenther@suse.de>
1544         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1545         * configure: Re-generate
1547 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1549         * config.sub: Update from config repo.
1551 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1553         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1554         * Makefile.in: Regenerate.
1556 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1558         * MAINTAINERS (arc): Add new port maintainership for myself.
1560 2013-01-09  Jason Merrill  <jason@redhat.com>
1562         * .gitignore: Import from gdb repository.
1564 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1566         * Makefile.def (configure-gcc): Depend on all-gmp.
1567         (all-gcc): Remove dependency on all-gmp.
1568         * Makefile.in: Regenerated.
1570 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1572         * config.sub: Merge from config repo.
1573         * config.guess: Ditto.
1575 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1577         * Makefile.def: Merge from binutils.
1578         * Makefile.in: Ditto.
1580 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1582         * MAINTAINERS: Update my email.
1584 2012-12-29  Ben Elliston  <bje@gnu.org>
1586         * config.guess: Update to 2012-12-29 version.
1587         * config.sub: Likewise.
1589 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1591         * Makefile.def (install-target-libgfortran): Depend on
1592         install-target-libquadmath, install-target-libgcc.
1593         (install-target-libsanitizer): Depend on install-target-libgcc.
1594         (install-target-libjava): Depend on install-target-libgcc.
1595         (install-target-libitm): Depend on install-target-libgcc.
1596         (install-target-libobjc): Depend on install-target-libgcc.
1597         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1598         * Makefile.in: Regenerate.
1600 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1602         * Makefile.def (install-target-libgo): Depend on
1603         install-target-libatomic.
1604         * Makefile.in: Regenerate.
1606 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1608         PR go/55201
1609         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1610         * Makefile.in: Regenerate.
1612 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1614         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1615         * configure: Regenerate.
1617 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1619         * config.sub: Merge from config repo.
1621 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1623         * Makefile.def (target_modules): Add bootstrap=true and
1624         raw_cxx=true to libsanitizer.
1625         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1626         * Makefile.in: Regenerated.
1627         * configure: Likewise.
1629 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1631         * MAINTAINERS: Remove self as RTL optimization maintainer.
1633 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1635         * MAINTAINERS (Write After Approval): Add myself.
1637 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1639         * Makefile.def (target_modules): Remove bootstrap=true and
1640         raw_cxx=true from libsanitizer.
1641         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1642         * Makefile.in: Regenerated.
1643         * configure: Likewise.
1645 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1647         * Makefile.def (target_modules): Add bootstrap=true and
1648         raw_cxx=true to libsanitizer.
1649         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1650         * Makefile.in: Regenerated.
1651         * configure: Likewise.
1653 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1655         PR bootstrap/54279
1656         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1657         * configure: Regenerate.
1658         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1659         * Makefile.in: Regenerate.
1661 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1663         * configure.ac: Disable libsanitizer if we're not building C++.
1664         * configure: Regenerate.
1666 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1668         * MAINTAINERS (Write After Approval): Add myself.
1670 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1672         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1673         Kostya Serebryany (kcc@google.com) and
1674         Jakub Jelinek (jakub@redhat.com).
1675         Rename area for Dodji Seketeli (dodji@redhat.com).
1677 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1679         * MAINTAINERS: (asan.c, related): Add myself.
1681 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1683         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1684         * configure: Regenerate.
1686 2012-11-13  Richard Henderson  <rth@redhat.com>
1688         * configure.ac: Move libsanitizer logic to subdirectory.
1689         * configure: Regenerate.
1691 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1693         * configure.ac: Enable libsanitizer just on x86 linux for now.
1694         * configure: Re-generate.
1696 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1698         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1699         sections.
1700         * configure: Regenerate.
1702 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1704         * configure.ac: Add section for configdirs for libsanitizer.
1705         Disable for cris-*-* and mmix-*-*.
1706         * configure: Regenerate.
1708 2012-11-12  Wei Mi <wmi@google.com>
1710         * configure.ac: Add libsanitizer to target_libraries.
1711         * Makefile.def: Ditto.
1712         * configure: Regenerate.
1713         * Makefile.in: Regenerate.
1714         * libsanitizer: New directory for asan runtime.  Contains an empty
1715         tsan directory.
1717 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1719         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1720         against Mingw64 w32api.
1721         * configure: Regenerate.
1723 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1725         * configure: Regenerated.
1727 2012-11-03  Robert Mason  <rbmj@verizon.net>
1729         * configure.ac: add --disable-libstdcxx configure option
1730         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1732 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1734         * MAINTAINERS (Write After Approval): Add myself.
1736 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1738         * MAINTAINERS (Write After Approval): Add myself.
1740 2012-10-24  Sharad Singhai  <singhai@google.com>
1742         * MAINTAINERS (Write After Approval): Add myself.
1744 2012-10-24  Eric Christopher  <echristo@gmail.com>
1746         * MAINTAINERS: Update email address.
1748 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1750         PR bootstrap/54820
1751         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1752         * configure: Regenerate.
1754 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1756         * MAINTAINERS (aarch64): Add Marcus and myself.
1758 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1760         PR bootstrap/54820
1761         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1762         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1763         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1764         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1765         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1766         * Makefile.in: Regenerate.
1767         * configure.ac (have_static_libs): New variable and associated check.
1768         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1769         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1770         * configure: Regenerate.
1772 2012-10-10  Richard Biener  <rguenther@suse.de>
1774         * MAINTAINERS: Adjust for changed surname.
1776 2012-10-04  Lawrence Crowl  <crowl@google.com>
1778         * MAINTAINERS (Write After Approval): Add myself.
1780 2012-10-01  Cary Coutant  <ccoutant@google.com>
1782         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1784 2012-09-28  Ian Lance Taylor  <iant@google.com>
1786         * Makefile.def: Make all-target-libgo depend on
1787         all-target-libbacktrace.
1788         * Makefile.in: Rebuild.
1790 2012-09-26  Ian Lance Taylor  <iant@google.com>
1792         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1793         * Makefile.in: Rebuild.
1795 2012-09-20  Walter Lee  <walt@tilera.com>
1797         * configure.ac: Add tilegx to list of targets that support gold.
1798         * configure: Regenerate.
1800 2012-09-20  Marek Polacek  <polacek@redhat.com>
1802         * MAINTAINERS (Write After Approval): Add myself.
1804 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1806         * configure.ac: Add mips*-mti-elf* target.
1807         * configure: Regenerate.
1809 2012-09-17  Ian Lance Taylor  <iant@google.com>
1811         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1812         * configure.ac (host_libs): Add libbacktrace.
1813         (target_libraries): Add libbacktrace.
1814         * Makefile.def (host_modules): Add libbacktrace.
1815         (target_modules): Likewise.
1816         * configure, Makefile.in: Rebuild.
1818 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1820         PR target/38607
1821         Merge upstream change.
1822         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1824         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1825         Add libgomp*.o to compare_exclusions for AIX.
1826         * configure: Regenerate.
1828 2012-09-06  Diego Novillo  <dnovillo@google.com>
1830         * configure.ac: Bump minimum GMP version to 4.2.3.
1831         * configure: Re-generate.
1833 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1835         PR target/54461
1836         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1837         target-libgloss if not configured --with-avrlibc=no.
1838         * configure: Regenerate.
1840 2012-09-04  Jason Merrill  <jason@redhat.com>
1842         * configure.ac: Fix --enable-languages=all.
1844 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1846         * MAINTAINERS (Write After Approval): Add myself.
1848 2012-09-03  Richard Guenther  <rguenther@suse.de>
1850         PR bootstrap/54138
1851         * configure.ac: Re-organize ISL / CLOOG checks to allow
1852         disabling with either --without-isl or --without-cloog.
1853         * configure: Regenerated.
1855 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1857         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1858         * configure: Regenerate.
1860 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1862         * MAINTAINERS: Fix my email address.
1864 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1866         PR binutils/4970
1867         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1868         and opcodes.
1869         * Makefile.in: Regenerated.
1871 2012-08-26  Art Haas <ahaas@impactweather.com>
1873         * configure: Regenerate.
1875 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1877         * INSTALL/README: Also refer to the online installation
1878         instructions.
1880 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1882         * MAINTAINERS (Write After Approval): Add myself.
1883         (Picochip port): Remove myself.
1885 2012-08-14   Diego Novillo  <dnovillo@google.com>
1887         Merge from cxx-conversion branch.
1889         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1890         POSTSTAGE1_CONFIGURE_FLAGS.
1891         * Makefile.in: Regenerate.
1892         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1893         Force C++ when bootstrapping.
1894         * configure: Regenerate.
1896 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1898         * MAINTAINERS (Write After Approval): Add myself.
1900 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1902         * README: Document use of ranges of years in copyright notices.
1904 2012-07-06  Richard Guenther  <rguenther@suse.de>
1906         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1907         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1908         --with-gmp=system.
1909         * Makefile.in: Regenerated.
1910         * configure: Likewise.
1912 2012-07-06  Richard Guenther  <rguenther@suse.de>
1914         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1915         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1916         supply V=1 as extra_make_flags.
1917         * configure: Regenerated.
1918         * Makefile.in: Likewise.
1920 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1922         * configure: Regenerate.
1924 2012-07-03  Richard Guenther  <rguenther@suse.de>
1926         * Makfile.def (isl): Remove not necessary extra_exports and
1927         extra_make_flags.
1928         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1929         * Makefile.in: Regenerated.
1931 2012-07-03  Richard Guenther  <rguenther@suse.de>
1933         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1934         * configure.ac: If either the ISL or the CLooG check failed
1935         do not try to build in-tree versions.
1936         * Makefile.in: Regenerated.
1937         * configure: Regenerated.
1939 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1941         * configure: Regenerate.
1943 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1945         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1946         maintainer.
1948 2012-07-02  Richard Guenther  <rguenther@suse.de>
1950         * configure: Regenerated.
1952 2012-07-02  Richard Guenther  <rguenther@suse.de>
1953         Michael Matz  <matz@suse.de>
1954         Tobias Grosser <tobias@grosser.es>
1955         Sebastian Pop <sebpop@gmail.com>
1957         * Makefile.def: Add ISL host module, remove PPL host module.
1958         Adjust ClooG host module to use the proper ISL.
1959         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1960         * configure.ac: Include config/isl.m4.  Add ISL host library,
1961         remove PPL.  Remove PPL configury, add ISL configury, adjust
1962         ClooG configury.
1963         * Makefile.in: Regenerated.
1964         * configure: Likewise.
1966 2012-07-02  Richard Guenther  <rguenther@suse.de>
1968         Merge from graphite branch
1969         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1971         * configure: Regenerated.
1972         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1973         both cloog.org and legacy versions. The only supported version will
1974         be CLooG with the isl backend.
1976         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1978         * configure: Regenerated.
1979         * configure.ac: Require cloog isl 0.17.0
1981         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1983         * configure: Regenerated.
1984         * config/cloog.m4: Do not define CLOOG_ORG
1986 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1988         * configure.ac: Skip C if explicitly selected.
1989         * configure: Regenerate.
1991 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1993         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1994         they contain -O2.
1995         * configure: Regenerate.
1997 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1999         PR debug/53740
2000         * df.h, df-problems.c, dce.c: Revert last patch.
2002 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2004         * MAINTAINERS (Write After Approval): Update my email address.
2006 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2008         * MAINTAINERS (Write After Approval): Add myself.
2010 2012-06-20  Jason Merrill  <jason@redhat.com>
2012         * Makefile.tpl (check-target-libgomp-c++): New.
2013         (check-target-libitm-c++): New.
2014         * Makefile.def (c++): Add them.
2015         * Makefile.in: Regenerate.
2017 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2019         * MAINTAINERS (Write After Approval): Add myself.
2021 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2023         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2024         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2025         (install-no-fixedincludes): Adjust accordingly.
2026         * Makefile.in: Regenerate.
2028 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2030         Merge upstream change
2031         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2033 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2035         * MAINTAINERS (Write After Approval): Add myself.
2037 2012-05-09  Nick Clifton  <nickc@redhat.com>
2038             Paul Smith  <psmith@gnu.org>
2040         PR bootstrap/50461
2041         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2042         allow for the fact that from release v3.1.0 of MPFR the source
2043         files were moved into a src sub-directory.
2044         * configure: Regenerate.
2046 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2048         * configure.ac: Bump minimum MPFR version to 2.4.0.
2049         * configure: Regenerated.
2051 2012-05-01  Richard Henderson  <rth@redhat.com>
2053         * Makefile.def (libatomic): New target_module.
2054         * configure.ac (target_libraries): Add libatomic.
2055         (noconfigdirs): Check if libatomic is supported.
2056         * Makefile.in, configure: Rebuild.
2058 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2060         * MAINTAINERS (Write After Approval): Add myself.
2062 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2064         * config.sub: Update to 2012-04-18 version from official repo.
2066 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2068         * MAINTAINERS (Write After Approval): Add myself.
2070 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2072         * MAINTAINERS: Changed email address.
2074 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2076         PR target/52737
2077         * contrib/gcc_update (files_and_dependencies):
2078         Remove gcc/config/avr/t-multilib from touch data.
2080 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2082         * MAINTAINERS (OS Port Maintainers): Remove irix.
2083         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2084         (unsupported_languages): Remove mips-sgi-irix6.*.
2085         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2086         (with_stabs): Remove.
2087         * configure: Regenerate.
2089 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2091         * MAINTAINERS (OS Port Maintainers): Remove osf.
2092         * configure.ac (enable_libgomp): Remove *-*-osf*.
2093         (with_stabs): Remove alpha*-*-osf*.
2094         * configure: Regenerate.
2096 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2098         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2099         * configure: Regenerate.
2101 2012-02-17  Walter Lee  <walt@tilera.com>
2103         * MAINTAINERS: (Write After Approval): Delete myself.
2105 2012-02-14  Walter Lee  <walt@tilera.com>
2107         * MAINTAINERS (tilegx port): Add myself.
2108         (tilepro port): Add myself.
2109         (Write After Approval): Add myself.
2111 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2113         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2114         and Joseph Myers as docstring relicensing maintainers.
2116 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2118         * MAINTAINERS (write-after-approval): Add myself.
2120 2012-02-08  Ira Rosen <irar@il.ibm.com>
2122         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2123         maintainer.
2125 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2127         * MAINTAINERS (Write After Approval): Move myself to
2128         maintain alphabetical order.
2130 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2132         * MAINTAINERS (Write After Approval): Add myself.
2134 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2136         * MAINTAINERS (Write After Approval): Add myself.
2138 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2139             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2141         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2142         * configure: Regenerate.
2144 2012-01-23  Harshit Chopra  <harshit@google.com>
2146         * MAINTAINERS (Write After Approval): Add myself.
2148 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2150         * configure.ac: Remove reference to mh-interix.
2151         * configure: Regenerate.
2153 2012-01-05  Richard Henderson  <rth@redhat.com>
2155         PR bootstrap/51072
2156         * configure.ac: Disable libitm if c++ is not enabled.
2157         * configure: Rebuild.
2159         * configure.ac: Fix regexp for same.
2160         * configure: Rebuild.
2162 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2164         * MAINTAINERS (Write After Approval): Add myself.
2166 2012-01-02  Richard Guenther  <rguenther@suse.de>
2168         PR bootstrap/51686
2169         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2170         * Makefile.in: Regenerate.
2172 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2174         * MAINTAINERS (Write After Approval): Add myself.
2176 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2178         * configure: Regenerate.
2180 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2182         * MAINTAINERS (picochip): Changed email address.
2184 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2186         * MAINTAINERS (write-after-approval): Add self.
2188 2011-11-29  DJ Delorie  <dj@redhat.com>
2190         * configure.ac (rl78-*-*) New case.
2191         * configure: Regenerate.
2192         * MAINTAINERS: Add myself as RL78 maintainer.
2194 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2196         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2198 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2200         * libtool.m4: Additional FreeBSD 10 fixes.
2202 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2204         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2205         Maintainers section, as Epiphany maintainer.
2207 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2209         PR target/49992
2210         * configure.ac: Remove ranlib special-casing for Darwin.
2211         * configure: Regenerate.
2213 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2215         * MAINTAINERS (Reviewers): Keep the list sorted.
2217 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2219         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2221 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2223         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2224         * configure: Rebuild.
2225         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2226         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2227         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2228         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2229         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2230         Add READELF.
2231         * Makefile.in: Rebuild.
2233 2011-11-09  Jason Merrill  <jason@redhat.com>
2235         * Makefile.def (language=c++): Remove check-c++0x.
2236         * Makefile.in (check-gcc-c++): Regenerate.
2238 2011-11-08  Richard Henderson  <rth@redhat.com>
2240         * configure.ac: Test for libitm directory present first.
2242         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2244         * configure.ac: Test libitm/configure.tgt to disable libitm.
2245         * configure: Rebuild.
2247 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2248             Richard Henderson  <rth@redhat.com>
2250         Merged from transactional-memory.
2252         * Makefile.def (lang_env_dependencies): libitm is c++.
2253         Add libitm target module.
2254         * configure.ac: Likewise.
2255         * config/mmap.m4: New file.
2256         * contrib/gcc_update: Add libitm to touch data.
2257         * Makefile.in, configure: Rebuild.
2259 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2261         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2262         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2263         * Makefile.in: Regenerate.
2265 2011-11-01  DJ Delorie  <dj@redhat.com>
2267         * config.sub: Update to version 2011-10-29 (added rl78)
2269 2011-10-27  Nick Clifton  <nickc@redhat.com>
2271         * config.sub: Import these changes from the config project:
2273         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2274             Ben Elliston  <bje@gnu.org>
2276         * config.sub (epiphany): New.
2278         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2279             Ben Elliston  <bje@gnu.org>
2281         * config.sub (hexagon, hexagon-*): New.
2283         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2285         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2286         64eb to be64.
2288         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2290         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2291         (nacl): Grok as alias for 32el-unknown-nacl.
2293 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2295         * MAINTAINERS (Write After Approval): Add myself.
2297 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2299         * MAINTAINERS (Write After Approval): Add myself.
2301 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2303         * MAINTAINERS (sparc port): Remove myself.
2305 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2307         * MAINTAINERS (Write After Approval): Add myself.
2309 2011-08-14  Yao Qi  <yao@codesourcery.com>
2311         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2312         * configure: Regenerate.
2314 2011-07-26  Ian Lance Taylor  <iant@google.com>
2316         * configure.ac: Set have_compiler based on whether gcc directory
2317         exists, rather than on whether gcc is in configdirs.
2318         * configure: Rebuild.
2320 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2322         * MAINTAINERS (Global Reviewers): Add self.
2324 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2326         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2327         link directories.
2328         * Makefile.in: Rebuild.
2330 2011-07-20  Ian Lance Taylor  <iant@google.com>
2332         PR bootstrap/49787
2333         * configure.ac: Move --enable-bootstrap handling earlier in file.
2334         If --enable-bootstrap and either --enable-build-with-cxx or
2335         --enable-build-poststage1-with-cxx, enable C++ automatically.
2336         * configure: Rebuild.
2338 2011-07-19  Ian Lance Taylor  <iant@google.com>
2340         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2341         make C++ a boot_language.  Set and substitute
2342         POSTSTAGE1_CONFIGURE_FLAGS.
2343         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2344         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2345         * configure, Makefile.in: Rebuild.
2347 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2349         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2350         maintainers.
2352 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2354         * MAINTAINERS (Global Reviewers): Add myself.
2356 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2358         * configure: Regenerate.
2360 2011-07-16  Jason Merrill  <jason@redhat.com>
2362         * Makefile.def (language=c++): Add check-c++0x and
2363         check-target-libmudflap-c++.
2364         * Makefile.tpl (check-target-libmudflap-c++): New.
2365         * Makefile.in: Regenerate.
2367 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2369         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2370         * Makefile.def (target_modules/libjava): Pass
2371         $(EXTRA_CONFIGARGS_LIBJAVA).
2372         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2373         if not configured with --enable-static-libjava.
2374         * Makefile.in: Regenerate.
2375         * configure: Likewise.
2377 2011-07-15  Jason Merrill  <jason@redhat.com>
2379         * Makefile.in (check-c++): Move check-gcc-c++0x after
2380         check-target-libstdc++-v3.
2382 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2384         * MAINTAINERS (c6x port): New entry.
2386 2011-07-13  Jason Merrill  <jason@redhat.com>
2388         * Makefile.in (check-gcc-c++0x): New.
2389         (check-c++): Depend on it.
2391 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2393         PR target/39150
2394         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2395         x86_64-*-solaris2.1[0-9]*.
2396         * configure: Regenerate.
2398 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2400         * MAINTAINERS (RTL optimizers): Add self.
2402 2011-06-27  Gabriel Charette  <gchare@google.com>
2404         * MAINTAINERS (Write After Approval): Add myself.
2406 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2408         PR regression/47836
2409         PR bootstrap/23656
2410         PR other/47733
2411         PR bootstrap/49247
2412         PR c/48825
2413         * configure.ac (target_libraries): Remove target-libiberty.
2414         Remove case-statement setting skipdirs=target-libiberty for
2415         multiple targets.  Remove checking target_configdirs and
2416         removing target-libiberty but keeping target-libgcc if
2417         otherwise empty.
2418         * Makefile.def (target_modules): Don't add libiberty.
2419         (dependencies): Remove all traces of target-libiberty.
2420         * configure, Makefile.in: Regenerate.
2422 2011-06-13  Walter Lee <walt@tilera.com>
2424         * configure.ac (tilepro-*-*) New case.
2425         (tilegx-*-*): Likewise.
2426         * configure: Regenerate.
2428 2011-06-06  Jing Yu  <jingyu@google.com>
2430         * configure.ac: Skip target-libiberty for
2431         arm*-*-linux-androideabi.
2432         * configure: Regenerated.
2434 2011-06-06  Nick Clifton  <nickc@redhat.com>
2436         * config.sub: Sync from upstream.
2438 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2440         * MAINTAINERS (Write After Approval): Add myself.
2442 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2444         * MAINTAINERS: Update my email address.
2446 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2448         * MAINTAINERS (Write After Approval): Update my email address.
2450 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2452         * MAINTAINERS (Write After Approval): Add myself.
2454 2011-05-08  Doug Kwan  <dougkwan@google.com>
2456         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2457         * configure: Regenerated.
2458         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2459         value from configure.
2460         * Makefile.in: Regenerated.
2462 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2464         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2465         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2466         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2467         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2468         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2469         *-*-vxworks*): Disable newlib and libgloss in separate case
2470         statement.
2471         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2472         to separate case statement.
2473         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2474         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2475         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2476         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2477         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2478         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2479         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2480         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2481         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2482         i[[3456789]]86-*-rdos*, m32r-*-*,
2483         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2484         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2485         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2486         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2487         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2488         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2489         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2490         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2491         and libgloss in main case over targets.  Remove most empty cases
2492         in main case over targets.
2493         * configure: Regenerate.
2495 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2497         * MAINTAINERS (Write After Approval): Add myself.
2499 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2501         * configure.ac: Remove code setting special library locations for
2502         hppa*64*-*-hpux11*.  Remove code setting compiler for
2503         sparc-sun-solaris2*.
2504         * configure: Regenerate.
2506 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2508         * configure.ac: Separate libgloss_dir settings from general case
2509         over targets.
2510         * configure: Regenerate.
2512 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2514         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2515         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2516         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2517         cases in libgcj-disabling case statement.
2518         (hppa*64*-*-linux*): Set unsupported_languages instead of
2519         disabling target-zlib.
2520         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2521         to hppa*64*-*-hpux*.
2522         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2523         hppa*-*-hpux*.
2524         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2525         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2526         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2527         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2528         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2529         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2530         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2531         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2532         libgcj-disabling case statement.
2533         * configure: Regenerate.
2535 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2537         * configure.ac: Disable Java for targets not supporting libffi.
2538         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2539         Remove cases in Java-disabling statement.
2540         (*arm-wince-pe): Change to arm-wince-pe.
2541         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2542         cases in Java-disabling statement.
2543         (bfin-*-*): Don't disable Java again.
2544         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2545         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2546         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2547         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2548         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2549         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2550         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2551         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2552         Java-disabling statement.
2553         (mmix-*-*): Don't disable Java again.
2554         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2555         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2556         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2557         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2558         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2559         statement.
2560         * configure: Regenerate.
2562 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2564         * configure.ac: Separate cases disabling Java and Java libraries
2565         from general case over targets.
2566         * configure: Regenerate.
2568 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2570         * MAINTAINERS: Update my email address.
2572 2011-04-20  Easwaran Raman  <eraman@google.com>
2574         * MAINTAINERS (Write After Approval): Add myself.
2576 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2578         PR lto/48086
2579         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2580         * configure: Regenerate.
2582 2011-04-16  Jim Meyering  <meyering@redhat.com>
2584         * MAINTAINERS (Write After Approval): Add myself.
2586 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2588         * MAINTAINERS: Update my email address.
2590 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2596         * MAINTAINERS (Write After Approval): Add myself.
2598 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2600         * MAINTAINERS (Write After Approval): Add myself.
2602 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2604         * configure.ac (build_tools): Remove build-byacc.
2605         (host_libs): Remove mmalloc.
2606         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2607         autoconf automake libtool diff rcs fileutils shellutils time
2608         textutils wdiff find uudecode hello tar gzip indent recode release
2609         sed perl gawk findutils gettext zip.
2610         (libgcj): Remove target-qthreads.
2611         (target_tools): Remove target-examples target-gperf.
2612         (YACC): Don't handle building byacc.
2613         * configure: Regenerate.
2614         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2615         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2616         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2617         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2618         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2619         handle building components.
2620         * Makefile.in: Regenerate.
2622 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2624         * MAINTAINERS: Update my email address as Xtensa maintainer.
2626 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2628         * config.sub: Sync from upstream.
2630 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2632         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2633         (microblaze*): Don't disable libssp.
2634         * configure: Regenerate.
2636 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2638         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2639         moveifchange.
2640         * configure: Regenerate.
2641         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2642         * Makefile.in: Regenerate.
2644 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2646         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2647         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2648         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2649         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2650         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2651         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2652         md_exec_prefix cases.
2653         * configure: Regenerate.
2655 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2657         * configure.ac: Separate cases disabling target-libssp,
2658         target-libiberty, target-libstdc++-v3 and Fortran from general
2659         case over targets.
2660         * configure: Regenerate.
2662 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2664         * configure.ac (*-*-chorusos): Don't disable libgcj.
2665         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2666         Remove case.
2667         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2668         (arm-*-coff): Don't disable libgcj.
2669         (arm*-*-linux-gnueabi): Remove useless assignment.
2670         (arm-*-riscix*): Don't disable libgcj.
2671         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2672         configuration.
2673         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2674         (c54x*-*-*): Remove case.
2675         (tic54x-*-*): Don't disable GCC or GCC libraries.
2676         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2677         to *.
2678         (d10v-*-*): Don't disable GCC libraries.
2679         (d30v-*-*): Don't disable libgcj.
2680         (h8500-*-*): Don't disable GCC libraries.
2681         (i960-*-*): Don't disable libgcj.
2682         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2683         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2684         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2685         libgcj.
2686         (m68k-*-coff*): Remove case.
2687         (mmix-*-*): Don't disable libgloss on host.
2688         (mn10200-*-*, mn10300-*-*): Remove cases.
2689         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2690         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2691         Don't disable libgcj.
2692         (romp-*-*): Remove case.
2693         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2694         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2695         case.
2696         (v810-*-*): Don't disable GCC libraries.
2697         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2698         (ip2k-*-*): Don't disable GCC libraries.
2699         * configure: Regenerate.
2701 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2703         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2704         libffi on host.
2705         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2706         on host.
2707         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2708         * configure: Regenerate.
2710 2011-03-26  John Marino  <binutils@marino.st>
2712         * configure.ac: Add support for *-*-dragonfly*
2713         * configure: Regenerate.
2715 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2717         * configure.ac (native_only): Remove.
2718         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2719         send-pr uudecode guile gnuserv on host.
2720         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2721         send-pr rcs guile perl texinfo libtool on host.
2722         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2723         automake send-pr rcs guile perl texinfo libtool on host.
2724         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2725         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2726         (alpha*-dec-osf*): Don't disable fileutils on target.
2727         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2728         texinfo send-pr expect dejagnu on target.
2729         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2730         target-qthreads on target.
2731         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2732         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2733         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2734         x86_64-*-mingw*): Don't disable expect on target.
2735         (*-*-cygwin*): Don't disable target-gperf on target.
2736         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2737         gnuserv on target.
2738         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2739         target.
2740         * configure: Regenerate.
2742 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2744         * configure.ac (target_tools): Remove target-groff.
2745         (native_only): Remove target-groff.
2746         (hppa*64*-*-*): Don't disable byacc.
2747         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2748         setting.
2749         (*-*-kaos*): Don't skip target-librx and target-groff.
2750         (*-*-netware*): Don't skip target-libmudflap.
2751         (*-*-tpf*): Don't skip target-libmudflap.
2752         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2753         directories on the host.
2754         (ia64*-*-*vms*): Don't skip tix.
2755         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2756         host.
2757         * configure: Regenerate.
2759 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2761         * configure.ac: Remove references to mt-mep, mt-netware,
2762         mt-wince.
2763         * Makefile.def: Add all-utils soft dependencies.
2764         * Makefile.tpl: Remove GDB_NLM_DEPS.
2765         * configure: Regenerate.
2766         * Makefile.in: Regenerate.
2768 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2770         * configure.ac: Do not include mh-x86omitfp.
2771         * configure: Regenerate.
2773 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2775         * configure.ac: Remove empty cases.
2776         * configure: Regenerate.
2778 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2780         * Makefile.def: Add dependency from termcap to gdb.
2781         * Makefile.in: Regenerate.
2783 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2785         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2786         * configure: Regenerate.
2787         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2788         * Makefile.tpl: Likewise.
2789         * Makefile.in: Regenerate.
2791 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2793         * configure.ac: Remove all mentions of tentative_cc.
2794         * configure: Regenerate.
2796 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2798         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2799         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2800         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2801         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2802         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2803         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2804         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2805         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2806         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2807         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2808         *-*-rhapsody*): Remove host cases.
2809         * configure: Regenerate.
2811 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2813         * configure.ac (ppc*-*-pe): Remove host case.
2814         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2815         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2816         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2817         cases.
2818         * configure: Regenerate.
2820 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2822         * config.sub: Update to version 2011-03-23.
2824 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2826         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2827         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2828         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2829         * configure: Regenerate.
2831 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2833         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2834         to Write After Approval.
2835         * config-ml.in: Don't handle arc-*-elf*.
2836         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2837         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2838         handle GCC libraries.
2839         * configure: Regenerate.
2841 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2843         PR bootstrap/48120:
2844         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2845         Add -lstdc++ -lm to LIBS.
2846         * configure: Regenerate.
2848 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2850         * config.guess: Update to version 2011-02-02
2851         * config.sub: Update to version 2011-02-24
2853 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2855         PR lto/48086
2856         * configure.ac: Re-enable LTO on *-apple-darwin9.
2857         * configure: Regenerate.
2859 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2861         PR lto/48086
2862         * configure.ac: Disable LTO on darwin due to an assembler change in
2863         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2864         under 256.
2865         * configure: Regenerate.
2867 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2869         * MAINTAINERS: Update myself as score backend maintainer,
2870         update my e-mail address.
2872 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2874         * MAINTAINERS: Update my e-mail address.
2876 2011-03-06  Joey Ye  <joey.ye@arm.com>
2878         * MAINTAINERS: Update my e-mail address.
2880 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2882         * configure.ac: Adjust test of with_ppl.
2883         * configure: Regenerated.
2885 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2887         * MAINTAINERS: Adjust my e-mail address.
2889 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2891         * configure.ac: Add -lpwl to ppllibs.
2892         * configure: Regenerated.
2894 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2896         * config/cloog.m4: Add -lisl to clooglibs.
2897         * configure: Regenerated.
2899 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2901         * MAINTAINERS (CPU Port maintainers): Add self.
2903 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2905         * MAINTAINERS: Add myself as testsuite maintainer.
2907 2011-02-15  Mike Stump  <mikestump@comcast.net>
2909         * MAINTAINERS: Add myself as testsuite maintainer.
2911 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2913         Import from Libtool and gnulib:
2915         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2917         Prepare for supporting FreeBSD 10.
2918         * config.rpath: Remove handling of freebsd1* which soon would
2919         match FreeBSD 10.0.
2921         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2923         Remove support for FreeBSD 1.x.
2924         * libtool.m4 (_LT_LINKER_SHLIBS)
2925         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2926         soon would incorrectly match FreeBSD 10.0.
2928 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2930         PR binutils/12283
2931         * move-if-change: Import version from gnulib.
2933 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2935         PR lto/47225
2936         * Makefile.def (lto-plugin): Double dash for enable-shared.
2937         (configure-gcc): Depend on all-lto-plugin.
2938         * Makefile.in: Rebuilt.
2940 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2942         * configure.ac: Remove extra bracket.
2943         * configure: Regenerate.
2945 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2947         * MAINTAINERS: Add myself as libquadmath maintainer.
2949 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2951         * MAINTAINERS: Update my email address.
2953 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2955         * MAINTAINERS (option handling): Add self.
2957 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2959         PR lto/47225
2960         * Makefile.def: Add dependency for install-gcc
2961         on install-lto-plugin.
2962         * Makfile.in: Regenerated
2964 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2966         * MAINTAINERS (CPU Port Maintainers): Add myself.
2968 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2970         PR libgcj/44341
2971         * configure.ac: Discard --with-* flags for host when configuring
2972         target libraries for cross build.
2973         * configure: Rebuilt.
2975 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2977         * MAINTAINERS (linear loop transforms): Removed.
2979 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2981         * configure.ac: If with_ppl is no, move setting with_cloog=no
2982         after CLOOG_REQUESTED check.
2983         * configure: Regenerated.
2985 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2987         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2988         CLooG has been requested.
2989         * configure: Regenerated.
2991 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2993         * configure: Regenerated.
2994         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2996 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2998         * configure: Regenerated.
2999         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3001 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3003         * configure.ac: Use AS_HELP_STRING throughout.
3004         * configure: Regenerate.
3006 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3008         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3009         * configure: Regenerate.
3011 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3013         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3015 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3017         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3018         for ia64-hpux.
3019         * configure: Regenerate.
3021 2011-01-07  Jan Hubicka  <jh@suse.cz>
3023         PR lto/47225
3024         * Makefile.in: Regenerate.
3025         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3026         configure.
3028 2011-01-07  Jan Hubicka  <jh@suse.cz>
3030         * Makefile.in: Regenerate.
3031         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3032         and configure dependency on lto-plugin configure.
3033         (lto-plugin module): Remove dependency on GCC; add dependency on
3034         liniberty.
3036 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3038         * MAINTAINERS (Write After Approval): Add myself.
3040 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3042         * configure: Regenerate.
3044 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3046         * configure.ac: (picochip): Disable libiberty.
3048 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3050         * MAINTAINERS (Write After Approval): Add myself.
3052 2010-12-10  Ian Lance Taylor  <iant@google.com>
3054         PR bootstrap/46819
3055         * configure.ac: For --disable-libgcj clear libgcj_saved.
3056         * configure: Rebuild.
3058 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3060         PR fortran/46540
3061         * configure.ac: Add --disable-libquadmath and
3062         --disable-libquadmath-support.
3063         * configure: Regenerate.
3065 2010-12-03  Ian Lance Taylor  <iant@google.com>
3067         * MAINTAINERS: Add myself as libgo maintainer.
3069 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3071         PR libffi/46792
3072         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3073         * configure: Regenerate.
3075 2010-12-02  Ian Lance Taylor  <iant@google.com>
3077         * configure.ac: Always set default for poststage1_ldflags to
3078         -static-libstdc++ -static-libgcc.
3080 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3082         * configure.ac: Move comment to remove extra space in last argument
3083         of GCC_TARGET_TOOL.
3085 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3087         PR other/46026
3088         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3089         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3090         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3091         (BASE_FLAGS_TO_PASS): Use it.
3092         * configure: Rebuilt.
3093         * Makefile.in: Rebuilt.
3095 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3097         PR binutils/12258
3098         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3099         Properly check default linker.
3100         * configure: Regnerated.
3102 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3104         * configure.ac: For --enable-gold, handle value `default' instead of
3105         `both*'.  New configure option --{en,dis}able-ld.
3106         * configure: Regenerate.
3108 2010-11-20  Ian Lance Taylor  <iant@google.com>
3110         * configure.ac: Only disable a language library if no language needs
3111         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3112         * configure: Rebuild.
3114 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3116         * Makefile.in: Regenerate.
3118         PR other/46202
3119         * configure.ac: Fix just-built in-tree STRIP name to be
3120         binutils/strip-new.
3121         * configure: Regenerate.
3122         * Makefile.def (install-strip-gcc, install-strip-binutils)
3123         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3124         (install-strip-sid): Mirror dependencies on non-strip variants
3125         of these targets on the respective -strip prerequisites.
3126         * Makefile.tpl (install-strip, install-strip-host)
3127         (install-strip-target): New targets.
3128         (install-strip-[+module+], install-strip-target-[+module+]):
3129         New targets.
3130         * Makefile.in: Regenerate.
3132 2010-11-19  Ian Lance Taylor  <iant@google.com>
3133             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3135         * configure.ac: Add target-libgo to target_libraries.  Set
3136         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3137         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3138         (HOST_EXPORTS): Add GOC.
3139         (BASE_TARGET_EXPORTS): Add GOC.
3140         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3141         (GOCFLAGS_FOR_TARGET): New variable.
3142         (EXTRA_HOST_FLAGS): Add GOC.
3143         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3144         * Makefile.def (target_modules): Add libgo.
3145         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3146         (dependencies): Add dependency from configure-target-libgo to
3147         configure-target-libffi and all-target-libstdc++-v3.  Add
3148         dependencies from all-target-libgo to all-target-libffi.
3149         (languages): Add go.
3150         * configure: Rebuild.
3151         * Makefile.in: Rebuild.
3153 2010-11-19  Ian Lance Taylor  <iant@google.com>
3155         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3156         compiler/flag environment variables.
3158 2010-11-18  Ian Lance Taylor  <iant@google.com>
3160         * configure.ac: Check for lang_requires_boot_languages in
3161         config-lang.in files.
3162         * configure: Rebuild.
3164 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3165             Tobias Burnus  <burnus@net-b.de>
3167         PR fortran/32049
3168         * Makefile.def: Add libquadmath; build it with language=fortran.
3169         * configure.ac: Add libquadmath.
3170         * Makefile.tpl: Handle multiple libs in check-[+language+].
3171         * Makefile.in: Regenerate.
3172         * configure: Regenerate.
3174 2010-11-16  Tom Tromey  <tromey@redhat.com>
3176         * MAINTAINERS: Moved myself to reviewers section.
3178 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3180         * MAINTAINERS: Moved myself to reviewers section.
3182 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3184         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3185         (Write After Approval): Remove self.
3187 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3189         * configure.ac: Fix spelling in option names.
3190         * configure: Regenerated.
3192 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3194         PR bootstrap/39622
3195         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3196         * configure: Regenerated.
3198 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3200         * MAINTAINERS: Update my email address.
3202 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3204         * configure: Regenerate.
3206 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3208         * configure: Regenerate.
3210 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3212         * configure: Regenerate.
3214 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3216         * configure: Regenerate.
3218 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3220         * configure.ac: Support official CLooG.org versions.
3221         * configure: Regenerate.
3222         * config/cloog.m4: New.
3224 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3226         * MAINTAINERS (Write After Approval): Add myself.
3228 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3230         * MAINTAINERS: Update my email address.
3232 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3234         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3235         * configure: Regenerate.
3237 2010-11-03  Ian Lance Taylor  <iant@google.com>
3238             Dave Korn  <dave.korn.cygwin@gmail.com>
3240         PR lto/46273
3241         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3242         and on other supported platforms whenever LTO is enabled.
3243         * configure: Rebuild.
3245 2010-11-02  Alan Modra  <amodra@gmail.com>
3247         PR binutils/12110
3248         * configure.ac: Error when source path contains spaces.
3249         * configure: Regenerate.
3251 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3253         * MAINTAINERS: Update my email address.
3255 2010-10-20  Ian Lance Taylor  <iant@google.com>
3257         * Makefile.def (target_modules): Set lib_path to src/.libs for
3258         libstdc++-v3 module.
3259         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3260         * Makefile.in: Rebuild.
3262 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3264         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3265         (Write After Approval): Remove myself.
3267 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3269         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3271 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3273         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3275 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3277         * configure.ac (build_lto_plugin): New shell variable.
3278         (--enable-lto): Turn on by default for all non-ELF platforms that
3279         have had LTO support added so far.  Set build_lto_plugin appropriately
3280         for both ELF and non-ELF.
3281         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3282         * configure: Regenerate.
3284 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3286         Sync from src:
3287         * configure.ac (v850 support): Remove target-libgloss from
3288         noconfigdirs.
3289         * configure: Regenerate.
3291 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3293         PR bootstrap/45326
3294         PR bootstrap/45174
3295         * configure.ac: Honor initial values of $build_configargs,
3296         $host_configargs, $target_configargs.  Mark the precious, so
3297         environment settings get recorded.
3298         * configure: Regenerate.
3300 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3302         PR bootstrap/45796
3303         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3304         Depend on all-build-libiberty.
3305         * Makefile.in: Regenerate.
3307 2010-09-30  Michael Eager  <eager@eagercon.com>
3309         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3310         * configure: Regenerate.
3312 2010-09-28  Michael Eager  <eager@eagercon.com>
3314         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3316 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3318         PR bootstrap/44621
3319         * configure.ac: Fix unportable shell quoting.
3320         * configure: Regenerate.
3322 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3324         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3325         targets and amend comment.
3326         * configure: Regenerate.
3328 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3334         * configure.ac: Enable LTO by default on Darwin.
3335         * configure: Regenerate.
3337 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3339         * MAINTAINERS (Write After Approval): Add myself.
3341 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3343         * MAINTAINERS (Write After Approval): Add myself.
3345 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3347         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3348         ports
3350 2010-07-28  David Yuste  <david.yuste@gmail.com>
3352         * MAINTAINERS (Write After Approval): Add myself.
3354 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3356         * configure.ac: Support all v850 targets.
3357         * configure: Regenerate.
3359 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3361         PR bootstrap/44455
3362         * configure.ac (extra_mpfr_configure_flags): Copy from
3363         extra_mpc_gmp_configure_flags.
3364         * configure: Re-generated.
3366 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3368         * MAINTAINERS (Write After Approval): Add myself.
3370 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3372         * MAINTAINERS (Write After Approval): Add myself.
3374 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3376         * MAINTAINERS (Write After Approval): Add myself.
3378 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3380         PR target/44862
3381         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3382         Provide -B option to allow for link spec %s substitutions for
3383         libstdc++.a on darwin.
3384         * Makefile.in: Regenerate.
3386 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3388         * MAINTAINERS (Reviewers): Update my e-mail address
3390 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3392         * Makefile.def (configure-gcc): Depend on all-libelf.
3393         * Makefile.in: Rebuild.
3395 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3397         * MAINTAINERS (Write After Approval): Add myself in the right place.
3399 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3401         * MAINTAINERS (Write After Approval): Add myself.
3403 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3405         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3407 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3409         * config.sub: Update to version 2010-05-21.
3410         * config.guess: Update to version 2010-04-03.
3412 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3414         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3415         * configure: Regenerate.
3417 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3419         * MAINTAINERS (Write After Approval): Add myself.
3421 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3423         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3424         a platform that supports LTO.
3425         * configure: Regenerate.
3427 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3429         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3430         * configure: Regenerated.
3432 2010-04-27  Roland McGrath  <roland@redhat.com>
3433             H.J. Lu  <hongjiu.lu@intel.com>
3435         * configure.ac (--enable-gold): Support both, both/gold and
3436         both/bfd to add gold to configdirs without removing ld.
3437         * configure: Regenerated.
3439         * Makefile.def: Add install-gold dependency to install-ld.
3440         * Makefile.in: Regenerated.
3442 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3444         PR lto/42776
3445         * configure.ac (--enable-lto): Refactor handling so libelf tests
3446         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3447         and allow LTO to be explicitly enabled on non-ELF platforms that
3448         are known to support it inside else-clause.
3449         * configure: Regenerate.
3451 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3453         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3454         * configure: Regenerate.
3456 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3458         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3459         * configure: Regenerate.
3461 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3463         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3464         separately.
3465         * configure: Regenerate.
3467 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3469         * MAINTAINERS (Write After Approval): Add myself.
3471 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3473         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3474         * configure: Regenerate.
3476 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3478         * configure: Regenerate after change to elf.m4.
3480 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3482         * MAINTAINERS (Write After Approval): Add myself.
3484 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3486         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3487         * configure: Regenerated.
3489 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3491         * configure.ac: Print "buggy but acceptable" when CLooG
3492         revision is less than 9.
3493         * configure: Regenerated.
3495 2010-04-01  Diego Novillo  <dnovillo@google.com>
3497         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3499 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3501         PR bootstrap/43615
3502         PR bootstrap/43328
3504         Revert:
3506         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3508         * configure.ac: Do not pass --enable-multilib nor
3509         --disable-multilib in baseargs.  Accept explicitly passed
3510         --enable_multilib.
3511         * configure: Regenerate.
3513 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3515         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3517 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3519         * MAINTAINERS: Remove myself.
3521 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3523         PR bootstrap/43328
3524         * configure.ac: Do not pass --enable-multilib nor
3525         --disable-multilib in baseargs.  Accept explicitly passed
3526         --enable_multilib.
3527         * configure: Regenerate.
3529 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3531         * MAINTAINERS (spu port): Remove me.
3533 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3535         * configure.ac (tic6x-*-*): New case.
3536         * configure: Regenerate.
3538 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3540         * config.sub: Update to version 2010-03-22.
3541         * config.guess: Update to version 2009-12-30.
3543 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3545         PR ada/42554
3546         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3547         * configure: Regenerate.
3549 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3551         * MAINTAINERS: Update my email address.
3553 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3555         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3556         (ghassan.shobaki@amd.com): Removed.
3558 2010-03-17  Alan Modra  <amodra@gmail.com>
3560         * MAINTAINERS: Update my email address.
3562 2010-03-16  Diego Novillo  <dnovillo@google.com>
3564         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3565         Matthews.
3567 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3569         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3570         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3572 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3574         * MAINTAINERS: Update my email address.
3576 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3578         * MAINTAINERS: Update my email address.
3580 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3582         * MAINTAINERS: Update my email address.
3584 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3586         * MAINTAINERS: Update my email address.
3588 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3590         PR libstdc++/32499
3591         * configure.ac (RANLIB): Default to true.
3592         (STRIP): Likewise.
3593         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3594         * configure: Regenerate.
3596 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3598         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3599         (Write After Approval): Update my email address.
3601 2010-02-17  Nick Clifton  <nickc@redhat.com>
3603         PR 11238
3604         * Makefile.tpl (local-distclean): Also remove config.cache files in
3605         sub-directories as there may not be Makefiles present in the
3606         sub-directories.
3607         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3608         the config.cache files found by the find command.
3610         * Makefile.in: Regenerate.
3611         * configure.ac: Revert previous delta.
3612         * configure: Regenerate.
3614 2010-02-15  Nick Clifton  <nickc@redhat.com>
3616         PR 11238
3617         * configure.ac: Delete config.cache files in sub-directories when
3618         deleting Makefiles.
3619         * configure: Regenerate.
3621 2010-02-12  Ben Elliston  <bje@gnu.org>
3623         * MAINTAINERS: Update my email address.
3625 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3627         * MAINTAINERS (spu port): Update my email address.
3629 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3631         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3633 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3635         * configure.ac: Add "recommended" version checks for GMP/MPC.
3636         Update recommended GMP/MPFR/MPC versions.
3637         * configure: Regenerate.
3639 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3641         * MAINTAINERS: Move my Embecosm email address into the
3642         write-after-approval section.
3644 2010-01-26  Ian Lance Taylor  <iant@google.com>
3646         * MAINTAINERS: Add myself as Go frontend maintainer.
3648 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3650         PR libstdc++/36101, PR libstdc++/42813
3651         * configure.ac (bootstrap_target_libs): Make inclusion of
3652         target-libgomp conditional on libgomb being in target_configdirs.
3653         * configure: Regenerate.
3655 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3657         PR libstdc++/36101, PR libstdc++/42813
3658         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3659         * configure: Regenerate.
3661 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3663         PR libstdc++/36101, PR libstdc++/42813
3664         * configure.ac (target_configdirs): Substitute.
3665         * Makefile.def: Bootstrap target module libgomp.
3666         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3667         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3668         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3669         * configure, Makefile.in: Regenerate.
3671 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3673         * MAINTAINERS: Adjust my details.
3675 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3677         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3679 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3681         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3683 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3685         * MAINTAINERS (Write After Approval): Add myself.
3687 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3689         * MAINTAINERS (Write After Approval): Add myself.
3691 2010-01-11  Richard Guenther  <rguenther@suse.de>
3693         PR lto/41569
3694         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3695         * Makefile.in: Regenerated.
3697 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3699         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3700         * configure: Regenerate.
3702 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3703             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3705         PR bootstrap/42424
3706         * configure.ac: Include libtool m4 files.
3707         (_LT_CHECK_OBJDIR): Call it.
3708         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3709         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3711         * configure: Regenerate.
3713 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3715         PR bootstrap/41818
3716         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3717         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3718         * Makefile.in: Regenerate.
3720 2010-01-02  Richard Guenther  <rguenther@suse.de>
3722         PR lto/41529
3723         * configure.ac: Include config/elf.m4.  Disable LTO if not
3724         builting for an elf target.
3725         * configure: Regenerate.
3727 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3729         * MAINTAINERS: Change my email address.
3731 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3733         * config.sub, config.guess: Update from upstream sources.
3735 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3737         * MAINTAINERS (Write After Approval): Add myself.
3739 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3741         PR middle-end/30447
3742         PR middle-end/30789
3743         PR other/40302
3745         * configure.ac: Require MPC.
3746         * configure: Regenerate.
3748 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3750         PR target/38384
3751         PR bootstrap/40972
3752         * libtool.m4: Sync from git Libtool.
3753         * ltoptions.m4: Likewise.
3754         * ltversion.m4: Likewise.
3755         * lt~obsolete.m4: Likewise.
3756         * ltmain.sh: Likewise.
3758 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3760         * configure.ac: Update minimum MPC version to 0.8.
3761         * configure: Regenerate.
3763 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3765         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3766         * configure: Regenerated.
3768 2009-11-21  Ian Lance Taylor  <iant@google.com>
3770         * configure.ac: Change default of poststage1_ldflags to be empty if
3771         poststage1_libs is set.  When poststage1_libs is empty, and
3772         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3773         * configure: Rebuild.
3775 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3777         * MAINTAINERS (Write After Approval): Update my email address.
3779 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3781         * config.guess: Update from upstream sources.
3783 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3785         * Makefile.def: Restore host and target settings for gmp.
3786         * Makefile.in: Rebuild.
3788 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3790         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3791         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3792         Fix portability of test of C++ as bootstrap language.  Add
3793         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3794         * configure: Rebuild.
3795         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3796         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3797         in-tree building.
3798         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3799         (POSTSTAGE1_HOST_EXPORTS): Use it.
3800         (STAGE[+id+]_CXXFLAGS): New.
3801         (BASE_FLAGS_TO_PASS): Pass it down.
3802         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3803         extra_exports.
3804         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3805         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3806         extra_exports.
3807         * Makefile.in: Rebuild.
3809 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3811         * config.sub, config.guess: Update from upstream sources.
3813 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3815         * MAINTAINERS (Write After Approval): Add myself.
3817 2009-11-09  Jon Beniston  <jon@beniston.com>
3819         * MAINTAINERS (Write After Approval): Add myself.
3821 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3823         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3824         paths for *-w64-mingw* and x86_64-*mingw*.
3825         * configure: Regenerated.
3827 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3829         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3831 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3833         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3834         Phil Edwards to Write-After Approval.
3836 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3838         * configure.ac: Disable target-winsup & co for
3839         x86_64-*-mingw* and *-w64-mingw* targets.
3840         * configure: Regenerated.
3842 2009-10-16  Nick Clifton  <nickc@redhat.com>
3844         * MAINTAINERS: Add myself as a maintainer for the RX port.
3846 2009-10-26  Johannes Singler  <singler@kit.edu>
3848         * MAINTAINERS (Write After Approval): Update my e-mail address.
3850 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3852         * configure.ac (CLooG test): Use = with test.
3853         * configure: Regenerate.
3855 2009-10-22  Richard Guenther  <rguenther@suse.de>
3857         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3858         cloog if the ppl version check failed.  Move flags saving
3859         before setting in libelf check.
3860         * configure: Regenerate.
3862 2009-10-21  Richard Guenther  <rguenther@suse.de>
3864         * configure.ac: Adjust the ppl and cloog configure to work as
3865         documented.  Disable cloog if ppl was disabled.  Omit the version
3866         checks if they were disabled.
3867         * configure: Re-generate.
3869 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3871         * configure.ac: Add 'lto' to enable_languages, not
3872         new_enable_languages, and only if not already present.
3873         * configure: Regenerate.
3875 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3877         * README: Refer to the various COPYING* files instead of just
3878         COPYING.
3879         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3881 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3883         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3885 2009-10-07  Richard Guenther  <rguenther@suse.de>
3887         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3888         and Richard Guenther as reviewers.
3889         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3890         as reviewers.
3892 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3894         * config.sub: Update from upstream sources.
3896 2009-10-06  Ian Lance Taylor  <iant@google.com>
3898         * Makefile.def: check-gold depends upon all-gas.
3899         * Makefile.in: Rebuild.
3901 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3903         * MAINTAINERS (Write After Approval): Add myself.
3905 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3907         * Makefile.def: all-lto-plugin depends on all-libiberty.
3908         set bootstrap=true for lto-plugin.
3909         Add lto-plugin.
3910         * Makefile.in: Regenerate.
3911         * configure.ac (host_libs): Add lto-plugin.
3912         * configure: Regenerate.
3914 2009-10-03  Diego Novillo  <dnovillo@google.com>
3916         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3917         (HOST_LIBELFLIBS): Define.
3918         (HOST_LIBELFINC): Define.
3919         * Makefile.in: Regenerate.
3920         * configure.ac: Add --enable-lto.
3921         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3922         If --enable-lto is used, add 'lto' to new_enable_languages.
3923         If --enable-lto is used and gold is enabled, add
3924         lto-plugin to configdirs.
3925         * configure: Regenerate.
3927 2009-10-03  Simon Baldwin  <simonb@google.com>
3929         * configure.ac: If --with-system-zlib, suppress local zlib and
3930         pass --with-system-zlib to subdir configure scripts.
3931         * configure: Regenerate.
3933 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3934             Paolo Bonzini  <bonzini@gnu.org>
3936         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3937         $(srcdir).
3938         * Makefile.in: Rebuilt.
3940 2009-09-26  Gary Funck  <gary@intrepid.com>
3942         * MAINTAINERS (Write After Approval): Add myself.
3944 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3946         * configure.ac: Update minimum MPC version to 0.7.
3947         * configure: Regenerate.
3949 2009-09-25  Nick Clifton  <nickc@redhat.com>
3951         * configure.ac: Pass any --cache-file=/dev/null option on to
3952         subconfigures.
3953         * configure: Regenerate.
3955 2009-09-23  Nick Clifton  <nickc@redhat.com>
3957         * config.sub, config.guess: Update from upstream sources.
3959 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3961         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3962         * Makefile.in: Rebuilt.
3964 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3966         PR bootstrap/32272
3967         * configure.ac: Error out if $srcdir isn't '.' but contains
3968         host-${host_noncanonical}.
3969         * configure: Regenerate.
3971 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3973         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3974         maintainer.
3976 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3978         * configure.ac: If bootstrapping a combined tree with
3979         --enable-gold, require c++ in stage1_languages.
3980         * configure: Regenerate.
3982         * configure.ac: Also add target_libs of stage1_languages to
3983         bootstrap_target_libs.
3984         * configure: Regenerate.
3986         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3987         with --enable-languages not containing c++.
3988         * configure: Regenerate.
3990 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3992         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3993         * configure: Regenerate.
3995 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3997         * MAINTAINERS (Write After Approval): Update my e-mail address,
3998         and move from from here...
3999         (Waiting for paperwork): To here.
4001 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4003         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4005 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4007         * configure.ac: Do not use $extrasub for replacing @if/@endif
4008         parts in Makefile; instead, use additional arguments to
4009         AC_CONFIG_COMMANDS to do the replacement manually, with several
4010         sed invocations, to avoid HP-UX sed command limits.
4011         * configure: Regenerate.
4013 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4015         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4016         blank before -L.
4018 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4020         * configure.ac (with-build-config): Document.  Handle without.
4021         Handle missing argument.
4022         * configure: Rebuilt.
4024 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4026         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4027         Default to bootstrap-debug only if compare-debug works.
4028         * configure: Rebuilt.
4029         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4030         * Makefile.in: Rebuilt.
4032 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4034         * MAINTAINERS (OS Port Maintainers): Update my email address.
4036 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4038         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4039         * Makefile.in: Rebuilt.
4041 2009-09-01  Chris Demetriou  <cgd@google.com>
4043         * MAINTAINERS (Write After Approval): Add myself.
4045 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4047         PR debug/30161
4048         * include/dwarf2.h (enum dwarf_tag): Added
4049         DW_TAG_GNU_template_template_param
4050         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4052 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4054         * Makefile.tpl (AWK): Fix typo.
4055         * Makefile.in: Regenerate.
4057 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4059         * configure.ac: Detect awk and sed.
4060         * Makefile.def (flags_to_pass): Add AWK and SED.
4061         * Makefile.tpl (AWK, SED): New.
4062         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4063         * configure: Regenerate.
4064         * Makefile.in: Regenerate.
4066 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4068         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4069         (collapseslashes): Likewise.
4071 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4073         * configure.ac (AC_PREREQ): Bump to 2.64.
4075 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4077         * configure.ac: Remove --with-datarootdir, --with-docdir,
4078         --with-pdfdir, --with-htmldir switches.
4079         * configure: Regenerate.
4081         * configure: Regenerate.
4083         * compile: Sync from Automake 1.11.
4084         * depcomp: Likewise.
4085         * install-sh: Likewise.
4086         * missing: Likewise.
4087         * mkinstalldirs: Likewise.
4088         * ylwrap: Likewise.
4090 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4092         * ltmain.sh (func_normal_abspath): New function.
4093         (func_relative_path): Likewise.
4094         (func_mode_help): Document new -bindir option for link mode.
4095         (func_mode_link): Add new -bindir option, and use it to place
4096         output DLL if specified.
4098 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4100         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4101         (baseargs): Add --disable-option-checking.
4102         * configure: Regenerate.
4104         * Makefile.def (configure-target-libiberty): Depend on
4105         all-binutils and all-ld.
4106         (configure-target-newlib): Likewise.
4107         * Makefile.in: Regenerate.
4109 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4111         * config.sub, config.guess: Update from upstream sources.
4113 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4115         Sync from src, merge:
4117         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4119         * configure.ac: Do not exclude gas for i386-*-darwin.
4120         Add a case for x86_64-*-darwin.
4121         * configure: Regenerate.
4123 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4125         * MAINTAINERS: Add my name to Write After Approval list.
4127 2009-08-06  Michael Eager  <eager@eagercon.com>
4129         * configure.ac: Add Microblaze target.
4130         * configure: Regenerate.
4132 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4134         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4135         * configure: Regenerate.
4137 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4139         * MAINTAINERS (Write After Approval): Update my e-mail address.
4141 2009-07-06  Ian Lance Taylor  <iant@google.com>
4143         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4144         * configure: Rebuild.
4146 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4148         * MAINTAINERS: Move myself to the Graphite Reviewers.
4150 2009-06-30  Wei Guozhi  <carrot@google.com>
4152         * MAINTAINERS: Add my name to Write After Approval list.
4154 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4156         PR bootstrap/40338
4157         * configure.ac (comparestring): Create new variable.
4158         * Makefile.tpl (comparestring): Use to skip some comparisions.
4159         * configure: Regenerate.
4160         * Makefile.in: Regenerate.
4162 2009-06-26  Doug Evans  <dje@sebabeach.org>
4164         * Makefile.def (host_modules): Add cgen.
4165         * Makefile.in: Regenerate.
4166         * configure.ac (host_tools): Add cgen.
4167         * configure: Regenerate.
4169 2009-06-23  DJ Delorie  <dj@redhat.com>
4171         * MAINTAINERS: Add myself as mep maintainer.
4173 2009-06-23  Ian Lance Taylor  <iant@google.com>
4175         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4176         boot_languages.  Only bootstrap target libraries listed in
4177         target_libs for some boot language.  Add --with-stage1-ldflags,
4178         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4179         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4180         if not building with C++.
4181         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4182         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4183         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4184         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4185         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4186         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4187         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4188         * configure, Makefile.in: Rebuild.
4190 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4192         * MAINTAINERS: Added my name to write-after-approval list.
4194 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4196         * configure.ac: Define is_elf for QNX Neutrino targets.
4197         * configure: Regenerate.
4199 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4201         * MAINTAINERS: Added my name to the write-after-approval list
4203 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4205         * configure.ac: Detect MPC in default directory.
4206         * configure: Regenerate.
4208 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4209             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4211         * Makefile.tpl (all): Avoid a trailing backslash.
4212         * Makefile.in: Regenerate.
4214 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4216         * config.sub, config.guess: Update from upstream sources.
4218 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4220         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4221         to noconfdirs.
4222         * configure: Regenerate.
4224 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4226         * Makefile.tpl ([+compare-target+]): Compare all stage
4227         directories, rather than just gcc.
4228         * Makefile.in: Rebuilt.
4230 2009-06-01  Doug Kwan  <dougkwan@google.com>
4232         * configure.ac: Support gold for target arm*-*-*.
4233         * configure: Regenerate.
4235 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4237         * Makefile.def: Add MPC support and dependencies.
4238         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4240         * Makefile.in, configure: Regenerate.
4242 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4244         * Makefile.tpl (all): Avoid harmless warning in make all when
4245         gcc-bootstrap is enabled but stage_last does not exist.
4246         * Makefile.in: Rebuilt.
4248 2009-05-24  Nicolas Roche  <roche@adacore.com>
4250         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4251         * Makefile.in: Regenerate.
4253 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4255         * MAINTAINERS: Update my e-mail address.
4257 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4259         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4260         * configure:  Regenerate.
4262 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4264         PR other/40159
4265         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4266         gcc-no-bootstrap are mutually exclusive.
4267         * Makefile.in: Rebuilt.
4269 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4271         PR other/40159
4272         * Makefile.tpl (all): Don't end with unconditional success.
4273         * Makefile.in: Rebuilt.
4275 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4277         PR target/37137
4278         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4279         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4280         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4281         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4282         stage_configureflags, stage_cflags and stage_libcflags into
4283         explicit Makefile macros.
4284         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4285         GFORTRAN.
4286         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4287         CC.  Set CC_FOR_BUILD from CC.
4288         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4289         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4290         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4291         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4292         and GFORTRAN.
4293         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4294         (_LIBCFLAGS): Renamed to _TFLAGS.
4295         (do-compare-debug, do-compare3-debug): Drop.
4296         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4297         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4298         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4299         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4300         (XGCC_FLAGS_FOR_TARGET): New.
4301         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4302         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4303         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4304         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4305         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4306         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4307         TFLAGS.
4308         (BUILD_CONFIG): Include if requested.
4309         (all): Set TFLAGS on bootstrap.
4310         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4311         (all-stageid-prefixmodule): Likewise.
4312         (do-clean, distclean-stageid): Set TFLAGS.
4313         (restrap): Fix whitespace.
4314         * Makefile.in: Rebuilt.
4316 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4318         * config.guess: Sync with src.
4320 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4322         * configure.ac ($with_ppl):  Default to no if not supplied.
4323         ($with_cloog):  Likewise.
4324         configure:  Regenerate.
4326 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4328         * MAINTAINERS: Update my e-mail address.
4330 2009-04-27  Nick Clifton  <nickc@redhat.com>
4332         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4334 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4336         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4337         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4338         * Makefile.in: Regenerate.
4340 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4342         PR bootstrap/39739
4343         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4344         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4346         * configure, Makefile.in: Regenerate.
4348 2009-04-21  Taras Glek  <tglek@mozilla.com>
4350         * include/hashtab.h: Update GTY annotations to new syntax
4351         * include/splay-tree.h: Likewise
4353 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4355         * config.sub, config.guess: Update from upstream sources.
4357 2009-04-15  Anthony Green  <green@moxielogic.com>
4359         * configure.ac: Add moxie support.
4360         * configure: Rebuilt.
4362 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4364         * configure.ac: Change copyright header to refer to version
4365         3 of the GNU General Public License and to point readers at the
4366         COPYING3 file and the FSF's license web page.
4367         * Makefile.def: Likewise.
4368         * Makefile.tpl: Likewise.
4369         * Makefile.in: Regenerate.
4371 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4373         * configure.ac: Restore match for darwin9 or later. Use double
4374         brackets since regeneration eats one pair.
4375         * configure: Regenerate.
4377 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4379         PR gas/10039
4380         * configure.ac: Require texinfo 4.7.
4381         * configure: Regenerated.
4383 2009-04-09  Nick Clifton  <nickc@redhat.com>
4385         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4386         the GCC Runtime Library Exception.
4388 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4390         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4391         * configure: Regenerate.
4393 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4395         * Makefil.def (languages): New entries.
4396         * Makefile.tpl (check-gcc-*): New generic target.
4397         * Makefile.in: Regenerate.
4399 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4401         * MAINTAINERS:  Update my email address.
4403 2009-03-18  Tom Tromey  <tromey@redhat.com>
4405         * configure: Rebuild.
4406         * configure.ac (host_libs): Add libiconv.
4407         * Makefile.in: Rebuild.
4408         * Makefile.def (host_modules): Add libiconv.
4409         (configure-gdb, all-gdb): Depend on libiconv.
4411 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4413         * configure.ac: Treat gdb as supported on x86_64-darwin.
4414         * configure: Regenerate.
4416 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4418         * configure.ac (--with-host-libstdcxx): New option.
4419         * configure: Regenerate.
4421 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4423         * MAINTAINERS:  Move myself into the write after approval list.
4425 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4427         * MAINTAINERS: Update e-mail address.
4429 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4431         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4433 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4435         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4437 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4439         Backport from git Libtool:
4441         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4442         Support GNU/kOpenSolaris.
4443         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4444         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4445         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4446         GNU/kOpenSolaris.
4448 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4450         * MAINTAINERS: Update e-mail address.
4452 2009-02-24  Michael Eager  <eager@eagercon.com>
4454         * MAINTAINERS (Write After Approval): Add self.
4456 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4458         * MAINTAINERS (Write After Approval): Add myself.
4460 2009-02-05  Andreas Schwab  <schwab@suse.de>
4462         * Makefile.tpl (stage_last): Define $r and $s before using
4463         $(RECURSE_FLAGS_TO_PASS).
4464         * Makefile.in: Regenerate
4466 2009-01-30  Ian Lance Taylor  <iant@google.com>
4468         * MAINTAINERS: Move myself to the Global Reviewers list.
4470 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4472         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4473         * configure: Regenerate.
4475 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4477         * MAINTAINERS: Make whitespace consistent.
4478         Remove Robert Millan from Write After Approval.
4480 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4482         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4483         (all-opcodes): Depend on all-libiberty.
4484         * Makefile.in: Regenerate.
4486 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4488         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4489         * configure: Regenerate.
4491 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4493         * MAINTAINERS (Write After Approval): Add myself.
4495 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4497         * MAINTAINERS: Add myself to reviewers (Fortran).
4499 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4501         PR tree-optimization/38515
4502         * configure.ac (cloog-polylib): Removed.
4503         (with_ppl, with_cloog): Test for "no".
4504         * configure: Regenerated.
4506 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4508         * MAINTAINERS: Moved myself to reviewers (Fortran).
4510 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4512         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4513         (Write After Approval): Remove myself.
4515 2009-01-03  Diego Novillo  <dnovillo@google.com>
4517         * MAINTAINERS: Remove myself from alias maintainership.
4519 2009-01-02  David Ayers  <ayers@fsfe.org>
4521         * MAINTAINERS: Update e-mail address.
4523 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4525         * MAINTAINERS: Make whitespace consistent.
4527 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4529         Backport from upstream Libtool:
4530         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4531         Add cache variables to tests that require the linker to work.
4532         For shlibpath_overrides_runpath, this also changes the semantics
4533         to let the result from the C compiler take precedence.
4535 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4537         * config.sub, config.guess: Update from upstream sources.
4539 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4541         * configure.ac (ppllibs): Add by default the lib flags.
4542         * configure: Regenerate.
4544 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4546         * MAINTAINERS:  Add myself to the write after approval list.
4548 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4550         * configure.ac: Add double brackets on darwin[912].
4551         * configure: Regenerate.
4553 2008-12-03  Daniel Kraft  <d@domob.eu>
4555         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4556         Approval to Reviewer section (for Fortran front-end).
4558 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4560         * configure.ac: Expand to darwin10 and later.
4561         * configure: Regenerate.
4563 2008-12-02  Andreas Schwab  <schwab@suse.de>
4565         * Makefile.def: configure-target-boehm-gc depends on
4566         all-target-libstdc++-v3.
4567         * Makefile.in: Regenerate.
4569 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4571         * MAINTAINERS:  Add myself as mingw maintainer.
4573 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4575         * config.sub, config.guess: Update from upstream sources.
4577 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4579         * README.SCO: Remove.
4581 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4583         * MAINTAINERS:  Add myself to the write after approval list.
4585 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4587         * MAINTAINERS:  Update my email address in WAA section.
4589 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4591         * MAINTAINERS: Update e-mail address.
4593 2008-11-27  Toon Moene  <toon@moene.org>
4595         * MAINTAINERS: Change e-mail address.
4597 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4599         * configure.ac: Build gdb for i?86-*-darwin*
4600         * configure: Regenerated.
4602 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4604         * MAINTAINERS: Added my full name.
4606 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4608         PR bootstrap/38014
4609         PR bootstrap/37923
4611         Revert:
4613         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4615         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4616         * Makefile.in: Regenerated.
4618         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4620         PR gdb/921
4621         PR gdb/1646
4622         PR gdb/2175
4623         PR gdb/2176
4625         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4626         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4627         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4628         (HOST_EXPORTS): Pass CPPFLAGS.
4629         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4630         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4631         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4632         * Makefile.in, configure: Regenerated.
4633         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4634         and CPPFLAGS_FOR_BUILD.
4636 2008-11-06  Jeff Law  <law@redhat.com>
4638         * MAINTAINERS: Add myself as middle end maintainer.
4640 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4642         * MAINTAINERS (Write after approval): Add myself.
4644 2008-11-05  Diego Novillo  <dnovillo@google.com>
4646         * MAINTAINERS (Global Reviewers): Add myself.
4647         (Non-Algorithmic Maintainers): Remove myself.
4649 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4651         * MAINTAINERS (Write after approval): Add myself.
4653 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4655         * MAINTAINERS (Write after approval): Add myself.
4657 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4659         * configure.ac (spu-*-*): Remove special case.
4660         * configure: Regenerate.
4662 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4664         * MAINTAINERS (Write after approval): Update my email address.
4666 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4668         * configure.ac [spu-*-*]: Do not set skipdirs.
4669         * configure: Re-generate.
4671 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4673         * MAINTAINERS (Various Maintainers): Add myself to reload.
4675 2008-10-25  Richard Guenther  <rguenther@suse.de>
4677         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4678         maintainer.  Remove myself as libgcc-math maintainer.
4679         (Non-Algorithmic Maintainers): Remove myself.
4681 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4683         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4684         * Makefile.in: Regenerated.
4686 2008-10-23  Cary Coutant  <ccoutant@google.com>
4688         * MAINTAINERS (Write after approval): Add myself.
4690 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4692         PR gdb/921
4693         PR gdb/1646
4694         PR gdb/2175
4695         PR gdb/2176
4697         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4698         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4699         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4700         (HOST_EXPORTS): Pass CPPFLAGS.
4701         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4702         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4703         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4704         * Makefile.in, configure: Regenerated.
4705         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4706         and CPPFLAGS_FOR_BUILD.
4708 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4710         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4711         Sebastian Pop.
4713 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4715         * MAINTAINERS (Write After Approval): Added myself.
4717 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4719         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4720         recommended version to 2.3.2.
4722         * configure: Regenerate.
4724 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4726         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4728 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4730         * MAINTAINERS (Write After Approval): Update e-mail address.
4732 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4734         * libtool.m4: Update to libtool 2.2.6.
4735         * lt~obsolete.m4: Update to libtool 2.2.6.
4736         * ltmain.sh: Update to libtool 2.2.6.
4737         * ltsugar.m4: Update to libtool 2.2.6.
4738         * ltversion.m4: Update to libtool 2.2.6.
4739         * ltoptions.m4: Update to libtool 2.2.6.
4740         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4742 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4744         * MAINTAINERS (Write After Approval): Add myself.
4746 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4748         * MAINTAINERS (Write After Approval): Update my name.
4750 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4752         * MAINTAINERS: Add myself in "Write After Approval".
4754 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4756         * MAINTAINERS: Add myself as ia64 maintainer.
4758 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4760         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4761         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4762         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4763         and Michael Tiemann from Write After Approval since they do not
4764         actually have access.
4766 2008-09-05  Richard Guenther  <rguenther@suse.de>
4768         * configure.ac: Initialize clooglibs to -lcloog.
4769         * configure: Re-generate.
4771 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4773         * MAINTAINERS (Write After Approval): Add myself.
4775 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4777         * configure.ac (--with-cloog-polylib): New.
4778         (--disable-cloog-version-check): New.
4779         (--disable-ppl-version-check): New.
4780         * configure: Re-generate.
4782 2008-09-03  Richard Guenther  <rguenther@suse.de>
4784         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4785         cloog test.
4786         * configure: Re-generate.
4788 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4790         Add picoChip port.
4791         * MAINTAINERS: Add picoChip maintainers.
4793 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4794             Tobias Grosser  <grosser@fim.uni-passau.de>
4795             Jan Sjodin  <jan.sjodin@amd.com>
4796             Harsha Jagasia  <harsha.jagasia@amd.com>
4797             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4798             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4799             Adrien Eliche  <aeliche@isty.uvsq.fr>
4801         Merge from graphite branch.
4802         * configure: Regenerate.
4803         * Makefile.in: Regenerate.
4804         * configure.ac (host_libs): Add ppl and cloog.
4805         Add checks for PPL and CLooG.
4806         * Makefile.def (ppl, cloog): Added modules and dependences.
4807         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4808         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4810 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4812         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4813         (GCC_SHLIB_SUBDIR): New.
4814         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4815         * configure: Regenerate.
4816         * Makefile.in: Regenerate.
4818 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4820         * MAINTAINERS: Consistently use tabs to separate columns.
4822 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4824         * MAINTAINERS (Write after Approval): Add myself.
4826 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4828         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4829         Enable bfd, binutils and opcodes.
4830         * configure: Regenerate.
4832 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4834         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4836 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4838         * MAINTAINERS:  Use correct Umlaut for last name.
4840 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4842         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4844 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4846         * MAINTAINERS: Update my email address.
4848 2008-08-16  Nicolas Roche  <roche@adacore.com>
4850         * Makefile.tpl: Add BOOT_ADAFLAGS.
4851         * Makefile.in: Regenerate.
4853 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4855         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4856         * configure: Regenerate.
4858 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4860         * configure.ac: Add makefile fragments for hpux.
4861         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4862         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4863         * configure: Regenerate.
4864         * Makefile.in: Regenerate.
4866 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4868         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4870 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4872         * MAINTAINERS (Write after Approval): Add myself.
4874 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4876         * MAINTAINERS (Write After Approval):  Add myself.
4878 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4880         * MAINTAINERS (Write After Approval):  Add myself.
4882 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4884         * MAINTAINERS: Update my email address.
4886 2008-06-25  Joey Ye  <joey.ye@intel.com>
4888         * MAINTAINERS (Write After Approval):  Add myself.
4890 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4892         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4893         * Makefile.in: Regenerate.
4894         * configure: Regenerate.
4896 2008-06-17  Daniel Kraft  <d@domob.eu>
4898         * MAINTAINERS (Write After Approval):  Add myself.
4900 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4902         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4903         "$@" is still intact with both Autoconf 2.59 and 2.62.
4904         * configure: Regenerate.
4906 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4908         * Makefile.tpl: Fix comment errors.
4909         * Makefile.in: Regenerate.
4911 2008-06-12  David S. Miller  <davem@davemloft.net>
4912             David Edelsohn  <edelsohn@gnu.org>
4914         * configure.ac: Add powerpc*-*-* to gold supported targets.
4915         * configure: Regenerate.
4917 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4919         PR tree-optimization/36218
4920         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4921         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4922         (all prefix="build-"): Pass them to build-system sub-makes.
4923         * Makefile.in: Regenerate.
4925 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4927         * MAINTAINERS (mt port): Remove.
4928         (sco5, unixware, sco udk): Remove.
4929         (Kean Johnston): Add to Write After Approval.
4931 2008-05-30  Julian Brown  <julian@codesourcery.com>
4933         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4934         of libobjc for ARM EABI Linux.
4935         * configure: Regenerate.
4937 2008-05-18  Xinliang David Li   <davidxl@google.com>
4939         * ChangeLog: Remove wrong ChangeLog entry.
4941 2008-05-17  Xinliang David Li   <davidxl@google.com>
4943         * MAINTAINERS (Write After Approval): Add myself.
4945 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4947         * MAINTAINERS (Write After Approval): Add myself.
4949 2008-05-14  Rafael Espíndola  <espindola@google.com>
4951         * config-ml.in: don't handle --enable-shared and --enable-static.
4953 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4955         * MAINTAINERS: Update my email address.
4957 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4959         * MAINTAINERS: Update my email address.
4961 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4963         * MAINTAINERS (Write After Approval): Add myself.
4965 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4967         * MAINTAINERS (Write After Approval): Add myself.
4969 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4971         * MAINTAINERS (crx): Add myself.
4973 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4975         Sync with src:
4976         2008-04-14  David S. Miller  <davem@davemloft.net>
4978         * configure.ac: Add sparc*-*-* to gold supported targets.
4979         * configure: Regenerate.
4981 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4983         PR bootstrap/35457
4984         * configure.ac: Include override.m4.
4985         * configure: Regenerate.
4987 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4989         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4990         * Makefile.in: Regenerate.
4992 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4994         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4995         as nonconfigurable directories list.
4996         * configure: Regenerate.
4998 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5000         * config.sub, config.guess: Update from upstream sources.
5002 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5004         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5005         * Makefile.in: Regenerate.
5007 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5009         * configure.ac: Do not build libssp for the AVR.
5010         * configure: Regenerate.
5012 2008-04-07  Ian Lance Taylor  <iant@google.com>
5014         * Makefile.def: check-gold depends upon all-binutils.
5015         * Makefile.in: Regenerate.
5017 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5019         * MAINTAINERS (Write After Approval): Add myself.
5021 2008-04-04  Nick Clifton  <nickc@redhat.com>
5023         PR binutils/4334
5024         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5025         builds.
5026         * configure: Regenerate.
5028 2008-04-04  NightStrike  <NightStrike@gmail.com>
5030         PR other/35151
5031         * configure.ac: Combine rules for mingw32 and mingw64.
5032         * configure: Regenerate.
5034 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5036         * MAINTAINERS (Write After Approval): Add myself.
5038 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5040         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5041         * Makefile.in (.NOTPARALLEL): Ditto.
5043 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5045         * MAINTAINERS (Write After Approval): Add myself.
5047 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5049         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5050         * Makefile.in (.NOTPARALLEL): Regenerate.
5052 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5054         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5055         * Makefile.in: Regenerate.
5057 2008-03-26  Jakub Staszak  <kuba@et.pl>
5059         * MAINTAINERS (Write After Approval): Add myself.
5061 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5063         * MAINTAINERS:  Update e-mail address.
5065 2008-03-20  Ian Lance Taylor  <iant@google.com>
5067         * configure.ac: Add support for --enable-gold.
5068         * Makefile.def: Add gold as a directory like ld.
5069         * configure, Makefile.in: Regenerate.
5071 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5073         * configure.ac: m4_include config/proginstall.m4.
5074         * configure: Regenerate.
5076         Backport from upstream Libtool:
5078         2007-10-12  Eric Blake  <ebb9@byu.net>
5080         Deal with Autoconf 2.62's semantic change in m4_append.
5081         * ltsugar.m4 (lt_append): Replace broken versions of
5082         m4_append.
5083         (lt_if_append_uniq): Don't require separator to be overquoted,
5084         and avoid broken m4_append.
5085         (lt_dict_add): Fix typo.
5086         * libtool.m4 (_LT_DECL): Don't overquote separator.
5088 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5090         * config.rpath: Add AIX 6 support.
5092 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5094         * Makefile.def (stageprofile).  Remove -fprofile-generate
5095         from stage_libcflags.
5096         * Makefile.in: Regenerate.
5098 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5100         * config.sub, config.guess: Update from upstream sources.
5102 2008-03-06  Tom Tromey  <tromey@redhat.com>
5104         * MAINTAINERS: Update for treelang deletion.
5106 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5108         * MAINTAINERS: Update my email address.
5110 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5112         * MAINTAINERS (darwin port): Add myself as a maintainer.
5113         (objective-c/c++): Add myself as a maintainer.
5115 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5117         * MAINTAINERS (Write After Approval): Update my email address.
5119 2008-02-25  Tomas Bily  <tbily@suse.cz>
5121         * MAINTAINERS (Write After Approval): Add myself.
5123 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5125         * MAINTAINERS (OpenMP): Add myself.
5127 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5129         PR bootstrap/32009
5130         PR bootstrap/32161
5132         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5133         * configure: Regenerate.
5135         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5136         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5137         STAGE4_LIBCFLAGS): New.
5138         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5139         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5140         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5141         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5142         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5143         for target modules.  Don't export LIBCFLAGS.
5144         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5145         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5146         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5147         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5148         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5149         * Makefile.in: Regenerate.
5151 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5153         PR libgcj/33085
5154         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5155         Do not use -DDLL_EXPORT.  Backport from upstream.
5157 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5159         * MAINTAINERS (Write After Approval): Add myself.
5161 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5163         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5164         * configure: Regenerate.
5166 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5168         * configure.ac (xtensa*-*-*): Recognize processor variants.
5169         * configure: Regenerate.
5171 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5173         PR bootstrap/34922
5174         * configure.ac (PARSE_ARGS): Push suitable setting of
5175         ac_subdirs_all, for `./configure --help=recursive'.
5176         Handle `+' in generic toplevel directory disabling.
5177         * configure: Regenerate.
5179 2008-01-28  Nick Clifton  <nickc@redhat.com>
5181         * MAINTAINERS (xstormy16): Take over maintainership.
5183 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5185         * MAINTAINERS (c4x port): Remove.
5187 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5189         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5191 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5193         * config.sub, config.guess: Update from upstream sources.
5195 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5197         * MAINTAINERS (Write After Approval): Add myself.
5199 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5201         * MAINTAINERS: Update my email address.
5203 2008-01-09  Raksit Ashok  <raksit@google.com>
5205         * MAINTAINERS (Write After Approval): Add myself.
5207 2008-01-09  Raksit Ashok  <raksit@google.com>
5209         * MAINTAINERS (Write After Approval): Add myself.
5211 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5213         * config.sub, config.guess: Update from upstream sources.
5215 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5217         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5218         Change recommended MPFR from 2.2.1 -> 2.3.0.
5219         * configure: Regenerate.
5221 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5223         * MAINTAINERS: Update my email address.
5225 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5227         * MAINTAINERS: Update my email address.
5229 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5231         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5232         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5233         * Makefile.in: Regenerate.
5235 2007-12-10  Mark Heffernan  <meheff@google.com>
5237         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5238         misplaced entries.
5240 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5242         * configure.ac: Enable libjava for x86_64-*-darwin9.
5243         * configure: Regenerate.
5245 2007-12-07  Bill Maddox  <maddox@google.com>
5247         * MAINTAINERS (Write After Approval): Add myself.
5249 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5251         * config.sub, config.guess: Update from upstream sources.
5253 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5255         * config-ml.in: Remove 64bit configure tests.
5257 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5259         * config-ml.in: Robustify against white space in absolute file
5260         names.
5262         * config-ml.in (multi-clean): Substitute ${Makefile}.
5263         Remove superfluous ${Makefile} in list.
5265 2007-11-19  Thiemo Seufer  <ths@mips.com>
5267         * config-ml.in: Don't hardcode the Makefile name.
5269 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5271         * MAINTAINERS (Write After Approval): Add myself.
5273 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5275         * MAINTAINERS (Write After Approval): Add myself.
5277 2007-11-06  Doug Kwan  <dougkwan@google.com>
5279         * MAINTAINERS (Write After Approval): Add myself.
5281 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5283         * MAINTAINERS (mercury): Remove entry.
5284         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5286 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5288         * Makefile.def (dependencies): Make configure-gdb depend on
5289         all-intl.
5290         * Makefile.in: Regenerated.
5292 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5294         * MAINTAINERS (Fortran maintainer): Remove myself.
5296 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5298         * Makefile.def: To avoid problems running with parallel makes,
5299         build newlib before libgloss so that target specific header
5300         files are availble.
5301         * Makefile.in: Regenerate
5303 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5305         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5306         * Makefile.in: Regenerate.
5308 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5310         * MAINTAINERS (Register allocation reviewer): Add myself.
5312 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5314         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5315         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5316         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5317         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5318         * configure: Regenerate.
5320 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5322         * MAINTAINERS (Register allocation reviewer): Add myself.
5324 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5326         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5327         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5328         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5329         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5330         * configure.ac: Default them to host tools for $host = $build.
5331         Subst them.
5333         * configure: Regenerate.
5334         * Makefile.in: Regenerate.
5336 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5338         * MAINTAINERS (Register allocation reviewer): Add myself.
5340 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5342         * MAINTAINERS (Register allocation reviewer): Add myself.
5344 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5346         * MAINTAINERS (Write After Approval): Fix typo.
5348 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5350         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5351         * configure: Regenerate.
5353 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5355         PR bootstrap/31906
5356         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5357         they're already prefixed.
5359 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5361         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5362         libstdc++.
5363         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5364         * configure: Regenerate.
5365         * Makefile.in: Regenerate.
5367 2007-09-17  Andreas Schwab  <schwab@suse.de>
5369         * configure.ac: Raise minimum makeinfo version to 4.6.
5370         * configure: Regenerate.
5372 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5374         * MAINTAINERS (write-after-approval) add myself
5376 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5378         * configure.ac: Correct makeinfo version check.
5379         * configure: Regenerate.
5381 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5383         * MAINTAINERS: Update my email address.
5385 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5387         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5388         to $skipdirs and only disable gprof for newlib.  Use the normal
5389         mips*-elf* handling in other respects.
5390         * configure: Regnerate.
5392 2007-09-12  David Daney  <ddaney@avtrex.com>
5394         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5395         enabling libgcj.
5396         * configure: Regenerate.
5398 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5400         PR other/32154
5401         * configure.ac: For libgloss targets, point the linker to the linker
5402         script, startup code and simulator library.
5403         * configure: Regenerate.
5405 2007-09-07  Andrew Haley  <aph@redhat.com>
5407         * configure.ac (noconfigdirs): Remove target-libffi and
5408         target-libjava.
5409         * configure: Regenerate.
5411 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5413         PR target/33281
5414         * configure.ac: Use config/mh-mingw on mingw.
5415         * configure: Regenerate.
5417 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5419         * MAINTAINERS (Write After Approval): Add myself.
5421 2007-09-05  Richard Guenther  <rguenther@suse.de>
5423         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5424         nor --disable-checking is provided also turn on yes and types
5425         checking for stage1.
5426         * configure: Re-generate.
5428 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5430         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5431         (Write After Approval): Remove myself.
5433 2007-08-29  Nick Clifton  <nickc@redhat.com>
5435         * config.sub, config.guess: Update from upstream sources.
5437 2007-08-22  Bud Davis  <jmdavis@link.com>
5439         * MAINTAINERS (Write After Approval): Added myself.
5440         * MAINTAINERS (Reviewers): Removed myself.
5442 2007-08-18  Paul Brook  <paul@codesourcery.com>
5443             Joseph Myers  <joseph@codesourcery.com>
5445         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5446         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5447         * Makefile.in: Regenerate.
5448         * configure.ac (--with-debug-prefix-map): New.
5449         * configure: Regenerate.
5451 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5452             Nigel Stephens  <nigel@mips.com>
5454         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5455         as target_makefile_frag.
5456         * configure: Regenerate.
5458 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5460         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5461         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5462         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5463         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5464         (do-compare, do-compare3, do-compare-debug): New.
5465         ([+compare-target+]): Use them.
5467 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5469         * MAINTAINERS (Write After Approval): Change my email address.
5471 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5472             Ben Elliston  <bje@au.ibm.com>
5474         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5475         --silent if $silent.
5476         * configure: Regenerate.
5478 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5480         * MAINTAINERS (Various Maintainers): Add myself as
5481         loop infrastructure maintainer.  Update my e-mail
5482         address.
5484 2007-07-31  Diego Novillo  <dnovillo@google.com>
5486         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5487         Adjust description.
5489 2007-07-26  Richard Guenther  <rguenther@suse.de>
5491         * configure.ac: Add types checking to stage1 checking flags.
5492         * configure: Regenerate.
5494 2007-07-17  Nick Clifton  <nickc@redhat.com>
5496         * COPYING3: New file.  Contains version 3 of the GNU General
5497         Public License.
5498         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5499         Lesser General Public License.
5501 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5503         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5505 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5507         * MAINTAINERS (S/390 co-maintainer): Add myself.
5508         (Write After Approval): Remove myself.
5510 2007-07-13  Dan Hipschman  <dsh@google.com>
5512         * MAINTAINERS (Write After Approval): Add myself.
5514 2007-07-11  Nick Clifton  <nickc@redhat.com>
5516         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5517         WINDRES export.
5518         * Makefile.in: Regenerate.
5520 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5522         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5523         maintainer.
5525 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5527         * lt~obsolete.m4: New. Import from 20070318 libtool.
5529 2007-07-03  Julian Brown  <julian@codesourcery.com>
5531         * MAINTAINERS (Write After Approval): Add myself.
5533 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5535         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5536         * configure: Regenerate.
5538 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5540         * configure.ac: Add some missing m4 quotation.
5541         * configure: Regenerate.
5543 2007-07-02  Simon Baldwin  <simonb@google.com>
5545         * MAINTAINERS (Write After Approval): Add myself.
5547 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5549         * configure: Regenerate.
5551 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5553         * Makefile.def: Add windmc tool to build.
5554         * Makefile.tpl: Likewise.
5555         * configure.ac: Likewise.
5556         * Makefile.in: Regenerate.
5557         * configure: Regenerate.
5559 2007-06-28  DJ Delorie  <dj@redhat.com>
5561         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5562         not building newlib.
5563         * configure: Regenerated.
5565 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5567         * MAINTAINERS (Write After Approval): Add myself.
5569 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5571         * MAINTAINERS (Write After Approval): Add myself.
5573 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5575         * MAINTAINERS (Write After Approval): Add myself.
5577 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5579         * MAINTAINERS (Write After Approval): Add myself.
5581 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5583         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5584         * Makefile.in: Regenerated.
5586 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5588         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5589         bfin*-*-uclinux* targets.
5590         * configure: Regenerate.
5592 2007-06-14  Ian Lance Taylor  <iant@google.com>
5594         * MAINTAINERS: Add myself as non-algorithmic global write
5595         maintainer.
5597 2007-06-14  Diego Novillo  <dnovillo@google.com>
5599         * MAINTAINERS: Add self as middle-end maintainer and
5600         non-algorithmic global write maintainer.
5602 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5604         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5605         Move all Fortran maintainers except Paul Brook into the
5606         Non-Autopoiesis section.
5608 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5610         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5611         (distclean-stage[+id+]): Possibly delete stage_last.
5612         * Makefile.in: Regenerate.
5614 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5616         * MAINTAINERS (Various Maintainer): Fix typo.
5618 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5620         * MAINTAINERS (Various Maintainer): Add myself as
5621         dataflow maintainer.
5623 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5625         * config.sub, config.guess: Update from upstream sources.
5627 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5629         * Makefile.tpl: Fix spelling error.
5630         * Makefile.in: Regenerate.
5632 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5634         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5635         lt_cv_sys_max_cmd_len.
5637 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5639         * MAINTAINERS (Various Maintainers): Add myself as
5640         auto-vectorizer maintainer.
5642 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5644         PR libjava/32098
5645         * libtool.m4: Revert previous change.
5646         * ltgcc.m4: Put it here.
5648 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5650         * MAINTAINERS (Various Maintainers): Add myself as
5651         auto-vectorizer maintainer.
5653 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5655         PR libjava/32098
5656         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5658 2007-05-30  Richard Guenther  <rguenther@suse.de>
5660         * MAINTAINERS (Various Maintainers): Add myself as
5661         auto-vectorizer maintainer.
5663 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5665         PR bootstrap/29382
5666         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5667         * configure: Rebuilt.
5669 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5671         * MAINTAINERS (Write After Approval): Removed my name.
5673 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5675         * MAINTAINERS (Write After Approval): Remove myself.
5677 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5679         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5681 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5683         * ltmain.sh: Update from ToT Libtool.
5684         * libtool.m4: Update from ToT Libtool.
5685         * ltsugar.m4: New. Update from ToT Libtool.
5686         * ltversion.m4: New. Update from ToT Libtool.
5687         * ltoptions.m4: New. Update from ToT Libtool.
5688         * ltconfig: Remove.
5689         * ltcf-c.sh: Remove.
5690         * ltcf-cxx.sh: Remove.
5691         * ltcf-gcj.sh: Remove.
5693 2007-05-22  Ollie Wild  <aaw@google.com>
5695         * MAINTAINERS (Write After Approval): Add myself.
5697 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5699         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5700         stage_cflags.
5701         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5702         Remove CFLAGS/LIBCFLAGS.
5703         (configure-stage[+id+]-[+prefix+][+module+],
5704         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5705         * Makefile.in: Regenerate.
5707 2007-05-15  Diego Novillo  <dnovillo@google.com>
5709         * MAINTAINERS: Update e-mail address.
5711 2007-05-15  Revital Eres  <eres@il.ibm.com>
5713         * MAINTAINERS (Write After Approval): Add myself.
5715 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5717         * MAINTAINERS (Write After Approval): Updated my address.
5719 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5721         * MAINTAINERS (Write After Approval): Add myself.
5723 2007-05-11  Silvius Rus  <rus@google.com>
5725         * MAINTAINERS (Write After Approval): Add myself.
5727 2007-04-23  Tom Tromey  <tromey@redhat.com>
5729         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5731 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5733         * MAINTAINERS (cpplib): Rename to ...
5734         (libcpp): ... this.  Add C/C++ front end maintainers.
5736 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5738         * config-ml.in: Pass ${ml_config_env} to configure calls.
5740 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5742         * MAINTAINERS (Write After Approval): Add myself.
5744 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5746         * MAINTAINERS (Write After Approval): Add myself.
5748 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5750         * MAINTAINERS (fortran 95 front end): Add myself.
5752 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5754         * MAINTAINERS (Write After Approval): Add myself.
5756 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5758         * MAINTAINERS (Modulo Scheduler): Add myself.
5760 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5762         * MAINTAINERS (fortran 95 front end): Add myself.
5763         (c++ front end): whitespace fix.
5765 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5767         * MAINTAINERS (Write After Approval): Add myself.
5769 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5771         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5772         of glob.  Quote arguments with single quotes too.
5773         * configure: Regenerate.
5775 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5777         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5778         * Makefile.in: Regenerate
5780 2007-03-07  Andreas Schwab  <schwab@suse.de>
5782         * configure: Regenerate.
5784 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5786         * configure.ac: Add "--with-pdfdir" configure option,
5787         which defines pdfdir variable.
5788         * Makefile.def (target=fixincludes): Add install-pdf to
5789         missing targets.
5790         (recursive_targets): Add install-pdf target.
5791         (flags_to_pass): Add pdfdir.
5792         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5793         target.
5794         * configure: Regenerate
5795         * Makefile.in: Regenerate
5797 2007-02-28  Eric Christopher  <echristo@apple.com>
5799         Revert:
5800         2006-12-07  Mike Stump  <mrs@apple.com>
5802         * Makefile.def (dependencies): Add dependency for
5803         install-target-libssp and install-target-libgomp on
5804         install-gcc.
5805         * Makefile.in: Regenerate.
5807 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5809         * configure: Regenerate.
5810         * configure.ac: Move statements after variable declarations.
5812 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5814         * MAINTAINERS: Add myself as sh maintainer.
5816 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5818         * configure.ac: Adjust for loop syntax.
5819         * configure: Regenerate.
5821 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5823         * configure: Rebuilt.
5825 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5827         * configure.ac: Drop multiple occurrences of --enable-languages,
5828         and fix its quoting.
5829         * configure: Rebuilt.
5831 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5832             Nathan Sidwell  <nathan@codesourcery.com>
5833             Vladimir Prus  <vladimir@codesourcery.com>
5834             Joseph Myers  <joseph@codesourcery.com>
5836         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5837         * configure: Regenerate.
5839 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5841         * ltconfig (freebsd*): Default to elf.
5843 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5845         * configure.ac (target_libraries): Move libgcc before libiberty.
5846         * configure: Regenerated.
5848 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5849             Paolo Bonzini  <bonzini@gnu.org>
5851         PR bootstrap/30753
5852         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5853         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5854         * configure: Regenerated.
5856 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5858         * MAINTAINERS (Language Front End Maintainers): Update my mail
5859         address.
5861 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5863         PR bootstrap/30748
5864         * configure.ac: Correct syntax for Solaris ksh.
5865         * configure: Regenerated.
5867 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5869         * configure.ac: Sync with src.
5870         * configure: Regenerate.
5872 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5874         * Makefile.in: Regenerate.
5876 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5878         * config.sub: Sync with src.
5880 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5882         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5883         noncanonical equivalents.
5884         * configure.in: Rename to...
5885         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5886         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5887         target_noncanonical.  Use them.  Rewrite removal of configure
5888         arguments for autoconf 2.59.  Discard variable settings.  Force
5889         program_transform_name for native tools.
5891         * Makefile.in: Regenerated.
5892         * configure: Regenerated with autoconf 2.59.
5894 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5896         * MAINTAINERS (Write After Approval): Add myself.
5898 2007-01-31  Andreas Schwab  <schwab@suse.de>
5900         * Makefile.tpl (LDFLAGS): Substitute it.
5901         * Makefile.in: Regenerate.
5903 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5905         * MAINTAINERS (Write After Approval): Add myself.
5907 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5909         * MAINTAINERS (spu port): Add myself.
5911 2007-01-23  Richard Guenther  <rguenther@suse.de>
5913         PR bootstrap/30541
5914         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5915         * Makefile.tpl (GNATBIND): Substitute it.
5916         (GNATMAKE): Likewise.
5917         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5918         of STAGE_PREFIX.
5919         * Makefile.in: Regenerate.
5920         * configure: Regenerate.
5922 2007-01-18  Mike Stump  <mrs@apple.com>
5924         * configure.in: Re-enable -Werror for gcc builds.
5926 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5928         * MAINTAINERS (Write After Approval): Add myself.
5930 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5932         * configure.in: Change == to = in test command.
5933         * configure: Regenerate.
5935 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5936             Nick Clifton  <nickc@redhat.com>
5937             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5939         * configure.in (build_configargs, host_configargs, target_configargs):
5940         Remove build/host/target parameters.
5941         (host_libs): Add gmp and mpfr.
5942         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5943         * Makefile.def (gmp, mpfr): New.
5944         (gcc): Remove target.
5945         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5946         target_os, target_vendor): New.
5947         (configure): Add host_alias/target_alias arguments; adjust invocations.
5948         * configure: Regenerate.
5949         * Makefile.in: Regenerate.
5951 2007-01-11  Matt Fago  <fago@earthlink.net>
5953         * configure.in: Try to link to functions only in mpfr 2.2.x
5954         to improve robustness of configure tests.
5955         * configure: Regenerate.
5957 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5959         * MAINTAINERS: Add myself as i386 maintainer.
5961 2007-01-08  Jan Hubicka  <jh@suse.cz>
5963         * MAINTAINERS: Add myself as i386 maintainer.
5965 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5967         * configure.in: Add support for an x86_64-mingw* target.
5968         * configure: Regenerate.
5970 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5972         * Makefile.tpl (all-target): Correct @if conditional for target
5973         modules.
5974         * configure.in: Omit libiberty if building only target libgcc.
5975         * configure, Makefile.in: Regenerated.
5977 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5979         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5980         * configure: Regenerate.
5982 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5984         * Makefile.def (target_modules): Add libgcc.
5985         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5986         * Makefile.tpl (clean-target-libgcc): Delete.
5987         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5988         on gcc even for bootstrapped modules.  Rewrite handling of
5989         lang_env_dependencies to loop over target_modules.
5990         * configure.in (target_libraries): Add target-libgcc.
5991         * Makefile.in, configure: Regenerated.
5993 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5995         * configure.in: Reorganize recognition of languages.  Add
5996         --enable-stage1-languages.  Show supported languages for the chosen
5997         target rather than all recognized languages.
5998         * configure: Regenerate.
6000 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6002         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6003         * Makefile.in: Regenerate.
6005 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6007         * configure.in: Warn that MPFR 2.2.0 is buggy.
6008         * configure: Regenerate.
6010 2006-12-27  Ian Lance Taylor  <iant@google.com>
6012         * configure.in: When removing Makefiles to force a reconfigure, also
6013         remove prev-DIR*/Makefile.
6014         * configure: Regenerate.
6016 2006-12-22  Andreas Schwab  <schwab@suse.de>
6018         * configure: Regenerate with correct autoconf version.
6020 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6022         * configure.in: add AC_SUBST for *_FOR_TARGET.
6023         * configure: Regenerate.
6025 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6027         * configure.in: Simplify logic for rejecting languages that cannot
6028         be built.  Separate the case when a language is unsupported,
6029         from the case when the user chooses not to build a language.
6031 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6033         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6034         it only affects bootstrap and could be tested on "$host" as well.
6035         * configure: Regenerate.
6036         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6038 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6040         PR bootstrap/29544
6041         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6042         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6043         move here comment from Makefile.tpl.
6044         * Makefile.tpl: Move some definitions higher in the file.
6045         (STAGE1_CHECKING): New.
6046         * configure.in: Add --enable-stage1-checking.
6047         * configure: Regenerate.
6048         * Makefile.in: Regenerate.
6050 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6052         * MAINTAINERS: Add myself as build system maintainer.
6054 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6056         * MAINTAINERS (Write After Approval): Add myself.
6058 2006-12-13  Eric Christopher  <echristo@apple.com>
6060         * MAINTAINERS: Add myself as darwin maintainer.
6062 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6064         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6066 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6068         MAINTAINERS: Update my entry.
6070 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6072         * configure.in:  Handle spu makefile frag.
6073         * Makefile.tpl (MAINT): Define
6074         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6075         * configure: Regenerate.
6076         * Makefile.in: Regenerate.
6078 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6080         * config.guess: Import latest version.
6081         * config.sub: Likewise.
6083 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6085         * configure.in (spu-*-*): Don't skip target-libiberty.
6086         * configure: Regenerate.
6088 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6090         PR bootstrap/30134
6091         * configure.in: Correct x86 darwin support for libjava to powerpc
6092         and i?86 only.
6093         * configure: Regenerate.
6095 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6097         * configure.in: Add x86 darwin support for libjava.
6098         * configure: Regenerate.
6100 2006-12-07  Mike Stump  <mrs@apple.com>
6102         * Makefile.def (dependencies): Add dependency for
6103         install-target-libssp and install-target-libgomp on
6104         install-gcc.
6105         * Makefile.in: Regenerate.
6107 2006-12-04  Richard Guenther  <rguenther@suse.de>
6109         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6110         (Non-Algorithmic Maintainers): Move over non-algorithmic
6111         loop optimizer maintainers, add myself as a non-algorithmic
6112         middle-end maintainer.
6114 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6116         * MAINTAINERS (Write After Approval): Add myself.
6118 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6120         * configure.in: Update error message for missing GMP/MPFR.
6122         * configure: Regenerate.
6124 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6126         * configure.in: Update MPFR version in error message.
6128         * configure: Regenerate.
6130 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6132         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6133         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6134         --with-gmp-lib): New flags.
6136         * configure: Regenerate.
6138 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6140         * MAINTAINERS (Write After Approval): Change my email address.
6142 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6144         * MAINTAINERS (Write After Approval): Add myself.
6146 2006-11-22  Philipp Thomas  <pth@suse.de>
6148         * MAINTAINERS (i18n): Update e-mail address.
6150 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6152         * MAINTAINERS (spu port): Add myself as maintainer.
6153         (Write After Approval): Remove myself.
6155 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6157         * configure.in (skipdirs): Don't build libssp for SPU.
6158         * configure: Regenerate.
6160 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6162         * MAINTAINERS (spu port): Add myself as maintainer.
6163         (libobjc): Update my email address.
6165 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6167         * MAINTAINERS (Write After Approval): Add myself.
6169 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6171         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6172         * configure : Rebuilt.
6174 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6176         * MAINTAINERS (Write After Approval): Add myself.
6178 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6180         * MAINTAINERS (Write After Approval): Add myself.
6182 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6184         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6185         libmpfr.a.
6186         * configure: Regenerate.
6188 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6190         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6191         (unstage): Test for stage_last presence.
6193         PR bootstrap/29802
6194         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6195         STAGE_PREFIX.
6196         * Makefile.in: Regenerate.
6198 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6200         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6201         maintainers.
6203 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6205         * MAINTAINERS (Write After Approval): Add myself.
6207 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6209         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6210         and stageN-package/Makefile.
6211         * Makefile.in: Regenerated.
6213 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6215         * configure.in: Remove target-libgloss from noconfigdirs for
6216         bfin-*-*.
6217         * configure: Regenerated.
6219 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6221         * configure.in (have_gmp): Only error if the gcc directory exists.
6223         * configure: Regenerate.
6225 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6227         * configure.in: Robustify error message for missing GMP/MPFR.
6229         * configure: Regenerate.
6231 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6233         * MAINTAINERS (Write After Approval): Add myself.
6235 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6237         * MAINTAINERS: Change email address.
6239 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6241         * MAINTAINERS (Write After Approval): Add myself.
6243 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6245         * MAINTAINERS (Write After Approval): Add myself.
6247 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6249         * MAINTAINERS (Write After Approval): Move myself to
6250         Write After Approval section.
6252 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6254         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6255         need_gmp anymore.
6256         * configure: Regenerate.
6258 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6260         * MAINTAINERS (Write After Approval): Add myself.
6262 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6264         * config.guess: Import latest version.
6265         * config.sub: Likewise.
6267 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6269         * Makefile.def: Added pdf target handling.
6270         * Makefile.tpl: Added pdf target handling.
6271         * Makefile.in: Regenerated.
6273 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6275         * MAINTAINERS: Add self as score port maintainer.
6277 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6279         * MAINTAINERS (Write After Approval): Add myself.
6281 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6283         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6284         or newer.
6285         * configure: Regenerated.
6287 2006-09-27  Dave Brolley  <brolley@redhat.com>
6289         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6290         using $s instead of $r.
6291         * configure: Regenerated.
6293 2006-09-26  Thiemo Seufer  <ths@mips.com>
6295         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6296         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6297         * configure: Regenerate.
6299 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6301         * MAINTAINERS (Write After Approval): Remove myself.
6303 2006-09-22  Chao-ying Fu  <fu@mips.com>
6305         * MAINTAINERS (Write After Approval): Add myself.
6307 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6309         * MAINTAINERS: Add self as soft-fp maintainer.
6311 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6313         * MAINTAINERS: Add myself as avr maintainer.
6314         Remove Marek Michalkiewicz as avr maintainer.
6316 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6318         * MAINTAINERS (Write After Approval): Add myself.
6320 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6322         * configure.in: Never build newlib for a Mingw host.
6323         Never build newlib as Mingw target library.
6324         Test the existence of winsup/cygwin for building a Cygwin newlib,
6325         rather than just winsup.
6326         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6327         building a Mingw target.
6328         * configure: Regenerate.
6330 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6332         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6334 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6336         * config.guess: Import from src (was more updated).
6337         * config.sub: Likewise.
6339 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6341         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6342         * configure: Regenerated.
6344 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6346         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6347         for stages after the first.
6349 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6351         * Makefile.def: Add dependencies for configure-opcodes
6352         on configure-intl and all-opcodes on all-intl.
6353         * Makefile.in: Regenerated.
6355 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6357         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6359 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6361         Port to hosts whose 'sort' and 'tail' implementations
6362         treat operands with leading '+' as file names, as POSIX
6363         has required since 2001.  However, make sure the code still
6364         works on pre-POSIX hosts.
6365         * ltmain.sh: Don't assume "sort +2" is equivalent to
6366         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6368 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6370         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6372 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6374         * ltconfig: chmod 644 before ranlib during install.
6376 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6378         PR bootstrap/18058
6379         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6380         if the bootstrap compiler is a GCC version that supports it.
6381         * configure: Regenerate.
6383 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6385         * configure.in: Fix thinkos in previous check-in.
6386         * configure: Regenerate.
6388 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6390         PR other/27063
6391         * configure.in: Test subdir_requires and give an appropriate
6392         error message.
6393         * configure: Regenerate.
6395 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6397         * MAINTAINERS (Write After Approval): Add myself.
6399 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6401         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6403 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6405         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6407 2006-06-20  David Ayers  <d.ayers@inode.at>
6409         PR bootstrap/28072
6410         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6411         whether target-libjava is being configured instead of whether the
6412         java front end is enabled.
6413         * configure: Regenerate.
6415 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6417         PR target/27540
6418         * configure.in: Only enable libgomp on IRIX 6.
6419         * configure: Regenerate.
6421 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6423         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6424         too.
6425         * Makefile.in: Regenerate.
6427 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6429         * config-ml.in: Alter CCASFLAGS to include special
6430         multilib options the same as is done for CFLAGS.
6432 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6434         * configure.in: Don't enable libgomp on hpux10.
6435         * configure: Rebuilt.
6437 2006-06-12  David Ayers  <d.ayers@inode.at>
6439         PR bootstrap/27963
6440         PR target/19970
6441         * configure.in: Remove target-boehm-gc from noconfigdirs where
6442         ${libgcj} is specified.
6443         * configure: Regenerate.
6445 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6447         Sync from src:
6449         * configure.in: Sync.
6450         * configure: Regenerated.
6452         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6454         * Makefile.def: Added dependencies from sim and gdb on intl, and
6455         added configure dependencies to everything with an all dependency
6456         on intl.
6457         * Makefile.in: Regenerated.
6459 2006-06-06  David Ayers  <d.ayers@inode.at>
6461         PR libobjc/13946
6462         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6463         * Makefile.in: Regenerate.
6464         * configure.in: Add --enable-objc-gc at toplevel and have it
6465         enable boehm-gc for Objective-C.
6466         Remove target-boehm-gc from libgcj.
6467         Add target-boehm-gc to target_libraries.
6468         Add target-boehm-gc to noconfigdirs where ${libgcj}
6469         is specified.
6470         Assert that boehm-gc is supported when requested for Objective-C.
6471         Only build boehm-gc if needed either for Java or Objective-C.
6472         * configure: Regenerate.
6474 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6476         PR 27674
6477         * Makefile.tpl (configure-[+prefix+][+module+],
6478         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6479         Remove rule to unstage bootstrapped modules.
6480         (stage_current): New.
6481         * Makefile.in: Regenerate.
6483 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6485         * MAINTAINERS (Write After Approval): Update my e-mail address.
6487 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6489         * include/libiberty.h: Declare pex_run_in_environment.
6491 2006-05-31  Asher Langton  <langton2@llnl.gov>
6493         * MAINTAINERS (Write After Approval): Add myself.
6495 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6497         * Makefile.def (bfd, opcodes): Fix lib_path.
6498         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6499         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6500         * Makefile.in: Regenerate.
6502 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6504         * Makefile.in: Regenerate.
6506 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6508         * Makefile.def: Add install-html target. Add datarootdir
6509         docdir and htmldir to flags_to_pass.
6510         * Makefile.tpl: Add install-html target.
6511         * Makefile.in: Regenerate.
6512         * configure.in: Add --with-datarootdir, --with-docdir, and
6513         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6514         * configure: Regenerate.
6516 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6518         * configure.in: Enable gprof for cross builds.
6519         * configure: Regenerate.
6521 2006-05-22  Richard Guenther  <rguenther@suse.de>
6523         Revert
6524         2006-01-31  Richard Guenther  <rguenther@suse.de>
6525         Paolo Bonzini  <bonzini@gnu.org>
6527         * Makefile.def (target_modules): Add libgcc-math target module.
6528         * configure.in (target_libraries): Add libgcc-math target library.
6529         (--enable-libgcc-math): New configure switch.
6530         * Makefile.in: Re-generate.
6531         * configure: Re-generate.
6532         * libgcc-math: New toplevel directory.
6534 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6535             Andreas Tobler  <a.tobler@schweiz.ch>
6537         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6538         * configure: Rebuilt.
6540 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6542         * MAINTAINERS (Write After Approval): Add myself.
6544 2006-05-01  DJ Delorie  <dj@redhat.com>
6546         * configure.in: Restore CFLAGS if GMP isn't present.
6547         * configure: Regenerate.
6549 2006-05-01  Richard Guenther  <rguenther@suse.de>
6551         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6552         maintainer.
6554 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6556         * MAINTAINERS (Write After Approval): Add myself.
6558 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6560         * MAINTAINERS (Write After Approval): Add myself.
6562 2006-04-18  DJ Delorie  <dj@redhat.com>
6564         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6565         reference libgloss so that libssp can be built in a combined
6566         tree.
6567         * configure: Regenerate.
6569 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6571         * MAINTAINERS (Write After Approval): Add myself.
6573 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6575         * configure.in: Require makeinfo 4.4 or higher.
6576         * configure: Regenerate.
6578 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6580         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6581         Rearrange the entries of other libraries to have them in one place.
6583 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6585         * MAINTAINERS (Write After Approval): Remove myself.
6586         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6588 2006-03-14  Richard Guenther  <rguenther@suse.de>
6590         * configure: Regenerate with autoconf 2.13.
6592 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6594         * MAINTAINERS: Use my work address.
6596         * MAINTAINERS: Update my E-mail address.
6598 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6600         * configure.in: Handle --disable-<component> generically.
6601         * configure: Regenerate.
6603 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6605         PR libgcj/17311
6606         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6608 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6610         * MAINTAINERS (Write After Approval):  Remove myself.
6611         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6613 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6615         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6616         (TARGET_CONFIGDIRS): Remove.
6617         * configure.in: Remove AC_SUBST(target_configdirs).
6618         * Makefile.in, configure: Regenerated.
6620 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6622         * MAINTAINERS (Write After Approval):  Remove myself.
6623         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6625 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6627         PR bootstrap/25670
6629         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6631         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6632         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6633         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6634         BUILD_PREFIX, BUILD_PREFIX_1.
6635         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6637         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6638         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6640         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6641         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6642         of `cat stage_current`.  Always provide the `r' and `s' variables.
6643         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6644         a single shell execution.
6645         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6646         bootstrapped modules, make the stage1 module if the build was not
6647         started yet, else build the current stage.
6648         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6649         (all-build, all-host, all-target, [+make_target+]-host,
6650         [+make_target+]-target): Do not use \-continued lines.
6651         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6652         (current_stage, restrap, stage_last): New.
6654         * Makefile.in: Regenerate.
6655         * configure: Regenerate.
6657 2006-02-19  Bud Davis  <jmdavis@link.com>
6659         * MAINTAINERS (Write After Approval):  Remove myself.
6660         (Language Front End Maintainers):  Add myself as fortran 95
6661         maintainer and update e-mail address.
6663 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6665         * MAINTAINERS (Write After Approval):  Remove myself.
6666         (Language Front End Maintainers):  Add myself as fortran 95
6667         maintainer.
6669 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6671         * MAINTAINERS (Write After Approval): Add myself.
6673 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6675         * MAINTAINERS (Write After Approval):  Remove myself.
6676         (Language Front End Maintainers):  Add myself as
6677         fortran 95 maintainer.
6679 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6681         Sync from src:
6683         2005-12-27  Leif Ekblad  <leif@rdos.net>
6685         * configure.in: Add support for RDOS target.
6686         * configure: Regenerate.
6688 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6689             Andreas Schwab  <schwab@suse.de>
6691         * configure: Regenerate.
6693 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6695         * configure.in (enable_libgomp): Add AIX.
6696         * configure: Regenerate.
6698 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6700         * MAINTAINERS (Write After Approval): Add myself.
6702 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6704         * MAINTAINERS (Write After Approval): Add myself.
6706 2006-01-31  Richard Guenther  <rguenther@suse.de>
6707         Paolo Bonzini  <bonzini@gnu.org>
6709         * Makefile.def (target_modules): Add libgcc-math target module.
6710         * configure.in (target_libraries): Add libgcc-math target library.
6711         (--enable-libgcc-math): New configure switch.
6712         * Makefile.in: Re-generate.
6713         * configure: Re-generate.
6714         * libgcc-math: New toplevel directory.
6716 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6718         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6719         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6720         the assembler, linker and binutils.
6721         * configure: Regenerate.
6723 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6725         * MAINTAINERS (Write After Approval): Add myself.
6727 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6729         * configure: Regenerate.
6731 2006-01-18  Richard Henderson  <rth@redhat.com>
6732             Jakub Jelinek  <jakub@redhat.com>
6733             Diego Novillo  <dnovillo@redhat.com>
6735         * libgomp: New directory.
6736         * Makefile.def: Add target_module libgomp.
6737         * Makefile.in: Regenerate.
6738         * configure.in (target_libraries): Add target-libgomp.
6739         * configure: Regenerate.
6741 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6743         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6744         @ from continuation.
6745         * Makefile.in: Rebuilt.
6747 2006-01-04  Chris Lattner  <sabre@gnu.org>
6749         * MAINTAINERS (Write After Approval): Add myself.
6751 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6753         PR bootstrap/24252
6755         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6756         * Makefile.tpl (OBJDUMP): New.
6757         (EXTRA_HOST_FLAGS): Add it.
6758         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6760         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6761         to use symbolic links between directories.  Avoid race conditions
6762         or make them harmless.
6763         * configure.in: Do not try to use symbolic links between directories.
6765         * Makefile.def (LEAN): Pass.
6766         * Makefile.tpl (LEAN): Define.
6767         (stage[+id+]-start): Accept that the previous directory does not
6768         exist, if the bootstrap is lean.
6769         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6770         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6771         configure substitution.
6772         ([+compare-target+]): Likewise.
6773         ([+bootstrap-target+]-lean): New.
6774         * configure.in: Remove lean bootstrap support from here.
6776         * Makefile.in: Regenerate.
6777         * configure: Regenerate.
6779 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6781         * MAINTAINERS (libdecnumber): Add myself.
6783 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6785         * libtool-ldflags: New script.
6787 2006-01-02  Andreas Schwab  <schwab@suse.de>
6789         * configure.in: When reconfiguring remove Makefile in
6790         all stage directories.
6791         * configure: Regenerate.
6793 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6795         * MAINTAINERS: Update my email address.
6797 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6799         Revert Ada-related part of the previous change.
6801         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6802         Do not pass.
6803         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6804         * Makefile.in: Regenerate.
6805         * configure.in: Do not include mt-ppc-aix target fragment.
6806         * configure: Regenerate.
6808 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6810         * configure.in: Select appropriate fragments for PowerPC/AIX.
6811         * configure: Regenerate.
6813         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6814         BOOT_CFLAGS, BOOT_LDFLAGS.
6815         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6816         BOOT_CFLAGS, BOOT_LDFLAGS.
6817         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6818         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6819         (stage): Fail if we cannot complete the work.
6820         * Makefile.in: Regenerate.
6822 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6824         * configure.in: Replace ms1 with mt.
6825         * configure: Rebuilt.
6827 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6829         * MAINTAINERS: Update my email address.
6831 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6833         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6834         install-host-nogcc): Don't invoke $(stage) at the end.
6835         * Makefile.in: Regenerate.
6837 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6839         * configure.in: Flip the top-level bootstrap switch.
6840         * configure: Regenerate.
6842 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6844         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6845         $(stage) and $(unstage).
6846         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6847         (all): Remove stray semicolon.
6848         (local-distclean): Don't handle multilib.tmp and multilib.out.
6849         (install.all): Set $s for consistency.
6850         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6851         check_multilibs setting.  Always make the install directory.
6852         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6853         Correct @if/@endif.
6854         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6855         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6856         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6857         (multilib.out): Remove.
6858         * Makefile.in: Regenerated.
6860 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6862         * MAINTAINERS (Write After Approval): Add myself.
6864 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6866         * MAINTAINERS: Add myself as mt maintainer.
6868         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6870 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6872         * MAINTAINERS: Change email address.
6874 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6876         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6877         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6878         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6879         Find in-tree tools if available.
6880         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6881         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6882         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6883         (COMPILER_*_FOR_TARGET): New.
6884         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6885         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6886         (CONFIGURED_*, USUAL_*): Remove.
6887         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6888         STRIP): Use autoconf substitutions.
6889         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6890         COMPILER_NM_FOR_TARGET): New.
6891         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6893         (all): Make all-host and all-target in parallel.
6894         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6895         that $$r and $$s are set before invoking a recursive make.
6896         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6897         ([+bootstrap-target+]): Inline most of the `all' target.
6899 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6901         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6902         from the gcc build directory.
6903         * Makefile.in: Regenerate.
6905 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6907         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6908         depend on all-libdecnumber.
6909         * configure.in (host_libs): Include libdecnumber.
6910         * Makefile.in: Regenerate.
6911         * configure: Likewise.
6913 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6915         * libdecnumber: Import decNumber sources from the dfp-branch.
6917 2005-11-21  Kean Johnston  <jkj@sco.com>
6919         * config.sub, config.guess: Sync from upstream sources.
6921 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6923         Import from Autoconf sources:
6925         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6926         * config/move-if-change: Don't output "$2 is unchanged";
6927         suggested by Ben Elliston.  Handle weird characters correctly.
6929 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6931         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6932         to match upstream libtool for darwin.
6934 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6936         * Makefile.def: Remove gdb dependencies for gdbtk.
6937         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6938         (configure-gdb, install-gdb): New rules.
6939         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6940         * Makefile.in, configure: Regenerated.
6942 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6944         * MAINTAINERS (Write After Approval): Add myself.
6946 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6948         * MAINTAINERS (Write After Approval): Add myself.
6950 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6952         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6953         Diego Novillo.
6955 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6957         PR bootstrap/24297
6958         * Makefile.tpl (do-[+make-target+], do-check, install,
6959         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6960         are set before recursing.
6961         * Makefile.in: Regenerate.
6963 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6965         PR bootstrap/18939
6966         * Makefile.def (gcc) <target>: Fix thinko.
6967         * Makefile.in: Regenerate.
6969 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6971         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6972         * configure: Regenerate.
6974 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6976         * MAINTAINERS (Write After Approval): Add self.
6978 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6980         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6981         target-libffi, target-qthreads, target-libjava, and
6982         targetlibobjc.
6983         * configure: Regenerate.
6985 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6987         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6988         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6989         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6990         (USUAL_OBJDUMP_FOR_TARGET): New.
6991         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6992         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6993         * configure, Makefile.in: Regenerated.
6995 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6997         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6998         before other host packages.
7000 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7002         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7004 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7006         PR bootstrap/22340
7008         * configure.in (default_target): Remove.
7009         * Makefile.tpl (all): Do not use prerequisites as subroutines
7010         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7011         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7012         use prerequisites as subroutines.
7013         (check-host, check-target): New.
7014         (bootstrap configure & all targets): Do not use stage*-start
7015         if the directory layout is already ok.
7016         (non-bootstrap configure & all targets): Prepend a $(unstage).
7017         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7018         (NOTPARALLEL): Remove.
7019         (unstage, stage variables): New variables.
7020         (unstage, stage targets): Simply expand to those variables.
7022         * configure: Regenerate.
7023         * Makefile.in: Regenerate.
7025 2005-10-04  James E Wilson  <wilson@specifix.com>
7027         * Makefile.def (lang_env_dependencies): Add libmudflap.
7028         * Makefile.in: Regenerate.
7030 2005-10-03  Andreas Schwab  <schwab@suse.de>
7032         Backport from libtool CVS:
7033         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7035         * ltmain.sh: add support for installing into temporary
7036         staging area (e.g. 'make install DESTDIR=...')
7038 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7040         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7041         * configure: Regenerated.
7043 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7045         * configure: Regenerate with the correct
7046         autoconf version.
7048 2005-09-30  Catherine Moore  <clm@cm00re.com>
7050         * configure.in (bfin-*-*): New.
7051         * configure: Regenerated.
7053 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7055         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7056         (LIPO_FOR_TARGET): New.
7057         (CONFIGURED_LIPO_FOR_TARGET): New.
7058         (USUAL_LIPO_FOR_TARGET): New.
7059         (STRIP_FOR_TARGET): New.
7060         (CONFIGURED_STRIP_FOR_TARGET): New.
7061         (USUAL_STRIP_FOR_TARGET): New.
7062         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7063         STRIP_FOR_TARGET.
7064         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7065         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7066         * Makefile.in: Regenerate.
7067         * configure: Regenerate.
7069 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7071         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7072         (rs6000-*-aix*): Same.
7073         * configure: Regenerate.
7075 2005-09-16  Tom Tromey  <tromey@redhat.com>
7077         * MAINTAINERS: Add self as java maintainer.
7079 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7081         * configure.in: Recognize f95 in the --enable-languages option,
7082         and substitute it for fortran, issuing a warning.
7083         * configure: Regenerate.
7085 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7087         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7088         * configure:  Regenerated.
7090 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7092         * MAINTAINERS: Add self as ms1 maintainer.
7094 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7096         * Makefile.def (libssp): Add to lang_env_dependencies.
7097         * Makefile.in: Regenerate.
7099 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7101         * MAINTAINERS: Add myself as middle-end maintainer.
7103 2005-08-17  Christian Groessler  <chris@groessler.org>
7105         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7106         * Makefile.in: Regenerate.
7108 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7110         * MAINTAINERS (write after approval): Added myself.
7112 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7114         * MAINTAINERS (Write After Approval): Add myself.
7116 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7118         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7119         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7120         Look for alternate names of the target cc and c++
7121         * configure: Regenerate.
7123 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7125         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7126         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7127         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7128         tools; remove code to manually set them.
7129         (Target tools): Look in the environment for them.
7130         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7131         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7132         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7133         build directory.
7134         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7135         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7136         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7137         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7138         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7139         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7140         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7141         * configure: Regenerate.
7142         * Makefile.in: Regenerate.
7144 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7146         * MAINTAINERS: Update for removed CPU targets.
7148 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7150         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7151         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7152         * Makefile.in: Regenerated.
7154 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7156         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7157         (CFLAGS_FOR_TARGET): Use it.
7158         (CXXFLAGS_FOR_TARGET): Likewise.
7159         * Makefile.in: Regenerated.
7160         * configure.in (--with-build-sysroot): New option.
7161         * configure: Regenerated.
7163 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7165         * Makefile.tpl: Wrap install between unstage and stage
7166         * Makefile.in: Regenerate.
7168 2005-07-21  Eric Christopher  <echristo@apple.com>
7170         * MAINTAINERS: Update affiliation.
7172 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7174         * MAINTAINERS: Add self as crx port maintainer.
7176 2005-07-20  DJ Delorie  <dj@redhat.com>
7178         * MAINTAINERS: Add self as m32c maintainer.
7180 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7182         * all files: Update FSF address.
7184 2005-07-15  Eric Christopher  <echristo@redhat.com>
7186         * MAINTAINERS: Change affiliation.
7188 2005-07-14  Jim Blandy  <jimb@redhat.com>
7190         * configure.in: Add cases for Renesas m32c.
7191         * configure: Regenerated.
7193 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7195         * COPYING.LIB: Update from fsf.org.
7197 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7199         * COPYING, compile, config.guess,
7200         config.sub, install-sh, missing, mkinstalldirs,
7201         symlink-tree, ylwrap: Sync from upstream sources.
7202         * config-ml.in: Update FSF address.
7204 2005-07-13  Eric Christopher  <echristo@redhat.com>
7206         * configure.in: Add toplevel noconfigdir support for tpf.
7207         * configure: Regenerate.
7209 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7211         PR ada/22340
7213         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7214         * Makefile.in: Regenerate.
7216 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7218         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7219         Brolley to write-after-approval.
7221 2005-07-07  Andreas Schwab  <schwab@suse.de>
7223         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7224         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7225         * Makefile.in: Regenerated.
7227 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7229         * configure.in: Don't build sim or rda when targetting darwin.
7230         * configure: Regenerate.
7232 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7234         * configure.in: Add --enable-libssp and --disable-libssp.
7235         * configure: Regenerate with autoconf-2.13.
7237 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7239         * Makefile.def (target_modules): Add libssp.
7240         * configure.in (target_libraries): Add target-libssp.
7241         * configure: Rebuilt.
7242         * Makefile.in: Rebuilt.
7244 2005-07-01  Zack Weinberg  <zackw@panix.com>
7246         * MAINTAINERS: Change email address.  Resign from maintainership.
7248 2005-07-01  Richard Guenther  <rguenther@suse.de>
7250         * MAINTAINERS: Change my e-mail address and affiliation.
7252 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7254         * Makefile.def (stagefeedback): Come after profile.
7255         Define profiledbootstrap target.
7256         * Makefile.tpl (profiledbootstrap): Remove.
7257         (stageprofile-end): Zap stagefeedback.
7258         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7259         * Makefile.in: Regenerate.
7261 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7263         * MAINTAINERS: Update my email address.
7265 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7267         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7268         In 'cpp' stanza, support '#line' as well as '# '.
7270 2005-06-08  Andreas Schwab  <schwab@suse.de>
7272         * MAINTAINERS: Move myself from 'Write After Approval' to
7273         'CPU Port Maintainers' section as m68k maintainer.
7275 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7277         * configure.in (unsupported_languages): New macro.
7278         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7279         non-ported target libraries in noconfigdirs.
7280         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7281         non-linux-gnu.  Remove libgcj_ex_libffi.
7282         <lang_frag loop>: Set add_this_lang=no if the language is in
7283         unsupported_languages.
7284         * configure: Regenerate.
7286 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7288         * configure.in: Fix typo in handling of --with-mpfr-dir.
7289         * configure: Regenerate.
7291 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7293         * MAINTAINERS: Update my email address.
7295 2005-06-02  Jim Blandy  <jimb@redhat.com>
7297         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7298         accepted into the master sources.)
7300 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7301             Michael Snyder  <msnyder@redhat.com>
7302             Stan Cox  <scox@redhat.com>
7304         * configure.in: Set noconfigdirs for ms1.
7306         * configure: Regenerate.
7308 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7310         * MAINTAINERS (Write After Approval): Add self.
7312 2005-06-01  Josh Conner  <jconner@apple.com>
7314         * MAINTAINERS (Write After Approval): Add self.
7316 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7318         * MAINTAINERS: Update my email address.
7320 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7322         * MAINTAINERS (Write After Approval): Add self.
7324 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7326         * MAINTAINERS (Write After Approval): Remove self.
7328 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7330         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7331         (Dependencies): Consider target modules for bootstrap dependencies.
7332         Make target bootstrap modules depend on each stage's gcc.
7333         * Makefile.in: Regenerate.
7335 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7337         * Makefile.def (configure-gcc): Depend on binutils having been built.
7338         (all-gcc): No need to do it here.
7339         * Makefile.in: Regenerate.
7341 2005-05-19  Paul Brook  <paul@codesourcery.com>
7343         * configure.in: Rewrite misleading error message when requested
7344         language cannot be built.
7345         * configure: Regenerate.
7347 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7349         * ylwrap: Import from Automake 1.9.5.
7351 2005-05-13  David Ung  <davidu@mips.com>
7353         * MAINTAINERS (Write After Approval): Add self.
7355 2005-05-09  Mike Stump  <mrs@apple.com>
7357         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7358         lt_cv_sys_max_cmd_len for now.
7360 2005-05-09  Stan Cox  <scox@redhat.com>
7362         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7364 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7366         * README.SCO: Update the URL.
7368 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7370         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7371         with_gnu_ld to libtool.
7372         * ltcf-c.sh (aix[45]): Define file_list_spec.
7373         * ltcf-cxx.sh (aix[45]): Same.
7374         * ltcf-gcj.sh (aix[45]): Same.
7375         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7376         exists, write list of input files to temporary file.
7378 2005-05-04  Mike Stump  <mrs@apple.com>
7380         * configure.in: Always pass --target to target configures as
7381         otherwise rebuilds that do --recheck will fail.
7382         * confiugure: Rebuilt.
7384 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7386         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7387         STAGE_HOST_EXPORTS.
7388         (configure, all): Add bootstrap support.
7389         (Host modules, target modules): Pass post-stage1 flags and exports.
7390         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7391         * Makefile.in: Regenerate.
7393 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7395         * configure: Regenerate.
7397 2005-04-27  Mike Stump  <mrs@apple.com>
7399         * MAINTAINERS: Add self as darwin maintainer.
7401 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7403         * config.sub: Update from master copy.
7405 2005-04-21  Mike Stump  <mrs@apple.com>
7407         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7408         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7410 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7412         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7413         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7414         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7415         "*-*-elf" and "*-*-linux*".
7416         * configure: Regenerate.
7418 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7420         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7422 2005-04-12  Mike Stump  <mrs@apple.com>
7424         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7426 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7428         * MAINTAINERS (Write After Approval): Add myself.
7430 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7432         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7434 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7436         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7437         (TARGET_CONFIGARGS): Include --with-target-subdir.
7438         (configure, all): New macros.  Use them throughout.
7439         * Makefile.in: Regenerate.
7441 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7443         * MAINTAINERS (Write After Approval): Add myself.
7445 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7447         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7449 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7451         * MAINTAINERS: Move John Carr to Write After Approval.
7453 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7455         * config/mh-mingw32: Delete.
7456         * configure.in: Don't use it.
7457         * configure: Regenerate.
7459 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7461         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7462         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7463         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7464         (HOST_LIB_PATH): Generate from Makefile.def.
7465         (TARGET_LIB_PATH): Likewise.
7466         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7467         * Makefile.in: Regenerate.
7468         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7469         (RPATH_ENVVAR): Include Darwin case.
7470         * configure: Regenerate.
7472 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7474         * MAINTAINERS (Various Maintainers): Remove self.
7475         (Write After Approval): Add self.
7477 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7479         * MAINTAINERS (Various Maintainers): Add self.
7481 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7483         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7484         * configure: Regenerate.
7486 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7488         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7489         gcc_version, and gcc_version_trigger from set of flags to pass.
7490         * Makefile.tpl: Remove definitions of above variables.
7491         (config.status): Remove dependency on $(gcc_version_trigger).
7492         * Makefile.in: Regenerate.
7493         * configure.in: Do not reference config/gcc-version.m4 nor
7494         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7495         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7496         * configure: Regenerate.
7498 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7499             Andrew Pinski  <pinskia@physics.uc.edu>
7501         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7502         * Makefile.in: Regenerate.
7504 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7506         * MAINTAINERS (Write After Approval): Add myself.
7508 2005-03-03  David Ayers  <d.ayers@inode.at>
7510         * MAINTAINERS (Write After Approval): Add myself.
7512 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7514         PR libgcj/20160
7515         * ltmain.sh: Avoid creating archives with components that have
7516         duplicate basenames.
7518 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7520         PR bootstrap/20250
7521         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7522         instead of check.
7523         * Makefile.in: Regenerate.
7525 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7527         * Makefile.in: Regenerate to fix conflict between the previous two
7528         patches.
7530 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7532         PR bootstrap/17383
7533         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7534         * Makefile.tpl (HOST_SUBDIR): New substitution.
7535         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7536         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7537         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7538         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7539         (Host modules, Bootstrapped modules): Use it.
7540         (Build modules, Target modules): Do not create symlink trees,
7541         always configure out-of-srcdir.
7542         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7543         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7544         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7545         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7547         * Makefile.in: Regenerate.
7548         * configure: Regenerate.
7550 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7552         Merged from libada-gnattools-branch:
7553         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7555         * gnattools: New directory.
7556         * Makefile.def: Add gnattools as a module, depending on target-libada.
7557         * Makefile.in: Regenerate.
7558         * configure.in: Include gnattools in host_tools; disable it if ada
7559         is disabled.
7560         * configure: Regenerate.
7562 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7564         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7565         treelang maintainer.
7566         (Write After Approval): Remove myself.
7568 2005-02-23  Paul Schlie  <schlie@comcast.net>
7570         * configure.in: Allow darwin targeted ports to build tk, itcl and
7571         libgui.
7572         * configure: Regenerate.
7574 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7576         PR libgcj/10353
7577         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7578         * configure: Regenerate.
7580 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7582         * MAINTAINERS (Write After Approval): Add myself.
7584 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7586         * MAINTAINERS: Update my e-mail address.
7588 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7590         * MAINTAINERS (Write After Approval): Add myself.
7592 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7594         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7595         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7596         target-libgloss when not *-*-elf and *-*-aout.
7597         * configure: Regenerate.
7599 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7601         * MAINTAINERS: Remove obsolete entries.
7603         * MAINTAINERS (Write After Approval): Add Michael Matz.
7605 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7607         * MAINTAINERS: Remove self as cpplib maintainer.
7609 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7611         * install-sh, config.sub: Import from upstream.
7613 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7615         PR bootstrap/18222
7616         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7617         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7618         * Makefile.in: Regenerate.
7620 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7622         * MAINTAINERS: Update my email address.
7624 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7625             Andreas Schwab  <schwab@suse.de>
7627         PR bootstrap/18033
7628         * config-ml.in: Eval option if surrounded by single quotes.
7630 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7632         Revert 2004-12-28 Makefile changes, a better fix will be
7633         applied to mainline and src after GCC 4.0 branches.
7635 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7637         PR bootstrap/17383
7639         * Makefile.def (target_modules): Remove stage parameter,
7640         it is always true now.
7641         * Makefile.tpl (configure-build-[+module+],
7642         configure-target-[+module+]): Always build symlink tree
7643         for the directory and for include.  BUILD_SUBDIR and
7644         TARGET_SUBDIR cannot be . anymore.
7645         * Makefile.in: Regenerate.
7647 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7649         Revert 2004-12-08 Makefile changes.
7651 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7653         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7654         cygwin, mingw.
7656 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7658         * configure.in (sh64-*-*): Reenable gprof.
7659         * configure: Regenerate.
7661 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7663         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7664         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7665         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7666         * Makefile.in: Regenerate.
7668 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7670         * MAINTAINERS: Update my email address.
7672 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7674         * Makefile.tpl: Generate normal dependencies if the LHS module is
7675         not bootstrapped.
7676         * Makefile.in: Regenerate.
7678 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7680         * configure.in: Include config/gxx-include-dir.m4.  Use
7681         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7682         * configure: Regenerate.
7684 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7686         * config.if: Delete.
7687         * configure.in: Set libstdcxx_incdir directly.
7688         * configure: Regenerate.
7690 2004-12-02  Eric Christopher  <echristo@redhat.com>
7692         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7693         * Makefile.in: Regenerate.
7695 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7697         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7698         * configure: Regenerate.
7700 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7702         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7703         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7704         * configure: Regenerate.
7706 2004-12-01  Eric Christopher  <echristo@redhat.com>
7708         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7709         of things to remove.
7711 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7713         * MAINTAINERS (Write After Approval): Update my e-mail address.
7715 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7717         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7718         from CVS libtool to always pass_all.
7720 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7722         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7723         (hppa*64*-*-*): Delete incorrect comment.
7724         * configure: Rebuilt.
7726 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7728         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7730 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7732         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7733         from CVS libtool to always pass_all.
7735 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7737         * install-sh, compile: Import from automake.
7739 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7741         * config.guess, config.sub:  Import from savannnah.
7743 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7745         * MAINTAINERS (Write After Approval): Add myself
7747 2004-11-12  Mike Stump  <mrs@apple.com>
7749         * Makefile.def: Add html support.
7750         * Makefile.tpl: Likewise.
7751         * Makefile.in: Regenerate.
7753 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7755         PR 18423
7756         * configure.in: Remove all instances of build-fixincludes from
7757         noconfigdirs.
7758         (build_configargs): Supply --target to subdirectories.
7759         * configure: Regenerate.
7761         * Makefile.def: Make gcc install depend on fixincludes install.
7762         * Makefile.in: Regenerate.
7764 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7766         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7768 2004-11-11  Paul Brook  <paul@codesourcery.com>
7770         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7772 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7774         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7775         target-libgfortran.
7776         * configure: Regenerate.
7778 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7780         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7781         like CC.
7783 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7785         * Makefile.def (host fixincludes): Specify missing targets.
7786         * Makefile.in: Regenerate.
7788 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7790         * MAINTAINERS: Add myself
7792 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7794         * MAINTAINERS (Write After Approval): Add myself.
7796 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7798         * Makefile.def: Build fixincludes for the host, too.
7799         * Makefile.in: Regenerate.
7800         * configure.in (host_tools): Add fixincludes.
7801         * configure: Regenerate.
7803 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7805         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7806         * configure: Regenerated.
7808 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7810         PR other/17783
7811         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7812         * configure: Regenerated.
7814 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7816         * README.SCO: Update per FSF instructions.
7818 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7820         PR target/18151
7821         * configure.in (case ${target}): Do not build fixincludes for avr.
7822         * configure: Regenerated.
7824 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7826         * configure.in (case ${target}): Do not build fixincludes
7827         on platforms where it is not used.
7828         * configure: Regenerated.
7830 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7832         * configure.in: Use an absolute path to install-sh.
7833         * configure: Regenerated.
7835 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7837         * MAINTAINERS (Write After Approval): Add myself.
7839 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7841         * MAINTAINERS: Remove from Write After Approval those that are
7842         already maintainers.
7844 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7846         * MAINTAINERS:  Update my email address.
7848 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7850         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7851         * configure: Regenerate.
7853 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7855         * MAINTAINERS:  Update my email address.
7857 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7859         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7860         entries belonging to this category.
7862 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7864         * MAINTAINERS: Update my e-mail address.
7866 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7868         Fix wrong conflict resolution in:
7870         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7872         * Makefile.in: Regenerate.
7873         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7874         in the recursive `make', instead of hardwiring `all'.
7875         (Autogenerated TARGET-* variables): New.
7877 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7879         * configure.in: Enable target-libgloss for crx-*-*.
7880         * configure: Regenerate.
7882 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7884         * MAINTAINERS (Various Maintainers): Move the "windows,
7885         cygwin, mingw" maintainer to ...
7886         (OS Port Maintainers): ... here.
7888 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7890         * MAINTAINERS (Write After Approval): Remove those that are
7891         maintainers of some subsystem.
7893 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7895         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7896         * ltcf-cxx.sh (tpf*): Likewise.
7897         * ltconfig (tpf*): Add TPF OS configuration support.
7899 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7901         * MAINTAINERS: Change my email address to my new work account.
7903 2004-09-24  Michael Roth  <mroth@nessie.de>
7905         * configure.in (--without-headers): Add missing double quotes.
7906         * configure: Regenerate.
7908 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7910         * ylwrap: Revert to previous version.
7912 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7914         PR bootstrap/17369
7915         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7916         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7917         SET_GCC_LIB_PATH_CMD.
7918         (BASE_TARGET_EXPORTS): Likewise.
7919         * Makefile.in: Regenerated.
7921         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7922         * configure: Regenerated.
7924 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7926         * config.guess: New upstream version
7927         * compile, depcomp, install-sh, ylwrap: Likewise.
7929 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7931         * config/mh-x86omitfp: New host makefile fragment.  Add
7932         -fomit-frame-pointer to the default BOOT_CFLAGS.
7933         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7934         * configure: Regenerate.
7936 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7938         PR target/11572
7939         * configure.in (*-*-darwin*): Renable libobjc.
7940         * configure: Regenerate.
7942 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7944         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7946 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7948         * Makefile.def: Remove libbanshee.
7949         * Makefile.tpl: Ditto.
7950         * configure.in: Ditto.
7951         * Makefile.in: Regen.
7952         * configure: Ditto.
7954 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7956         * ltmain.sh: Use $pic_object as $non_pic_object if
7957         $non_pic_object=none.
7959 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7961         * missing: Import latest version from master repository.
7963 2004-09-06  Nick Clifton  <nickc@redhat.com>
7965         * config.sub: Import latest version from master repository.
7966         * config.guess: Likewise.
7967         This includes these changes:
7969         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7971         * config.sub: Handle crisv32, alias etraxfs.
7972         * config.guess (crisv32:Linux:*:*): Handle.
7974         2004-08-13  Brad Smith  <brad@comstyle.com>
7976         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7977         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7979         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7981         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7982         assume the processor is a powerpc.  This is because coreutils
7983         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7984         in this case, due to a MacOS X bug that causes
7985         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7986         to return a negative number.
7987         Problem reported by Petter Reinholdtsen in:
7988         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7990         2004-07-19  Ben Elliston  <bje@gnu.org>
7992         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7994         2004-06-24  Ben Elliston  <bje@gnu.org>
7996         * config.guess: Update copyright years.
7997         * config.sub: Likewise.
7999         2004-06-22  Robert Millan  <robertmh@gnu.org>
8001         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8002         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8004         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8006         * config.guess (*:*VMS:*:*): New entry. Replaces
8007         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8008         manufacturer.
8010         2004-06-22  Ben Elliston  <bje@gnu.org>
8012         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8013         * config.sub: Likewise.
8015         2004-06-22  Ben Elliston  <bje@gnu.org>
8017         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8018         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8020         2004-06-11  Ben Elliston  <bje@gnu.org>
8022         * config.guess (pegasos:OpenBSD:*:*): Remove.
8024         2004-06-11  Ben Elliston  <bje@gnu.org>
8026         From Wouter Verhelst <wouter@grep.be>:
8027         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8029         2004-06-11  Ben Elliston  <bje@gnu.org>
8031         * config.guess (luna88k:OpenBSD:*:*): New.
8033         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8035         * config.guess (m32r*:Linux:*:*): New case.
8036         * config.sub: Handle m32rle.
8038         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8040         From Jens Petersen  <petersen@redhat.com>:
8041         * config.sub: Handle sparcv8.
8043         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8045         From Tom Smith <smith@cag.lkg.hp.com>:
8046         * config.guess: Version suffixes are equally significant on Tru64
8047         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8048         prefix of "P" (patched kernel).
8050         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8052         * config.sub: Add support for National Semiconductor CRX target.
8054 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8056         * MAINTAINERS (Various Maintainers): Remove myself as web page
8057         maintainer, add myself as maintainer of build status lists.
8059 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8061         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8062         *-*-netware, but add target-libmudflap.
8063         Consolidate *-*-netware targets (of which really only i?86 exists)
8064         into a single entry.
8065         * configure: Likewise.
8067 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8069         * Makefile.tpl (sorry): Remove.
8070         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8071         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8072         (do-clean): Clean per-stage directories too.
8073         (do-distclean): Run distclean-stage1 too.
8074         (.NOTPARALLEL): Enable during toplevel bootstrap.
8075         (stage[+id+]-bubble): Enable parallel execution during
8076         the recursive invocation.
8077         * Makefile.in: Regenerate.
8079         Fix previous checkin:
8081         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8082         include.
8083         * configure.in: Fix indentation.
8084         * configure: Regenerate.
8086 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8088         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8089         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8090         * configure: regenerate
8091         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8092         -mdynamic-no-pic
8094 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8096         * Makefile.def (build_modules): Add fixincludes.
8097         (dependencies): Make gcc depend on fixincludes.
8098         * configure.in (build_tools): Add fixincludes.
8099         (build_configdirs): Always include build_libs.
8100         * Makefile.in: Regenerate.
8101         * configure: Regenerate.
8103 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8105         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8106         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8107         phony targets; do not generate timestamp files.
8108         (distclean-stageN): Remove references to their timestamp files.
8109         (restageN, touch-stageN): Remove.
8110         (stageN-bubble): Rewritten.
8111         (compare): Support lean bootstraps.
8112         * Makefile.in: Regenerate.
8114         * configure.in: Only warn when bootstrapping but
8115         build != host or build != target.  Support lean bootstraps.
8116         * configure: Regenerate.
8118 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8120         * configure.in:  Give a better error message if GMP/MPFR are missing
8121         and a language needing them has been requested.
8122         * configure:  Regenerated.
8124 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8126         * configure.in:  Print a list of available language front-ends if
8127         a requested one is missing.  Tidy stray tab characters.
8128         * configure:  Regenerated.
8130 2004-08-19  Michael Koch  <konqueror@gmx.de>
8132         * gcc/doc/install.texi: Update entry about automake for libjava.
8134 2004-08-17  Robert Millan  <robertmh@gnu.org>
8136         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8137         (instead of FreeBSD).
8138         * configure: Regenerate.
8140 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8142         * Makefile.in: Regenerate.
8143         * configure: Regenerate.
8145         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8146         stage_*_flags.
8147         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8148         for bootstrapped modules if toplevel bootstrap is going.
8149         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8150         modules.  Adjust for changes in Makefile.def.  Enable several
8151         rules even in non-bootstrap mode, just to avoid peppering the
8152         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8153         (stage-[+prev+]-bubble): Remove.
8155         * Makefile.def (Dependencies): Depend on all-build-bison,
8156         all-build-flex, all-build-byacc, all-build-texinfo, rather
8157         than the host variations.
8158         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8159         with BUILD_SUBDIR.
8160         (BISON): Update for recent Bisons.
8161         (YACC): Fix typo.
8162         (cross): Depend on all-build.
8163         (all): Do not depend on all-build.
8164         (prebootstrap): Remove.
8165         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8166         (Prebootstrap dependencies): Add them to the per-stage targets
8167         and to all-prebootstrap.
8168         * configure.in (build_configdirs): Always enable build_tools.
8169         (BUILD_DIR_PREFIX): Remove.
8171         * Makefile.def (gcc): Add target variable.
8172         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8173         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8174         in the recursive `make', instead of hardwiring `all'.
8175         (Autogenerated TARGET-* variables): New.
8177 2004-08-13  Brian Booth  <bbooth@redhat.com>
8179         * MAINTAINERS: Remove myself from write-after-approval.
8181 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8183         * src-release: Stop distributing mmalloc with gdb (which doesn't
8184         use it).
8185         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8186         * Makefile.in: Regenerate.
8188 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8190         * configure.in (arm*-*-eabi*): New target.
8191         * configure: Regenerate.
8193 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8195         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8196         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8197         (Dependencies): New section.
8198         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8199         (configure-target-[+module+]): Depend on maybe-all-gcc
8200         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8201         (toplevel profiledbootstrap): Fix dependencies.
8202         * Makefile.in: Regenerate.
8204 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8206         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8207         target-libiberty to noconfigdirs.
8208         * configure: Regenerate.
8210 2004-08-03  Paul Brook  <paul@codesourcery.com>
8212         * configure.in: Check for MPFR as well as GMP.
8213         * configure: Regenerate.
8215 2004-08-01  Robert Millan  <robertmh@gnu.org>
8217         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8218         libmudflap for all GNU-based systems (with Glibc).
8219         * configure: Regenerate.
8221 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8223         * Makefile.def (host-modules): Add gcc.
8224         * Makefile.in: Regenerate.
8225         * Makefile.tpl (sorry): New rule.
8226         (configure-host, all-host, [+make_target+]-host, do-check,
8227         install-host): Do not add gcc as a special case.
8228         (host modules): Add a small special-casing for gcc.  Export
8229         extra_make_flags through the environment.
8230         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8231         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8232         other recursive targets for gcc): Remove.
8234         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8235         (stage, unstage): New rules.
8236         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8237         distclean-stage[+id+]): Use stage_current.
8238         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8239         the stage*-start rules.
8241 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8243         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8244         use -all_load flag.
8246 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8248         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8249         * configure: Regenerate.
8251 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8253         * maintainer-scripts/gcc_release: Revert yesterday's change.
8255 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8257         * MAINTAINERS: Add myself to write-after-approval.
8259 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8261         * libf2c: Removed.
8262         * gcc/gccbug.in: Updated because of libf2c removal.
8263         * maintainer-scripts/gcc_release: Ditto.
8265 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8267         * configure.in: Build libmudflap by default on FreeBSD.
8268         * configure: Regenerated.
8270 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8272         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8273         systems.
8274         * configure: Regenerated.
8276 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8278         PR target/16344
8279         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8280         feedback based compiler.
8281         * Makefile.in: Rebuilt.
8283 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8285         * Makefile.def (host_modules): Set bootstrap=true for flex.
8286         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8287         * Makefile.in: Rebuilt.
8289 2004-07-07  Jan Hubicka  <jh@suse.cz>
8291         * MAINTAINERS: Add self as a profile feedback maintainer.
8293 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8295         * configure.in:  Do not prepend $srcdir to /dev/null in
8296         makefile fragments.
8297         * configure:  Regenerate.
8299 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8301         * Makefile.def (build_modules): Add bison, byacc, flex,
8302         m4, texinfo.
8303         (flags_to_pass): Add FLEX.
8304         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8305         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8306         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8307         DEFAULT_MAKEINFO): Remove.
8308         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8309         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8310         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8311         objdir or else use configured tool.
8312         (all-build): New.
8313         (all): Depend on it.
8314         (Build module dependencies): Add.
8315         * Makefile.in: Regenerate.
8316         * configure.in: Better support for multiple build modules,
8317         matching what is done for host/target modules.  Do not look
8318         for "plausible" locations of build tools if Canadian cross.
8319         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8320         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8321         * configure: Regenerate.
8323 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8325         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8326         * Makefile.in: Regenerate.
8328 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8330         * Makefile.tpl (configure-build-[+module+],
8331         configure-[+module+], configure-target-[+module+]): Pass
8332         [+extra_configure_args+].
8333         (all-build-[+module+], all-[+module+], check-[+module+],
8334         install-[+module+], [+make_target+]-[+module+],
8335         all-target-[+module+], check-target-[+module+],
8336         install-target-[+module+], [+make_target+]-target-[+module+]):
8337         Pass [+extra_make_args+].
8338         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8339         (GCC_HOST_EXPORTS): Remove.
8340         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8341         cross, check-gcc, check-gcc-c++, install-gcc,
8342         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8343         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8344         * Makefile.in: Regenerate.
8346 2004-06-21  Matthew Sachs  <msachs@apple.com>
8348         * MAINTAINERS: Added self to write-after-approval.
8350 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8352         * configure.in: Check for srcdir/winsup rather than build directory
8353         winsup.
8354         * configure: Regenerate.
8356 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8358         * configure.in: Don't build Cygwin native newlib if winsup
8359         directory is missing.  Emit warning instead.
8360         * configure: Regenerate.
8362 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8364         * Makefile.tpl (touch-stage[+id+]): New.
8365         (restage[+prev+]): Depend on touch-stage[+id+].
8367         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8368         Use it throughout.
8370         * Makefile.def: Add profile and feedback bootstrap stages.
8371         Remove next field from bootstrap stages.
8372         * Makefile.tpl (LN, LN_S): Substitute.
8373         (stageN-start, stageN-end): Use double-colon rules, to
8374         provide a hook for additional setup commands.
8375         (distclean-stageN-gcc, restageN): Create dependencies from
8376         [+prev+], not from [+next+].
8377         (stageN-bubble): Add commands for successive stages from
8378         [+prev+], using double-colon rules.
8379         (all-stageN-gcc): Fix typo.
8380         (stagefeedback-start, profiledbootstrap): New.
8381         * Makefile.in: Regenerate.
8382         * configure.in: Call ACX_PROG_LN.
8383         * configure: Regenerate.
8385 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8387         * MAINTAINERS (Write After Approval): Add myself.
8389 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8391         * MAINTAINERS (Write After Approval): Add myself.
8393 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8395         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8396         without gcc.
8397         * configure: Regenerate.
8399 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8401         * Makefile.tpl: Fix typo.
8402         * Makefile.in: Regenerate.
8404 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8406         * configure.in: Remove new- prefix from toplevel
8407         bootstrap targets.
8408         * configure: Regenerate.
8410 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8412         * Makefile.tpl (all.normal): Rename to all.
8413         (all): Replace with a rule to pick the default
8414         target from configure.
8415         (all-gcc, configure-gcc): Use conditionals to
8416         do nothing when toplevel bootstrap is going on.
8417         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8418         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8419         * configure.in: Support --enable-bootstrap.
8421         * Makefile.def: Remove new- prefix from toplevel
8422         bootstrap targets.
8423         * Makefile.tpl: Likewise.
8425         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8426         target.
8428         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8429         $(RECURSE_FLAGS) to recursive invocation of make.
8431         * Makefile.in: Regenerate.
8432         * configure: Regenerate.
8434 2004-05-30  Andreas Jaeger  <aj@suse.de>
8435             Jim Wilson  <wilson@specifixinc.com>
8437         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8438         like CC.
8440 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8442         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8443         * configure: Regenerate.
8445 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8447         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8448         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8449         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8450         targets.
8451         * Makefile.in: Regenerate.
8453 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8455         * configure.in: Test the ability to symlink directories.
8456         * configure: Regenerate.
8458         * Makefile.def (bootstrap-stage): New definitions.
8459         * Makefile.tpl (configure-stage1-gcc,
8460         configure-stage2-gcc, configure-stage3-gcc,
8461         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8462         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8463         new-restage3, compare): Autogenerate, see Makefile.in
8464         entry for behavioral changes.
8465         (distclean-stage1, new-stage1-start, new-stage1-end,
8466         new-stage1-bubble, distclean-stage2, new-stage2-start,
8467         new-stage2-end, new-stage2-bubble, distclean-stage3,
8468         new-stage3-start, new-stage3-end): New autogenerated targets.
8469         (objext, prebootstrap, BOOT_CFLAGS,
8470         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8471         targets.
8473         * Makefile.in: Regenerate.
8474         (distclean-stage1, new-stage1-start, new-stage1-end,
8475         new-stage1-bubble, distclean-stage2, new-stage2-start,
8476         new-stage2-end, new-stage2-bubble, distclean-stage3,
8477         new-stage3-start, new-stage3-end): New targets.
8478         (all-stage1-gcc): Move prebootstrap dependency from here...
8479         (configure-stage1-gcc): ...to here.
8480         (new-bootstrap): Use bubble targets.
8481         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8482         Use per-stage distclean targets.
8483         (configure-stage1-gcc, configure-stage2-gcc,
8484         configure-stage3-gcc, all-stage1-gcc,
8485         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8486         Use new-stageN-start to prepare the tree.
8488 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8490         * Makefile.def (host_modules): add libcpp.
8491         * Makefile.tpl: Add dependencies on and for libcpp.
8492         * Makefile.in: Regenerate.
8493         * configure.in: Add libcpp host module.
8494         * configure: Regenerate.
8496 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8498         * Makefile.tpl: Whenever a recursive target is defined, wrap
8499         it in a special @if/@endif block, and prepare its maybe
8500         dependency in the @if/@endif block
8501         * configure.in: Instead of writing maybe dependencies, remove
8502         the @if/@endif statements, and remove the @if/@endif blocks
8503         that remain.
8504         * configure: Regenerate.
8505         * Makefile.in: Regenerate.
8507 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8509         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8511 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8513         PR bootstrap/15120
8514         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8515         * */configure: Rebuilt.
8517 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8519         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8520         of libf2c.
8521         * configure, Makefile.in: Regenerate.
8523 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8525         * MAINTAINERS (Write After Approval): Add myself.
8527 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8529         Merge from tree-ssa-20020619-branch.
8531         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8532         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8533         (HOST_GMPLIBS): Define.
8534         (HOST_GMPINC): Define.
8535         (TARGET_LIB_PATH): Add libmudflap.
8536         (GFORTRAN_FOR_TARGET): Define.
8537         (configure-build*): Export GFORTRAN.
8538         (configure-gcc): Export GMPLIBS and GMPINC.
8539         (all-gcc): Add maybe-all-libbanshee.
8540         (configure-target-libgfortran): Define.
8541         * Makefile.in: Regenerate.
8542         * configure.in (host_libs): Add libbanshee.
8543         (target_libraries): Add target-libmudflap and target-libgfortran.
8544         Add --with-libbanshee.
8545         Handle --disable-libmudflap.
8546         (*-*-freebsd*): Use with_gmp.
8547         Add $(libgcj) to noconfigdirs.
8548         * configure: Regenerate.
8549         * depcomp: New file.
8550         * MAINTAINERS: Add tree-ssa maintainers.
8552 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8554         * MAINTAINERS (Various Maintainers): Add myself.
8556 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8558         * MAINTAINERS (Write After Approval): Add myself.
8560 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8562         * MAINTAINERS (Write After Approval): Add myself.
8564 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8566         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8567         * configure: Regenerate.
8569 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8571         Revert:
8572         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8574         * Makefile.def (flags_to_pass): Remove *dir variables that
8575         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8576         as well as prefix and exec_prefix.
8577         * Makefile.in: Regenerate.
8579 2004-04-26  Robert Millan  <robertmh@gnu.org>
8581         Add patches from libtool CVS.
8582         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8583         * ltconfig: Likewise.
8584         * ltcf-c.sh: Likewise.
8585         * ltcf-cxx.sh: Likewise.
8586         * ltcf-gcj.sh: Likewise.
8588 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8590         * Makefile.def (host_modules): Mark with the bootstrap
8591         flag packages on which gcc depends.
8592         * Makefile.tpl (all-bootstrap): Use it.
8593         * Makefile.in: Regenerate.
8595 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8597         * Makefile.def (flags_to_pass): Remove *dir variables that
8598         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8599         as well as prefix and exec_prefix.
8600         * Makefile.in: Regenerate.
8602 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8604         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8605         * configure: Regenerate.
8606         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8607         * gcc/Makefile.tpl (compare): Use the result of the test.
8608         * gcc/Makefile.in: Regenerate.
8610 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8612         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8613         Always relocate gcc and prev-gcc to the original names, even
8614         if the build fails.
8615         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8616         New targets.
8618 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8620         * MAINTAINERS: Update my email address.
8622 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8624         * configure.in (mips*-*-irix5*): Enable ld.
8625         * configure: Regenerate.
8627 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8629         * configure: Regenerate.
8631 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8633         * Makefile.tpl (configure-[+module+], configure-gcc,
8634         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8635         Set and export LDFLAGS.
8636         * Makefile.in: Regenerate.
8638 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8640         * MAINTAINERS: Add myself to write-after-approval.
8642 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8644         PR bootstrap/14871
8645         * Makefile.tpl: If we don't have built-in-tree target tools,
8646         use the ones found by configure rather than hacking around with
8647         program_transform_name.
8648         * configure.in: Give Makefile.tpl the information necessary
8649         to do that.
8650         * Makefile.in: Regenerate.
8651         * configure: Regenerate.
8653 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8655         PR bootstrap/14760
8656         * configure.in: When computing baseargs, strip *all* copies of
8657         offending options.  Also, don't match/substitute the trailing space,
8658         so that this actually works when two similar options are separated by
8659         only one space.
8660         * configure: Regenerate.
8662 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8664         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8665         (rs6000-*-aix*): Same.
8666         * configure: Regenerate.
8668 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8670         * MAINTAINERS: Add myself to write-after-approval.
8672 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8674         * MAINTAINERS: Add myself to write-after-approval.
8676 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8678         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8679         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8680         * Makefile.in: Regenerate.
8682         * configure.in (top level bootstrap support): Rework --enable-werror
8683         to set @stage2_werror_flag@.
8684         * configure: Regenerate.
8685         * Makefile.tpl (top level bootstrap support): Pass
8686         @stage2_werror_flag@ down to configure in stages 2 and 3.
8687         * Makefile.in: Regenerate.
8689 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8691         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8692         for stages 2 and 3 as well as in make.  As a consequence, remove
8693         OUTPUT_OPTION (now detected by configure) from the flags passed down
8694         to make.
8695         * Makefile.in: Regenerate.
8697         * Makefile.tpl (new-bootstrap): Fix typo.
8698         * Makefile.in: Regenerate.
8700 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8702         * Makefile.tpl: Rearrange by moving recursive_targets rules
8703         into their proper sections.
8704         * Makefile.tpl (top level bootstrap support): Move disabling
8705         of coverage flags from 'make' to 'configure'; improve comments.
8706         * Makefile.in: Regenerate.
8708         * Makefile.tpl (experimental top level bootstrap) Move stage1
8709         language setting from all- target to configure- target; disable
8710         intermodule optimization in stage 1; prevent gratuitous rebuilds
8711         of stage 1.
8712         * Makefile.in: Regenerate.
8713         * configure.in: Comma-separate stage 1 language list for top
8714         level bootstrap.
8715         * configure: Regenerate.
8717         * Makefile.tpl: Clean up experimental top level bootstrap support:
8718         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8719         prev-gcc in configure- targets as well as all- targets.
8720         * Makefile.in: Regenerate.
8722 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8724         * compile: New file imported from automake.
8726 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8728         * configure.in: Remove symbolic link section.
8729         * configure: Regenerate.
8730         * Makefile.tpl (links): Remove.
8731         * Makefile.in: Regenerate.
8733 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8734             Nathanael Nerode  <neroden@gcc.gnu.org>
8736         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8737         Set with AC_CHECK_PROGS.
8738         * configure.in: Fix comment typo from last patch.
8739         * configure: Regenerate.
8741 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8743         * Makefile.tpl: Introduce experimental top level bootstrap support.
8744         * Makefile.in: Regenerate.
8745         * configure.in: Introduce support for top level bootstrap.
8746         * configure: Regenerate.
8748 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8749             Paolo Bonzini  <bonzini@gnu.org>
8751         PR bootstrap/14522
8752         * configure.in: Cope with shells that do not support unquoted ^
8753         * configure: Regenerate.
8755 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8756             Paolo Bonzini  <bonzini@gnu.org>
8758         PR bootstrap/14522
8759         * configure.in: Cope with shells that do not support nesting
8760         quotes inside quoted backquote substitutions.
8761         * configure: Regenerate.
8763 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8765         PR bootstrap/14522
8766         * configure.in: Fix escaping of $.
8767         * configure: Regenerate.
8769 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8771         * configure: Regenerate, since I forgot to while committing Paolo's
8772         changes.
8774 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8776         PR ada/14131
8777         Move language detection to the top level.
8778         * configure.in: Find default values for the tools as
8779         soon as possible.  Disable ada if GNAT is not found.
8780         Emit error message about missing languages.  Expand
8781         --enable-languages=all for the gcc subdirectory.
8783 2004-03-10  Ben Elliston  <bje@gnu.org>
8785         * MAINTAINERS: Update my email address.
8787 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8789         * ltconfig: Disable building static libraries if building shared
8790         libraries on AIX 5L.
8792 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8794         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8795         and disable libgcj.
8796         * configure: Regenerated.
8798 2004-03-01  Brian Booth  <bbooth@redhat.com>
8800         * MAINTAINERS: Add myself to write-after-approval.
8802 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8804         * MAINTAINERS: Add myself to write-after-approval.
8806 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8808         PR bootstrap/7087
8809         * Makefile.tpl: Guard XFOO sed statements better.
8810         * Makefile.tpl: Add dependency for configure-target-libada.
8811         * Makefile.in: Regenerate (incidentally fixes broken
8812         commit when libada-branch was merged).
8814 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8816         * MAINTAINERS: Add myself to write-after-approval.
8818 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8820         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8821         maintainers.
8823 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8825         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8826         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8828 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8830         PR bootstrap/11932
8831         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8833 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8835         * MAINTAINERS: Added myself to write-after-approval.
8837 2004-02-14  Michael Koch  <konqueror@gmx.de>
8839         * MAINTAINERS: Added myself to write-after-approval.
8841 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8843         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8844         some OS port maintainers to OS port maintainers section.
8846 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8848         * MAINTAINERS: Add self.
8850 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8852         * MAINTAINERS: Alphabetize.
8854 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8856         * MAINTAINERS: Remove myself.
8858 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8860         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8861         (rs6000-*-aix*): Same.
8862         * configure: Regenerate.
8864 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8866         * configure.in (host): Add in missing $noconfigdirs to defines.
8867         * configure: Regenerate.
8869 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8870             Nathanael Nerode  <neroden@gcc.gnu.org>
8872         PR ada/6637, PR ada/5911
8873         Merge with libada-branch:
8874         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8875         with appropriate dependencies. Add --enable-libada configure switch.
8876         * configure, Makefile.in: Regenerate.
8878 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8880         * MAINTAINERS: Add myself to write-after-approval.
8882 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8884         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8885         * configure: Regenerate.
8887 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8889         Merge from upstream:
8891         * ltmain.in: When setting IFS to '~', be careful about user
8892         arguments that contain '~'.
8894         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8896         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8897         Also test $base_compile against $CC with escaped arguments. Bug
8898         reported by Geoff Keating <geoffk@apple.com>.
8900 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8902         * MAINTAINERS: Remove i960 port.
8904 2004-01-23  DJ Delorie  <dj@redhat.com>
8906         * Makefile.def (target_modules) [libiberty]: Don't stage.
8907         * Makefile.in: Rebuilt.
8909 2004-01-20  Caroline Tice  <ctice@apple.com>
8911         * MAINTAINERS: Add myself to write-after-approval.
8913 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8915         * MAINTAINERS: Update my email address.
8917 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8919         * MAINTAINERS: Add myself to write-after-approval.
8921 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8923         * MAINTAINERS: Remove entries without email address.
8925 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8927         * MAINTAINERS: Add myself to write-after-approval.
8929 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8931         * MAINTAINERS: Update my email address.
8933 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8935         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8936         * Makefile.tpl (configure-target-[+module+]): Support stage.
8937         * Makefile.in: Rebuilt.
8939 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8941         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8943 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8945         * MAINTAINERS: Add myself as a MIPS maintainer.
8947 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8949         * configure.in: Use ./config.cache, not config.cache.
8950         * configure: Regenerate.
8951         * Makefile.tpl: Special-casing not needed for GCC any more.
8952         * Makefile.in: Regenerate.
8954         * configure.in: Don't share a cache file for host dirs.
8955         * configure: Regenerate.
8957         * config-ml.in: Don't mess with the cache file.
8959 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8961         * MAINTAINERS: Move myself from 'Write After Approval' to
8962         'CPU Port Maintainers' section as SPARC maintainer.
8964 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8966         * Makefile.tpl: Make GCC use a separate config.cache.
8967         * Makefile.in: Regenerate.
8969         PR bootstrap/11932, PR bootstrap/11933
8970         (I don't know if it will fix either of them, but it relates
8971         to them.)
8972         * configure.in: Don't use shared config.cache for target
8973         directories.
8974         * configure: Regenerate.
8976 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8978         * MAINTAINERS: Add myself to 'Write After Approval' section.
8980 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8982         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8983         * configure: Regenerated.
8985 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8987         * MAINTAINERS: Remove the mn10200 maintainer.
8989 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8991         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8992         * configure: Regenerated.
8994 2003-12-16  Jan Hubicka  <jh@suse.cz>
8996         * MAINTAINERS: Add myself as callgraph maintainer.
8998 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9000         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9001         * configure: Regenerate.
9003 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9005         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9006         'Write After Approval' section. Update email.
9008 2003-12-01  James Lemke  <jim@wasabisystems.com>
9010         * MAINTAINERS (Write After Approval): Add myself.
9012 2003-11-20  Matt Thomas  <matt@3am-software.com>
9014         * MAINTAINERS: Add myself as a vax port maintainer.
9016 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9018         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9019         (configure-build-[+module+], configure-[+module+]): Likewise.
9020         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9021         * Makefile.in: Regenerate.
9023 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9025         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9026         shared/dylibed libraries.
9027         * ltmain.sh: Likewise.
9028         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9029         * ltcf-cxx.sh: Likewise.
9030         * ltcf-gcj.sh: Likewise.
9031         * ltconfig: Likewise.
9033 2003-11-17  Stan Cox  <scox@redhat.com>
9035         * MAINTAINERS: Add myself as iq2000 port maintainer.
9037 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9039         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9040         * Makefile.in: Regenerate.
9042 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9044         * config.sub: Update to 2003-11-03 version.
9046 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9048         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9049         * configure:  Regenerate.
9051 2003-10-20  Nicolas Pitre  <nico@cam.org>
9053         * MAINTAINERS: Add myself to 'Write After Approval' section.
9055 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9057         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9059 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9061         * MAINTAINERS: Update my email address.
9063 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9065         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9067 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9069         * MAINTAINERS: Add myself to 'Write After Approval' section.
9071 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9073         * config.guess: Update to 2003-10-16 version.
9074         * config.sub: Update to 2003-10-16 version.
9076 2003-10-15  David Daney  <ddaney@avtrex.com>
9078         * MAINTAINERS: Added myself to 'Write After Approval' section.
9080 2003-10-15  Falk Hueffner  <falk@debian.org>
9082         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9083         'Write After Approval' section. Update email.
9085 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9087         * MAINTAINERS: Move myself from 'Write After Approval' to
9088         'Various Maintainers' section as middle-end maintainer.
9090 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9092         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9093         HOST_FLAGS_TO_PASS.
9094         * Makefile.in: Regenerate.
9096 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9098         * config.guess: Update to 2003-10-07 version.
9099         * config.sub: Update to 2003-10-07 version.
9101 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9103         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9104         * ltconfig (irix5*, irix6*): Don't override version_type.
9106 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9108         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9109         * configure: Rebuilt
9110         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9111         * Makefile.in: Rebuilt
9113 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9115         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9117 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9119         * MAINTAINERS (Write After Approval): Add myself.
9121 2003-09-29  Paul Koning  <ni1d@arrl.net>
9123         * MAINTAINERS: Move myself from "Write After Approval"
9124         to CPU platform maintainers for pdp11 platform.
9126 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9128         * MAINTAINERS: Move myself from 'Write After Approval' to
9129         'Various Maintainers' section as libffi testsuite maintainer.
9131 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9133         * configure.in: Pass a computed --program-transform-name
9134         to subconfigures.
9135         * configure: Regenerated.
9137 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9139         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9140         * Makefile.in: Regenerate.
9142         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9143         * Makefile.in: Regenerate.
9145 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9147         * MAINTAINERS: Move myself from 'Write After Approval'
9148         to 'Various Maintainers' (objective-c) section.
9150 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9152         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9153         quoting.
9154         * configure: Regenerated.
9156 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9158         * MAINTAINERS (Write After Approval): Add myself to write after
9159         approval list.
9161 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9163         * MAINTAINERS (Write After Approval): Add myself.
9165 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9167         * MAINTAINERS: Update my e-mail address.
9169 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9171         * libtool.m4 (LD): Correct powerpc64 host match.
9173 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9175         * MAINTAINTERS: Update my affiliation and email address.
9177 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9179         * MAINTAINERS (Write After Approval): Add myself.
9181 2003-09-04  DJ Delorie  <dj@redhat.com>
9183         * configure: Regenerate.
9185 2003-09-04  Robert Millan  <robertmh@gnu.org>
9187         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9189 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9191         * configure.in: Ensure arguments to sed are properly spaced.
9192         * configure: Regenerate.
9194 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9196         * MAINTAINERS: Update my e-mail address.
9198 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9200         * MAINTAINERS (Write After Approval): Add myself.
9202 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9204         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9205         * configure: Regenerated.
9207 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9209         * MAINTAINERS: Update my email address.
9211 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9213         * configure.in:  Use newline instead of semicolon when assuming
9214         shell arguments in a for loop.
9215         * configure:  Regenerated.
9217 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9219         * MAINTAINERS: Resurrect the i860 maintainer.
9221 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9223         PR 8180
9224         * configure.in: When testing with_libs and with_headers, treat
9225         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9226         * configure: Regenerate.
9228         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9229         make, shell, etc.
9230         (baseargs): Likewise.
9231         * configure: Regenerate.
9233 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9235         * MAINTAINERS (Write After Approval): Add myself.
9237 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9239         * configure.in: Disable libgcj for darwin not on powerpc.
9240         * configure: Rebuild.
9242 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9244         * config-ml.in, symlink-tree: Add license.
9246 2003-08-03  Richard Stallman  <rms@gnu.org>
9247             Eben Moglen  <moglen@columbia.edu>
9249         * README.SCO: New file.
9251 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9253         * Makefile.tpl (check, check-c++): Express dependencies using
9254         dependencies rather than commands.
9255         * Makefile.in: Regenerate.
9257 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9259         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9260         * configure: Ditto.
9262 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9264         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9265         * Makefile.in: Update.
9267 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9269         * configure.in: Enable libgcj for darwin.
9270         * configure: Rebuild.
9272 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9274         * config-ml.in:  Use ac_configure_args directly instead of
9275         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9276         actually seen.
9278 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9280         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9281         creating target and build subdirs to build all parent dirs as needed.
9282         * Makefile.in: Rebuild.
9283         * configure.in: Don't build dirs explicitly here.
9284         * configure: Rebuild.
9286 2003-07-26  Paul Brook  <paul@nowt.org>
9288         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9290 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9292         * Makefile.tpl (all-make): Depend on intl.
9293         * Makefile.in: Rebuilt.
9295 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9297         * install-sh:  Update to newer upstream versions (associated with
9298         aclocal 1.7).
9299         * mkinstalldirs:  Likewise.
9300         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9302 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9304         * MAINTAINERS: Move self from Bug database only accounts
9305         to write-after-approval.
9307 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9309         * config.if: Remove unused libc_interface determination.
9311 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9313         * MAINTAINERS: Move self from write-after-approval to
9314         build machinery (*.in).
9316 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9318         PR bootstrap/11273
9319         PR bootstrap/11408
9320         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9321         unused INSTALL_PROGRAM_ARGS.
9322         * configure.in: Use AC_PROG_INSTALL.
9323         * Makefile.in: Regenerate.
9324         * configure: Regenerate.
9326 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9328         * MAINTAINERS: Alphabetize.
9330 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9332         * configure: Rebuilt.
9333         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9334         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9335         newlib nor libgloss.
9336         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9337         * configure.in (am33_2.0-*-linux*): Added.
9339 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9341         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9342         * configure: Regenerate.
9344 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9346         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9347         * Makefile.in: Regenerate.
9349 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9351         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9352         * Makefile.in: Regenerate.
9354 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9356         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9357         * Makefile.in: Regenerated.
9359         * config-ml.in: Replace PWD with PWD_COMMAND.
9361 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9363         * intl: New directory; see intl/ChangeLog for details.
9364         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9365         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9366         * Makefile.in: Regenerate.
9368 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9370         * configure.in: Clean up config-lang.in handling.  Delete
9371         useless assignment to "subdirs".
9372         * configure: Regenerate.
9374 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9376         * configure.in: Rename 'target_libs' to 'target_libraries'.
9377         Remove useless reference to 'target_libs'.
9378         * configure: Regenerate.
9380 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9382         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9383         * Makefile.in: Regenerate.
9385 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9387         * Makefile.def: Introduce flags_to_pass.
9388         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9389         * Makefile.in: Regenerate.
9391 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9393         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9394         and target-libgloss.
9395         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9396         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9397         * configure: Regenerate.
9399 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9401         * configure.in: Update testsuite_flags to new location.
9402         * configure. Regenerate.
9404 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9406         * Makefile.tpl: Remove BUILD_CC stuff.
9407         * Makefile.in: Regenerate.
9409 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9411         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9413 2003-06-16  Graeme Peterson  <gp@qnx.com>
9415         * MAINTAINERS (Write After Approval): Add myself.
9417 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9419         * config.guess: Update to 2003-06-12 version.
9420         * config.sub: Update to 2003-06-13 version.
9422 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9424         * config.guess: Update to 2003-06-06 version.
9425         * config.sub: Update to 2003-06-06 version.
9427 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9429         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9430         * configure. Regenerate.
9432 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9434         * configure.in: Disable serial configure by default.
9435         * configure: Regenerate.
9436         * Makefile.tpl: Abolish .NOTPARALLEL.
9437         * Makefile.in: Regenerate.
9439         * Makefile.tpl: Replace {build,host,target}_canonical by
9440         {build,host,target}.
9441         * Makefile.in: Regenerate.
9443         * Makefile.tpl: Fix stupid pasto.
9444         * Makefile.in: Regenerate.
9446 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9448         * Makefile.tpl: Remove bogus conditional.
9449         * Makefile.in: Regenerate.
9451 2003-06-05  Jan Hubicka  <jh@suse.cz>
9453         * Makefile.tpl (profiledbootstrap): New target.
9454         * Makefile.in (profiledbootstrap): New target.
9456 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9458         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9459         Pinski. Remove user names from other bugzilla-only maintainers.
9461 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9463         * Makefile.tpl: Make 'recursive targets' using autogen rather
9464         than shell loop.  Remove duplicate 'clean' targets and false
9465         comments.
9466         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9467         Add systematic method of specifying missing targets in subdirs.
9468         Add copyright boilerplate.
9469         * Makefile.in: Regenerate.
9470         * configure.in: Add 'recursive targets' to maybe list.
9471         * configure: Regenerate.
9473         * MAINTAINERS: "GNATS only" -> "Bug database only".
9475         * Makefile.tpl: Rename [+target+] to [+make_target+].
9476         * Makefile.def: Rename 'target' to 'make_target'.
9478 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9480         * MAINTAINERS: Add self as options handling maintainer.
9482 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9484         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9485         been too long since I touched those ports.
9487 2003-05-28  DJ Delorie  <dj@redhat.com>
9489         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9490         * Makefile.in: Regenerate.
9492 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9494         * configure.in: Use curly braces in the definition of tooldir.
9495         * configure: Regenerate.
9497 2003-05-21  DJ Delorie  <dj@redhat.com>
9499         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9500         newlib or libgloss.
9501         * Makefile.in: Regenerate.
9503 2003-05-21  DJ Delorie  <dj@redhat.com>
9505         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9506         * Makefile.in: Regenerate.
9508 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9510         * MAINTAINERS: Update my e-mail address.
9512 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9514         * configure.in: Switch more things to use maybe dependencies.
9515         * Makefile.tpl: Switch more things to use maybe dependencies.
9516         Factor out common code from autogen IF statements.
9517         * configure: Regenerate.
9518         * Makefile.in: Regenerate.
9520 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9522         * configure.in: Accept i[3456789]86 for machine type.
9523         * configure: Regenerate.
9525 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9527         * configure.in: Switch more things to use maybe dependencies.
9528         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9529         * configure: Regenerate.
9530         * Makefile.tpl: Switch more things to use maybe dependencies.
9531         * Makefile.in: Regenerate.
9533 2003-05-16  Andreas Schwab  <schwab@suse.de>
9535         * Makefile.tpl (install-opcodes): Define.
9536         * Makefile.in: Rebuild.
9538 2003-05-13  Andreas Jaeger  <aj@suse.de>
9540         * config.guess: Update to 2003-05-09 version.
9541         * config.sub: Update to 2003-05-09 version.
9543 2003-05-13  Michael Eager  <eager@mvista.com>
9545         * configure.in: Correct sed script so that options in quotes are not
9546         deleted.
9547         * configure: Rebuild.
9549 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9551         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9552         and $$s/newlib/libc/sys/cygwin32 include paths.
9553         * configure: Ditto.
9555 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9557         * MAINTAINERS: Update my email addresses.
9559 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9561         * config-ml.in: Propagate INSTALL variables.
9563 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9565         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9567 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9569         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9570         * Makefile.in: Regenerate.
9572 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9574         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9576 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9578         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9580 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9582         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9583         * Makefile.in: Regenerated.
9585 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9587         * MAINTAINERS (Write After Approval): Upgrade myself from
9588         GNATS only to write-after-approval. Update my mail address.
9590 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9592         (OS Port Maintainers: freebsd): Add myself.
9594 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9596         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9598 2003-04-22  Kean Johnston  <jkj@sco.com>
9600         * MAINTAINERS (SCO ports): Added myself.
9602 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9604         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9606 2003-04-19  Kean Johnston  <jkj@sco.com>
9608         * MAINTAINERS (Write After Approval): Add myself.
9610 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9612         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9613         * Makefile.in: Regenerate.
9615 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9617         * configure.in (powerpc64*-*-linux*): Remove.
9618         * configure: Rebuilt.
9620 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9622         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9623         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9624         and restrap.
9625         * Makefile.in:  Regenerate.
9627 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9629         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9630         * configure: Regenerated.
9632 2003-04-15  DJ Delorie  <dj@redhat.com>
9634         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9636 2003-04-13  Nick Clifton  <nickc@redhat.com>
9638         * config-ml.in: Remove support for --disable-aix removing
9639         call-aix multilibs.
9641 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9643         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9644         * */configure: Rebuilt.
9646 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9648         * MAINTAINERS: Add my email address.
9650 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9652         * MAINTAINERS (Write After Approval): Add myself.
9654 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9656         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9657         * Makefile.in: Regenerate.
9659 2003-03-14  Michael Chastain  <mec@shout.net>
9661         * Makefile.in: Regenerate with correct Makefile.def.
9663 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9665         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9666         Make macro.
9667         * Makefile.in: Regenerate.
9668         * configure.in: Clean up gxx_include_dir logic.
9669         * configure: Regenerate.
9671 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9673         * MAINTAINERS (Write After Approval): Add myself.
9675 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9677         * MAINTAINERS: Update my mail address.
9679 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9681         * configure.in (gxx_include_dir): Fix typo.
9682         * configure: Regenerated.
9684 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9686         * Makefile.tpl: Reindent.
9687         * Makefile.in: Regenerate.
9688         * configure.in: Reindent.  Don't set unused variables.
9689         * configure: Regenerate.
9691 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9693         * configure.in: Include $(build_tooldir)/sys-include in
9694         FLAGS_FOR_TARGET.
9695         * configure: Regenerated.
9697 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9699         * Makefile.tpl: Always pass down RANLIB.
9700         * Makefile.in: Regenerate.
9702         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9703         * Makefile.in: Regenerate.
9704         * configure.in: Remove unused logic relating to --enable-shared
9705         and --enable-threads.  Remove bogus comments.  Remove redundant
9706         noconfigdirs.
9707         * configure: Regenerate.
9709         * configure.in: Replace ${libstdcxx_version} by its value.
9710         Remove reference to mh-dgux.
9711         * configure: Regenerate.
9713 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9715         * MAINTAINERS (Write After Approval): Add myself.
9717 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9719         * Makefile.tpl: Rearrange.
9720         * Makefile.in: Regenerate.
9722 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9724         * configure.in: Add support for kaOS as cross build target system.
9725         * configure: Regenerated.
9727 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9729         * MAINTAINERS (Write after approval): Add myself.
9731 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9733         * MAINTAINERS: Update my email address.
9735 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9737         * MAINTAINERS: Add self to blanket write privs. section.
9739 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9741         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9742         configure-target-* as some target builds may require additional
9743         flags for preprocessor tests.
9744         * Makefile.in: Regenerated.
9746 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9748         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9749         * ltconfig: Handle it.
9750         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9751         auto-detecting it.
9753         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9754         it is used as argument to $CC.
9755         * ltcf-gcj.sh: Likewise.
9757         * configure.in: Introduce --enable-maintainer-mode.
9758         * configure: Rebuilt.
9759         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9760         for maintainer mode.
9761         * Makefile.in: Rebuilt.
9763 2003-02-18  Jason Merrill  <jason@redhat.com>
9765         * Makefile.tpl (check-c++): Allow parallelism.
9767 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9769         * MAINTAINERS: Remove John Carr (who never actually had access to
9770         gcc.gnu.org).
9772 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9774         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9775         don't configure target-libobjc.
9776         * configure: Regenerate.
9778 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9780         * Makefile.tpl (RANLIB): Define.
9781         * Makefile.in: Regenerate.
9783 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9785         * MAINTAINERS: Update my email.
9787 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9789         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9790         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9791         * Makefile.in: Regenerated.
9792         * configure.in: Remove all traces of snavigator, db, and grep.
9793         * configure: Regenerated.
9795 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9797         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9798         After Approval.
9800 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9802         * MAINTAINERS (Write after approval): Add myself.
9804 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9806         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9807         * Makefile.in: Regenerated.
9809 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9811         * config.guess: Updated to 2003-01-30's version.
9812         * config.sub: Updated to 2003-01-28's version.
9814 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9816         * config.if: If gcc_version is already set, just use it.  Don't set
9817         gcc_version_trigger if it's already set, otherwise set it to
9818         gcc/version.c, but only if the file exists.  If it is not set and
9819         gcc/version.c does not exist, try to extract the version number from
9820         $CC.
9822 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9824         * MAINTAINERS: Add myself to write-after-approval list.
9826 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9828         * configure.in:  Revert 24Jan change.
9829         * configure:  Regenerate.
9831 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9833         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9834         entry of HJ Lu.
9836 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9838         * configure.in: Revert previous change.
9839         * configure: Regenerate.
9841 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9843         * configure.in: Make rda native-only.
9844         * configure: Regenerate.
9846 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9848         * MAINTAINERS: Move myself from GNATS-only-accounts to
9849         write-after-approval.
9851 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9853         * configure.in: Add missing \.
9854         * configure: Rebuilt.
9856 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9858         * configure.in (baseargs): Avoid using \| in sed regular
9859         expressions.
9860         * configure: Rebuilt.
9862 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9864         * configure.in (baseargs): Remove all supported forms of
9865         --cache-file, --srcdir, --host, --build and --target options
9866         from argument lists.
9867         * configure: Rebuilt.
9869 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9871         * MAINTAINERS: Add myself to write-after-approval list.
9873 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9875         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9876         * configure: Rebuilt.
9878 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9880         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9881         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9882         * Makefile.in: Regenerate.
9883         * configure: Regenerate.
9885 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9887         * configure.in: Remove Makefile in build, host and target modules
9888         unless configure was run with --no-recursion.
9889         * configure: Rebuilt.
9891 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9893         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9894         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9895         * Makefile.in: Regenerate.
9897 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9899         * config.guess: Update to 2003-01-03 version.
9900         * config.sub: Update to 2003-01-03 version.
9902 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9904         * configure: Regenerate with proper autoconf 2.13.
9906 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9908         * configure.in: Add AC_PREREQ for consistency.
9909         * configure: Regenerate.
9911 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9913         * configure.in (GDB_TK): Add tcl directories conditional on
9914         gdb/gdbtk directory being present.
9915         * configure: Regenerate.
9917 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9919         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9920         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9921         * configure: Rebuilt.
9923 2002-12-31  Tom Tromey  <tromey@redhat.com>
9925         * Makefile.in: Rebuilt.
9926         * Makefile.def (target_modules) [libffi]: Allow installation.
9928 2002-12-31  Andreas Schwab  <schwab@suse.de>
9930         * configure.in: Fix use of $program_transform_name.
9931         * configure: Regenerated.
9933 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9935         * configure.in (baseargs): Don't remove first configure argument.
9936         * configure: Regenerated.
9938 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9940         * Makefile.tpl (local-distclean): Don't remove...
9941         (multilib.ts): ... this.  Moved into...
9942         (multilib.out): ... this.  Don't use sub-make.
9943         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9944         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9945         (configure-build-[+module+], configure-[+module+],
9946         configure-target-[+module+], configure-gcc): ... these.  Test
9947         for Makefile existence.  Drop config.status from dependencies.
9948         * Makefile.in: Rebuilt.
9949         * configure.in: Move gcc-version-trigger to the end of
9950         ac_configure_args.  Add comments to maybedep.tmp and
9951         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9952         nonopt from baseargs, matching and removing corresponding
9953         whitespace while at it.
9954         * configure: Rebuilt.
9956 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9958         * configure.in (host_configargs): Replace reference to
9959         no-longer-defined buildopts with --build=${build_alias}.
9960         * configure: Rebuilt.
9962         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9963         program_transform_name to standard idiom.
9964         (AUTOGEN, AUTOCONF): Define.
9965         (Makefile.in): Use $(AUTOGEN).
9966         (Makefile): Depend on config.status, and use autoconf-style rule to
9967         build it.  Move original commands to...
9968         (config.status): ... this new target.
9969         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9970         $(AUTOCONF).
9971         * Makefile.in: Rebuilt.
9973 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9975         * Makefile.tpl: Fix dramatic bustage due to change in
9976         program_transform_name.
9977         * Makefile.in: Regenerate.
9979         * configure.in: Remove unnecessary PATH setting.
9980         * configure: Regnerate.
9982         * configure.in: Don't default to unprefixed tools unless
9983         the native tools will work.
9984         * configure: Regenerate.
9986         * configure.in: Convert to autoconf script.  Blow away lots
9987         of now-redundant Makefile fragments.
9988         * configure: Generate using Autoconf.
9989         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9990         * Makefile.in: Regenerate.
9992 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9994         * configure: Fix stupid bug where RANLIB was mistakenly included.
9996         * configure.in: Rename (buildargs, hostargs, targargs) to
9997         (build_configargs, host_configargs, target_configargs).
9999         * configure.in: Move logic out of sed statement.
10001         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10002         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10004 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10006         * config.sub: Import from master repository
10007         * config.guess: Ditto
10009 2002-12-24  Andreas Schwab  <schwab@suse.de>
10011         * Makefile.tpl (multilib.out): Fix missing space.
10012         * Makefile.in: Regenerate.
10014 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10016         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10017         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10018         * Makefile.in: Regenerate.
10019         * configure.in: Remove unnecessary leftovers.
10021 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10023         * configure.in (extra_ranlibflags_for_target): New variable.
10024         (*-*-darwin): Add -c to ranlib commands.
10025         * configure (tooldir): Handle extra_ranlibflags_for_target.
10027 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10029         * Makefile.tpl: Revert HJL's change.
10030         * Makefile.in: Regenerated.
10031         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10032         always.
10034 2002-12-19  Andreas Schwab  <schwab@suse.de>
10036         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10037         * Makefile.in: Regenerate.
10039 2002-12-18  H.J. Lu  <hjl@gnu.org>
10041         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10042         * Makefile.in: Regenerated.
10044         * configure.in (build_prefix): New. Substitute.
10046 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10048         * Makefile.tpl: Don't let real targets depend on phony targets.
10049         * Makefile.in: Regenerate.
10051         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10052         * Makefile.in: Regenerate.
10054 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10056         * config.sub: Import from master repository
10057         * config.guess: Ditto
10059 2002-12-16  Jason Merrill  <jason@redhat.com>
10061         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10062         previous 'make bootstrap'.
10063         * Makefile.in: Regenerate.
10065 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10067         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10069 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10071         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10072         * Makefile.in: Regenerate.
10074 2002-12-13  Jason Merrill  <jason@redhat.com>
10076         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10077         library tests.
10078         (check-c++): Just depend on it and check-target-libstdc++-v3.
10079         * Makefile.in: Regenerate.
10081 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10083         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10084         * Makefile.in: Rebuilt.
10086 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10088         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10090 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10092         * configure: Fix bug put in by gremlins.
10094         * Makefile.tpl: Substitute more autoconfily.
10095         * configure: Substitute more autoconfily.
10096         * Makefile.in: Regenerate.
10098 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10100         * config.sub: Import from master repository
10101         * config.guess: Ditto
10102         * MAINTAINERS: Added Svein Seldal under write after approval
10104 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10106         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10107         * Makefile.in (all-sim): Ditto.
10109 2002-12-06  DJ Delorie  <dj@redhat.com>
10111         * Makefile.tpl: Change configure dependencies to not have real
10112         targets depend on phony targets.
10114 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10116         * configure.in: Revert unintentional change.
10118         * Makefile.tpl: Change dependency for */multilib.out so that
10119         it works when gcc isn't in the tree.
10121         * configure.in: Substitute more.
10122         * configure: Run subconfigures from the Makefile.
10123         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10124         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10126 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10128         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10130 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10132         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10133         and corresponding dependencies.
10134         * Makefile.in: Regenerate.
10136         * configure.in (host_tools): Order binutils, gas and ld for
10137         convenience in running the testsuites.
10139         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10140         * Makefile.in: Regenerate.
10141         * configure.in: Introduce rules to serialize subconfigure runs.
10143         * configure.in: Introduce BASE_CC_FOR_TARGET.
10144         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10145         Realize configure-build-* targets.  Realize configure-target-* targets.
10146         * Makefile.in: Regenerate.
10148 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10150         * configure: Move gcc_version_trigger stuff from here...
10151         * configure.in: ...to here.
10153         * configure.in: Separate subconfigure options added by this file from
10154         options given by the user.  Add machinery to put args for host
10155         subconfigures into the Makefile.
10157         * Makefile.tpl: Remove 'vault' targets.
10158         * Makefile.tpl: Reorder and comment dependencies.
10159         * Makefile.in: Regenerate.
10161 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10162         * configure.in: Fix my broken commit of previous patch. (sigh)
10164 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10166         * configure.in: Move host-specific darwin noconfigdirs into
10167         the host-specific section.
10169 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10171         * configure.in: Move host-specific darwin noconfigdirs into
10172         the host-specific section.
10174 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10176         * configure: Remove skip-this-dir support.
10177         * Makefile.tpl: Remove skip-this-dir support.
10179         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10180         subdirectories.
10181         * Makefile.in: Regenerate.
10183         * Makefile.tpl: Strip out useless setting of 'dir'.
10184         * Makefile.in: Regenerate.
10186 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10188         * configure.in: Fix deeply stupid bug.
10190         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10191         shell code in CXX_FOR_TARGET
10192         * Makefile.def: Introduce raw_cxx.
10193         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10194         RAW_CXX_FOR_TARGET.
10195         * Makefile.in: Regenerate.
10197 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10199         * Makefile.tpl: Remove unnecessary ifs.
10200         * Makefile.in: Regenerate.
10202         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10203         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10204         targets for 'no_install' modules.
10205         * configure: Move GDB_TK substitution to configure.in.  Move
10206         build_modules stuff to configure.in.
10207         * configure.in: Implement soft dependency machinery.  Maybe-ize
10208         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10209         * Makefile.in: Regenerate.
10211 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10213         * Makefile.tpl: Make all-target, install-target behave similarly
10214         to all, install (only hitting configured targets).  Eliminate
10215         unused macro defintions.
10217         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10218         build != host.
10220         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10222         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10224         * configure.in: Produce lists of subdir targets we're actually
10225         configuring.  Remove references to "dosrel".
10226         * Makefile.tpl: Let configure set which subdir targets are hit.
10227         Remove install-cross; clean up install; remove ALL.  Remove
10228         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10229         Autogenerate host module targets.  Remove empty dependency lines
10230         and redundant dependency; rearrange slightly.
10231         * Makefile.def: Add host-side libtermcap, utils.
10233         * Makefile.in: Regenerate.
10235 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10237         * ltconfig (osf[345]): Append $major to soname_spec.
10238         Reflect this in library_names_spec.
10239         * ltmain.sh (osf): Prefix $major with . for use as extension.
10241 2002-11-19  Andreas Jaeger  <aj@suse.de>
10243         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10244         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10245         and sparc64 GNU/Linux systems.
10247 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10249         * MAINTAINERS: Update email.
10251 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10253         * MAINTAINERS: Complete James Dennett's entry.
10255 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10257         * MAINTAINERS (Write After Approval): Add myself.
10259 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10261         * Makefile.tpl: syntactic cleanup
10263 2002-11-13  Stuart Hastings  <stuart@apple.com>
10265         * MAINTAINERS: Add myself to write-after-approval list.
10267 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10269         * Makefile.def: Add list of recursive targets to autogenerate.
10270         Add build_modules.
10271         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10272         targets.  Autogenerate *-build-* targets.
10273         * Makefile.in: Regenerate.
10275 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10277         * configure: More autoconf-style substitutions.
10278         * Makefile.tpl: More autoconf-style substitutions.
10279         * Makefile.in: Regenerate.
10281 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10283         * configure: Substitute more variables in a more autoconf-friendly
10284         way.  Simplify slightly.
10285         * Makefile.tpl: Make more variables substitutable in an
10286         autoconf-friendly way.
10287         * Makefile.in: Regenerate.
10289 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10291         * MAINTAINERS (Write After Approval): Add myself.
10293 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10295         * configure.in (v810*): Remove special setting of tools.
10297         * configure: Add support for extra required flags for ar or nm.
10298         * configure.in (aix4.3+): Use above support for target-specific
10299         issues, rather than using config/mt-aix43.
10301 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10303         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10304         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10305         with $srcdir.  Reformat indentation.  Substitute some variables
10306         formerly hard-coded in the Makefile for build=host.
10307         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10308         * Makefile.def: Autogenerate more.
10309         * Makefile.in: Regenerate.
10311 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10313         * MAINTAINERS (Write After Approval): Add myself.
10315 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10317         * Makefile.def (host_modules): Add rda.
10318         * Makefile.in: Regenerate.
10319         * configure.in (target_tool): Add target-rda to list.
10321 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10323         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10325 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10327         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10328         and restrap targets to this rule.
10329         * Makefile.in:  Regenerate.
10331 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10333         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10334         GNATS only accounts.
10336 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10338         * configure.in (i[3456]86-*-linux*): Add check to disable
10339         ${libgcj} for glibc1.
10341 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10343         * MAINTAINERS: Add myself as ip2k port maintainer.
10345 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10347         * configure.in: Add tic4x target.
10349 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10351         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10352         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10353         * Makefile.in: Regenerate.
10355         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10356         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10357         * Makefile.in: Regenerate.
10359 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10361         * MAINTAINERS: Add myself as web pages co-maintainer.
10363 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10365         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10366         * Makefile.in: Regenerate.
10368 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10370         * MAINTAINERS: Add myself and Nathan Sidwell
10371         <nathan@codesourcery.com> as VxWorks maintainers.
10373 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10375         * Makefile.def: Remove order dependency comments.
10376         * Makefile.tpl: Add explicit install-install dependencies.
10377         * Makefile.in: Regenerate.
10379         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10380         * Makefile.in: Regenerate.
10382         * Makefile.tpl: Add configure-target (for src-release in src)
10383         * Makefile.in: Regenerate.
10385 2002-09-30  Nick Clifton  <nickc@redhat.com>
10387         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10389 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10391         * configure.in (s390*-*-linux*): Enable libgcj.
10393 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10395         * configure: Revert accidentally applied changes.
10397         * Makefile.tpl: Make more autoconf-friendly.
10398         * Makefile.in: Regenerate.
10399         * configure: Make substitution more autoconf-like.
10401 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10403         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10404         single entry to handle all these.
10405         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10406         libjava on arm-*-elf.
10408 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10410         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10411         things that depend on them.
10413 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10415         * Makefile.tpl: Make subsituted variables more autoconfy.
10416         * Makefile.in: Regenerate.
10417         * configure: Make seds more autoconfy.
10419 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10421         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10422         * Makefile.in: Regenerate.
10423         * configure.in: Rewrite sed statements to look autoconfy.
10425         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10426         all-target-foo on configure-target-foo.
10427         * Makefile.def: Ditto.
10428         * Makefile.in: Rebuild.
10430 2002-09-25  Andrew Haley  <aph@redhat.com>
10432         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10434 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10436         * Makefile.def: New file.
10437         * Makefile.tpl: New file.
10438         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10439         * contrib/gcc_update: Note that Makefile.in is a generated file.
10441         * configure.in: Minor rearrangement.  Simplify tests.
10443 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10445         * configure.in (with_headers): Skip copy if value is "yes".
10446         (with_libs): Likewise.
10448 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10450         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10451         * configure.in (sh*-*-pe*): Ditto.
10452         * configure.in (mips*-*-pe*): Ditto.
10453         * configure.in (*arm-wince-pe): Ditto.
10455         * configure.in: Rearrange.
10457 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10459         * MAINTAINERS: Update my email address.
10461 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10463         * MAINTAINERS: (Write After Approval): Add myself.
10465 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10467         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10469 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10471         * MAINTAINERS: Change my mailing address.
10473 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10475         * MAINTAINERS (Write After Approval): Remove myself.
10476         (Various Maintainers: c++ runtime libs): Add myself.
10478 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10480         * MAINTAINERS (Write After Approval): Remove myself.
10481         (Various Maintainers: c++ runtime libs): Add myself.
10483 2002-08-15  Eric Christopher  <echristo@redhat.com>
10485         * config.sub: Import from master repository.
10486         * config.guess: Ditto.
10488 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10490         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10491         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10492         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10494 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10496         * MAINTAINERS: Add self to rs6000 vector extensions.
10498 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10500         * libiberty/configure: Reverted unintended yesterday's check in.
10502 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10504         * boehm-gc/configure, libf2c/configure: Rebuilt.
10505         * libffi/configure, libiberty/configure: Ditto.
10506         * libjava/configure, libobjc/configure: Ditto.
10507         * libstdc++-v3/configure, zlib/configure: Ditto.
10508         Merged from binutils:
10509         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10510         From Steve Ellcey <sje@cup.hp.com>:
10511         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10512         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10513         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10514         IA64.
10515         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10516         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10517         soname_spec, sys_lib_search_path_spec): Ditto.
10519 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10521         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10523 2002-08-04  H.J. Lu  (hjl@gnu.org)
10525         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10527 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10529         * MAINTAINERS (Write After Approval): Add myself.
10531 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10533         * configure.in: Move generic linux case to end.  Copy generic
10534         linux noconfigdirs to mips*-*-linux* entry and new
10535         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10537 2002-07-19  Michael Matz  <matz@suse.de>
10539         * MAINTAINERS: Add myself as ra* maintainer.
10541 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10543         * config.guess: Update to 2002-07-09 version.
10544         * config.sub: Update to 2002-07-03 version.
10546 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10548         * MAINTAINERS: Fix typo in a maintainer email address.
10550 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10552         * configure.in: Remove two redundant tests.
10554 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10556         * configure.in (mips*-*-irix6*o32): Enable stabs.
10558 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10560         * configure.in: Don't build grez.
10561         * Makefile.in: Ditto.
10563         * Makefile.in: Remove references to bsp, cygmon, libstub.
10564         * configure.in: Ditto.
10566         * configure.in: Remove leftover reference to gdbtest.
10568 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10570         * configure.in (gxx_include_dir):  Change to match versioned
10571         C++ headers if --enable-version-specific-runtime-libs is used.
10573 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10575         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10577 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10579         * configure.in: Make --without-x work.
10581 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10583         * configure.in: Rearrange target Makefile fragment collection.
10585         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10586         cvs[src].
10587         * configure.in: Ditto.
10589 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10591         * MAINTAINERS (Write After Approval): Update my e-mail address.
10593 2002-06-24  Ben Elliston  <bje@redhat.com>
10595         * configure.in (host_tools): Remove cgen.
10597         * Makefile.in (all-cgen): Remove; runs from its source directory.
10598         (check-cgen, install-cgen, clean-cgen): Likewise.
10599         (all-opcodes): Do not depend on all-cgen.
10600         (all-sim): Likewise.
10602 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10604         * Makefile.in: Eliminate 'apache' targets.
10605         * configure.in: Eliminate 'apache' targets.
10607         * configure.in: Eliminate redundant tests.  Reorganize.
10609         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10611         * config-ml.in: Eliminate references to Cygnus configure.
10613         * Makefile.in: Eliminate references to building emacs.
10615 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10617         * MAINTAINERS: Update my email address.
10619 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10621         * config.if (libstdcxx_incdir): Version C++ headers.
10622         (cxx_incdir): Remove.
10624 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10626         * MAINTAINERS (Write After Approval): Add self.
10628 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10630         * configure.in: Add support for ip2k.
10632 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10634         * configure.in: Fix AIX configury bug.
10636 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10638         * MAINTAINERS (Write After Approval): Add self.
10640 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10642         * configure.in: replace ${topsrcdir} with ${srcdir}
10644         * configure.in: Move definition of libstdcxx_flags
10645         right above usage, rather than waaay earlier.
10647         * configure.in: Pull definition of is_cross_compiler earlier.
10649         * configure.in: Rearrange a little.
10651         * configure.in: Remove references to librx.
10652         * Makefile.in: Remove references to librx.
10654 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10656         * config.sub: Add support for avr target.
10657         Import from master sources, rev 1.255
10659 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10661         * configure, .cvsignore:  Revert previous change...
10662         * Makefile:  ...delete.
10664 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10666         * configure.in: Eliminate ${gasdir} variable.
10668 2002-06-18  Dave Brolley  <brolley@redhat.com>
10670         * configure.in: Add support for frv.
10671         * config.sub: Add support for frv.
10673 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10675         * configure:  Remove garbage from previous commit.
10677 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10679         * configure:  For in-source builds, make a subdir and re-exec there.
10680         * Makefile:  New file.  Pass targets through to build directory.
10681         * .cvsignore:  No longer ignore "Makefile".
10683 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10685         * MAINTAINERS (Write After Approval): Add self.
10687 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10689         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10691 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10693         * configure.in (vax-*-netbsd*): Re-enable gas.
10695 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10697         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10698         BUILD_PREFIX_1, to correct nomenclature.
10699         * configure: Likewise.
10701         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10702         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10704 2002-05-31  Olaf Hering  <olh@suse.de>
10706         * config-ml.in: Propogate DESTDIR also.
10708 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10710         * configure.in (vax-*-netbsd*): Don't build gas for this
10711         platform.
10713 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10715         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10716         and libgcj for AVR.
10718 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10720         * MAINTAINERS (Write After Approval): Add myself.
10722 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10724         * config.guess: Update to 2002-05-22 version.
10725         * config.sub: Likewise.
10727 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10729         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10730         * config-ml.in: Likewise.
10731         * configure: Likewise.
10732         * configure.in: Likewise.
10734 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10736         * MAINTAINERS: Update my email address.
10738 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10740         * configure.in: Simplify makefile fragment collection.
10742         * configure.in: Remove code to build emacs.
10744         * configure.in : Remove --srcdir argument from targargs and buildargs
10745         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10747         * configure: Move some logic to configure.in.
10748         * configure.in: Move some logic from configure.
10750 2002-05-11  Tom Tromey  <tromey@redhat.com>
10752         * MAINTAINERS: Reflect libgcj reality.
10754 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10756         * Makefile.in: Honour DESTDIR.
10758 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10760         * config.guess: Import 2002-03-20 version.
10761         * config.sub: Import 2002-04-26 version.
10763 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10765         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10767 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10769         * MAINTAINERS: Add self.
10771 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10773         * ltmain.sh: Detect and handle object name conflicts
10774         while piecewise linking a static library.
10776 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10778         * configure.in (noconfigdirs): Don't disable libgcj on
10779         sparc64-*-solaris* and sparcv9-*-solaris*.
10781 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10783         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10785 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10787         * configure.in (FLAGS_FOR_TARGET): Do not add
10788         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10789         on i[3456]86-*-linux*.
10791 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10793         * configure.in (noconfigdirs): Replace [ ] with test.
10795         * configure.in (noconfigdirs): Do not add target-newlib if
10796         target == i[3456]86-*-linux*, and host == target.
10798 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10800         * configure.in: delete reference to absent file
10802         * configure.in: replace '[' with 'test'
10804         * configure.in: Eliminate references to gash.
10805         * Makefile.in: Eliminate references to gash.
10807         * configure.in: remove useless references to 'pic' makefile fragments.
10809         * configure.in: (*-*-windows*) Finish removing.
10811         * configure.in: Eliminate redundant test for libgui.
10813 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10815         * MAINTAINERS: Add self and realphabetize.  Update entries
10816         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10817         entry for a29k port maintainer.
10819 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10821         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10822         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10824 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10826         * configure.in: remove references to dead files
10828 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10830         * MAINTAINERS: Add information about purpose of this file.
10832 2002-04-18  Tom Tromey  <tromey@redhat.com>
10834         * configure.in: Disallow configuring libgcj when it is already
10835         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10836         Solaris 2.8 by default.  For PR libgcj/6158.
10838 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10840         * configure.in:  Move default CC setting out of config/mh-* fragments
10841         directly into here.
10843 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10845         * configure.in: don't even try to configure or make a subdirectory
10846         if there's no configure script for it.
10848 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10850         * MAINTAINERS: Remove chill maintainers.
10851         * Makefile.in (CHILLFLAGS): Remove.
10852         (CHILL_LIB): Remove.
10853         (TARGET_CONFIGDIRS): Remove libchill.
10854         (CHILL_FOR_TARGET): Remove.
10855         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10856         CHILL_LIB.
10857         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10858         (CHECK_TARGET_MODULES): Likewise.
10859         (INSTALL_TARGET_MODULES): Likewise.
10860         (CLEAN_TARGET_MODULES): Likewise.
10861         (configure-target-libchill): Remove.
10862         (all-target-libchill): Remove.
10863         * configure.in (target_libs): Remove target-libchill.
10864         Do not compute CHILL_FOR_TARGET.
10865         * libchill: Remove directory.
10867 2002-04-11  DJ Delorie  <dj@redhat.com>
10869         * Makefile.in, configure.in: Sync with binutils, entries
10870         follow...
10872 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10874         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10875         (do-tar, do-bz2): New rules.
10876         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10877         (gdb-tar): New rule.
10878         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10879         (insight_dejagnu.tar): New rule.
10880         (insight.tar): New rule.
10881         (gdb+dejagnu.tar): New rule.
10882         (gdb.tar): New rule.
10884 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10886         * Makefile.in: Add all-tix to deps for all-snavigator
10887         so that tix is built when building snavigator.
10889 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10891         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10892         ld and gdb are not supported.
10894 2002-01-07  Mark Salter  <msalter@redhat.com>
10896         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10897         Allow target-libgloss to be built for arm, strongarm, and xscale.
10899 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10901         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10902         options for i[3456]86-pc-linux* native builds.
10904 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10906         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10907         files from .po files for a distribution.
10909 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10911         * configure.in: Enable libstdc++-v3 for h8300 targets.
10913 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10915         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10916         version from bfd/.
10918 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10920         * Makefile.in (VER): When present, extract the version number from
10921         the file version.in.
10923 2001-05-24  Tom Rix  <trix@redhat.com>
10925         * configure.in : enable ld for aix
10927 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10929         * config.guess: Add linux target for S/390.
10931 2000-11-07  Philip Blundell  <pb@futuretv.com>
10933         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10935 2000-11-03  Philip Blundell  <pb@futuretv.com>
10937         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10938         files.
10940 2001-01-15  Ben Elliston  <bje@redhat.com>
10942         * configure.in (host_tools): Add sid.
10943         Always configure cgen.
10945 2000-11-24  Nick Clifton  <nickc@redhat.com>
10947         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10949 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10951         * Makefile.in (ALL_MODULES): Add all-cgen.
10952         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10953         (all-cgen): New target.
10954         (all-opcodes,all-sim): Depend on all-cgen.
10955         * configure.in (host_tools): Add cgen.
10956         Only configure cgen if --enable-cgen-maint.
10958 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10960         * configure.in: Add *-*-freebsd* configurations.
10962 2002-04-08  Tom Tromey  <tromey@redhat.com>
10964         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10965         Fixes PR libgcj/6068.
10967 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10969         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10971 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10973         * configure.in (alpha*-dec-osf*): Enable libgcj.
10975 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10977         * MAINTAINERS (Write After Approval): Add myself.
10979 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10981         Fix for: PR bootstrap/3591, target/5676
10982         * configure.in (mcore-pe): Disable the configuration of
10983         libstdc++-v3 since exceptions are not supported.
10985 2002-03-20  Anthony Green  <green@redhat.com>
10987         * configure.in: Enable libgcj for xscale-elf target.
10989 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10991         * MAINTAINERS:  Update my email address.
10993 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10995         * ltmain.sh (relink_command): Fix typo in previous change.
10997 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10999         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11000         (relink_command): Added --tag flags.
11001         (mode=install): If relinking fails; error out.
11003 2002-03-12  Richard Henderson  <rth@redhat.com>
11005         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11006         .NOTPARALLEL tag.
11007         (do-check): Rename from check.
11008         (check): Allow parallel check.
11010 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11012         * MAINTAINERS: Add myself as maintainer for xtensa port.
11013         Fix alphabetical order in CPU port maintainer list.
11014         Remove myself from Write After Approval list.
11016 2002-03-11  Richard Henderson  <rth@redhat.com>
11018         * Makefile.in (.NOTPARALLEL): Add fake tag.
11020 2002-03-07  H.J. Lu  (hjl@gnu.org)
11022         * configure.in: Enable gprof for mips*-*-linux*.
11024 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11026         * MAINTAINERS (Write After Approval): Add myself.
11028 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11030         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11031         libjava.
11032         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11034 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11036         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11037         because its Makefile is there; test for the executable instead.
11039 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11041         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11042         libstdc++-v3 and libjava.
11044 2002-02-11  Adam Megacz  <adam@xwt.org>
11046         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11047         boehm-gc
11049 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11051         * config.guess: Updated to 2002-01-30's version.
11052         * config.sub: Updated to 2002-02-01's version.
11053         Contribute sh64-elf.
11054         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11055         * configure.in: Added sh64-*-*.
11057 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11059         * MAINTAINERS: Belatedly add myself to write after approval list.
11061 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11063         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11064         Remove self as Write After Approval.
11066 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11068         * MAINTAINERS: Put self in as maintainer for contrib/regression
11069         directory.
11071 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11073         * MAINTAINERS:  Update my email address.
11075 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11077         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11078         target-libiberty, and target-libgloss.  Skip Java-related
11079         libraries if not supported for NetBSD on target CPU.
11081 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11083         * install-sh: Use _inst.$$_ for temp file name.
11085 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11087         * MAINTAINERS (Write After Approval): Move my contact info
11088         from here...
11089         (OS Port Maintainers): ...to here (netbsd).
11091 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11093         * MAINTAINERS (Write After Approval): Add myself.
11095 2002-01-17  H.J. Lu  <hjl@gnu.org>
11097         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11098         (all-target-fastjar): Also depend on all-target-libiberty.
11100 2002-01-16  H.J. Lu  (hjl@gnu.org)
11102         * config.guess: Import from master sources, rev 1.225.
11103         * config.sub: Import from master sources, rev 1.238.
11105 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11107         * MAINTAINERS (Write After Approval): Remove myself.
11109 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11111         * MAINTAINERS (Write After Approval): Add myself.
11113 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11115         * MAINTAINERS: Add self as docs co-maintainer.
11117 2001-12-11  Matthias Klose  <doko@debian.org>
11119         * MAINTAINERS (Write After Approval): Add myself.
11121 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11123         * MAINTAINERS: Update my email address.
11125 2001-12-07  Turly O'Connor  <turly@apple.com>
11126         * MAINTAINERS (Write After Approval): Add myself.
11127         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11128         (rs6000_initialize_trampoline): Call __trampoline_setup for
11129         ABI_DARWIN too.
11130         * darwin-tramp.asm: New file, implements __trampoline_setup.
11131         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11133 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11135         * MAINTAINERS (Write After Approval): Add myself.
11137 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11139         * configure, configure.in: Use temp file for long sed commands.
11141 2001-12-03  Laurent Guerby  <guerby@acm.org>
11143         * config.sub: Update to version 1.232 on subversion.
11145 2001-12-03  Ben Elliston  <bje@redhat.com>
11147         * MAINTAINERS: Update mail address for config.* patches.
11149 2001-11-27  DJ Delorie  <dj@redhat.com>
11150             Zack Weinberg  <zack@codesourcery.com>
11152         When build != host, create libiberty for the build machine.
11154         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11155         CONFIG_ARGUMENTS.
11156         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11157         New variables.
11158         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11159         and rules.
11160         (all.normal): Depend on ALL_BUILD_MODULES.
11161         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11162         (all-build-libiberty): Depend on configure-build-libiberty.
11164         * configure: Calculate and substitute proper value for
11165         ALL_BUILD_MODULES.
11166         * configure.in: Create the build subdirectory.
11167         Calculate and substitute TARGET_CONFIGARGS (formerly
11168         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11170 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11172         * MAINTAINERS (write-after-approval): Add self.
11174 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11176         * MAINTAINERS (GNATS only accounts): Remove self.
11178 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11180         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11181         libf2c.
11183 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11185         * MAINTAINERS (Write After Approval): Add self.
11187 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11189         * MAINTAINERS: mips and s390 are also CPU ports.
11191 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11193         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11195 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11197         * MAINTAINERS: Alphabetize.
11199 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11201         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11203 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11205         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11207 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11209         * configure.in (--enable-languages): Be more permissive about
11210         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11212 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11214         * config.sub: Import from master sources, rev. 1.230.
11215         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11217 2001-11-07  Laurent Guerby  <guerby@acm.org>
11219         * MAINTAINERS (Write After Approval): Add self.
11221 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11223         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11225 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11227         * config.sub: Import from master sources, rev 1.226.
11228         * config.guess: Import from master sources, rev 1.216.
11230 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11232         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11233         * MAINTAINERS: Add self as maintainer of MMIX port.
11234         Remove old after-approval entry.
11236 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11238         * ChangeLog, configure: Fix spelling errors.
11240 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11242         * MAINTAINERS: Tweak my address.
11244 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11246         * MAINTAINERS: Update my email address.
11248 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11250         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11251         * MAINTAINERS: Add self as maintainer of CRIS port.
11253 2001-10-10  Geert Bosch  <bosch@gnat.com>
11255         * MAINTAINERS (Various maintainers: Ada front end):
11256         Added Robert Dewar.
11258 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11260         * MAINTAINERS (Write After Approval): Added self
11262 2001-10-02  Geert Bosch  <bosch@gnat.com>
11264         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11266 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11268         * configure: Handle temporary files securely using mkdir.
11270 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11272         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11274 2001-09-26  Will Cohen  <wcohen@redhat.com>
11276         * configure.in (*-*-linux*): Disable configuration of target-newlib
11277         and target-libgloss.
11279 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11281         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11282         RANLIB.
11284 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11286         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11287         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11288         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11289         avoid quotes nesting problems.
11290         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11291         (DO_X): Export only variables that are set.
11293 2001-09-19  Ben Elliston  <bje@redhat.com>
11295         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11296         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11297         semantics.  Use the shell built-in "type" command instead.
11299 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11301         Merged from gcc-3_0-branch:
11302         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11303         * ltcf-c.sh: Use $objext, not $ac_objext.
11304         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11305         * ltcf-cxx.sh: Add support for GNU.
11306         2001-07-22  Timothy Wall  <twall@redhat.com>
11307         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11308         default settings if using GNU tools with that configuration.
11309         * ltcf-cxx.sh: Ditto.
11310         * ltcf-gcj.sh: Ditto.
11311         2001-07-21  Michael Chastain  <chastain@redhat.com>
11312         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11313         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11314         * ltmain.sh: Mark as gcc-local.
11316 2001-08-30  Eric Christopher  <echristo@redhat.com>
11317             Jason Eckhardt  <jle@redhat.com>
11319         * config.guess: Merge from master sources.
11320         * config.sub: Merge from master sources, add support for mipsisa32.
11322 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11323         * config.sub: Merge from master sources, rev 1.219.
11324         * MAINTAINERS: Add self as contact for stormy16 port.
11326 2001-08-14  Zack Weinberg  <zackw@panix.com>
11328         * config.sub: Merge from master sources, rev 1.218.
11329         * config.guess: Merge from master sources, rev 1.209.
11331 2001-08-11  Graham Stott  <grahams@redhat.com>
11333         * Makefile.in (check-c++): Add missing semicolon.
11335 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11337         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11339 2001-07-30  Eric Christopher  <echristo@redhat.com>
11341         * MAINTAINERS (Various maintainers: mips port): Added myself.
11343 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11345         * configure.in (sh-*-linux*): New.
11347 2001-07-27  Richard Henderson  <rth@redhat.com>
11349         * .cvsignore: Add LAST_UPDATED.
11351 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11353         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11355 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11357         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11359 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11361         * MAINTAINERS (Write After Approval): Added myself.
11363 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11365         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11366         and libgcj on m68hc11/m68hc12.
11368 2001-06-27  H.J. Lu  (hjl@gnu.org)
11370         * Makefile (CFLAGS_FOR_BUILD): New.
11371         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11373 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11375         * README: Remove version number.
11377 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11379         * INSTALL/README: Update wrt. to the installation instructions now
11380         residing in gcc/doc/install.texi.
11382 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11384         * README: Replace with a cut-down and updated version of gcc/README.
11386 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11388         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11389         multilibs to be disabled.
11391 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11393         * MAINTAINERS (Write After Approval): Add myself.
11395 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11397         * config.guess: Import CVS version 1.195.
11398         * config.sub: Import CVS version 1.212.
11400 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11402         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11403         gcc/xgcc is built, use -print-prog-name to find out the program
11404         name to use.
11406 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11408         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11409         appear to also be in the master copy.
11410         * config.sub:  Import CVS version 1.211.
11412 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11414         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11415         with_gcc]: Use `gcc -shared' to build a shared library.
11417 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11419         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11420         archives.
11422 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11424         * MAINTAINERS (Write After Approval): Add myself.
11426 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11428         * configure.in (libstdcxx_flags): Do not try to execute
11429         libstdc++-v3/testsuite_flags until it exists.
11431 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11433         * MAINTAINERS: Update my email address.
11435 2001-05-31  Graham Stott  <grahams@redhat.com>
11437         * MAINTAINERS (Write After Approval): Add myself.
11439 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11441         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11442         libraries when using g++ with native linker.
11444 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11446         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11448 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11450         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11451         [aix4*|aix5*]: Prepend blank.
11453 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11455         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11456         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11457         of subdir/configure scripts to use the new libtool.m4.
11459 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11461         * MAINTAINERS (Write After Approval): Add myself.
11463 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11465         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11467 2001-05-11  Ben Elliston  <bje@redhat.com>
11469         * Makefile.in (all-sid): New target.
11470         (check-sid, clean-sid, install-sid): Likewise.
11472 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11474         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11476 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11478         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11479         libgcj.
11481 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11483         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11484         gcc/xgcc is built, use -print-prog-name to find out the program
11485         name to use.
11487 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11489         * configure.in (noconfigdirs): Don't reset it from scratch in the
11490         target case; only append to it.
11492         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11493         sparc-*-solaris2.8]: Disable ${libgcj}.
11495 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11497         * configure.in (libgcj_saved): Copy from $libgcj.
11498         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11499         --disable-libgcj.
11501 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11503         * MAINTAINERS: Remove self as MIPS maintainer and
11504         C front end maintainer.
11506 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11508         * configure.in: Move *-chorusos target case to the proper switch.
11509         Disable libgcj.
11511 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11513         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11514         1.641.2.228.
11516 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11518         * Makefile.in (STAGE1_CFLAGS): Pass down.
11520 2001-04-13  Alan Modra  <amodra@one.net.au>
11522         * config.guess: Add hppa64-linux support.  Note for next import that
11523         this is already in the master file.
11524         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11526 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11528         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11529         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11531 2001-04-11  Stan Shebs  <shebs@apple.com>
11533         * MAINTAINERS: Add self as Darwin port maintainer.
11535 2001-04-11  Alan Modra  <amodra@one.net.au>
11537         * MAINTAINERS: Update my email address.
11539 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11541         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11542         recent versions of FreeBSD (release 3 or later).
11543         * ltconfig: On FreeBSD, -lc must not be provided when building
11544         a shared library or else the standard -pthread gcc option is
11545         rendered worthless to later users of the built library.
11547 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11549         * MAINTAINERS: Add self and RTH as C front end maintainers.
11551 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11553         * config.sub: Make sure to match an already-canonicalized
11554         machine name (eg. mn10300-unknown-elf).
11556 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11558         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11559         New macros.
11560         (bootstrap, cross): Use RECURSE_FLAGS.
11561         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11563 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11565         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11567 2001-03-22  Colin Howell  <chowell@redhat.com>
11569         * Makefile.in (DO_X): Do not backslash single-quotes in
11570         backquotes (two places).
11572 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11574         Re-installed:
11575         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11576         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11577         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11578         * ltcf-cxx.sh: Likewise.
11579         * ltcf-gcj.sh: Likewise.
11581 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11583         * MAINTAINERS: Add myself as "documentation co-maintainer".
11585 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11587         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11588         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11590 2001-03-19  Tom Tromey  <tromey@redhat.com>
11592         * config-ml.in: Handle GCJ and GCJFLAGS.
11594 2001-03-21  Michael Chastain  <chastain@redhat.com>
11596         * Makefile.in: all-m4 depends on all-texinfo.
11598 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11600         * MAINTAINERS: Add myself to write after approval list.
11602 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11604         * Makefile.in (DO_X): Quote nested quotes.
11606 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11608         * MAINTAINERS: Add myself to write after approval list.
11610 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11612         * Makefile.in (DO_X): Use double quotes for quoting
11613         "RANLIB=$${RANLIB}".
11615 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11617         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11619 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11621         * configure.in: Only use `lang_requires' for languages athat are
11622         actually enabled.
11624 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11626         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11628 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11630         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11632 2001-03-07  Tom Tromey  <tromey@redhat.com>
11634         * configure.in: Allow config-lang.in to set `lang_requires' to list
11635         of other required languages.
11637 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11639         * Makefile.in: Remove RANLIB definition. Use RANLIB
11640         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11641         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11643 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11644             Alexandre Oliva  <aoliva@redhat.com>
11646         * Makefile.in (check-c++): Use tabs, not spaces.
11648 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11650         * MAINTAINERS: add myself to Write After Approval list.
11652 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11654         * Makefile.in (check-c++): New rule.
11656         * configure.in (target_libs): Remove libg++.
11657         (noconfigdirs): Remove libg++.
11658         (noconfigdirs): Same.
11659         (noconfigdirs): Same.
11660         (noconfigdirs): Same.
11662         * config-ml.in: Remove libg++ references.
11664         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11665         (ALL_TARGET_MODULES): Same.
11666         (configure-target-libg++): Remove.
11667         (all-target-libg++): Remove.
11668         (configure-target-libio): Remove.
11669         (all-target-libio): Remove.
11670         (check-target-libio): Remove.
11671         (.PHONY): Remove.
11672         (libg++.tar.bz2): Remove.
11673         (all-target-cygmon): Remove libio.
11674         (all-target-libstdc++): Remove.
11675         (configure-target-libstdc++): Remove.
11676         (TARGET_LIB_PATH): Remove libstdc++.
11677         (ALL_GCC_CXX): Remove libstdc++.
11678         (all-target-gperf): Correct.
11680 2001-02-16  Nick Clifton  <nickc@redhat.com>
11682         * configure.in (noconfigdirs): Allow configuration of texinfo
11683         for Cygwin hosts.
11685 2001-02-15  Anthony Green  <green@redhat.com>
11687         * configure: Introduce GCJ_FOR_TARGET.
11688         * configure.in: Ditto.
11689         * Makefile.in: Ditto.
11691 2001-02-13  Andreas Schwab  <schwab@suse.de>
11693         * MAINTAINERS: Update mail address.
11695 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11697         * config.guess: Add linux target for S/390.
11698         * config.sub: Likewise.
11700 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11702         * configure.in: for *-chorusos, don't config target-newlib and
11703         target-libgloss.
11705 2001-02-06  Ben Elliston  <bje@redhat.com>
11707         * configure: Output host type to stdout, not stderr.
11709 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11711         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11712         * ltcf-cxx.sh: Likewise.
11714         * config.if: Assume enable_libstdcxx_v3 is defined.
11716 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11718         Remove V2 C++ library.
11719         * configure.in: Remove --enable-libstdcxx_v3 support.
11721 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11723         * include/demangle.h: Add prototype for java_demangle_v3.
11725 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11727         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11729 2001-01-27  Richard Henderson  <rth@redhat.com>
11731         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11733 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11735         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11736         Don't unset, it's non-portable and no longer necessary, set to empty
11737         instead.
11739 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11741         * ltconfig: Shell portability fix for the tagname validity check.
11743 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11745         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11746         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11748 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11750         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11752 2001-01-26  Tom Tromey  <tromey@redhat.com>
11754         * configure.in: Allow libgcj to be built on Sparc Solaris.
11756 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11758         * ltcf-c.sh: Add aix5 case.
11759         * ltcf-cxx.sh: Likewise.
11760         * ltconfig: Likewise.
11762 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11764         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11765         keep at least one of build_libtool_libs or build_old_libs set to
11766         yes.
11768         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11769         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11771 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11773         * configure.in: Enable libgcj on several additional platforms.
11775 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11777         * configure.in: Enable libgcj for linux targets.
11779 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11781         * MAINTAINERS (Write After Approval): Add myself.
11783 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11785         * MAINTAINERS: Add myself as vax port maintainer.
11787 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11789         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11791 2001-01-09  Mike Stump  <mrs@wrs.com>
11793         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11794         failures of subdirectories.
11796 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11798         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11799         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11800         * ltcf-cxx.sh: Likewise.
11801         * ltcf-gcj.sh: Likewise.
11802         * ltconfig.sh: Fix typo.
11804 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11806         * configure: handle DOS-style absolute paths.
11808 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11810         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11812 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11814         * MAINTAINERS: Add myself as avr port co-maintainer.
11816 2000-12-28  Ben Elliston  <bje@redhat.com>
11818         * MAINTAINERS: Add myself under ``Write After Approval''.
11820 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11822         * texinfo: Remove directory from GCC.
11824 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11826         * COPYING: Update to current
11827         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11828         to 19yy as example year in copyright notice).
11830 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11832         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11833         (libstdcxx_incdir): Pass down.
11834         * config.if: Remove expired bits for cxx_interface, add stub.
11835         (libstdcxx_incdir): Add variable for g++ include directory.
11836         * configure.in (gxx_include_dir): Use it.
11838 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11840         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11841         with old-email address from ``Write After Approval''.
11843 2000-12-15  Andreas Jaeger  <aj@suse.de>
11845         * configure.in: Handle lang_dirs.
11847 2000-12-14  Tom Tromey  <tromey@redhat.com>
11849         * MAINTAINERS: Removed brads.
11851         * MAINTAINERS: Added gcj developers.
11853 2000-12-13  Anthony Green  <green@redhat.com>
11855         * configure.in: Disable libgcj for any target not specifically
11856         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11857         with g++ abi.
11859 2000-12-13  Mike Stump  <mrs@wrs.com>
11861         * Makefile.in (local-distclean): Also remove fastjar.
11863 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11865         * contrib/gcc_update: Add fastjar --touch entries.
11867 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11869         * configure.in: Disable language-specific target libraries for
11870         languages that aren't enabled.
11872 2000-12-10  Anthony Green  <green@redhat.com>
11874         * configure.in: Define libgcj.  Disable libgcj target libraries for
11875         most targets.
11877 2000-12-10  Neil Booth  <neilb@earthling.net>
11879         * MAINTAINERS: Update mail address, remove from WAA list.
11881 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11883         * libjava: Imported from /cvs/java.
11884         * libffi: Likewise.
11885         * Boehm-gc: Likewise.
11887 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11889         * configure.in (target_libs): Revert 2000-12-08 patch.
11890         (noconfigdirs): Added target-libjava.
11892 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11894         * djunpack.bat: removed.
11896 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11898         * Makefile.in: handle DOS-style absolute paths.
11899         * config-ml.in: likewise.
11900         * symlink-tree: likewise.
11902 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11904         * fastjar: Imported.
11906 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11908         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11909         libjava.
11910         * configure.in (target_libs): Removed `target-libjava'.
11912 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11914         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11915         (ALL_MODULES): Added fastjar.
11916         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11917         (all-target-libjava): all-fastjar replaces all-zip.
11918         (all-fastjar): Added.
11919         (configure-target-fastjar, all-target-fastjar): Likewise.
11920         * configure.in (host_tools): Added fastjar.
11922 2000-12-07  Mike Stump  <mrs@wrs.com>
11924         * Makefile.in (local-distclean): Remove leftover built files.
11926 2000-11-24  Nick Clifton  <nickc@redhat.com>
11928         * configure.in (xscale-elf): Add target.
11929         (xscale-coff): Add target.
11931 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11933         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11934         recent versions of FreeBSD (release 3 or later).
11935         * ltconfig: On FreeBSD, -lc must not be provided when building
11936         a shared library or else the standard -pthread gcc option is
11937         rendered worthless to later users of the built library.
11939 2000-11-16  Fred Fish  <fnf@be.com>
11941         * configure.in (enable_libstdcxx_v3): Fix typo,
11942         libstd++ -> libstdc++.
11944 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11946         * MAINTAINERS: Add self to Write After Approval list.
11948 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11950         * MAINTAINERS: Update my email address.  Add myself to global write
11951         privs list.
11953 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11955         * Makefile.in: Merge with src and libgcj.
11956         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11957         configure-target-<library> when their configure scripts need the C
11958         or C++ library to have already been built to work properly.
11959         (do_proto_toplev): Set them to an empty string.
11961         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11962         (REALLY_SET_LIB_PATH): Use them.
11964 2000-11-17  Stan Shebs  <shebs@apple.com>
11966         * MAINTAINERS: Add self to Write After Approval list.
11968 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11970         * configure: Provide the original toplevel configure arguments
11971         (including $0) to subprocesses in the environment rather than
11972         through gcc/configargs.h.
11974 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11976         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11977         C99.  Alphabetise "Write After Approval" list.
11979 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11981         * configure: Turn on libstdc++ V3 by default.
11983         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11984         if we've got GCC.
11986 2000-11-11  Philip Blundell  <philb@gnu.org>
11988         * MAINTAINERS: Add self to Write After Approval list.
11990 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11992         * ltcf-c.sh (aix4): Improve shared library configuration; require
11993         exporting symbols.
11994         * ltcf-cxx.sh (aix4): Define.
11995         * ltconfig (aix4): Define library and soname specs appropriate for
11996         AIX.  Define command to create export symbols list.
11998 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12000         * config.sub: Add support for Sun Chorus
12002 2000-10-31  Nick Clifton  <nickc@redhat.com>
12004         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12005         <name>@redhat.com.  Also installed new email address for Clint
12006         Popetz.
12008 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12010         * etc: Remove directory from GCC.
12012 2000-10-16  Michael Meissner  <meissner@redhat.com>
12014         * configure (gcc/configargs.h): Only create if there is a build GCC
12015         directory created.
12017 2000-10-16  Matthias Klose  <doko@debian.org>
12019         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12020         when configured for libstdc++-v3.
12022 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12024         * configure: Save configure arguments to gcc/configargs.h.
12026 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12028         * config.guess: Import CVS version 1.157.
12029         * config.sub: Import CVS version 1.181.
12031 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12033         * Makefile.in (bootstrap): avoid recursion if subdir missing
12034         (cross): ditto
12035         (do-proto-toplev): ditto
12037 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12039         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12040         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12042         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12043         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12044         all affected `configure' scripts.
12046 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12048         * MAINTAINERS: Add self as cpplib co-maintainer.
12050 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12052         * MAINTAINERS: Add self to Write After Approval list.
12054 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12056         * INSTALL/README: egcs -> GCC update.
12058 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12060         * MAINTAINERS: Add myself to Write After Approval list.
12062 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12064         * MAINTAINERS: Add myself to Write After Approval list.
12066 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12068         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12069         X11 libraries for hppa64.
12071 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12073         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12075 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12077         * Makefile.in (all-zlib): Added dummy target.
12079         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12080         ltcf-gcj.sh: Updated from libtool multi-language branch.
12082 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12084         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12085         (bootstrap*): Depend on all-bootstrap.
12087 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12089         * config.guess: Import CVS version 1.156.
12090         * config.sub: Import CVS version 1.179.
12092 2000-09-02  Anthony Green  <green@cygnus.com>
12094         * Makefile.in (all-gcc): Depend on all-zlib.
12095         (CLEAN_MODULES): Add clean-zlib.
12096         (ALL_MODULES): Add all-zlib.
12097         * configure.in (host_libs): Add zlib.
12099 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12101         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12102         crosses, but add gcc/include to the header search path for them.
12104 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12106         * MAINTAINERS: Add self to Write After Approval list.
12108 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12110         * config.guess: Import CVS version 1.152.
12111         * config.sub: Import CVS version 1.177.
12113 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12115         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12116         $targargs to tell whether newlib is going to be built.
12118         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12119         $$r/TARGET_SUBDIR/libio for _G_config.h.
12121 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12123         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12125 2000-08-22  DJ Delorie  <dj@redhat.com>
12127         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12129 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12131         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12132         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12133         sub-configures.
12135 2000-08-21  DJ Delorie  <dj@redhat.com>
12137         * MAINTAINERS: Add self as a libiberty maintainer
12139 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12141         * configure.in (libstdcxx_flags): Use
12142         libstdc++-v3/src/libstdc++.INC.
12144 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12146         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12148 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12150         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12152         * configure: Make enable_threads and enable_shared defaults
12153         explicit.  Substitute enable_threads into generated Makefiles.
12154         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12155         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12157 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12159         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12161 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12163         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12164         previous delta.
12166 2000-08-11  Jason Merrill  <jason@redhat.com>
12168         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12169         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12170         (FLAGS_FOR_TARGET): Not here.
12171         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12173 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12175         * config-ml.in (CC, CXX): Don't introduce a leading space.
12177 2000-08-07  DJ Delorie  <dj@delorie.com>
12179         * MAINTAINERS: Add self as a DJGPP maintainer
12181 2000-08-07  DJ Delorie  <dj@redhat.com>
12183         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12184         "if we're also building gcc, and it's a gcc that will run on the
12185         build machine, we want to use its includes instead of the system's
12186         default includes".
12188 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12190         * MAINTAINERS: Add self to Write After Approval list.
12192 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12194         * configure.in (libstdcxx_flags): Don't use `"'.
12196         * config-ml.in: Adjust multilib search paths to the
12197         appropriate multilib tree.
12199 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12201         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12202         commas in $LANGUAGES.
12204 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12206         * configure.in: Re-enable all references to libg++ and librx.
12208 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12210         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12211         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12212         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12213         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12215         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12217 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12219         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12220         CXX_FOR_TARGET for sed.
12222 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12224         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12225         Do not override if already set in the environment or in configure.
12226         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12227         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12229 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12231         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12232         the libtool CVS tree multi-language branch.
12233         * ltconfig, ltmain.sh: Updated.
12235 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12237         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12238         (clean-target): Depend on it.
12240         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12241         (GCC_FOR_TARGET): Use it.
12242         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12243         * configure.in: ... here.
12244         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12245         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12247 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12249         * MAINTAINERS: Add self to Write After Approval list.
12251 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12253         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12254         (configure-target-libchill, configure-target-libobjc): Likewise.
12256         * configure.in: Use the same cache file for all target libs.
12257         * config-ml.in: But different cache files per multilib variant.
12259 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12261         * configure (topsrcdir): Don't use dirname.
12263 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12265         * MAINTAINERS: Add self to Write After Approval list.
12267 2000-07-20  Jason Merrill  <jason@redhat.com>
12269         * configure.in: Remove all references to libg++ and librx.
12271         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12273 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12275         * config.sub: Update to subversions version 2000-07-06.
12277 2000-07-12  Andrew Haley  <aph@cygnus.com>
12279         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12280         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12282 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12284         * symlink-tree:  Check number of arguments.
12286 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12288         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12289         search path for a g++ extracted from the build tree.  This
12290         will allow link tests run by configure scripts in
12291         subdirectories to succeed.
12293 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12295         * ltconfig: Add support for mips-dde-sysv4.2MP
12297 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12299         * MAINTAINERS: Add myself as loop discovery maintainer.
12301 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12303         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12304         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12306 2000-06-19  Timothy Wall  <twall@cygnus.com>
12308         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12309         * config.sub: Add tic54x target.
12311 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12313         * MAINTAINERS: Add self as Fortran maintainer,
12314         remove Craig Burley.
12316 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12318         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12319         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12321 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12323         * MAINTAINERS: Add self as i18n maintainer
12325 20000-05-21  H.J. Lu  (hjl@gnu.org)
12327         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12328         directory are used if they exist. Make sure
12329         $(build_tooldir)/include is searched for header files,
12330         $(build_tooldir)/lib/ for library files.
12331         (GCC_FOR_TARGET): Likewise.
12332         (CXX_FOR_TARGET): Likewise.
12334 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12336         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12338 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12340         * Makefile.in (configure-target-libiberty): Depend on
12341         configure-target-newlib.
12343 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12345         * configure.in, Makefile.in: Merge all libffi-related
12346         configury stuff from the libgcj tree.
12348 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12350         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12351         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12353 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12355         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12356         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12357         current version information.  Add to proto-toplev directory.
12358         (gdb-taz): Build do-djunpack.
12360 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12362         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12364 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12366         * MAINTAINERS: Add self to Write After Approval list.
12368 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12370         * ltmain.sh: Preserve in relink_command any environment
12371         variables that may affect the linker behavior.
12373 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12375         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12377 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12379         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12381 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12383         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12384         with the version name.
12386 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12388         * MAINTAINERS: Add self as bb-reorder maintainer.
12390 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12392         * config.if: Tweak.
12394 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12396         * djunpack.bat: New file.
12398 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12400         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12401         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12402         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12403         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12405 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12407         * config.sub (case $basic_machine): Change default for "ibm-*"
12408         to "openedition".
12410 2000-04-13  Andreas Jaeger  <aj@suse.de>
12412         * MAINTAINERS: Added myself.
12414 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12416         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12417         (do-md5sum): New target.
12418         (MD5PROG): Define.
12419         (PACKAGE): Default to TOOL.
12420         (VER): Default to a shell script.
12421         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12422         md5 checksum generation.
12423         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12424         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12425         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12426         insight.tar.bz2): Use gdb-taz to create archive.
12428 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12430         * configure (warn_cflags): Delete.
12432 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12434         * MAINTAINERS: Added myself.
12436 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12437             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12439         * configure.in (enable_libstdcxx_v3): Add.
12440         (target_libs): Add bits here to switch between libstdc++-v2 and
12441         libstdc++-v3.
12442         * config.if: And this file too.
12443         * Makefile.in: Add libstdc++-v3 targets.
12445 2000-04-05  Michael Meissner  <meissner@redhat.com>
12447         * config.sub (d30v): Add d30v as a basic machine type.
12449 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12451         * configure.in: -linux-gnu*, not -linux-gnu.
12453 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12455         * MAINTAINERS: Add self in write-after-approval section.
12457 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12459         * MAINTAINERS: Add self as ia64 port maintainer.
12461 2000-03-08  Neil Booth  <NeilB@earthling.net>
12463         * MAINTAINERS: Add self in write-after-approval section.
12465 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12467         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12468         (do-tar-bz2): Replace TOOL with PACKAGE.
12469         (gdb.tar.bz2): Remove GDBTK from GDB package.
12470         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12471         dejagnu.tar.bz2): New packages.
12473 2000-02-27  Andreas Jaeger  <aj@suse.de>
12475         * configure.in: Add entry for mips*-*-linux*, move catch all
12476         *-*-*linux* entry below this one.
12478 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12480         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12482 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12484         * config.sub: Support an OS of "wince".
12486 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12488         * config.guess, config.sub: Updated to match config's 2000-02-15
12489         version.
12491 2000-02-23  Linas Vepstas  <linas@linas.org>
12493         * config.sub: Add support for Linux/IBM 370.
12494         * configure.in: Likewise.
12496 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12498         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12500 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12502         * config.guess: Guess "cygwin" rather than "cygwin32".
12504 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12506         * configure (gcc_version): When setting, narrow search to
12507         lines containing `version_string'.
12509 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12511         * config.sub: Add support for avr target.
12513 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12515         * MAINTAINERS: Add maintainers for MCore port.
12517 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12519         * config.sub: Add mmix-knuth-mmixware.
12521 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12523         * MAINTAINERS: Pair cccp with cpplib maintainership.
12525 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12527         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12528         structure stuff to -L library search.
12529         (CXX_FOR_TARGET): Ditto.
12530         (CROSS_CHECK_MODULES): Fix spelling mistake.
12532 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12534         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12535         the C++ compiler.
12537 2000-01-12  Richard Henderson  <rth@cygnus.com>
12539         * configure.in: Don't build some bits for beos.
12541 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12543         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12544         as include files.
12546 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12548         * Add self as cpplib maintainer, as requested by Jason
12549         Merrill.  Correct my e-mail address.
12551 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12553         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12554         not mh-aix43.
12556 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12558         * MAINTAINERS: Add myself to "write after approval" list.
12560 1999-12-14  Richard Henderson  <rth@cygnus.com>
12562         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12563         * config.sub: Accept alphaev[78], alphaev8.
12565 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12567         * config.guess, config.sub: Update from autoconf.
12569 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12571         * MAINTAINERS:  update my playtime e-address.
12573 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12575         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12576         necessary libraries are missing.
12578 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12580         * MAINTAINERS: Add new 'write after approval' maintainer.
12582 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12584         * MAINTAINERS: Add new Java maintainer.
12586 1999-10-25  Andreas Schwab  <schwab@suse.de>
12588         * configure: Fix quoting inside arguments of eval.
12590 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12592         * config-ml.in: Allow suppression of some ARM multilibs.
12594 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12596         * config.guess: Add OS/390 match pattern.
12597         * config.sub: Add mvs, openedition targets.
12598         * configure.in (i370-ibm-opened*): New.
12600 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12602         * config.sub: Add support for configuring for pj.
12604 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12606         * config.sub (maybe_os): Add support for configuring for fr30.
12608 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12610         * configure.in: Do not configure or build ld for AIX
12611         platforms.  ld is known to be broken on these platforms.
12613 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12615         * config-ml.in: Pass compiler flag corresponding to multidirs to
12616         subdir configures.
12618 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12620         * Makefile.in (LDFLAGS): Define.
12622 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12624         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12625         noconfigdirs.
12626         (*-*-cygwin*): Likewise.
12628 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12630         * mkdep: New file.
12631         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12632         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12634         From Eli Zaretskii <eliz@is.elta.co.il>:
12635         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12636         long file name when using DJGPP on MS-DOS.
12638 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12640         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12642 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12644         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12645         dependency as this causes "make check" to globally "make all"
12647 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12649         * configure.in (target_libs): Added target-zlib.
12650         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12651         (CONFIGURE_TARGET_MODULES): Likewise.
12652         (CHECK_TARGET_MODULES): Likewise.
12653         (INSTALL_TARGET_MODULES): Likewise.
12654         (CLEAN_TARGET_MODULES): Likewise.
12655         (configure-target-zlib): New target.
12656         (all-target-zlib): Likewise.
12657         (all-target-libjava): Depend on all-target-zlib.
12658         (configure-target-libjava): Depend on configure-target-zlib.
12660         * Makefile.in (configure-target-libjava): Depend on
12661         configure-target-newlib.
12662         (configure-target-boehm-gc): New target.
12663         (configure-target-qthreads): New target.
12665         * configure.in (target_libs): Added target-qthreads.
12666         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12667         (CONFIGURE_TARGET_MODULES): Likewise.
12668         (CHECK_TARGET_MODULES): Likewise.
12669         (INSTALL_TARGET_MODULES): Likewise.
12670         (CLEAN_TARGET_MODULES): Likewise.
12671         (all-target-qthreads): New target.
12672         (configure-target-libjava): Depend on configure-target-qthreads.
12673         (all-target-libjava): Depend on all-target-qthreads.
12675         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12676         (CONFIGURE_TARGET_MODULES): Likewise.
12677         (CHECK_TARGET_MODULES): Likewise.
12678         (INSTALL_TARGET_MODULES): Likewise.
12679         (CLEAN_TARGET_MODULES): Likewise.
12680         (all-target-libjava): New target.
12681         (all-target-boehm-gc): Likewise.
12682         * configure.in (target_libs): Added libjava, boehm-gc.
12684 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12686         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12687         configure.bat in SUPPORT_FILES.
12688         (gas+binutils.tar.bz2): Likewise.
12690         * makeall.bat: Remove; obsolete.
12692 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12694         From Mark Elbrecht:
12695         * configure.bat: Remove; obsolete.
12697 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12699         * configure: Add -W -Wall to the default CFLAGS when compiling with
12700         gcc.
12702 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12704         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12706 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12708         * configure.in: Build ld on IRIX6.
12710 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12712         * Makefile.in: Change distribution targets to use bzip2 instead of
12713         gzip.
12714         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12715         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12717 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12719         * config.sub: Add mcore target.
12721 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12723         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12725 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12727         * config.guess (dummy): Changed to $dummy.
12729 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12731         * config.sub: Tidied up case statements.
12733 1999-05-22  Ben Elliston  <bje@cygnus.com>
12735         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12736         <jiro@din.or.jp>.
12738         * config.guess: Merge with FSF version. Future changes will be
12739         more accurately recorded in this ChangeLog.
12740         * config.sub: Likewise.
12742 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12744          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12746 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12748         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12750 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12752         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12754 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12756         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12757         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12758         Bad merge removed these two changes.
12760 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12761                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12763         * config.guess (interix Alpha): Add.
12765 1999-04-11  Richard Henderson  <rth@cygnus.com>
12767         * configure.in (i?86-*-beos*): Do config gperf; don't config
12768         gdb, newlib, or libgloss.
12770 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12772         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12773         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12774         from multidirs.
12776 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12778         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12780 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12782         * config.sub: Add support for mcore targets.
12784 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12786         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12787         not mt-ospace, in order to shut up assembler warning about using
12788         symbols that are named the same as registers.
12790 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12792         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12793         dependency list for all-target-cygmon.
12795 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12797         * config-ml.in: Check $host, not $target, for selective multilibs.
12798         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12799         thumb interworking, and underscore prefix multilibs.
12801 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12803         * missing: Update to version from current automake.
12805 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12807         * configure (gxx_include_dir): Removed.
12809         * configure.in (gxx_include_dir): Handle it.
12810         * Makefile.in: Likewise.
12812 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12814         * config.sub (mips64vr4111,mips64vr4111el) Add.
12816 1999-03-21  Ben Elliston  <bje@cygnus.com>
12818         * config.guess: Correct typo for detecting ELF on FreeBSD.
12820 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12822         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12823         config/mh-djgpp.
12825 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12827         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12828         all-target-newlib to dependency list for all-target-bsp.
12830 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12832         * config.sub: Add i386-uwin support.
12833         * config.guess: Likewise.
12835 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12837         * configure.in: cleanup, add mh-*pic handling for arm, special
12838         case powerpc*-*-aix*
12840 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12842         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12843         can be built.
12845 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12847         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12848         targets.
12850 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12852         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12854 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12856         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12858 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12860         * config.sub: Fix typo in arm recognition.
12862 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12864         * configure.in (noconfigdirs): Changed target_configdirs to
12865         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12866         rather than m68k-*-* since it is not known to work on
12867         m68k-aout. Ditto for arm-*-*oabi.
12869 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12871         * configure.in (*-*-windows*): Remove, no longer used.
12873 1999-02-19  Ben Elliston <bje@cygnus.com>
12875         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12876         Smart and improved by Andrew Cagney.
12878 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12880         * config.guess: Recognize openbsd-*-hppa.
12882 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12884         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12885         only if it is not empty.
12887 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12889         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12891         * config.guess: Modified to recognize uname's armv* syntax.
12893         * config.sub: Modified to recognize uname's armv* syntax.
12895 1999-02-17  Mark Salter  <msalter@cygnus.com>
12897         * configure.in: Added target-bsp for sparclite.
12899 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12901         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12903 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12905         * configure.in: Add support for strongarm port.
12906         * config.sub: Add support for strongarm target.
12908 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12910         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12911         the old name config/mh-cygwin32.
12912         Enable texinfo.
12914 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12916         * configure.in: Do build ld for ix86 Solaris.
12918 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12920         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12921         $AR_FOR_TARGET.  Likewise for RANLIB.
12923 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12925         * config.sub (oabi):  Recognize.
12926         * configure.in (arm-*-oabi):  Handle.
12928 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12930         * config.guess: Improve detection of i686 on UnixWare 7.
12932 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12934         * config.guess: Add support for i386-pc-interix.
12935         * config.sub: Likewise.
12936         * configure.in: Likewise.
12938 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12940         * Makefile.in: Remove unneeded all-target-libio from
12941         from all-target-winsup target since it is now unneeded.
12942         Add all-target-libtermcap in its place since it is now
12943         needed.
12945 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12947         * configure.in: makefile stub for cygwin target is probably
12948         unnecessary.  Remove it for now.
12950 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12952         * configure.in: libtermcap.a should be built when cygwin is the
12953         target as well as the host.
12954         * config.guess: Allow mixed case in cygwin uname output.
12955         * Makefile.in: Add libtermcap target.
12957 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12959         * config.sub: Clean up handling of hppa2.0.
12961 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12963         * config.guess: Use C code to identify more HP machines.
12965 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12967         * config.sub: Handle hppa2.0.
12969 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12971         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12972         cygmon for all sparclite targets, regardless of object format.
12974 1998-12-15  Mark Salter  <msalter@cygnus.com>
12976         * configure.in: Added target-bsp for several target architectures.
12978         * Makefile.in: Added rules for bsp.
12980 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12982         * config.guess: Improve detection of hppa2.0 processors.
12984 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12986         * config.guess: Recognize FreeBSD using ELF automatically.
12988 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12990         * configure (skip-this-dir): Add handling for new shell script, which
12991         might be created by a sub-directory's configure to indicate, this particular
12992         directory is "unwanted".
12993         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12995 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12997         * ltconfig: import from libtool, after changing libtool to
12998         account for the cygwin name change.
13000 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13002         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13003         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13005 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13007         * configure.in: Add libtermcap to list of cygwin dependencies.
13009 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13011         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13012         they include winsup/include when it's a cygwin target.
13014 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13016         * configure.in (host_tools): Added zip.
13017         * Makefile.in (all-target-libjava): Depend on all-zip.
13018         (all-zip): New target.
13019         (ALL_MODULES): Added all-zip.
13020         (NATIVE_CHECK_MODULES): Added check-zip.
13021         (INSTALL_MODULES): Added install-zip.
13022         (CLEAN_MODULES): Added clean-zip.
13024 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13026         * Makefile.in: lose "32" from comment about cygwin.
13028 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13030         * configure.in: Use -Os to build target libraries for the fr30.
13032 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13034         * config.sub: Add fr30.
13036 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13038         * configure.in: drop "32" from config/mh-cygwin32.  Check
13039         cygwin* instead of cygwin32*.
13040         * config.sub: Check cygwin* instead of cygwin32*.
13042 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13044         * config.guess: Match any version of Unixware7.
13046 1998-10-20  Syd Polk  <spolk@cygnus.com>
13048         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13049         if desired.
13051 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13053         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13054         these if the appropriate directories and files to not exist.
13056 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13058         * Makefile.in (DEVO_SUPPORT): Add config.if.
13060 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13062         * configure: Add pattern to replace "build_tooldir"'s
13063         definition in the generated Makefile with "tooldir"'s
13064         actual value.
13066 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13068         * config.sub: Bring back lost sparcv9.
13070         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13072 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13074         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13075         CC_FOR_TARGET and friends.
13077 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13079         * Makefile.in (build_tooldir): New variable, same as tooldir.
13080         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13081         -B$(build_tooldir)/bin/.
13082         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13084 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13086         * README: Remove installation instructions and refer to the
13087         INSTALL directory instead.
13089 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13091         * config.sub: Add support for i[34567]86-pc-udk.
13092         * configure.in: Likewise.
13094 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13096         * Makefile.in: add bzip2 package building bits for user
13097         tools module
13098         * configure.in: ditto
13100 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13102         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13103         (ALL_TARGET_MODULES): Add all-target-libobjc.
13104         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13105         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13106         (all-target-libchill): Add dependencies.
13107         * configure.in (target_libs): Add libchill.
13109 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13111         * configure.in (target_subdir): Remove duplicate line.
13113 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13115         * Makefile.in (all-automake): fix dependencies.
13117 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13119         * configure.in: Minor cleanups for building in the $(target_alias)
13120         subdir.
13122 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13124         * Makefile.in (bootstrap): Set r and s before make all.  Use
13125         BASE_FLAGS_TO_PASS in make all.
13126         (cross): Likewise.
13128 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13130         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13132 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13134         * config.sub: Fix typo in last change.
13136 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13138         * config.sub: Add support for C4x target.
13139         * configure.in: Likewise.
13141 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13143         * config.sub: Recognize sparcv9 just like sparc64.
13145 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13147         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13149 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13151         * config.guess: Correctly identify Pentium II sco boxes.
13153         * config.guess: Fix "tr" code.  From Weiwen Liu.
13155 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13157         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13158         stabs.
13160 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13162         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13163         (ALL_TARGET_MODULES): Add all-target-libchill.
13164         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13165         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13166         (all-target-libchill): Add dependencies.
13167         * configure.in (target_libs): Add libchill.
13169 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13171         * config.guess: Avoid assumptions about "tr" behaves when
13172         LANG is set to something other than English.
13174 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13176         * configure (gxx_include_dir): Changed to
13177         '${prefix}/include/g++'-${libstdcxx_interface}.
13179         * config.if: New to determine the interfaces.
13181 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13183         * config.guess: Detect and handle MPE/IX.
13184         * config.sub: Deal with MPE/IX.
13186 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13188         * configure.in: Use mh-aix43.
13190 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13192         * configure: Fix --without/--disable cases for gxx-include-dir.
13194 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13196         * mdata-sh:  Imported.  Needed for automake support.
13198 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13200         * Makefile.in (taz): Try "chmod -R og=u ." before
13201         "chmod og=u `find . -print`".
13203 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13205         * configure.in: Add arm-elf and thumb-elf support.
13207 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13209         * Makefile.in: Undo previous patch.
13211 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13213         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13214         to here ...
13215         (install-no-fixedincludes): and here
13216         (INSTALL_MODULES): ... from here.
13218 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13220         * config.sub: Merge with FSF.
13222         * config.guess: Merge with FSF.
13224 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13226         * configure (extraconfigdirs): New variable.
13227         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13228         * Makefile.in (all): Move higher in file.
13229         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13230         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13231         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13232         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13233         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13235 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13237         * Makefile.in (all-target-libjava): Depend on all-gcc and
13238         all-target-newlib.
13239         (configure-target-libjava): Depend on $(ALL_GCC).
13241 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13243         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13244         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13246 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13248         * INSTALL/README: Fix typo.
13250 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13252         * ylwrap: Change absolute path checks to check for DOS style path
13253         names.
13255         * ylwrap: Don't use a full path name if the source file is in the
13256         same directory.  From hjl@lucon.org (H.J. Lu).
13258         * config-ml.in: Default to being verbose, to match Feb 18 change to
13259         configure.
13261 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13263         Brought over from egcs:
13265         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13267         * configure.in (target_subdir): Set to ${target_alias} instead
13268         of "libraries".
13270         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13272         * configure.in (target_subdir): Set to libraries if enable_multilib.
13274 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13276         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13277         multilibs, force reconfiguration the first time we create
13278         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13280 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13282         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13283         avoid confusion with --no-recursion.
13285 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13287         * configure.in: Win32 hosts shouldn't use install -x
13288         * install-sh: remove -x option, and special .exe-handling
13289         hack.
13291 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13293         * config.guess: Recognize i586-pc-beos.
13294         * configure.in: Don't build some bits for beos.
13296 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13298         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13299         CFLAGS default to -O2.
13301         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13302         when using GNU ld.
13304 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13306         * ltmain.sh: Correct install when using a different shell.
13308 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13310         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13312 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13314         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13315         target.
13317 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13319         * ltconfig: Update to correct AIX handling.
13321 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13323         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13325         * configure.in (target_subdir): Set to ${target_alias} instead
13326         of "libraries".
13328 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13330         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13331         (Makefile): Depend on $(gcc_version_trigger).
13333         * configure (gcc_version): Change default initializer to empty
13334         string.
13335         (gcc_version_trigger): New variable; pass this variable down
13336         to subdir configures to enable them checking gcc's version
13337         themselves. Emit make macros for both gcc_version vars.
13338         (topsrcdir): Initialize reliably.
13339         (recursion line): Remove --with-gcc-version=${gcc_version}.
13341 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13343         * configure (enable_version_specific_runtime_libs): Implement new flag
13344         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13345         in $(libsubdir); emit definition in each generated Makefile.
13346         (gxx_include_dir): Initialize depending on
13347         $enable_version_specific_runtime_libs.
13349 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13351         * configure (gcc_version): Initialize properly depending on
13352         how and where configure is started.
13353         (recursion line): Pass a --with-gcc-version=${gcc_version}
13354         to configures in subdirs.
13356 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13358         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13359         cygmon
13361 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13363         * configure.in: Add cygmon and libstub support for mn10200.
13365 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13367         * configure (gcc_version): Add new variable describing the
13368         particular gcc version we're building.
13369         * Makefile.in (libsubdir): Add new macro for the directory
13370         in which the compiler finds executables, libraries, etc.
13371         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13372         and libsubdir.
13374 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13376         * Makefile.in (local-clean): Remove *.log.
13377         (warning.log): Built with warn_summary from build.log.
13378         (mail-report.log): Run test_summary.
13379         (mail-report-with-warnings.log): Run test_summary including
13380         warning.log in the report.
13382 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13384         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13386 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13388         * Makefile.in (grep): Grep no longer depends on libiberty.
13390 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13392         * Makefile.in: all-snavigator needs all-libgui.
13394 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13396         * configure.in: Add cygmon and libstub support for mn10300.
13398 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13400         * missing: Update to version from automake 1.3.
13402         * ltmain.sh: On installation, don't get confused if the same name
13403         appears more than once in the list of library names.
13405 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13407         * config.sub: Accept m68060 and m5200 as CPU names.
13409 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13411         * configure: Use && rather than using -a in test, because odd
13412         strings can confuse test.
13413         * configure.in: Likewise.
13415 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13417         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13419 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13421         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13422         bootstrap4-lean): New targets.
13424 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13426         * mpw-* Delete.  Not used.
13428 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13430         * COPYING.LIB: Update FSF address.
13432 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13434         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13436         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13437         GAS_SUPPORT_DIRS.
13439 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13441         * ltconfig, ltmain.sh: Avoid producing a version number if
13442         -version-info was not used.
13444 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13446         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13447         building with newlib.
13449 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13451         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13452         Solaris `make' causes it to continue to next definition.
13454 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13456         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13457         the right GUI libraries and files are installed along with GDB.
13459 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13461         * configure.in: Change alpha to alpha* in several places.
13463 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13465         * config.sub: Recognize sparc86x.
13467 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13469         * configure.in (--enable-target-optspace): Remove debug echo.
13471 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13473         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13475 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13477         * ltconfig: Update cygwin32 support.
13479         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13480         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13481         (GDB_SUPPORT_DIRS): Likewise.
13483 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13485         * configure.in (target_makefile_frag): If --enable-target-optspace,
13486         use -Os to compile target libraries rather than -O2.  Default to
13487         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13488         not used.
13489         * configure.in (target_cflags): Ditto for d30v.
13491 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13493         * Makefile.in (all-bfd): Depend on all-intl.
13494         (all-binutils): Likewise.
13495         (all-gas): Likewise.
13496         (all-gprof): Likewise.
13497         (all-ld): Likewise.
13499 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13501         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13503 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13505         * Makefile.in (all-bfd): Depend upon all-libiberty.
13507         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13509 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13511         * Makefile.in: Add libstub.
13513         * configure.in: Ditto. Build libstub for targets that have cygmon
13514         support.
13516 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13518         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13520 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13522         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13523         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13525 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13527         * configure: Define DEFAULT_M4 by searching PATH.
13528         * Makfile.in: Use DEFAULT_M4.
13530 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13532         * ltconfig: Add cygwin32 support.
13534         * Makefile.in, configure.in: Add libtool as a native only directory
13535         to configure and build.
13537 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13539         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13541 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13543         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13545 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13547         * Makefile.in: add ash make rules
13548         * configure.in: add ash to native_only and host_tools lists
13550 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13552         * Makefile.in (all-gettext, all-intl): New targets.
13553         (ALL_MODULES): Added all-gettext, all-intl.
13554         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13555         (INSTALL_MODULES): Added install-gettext, install-intl.
13556         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13558         * configure.in (host_tools): Added gettext.
13559         (native_only): Likewise.
13560         (noconfigdirs) [various cases]: Likewise.
13561         (host_libs): Added intl.
13563 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13565         * configure: Do not disable building gdbtk for cygwin32 hosts.
13567 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13569         * configure.in: Add thumb-coff target.
13570         * config.sub: Add thumb-coff target.
13572 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13574         * Makefile.in: Revert yesterday's change.
13575         (all-target-winsup):  all-target-librx stays out of here.
13577 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13579         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13580         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13581         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13582         Remove references to librx and libg++.
13584 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13586         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13587         recursive makes
13589 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13591         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13592         for newlib directory.
13593         (CXX_FOR_TARGET): Likewise.
13595 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13597         * ltconfig: Update after libtool/ltconfig.in change for
13598         hpux11.
13600 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13602         * ltconfig, ltmain.sh: Update to libtool 1.2.
13604 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13606         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13607         (install-gcc-cross): Instead, override LANGUAGES here.
13609 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13611         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13612         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13614 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13616         * configure.in: Add Thumb-pe target.
13618 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13620         * Makefile.in - changed sn targets to snavigator
13621         * configure.in - changed sn targets to snavigator
13623 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13625         * config-ml.in: After building symlink tree call make distclean
13626         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13627         to be the case for libiberty.
13629 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13631         * configure: When making link, also check the current
13632         directory. The configure scripts may create one.
13634 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13636         * config.sub: Accept alphapca56 and alphaev6 properly.
13638 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13640         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13642 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13644         * config.sub (sco5): Fix typo.
13646 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13648         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13649         install-itcl.
13650         (install-itcl): Remove dependency on install-tcl.
13652 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13654         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13656 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13658         * configure.in: Don't build libgui for a cygwin32 target when not on
13659         a cygwin32 host.
13661 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13663         * configure (redirect): Set to null, so default behavior of
13664         configure is now --verbose.
13666 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13668         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13669         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13671 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13673         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13674         this change to sync Makefile.in with its ChangeLog entries.
13676 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13678         * ltmain.sh (mkdir): Check that the directory doesn't exist
13679         before we exit with error, so that we don't get races during
13680         parallel builds.
13682 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13684         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13686 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13688         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13689         PICFLAG_FOR_TARGET.
13690         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13692         * configure: Emit a definition for the new macro enable_shared
13693         into each Makefile.
13695 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13697         * configure.in (host_tools, native_only): Add libtool.
13699 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13701         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13702         Fix typo in ming config comment.
13704 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13706         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13708 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13710         * config.sub: Add tic30 cases, and map c30 to tic30.
13712 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13714         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13715         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13716         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13717         (CLEAN_TARGET_MODULES): Similarly
13718         (all-target-libf2c): Add dependences.
13719         * configure.in (target_libs): Add libf2c.
13721 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13723         * configure.in: Remove expect from noconfigdirs when target
13724         is cygwin32.  OK to build expect and dejagnu with Canadian
13725         Cross.
13727 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13729         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13730         host.
13732         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13733         and mingw32.
13735 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13737         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13738         here as it is not defined in the toplevel Makefile.
13740 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13742         * configure (package_makefile_rules_frag): New variable, which names
13743         a file with generic rules, ...
13744         Change comment to mention we now have FIVE parts.
13745         * configure: Undo last change.
13747 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13749         * config.guess: More accurate determination of HP processor types.
13750         * config.sub: More accurate determination of HP processor types.
13752 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13754         * configure (package_makefile_frag): Move inserting the
13755         ${package_makefile_frag} to where it should be according
13756         to the comment.
13758 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13760         * config.guess: Add support for Linux/ARM.
13762 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13764         * .cvsignore: Remove *-info and *-install since they match
13765         release-info and mpw-install, which we don't want to just ignore.
13767 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13769         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13771 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13773         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13774         local_prefix to sub-make invocations.
13776 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13778         * configure.in: Check makefile fragments in the source
13779         directory.
13781 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13783         * configure.in: Check whether host and target makefile
13784         fragments exist before adding them to *_makefile_frag.
13786 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13788         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13790 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13792         * configure.in: Make sure we only replace RPATH_ENVVAR on
13793         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13794         regexp to sed.
13796         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13797         to sub-makes.
13799 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13801         * config-ml.in (multi-do): LDFLAGS must include multilib
13802         designator.
13804 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13806         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13808 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13810         * config.sub: Add mingw32 support.
13811         * configure.in: Likewise.
13813 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13815         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13817 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13819         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13820         * configure (gxx_include_dir): Provide a definition for subdirs
13821         which do not use autoconf.
13823 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13825         * config.guess: Sync with egcs.  Picks up new alpha support,
13826         BeOS & some additional linux support.
13828 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13830         * config.guess: HP 9000/803 is a PA1.1 machine.
13832 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13834         * configure.in: It's alpha*-...
13836 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13838         * configure.in (host_makefile_frag, target_makefile_frag):
13839         Handle multiple config files.
13840         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13841         alpha-*-*.
13843 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13845         * mkdep: New file.
13847 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13849         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13851 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13853         * Makefile.in: Add libgui directory.
13854         (GDB_TK): Add all-libgui.
13855         * configure.in: Add libgui directory.
13856         * configure: Add all-libgui to GDB_TK.
13858 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13860         * config-ml.in (multidirs): Add m32r to multilib list.
13862 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13864         * Makefile.in (all-target-gperf): Change dependency to
13865         all-target-libstdc++.
13867 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13869         * config.guess: Add BeOS support.
13871 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13873         Source directory cvs renamed to cvssrc:
13874         * configure.in (host_tools): Change cvs to cvssrc.
13875         (native_only): Likewise.
13876         (noconfigdirs) [various cases]: Likewise.
13877         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13878         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13879         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13880         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13881         (all-cvssrc): Rename target from all-cvs.
13883 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13885         * configure (gxx_include_dir): Fix thinko.
13887 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13889         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13890         (install-cross, install-gcc-cross): New targets.
13892 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13894         * configure.in (noconfigdirs): Add support for Thumb target.
13896         * config.sub (maybe_os): Add support for Thumb target.
13898 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13900         * Makefile.in: Add rules for cygmon.
13902         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13904 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13906         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13907         * configure (gxx_include_dir): Provide a definition for subdirs
13908         which do not use autoconf.
13910 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13912         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13913         11/18/97 build
13915 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13917         * From Franz Sirl.
13918         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13919         found on RedHat Linux systems.
13921 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13923         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13924         guesses.
13926 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13928         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13930 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13932         * ltmain.sh: If mkdir fails, check whether the directory was created
13933         anyhow by some other process.
13935 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13937         * configure.in (d30v-*-*): Configure all directories.
13939 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13941         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13942         for the D30V.
13944 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13946         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13948 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13950         * include/libiberty.h: Add extern "C" { so it can be used with C++
13951         progrms.
13952         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13953         programs.
13955 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13957         * configure.in (d30v-*-*): Configure GCC now.
13959 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13961         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13962         is no longer needed.
13964 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13966         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13968 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13970         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13971         targets using "$@" to provide support for similar but not identical
13972         targets without having to duplicate code.
13974 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13976         * makefile.vms: Fix to work with DEC C.
13978 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13980         * config.sub: Add mips-tx39-elf to marketing names.
13982 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13984         * ltmain.sh: Handle symlinks in generated script.
13986 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13988         * configure: Handle autoconf style directory options: --bindir,
13989         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13990         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13991         --sysconfdir.
13992         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13993         (sharedstatedir, localstatedir, oldincludedir): New variables.
13994         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13995         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13996         sbindir, sharedstatedir, and sysconfdir.
13998 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14000         * Makefile.in (bootstrap-lean): New target.
14002 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14004         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14005         sn, and gnuserv from noconfigdirs.
14007 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14009         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14011 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14013         * Makefile.in (cross): New target.
14015 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14016                           Jeff Law         <law@cygnus.com>
14018         * Makefile.in (bootstrap2, bootstrap3): New targets.
14019         (all-bootstrap): Remove outdated and confusing target.
14020         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14022 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14024         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14025         windows.  Consistent with gdb/configure.
14027 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14029         * configure.in: Name Linux target fragment.
14031         * configure: Rewrite so that project Makefile fragment is inserted
14032         first and appears last in the resulting Makefile.
14034 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14036         * Makefile.in (install-itcl): Install tcl first.
14038 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14040         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14042 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14044         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14046         * configure.in (skipdirs): Add target-librx for Linux.
14047         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14049 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14051         * Makefile.in (bootstrap): New target.
14053 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14055         * config.sub: Accept 'amigados' for backward compatibility.
14057 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14059         * config.guess: Merge with FSF.
14061 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14063         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14065 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14067         * config.sub: Add "marketing-names" patch.
14069 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14071         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14073 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14075         * config.sub: Handle v850-elf.
14077 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14079         * .cvsignore (*-install): Remove.
14081 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14083         * ltconfig: Set CONFIG_SHELL in libtool.
14084         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14086 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14088         * configure.in (target_subdir): Set to libraries if enable_multilib.
14090 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14092         * config.guess: Update from gcc directory.
14094 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14096         * Makefile.in (all-sim): Depends on all-readline.
14098 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14100         * Makefile.in (BISON, YACC): Use $$s.
14101         (all-bison): Depend on all-texinfo.
14103 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14105         * Makefile.in (BISON): Add -L flag.
14106         (YACC): Likewise.
14108 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14110         * configure.in (noconfigdirs): Add support for v850e target.
14112         * config.sub (maybe_os): Add support for v850e target.
14114 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14116         * configure.in (noconfigdirs): Add support for v850ea target.
14118         * config.sub (maybe_os): Add support for v850ea target.
14120 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14122         * config.sub: Add mipstx39.  Delete r3900.
14124 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14126         * Makefile.in (all-autoconf): Depends on all-texinfo.
14128 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14130         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14131         eabi targets.
14133 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14135         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14137         * configure: When handling a Canadian Cross, handle YACC as well as
14138         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14139         * Makefile.in (all-bison): Depend upon all-texinfo.
14141 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14143         * Makefile.in (BISON): bison, not byacc or bison -y.
14144         (YACC): bison -y or byacc or yacc.
14145         (various): Add *-bison as appropriate.
14146         (taz): No need to mess with BISON anymore.
14148 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14150         * configure: If OSTYPE matches *win32*, try to find a good value for
14151         CONFIG_SHELL.
14153 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14155         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14156         configure.in if it is present.
14158 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14160         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14162 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14164         * config.sub: Recognize `arc' cpu.
14165         * configure.in: Likewise.
14166         * config-ml.in: Likewise.
14168 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14170         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14172 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14174         * configure: Changed sed delimiter from ':' to '|' when
14175         attempting to substitute ${config_shell} for SHELL. On
14176         NT ${config_shell} may contain a ':' in it.
14178 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14180         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14182 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14184         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14186 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14188         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14190         * ylwrap: If the program is a relative path, force it to be
14191         absolute.
14193 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14195         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14197 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14199         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14200         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14201         for libraries.
14203 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14205         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14206         separated by spaces.
14208 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14210         * ylwrap: New file.
14211         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14213         * ltmain.sh: Handle /bin/sh at start of install program.
14215         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14217         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14218         * missing: New file, from automake 1.2.
14220 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14222         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14223         check-tk to CHECK_X11_MODULES.
14225 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14227         * config.sub: Merge with FSF.
14229 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14231         * config.guess: Merge with FSF.
14233 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14235         * configure: Treat msdosdjgpp like go32.
14236         * configure.in: Likewise.  Don't remove gprof for go32.
14238         * configure: Change Makefile.tem2 to Makefile.tm2.
14240 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14242         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14244 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14246         * install-sh (chmodcmd): Set to null if the DST directory already
14247         exists.  Same as Nov 11th change.
14249 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14251         * configure (GDB_TK): Needs itcl and tix.
14253 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14255         * config.guess: Update from FSF.
14257 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14259         * Makefile.in (GDB_TK): Depend on itcl and tix.
14261 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14263         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14264         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14265         (INSTALL_SCRIPT): New variable.
14266         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14267         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14268         to -x.
14269         * install-sh: Add support for -x option.
14271 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14273         * configure.in, Makefile.in: Treat tix like itcl.
14275 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14277         * Makefile.in (WINDRES): New variable.
14278         (WINDRES_FOR_TARGET): New variable.
14279         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14280         (EXTRA_HOST_FLAGS): Add WINDRES.
14281         (EXTRA_TARGET_FLAGS): Add WINDRES.
14282         (EXTRA_GCC_FLAGS): Add WINDRES.
14283         ($(DO_X)): Pass down WINDRES.
14284         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14285         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14286         DLLTOOL_FOR_TARGET.
14288 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14290         * configure.in: configure sim before gdb for win32-x-ppc
14292 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14294         Move gperf into the toplevel, from libg++.
14295         * configure.in (target_tools): Add target-gperf.
14296         (native_only): Add target-gperf.
14297         * Makefile.in (all-target-gperf): New target, depend on
14298         all-target-libg++.
14299         (configure-target-gperf): Empty rule.
14300         (ALL_TARGET_MODULES): Add all-target-gperf.
14301         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14302         (CHECK_TARGET_MODULES): Add check-target-gperf.
14303         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14304         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14306 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14308         * config.sub (mn10200): Recognize new basic machine.
14310 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14312         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14313         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14315 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14317         * configure.in: If we're building mips-sgi-irix6* native, turn on
14318         ENABLE_MULTILIB and set TARGET_SUBDIR.
14320 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14322         * Makefile.in (all-sn): Depend on all-grep.
14324 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14326         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14328         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14329         Makefile.  From Jeff Makey <jeff@cts.com>.
14330         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14332         * Makefile.in (DISTBISONFILES): Remove.
14333         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14334         $(DEFAULT_YACC).
14336         * configure.in: Build itl, db, sn, etc., when building for native
14337         cygwin32.
14339         * Makefile.in (LD): New variable.
14340         (EXTRA_HOST_FLAGS): Pass down LD.
14341         ($(DO_X)): Likewise.
14343 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14345         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14347 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14349         * configure.in (targargs): Strip out any supplied --build argument
14350         before adding our own. Always add --build.
14352 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14354         * configure.in (targargs): Pass --build if we're doing
14355         a cross-compile.
14357 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14359         * configure: Use '|' instead of ":" as the separator in
14360         sed. Otherwise sed chokes on NT path names with drive
14361         designators. Also look for "?:*" as the leading characters in an
14362         absolute pathname.
14364 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14366         * config.sub: Support for r3900.
14368 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14370         * configure.in: Use install-sh, not install.sh.
14372 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14374         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14375         apply it twice.
14377 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14379         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14380         install-binutils.
14382 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14384         * Makefile.in: Add automake targets.
14385         * configure.in (host_tools): Add automake.
14387 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14389         * configure: Default CXX to c++, not gcc.
14390         * Makefile.in (CXX): Set to c++, not gcc.
14391         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14393 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14395         * install-sh: try appending a .exe if source file doesn't
14396         exist
14398 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14400         * configure.in: Turn on multilib by default.
14401         (cross_only): Remove target-libiberty.
14403         * Makefile.in (all-gcc): Don't depend on libiberty.
14405 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14407         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14409 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14411         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14412         (DISTBISONFILES): Add ld/Makefile.in
14414 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14416         * configure.in: if target is cygwin32 but host isn't cygwin32,
14417         don't configure gdb tcl tk expect, not just gdb.
14419 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14421         * configure.in: Added gnuserv everywhere sn appears.
14423         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14424         (CROSS_CHECK_MODULES): Added check-gnuserv.
14425         (INSTALL_MODULES): Added install-gnuserv.
14426         (CLEAN_MODULES): Added clean-gnuserv.
14427         (all-gnuserv): New target.
14429 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14431         * config.guess: Fixes for MIPS OpenBSD systems.
14433 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14435         * Makefile.in (INSTALL_XFORM): Remove.
14436         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14438         * mkinstalldirs: New file, copied from automake.
14439         * Makefile.in (installdirs): Rename from install-dirs.  Use
14440         mkinstalldirs.  Change all users.
14441         (DEVO_SUPPORT): Add mkinstalldirs.
14443 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14445         * install-sh: Rename from install.sh.
14446         * Makefile.in (INSTALL): Change install.sh to install-sh.
14447         (DEVO_SUPPORT): Likewise.
14449         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14450         Graichen <graichen@rzpd.de>.
14452 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14454         * config.guess: Recognize OpenBSD systems correctly.
14456 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14458         * README, Makefile.in (ETC_SUPPORT): Remove references to
14459         cfg-paper*, configure.{texi,man,info*}._
14461 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14463         * Makefile.in (all.normal): Ensure that gcc is built after all
14464         the x11 - ie gdb - targets.
14466 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14468         * makefile.vms: Don't run conf-a-gas.
14470 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14472         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14474 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14476         * configure.in: Remove noconfigdirs case since gdb also
14477         configures and builds for tic80-coff.
14479 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14481         * configure: Set cache_file to config.cache.
14482         * Makefile.in (local-distclean): Remove config.cache.
14484 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14486         * COPYING: Update FSF address.
14488 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14490         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14491         noconfigdirs.
14493 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14495         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14496         MAKEDIRS, is empty.
14498 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14500         * config.sub: Tweak mn10300 entry.
14502 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14504         * configure.in (host_tools): Put sim before gdb, so gdb's
14505         configure.tgt can determine if the simulator was configured.
14507 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14509         * config.sub: Move BeOS $os case to be with other Cygnus
14510         local cases.
14512 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14514         * config.sub: Remove misplaced comment that broke Linux.
14516 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14518         * config.sub: Add BeOS support.
14520 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14522         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14524 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14526         * configure.in (noconfigdirs): Remove tcl and tk from
14527         noconfigdirs for cygwin32 builds.
14529 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14531         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14533 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14535         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14536         make-all.com, use makefile.vms instead.
14538 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14540         * config.sub: Accept -lnews*.
14542 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14544         * configure.in (noconfigdirs): Disable target-newlib,
14545         target-examples and target-libiberty for d30v.
14547 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14549         * configure.in (noconfigdirs): Enable ld for d30v.
14551 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14553         * configure.in (tic80-*-*): Build compiler.
14555 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14557         * configure.in (d30v-*): Remove sim directory from list of
14558         unsupported d30v directories
14560 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14562         * config.sub, configure.in: Add d30v target cpu.
14564 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14566         * makefile.vms: New file.
14567         * make-all.com: Remove.
14569 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14571         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14573 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14575         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14577 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14579         * Makefile.in (ALL_MODULES): Added all-db.
14580         (CROSS_CHECK_MODULES): Addec check-db.
14581         (INSTALL_MODULES): Added install-db.
14582         (CLEAN_MODULES): Added clean-db.
14584 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14586         * config.guess: Merge with latest FSF sources.
14588 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14590         * Makefile.in (ALL_MODULES): Added all-itcl.
14591         (CROSS_CHECK_MODULES): Added check-itcl.
14592         (INSTALL_MODULES): Added install-itcl.
14593         (CLEAN_MODULES): Added clean-itcl.
14595 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14597         * configure.in: build gdb for mn10200
14599 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14601         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14603 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14605         * configure.in (tic80-*-*): Turn off most targets right now.
14607 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14609         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14610         rather than the makeinfo program.
14611         (do-info): Depend upon all-texinfo.
14613 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14615         * configure.in: Remove uses of config/mh-linux.
14617         * config.sub, config.guess: Merge with latest FSF sources.
14619 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14621         * config.sub (case $basic_machine): Add tic80 entries.
14623 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14625         * config.sub, config.guess: Merge with latest FSF sources.
14627 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14629         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14630         * mpw-config.in: Test for NewFolderRecursive.
14631         * mpw-install: Use symbolic name for startup filename.
14632         * mpw-README: Add various additional details.
14634 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14636         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14638 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14640         * configure.in: Do build gcc and the target libraries for
14641         the mn10200.
14643 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14645         * configure.in: don't avoid building gdb for mn10300 any more
14646         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14647         instead of single-quoting it.
14649 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14651         * configure.in: Don't use --with-stabs on IRIX 6.
14653 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14655         * configure.in (m32r): Build gdb, libg++ now.
14657 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14659         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14660         directories from noconfigdirs.
14662 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14664         * config.sub (basic_machine): added mips16 configuration
14666 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14668         * config.sub: Handle d10v-unknown.
14670 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14672         * config.sub: Handle v850-unknown.
14674 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14676         * Makefile.in: add findutils
14677         * configure.in: add findutils to list of host_tools
14679 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14681         * config.sub: Handle mn10200 and mn10300.
14683 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14685         * configure.in (d10v-*): Do not build librx.
14687 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14689         * configure.in (mn10300): Build everything except gdb & libgloss.
14691 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14693         * config.guess:  Patch for Dansk Data Elektronik servers,
14694         from Niels Skou Olsen <nso@dde.dk>.
14696         For ncr, use /bin/uname rather than uname, since GNU uname does not
14697         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14699         Patch for MIPS R4000 running System V,
14700         from Eric S. Raymond <esr@snark.thyrsus.com>.
14702         Fix thinko for nextstep.
14704         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14706         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14707         * config.guess: Guess mips-dec-mach_bsd4.3.
14709         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14710         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14711         release numbers.
14712         * config.guess (mips-mips-riscos*):  Emit just enough of the
14713         release number.
14715         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14716         * config.guess (sparc-auspex-sunos*):  Added.
14717         (f300-fujitsu-*): Added.
14719         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14720         * config.guess:  Recognize a Tadpole as a sparc.
14722 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14724         * config.guess: Don't assume that NextStep version is either 2 or
14725         3.  NextStep 4 (aka OpenStep 4) has come out now.
14727 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14729         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14730         From Rik Faith <faith@cs.unc.edu>.
14732 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14734         * config.sub: Contributions from bug-gnu-utils to:
14735         Support plain "hppa" (no version given) architecture, reported by
14736         OpenStep.
14737         OpenBSD like NetBSD.
14738         LynxOs is not a hardware supplier.
14740         * config.guess: Contributions from bug-gnu-utils to add support for:
14741         OpenBSD like NetBSD.
14742         Stratus systems.
14743         More Pyramid systems.
14744         i[n>4]86 Intel chips.
14745         M680[n>4]0 Motorola chips.
14746         Use unknown instead of lynx for hardware manufacturer.
14748 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14750         * install.sh (chmodcmd): Set to null if the DST directory already
14751         exists.
14753 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14755         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14756         not use mt-ppc target Makefile fragment any more.
14758 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14760         * configure.in (*-*-windows):  Exclude everything but those dirs
14761         needed to build windows.
14763 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14765         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14767 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14769         * configure.in:  Exclude mmalloc from i386-windows.
14771 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14773         * Undo my previous change.
14775 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14777         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14778         unconditionally.
14779         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14781 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14783         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14784         host to add it's own flags.
14786 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14788         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14790 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14792         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14793         (CXX_FOR_TARGET): Likewise.
14794         (GCC_FOR_TARGET): Define.
14795         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14796         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14797         CC_FOR_TARGET was specified on the command line.
14798         (MAKEOVERRIDES): Don't define.
14800 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14802         * configure.in (m32r): Fix spelling of libg++ libs.
14804 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14806         * config.sub (-apple*): Remove, now redundant.
14808 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14810         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14812         * configure: Rework yesterday's sed script patch.
14814         * config.sub: Merge with FSF.
14816 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14818         * config.guess:  Merge from FSF.
14820         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14821         * config.guess: Use pc instead of unknown, for pc clone systems.
14822         Change linux to linux-gnu.
14824         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14825         * config.guess: Avoid non-portable tr syntax.
14827 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14829         * test-build.mk (HOLES): Add "xargs" for gdb.
14831         * configure: Avoid hpux10.20 sed bug.
14833 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14835         * configure.in:  Add support for windows host
14836         (that is a build done under the Microsoft build environment).
14838 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14840         * Makefile.in: Replace all uses of srcroot with s, to shrink
14841         command line lengths.
14843         Patches from Geoffrey Noer <noer@cygnus.com>:
14844         * configure.in: If configuring for newlib, pass --with-newlib to
14845         subdirectories.
14846         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14847         -Bnewlib/ and -Lwinsup to gcc.
14848         (CXX_FOR_TARGET): Likewise.
14850 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14852         * Makefile.in (ETC_SUPPORT): Add configure.
14854 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14856         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14857         host configuration file.
14859 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14861         * configure.in: Break mn10x00 support into separate
14862         mn10200 and mn10300 configurations.
14863         * config.sub: Likewise.
14865 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14867         * configure.in: Add lots of stuff to noconfigdirs for
14868         the mn10x00 targets.
14870         * config.sub, configure.in: Add mn10x00 support.
14872 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14874         * make-all.com: Call conf-a-gas, not config-a-gas.
14876 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14878         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14879         targets.
14881 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14883         * mpw-README: Add much more detail for native PowerMac.
14884         * mpw-install: New file.
14885         * mpw-configure: Add --norecursion and --help options.
14886         * mpw-config.in: Translate readme and install files when
14887         copying to objdir.
14888         * mpw-build.in: Don't always depend on byacc and flex.
14889         (install-only-top): New action.
14891 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14893         * configure.in:  You can now configure GDB for the v850.
14895 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14897         * configure.in (noconfigdirs): Don't configure any C++ dirs
14898         if targeting D10V.
14900 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14902         * config.sub: Recognize mips64vr5000.
14904 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14906         * configure.in: Use a single line for host_tools and native_only.
14908 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14910         * config.sub, configure.in: Add entries for m32r.
14912 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14914         * Makefile.in (inet-install): Don't run install-gzip.
14916 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14918         * configure.in:  Don't config lots of things for *-*-windows*.
14920 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14922         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14923         (host_libs, host_tools): Copy from configure.in.
14924         * mpw-configure: Don't complain about directories not found.
14926 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14928         * configure.in (i[345]86): Recognize i686 for pentium pro.
14929         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14930         file.
14932         * config.guess (i[345]86): Ditto.
14934 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14936         * configure.in (noconfigdirs): Removed gdb for D10V.
14938 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14940         * configure.in: Remove ld, target-libio, target-libg++, and
14941         target-libstdc++ from noconfigdirs.
14943 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14945         * configure: Fix three locations where shell scripts were
14946         being run directly rather than with config_shell.
14948 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14950         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14951         * config.sub (basic_machine): Recognize v850.
14953 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14955         * mpw-configure: Handle multiple enable/disable options and
14956         pass them down recursively, handle -c and -s flags appropriately
14957         depending on choice of compiler, add escape mechanism for
14958         quoted arguments to gC.
14960 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14962         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14963         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14964         so that -mrelocatable-lib and -mno-eabi are used.
14966         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14967         not support --print-multi-lib, don't abort.
14969 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14971         * make-all.com: Run config-a-gas.
14972         * setup.com: Don't copy subdirectory files around.
14974 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14976         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14977         target, it now compiles correctly.
14979 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14981         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14983 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14985         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14987 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14989         * configure.in (native_only): Add prms.
14991 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14993         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14994         (BINUTILS_SUPPORT_DIRS): Likewise.
14996 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14998         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14999         d10v support is added.
15001 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15003         * configure.in (d10v-*-*): New target.
15005 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15007         * config.guess (HP 9000/811): Recognize this as a PA1.1
15008         machine.
15010 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15012         * Makefile.in (do-tar-gz): New target, split out from tail end of
15013         taz target.  Run each command separately, don't use pipes.
15014         (taz): Use it.
15016 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15018         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15019         * mpw-build.in: No builds should depend on building byacc or flex,
15020         they are assumed to be installed already.
15022 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15024         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15025         variable that CC_FOR_TARGET needs.
15027 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15029         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15030         options have changed since the last time the subdirectory was
15031         configured, and if it has, reconfigure.
15032         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15033         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15035 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15037         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15038         CLEAN_MODULES): Add bash.
15039         (all-bash): New target.
15041 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15043         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15045 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15047         * config.sub (basic_machine): Recognize d10v as a valid processor.
15049 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15051         * mpw-configure: Add support for --bindir.
15052         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15054 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15056         * configure.in: add bash, time, gawk to list of hosttools and things
15057         to only build for native toolchains
15059 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15061         * Makefile.in (docdir): Remove.
15063 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15065         * Makefile.in (datadir): Set to $(prefix)/share.
15067 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15069         * configure.in: build diff and patch for cygwin32-hosted
15070         toolchains.
15072 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15074         * config.sub: Accept -rtems*.
15076 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15078         * configure.in: enable dosrel for cygwin32-hosted builds,
15079                 remove diff from the list of things not buildable
15080                 via Canadian Cross
15082 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15084         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15085         don't get ". ".
15087 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15089         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15091 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15093         * Makefile.in (taz): Handle case where tex3patch didn't even get
15094         checked out.  Also, if it was found, put the symlink in a new util
15095         subdirectory.
15097 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15099         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15101 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15103         * config.sub: Recognize -openvms.
15104         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15105         * make-all.com, setup.com: New files.
15107 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15109         * Makefile.in (taz): tex3patch moved to texinfo/util.
15111 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15113         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15114         * configure.in: remove make from disable-if-Can-Cross list
15115                 enable gdb if ${host} and ${target} are cygwin32
15117 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15119         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15120         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15122 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15124         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15125         distinguish sysv/svr4/bsd variants.
15126         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15128 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15130         * configure.in: Added copyright notice.
15131         * move-if-change: Added copyright notice.
15133 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15135         * configure.in (powerpcle-*-solaris*): Until we get shared
15136         libraries working, don't build gdb, sim, make, tcl, tk, or
15137         expect.
15139 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15141         * config.guess:  Merge with FSF:
15143         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15144         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15146         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15147         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15149         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15150         * config.guess:  Combine two OSF1 rules.
15151         Also recognize field test versions.  From mjr@zk3.dec.com.
15152         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15153         because GNU uname does not support -p.  From pmr@pajato.com.
15155 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15157         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15159 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15161         * mpw-README: Document GCCIncludes.
15163 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15165         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15167 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15169         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15171 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15173         * configure.in (*-*-cygwin32): Configure make.
15175 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15177         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15179 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15181         * Makefile.in (all-inet): Depend on all-perl.
15183         * Makefile.in (inet-install): New target.
15185         * Makefile.in (all-inet): Depend on all-tcl.
15186         (all-inet): Depend on all-send-pr.
15188 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15190         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15191         temporarily.
15193 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15195         * configure.in: Don't configure --with-gnu-ld on AIX.
15197 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15199         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15201 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15203         * Makefile.in (ALL_MODULES): Added all-inet.
15204         (CROSS_CHECK_MODULES): Added check-inet.
15205         (INSTALL_MODULES): Added install-inet.
15206         (CLEAN_MODULES): Added clean-inet.
15207         (all-indent): New target.
15209         * configure.in (host_tools): Added inet.
15210         (native_only): Added inet.
15211         (noconfigdirs): Added inet.
15213 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15215         * configure.in: Don't configure libgloss if we are not configuring
15216         newlib.
15218 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15220         * configure.in: Don't configure libgloss for unsupported
15221         architectures.
15223 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15225         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15227 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15229         * Makefile.in (ALL_MODULES): Include all-apache.
15230         (CROSS_CHECK_MODULES): Include check-apache.
15231         (INSTALL_MODULES): Include install-apache.
15232         (all-apache): New target.
15234         * configure.in: Added apache everywhere perl is seen.
15236 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15238         * Makefile.in: Add support for clean-{module} and
15239         clean-target-{module} rules.
15241 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15243         * configure.in (*-*-ose) do not build libgloss.
15245 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15247         * config.guess (prep*:SunOS:5.*:*): Turn into
15248         powerpele-unknown-solaris2.
15250 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15252         * configure.in: Permit --enable-shared to specify a list of
15253         directories.
15255 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15257         * configure.in (host==solaris): Pass only the first word of $CC
15258         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15260 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15262         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15264 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15266         * Makefile.in (ALL_MODULES): Include all-perl.
15267         (CROSS_CHECK_MODULES): Include check-perl.
15268         (INSTALL_MODULES): Include install-perl.
15269         (ALL_X11_MODULES): Include all-guile.
15270         (CHECK_X11_MODULES): Include check-guile.
15271         (INSTALL_X11_MODULES): Include install-guile.
15272         (all-perl): New target.
15273         (all-guile): New target.
15275         * configure.in (host_tools): Include perl and guile.
15276         (native_only): Include perl and guile.
15277         (noconfigdirs): Don't build guile and perl; no ports have been
15278         done.
15280 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15282         * configure (--enable-*): Handle quoted option lists such as
15283         --enable-sim-cflags='-g0 -O' better.
15285 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15287         * Makefile.in ({,inst}all-target): New rule so we can make and
15288         install all of the target directories easily.
15290 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15292         * configure.in: Add missing global flag in sed substitution when
15293         deleting `target-' from ${configdirs}.
15295 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15297         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15298         option.
15300         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15301         config/mh-necv4.
15303         * install.sh: Correct misspelling of transformbasename.
15305         * config.guess: Recognize mips-*-sysv*.
15307 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15309         * config.sub: Recognize mon960.
15311 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15313         * configure: Restore Canadian Cross handling of BISON and LEX,
15314         removed in Feb 20 change.
15316 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15318         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15319         Mention make install.  Remove the old copyright date as well the
15320         clumsy and rather pointless copyright on the README file.
15322 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15324         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15325         Makefile after running symlink-tree, then run `make distclean' to
15326         avoid clobbering any generated files in srcdir.
15328 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15330         * configure.in (m68k-*-netbsd*): Build everything now.
15332 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15334         * Makefile.in (taz): Fix quoting.
15336 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15338         * configure.in (sparclet-*-*): Build everything now.
15340 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15342         * configure.in (m68k-*-linux*): New host.
15344 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15346         * configure: Check for bison before byacc.
15348 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15350         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15351         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15352         searching PATH.  These are used as fallbacks by Makefile.in if
15353         flex/bison/byacc aren't in objdir.
15355 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15357         * Makefile.in: Make everything which depends upon all-bfd also
15358         depend upon all-opcodes, in case --with-commonbfdlib is used.
15360 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15362         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15363         building NT native compilers on Unix.
15365 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15367         * configure.in: Don't get CC from the host Makefile fragment if we
15368         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15369         Solaris test for /usr/ucb/cc to the post target script, just after
15370         the compiler sanity test.
15372 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15374         * config.sub: Merge with FSF.
15376 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15378         * Makefile.in (RPATH_ENVVAR): New variable.
15379         (REALLY_SET_LIB_PATH): Use it.
15380         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15382 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15384         * config.sub, configure.in: Recognize sparclet cpu.
15386 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15388         * config.guess:  Support m68k-cbm-sysv4.
15390 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15392         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15393         m68k-unknown-linuxaout from linker help string.  Put quotes around
15394         $ld_help_string.
15396 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15398         * config.guess (powerpc-harris-powerunix): Add guess for port
15399         to new target.
15401 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15403         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15405 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15407         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15408         $(REALLY_SET_LIB_PATH) in Makefile.
15409         * Makefile.in (SET_LIB_PATH): New variable.
15410         (REALLY_SET_LIB_PATH): New variable.
15411         ($(DO_X)): Use $(SET_LIB_PATH).
15412         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15413         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15414         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15415         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15416         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15417         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15418         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15419         (install-dosrel): Likewise.
15420         (all-opcodes): Depend upon all-libiberty.
15422 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15424         * config.guess (*:CYGWIN*): New
15426 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15428         * Makefile.in (all-target-winsup): All all-target-libiberty.
15430 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15432         * configure.in (noconfigdirs): Add missing # in front of comment.
15434 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15436         * configure.in: add second pass to things added to noconfigdirs
15437         so *-gm-magic can exclude libgloss properly.
15439 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15441         * mpw-configure (extralibs_name, rez_name): Set correctly
15442         for MWC68K compiler.
15444         * mpw-README: Add more info on the necessary build tools.
15446 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15448         * configure.in, config.sub: Recognize cygwin32.
15450 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15452         * config.guess, config.sub: Recognize A/UX.
15454 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15456         * config.sub: Merge with gcc/config.sub.
15458 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15460         * mpw-build.in (do-binutils): Add build of stamps.
15462 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15464         * config.sub: Add recognition for mips64vr4100*-* targets.
15466 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15468         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15469         Add creation of gconfigargs with `--enable-shared' turned on.
15470         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15471         ($(host)-stamp-stage3-configured): Likewise.
15472         (HOLES): Add chatr and ldd.
15473         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15475 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15477         * configure: Pass --nfp to recursive configures.
15479 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15481         * Makefile.in (DLLTOOL): New.
15482         (DLLTOOL_FOR_TARGET): New.
15483         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15484         (EXTRA_TARGET_FLAGS): Ditto.
15485         (EXTRA_GCC_FLAGS): Ditto.
15486         (CONFIGURE_TARGET_MODULES): Ditto.
15487         (DO_X): Ditto.
15488         * configure: Add DLLTOOL.
15490 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15492         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15493         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15494         mh-sco, since old workarounds no longer needed, and don't
15495         build ld, since libraries have weak symbols in COFF.
15497 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15499         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15501 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15503         * configure.in: Make sure that ${CC} can be used to compile an
15504         executable.
15506 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15508         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15509         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15510         nothing depending on whether gdbtk is being built.
15512 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15514         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15516 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15518         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15519         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15521 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15523         * config-ml.in: Add support for
15524         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15525         Simplify setting of multidirs from --disable-foo.
15527 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15529         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15530         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15531         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15532         non-empty, pass them on to the  GCC make.
15533         (all-bootstrap): New rule that is like all-gcc, except it executes
15534         the GCC bootstrap rule instead of the GCC all rule.
15536 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15538         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15540 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15542         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15543         DG/UX support.
15545 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15547         * config.sub (i*86*) Change [345] to [3456]
15549 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15551         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15552         --with-gnu-ld=no.
15554 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15556         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15557         AIX multilibs get built.
15559 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15561         * configure.in (i386-win32): Don't build expect if we're not
15562         building the tcl subdir.
15564 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15566         * Makefile.in: (configure-target-examples, all-target-examples):
15567         New targets, configure and build example programs.
15569 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15571         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15572         use it as input to sedit the generated MPW makefile.
15573         * mpw-README: Add a suggestion about Gestalt.h.
15575 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15577         * config.sub: Accept *-*-ieee*.
15579 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15581         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15582         Ronald F. Guilmette <rfg@monkeys.com>.
15584 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15586         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15587         for powerpc-pe native.
15588         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15589         (target==powerpc-pe): duplicate i386-win32 entry.
15591 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15593         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15594         of vxworks, not just vxworks5.1.
15596 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15598         * mpw-configure: Add support for exec-prefix.
15600 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15602         * config.guess: Recognize HP model 816 machines as having
15603         a PA1.1 processor.
15605 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15607         * configure: Ignore new autoconf configure options.
15609 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15611         * config.guess:  Recognize Pentium under SCO.
15612         From Robert Lipe <robertl@arnet.com>.
15614 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15616         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15618 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15620         * configure.in: Don't configure gas for alpha-dec-osf*.
15622 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15624         * configure.in: Default to --with-stabs for some targets for which
15625         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15626         i[345]86*-*-unixware*.
15628 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15630         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15631         rather than basing it on the target.  Simplify handling of options
15632         controlling which directories to configure.  Remove extraneous
15633         slash in multi-clean target.
15635 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15637         * config-ml.in: Prefix more variables with ml_ so they don't collide
15638         with configure's.
15640 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15642         * configure: Don't turn -v into --v.
15644 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15646         * configure.in (targargs): Fix typo.
15648         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15650 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15652         * configure.in: Strip --host and --target options from
15653         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15654         --with-cross-host option when building with a cross-compiler.
15655         * configure: Canonicalize the arguments put into config.status by
15656         always using `=' for an option with an argument.  Pass a presumed
15657         --host or --target explicitly.
15659 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15661         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15662         into general OS recognition case.
15664 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15666         * configure.in (target_configdirs): add target-winsup only
15667         for win32 target systems.
15669 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15671         * Makefile.in (all-target-libgloss): Depend upon
15672         configure-target-newlib, since when libgloss is built it looks to
15673         see if the newlib directory exists.
15675 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15677         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15678         cfg-ml-*.in.
15680 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15682         * configure: Handle LD and LD_FOR_TARGET when configuring a
15683         Canadian Cross.
15685 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15687         * configure.in (target_libs): add target-winsup.
15688         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15689         (target==ppcle-pe): remove ld from $noconfigdirs.
15691 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15693         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15694         Preserve relative path names in $srcdir.  Build symlink tree if
15695         configuring cross target dir and srcdir=. (= no VPATH support).
15696         (configure-target-libg++): Depend on configure-target-librx.
15697         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15698         * config-ml.in: New file.
15699         * symlink-tree: New file.
15700         * configure: Ensure srcdir="." if that's what it is.
15702 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15704         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15705         includes and FLEX_SKELETON setting.
15706         * mpw-configure (--with-gnu-ld): New option, controls whether
15707         to use PPCLink or ld with PowerMac GCC.
15708         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15709         * mpw-config.in: Configure grez if targeting Mac.
15711         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15712         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15713         just macos.
15714         * configure.in: Configure grez resource compiler if targeting Mac.
15715         * Makefile.in (all-grez, install-grez): New targets.
15717 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15719         * configure: CXX defaults to gcc, not g++.  If we find
15720         gcc in the path, set CC to gcc -O2.
15722 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15724         * configure: Default ${build} correctly.  Avoid picking up extra
15725         spaces when reading CC and CXX from Makefile.  When doing a
15726         Canadian Cross, use plausible default values for numerous
15727         variables.
15728         * configure.in: When doing a Canadian Cross, don't try to
15729         configure tools whose configure script can't handle it.
15731 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15733         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15735 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15737         * configure:  Remove dubious bug reporting address.
15739 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15741         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15742         configure script, run that instead of this directory's configure.
15743         In either case, print a message that we're configuring the sub-dir.
15745 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15747         * configure.in: Before checking for the existence of various files,
15748         use sed to filter out "target-".
15750 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15752         * Makefile.in (DO_X): Split rule to decrease command line length
15753         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15754         (Philippe De Muyter).
15756 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15758         * Makefile.in (all-patch): depend on all-libiberty.
15760 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15762         * configure.in: If the only directory in target_configdirs which
15763         actually exists is libiberty, then set target_configdirs to empty,
15764         to avoid trying to build a target libiberty in a gas or gdb
15765         distribution.
15767 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15769         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15770         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15771         systems.
15773 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15775         * configure.in (copy_dirs): Use sys-include instead of include
15776         for --with-headers option.
15778 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15780         * Makefile.in, configure.in: Make winsup builds work with
15781         new scheme.
15783 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15785         * configure.in: Build the linker on AIX.
15787 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15789         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15790         where needed.
15792 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15794         * Makefile.in (all-gcc): Fix typo.
15796 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15798         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15800 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15802         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15803         to target-xiberty, to provide more flexibility.
15804         (target_subdir):  Define.  Create if cross.
15805         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15806         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15807         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15808         check-libFOO -> check-target-libFOO, etc.
15809         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15810         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15811         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15812         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15813         allow ALL_GCC="" to only configure.
15814         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15815         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15816         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15818 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15820         * Makefile.in (taz): Build "info" in etc explicitly.
15822 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15824         * configure.in:  Make sure that CC is undefined (as opposed to
15825         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15826         problem with autoconf trying to configure on a host without GCC.
15828 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15830         * mpw-configure: Set host alias from choice of host compiler,
15831         only use generic MPW Makefile sed if present, edit a file
15832         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15833         * mpw-README: Add problem notes about CW6 and CW7.
15835 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15837         * Makefile.in (taz): Use ";" instead of ";;".
15839 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15841         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15842         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15843         DISTDOCDIRS.
15844         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15845         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15847 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15849         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15850         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15851         Move bfd to DISTSTUFFDIRS.
15853 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15855         * Makefile.in (X11_LIB): Removed.
15856         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15858         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15860 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15862         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15863         names.
15865 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15867         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15869 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15871         * configure.in (i[345]86-*-win32): Always build newlib.
15872         Don't configure cvs, autoconf or texinfo.
15873         * Makefile.in (LD_FOR_TARGET): New.
15874         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15875         Pass down LD_FOR_TARGET.
15877 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15879         * winsup: New directory.
15880         * Makefile.in: Build winsup.
15881         * configure.in: Winsup is configured when target is win32.
15882         Can only build win32 target GDB when native.
15884 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15886         * config.guess: Recognize HP model 819 machines as having
15887         a PA 1.1 processor.
15889 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15891         * configure: Fix sed loop which substitutes for CC and CXX to
15892         avoid bug found in various sed implementations.
15894 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15896         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15897         simulator.  Use standard powerpc-*-eabi*.
15899 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15901         * configure.in: Stop putting gas and binutils in noconfigdirs for
15902         powerpc-*-aix* and rs6000-*-*.
15904 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15906         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15907         -mcall-aixdesc libraries.
15909 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15911         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15913         * config.sub (arm | armel | armeb): Fix shell syntax.
15915 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15917         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15918         -msoft-float and -mcpu=common support.
15919         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15920         libraries.
15922 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15924         * configure.in: Allow configuration and build of emacs19 for the alpha.
15926 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15928         * configure.in (CC): Get ^CC, not just any old CC, from
15929         ${host_makefile_frag}.
15931 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15933         * configure.in (CC): Try to get CC from
15934         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15936 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15938         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15939         only if it exists in $(srcdir).
15941 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15943         * configure: If CC and CXX are not set in the environment, set
15944         them, based on either an existing Makefile or on searching for gcc
15945         in PATH.  Substitute for CC and CXX in Makefile.
15946         * configure.in: Remove libm from target_libs.  Separate
15947         target_configdirs from configdirs.  If CC is not set in
15948         environment, try to get it from a host Makefile fragment.  Rewrite
15949         changes of configdirs to use skipdirs instead.  A few minor
15950         tweaks.  Take directories out of target_configdirs as they are
15951         taken out of configdirs.  Remove existing Makefile files from
15952         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15953         CONFIG_ARGUMENTS in Makefile.
15954         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15955         by configure.in.
15956         (CONFIG_ARGUMENTS): Likewise.
15957         (CONFIGURE_TARGET_MODULES): New variable.
15958         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15959         ($(CONFIGURE_TARGET_MODULES)): New target.
15960         (configure-libg++, configure-libio): New targets.
15961         (all-libg++): Depend upon configure-libg++.
15962         (all-libio): Depend upon configure-libio.
15963         (configure-libgloss, all-libgloss): New targets.
15964         (configure-libstdc++): New target.
15965         (all-libstdc++): Depend upon configure-libstdc++.
15966         (configure-librx, all-librx): New targets.
15967         (configure-newlib): New target.
15968         (all-newlib): Depend upon configure-newlib
15969         (configure-xiberty): New target.
15970         (all-xiberty): Depend upon configure-xiberty.
15972 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15974         * configure.in (host i[345]86-*-win32):  Expand the
15975         noconfigdirs again.
15977 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15979         * mpw-configure: Fix sed command file name.
15981 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15983         * configure.in (host i[345]86-*-win32): Reduce the
15984         noconfigdirs again.
15986 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15988         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15989         or powerpc*-*-pe*, since they are not yet supported.
15991 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15993         Add PowerMac support and many other enhancements.
15994         * mpw-configure: New option --cc to select compiler to use,
15995         paste options set according to --cc into the generated
15996         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15997         if mpw-make.sed is present.
15998         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15999         add forward includes for PowerPC include files.
16000         * mpw-build.in: Build using Makefile.PPC if present.
16001         (do-byacc, etc): Remove separate version resource builds.
16002         (do-gas): Build "stamps" before "all".
16003         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16004         * mpw-README: Update to reflect --cc option, PowerMac support,
16005         and recently-reported compatibility problems.
16007 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16009         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16010         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16011         (--with-multilib-top): Pass to recursive invocations.
16013 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16015         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16016         v810-*-*.
16018 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16020         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16021         gdb, ld and opcodes on v810-*-*.
16023 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16025         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16026         (local-maintainer-clean): New target.
16027         (maintainer-clean): New target.
16028         (realclean): Just depend upon maintainer-clean.
16030 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16032         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16034 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16036         * configure.in: Build ld in mips*-*-bsd* case.
16038 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16040         * config.sub: Accept -lites* OS.  From Ian Dall.
16042 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16044         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16045         targets.
16047 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16049         * configure.in: treat i386-win32 canadian cross the same as
16050         i386-go32 canadian cross.
16052 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16054         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16055         running under the simulator to build a reduced set of libraries.
16056         (powerpc-*-eabiaix): Add fine grained multilib support added to
16057         other powerpc targets yesterday.
16059 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16061         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16062         -disable-softfloat, -disable-relocatable, -disable-aix, and
16063         -disable-sysv to control which multilib libraries get built.
16065 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16067         * configure: Add Makefile.tem to list of files to remove in trap
16068         handler.
16070 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16072         * config.guess (*Linux*):  Add missing "exit"s.
16073         Also, need specific check for alpha-unknown-linux (uses COFF).
16075 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16077         * config.guess:  Merge with FSF:
16079         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16080         * config.guess (AIX4): More robust release numbering discovery.
16082         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16083         * config.guess (i386-sequent-ptx): Properly get version number.
16085         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16086         * config.guess (mips:*:4*:UMIPS): New case.
16088 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16090         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16091         (i386-win32 host): Likewise.  Don't build readline.
16093 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16095         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16096         SUPPORT_FILES to submakes.
16098 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16100         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16101         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16102         mpw-configure.
16104 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16106         * configure.in (appdirs): Use =, not ==, in test expression when
16107         trying to build the text to print in the warning message for
16108         Solaris users.
16110 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16112         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16114 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16116         * config.guess: Recognize lynx-2.3.
16118 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16120         * config.sub (z8ksim): Deleted
16121         (z8k-*-coff): New, this is the one true name of the target.
16123 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16125         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16127 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16129         * config.guess (*:Linux:*:*): First try asking the linker what the
16130         default object file format is (elf, aout, or coff).  Then if this
16131         fails, try previous methods.
16133 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16135         * configure.in: Don't build newlib for *-*-vxworks5.1.
16137 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16139         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16140         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16142 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16144         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16146 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16148         * cfg-ml-com.in: New file.
16149         * cfg-ml-pos.in: New file.
16151 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16153         * COPYING.NEWLIB: Add HP free copyright to list.
16155 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16157         * config.sub: Recognize -eabi* for the system, not just -eabi.
16159 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16161         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16162         * config.sub, configure.in (win32): New target and host.
16164 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16166         * configure.in: Add i386-pe configuration.
16168 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16170         * mpw-build.in (install): Install GDB after LD.
16172 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16174         * mpw-config.in (elf/mips.h): Always forward-include, needed
16175         for GDB to build.
16177 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16179         * testsuite: New directory for customer acceptance and whole tool
16180         chain tests.
16182 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16184         * configure: If per-host line isn't found, but AC_OUTPUT is found
16185         and a configure script exists, run it instead.
16187 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16189         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16191 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16193         * configure: Set build_{cpu,vendor,os,alias} to host values when
16194         --build isn't specified.
16196 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16198         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16199         (FLAGS_TO_PASS): Pass them.
16200         (EXTRA_TARGET_FLAGS): Ditto.
16202 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16204         * Makefile.in (all-libg++): Depend on all-libstdc++.
16206 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16208         * configure.in (noconfigdirs): Enable all packages for
16209           i386-unknown-netbsd.
16211 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16213         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16214         hosted builds (DOS builds)
16216 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16218         Changes for ARM based on patches from Richard Earnshaw:
16219         * config.sub: Handle armeb and armel.
16220         * configure.in: Omit arm linker only for riscix.
16222 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16224         * config.guess:  Update from FSF.
16226 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16228         * config.sub: Recognize powerpcle as the little endian variant of
16229         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16230         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16231         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16232         temporarily.
16234 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16236         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16238 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16240         * config.sub: Accept -lites* as a basic system type.
16242 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16244         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16245         installed, and if so return linuxoldld as the system name.
16247 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16249         * config.guess: Add hppa1.1-hp-lites support.
16251 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16253         * configure.in: Don't build newlib for m68k-vxworks5.1.
16255 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16257         * configure.in (mips-sgi-irix6): Use mh-irix5.
16259 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16261         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16263 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16265         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16266         OSF/1.  Fix compiler flags.
16267         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16269 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16271         * configure.in: Recognize --with-newlib.
16272         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16274 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16276         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16277         to *_X11_MODULES due to gdbtk needing X include files et al.
16279 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16281         Merge in support for Mac MPW as a host.
16282         (Old change descriptions retained for informational value.)
16284         * mpw-config.in: Add generic include forwards for cpu-specific
16285         include files in aout and elf directories.
16287         * mpw-configure: Added copyright.
16288         * mpw-config.in: Check for presence of required build tools.
16289         (target_libs): Add newlib.
16290         (target_tools): Add examples.
16291         (Read Me): Generate as "Read Me for MPW" instead.
16292         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16293         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16294         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16296         * mpw-configure: Remove subdir-specific makefile hackery,
16297         delete mk.tmp after using it.
16299         * mpw-build.in (all): Display start and end times.
16301         * mpw-configure (host_canonical): Set.
16302         (target_cpu): Always add to makefiles.
16303         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16304         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16305         (mpw-mh-mpw): Look for in srcdir and srcroot.
16306         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16308         * mpw-build.in: (install-only): New target.
16310         * mpw-configure (host_alias, target_alias): Rename from hostalias
16311         and targetalias, add into generated Makefile.
16312         (mk.tmp): If present, add into generated Makefile.
16313         * mpw-build.in (all-gas): Build config.h first before gas proper.
16315         * mpw-configure (config.status): Write only if changed.
16316         * mpw-config.in (readline): Configure it (not built, just used for
16317         definitions).
16319         * mpw-config.in (elf/mips.h): Add a forward include.
16321         * mpw-config.in: Forward-include most .h files in include into
16322         extra-include.
16323         (readline): Don't build.
16324         mpw-build.in (install): Install GDB.
16326         * mpw-configure (prefix, mpw_prefix): Handle it.
16327         * mpw-config.in (mmalloc, readline): Don't configure.
16328         * mpw-build.in (thisscript): Rename to ThisScript.
16329         Use mpw-build instead of BuildProgram everywhere.
16330         (mmalloc, readline): Don't build.
16331         * mpw-README: New file, basic documentation about the MPW port.
16333         * mpw-config.in: Use forward-include to create include files.
16335         * mpw-configure: Add more things to the top of each configured
16336         Makefile, including contents of config/mpw-mh-mpw.
16337         * mpw-config.in (extra-include): Create this directory and fill it
16338         with Posix-like include files when configuring.
16340         * config.sub (apple, mac, mpw): Add various aliases.
16342         * mpw-build.in: New file, top-level build script fragment for MPW.
16343         * mpw-configure: New file, configure script for MPW.
16344         * mpw-config.in: New file, config fragment for MPW.
16346 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16348         * configure.in (host_libs): Remove glob, since it is gone from the
16349         sources.
16351 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16353         * Makefile.in: define empty GDB_NLM_DEPS var.
16355         * configure.in(target_makefile_frag): use config/mt-netware
16356         for netware targets.
16358 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16360         * config.sub: Merge in recent FSF changes.  Remove linux special
16361         cases.
16363 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16365         Revert this change:
16367         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16369                 * build-all.mk: Use CC=cc -Xs on Solaris.
16371 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16373         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16374         stop using it.
16375         * Makefile.in: Nuke all references to glob subdirectory.
16377 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16379         * configure.in: Fix --enable-shared logic in per-host.
16381 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16383         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16385 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16387         * configure.in (noconfigdirs): Don't build gas on AIX, for
16388         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16390 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16392         * configure: Fix --cache-file to work if the file argument is a
16393         relative path.
16395 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16397         * configure: If the --cache-file is used, pass it down to
16398         configure in subdirectories.
16400 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16402         * config.sub: add vxworks29k configuration.
16404 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16406         * Makefile.in (taz): Do "diststuff" part quietly.
16408 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16410         * config.sub: Mini-merge with gcc/config.sub.
16412 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16414         * config.guess (IRIX): Sed - to _.
16416 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16418         * Makefile.in (source-vault, binary-vault): New targets.
16420 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16422         * config.sub: Recognize -eabi as a basic system type.
16424 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16426         * configure.in (enable_shared stuff): Fix typo.
16428 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16430         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16432 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16434         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16436 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16438         * configure.in (rs6000-*-*): Don't build gas.
16440 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16442         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16443         reduce command line length.
16444         (AS_FOR_TARGET): Check for as.new, not Makefile.
16445         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16447 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16449         * config.guess:  Merge from FSF.
16451 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16453         * configure: Don't use $ when handling program_suffix.
16455 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16457         * configure.in:  Configure tk for hppa/hpux.
16459 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16461         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16463 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16465         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16466         to LIBCXXFLAGS.  Tests are better run without it.
16468 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16470         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16472 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16474         * configure.in (*-*-netware*): Don't configure xiberty.
16476 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16478         * configure.in:  Remove tk from native_only list.
16480 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16482         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16483           for special NCD build.
16485 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16487         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16488         makeall.bat, they're only useful for binutils snapshots.
16489         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16490         makeall.bat to specified SUPPORT_FILES.
16492 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16494         * build-all.mk: Add Ericsson targets to sun4 and solaris
16495           hosts.  Add  BNR's sun4 target to solaris host, so their
16496           build-from-source will be tested in-house first.
16498 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16500         * Makefile.in (LIBCFLAGS): New variable.
16501         (CFLAGS_FOR_TARGET): Ditto.
16502         (LIBCFLAGS_FOR_TARGET): Ditto.
16503         (LIBCXXFLAGS): Ditto.
16504         (CXXFLAGS_FOR_TARGET): Ditto.
16505         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16506         (BASE_FLAGS_TO_PASS): Pass them.
16507         (EXTRA_TARGET_FLAGS): Ditto.
16509         * configure.in: Support --enable-shared.
16511 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16513         * configure.in (target_libs):  Include libstdc++ again.
16514         * config.guess:  Update from FSF (for FreeBSD).
16516 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16518         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16519         makeall.bat.
16520         (DISTDOCDIRS): Add `etc'.
16521         (ETC_SUPPORT_PFX): New variable.
16522         (taz): Include anything from etc starting with a word in
16523         ETC_SUPPORT_PFX.
16525 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16527         * config.sub: Update for recent FSF changes.  Remove obsolete
16528         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16529         spacing changes.
16531 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16533         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16535         * config.guess:  Merge with FSF.
16536         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16538 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16540         * configure: Since the "trap 0" handler will override the exit
16541         status on many systems, only use it for "exit 1", and make it set
16542         a non-zero exit status; reset it before "exit 0".  Also, check
16543         exit status of config.sub, and error out if it failed.
16545 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16547         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16548         and install libgloss.
16550 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16552         * Makefile.in (all-binutils): Depend upon all-byacc.
16554         * configure.in: Don't build emacs on Irix 5.
16556 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16558         * configure.in (*-*-netware*): Add libio.
16560 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16562         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16563         (CHECK_TARGET_MODULES): Ditto.
16564         (INSTALL_TARGET_MODULES): Ditto.
16565         (TARGET_LIBS): Ditto.
16566         (all-libstdc++): Note dependencies.
16568 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16570         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16572 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16574         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16575         -fexternal-templates.
16577         * configure.in (target_libs): Add libstdc++.
16578         (noconfigdirs): Add libstdc++ as appropriate.
16580 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16582         * config.guess:  Update from FSF.
16584 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16586         * configure: Use ${config_shell} when running ${configsub}.
16588 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16590         * config.sub: No longer recognize h8300h.
16592 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16594         * config.sub: Remove extraneous differences between config.sub and
16595         gcc/config.sub.
16597 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16599         * Makefile.in (DISTSTUFFDIRS): Add gas.
16601 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16603         * COPYING.NEWLIB: New file.
16605 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16607         * config.guess (HP-UX):  Patch from Harlan Stenn
16608         <harlan@landmark.com> to also emit release level.
16610 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16612         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16614 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16616         * config.sub:  Merge nextstep cleanup from FSF.
16618 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16620         * configure.in (arm-*-*): Don't configure ld for this target.
16622 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16624         * configure.in (*-*-netware): don't configure libg++, libio,
16625           librx, or newlib.
16627 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16629         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16630         configure ld--it works, but it doesn't support shared libraries.
16632 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16634         * config.guess (*-unknown-freebsd*):  Get rid of possible
16635         trailing "(Release)" in version string.
16636         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16638 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16640         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16641         Fix type: *-next-neststep -> *-next-nextstep.
16643         * config.guess:  Merge from FSF:
16645         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16647         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16649         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16651         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16652         instead of UNIX_SV for UnixWare 1.0).
16654 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16656         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16657         to make gdb/nlm/* build after the compiler and linker.
16659 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16661         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16662         not just i[34]86.
16663         (m68k-atari-sysv4):  Relocate to match FSF version.
16665         * config.guess:  More merges from the FSF:
16667         Add a space before function call or macro invocation.
16669         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16671         * config.guess: Add trap cmd to remove dummy.c and dummy when
16672         interrupted.
16674         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16676         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16677         (dummy): Redirect stderr from compilation of dummy.c.
16679         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16681         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16683 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16685         * configure: Accept and ignore --cache*, for compatibility with
16686         new autoconf.
16688 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16690         * config.guess:  Merge from FSF:
16692         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16694         * config.guess (Pyramid*:OSx*:*:*): New case.
16695         (PATH): Add /.attbin at end for finding uname.
16696         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16698         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16700         * config.guess (M88*:DolphinOS:*:*): New case.
16702         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16704         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16705         to select whether to use ELF or COFF.
16707         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16709         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16711         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16713         * config.guess: Guess the OS version for HPUX.
16715         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16717         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16719 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16721         * configure.in: Recognize --with-headers, --with-libs, and
16722         --without-newlib.
16723         * Makefile.in (all-xiberty): Depend upon all-ld.
16725 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16727         * configure.in: Change i[34]86 to i[345]86.
16729 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16731         * configure (version): A few more tweaks to help message.
16733 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16735         * Makefile.in:  Remove (for now) librx as a host library,
16736         now that we're building it for target.
16738 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16740         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16741         (Karl Berry).
16743 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16745         * configure.in:  Also configure librx.
16747 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16749         * Makefile.in:  Update various rules to reflect that librx
16750         is now needed for libg++.
16752 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16754         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16756 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16758         * configure.in: Configure the examples directory.
16760 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16762         * configure: Simplify Jun 2 1994 change.
16764 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16766         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16767         /bin/gcc isn't good enough to build gcc.
16769 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16771         * Makefile.in (GDB_SUPPORT_FILES): Remove
16772         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16773         (gdb.tar.gz): Add new rule to use standard distribution building
16774         mechanism.
16776 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16778         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16779         Bill Cox <bill@cygnus.com>.
16781 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16783         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16785 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16787         * configure:  Search current dir first in .gdbinit.
16789 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16791         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16793 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16795         * config.sub:  Refer to NeXT's operating system as nextstep.
16797         * config.sub (case $basic_machine):  Re-order the cases, to match
16798         the order in the FSF version (which is mostly alphabethical).
16799         Merge in some additions and changes from the FSF.
16801 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16803         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16804         * config.sub: Recognize cxux7.
16805         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16807 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16809         * config.sub:  Fix typo powerpc -> powerpc-*.
16811 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16813         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16815         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16816         parallel with all-emacs and install-emacs).  Top-level command
16817         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16819 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16821         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16822         $(relbindir)/make before doing ``make install'', and use
16823         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16824         installing over running make binary.
16825         ($(host)-stamp-stage3-installed): Likewise.
16827 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16829         * config.guess: Recognize Mach.
16831 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16833         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16834         see whether --exec-prefix was used.
16836 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16838         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16840 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16842         * Makefile.in: Add all-librx target similar to all-libproc.
16844 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16846         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16847         with post 1.2 uname bogosity.
16849 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16851         * configure: Remove temporary files on receipt of a signal.
16853 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16855         * configure: If there is a package_makefile_frag, remove
16856         ${subdir}/Makefile.tem after copying it in.
16858 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16860         * build_all.mk: support rs6000 lynx identifies itself as
16861         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16862         since /bin/gcc is too feeble to compile a modern gcc.
16864 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16866         * brought devo/test-build.mk update-to-date with progressive/
16867           test-build.mk. Add lynx targets and hppa flag info.
16869 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16871         * configure.in:  Use mh-ncrsvr43.  Patch from
16872         Tom McConnell <tmcconne@sedona.intel.com>.
16874 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16876         * config.guess (i386-unknown-bsdi):  No longer need to
16877         check #if defined(__bsdi__) && defined(__i386__).
16879 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16881         * configure: Set program_transform_nameoption correctly.
16883 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16885         * brought build-all.mk update-to-date with progressive build-all.mk,
16886           added new targets and hppa info.
16888 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16890         * configure: If config.guess result is a prefix of the user
16891         specified target, assume a native build and use the user specified
16892         target as the host alias.  Remove SunOS patch suffix removal hack.
16893         * configure.in: Remove SunOS patch suffix removal hack.
16895         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16896         in NATIVE_CHECK_MODULES.
16898 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16900         * Makefile.in: Rename HOST_ONLY to NATIVE.
16901         * configure: Delete SunOs patch suffix from host_canonical
16902           and build_canonical variables that are prepended to Makefiles.
16903         * configure.in: Add comments for easier maintenance.
16905 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16907         * Makefile.in: Add all-libproc target similar to all-gui.
16909 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16911         * Makefile.in (CHECK_MODULES): split into
16912         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16914 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16916         * config.guess (i386-unknown-bsdi): New system to guess.
16918 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16920         * Makefile.in: Add all-gui target (but not yet build by "all").
16922 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16924         * config.sub: Move deletion of patch suffix from here...
16925         * configure.in: To here, at Ian's suggestion.  The top-
16926           level scripts might need to know of a patch level.
16928 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16930         * config.sub: Strip off patch suffix so rtl is recognized
16931           as a sunos4.1.3 machine, even though it's been patched.
16933 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16935         * Makefile.in (INSTALL_LAST): Delete.
16936         (INSTALL_DOSREL): New.
16938 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16940         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16941         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16942         whether we pass down --with-gnu-ld anyhow.
16944 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16946         * Makefile.in (INSTALL_LAST): Change operation so it works
16947         on more flavors of make.
16948         * configure.in (go32): Don't build libg++ or libio.
16950 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16952         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16953         they can be overriden by templates.
16955 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16957         * configure.in (target==go32): Don't build gdb.
16958         * dosrel: New directory.
16960 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16962         * configure.in (host==go32): Configure dosrel too.
16963         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16964         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16965         be set by incoming names or templates.
16966         (INSTALL_LAST): New rule.
16968 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16970         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16972 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16974         * configure.in (appdirs): New variable.  Currently empty, but will
16975         be used in gas distribution.  If nonempty, lists a set of
16976         directories at least one of which must get configured, or top
16977         level configuration is considered to have failed.
16978         (rs6000-*-lynxos*): Use new file name.
16980 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16982         Eliminate XTRAFLAGS.
16983         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16984         newlib include files using -idirafter, and also use -nostdinc.
16985         (CXX_FOR_TARGET): Likewise.
16986         (XTRAFLAGS): Removed.
16987         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16988         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16989         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16990         ($(DO_X)): Don't pass down XTRAFLAGS.
16992 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16994         * configure.in (mips*-dec-bsd*): New target; do build linker.
16995         (mips*-*-bsd*): New target; don't build linker.
16997 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16999         * configure.in: support rs6000-*-lynxos* configuration.
17000         support sunos4 as a cross target.
17002         * config.sub: look for lynx*, not lynx since the OS version may
17003         legitimately be part of the name.
17005 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17007         * configure.in (i[34]86-*-sco*): Move to be with other i386
17008         targets.
17009         (romp-*-*): New target.  Skip various binary utilities.
17010         (vax-*-*): New target.  Don't build newlib.
17011         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17013 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17015         * configure.in: Only set host_makefile_frag if config
17016         directory exists.
17018 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17020         * install.sh: If $dstdir exists, don't check whether each
17021         component does.
17023 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17025         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17027 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17029         * configure.in (*-*-lynxos*): Don't configure newlib for either
17030         native or cross Lynx.
17032 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17034         * config.sub (sparc64-elf): Fix os.
17035         (z8k): Remove duplicate.
17037 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17039         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17040         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17042 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17044         * configure: Make file links cleanly even if Lynx fails on
17045           an NFS symlink (at least fail cleanly).
17047 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17049         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17050         -XNh2000.
17052 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17054         * configure: Unknown options are fatal again.
17056 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17058         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17059         compatibility.
17061 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17063         * build-all.mk: Add `clean' target.
17065 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17067         * config.guess:  Add SINIX support.
17068         * configure.in:  Add mips-*-sysv4* support.
17070 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17072         * build-all.mk: Document all useful targets.
17073         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17074         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17076 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17078         * configure: Support --silent, --quiet.
17080 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17082         * configure: Support --disable-FEATURE.
17084 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17086         * config.guess: Recognize NCR running SVR4.3.
17088 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17090         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17091         Patch from Paul Eggert <eggert@twinsun.com>.
17093 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17095         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17097 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17099         * configure: Make unrecognized options give nonfatal warnings
17100         instead of fatal errors, and pass them to any subdirectory
17101         configures in case they recognize them.
17102         Make --x equivalent to --with-x.
17104 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17106         * configure: Add --enable-* options.  Clean up usage message and
17107         some comments.
17109 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17111         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17113 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17115         * configure.in (hppa*-*-*): Enable binutils.
17117 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17119         * config.sub: Recognize cisco.
17121 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17123         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17125 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17127         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17128         than one configuration name.  Add comment.
17130 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17132         * config.guess: about target *-hitachi-hiuxwe2, fixed
17133         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17134         macro is incorrect.]
17136 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17138         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17139         than the "make ls" stuff which used to be here.
17141 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17143         * config.guess:  Recognize i[34]86-unknown-freebsd.
17144         From Shawn M Carey <smcarey@rodan.syr.edu>.
17146 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17148         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17150 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17152         * config.guess: Check for ptx.
17154 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17156         * config.sub: Add os9k checking.
17158 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17160         * config.guess: Handle OSF1 running on HPPA processors
17162 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17164         * configure: If subdir configure fails, print out a message with
17165         subdirectory name, in case subdir's configure code didn't identify
17166         itself.
17168 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17170         * configure.in: Remove embedded newlines from configdirs.
17171         Avoid mismatches of substrings.  Fix matching strings at end
17172         of configdirs.
17174 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17176         * config.guess:  Add Lynx/rs6000 config support.
17178 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17180         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17182 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17184         * configure.in (hppa*-*-osf*): Treat this just like most other
17185         PA configurations (eg no binutils or ld).
17186         (hppa*-*-*elf*): These configurations have binutils and ld.
17188 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17190         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17192 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17194         * configure.in (rs6000-*-*): Build gas.
17196 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17198         * Makefile.in:  Avoid bug in losing hpux sed.
17200 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17202         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17203         for GDB and GDB has been fixed to not need it.
17205 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17207         * config.guess: Recognize vax hosts.
17209 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17211         * configure (while loop): Don't use "break 2" inside case
17212         statement -- the case statement isn't an enclosing loop.
17214 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17216         * config.guess:  Clean up NeXT support, to allow nextstep
17217         on Intel machines.  Make OS be nextstep.
17219 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17221         * config.guess: Add alternate forms for Convex.
17223 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17225         * configure:  Completely rewrite option processing.  Take
17226         advantage of pattern-matching to avoid invoking test frequently.
17227         Also clean up host and target defaulting logic.
17229 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17231         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17232         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17233         commands (plus user environment) will fit SCO limits.
17235 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17237         * configure.in: Don't issue warnings about directories which are
17238         not being configured if -norecursion is set.  Correct test for
17239         --with-gnu-as and --with-gnu-ld to not get confused by substring
17240         matches.
17242         * configure.in: Don't build gas for alpha-dec-osf1*.
17244 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17246         * configure:  Back out Per's change of 12/19/1993.  It changes the
17247         behavior of configure in unexpected and confusing ways.
17249         Also, use different delim char when calculating
17250         program_transform_name so that the name can contain slashes.
17252 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17254         * configure.in, config.sub: Add support for VSTa micro-kernel.
17256 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17258         * configure.in: Nuke hacks which were used to get a special
17259         version of GAS for HPPA configurations.
17261 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17263         * configure:  If only ${target_alias} is given, use that
17264         as the default for ${host_alias}.
17265         * configure:  Add missing back-slashes before nested quotes.
17267 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17269         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17271 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17273         * config.guess:  Recognize some Tektronix configurations.
17274         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17276 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17278         * config.sub: Match any flavor of SH.
17280 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17282         * configure.in: Don't try to configure newlib for Alpha.
17284 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17286         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17287         libg++ or libio for any Alpha target.
17289         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17291 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17293         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17294         default arguments -- so it tried to compress itself.
17296 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17298         * configure.in (notsupp): ensure that a space is always at the end
17299           of the configdirs list, since the grep checks for an explicit space
17301 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17303         * configure.in (target i386-sysv4.2): don't build ld, since static
17304           versions of many libraries are not available.
17306 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17308         * config.guess: Recognize Apollos (using environment variables).
17309         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17311 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17313         * config.guess: Recognize Sony news mips running newsos.
17315 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17317         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17318         "fi ; else" for bash.
17320 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17322         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17324 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17326         * config.sub: accept unixware as an alias for svr4.2.
17327         Fix some inconsistancies with the gcc version.
17329 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17331         * Makefile.in (DISTDOCDIRS):  Add gdb.
17333 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17335         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17337 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17339         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17340         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17341         this now.
17343 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17345         * config.sub: Accept hiux* as an OS name.
17347         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17348         etc/make-stds.texi.  The underscore came from gcc, and dje now
17349         agrees that RUNTESTFLAGS is the correct name.
17351 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17353         * install.sh:  Remove 'set -e'.  It makes any conditionals
17354         in the script useless.
17356         * config.guess: Automatically recognize arm-acorn-riscix
17357         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17359 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17361         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17363 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17365         * Makefile.in (DISTDOCDIRS): New variable.
17366         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17367         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17369 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17371         * configure.in (hppa target): check the source directory for the
17372           pagas sub-directory
17374 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17376         * config.sub: Allow -aout* and -elf*.
17378 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17380         * configure.in: Don't build ld on i386-solaris2, same as for
17381         sparc-solaris2.
17383 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17385         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17387 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17389         * configure.in:  Configure gdb for alpha.
17391 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17393         * Makefile.in (CXXFLAGS): Add -O.
17395 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17397         * config.guess: added support for DG Aviion
17399 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17401         * configure.in: Produce warning message for subdirectories not
17402         configurable for this host/target combination.  Don't try to
17403         configure gdb for vms.
17405 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17407         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17408         appropriate files before making "diststuff".
17409         (DISTBISONFILES): New var: list of files to be edited.
17410         (DISTSTUFFDIRS): Add binutils.
17412 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17414         * config.sub: also handle mipsel and mips64el (for little endian mips)
17416 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17418         * configure.in: Add * to end of all OS names.
17420 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17422         * configure.in: Build newlib for LynxOS native.
17424 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17426         * config.guess: Add support for delta 88k running SVR3.
17428         * configure.in: Add comment about HP compiler vs. emacs.
17430 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17432         * configure.in: don't build ld on solaris2 (not a viable option
17433           due to bugs in getpwnam & getpwuid)
17435 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17437         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17438         config.guess will produce a full version number.
17440 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17442         * configure.in: Build linker and binutils for alpha-dec-osf1.
17444 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17446         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17447         and gdb/testsuite/Makefile.in.
17449 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17451         * configure.in: recognize mips*- instead of mips-
17453 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17455         * config.sub: Accept linux*coff and linux*elf as operating
17456         systems.
17458 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17460         * config.sub: Recognize mips64, and mips3 as an alias for it.
17462 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17464         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17465         gdb knows how to handle OSF/1 shared libraries.
17467 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17469         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17470         * config.guess: Recognize Hitachi's HIUX.
17471         * config.sub: Recognize h3050r* and hppahitachi.
17472         Remove redundant cases for hp9k[23]*.
17474 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17476         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17477         if gas and ld are in the source tree and are in ${configdirs}.
17478         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17479         --with options (but still pass them down on the command line,
17480         if they were explicitly specified).
17482 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17484         * configure: substitute SHELL value in Makefile.in with
17485         ${CONFIG_SHELL}
17487 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17489         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17490         *-*-solaris2* targets.
17492 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17494         * Makefile.in: define M4, and pass it down to sub-makes;
17495         all-autoconf now depends on all-m4
17497 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17499         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17500         presence of {ar,ranlib} instead of a configured directory
17502 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17504         * config.guess: Accept 34?? as well as 33?? for NCR.
17506 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17508         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17509         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17511 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17513         * configure: grab values for $(CC) and $(CXX) from the
17514         environment, so that someone can do "CC=gcc configure; make" and
17515         have it work right (matching the way that autoconf works now)
17517         * configure.in, Makefile.in: add support for gash, the tcl
17518         interface to Galaxy
17520         * config.guess: add NetBSD variants (hp300, x86)
17522 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17524         * install.sh: Support -d option (in the manner of SunOS 4 install,
17525         as it is more deterministic than that of GNU install)
17526         (chmodcmd): Set file to mode 755 by default (should also do default
17527         chgrp and chown, but I don't feel like dealing with that now)
17529 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17531         * config.sub: Remove h8300hhms alias.
17533 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17535         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17537 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17539         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17540         as stmp-fixinc
17542 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17544         * config.sub: recognize m88110-bug-coff.
17546 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17548         * Makefile.in (all-libio): all dependencies on the toolchain used
17549         to build this (gcc, gas, ld, etc)
17551 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17553         * config.guess: Deal with OSF/1 1.3 on alpha.
17555 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17557         * install.sh: add some 'else true' clauses for portability
17559         * configure.in: don't build libio for h8[35]00-*-* targets
17561 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17563         * Makefile.in:  Add support for new libio.
17565 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17567         * install.sh: If one command fails, don't try the rest.  Don't try
17568         to remove $dsttmp (via trap) unless we have already created it.
17569         If $src doesn't exist, detect it and exit with an error.
17571         * config.guess: Recognize BSD on hp300.
17573 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17575         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17576         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17578 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17580         * Makefile.in (all-send-pr): depends on all-prms
17582 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17584         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17586 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17588         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17589         Added test for mips-mips-riscos5.
17591 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17593         * configure.in: use mh-hp300 for 68k HP hosts
17595 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17597         * configure: add support for CONFIG_SHELL, so that you can use
17598         some alternate shell for evaluating configure scripts
17600 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17602         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17603         in configure script to bug-gdb@prep.ai.mit.edu when building
17604         distribution archive.
17605         * Makefile.in (COMPRESS):  Remove def.
17606         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17607         gdb.tar.Z and make-gdb.tar.Z respectively.
17608         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17609         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17610         to convergence with 'taz' target in Makefile.in.
17612 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17614         * install.sh (dsttmp): use trap to ensure that tmp files go
17615         away on error conditions
17617 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17619         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17621 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17623         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17624         its parent is '/' not ''.
17626         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17628 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17630         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17631         that ${newsrcdir}/configure.in does.
17633 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17635         * test-build.mk: support for CONFIG_SHELL
17637 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17639         * config.sub (netware):  Add as a basic system type.
17641 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17643         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17644           $(srcdir)/ from the dependency on Makefile.in.
17646 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17648         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17649         (h8300hhms is temporary until multi-libraries are implemented).
17650         * configure.in: Handle h8300h too.
17652 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17654         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17656 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17658         * configure:  Remove extraneous output when guessing host type.
17659         * config.guess:  Remove extraneous output when guessing using C
17660         compiler rather than uname, or when guessing fails.
17662 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17664         * Makefile.in: remove all.cross and install.cross targets
17666         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17667           definitions
17669 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17671         * configure.in (target sh): Build gprof.
17673 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17675         * config.sub: change -solaris to -solaris2
17677 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17679         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17681 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17683         * configure: Correct error message for missing Makefile.in to
17684         print correct directory.
17686 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17688         * install.sh: kludge around 386BSD shell bug
17690 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17692         * config.guess:  Recognize NeXT.
17693         * config.guess:  Recognize i486-ncr-sysv4.
17694         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17696 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17698         * Makefile.in (MAKEINFOFLAGS): New variable.
17699         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17700         * build-all.mk, test-build.mk: Pass down --no-split as
17701         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17703 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17705         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17707 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17709         * Makefile.in (libg++.tar.z):  New rule.
17710         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17711         * Makefile.in (taz):  Only do a single chmod.
17713 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17715         * install.sh: don't use dirname anymore (replaced with sed usage)
17717 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17719         * Makefile.in:  Change extension for gzip'd files from '.z' to
17720         '.gz' per new FSF standard usage.
17722 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17724         * configure: put quotes around the final value of program_transform_name
17726 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17728         * Makefile.in: new install.sh support; update install-info rules
17730 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17732         * configure.in: Build diff for crosses, but not for go32 host.
17734         * configure.in: Build gprof only for native, and don't build it
17735         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17737 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17739         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17741 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17743         * configure.in (host_tools): Add prms.
17745 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17747         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17748         with $(FLAGS_TO_PASS) on the command line
17750         * config.sub: Recognize lynx and lynxos
17752 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17754         * config.sub: Accept -ecoff*, not just -ecoff.
17756 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17758         * Makefile.in (taz): Use .gz suffix instead of .z.
17759         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17760         names.
17762 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17764         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17766 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17768         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17769         that rebuilds that might happen during 'make install' don't get
17770         bogus gcc include files
17772 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17774         Change from Utah for HPPA support:
17775         * config.guess: Recognize hppa1.x-hp-bsd.
17777 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17779         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17780         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17782 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17784         * config.sub: Add support for rom68k and bug boot monitors.
17786 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17788         * Makefile.in: Make all-opcodes depend on all-bfd.
17790 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17792         * config.guess: Added special check for i[34]86-univel-sysv4*.
17794 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17796         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17797         the processor rather than assuming i486.
17799 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17801         * config.guess: Recognize SunOS6 as Solaris3.
17803 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17805         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17806         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17808 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17810         * build-all.mk (all-cross): New target for Canadian Cross.
17811         Added Q2 go32 targets.
17812         * test-build.mk: Configure go32 cross sparclite-aout and
17813         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17814         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17816 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17818         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17819         GO32 hosted toolchains
17821 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17823         * configure: change  so "-exec-prefix" gets passed down rather
17824         than "-exec_prefix" so autoconf generated Makefiles get the
17825         exec_prefix set right.
17827 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17829         * config.guess: get the Solaris2 minor version number
17831         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17833 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17835         * config.guess: Recognize some Sequent platforms.
17837 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17839         * Makefile.in: added the vault-install target
17841         * configure.in: actually use the Sun3 makefile fragment that's in
17842         config, also added the release dir to configdirs
17844 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17846         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17848 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17850         * configure.in: remove some program from Alpha targetted toolchains
17852 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17854         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17855         gprof.
17856         (taz): Run "make diststuff" in those directories instead of "make
17857         proto-dir".  Look for "VERSION=" only at start of line in subdir
17858         Makefile.  Use "gzip -9" for compression.
17859         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17860         (binutils.tar.z): New target.
17862 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17864         * Makefile.in (taz): Include gpl.texinfo.
17866 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17868         * Makefile.in (setup-dirs): Merged into "taz" target.
17869         (taz): Only do `proto-dir' stuff if a directory is actually needed
17870         for this target.
17872 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17874         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17875         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17876         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17877         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17878         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17880 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17882         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17883         config.sub, and move-if-change to gdb testsuite distribution
17884         archive, so the testsuite can be extracted, configured, and
17885         run separately from the gdb distribution.  Blow away the Chill
17886         tests that require a Chill compiled executable, since GNU Chill
17887         is not yet publically available.
17889 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17891         * test-build.mk: set environment variables in a single command,
17892         instead of a list of assignments and exports
17894         * config.guess: recognize Alpha/OSF1 systems
17896 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17898         * configure: Change help message to prefer --options rather than
17899           -options.
17901 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17903         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17904         zippy@ecst.csuchico.edu.
17905         * config.guess: Recognize miniframe.
17907 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17909         * Makefile.in: Use srcroot to find runtest rather than rootme.
17910         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17912 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17914         * test-build.mk: Extensive additions to support building on a
17915         machine other than the host.
17917 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17919         * configure (tooldir): Fix for i386-aix again.
17921 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17923         * configure, Makefile.in:  Change definition of $(tooldir)
17924         to match the FSF.
17926 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17928         * config.guess:  Recognize i[34]86/SVR4.
17930 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17932         * Makefile.in (all-gdb): gdb depends on sim.
17934 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17936         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17937         at the same time we make the prototype gdb directory.
17938         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17939         files at the same time as the gdb base release distribution.
17941 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17943         * Makefile.in (check): Use individual check targets rather than
17944         DO_X rule.
17945         (check-gcc): Added.
17947 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17949         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17950         for System V release 3.2.
17952 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17954         * config.sub: Recognize hppaosf.
17955         * configure.in: Do configure ld/binutils/gas for it.
17957 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17959         * configure (tooldir): Alter syntax used to set this, for systems
17960         where "\$" isn't handled right, like i386-aix.
17962 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17964         * configure: Pass program-transform-name, not
17965         program_transform_name, to recursive configures.
17967 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17969         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17970         of gas+ld+binutils.
17972 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17974         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17976 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17978         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17980 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17982         * Makefile.in (PRMS): Set back to all-prms.
17984 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17986         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17987         targets, rather than for MIPS hosts.
17989 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17991         * configure.in: add comment for --with-x default values
17993         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17995         * Makefile.in: add check-* targets for each of the directories in
17996         the tree.  Add a definition of RUNTEST that will use the one we
17997         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17999 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18001         * configure.in: Removed obsolete references to bfd_target and
18002         target_makefile_frag.
18004         * build-all.mk: Set assorted targets for Q2.
18005         * config.sub: Recognize z8k-sim and h8300-hms.
18006         * test-build.mk: Really don't pass host to configure.
18007         (HOLES): Added uname.
18009 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18011         * configure: Handle an empty program-prefix, program-suffix or
18012         program-transform-name correctly.
18014 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18016         * build-all.mk: -G 8 no longer required for MIPS targets.
18017         * test-build.mk: Don't pass host argument to configure; make it
18018         guess.
18020 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18022         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18023         * Makefile.in (COMPRESS):  New macro, like GZIP.
18025 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18027         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18029         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18030         with gas currently defaults to -G 0.
18032 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18034         * Makefile.in (all-flex): flex depends on byacc.
18036         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18037         to test-build.mk as RELEASE_TAG.
18038         * test-build.mk (configargs): New variable containing arguments to
18039         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18040         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18042         * config.guess: Use /bin/uname when checking -X argument on SCO,
18043         to avoid invoking GNU uname which doesn't understand -X.
18045         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18047         * configure.in: Build gas for mips-*-*.
18049 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18051         * Makefile.in (all.normal): insert missing backslash.
18053 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18055         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18057         * Makefile.in: Complete overhaul to merge many almost identical
18058         targets.
18060 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18062         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18063         (gdb.tar.Z): Adjusted.
18065         * Makefile.in (setup-dirs, taz): New targets; should be general
18066         enough to adapt for gdb sometime.  Build only .z file.
18067         (gas.tar.z): New target.
18069 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18071         * build-all.mk: Use CC=cc -Xs on Solaris.
18073 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18075         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18076         for handling BISON for FSF releases.
18078 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18080         * configure: Actually implement the change zoo just documented.
18082 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18084         * configure: when using config.guess, only set target_alias when
18085         it's not already been set (ie, on the command line)
18087 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18089         * Makefile.in: add installcheck target, set PRMS to install-prms
18091 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18093         * configure: add support for package_makefile_fragment, handle the
18094         case where a directory has a configure.in file but no Makefile.in
18095         more gracefully (with an actual understandable error message, even);
18096         add support for --without (and add this to the usage message); also
18097         explicitly add a --host=${host_alias} to the command line when
18098         config.guess is used
18100 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18102         * configure: Must use both --host and --target in recursive calls.
18104 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18106         * Makefile.in: Change deja-gnu to dejagnu.
18108 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18110         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18112 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18114         * configure.in: canonicalize all instances to *-*-solaris2*,
18115         also strip out a number of tools to not build for go32 host
18117 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18119         * config.guess: add GPL.
18121         * Makefile.in, config.guess, config.sub, configure: bump
18122           copyrights to 93.
18124 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18126         * Makefile.in (do-info): Removed obsolete check for existence of
18127         localenv file.
18129         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18131 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18133         * Makefile.in: a couple of 'else true' for decstation,
18134         support for TclX
18136         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18138 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18140         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18142 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18144         * config.guess: Recognize i386-ibm-aix (PS/2).
18145         * configure.in: Use config/mh-aix386 file for it.
18147 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18149         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18150         CC_FOR_TARGET instead.
18151         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18153 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18155         * Makefile.in: Add sim to list of directories sent with gdb
18157 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18159         * configure.in: Put back mips-dec-bsd* case.
18161 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18163         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18164         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18165         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18167 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18169         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18171         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18172         (install-info): install dir.info only if it exists,
18173         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18175 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18177         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18178         gas for mips-dec-bsd.
18180 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18182         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18183         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18185 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18187         * configure.in: Added "dejagnu" to hosttools list.
18189 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18191         * config.sub, configure.in, config.guess:  Add support
18192         for Bosx, an AIX variant from Bull.
18193         Patches from F.Pierresteguy@frcl.bull.fr.
18195 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18197         * devo/dejagnu: Initial creation of devo/dejagnu.
18198         Migrated dejagnu testcases and support files for testing software
18199         tools to reside as subdirectories, currently called "testsuite",
18200         within the directory of the software tool.  Migrated all programs,
18201         support libraries, etc. beloging to dejagnu proper from
18202         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18203         with no modifications.  The changes to these files which will
18204         allow them to configure, build, and execute properly will be made
18205         in a future update.
18207 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18209         * Makefile.in: Change send_pr to send-pr.
18210         * configure.in: Likewise.
18211         * send_pr: Renamed directory to send-pr.
18213 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18215         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18217 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18219         * README:  Update for gdb-4.8 release.
18220         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18221         gdb-xxx.tar.z (gzip'd) file also.
18223 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18225         * Makefile.in: make all-diff depend on all-libiberty
18227 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18229         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18231 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18233         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18235 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18237         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18238         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18239         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18241 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18243         * Makefile.in:  makeinfo binary is in a new location
18245 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18247         * config.sub: Accept -ecoff as an OS.
18249         * Makefile.in: Various changes to eliminate a level of make
18250         recursion and reduce the required command line length.
18251         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18252         sub-makes.
18253         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18254         variables holding settings for specific sub-makes.
18255         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18256         in terms of BASE_FLAGS_TO_PASS.
18257         (TARGET_LIBS): New variable listing directories which use
18258         TARGET_FLAGS_TO_PASS.
18259         (subdir_do): Eliminated.
18260         (do-*): New set of targets to replace subdir_do.
18261         (various): All targets which used subdir_do now depend on do-*.
18262         (local-clean): Renamed from do_clean.
18263         (local-distclean): New target, dependency of distclean and
18264         realclean.
18265         (install-info): Don't create directories.  Depend on dir.info
18266         rather than calling make recursively.
18267         (install-dir.info): Eliminated.
18268         (install-info-dirs): Create all info directories here.
18269         (dir.info): Depend upon do-install-info.
18271         * test-build.mk (HOLES): Added false.
18273 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18275         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18277 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18279         * Makefile.in (info): remove dependency on all-texinfo.  The
18280         problem was really in texinfo/C, not at this level.
18282 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18284         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18286 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18288         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18289         GDB releases.
18291 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18293         * configure: Include srcdir in message about target of link not
18294         being found.  Don't convert `-' to `_' in `with' options being
18295         passed to subdirs.
18297 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18299         * configure.in: add uudecode to host_tools
18301         * Makefile.in: added {all,install}-uudecode targets, added them to
18302         the appropriate lists
18304 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18306         * Makefile.in (all-gcc): Added dependency on all-gas.
18308         * configure.in (mips-*-*): Build ld and binutils.
18310 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18312         * configure: check return code from mkdir, print error message and
18313           exit on failure.
18315 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18317         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18319 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18321         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18323 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18325         * config.sub (h8500):  Recognize this as a cpu type.
18327 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18329         * configure: source directory missing is no longer a warning
18331         * configure.in: recognize irix[34]* instead of irix[34]
18333         * Makefile.in: define and pass down X11_LIB
18335 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18337         * guess-systype: Renamed to ...
18338         * config.guess:  ... by popular request.
18339         * configure.in, Makefile.in:  Update accordingly.
18341 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18343         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18344         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18345         + Execute ./dummy instead of assuming . is in PATH.
18347 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18349         * guess-systype:  New shell script.  Attempts to guess the
18350         canonical host name of the executing host.
18351         Only a few hosts are supported so far.
18352         * configure:  Call guess-systype if no host is specified.
18354 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18356         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18357         gcc Makefile.
18359 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18361         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18362         (all-gcc, install-gcc, subdir_do): Use it.
18364 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18366         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18368 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18370         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18371           set exclusively by configure, using configure.in .
18373 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18375         * test-build.mk: set $PATH for all builds
18377         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18379 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18381         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18382         the one used in gcc/Makefile.in, so that a null expansion doesn't
18383         override the one needed to build gcc with a native cc.
18385 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18387         * configure: Accept -with arguments.
18389 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18391         * Makefile.in: added h8300sim
18393 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18395         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18396         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18397         (all-cygnus, native, build-cygnus): Make
18398         $(canonhost)-stamp-3stage-done, not $(host)....
18399         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18400         i386-sco3.2v4.  Added else true to if command.
18402 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18404         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18406 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18408         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18410 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18412         * configure.in: don't remove binutils from Solaris builds
18414 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18416         * Makefile.in: get rid of earlier definitions for *clean,
18417         also handle the recursive info rule better
18419 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18421         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18422         do more-or-less the right thing.
18424 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18426         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18427         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18429 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18431         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18432         $(host_canonical).
18434         * configure.in: split the configdirs list into 4 categories (native
18435         v. cross, library v. tool) and handle the cross-only and native-
18436         only in more reasonable (and correct!) way.
18438 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18440         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18441         configdirs anymore.
18443 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18445         * Makefile.in: extensive cleanup::  removed all of the explicit
18446         clean-* targets, collapsed many wrappers around subdir_do into
18447         one, added additional targets to satisfy standards.texi, deleted
18448         some old targets, some changes for consistency
18450 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18452         * configure.in: handle some programs as cross-only, and others as
18453         native only
18455         * test-build.mk: handle partial holes in a more generic manner
18457         * Makefile.in: m4 depends on libiberty
18459 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18461         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18462         time, wdiff, and find to configdirs
18464         * Makefile.in: all, clean, and install rules for the new programs
18465         added to configure.in
18467 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18469         * configure.in: use mh-sun for all *-sun-* hosts
18471 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18473         * Makefile.in: define flags for X11 include files and library file
18474         locations, pass them down to the programs that need this info
18476         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18478 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18480         * configure.in: start building libg++ for HP-UX targets
18482 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18484         * README:  Update references to files moved into etc/.
18486 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18488         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18489         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18491 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18493         * configure: accept dash as well as underscore in long option
18494         names for FSF compatibility.
18496 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18498         * config.sub: added -sco3.2v4 support from FSF.
18500 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18502         * configure.in: expand the section that adds or removes
18503         directories from the list of programs to build, to handle native
18504         vs. cross in addition to host v. native
18506 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18508         * Makefile.in:  Replace C++ in macro names with CXX.
18509         This is less likely to break ...
18511 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18513         * test-build.mk: add -w to GNU_MAKE
18515 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18517         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18518         add 'sparc' to list of recognized cpus.  This needed to make
18519         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18520         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18521         then changes that into $CPU-wrs-vxworks.
18523         * configure.in: remove most references to gdbtest, regularize
18524         target based program removal
18526         * test-build.mk: import from p3 tree (many fixes and changes)
18528 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18530         * Makefile.in: added rules to handle tcl, tk, and expect
18532         * configure.in: handle those directories if they exist
18534 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18536         * config.sub: removed bogus hppabsd and hppahpux names, since
18537         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18539 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18541         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18542         depends upon all-xiberty
18544         * Makefile.in: changes from p3, including:
18546         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18548         * Makefile.in (XTRAFLAGS): include newlib directories if
18549         newlib/Makefile exists, rather than if host != target.
18551         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18553         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18554         from the same source tree and not building a cross-compiler.  This
18555         matters for the libg++ configuration if reconfiguring a tree that
18556         has already been installed.
18558         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18560         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18561         pick up the machine and system specific header files.
18563         * Makefile.in: added AS_FOR_TARGET, passed down in
18564         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18565         the C compiler to use to create programs which are run in the
18566         build environment, set it to default to $(CC), and passed it down
18567         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18569         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18571         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18572         We need them for unusual native builds, like systems without
18573         ranlib.
18575         * configure: also define $(host_canonical) and
18576         $(target_canonical), which are the full, canonical names for the
18577         given host and target
18579 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18581         * Makefile.in:  Added separate definitions for C++.
18583 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18585         * configure.in (configdirs):  Add deja-gnu.
18587 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18589         * README:  Update for configure.texi and gdb-4.7 release.
18591 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18593         * Makefile.in:  Move "all" target to top of file.
18594         Previously, first target was ".PHONY" which caused BSD4.4 make
18595         to build .PHONY when make was run without arguments.
18597 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18599         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18600         Library-copylefted code in libiberty.
18602 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18604         * config.sub:  Replace m68kmote with plain old m68k.
18606 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18608         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18610 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18612         * config.sub: Complain if no argument is given.  Added support for
18613         386bsd as OS and target alias.
18615 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18617         * Makefile.in (XTRAFLAGS): include newlib directories if
18618         newlib/Makefile exists, rather than if host != target.
18620 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18622         * config.sub: recognize sparclite-wrs-vxworks.
18624         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18625         p3.) Added clean-xiberty to clean.
18627 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18629         * configure.in: use *-*-* instead of nested cases for host and target
18631 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18633         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18634         from the same source tree and not building a cross-compiler.  This
18635         matters for the libg++ configuration if reconfiguring a tree that
18636         has already been installed.
18638 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18640         * config.sub (i486v/i486v4):  Merge in from FSF version.
18642 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18644         * configure: only set PWD if it is already set.
18646 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18648         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18649         doesn't have unset and all success paths (and most error paths)
18650         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18651         to just ${PWD} to avoid confusion.)
18653 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18655         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18656         even for a native compilation.
18658 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18660         Changes to make the gdb.tar.Z rule work better.
18662         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18663         (DEVO_SUPPORT):  Add configure.texi.
18664         (bfd-ilrt.tar.Z):  Remove ancient rule.
18666 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18668         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18669         pick up the machine and system specific header files.
18671         * configure.in, config.sub: added new target m68010-adobe-scout,
18672         with alias of adobe68k.  Changed configure.in to check for
18673         -scout before -sco* to avoid a false match.
18675         * Makefile.in: added AS_FOR_TARGET, passed down in
18676         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18677         the C compiler to use to create programs which are run in the
18678         build environment, set it to default to $(CC), and passed it down
18679         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18681 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18683         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18684         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18685         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18686         FOR_TARGET variants, to newlib and libg++.
18688 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18690         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18691         first.
18693 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18695         * config.sub:  Accept `elf' as an environment.
18697 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18699         * Makefile.in (all-opcodes):  cd into the right directory
18701 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18703         * configure: added -program_transform_name option, used as
18704         argument to sed when installing programs.
18705         configure.texi: added documentation for -program_prefix,
18706         -program_suffix and -program_transform_name.
18708 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18710         * config.sub:  Accept i486 where i386 ok.
18712 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18714         * config.sub: accept we32k
18716 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18718         * config.sub, configure.in: accept OSE68000 and OSE68k.
18720         * Makefile.in: don't create all directories for ``make install'';
18721         let the subdirectories create the ones they need.
18723 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18725         * COPYING: new file, GPL v2
18727 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18729         * Makefile.in: use the new gen-info-dir, which needs a template
18730         argument (which also lives in texinfo)
18732         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18734 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18736         * config.sub (ncr3000):  Change i386 to i486.
18738 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18740         * Makefile.in: add install-rcs, install-grep to
18741         install-no-fixedincludes, removed install-bison and install-libgcc
18743 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18745         * configure.in: grab the HPUX makefile fragment if on HPUX
18747 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18749         * Makefile.in: eradicate bison spoor (ditto libgcc).
18750          configure.in: recognise m68{k,000}-ericsson-OSE.
18751          es1800 is alias for m68k-ericsson-OSE
18753 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18755         * configure.in: rearrange the parts that remove programs from
18756         configdirs, based now on HOST==TARGET or by canonical triple.
18758 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18760         * test-build.mk: recurse explicitly with -f test-build.mk when
18761           appropriate.  predicate stage3 and comparison on the existence
18762           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18763           On very clean, also remove ...stamp-co.  Build in-place before
18764           doing other builds.
18766 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18768         * Makefile.in, configure.in: add tgas
18770 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18772         * Makefile.in: a number of changes merged in from progressive.
18774         * configure.in: add libm.
18776         * .cvsignore: ignore some stuff that comes from test-build.mk.
18778 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18780         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18782 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18784         * configure: Add program_suffix (parallel to program_prefix)
18785         * Makefile.in: adjust directory-creating script for losing decstation
18787 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18789         * configure:  Minor $subdir-related fixes.
18791 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18793         * configure: fix various problems with propogating
18794         makefile_target_frag in subdirs.
18795         * configure.in: config libgcc if its there
18797 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18799         * config.sub:  HPPA merge.
18801 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18803         * Makefile.in:  Replace all-bison with all-byacc in all
18804         dependency lines for other tools (which now use byacc).
18806 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18808         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18810 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18812         * Makefile.in: make gprof rules similar to byacc rules (instead of
18813         vestigal $(unsubdir) that didn't work...)
18815 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18817         * config.sub:  Add support for Linux.
18818         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18819         (at least for libg++).
18821 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18823         * configure.texi: fix doc for the -nfp option to configure
18825 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18827         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18829 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18831         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18832         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18833         * configure.in: added solaris* host_makefile_frag hook.
18835 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18837         * config.sub: changed recognition of m68000 so that various
18838         m68k types can be specified via m680[01234]0
18840 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18842         * config.sub (basic_machine): fix sed so that '-foo' isn't
18843         completely substituted out while .+'-foo' loses the '-foo'
18845 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18847         * config.sub ($os): Add -aout.
18849 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18851         * configure:  If host_makefile_frag is absolute, don't
18852         prefix ${invsubdir} (relevant to libg++ auto-configure).
18854 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18856         * Makefile.in (tooldir): Define it.
18857         (all-ld): Depend on all-flex.
18859 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18861         * Makefile.in (check):  Fix libg++ special case.
18863 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18865         * configure: do not bury `pwd` into config.status, thus do fewer
18866           pwd's.
18868         * configure: print the "Building in" message only when building in
18869           other than "." AND verbose.
18871         * configure: remove -s, rework -v to better accommodate guested
18872           configures.
18874         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18876 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18878         * Makefile.in: macroize flags passed on recursion.  remove
18879           fileutils.
18881 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18883         * configure: get makesrcdir right for subdirs deeper than 1.
18885         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18886           install.
18888 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18890         * Makefile.in: don't print subdir_do or recursion lines.
18892 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18894         * standards.texi: added menu item.
18896         * Makefile.in: build and install standards.info.
18898         * standards.texi: new file.
18900 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18902         * configure: test for and move config.status pieces from
18903           ${subdir}/.
18905 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18907         * configure:  Test for existance of files before trying to mv
18908         them, to avoid numerous non-existance messages.
18910 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18912         * configure: correct final line of config.status.
18914         * configure: patch from eggert.  Avoids a protection problem if
18915           the original Makefile.in is read only.
18917         * configure: use move-if-change from gcc to create config.status.
18918           Some makefiles depend on config.status to tell if a directory
18919           has been reconfigured for a different host.  This change
18920           prevents those directories from remaking everything in the case
18921           where the reconfig was only intended to rebuild a Makefile.
18923         * configure: test for config.sub with "config.sub sun4" rather
18924           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18925           host alias from a missing config.sub.
18927 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18929         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18930           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18932 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18934         * configure: mkdir ${subdir} as needed.
18936 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18938         * Makefile.in,configure.in: added autoconf.
18940 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18942         * Makefile.in: no longer pass against on recursion.
18944         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18945           definitions are not inherited.
18947         * configure: correct makesrcdir when subdir is .
18949 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18951         * configure:  Add support for 'subdirs' variable, which is
18952         like 'configdirs', except that configure doesn't re-invoke
18953         itself for subdirs, it just creates a Makefile for each subdir.
18954         * configure.texi:  Document subdirs.
18956 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18958         * configure.in: added flex to configdirs
18960 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18962         * Makefile.in: remove clean-stamps from clean.
18964 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18966         * configure.in:  Add gdbtest to configdirs.
18968 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18970         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18971         to recursive makes.
18972         * configure.in:  Recognize new ncr3000 config.
18974 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18976         * Makefile.in, configure.in: removed references to gdbm.
18978 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18980         * config.sub:  Don't canonicalize os value
18981         newsos* to bsd (readline needs to check for newsos).
18982         (This fix was earlier made Jan 31, but got re-broken.)
18984 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18986         * configure.in:  sco is an os, not a vendor!
18988         * configure:  Quote $( better.  Keep various shells happy.
18990 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18992         * Makefile.in: eliminate stamp-files.
18994 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18996         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18997           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18999 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19001         * config.sub:  fix iris/iris3.
19003 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19005         * configure: re-add -rm.
19007 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19009         * Maskefile.in: add .stmp-rcs to all.
19011         * configure.in: remove gas from rs6000 build, use aix host fragment.
19013 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19015         * configure: pass down site_option during recursion.
19017 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19019         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19021 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19023         * configure: Change exec_prefix so that it really defaults to prefix.
19025 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19027         * Makefile.in, configure.in:  Add support for mmalloc library.
19029 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19031         * Makefile.in: add stmp dependencies for a few more things.
19033 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19035         * configure: adjusted error message on objdir/srcdir configure
19036           collision, per john's suggestion.
19038         * Makefile.in: add libiberty stmp to all and all.cross.
19040 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19042         * Makefile.in: remove force dependencies, add grep to all.
19044 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19046         * Makefile.in: drop flex.  make stamp files work.
19048         * configure: added test for conflicting configuration in srcdir,
19049           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19050           gets cranky.  use relative paths for configure and srcdir
19051           whenever possible.  Send some error messages to stderr that were
19052           going to stdout.
19054 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19056         * Makefile.in:  Fix libg++ rule to check for gcc directory
19057         before using gcc/gcc.  Also pass XTRAFLAGS.
19059 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19061         * Makefile.in: added stmp-files so that directories aren't polled
19062           when they are already built.
19064         * configure.texi: fixed a node pointer problem.
19066 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19068         * config.sub configure.in gdb/configure.in
19069         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19070         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19071         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19073 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19075         * configure: -recurring becomes -silent.  corrected help message
19076           for -site= option.
19078         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19080 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19082         * configure: when building Makefile for crosses, replace
19083           tooldir and program_prefix.  default srcdir from location of
19084           config.sub.  remove "for host in hosts" and "for target in
19085           targets" loops.
19087 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19089         * Makefile.in: Do not pass bindir or mandir to cvs.
19091 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19093         * Makefile.in, configure.in: removed traces of namesubdir,
19094           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19095           copyrights to '92, changed some from Cygnus to FSF.
19097         * configure.texi: remove most references to multiple hosts,
19098           multiple targets, subdirs, etc.
19100         * configure.man: removed rcsid. reference config.sub not
19101           config.subr.
19103         * Makefile.in: mkdir $(infodir) on install-info.
19105 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19107         * configure.texi:  Explain better about .gdbinit and about
19108         the environment that configure.in sections run in.
19110 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19112         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19114 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19116         * README:  DOC.configure => cfg-paper.texi.
19118 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19120         * config.sub (near case $os):  Don't convert newsos* to bsd!
19122 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19124         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19125         the number of copies of COPYING that go into the GDB tar file.
19127 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19129         * bfd/configure.in, gdb/config/mh-i386sco,
19130         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19131         Fix SCO configuration stuff.
19133 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19135         * Makefile.in:  For libg++, make sure the -I pointing
19136         to the gcc directory goes *after* all the libg++-local -I flags.
19137         Also, move just-gcc dependency from just-libg++ to all-libg++.
19139 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19141         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19143 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19145         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19147 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19149         * config.sub:  Add stratus configuration frags.  Also
19150         submitted to FSF.
19152 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19154         * Makefile.in (DEV_SUPPORT):  add configure.man.
19156         * config.sub(Decode manufacturer-specific):  add -none*.
19158 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19160         * Makefile.in:  remove form feeds to make Sun's make happy.
19161         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19163 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19165         * Makefile.in (AR_FLAGS):  Make quieter.
19167 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19169         * configure.in:  Add libg++.
19170         * configure:  When verbose, don't output the command line at each
19171         level; it will be unremarkably the same as the previous version,
19172         which will be the same as what the user typed.
19174 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19176         * configure.in, Makefile.in: fix clean-info, add flex.  add
19177           fileutils.
19179         * configure: be less sensitive to spaces in Makefile.in.  Do not
19180           look for sources in "..".  Doing so breaks subdirectories that
19181           might have their own configure.  If a subdir has it's own
19182           configure script, use it.
19184 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19186         * cfg-paper.texi: some changes suggested by rms.
19188 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19190         * config.sub:  Merge in some small additions from the FSF version,
19191         taken from the gcc distribution, to bring the Cygnus and FSF
19192         versions into closer sync.
19194 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19196         * configure.in:  Changed svr4 references to sysv4.
19198 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19200         * configure: added -V for version number option.
19202 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19204         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19205           renamed from DOC.configure to cfg-paper.texi.
19207 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19209         * configure, config.subr, config.sub: config.subr is now
19210           config.sub again.
19212 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19214         * configure.texi: new file, in progress.
19216         * Makefile.in: build info file and install the man page for
19217           configure.
19219         * configure.man: new file, first cut.
19221         * configure: find config.subr again now that configuration "none"
19222           has gone.  removed all traces of the -ansi option.  removed all
19223           traces of the -languages option.
19225         * config.subr: resync from rms.
19227 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19229         * configure, config.sub, config.subr: merge config.sub into
19230           config.subr, call the result config.subr, remove config.sub, use
19231           config.subr.
19233         * Makefile.in: revised install for dir.info.
19235 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19237         * configure.in: add decstation host makefile frag.
19239         * Makefile.in: BISON now bison -y again.  also install-gcc on
19240           install.  clean-gdbm on clean.  infodir belongs in datadir.
19241           Make directories for info install.  Build dir.info here then
19242           install it.
19244 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19246         * Makefile.in: fix for bad directory tests.
19248 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19250         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19251           regexp.  -srcdir relative was being handled incorrectly.
19253         * Makefile.in: unwrapped some for loops so that parallel makes
19254           work again and so one can focus one's attention on a particular
19255           package.
19257 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19259         * configure: added PWD as a stand in for `pwd` (for speed). use
19260           elif wherever possible.  make -srcdir work without -objdir.
19261           -objdir= commented out.
19263 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19265         * configure: +options become --options.  -subdirs commented out.
19266           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19267           Makefile now at top of generated Makefile.  Removed cvs log
19268           entries.  added -srcdir.  create .gdbinit only if there is one
19269           in ${srcdir}.
19271         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19272           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19273           and mandir now keyed off datadir by default.
19275 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19277         * Freshly created ChangeLog.
19280 Local Variables:
19281 mode: change-log
19282 left-margin: 8
19283 fill-column: 76
19284 version-control: never
19285 End: