1 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3 * configure.ac: Accept only CLooG 0.18.1.
4 * configure: Regenerate.
6 2014-07-17 Roman Gareev <gareevroman@gmail.com>
8 * configure.ac: Don't accept isl 0.11.
9 * configure: Regenerate.
11 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
13 * MAINTAINERS (Write After Approval): Add myself.
15 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17 * configure.ac: Don't accept isl 0.10.
18 * configure: Regenerate.
20 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
22 Fix include path for in-tree cloog.
23 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
24 * configure: Regenerate.
26 2014-06-18 Richard Henderson <rth@redhat.com>
28 * .gitignore: Import gcc_update output.
30 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
32 * config-ml.in: Robustify ac_configure_args parsing.
34 * configure.ac (--enable-linker-plugin-configure-flags)
35 (--enable-linker-plugin-flags): New flags.
36 (configdirs): Conditionally add libiberty-linker-plugin.
37 * configure: Regenerate.
38 * Makefile.def (host_modules): Add libiberty-linker-plugin.
39 (host_modules) <lto-plugin>: Pay attention to
40 @extra_linker_plugin_flags@ and
41 @extra_linker_plugin_configure_flags@.
42 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
43 * Makefile.in: Regenerate.
45 * Makefile.tpl (configure-[+prefix+][+module+])
46 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
47 "module_srcdir" instead of "module" for locating a module's srcdir.
48 * Makefile.in: Regenerate.
50 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
52 * MAINTAINERS (Write After Approval): Add myself.
54 2014-06-06 Sebastian Pop <sebpop@gmail.com>
56 * MAINTAINERS: Update my email address.
58 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
60 * MAINTAINERS (Write After Approval): Add myself.
62 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
64 * MAINTAINERS (Write After Approval): Add myself.
66 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
69 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
70 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
71 * configure: Regenerate.
73 2014-05-28 Pedro Alves <palves@redhat.com>
75 * MAINTAINERS (Write After Approval): Add myself.
77 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
79 * MAINTAINERS: Update my affiliation/email.
81 2014-05-19 Mike Stump <mikestump@comcast.net>
83 * MAINTAINERS: Add wide-int reviewers.
85 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
87 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
88 * configure: Regenerated.
90 2014-05-15 Torvald Riegel <triegel@redhat.com>
92 * MAINTAINERS (libitm): Add myself as maintainer.
94 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
96 * MAINTAINERS (Write After Approval): Add myself.
98 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
100 * config.sub, config.guess: Import from upstream.
102 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
104 * MAINTAINERS (Write After Approval): Put myself in correct order.
106 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
108 * MAINTAINERS (Write After Approval): Add myself.
110 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
112 * MAINTAINERS: Move myself from Reviewers to Write After Approval
115 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
117 * MAINTAINERS (Write After Approval): Delete myself.
119 2014-04-17 Jakub Jelinek <jakub@redhat.com>
122 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
123 and -B* options with -Xcompiler.
125 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
128 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
129 * Makefile.in: Regenerate.
131 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
133 * Makefile.def (dependencies): Make all-ld depend on all-binutils
134 for WINDRES_FOR_TARGET in default-manifest.o rule.
135 * Makefile.in: Regenerate.
137 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
139 * MAINTAINERS (Write After Approval): Add myself.
141 2014-03-26 Jakub Jelinek <jakub@redhat.com>
144 * Makefile.def: Set bootstrap=true; for host fixincludes.
145 * configure.ac: Don't bootstrap host fixincludes unless
146 --with-build-config=bootstrap-{a,ub}san.
147 * Makefile.in: Regenerated.
148 * configure: Regenerated.
150 2014-03-21 Jakub Jelinek <jakub@redhat.com>
152 * configure.ac: Move BUILD_CONFIG set up earlier. Add
153 --enable-vtable-verify option parsing. Don't add
154 target-libsanitizer to bootstrap_target_libs unless
155 --with-build-config=bootstrap-asan or
156 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
157 to bootstrap_target_libs unless --enable-vtable-verify.
158 * configure: Regenerated.
160 2014-03-10 Anatoly Sokolov <aesok@post.ru>
162 * MAINTAINERS (Write After Approval): Add myself.
164 2014-03-07 Denis Chertykov <chertykov@gmail.com>
166 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
168 2014-03-07 Jakub Jelinek <jakub@redhat.com>
171 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
172 -I for libstdc++-v3 includes if $(LEAN).
173 * Makefile.in: Regenerated.
175 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
177 * MAINTAINERS: Update my email address.
179 2014-02-24 Walter Lee <walt@tilera.com>
181 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
182 (tilegx-*-*): Change to tilegx*-*-*.
183 * configure: Regenerate.
185 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
187 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
189 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
191 * MAINTAINERS (Write After Approval): Add myself.
193 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
196 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
199 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
201 * MAINTAINERS: Update my email address.
203 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
205 * MAINTAINERS: Convert to UTF-8.
206 Properly sort Xinliang David Li's entry.
208 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
209 Sandra Loosemore <sandra@codesourcery.com>
211 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
212 nios2 port maintainers.
214 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
216 * MAINTAINERS (Write After Approval): Add myself.
218 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
220 * configure.ac: Add user-friendly check for native x86_64-linux
222 * configure: Regenerate.
224 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
226 * MAINTAINERS: Add myself as sh maintainer.
228 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
230 * MAINTAINERS: Add self as SLSR maintainer.
232 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
234 * MAINTAINERS: Update my email address.
236 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
238 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
240 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
242 * Makefile.in: Regenerate.
244 * Makefile.tpl: Fix typo.
245 * Makefile.in: Regenerate partially.
247 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
249 * configure.ac: Added libcilkrts to noconfig list when C++ is not
251 * configure: Regenerated.
253 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
255 * MAINTAINERS (Write After Approval): Add myself.
257 2013-10-30 Jason Merrill <jason@redhat.com>
259 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
260 --disable-build-format-warnings.
262 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
264 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
265 depend on libstdc++ and libgcc.
266 * configure: Regenerate.
267 * configure.ac: Added libcilkrts to target binaries. Also, restrict
268 libcilkrts for POSIX and i*86, and x86_64 architectures.
269 * Makefile.in: Added libcilkrts related fields to support building it.
271 2013-10-26 Jeff Law <law@redhat.com>
273 * Makefile.def (target_modules): Remove libmudflap
274 (languages): Remove check-target-libmudflap).
275 * Makefile.in: Rebuilt.
276 * Makefile.tpl (check-target-libmudflap-c++): Remove.
277 * configure.ac (target_libraries): Remove target-libmudflap.
278 Remove checks which disabled libmudflap on some systems.
279 * configure: Rebuilt.
280 * libmudflap: Directory removed.
282 2013-10-21 Cong Hou <congh@google.com>
284 * MAINTAINERS (Write After Approval): Add myself.
286 2013-10-16 Mike Stump <mikestump@comcast.net>
288 * .dir-locals.el: Add.
290 2013-10-15 David Malcolm <dmalcolm@redhat.com>
292 * configure.ac: Add --enable-host-shared
293 * configure: Regenerate.
295 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
297 Import from savannah.gnu.org:
298 * config.guess: Update to 2013-06-10 version.
299 * config.sub: Update to 2013-10-01 version.
301 2013-10-01 Simon Cook <simon.cook@embecosm.com>
303 Changes to build configuration to allow big endian ARC ELF toolchain
304 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
305 * configure: Regenerate.
307 2013-09-20 Alan Modra <amodra@gmail.com>
309 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
310 ppc host match. Support little-endian powerpc linux hosts.
312 2013-09-19 Dodji Seketeli <dodji@redhat.com>
314 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
317 2013-09-12 DJ Delorie <dj@redhat.com>
319 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
322 2013-09-03 Richard Biener <rguenther@suse.de>
324 * configure.ac: Also allow ISL 0.12.
325 * configure: Regenerated.
327 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
329 * MAINTAINERS (Write After Approval): Add myself.
331 2013-08-27 David Malcolm <dmalcolm@redhat.com>
333 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
335 2013-08-26 Caroline Tice <cmtice@google.com>
337 * MAINTAINERS: Correct earliers update: Move myself from libvtv
338 "Various Reviewers" to libvtv "Various Maintainers".
340 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
342 * MAINTAINERS: Add myself as RTL optimizers reviewer.
344 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
346 * MAINTAINERS: Update name, email.
348 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
350 * MAINTAINERS (Write After Approval): Add myself.
352 2013-08-12 Caroline Tice <cmtice@google.com>
354 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
355 address in the Write After Approval section.
357 2013-08-09 Carlos O'Donell <carlos@redhat.com>
359 * MAINTAINERS (Write After Approval): Update email.
361 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
363 * configure.ac: Adjust to check VTV_SUPPORTED.
364 * configure: Regenerated.
366 2013-08-02 Caroline Tice <cmtice@google.com>
368 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
369 on non-linux systems; add target-libvtv to noconfigdirs; add
370 libsupc++/.libs to C++ library search paths.
371 * configure: Regenerated.
372 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
373 libstdc++ and libgcc.
374 * Makefile.in: Regenerated.
376 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
378 * MAINTAINERS (Write After Approval): Add myself.
380 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
381 Shiva Chen <shiva0217@gmail.com>
383 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
384 nds32 port maintainers.
386 2013-07-17 Tim Shen <timshen91@gmail.com>
388 * MAINTAINERS (Write After Approval): Add myself.
390 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
392 * configure.ac: Sync from binutils.
393 * configure: Regenerate.
395 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
397 * MAINTAINERS (Write After Approval): Add myself.
399 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
401 * MAINTAINERS (Write After Approval): Add myself.
403 2013-05-17 David Malcolm <dmalcolm@redhat.com>
405 * MAINTAINERS (Write After Approval): Add myself.
407 2013-04-30 Brooks Moses <bmoses@google.com>
409 * MAINTAINERS: Update my email; move myself from Fortran
410 reviewer to Write After Approval.
412 2013-04-16 Andreas Schwab <schwab@suse.de>
414 * configure.ac (aarch64-*-*): Don't disable java.
415 * configure: Regenerate.
417 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
419 * MAINTAINERS (Write After Approval): Add myself.
421 2013-03-30 Matthias Klose <doko@ubuntu.com>
423 * Makefile.def (target_modules): Don't install libffi.
424 * Makefile.in: Regenerate.
426 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
428 * MAINTAINERS (Write After Approval): Add myself.
430 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
432 * MAINTAINERS (Write After Approval): Add myself.
434 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
436 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
437 * configure: Regenerated.
439 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
441 * MAINTAINERS: Explicitly add myself as AIX maintainer.
442 Remove Geoff Keating as rs6000 port maintainer, at his request.
444 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
446 * MAINTAINERS: Update my email.
448 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
450 * configure: Re-generate.
452 2013-01-15 Richard Biener <rguenther@suse.de>
455 * configure: Re-generate.
457 2013-01-14 Matthias Klose <doko@ubuntu.com>
459 * Makefile.def (install-target-libsanitizer): Depend on
460 install-target-libstdc++-v3.
461 * Makefile.in: Regenerate.
463 2013-01-14 Richard Biener <rguenther@suse.de>
465 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
466 * configure: Re-generate
468 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
470 * config.sub: Update from config repo.
472 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
474 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
475 * Makefile.in: Regenerate.
477 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
479 * MAINTAINERS (arc): Add new port maintainership for myself.
481 2013-01-09 Jason Merrill <jason@redhat.com>
483 * .gitignore: Import from gdb repository.
485 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
487 * Makefile.def (configure-gcc): Depend on all-gmp.
488 (all-gcc): Remove dependency on all-gmp.
489 * Makefile.in: Regenerated.
491 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
493 * config.sub: Merge from config repo.
494 * config.guess: Ditto.
496 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
498 * Makefile.def: Merge from binutils.
499 * Makefile.in: Ditto.
501 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
503 * MAINTAINERS: Update my email.
505 2012-12-29 Ben Elliston <bje@gnu.org>
507 * config.guess: Update to 2012-12-29 version.
508 * config.sub: Likewise.
510 2012-12-20 Matthias Klose <doko@ubuntu.com>
512 * Makefile.def (install-target-libgfortran): Depend on
513 install-target-libquadmath, install-target-libgcc.
514 (install-target-libsanitizer): Depend on install-target-libgcc.
515 (install-target-libjava): Depend on install-target-libgcc.
516 (install-target-libitm): Depend on install-target-libgcc.
517 (install-target-libobjc): Depend on install-target-libgcc.
518 (install-target-libstdc++-v3): Depend on install-target-libgcc.
519 * Makefile.in: Regenerate.
521 2012-12-19 Matthias Klose <doko@ubuntu.com>
523 * Makefile.def (install-target-libgo): Depend on
524 install-target-libatomic.
525 * Makefile.in: Regenerate.
527 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
530 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
531 * Makefile.in: Regenerate.
533 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
535 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
536 * configure: Regenerate.
538 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
540 * config.sub: Merge from config repo.
542 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
544 * Makefile.def (target_modules): Add bootstrap=true and
545 raw_cxx=true to libsanitizer.
546 * configure.ac (bootstrap_target_libs): Add libsanitizer.
547 * Makefile.in: Regenerated.
548 * configure: Likewise.
550 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
552 * MAINTAINERS: Remove self as RTL optimization maintainer.
554 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
556 * MAINTAINERS (Write After Approval): Add myself.
558 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
560 * Makefile.def (target_modules): Remove bootstrap=true and
561 raw_cxx=true from libsanitizer.
562 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
563 * Makefile.in: Regenerated.
564 * configure: Likewise.
566 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
568 * Makefile.def (target_modules): Add bootstrap=true and
569 raw_cxx=true to libsanitizer.
570 * configure.ac (bootstrap_target_libs): Add libsanitizer.
571 * Makefile.in: Regenerated.
572 * configure: Likewise.
574 2012-11-28 Andrew Pinski <apinski@cavium.com>
577 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
578 * configure: Regenerate.
579 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
580 * Makefile.in: Regenerate.
582 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
584 * configure.ac: Disable libsanitizer if we're not building C++.
585 * configure: Regenerate.
587 2012-11-15 Roland McGrath <roland@hack.frob.com>
589 * MAINTAINERS (Write After Approval): Add myself.
591 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
593 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
594 Kostya Serebryany (kcc@google.com) and
595 Jakub Jelinek (jakub@redhat.com).
596 Rename area for Dodji Seketeli (dodji@redhat.com).
598 2012-11-15 Dodji Seketeli <dodji@redhat.com>
600 * MAINTAINERS: (asan.c, related): Add myself.
602 2012-11-14 Roland McGrath <mcgrathr@google.com>
604 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
605 * configure: Regenerate.
607 2012-11-13 Richard Henderson <rth@redhat.com>
609 * configure.ac: Move libsanitizer logic to subdirectory.
610 * configure: Regenerate.
612 2012-11-13 Dodji Seketeli <dodji@redhat.com>
614 * configure.ac: Enable libsanitizer just on x86 linux for now.
615 * configure: Re-generate.
617 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
619 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
621 * configure: Regenerate.
623 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
625 * configure.ac: Add section for configdirs for libsanitizer.
626 Disable for cris-*-* and mmix-*-*.
627 * configure: Regenerate.
629 2012-11-12 Wei Mi <wmi@google.com>
631 * configure.ac: Add libsanitizer to target_libraries.
632 * Makefile.def: Ditto.
633 * configure: Regenerate.
634 * Makefile.in: Regenerate.
635 * libsanitizer: New directory for asan runtime. Contains an empty
638 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
640 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
641 against Mingw64 w32api.
642 * configure: Regenerate.
644 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
646 * configure: Regenerated.
648 2012-11-03 Robert Mason <rbmj@verizon.net>
650 * configure.ac: add --disable-libstdcxx configure option
651 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
653 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
655 * MAINTAINERS (Write After Approval): Add myself.
657 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
659 * MAINTAINERS (Write After Approval): Add myself.
661 2012-10-24 Sharad Singhai <singhai@google.com>
663 * MAINTAINERS (Write After Approval): Add myself.
665 2012-10-24 Eric Christopher <echristo@gmail.com>
667 * MAINTAINERS: Update email address.
669 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
672 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
673 * configure: Regenerate.
675 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
677 * MAINTAINERS (aarch64): Add Marcus and myself.
679 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
682 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
683 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
684 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
685 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
686 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
687 * Makefile.in: Regenerate.
688 * configure.ac (have_static_libs): New variable and associated check.
689 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
690 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
691 * configure: Regenerate.
693 2012-10-10 Richard Biener <rguenther@suse.de>
695 * MAINTAINERS: Adjust for changed surname.
697 2012-10-04 Lawrence Crowl <crowl@google.com>
699 * MAINTAINERS (Write After Approval): Add myself.
701 2012-10-01 Cary Coutant <ccoutant@google.com>
703 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
705 2012-09-28 Ian Lance Taylor <iant@google.com>
707 * Makefile.def: Make all-target-libgo depend on
708 all-target-libbacktrace.
709 * Makefile.in: Rebuild.
711 2012-09-26 Ian Lance Taylor <iant@google.com>
713 * Makefile.def: Make all-gcc depend on all-libbacktrace.
714 * Makefile.in: Rebuild.
716 2012-09-20 Walter Lee <walt@tilera.com>
718 * configure.ac: Add tilegx to list of targets that support gold.
719 * configure: Regenerate.
721 2012-09-20 Marek Polacek <polacek@redhat.com>
723 * MAINTAINERS (Write After Approval): Add myself.
725 2012-09-19 Steve Ellcey <sellcey@mips.com>
727 * configure.ac: Add mips*-mti-elf* target.
728 * configure: Regenerate.
730 2012-09-17 Ian Lance Taylor <iant@google.com>
732 * MAINTAINERS (Various Maintainers): Add libbacktrace.
733 * configure.ac (host_libs): Add libbacktrace.
734 (target_libraries): Add libbacktrace.
735 * Makefile.def (host_modules): Add libbacktrace.
736 (target_modules): Likewise.
737 * configure, Makefile.in: Rebuild.
739 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
742 Merge upstream change.
743 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
745 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
746 Add libgomp*.o to compare_exclusions for AIX.
747 * configure: Regenerate.
749 2012-09-06 Diego Novillo <dnovillo@google.com>
751 * configure.ac: Bump minimum GMP version to 4.2.3.
752 * configure: Re-generate.
754 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
757 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
758 target-libgloss if not configured --with-avrlibc=no.
759 * configure: Regenerate.
761 2012-09-04 Jason Merrill <jason@redhat.com>
763 * configure.ac: Fix --enable-languages=all.
765 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
767 * MAINTAINERS (Write After Approval): Add myself.
769 2012-09-03 Richard Guenther <rguenther@suse.de>
772 * configure.ac: Re-organize ISL / CLOOG checks to allow
773 disabling with either --without-isl or --without-cloog.
774 * configure: Regenerated.
776 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
778 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
779 * configure: Regenerate.
781 2012-08-27 Ulrich Drepper <drepper@gmail.com>
783 * MAINTAINERS: Fix my email address.
785 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
788 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
790 * Makefile.in: Regenerated.
792 2012-08-26 Art Haas <ahaas@impactweather.com>
794 * configure: Regenerate.
796 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
798 * INSTALL/README: Also refer to the online installation
801 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
803 * MAINTAINERS (Write After Approval): Add myself.
804 (Picochip port): Remove myself.
806 2012-08-14 Diego Novillo <dnovillo@google.com>
808 Merge from cxx-conversion branch.
810 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
811 POSTSTAGE1_CONFIGURE_FLAGS.
812 * Makefile.in: Regenerate.
813 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
814 Force C++ when bootstrapping.
815 * configure: Regenerate.
817 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
819 * MAINTAINERS (Write After Approval): Add myself.
821 2012-07-16 Joseph Myers <joseph@codesourcery.com>
823 * README: Document use of ranges of years in copyright notices.
825 2012-07-06 Richard Guenther <rguenther@suse.de>
827 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
828 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
830 * Makefile.in: Regenerated.
831 * configure: Likewise.
833 2012-07-06 Richard Guenther <rguenther@suse.de>
835 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
836 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
837 supply V=1 as extra_make_flags.
838 * configure: Regenerated.
839 * Makefile.in: Likewise.
841 2012-07-04 Tristan Gingold <gingold@adacore.com>
843 * configure: Regenerate.
845 2012-07-03 Richard Guenther <rguenther@suse.de>
847 * Makfile.def (isl): Remove not necessary extra_exports and
849 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
850 * Makefile.in: Regenerated.
852 2012-07-03 Richard Guenther <rguenther@suse.de>
854 * Makefile.def (cloog): Add V=1 to extra_make_flags.
855 * configure.ac: If either the ISL or the CLooG check failed
856 do not try to build in-tree versions.
857 * Makefile.in: Regenerated.
858 * configure: Regenerated.
860 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
862 * configure: Regenerate.
864 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
866 * MAINTAINERS (Various Maintainers): Add myself as testsuite
869 2012-07-02 Richard Guenther <rguenther@suse.de>
871 * configure: Regenerated.
873 2012-07-02 Richard Guenther <rguenther@suse.de>
874 Michael Matz <matz@suse.de>
875 Tobias Grosser <tobias@grosser.es>
876 Sebastian Pop <sebpop@gmail.com>
878 * Makefile.def: Add ISL host module, remove PPL host module.
879 Adjust ClooG host module to use the proper ISL.
880 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
881 * configure.ac: Include config/isl.m4. Add ISL host library,
882 remove PPL. Remove PPL configury, add ISL configury, adjust
884 * Makefile.in: Regenerated.
885 * configure: Likewise.
887 2012-07-02 Richard Guenther <rguenther@suse.de>
889 Merge from graphite branch
890 2011-07-21 Tobias Grosser <tobias@grosser.es>
892 * configure: Regenerated.
893 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
894 both cloog.org and legacy versions. The only supported version will
895 be CLooG with the isl backend.
897 2011-07-21 Tobias Grosser <tobias@grosser.es>
899 * configure: Regenerated.
900 * configure.ac: Require cloog isl 0.17.0
902 2011-07-21 Tobias Grosser <tobias@grosser.es>
904 * configure: Regenerated.
905 * config/cloog.m4: Do not define CLOOG_ORG
907 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
909 * configure.ac: Skip C if explicitly selected.
910 * configure: Regenerate.
912 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
914 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
916 * configure: Regenerate.
918 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
921 * df.h, df-problems.c, dce.c: Revert last patch.
923 2012-06-25 Iain Sandoe <iain@codesourcery.com>
925 * MAINTAINERS (Write After Approval): Update my email address.
927 2012-06-21 Meador Inge <meadori@codesourcery.com>
929 * MAINTAINERS (Write After Approval): Add myself.
931 2012-06-20 Jason Merrill <jason@redhat.com>
933 * Makefile.tpl (check-target-libgomp-c++): New.
934 (check-target-libitm-c++): New.
935 * Makefile.def (c++): Add them.
936 * Makefile.in: Regenerate.
938 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
940 * MAINTAINERS (Write After Approval): Add myself.
942 2012-05-16 Olivier Hainque <hainque@adacore.com>
944 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
945 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
946 (install-no-fixedincludes): Adjust accordingly.
947 * Makefile.in: Regenerate.
949 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
951 Merge upstream change
952 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
954 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
956 * MAINTAINERS (Write After Approval): Add myself.
958 2012-05-09 Nick Clifton <nickc@redhat.com>
959 Paul Smith <psmith@gnu.org>
962 * configure.ac (mpfr-dir): When using in-tree MPFR sources
963 allow for the fact that from release v3.1.0 of MPFR the source
964 files were moved into a src sub-directory.
965 * configure: Regenerate.
967 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
969 * configure.ac: Bump minimum MPFR version to 2.4.0.
970 * configure: Regenerated.
972 2012-05-01 Richard Henderson <rth@redhat.com>
974 * Makefile.def (libatomic): New target_module.
975 * configure.ac (target_libraries): Add libatomic.
976 (noconfigdirs): Check if libatomic is supported.
977 * Makefile.in, configure: Rebuild.
979 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
981 * MAINTAINERS (Write After Approval): Add myself.
983 2012-04-25 Joel Brobecker <brobecker@adacore.com>
985 * config.sub: Update to 2012-04-18 version from official repo.
987 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
989 * MAINTAINERS (Write After Approval): Add myself.
991 2012-04-11 Steve Ellcey <sellcey@mips.com>
993 * MAINTAINERS: Changed email address.
995 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
998 * contrib/gcc_update (files_and_dependencies):
999 Remove gcc/config/avr/t-multilib from touch data.
1001 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1003 * MAINTAINERS (OS Port Maintainers): Remove irix.
1004 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1005 (unsupported_languages): Remove mips-sgi-irix6.*.
1006 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1007 (with_stabs): Remove.
1008 * configure: Regenerate.
1010 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1012 * MAINTAINERS (OS Port Maintainers): Remove osf.
1013 * configure.ac (enable_libgomp): Remove *-*-osf*.
1014 (with_stabs): Remove alpha*-*-osf*.
1015 * configure: Regenerate.
1017 2012-03-05 Tristan Gingold <gingold@adacore.com>
1019 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1020 * configure: Regenerate.
1022 2012-02-17 Walter Lee <walt@tilera.com>
1024 * MAINTAINERS: (Write After Approval): Delete myself.
1026 2012-02-14 Walter Lee <walt@tilera.com>
1028 * MAINTAINERS (tilegx port): Add myself.
1029 (tilepro port): Add myself.
1030 (Write After Approval): Add myself.
1032 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1034 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1035 and Joseph Myers as docstring relicensing maintainers.
1037 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1039 * MAINTAINERS (write-after-approval): Add myself.
1041 2012-02-08 Ira Rosen <irar@il.ibm.com>
1043 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1046 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1048 * MAINTAINERS (Write After Approval): Move myself to
1049 maintain alphabetical order.
1051 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1053 * MAINTAINERS (Write After Approval): Add myself.
1055 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1057 * MAINTAINERS (Write After Approval): Add myself.
1059 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1060 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1062 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1063 * configure: Regenerate.
1065 2012-01-23 Harshit Chopra <harshit@google.com>
1067 * MAINTAINERS (Write After Approval): Add myself.
1069 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1071 * configure.ac: Remove reference to mh-interix.
1072 * configure: Regenerate.
1074 2012-01-05 Richard Henderson <rth@redhat.com>
1077 * configure.ac: Disable libitm if c++ is not enabled.
1078 * configure: Rebuild.
1080 * configure.ac: Fix regexp for same.
1081 * configure: Rebuild.
1083 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1085 * MAINTAINERS (Write After Approval): Add myself.
1087 2012-01-02 Richard Guenther <rguenther@suse.de>
1090 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1091 * Makefile.in: Regenerate.
1093 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1095 * MAINTAINERS (Write After Approval): Add myself.
1097 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1099 * configure: Regenerate.
1101 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1103 * MAINTAINERS (picochip): Changed email address.
1105 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1107 * MAINTAINERS (write-after-approval): Add self.
1109 2011-11-29 DJ Delorie <dj@redhat.com>
1111 * configure.ac (rl78-*-*) New case.
1112 * configure: Regenerate.
1113 * MAINTAINERS: Add myself as RL78 maintainer.
1115 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1117 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1119 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1121 * libtool.m4: Additional FreeBSD 10 fixes.
1123 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1125 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1126 Maintainers section, as Epiphany maintainer.
1128 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1131 * configure.ac: Remove ranlib special-casing for Darwin.
1132 * configure: Regenerate.
1134 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1136 * MAINTAINERS (Reviewers): Keep the list sorted.
1138 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1140 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1142 2011-11-09 Roland McGrath <mcgrathr@google.com>
1144 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1145 * configure: Rebuild.
1146 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1147 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1148 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1149 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1150 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1152 * Makefile.in: Rebuild.
1154 2011-11-09 Jason Merrill <jason@redhat.com>
1156 * Makefile.def (language=c++): Remove check-c++0x.
1157 * Makefile.in (check-gcc-c++): Regenerate.
1159 2011-11-08 Richard Henderson <rth@redhat.com>
1161 * configure.ac: Test for libitm directory present first.
1163 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1165 * configure.ac: Test libitm/configure.tgt to disable libitm.
1166 * configure: Rebuild.
1168 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1169 Richard Henderson <rth@redhat.com>
1171 Merged from transactional-memory.
1173 * Makefile.def (lang_env_dependencies): libitm is c++.
1174 Add libitm target module.
1175 * configure.ac: Likewise.
1176 * config/mmap.m4: New file.
1177 * contrib/gcc_update: Add libitm to touch data.
1178 * Makefile.in, configure: Rebuild.
1180 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1182 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1183 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1184 * Makefile.in: Regenerate.
1186 2011-11-01 DJ Delorie <dj@redhat.com>
1188 * config.sub: Update to version 2011-10-29 (added rl78)
1190 2011-10-27 Nick Clifton <nickc@redhat.com>
1192 * config.sub: Import these changes from the config project:
1194 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1195 Ben Elliston <bje@gnu.org>
1197 * config.sub (epiphany): New.
1199 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1200 Ben Elliston <bje@gnu.org>
1202 * config.sub (hexagon, hexagon-*): New.
1204 2011-08-23 Roland McGrath <mcgrathr@google.com>
1206 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1209 2011-08-16 Roland McGrath <mcgrathr@google.com>
1211 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1212 (nacl): Grok as alias for 32el-unknown-nacl.
1214 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1216 * MAINTAINERS (Write After Approval): Add myself.
1218 2011-10-24 Teresa Johnson <tejohnson@google.com>
1220 * MAINTAINERS (Write After Approval): Add myself.
1222 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1224 * MAINTAINERS (sparc port): Remove myself.
1226 2011-09-14 Tom de Vries <tom@codesourcery.com>
1228 * MAINTAINERS (Write After Approval): Add myself.
1230 2011-08-14 Yao Qi <yao@codesourcery.com>
1232 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1233 * configure: Regenerate.
1235 2011-07-26 Ian Lance Taylor <iant@google.com>
1237 * configure.ac: Set have_compiler based on whether gcc directory
1238 exists, rather than on whether gcc is in configdirs.
1239 * configure: Rebuild.
1241 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1243 * MAINTAINERS (Global Reviewers): Add self.
1245 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1247 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1249 * Makefile.in: Rebuild.
1251 2011-07-20 Ian Lance Taylor <iant@google.com>
1254 * configure.ac: Move --enable-bootstrap handling earlier in file.
1255 If --enable-bootstrap and either --enable-build-with-cxx or
1256 --enable-build-poststage1-with-cxx, enable C++ automatically.
1257 * configure: Rebuild.
1259 2011-07-19 Ian Lance Taylor <iant@google.com>
1261 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1262 make C++ a boot_language. Set and substitute
1263 POSTSTAGE1_CONFIGURE_FLAGS.
1264 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1265 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1266 * configure, Makefile.in: Rebuild.
1268 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1270 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1273 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1275 * MAINTAINERS (Global Reviewers): Add myself.
1277 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1279 * configure: Regenerate.
1281 2011-07-16 Jason Merrill <jason@redhat.com>
1283 * Makefile.def (language=c++): Add check-c++0x and
1284 check-target-libmudflap-c++.
1285 * Makefile.tpl (check-target-libmudflap-c++): New.
1286 * Makefile.in: Regenerate.
1288 2011-07-16 Matthias Klose <doko@ubuntu.com>
1290 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1291 * Makefile.def (target_modules/libjava): Pass
1292 $(EXTRA_CONFIGARGS_LIBJAVA).
1293 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1294 if not configured with --enable-static-libjava.
1295 * Makefile.in: Regenerate.
1296 * configure: Likewise.
1298 2011-07-15 Jason Merrill <jason@redhat.com>
1300 * Makefile.in (check-c++): Move check-gcc-c++0x after
1301 check-target-libstdc++-v3.
1303 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1305 * MAINTAINERS (c6x port): New entry.
1307 2011-07-13 Jason Merrill <jason@redhat.com>
1309 * Makefile.in (check-gcc-c++0x): New.
1310 (check-c++): Depend on it.
1312 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1315 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1316 x86_64-*-solaris2.1[0-9]*.
1317 * configure: Regenerate.
1319 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1321 * MAINTAINERS (RTL optimizers): Add self.
1323 2011-06-27 Gabriel Charette <gchare@google.com>
1325 * MAINTAINERS (Write After Approval): Add myself.
1327 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1334 * configure.ac (target_libraries): Remove target-libiberty.
1335 Remove case-statement setting skipdirs=target-libiberty for
1336 multiple targets. Remove checking target_configdirs and
1337 removing target-libiberty but keeping target-libgcc if
1339 * Makefile.def (target_modules): Don't add libiberty.
1340 (dependencies): Remove all traces of target-libiberty.
1341 * configure, Makefile.in: Regenerate.
1343 2011-06-13 Walter Lee <walt@tilera.com>
1345 * configure.ac (tilepro-*-*) New case.
1346 (tilegx-*-*): Likewise.
1347 * configure: Regenerate.
1349 2011-06-06 Jing Yu <jingyu@google.com>
1351 * configure.ac: Skip target-libiberty for
1352 arm*-*-linux-androideabi.
1353 * configure: Regenerated.
1355 2011-06-06 Nick Clifton <nickc@redhat.com>
1357 * config.sub: Sync from upstream.
1359 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1361 * MAINTAINERS (Write After Approval): Add myself.
1363 2011-06-01 Daniel Jacobowitz <drow@false.org>
1365 * MAINTAINERS: Update my email address.
1367 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1369 * MAINTAINERS (Write After Approval): Update my email address.
1371 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1373 * MAINTAINERS (Write After Approval): Add myself.
1375 2011-05-08 Doug Kwan <dougkwan@google.com>
1377 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1378 * configure: Regenerated.
1379 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1380 value from configure.
1381 * Makefile.in: Regenerated.
1383 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1385 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1386 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1387 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1388 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1389 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1390 *-*-vxworks*): Disable newlib and libgloss in separate case
1392 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1393 to separate case statement.
1394 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1395 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1396 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1397 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1398 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1399 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1400 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1401 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1402 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1403 i[[3456789]]86-*-rdos*, m32r-*-*,
1404 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1405 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1406 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1407 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1408 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1409 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1410 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1411 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1412 and libgloss in main case over targets. Remove most empty cases
1413 in main case over targets.
1414 * configure: Regenerate.
1416 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1418 * MAINTAINERS (Write After Approval): Add myself.
1420 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1422 * configure.ac: Remove code setting special library locations for
1423 hppa*64*-*-hpux11*. Remove code setting compiler for
1424 sparc-sun-solaris2*.
1425 * configure: Regenerate.
1427 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1429 * configure.ac: Separate libgloss_dir settings from general case
1431 * configure: Regenerate.
1433 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1435 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1436 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1437 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1438 cases in libgcj-disabling case statement.
1439 (hppa*64*-*-linux*): Set unsupported_languages instead of
1440 disabling target-zlib.
1441 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1442 to hppa*64*-*-hpux*.
1443 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1445 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1446 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1447 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1448 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1449 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1450 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1451 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1452 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1453 libgcj-disabling case statement.
1454 * configure: Regenerate.
1456 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1458 * configure.ac: Disable Java for targets not supporting libffi.
1459 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1460 Remove cases in Java-disabling statement.
1461 (*arm-wince-pe): Change to arm-wince-pe.
1462 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1463 cases in Java-disabling statement.
1464 (bfin-*-*): Don't disable Java again.
1465 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1466 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1467 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1468 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1469 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1470 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1471 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1472 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1473 Java-disabling statement.
1474 (mmix-*-*): Don't disable Java again.
1475 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1476 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1477 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1478 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1479 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1481 * configure: Regenerate.
1483 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1485 * configure.ac: Separate cases disabling Java and Java libraries
1486 from general case over targets.
1487 * configure: Regenerate.
1489 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1491 * MAINTAINERS: Update my email address.
1493 2011-04-20 Easwaran Raman <eraman@google.com>
1495 * MAINTAINERS (Write After Approval): Add myself.
1497 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1500 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1501 * configure: Regenerate.
1503 2011-04-16 Jim Meyering <meyering@redhat.com>
1505 * MAINTAINERS (Write After Approval): Add myself.
1507 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1509 * MAINTAINERS: Update my email address.
1511 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1513 * MAINTAINERS (Write After Approval): Add myself.
1515 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1517 * MAINTAINERS (Write After Approval): Add myself.
1519 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1521 * MAINTAINERS (Write After Approval): Add myself.
1523 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1525 * configure.ac (build_tools): Remove build-byacc.
1526 (host_libs): Remove mmalloc.
1527 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1528 autoconf automake libtool diff rcs fileutils shellutils time
1529 textutils wdiff find uudecode hello tar gzip indent recode release
1530 sed perl gawk findutils gettext zip.
1531 (libgcj): Remove target-qthreads.
1532 (target_tools): Remove target-examples target-gperf.
1533 (YACC): Don't handle building byacc.
1534 * configure: Regenerate.
1535 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1536 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1537 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1538 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1539 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1540 handle building components.
1541 * Makefile.in: Regenerate.
1543 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1545 * MAINTAINERS: Update my email address as Xtensa maintainer.
1547 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1549 * config.sub: Sync from upstream.
1551 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1553 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1554 (microblaze*): Don't disable libssp.
1555 * configure: Regenerate.
1557 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1559 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1561 * configure: Regenerate.
1562 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1563 * Makefile.in: Regenerate.
1565 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1567 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1568 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1569 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1570 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1571 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1572 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1573 md_exec_prefix cases.
1574 * configure: Regenerate.
1576 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1578 * configure.ac: Separate cases disabling target-libssp,
1579 target-libiberty, target-libstdc++-v3 and Fortran from general
1581 * configure: Regenerate.
1583 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1585 * configure.ac (*-*-chorusos): Don't disable libgcj.
1586 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1588 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1589 (arm-*-coff): Don't disable libgcj.
1590 (arm*-*-linux-gnueabi): Remove useless assignment.
1591 (arm-*-riscix*): Don't disable libgcj.
1592 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1594 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1595 (c54x*-*-*): Remove case.
1596 (tic54x-*-*): Don't disable GCC or GCC libraries.
1597 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1599 (d10v-*-*): Don't disable GCC libraries.
1600 (d30v-*-*): Don't disable libgcj.
1601 (h8500-*-*): Don't disable GCC libraries.
1602 (i960-*-*): Don't disable libgcj.
1603 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1604 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1605 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1607 (m68k-*-coff*): Remove case.
1608 (mmix-*-*): Don't disable libgloss on host.
1609 (mn10200-*-*, mn10300-*-*): Remove cases.
1610 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1611 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1612 Don't disable libgcj.
1613 (romp-*-*): Remove case.
1614 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1615 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1617 (v810-*-*): Don't disable GCC libraries.
1618 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1619 (ip2k-*-*): Don't disable GCC libraries.
1620 * configure: Regenerate.
1622 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1624 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1626 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1628 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1629 * configure: Regenerate.
1631 2011-03-26 John Marino <binutils@marino.st>
1633 * configure.ac: Add support for *-*-dragonfly*
1634 * configure: Regenerate.
1636 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1638 * configure.ac (native_only): Remove.
1639 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1640 send-pr uudecode guile gnuserv on host.
1641 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1642 send-pr rcs guile perl texinfo libtool on host.
1643 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1644 automake send-pr rcs guile perl texinfo libtool on host.
1645 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1646 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1647 (alpha*-dec-osf*): Don't disable fileutils on target.
1648 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1649 texinfo send-pr expect dejagnu on target.
1650 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1651 target-qthreads on target.
1652 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1653 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1654 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1655 x86_64-*-mingw*): Don't disable expect on target.
1656 (*-*-cygwin*): Don't disable target-gperf on target.
1657 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1659 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1661 * configure: Regenerate.
1663 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1665 * configure.ac (target_tools): Remove target-groff.
1666 (native_only): Remove target-groff.
1667 (hppa*64*-*-*): Don't disable byacc.
1668 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1670 (*-*-kaos*): Don't skip target-librx and target-groff.
1671 (*-*-netware*): Don't skip target-libmudflap.
1672 (*-*-tpf*): Don't skip target-libmudflap.
1673 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1674 directories on the host.
1675 (ia64*-*-*vms*): Don't skip tix.
1676 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1678 * configure: Regenerate.
1680 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1682 * configure.ac: Remove references to mt-mep, mt-netware,
1684 * Makefile.def: Add all-utils soft dependencies.
1685 * Makefile.tpl: Remove GDB_NLM_DEPS.
1686 * configure: Regenerate.
1687 * Makefile.in: Regenerate.
1689 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1691 * configure.ac: Do not include mh-x86omitfp.
1692 * configure: Regenerate.
1694 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1696 * configure.ac: Remove empty cases.
1697 * configure: Regenerate.
1699 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1701 * Makefile.def: Add dependency from termcap to gdb.
1702 * Makefile.in: Regenerate.
1704 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1706 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1707 * configure: Regenerate.
1708 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1709 * Makefile.tpl: Likewise.
1710 * Makefile.in: Regenerate.
1712 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1714 * configure.ac: Remove all mentions of tentative_cc.
1715 * configure: Regenerate.
1717 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1719 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1720 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1721 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1722 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1723 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1724 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1725 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1726 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1727 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1728 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1729 *-*-rhapsody*): Remove host cases.
1730 * configure: Regenerate.
1732 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1734 * configure.ac (ppc*-*-pe): Remove host case.
1735 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1736 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1737 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1739 * configure: Regenerate.
1741 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1743 * config.sub: Update to version 2011-03-23.
1745 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1747 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1748 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1749 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1750 * configure: Regenerate.
1752 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1754 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1755 to Write After Approval.
1756 * config-ml.in: Don't handle arc-*-elf*.
1757 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1758 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1759 handle GCC libraries.
1760 * configure: Regenerate.
1762 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1765 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1766 Add -lstdc++ -lm to LIBS.
1767 * configure: Regenerate.
1769 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1771 * config.guess: Update to version 2011-02-02
1772 * config.sub: Update to version 2011-02-24
1774 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1777 * configure.ac: Re-enable LTO on *-apple-darwin9.
1778 * configure: Regenerate.
1780 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1783 * configure.ac: Disable LTO on darwin due to an assembler change in
1784 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1786 * configure: Regenerate.
1788 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1790 * MAINTAINERS: Update myself as score backend maintainer,
1791 update my e-mail address.
1793 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1795 * MAINTAINERS: Update my e-mail address.
1797 2011-03-06 Joey Ye <joey.ye@arm.com>
1799 * MAINTAINERS: Update my e-mail address.
1801 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1803 * configure.ac: Adjust test of with_ppl.
1804 * configure: Regenerated.
1806 2011-03-02 Kai Tietz <ktietz@redhat.com>
1808 * MAINTAINERS: Adjust my e-mail address.
1810 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1812 * configure.ac: Add -lpwl to ppllibs.
1813 * configure: Regenerated.
1815 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1817 * config/cloog.m4: Add -lisl to clooglibs.
1818 * configure: Regenerated.
1820 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1822 * MAINTAINERS (CPU Port maintainers): Add self.
1824 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1826 * MAINTAINERS: Add myself as testsuite maintainer.
1828 2011-02-15 Mike Stump <mikestump@comcast.net>
1830 * MAINTAINERS: Add myself as testsuite maintainer.
1832 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1834 Import from Libtool and gnulib:
1836 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1838 Prepare for supporting FreeBSD 10.
1839 * config.rpath: Remove handling of freebsd1* which soon would
1842 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1844 Remove support for FreeBSD 1.x.
1845 * libtool.m4 (_LT_LINKER_SHLIBS)
1846 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1847 soon would incorrectly match FreeBSD 10.0.
1849 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1852 * move-if-change: Import version from gnulib.
1854 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1857 * Makefile.def (lto-plugin): Double dash for enable-shared.
1858 (configure-gcc): Depend on all-lto-plugin.
1859 * Makefile.in: Rebuilt.
1861 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1863 * configure.ac: Remove extra bracket.
1864 * configure: Regenerate.
1866 2011-02-08 Tobias Burnus <burnus@net-b.de>
1868 * MAINTAINERS: Add myself as libquadmath maintainer.
1870 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1872 * MAINTAINERS: Update my email address.
1874 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1876 * MAINTAINERS (option handling): Add self.
1878 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1881 * Makefile.def: Add dependency for install-gcc
1882 on install-lto-plugin.
1883 * Makfile.in: Regenerated
1885 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1887 * MAINTAINERS (CPU Port Maintainers): Add myself.
1889 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1892 * configure.ac: Discard --with-* flags for host when configuring
1893 target libraries for cross build.
1894 * configure: Rebuilt.
1896 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1898 * MAINTAINERS (linear loop transforms): Removed.
1900 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1902 * configure.ac: If with_ppl is no, move setting with_cloog=no
1903 after CLOOG_REQUESTED check.
1904 * configure: Regenerated.
1906 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1908 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1909 CLooG has been requested.
1910 * configure: Regenerated.
1912 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1914 * configure: Regenerated.
1915 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1917 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1919 * configure: Regenerated.
1920 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1922 2011-01-21 Andreas Schwab <schwab@redhat.com>
1924 * configure.ac: Use AS_HELP_STRING throughout.
1925 * configure: Regenerate.
1927 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1929 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1930 * configure: Regenerate.
1932 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1934 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1936 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1938 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1940 * configure: Regenerate.
1942 2011-01-07 Jan Hubicka <jh@suse.cz>
1945 * Makefile.in: Regenerate.
1946 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1949 2011-01-07 Jan Hubicka <jh@suse.cz>
1951 * Makefile.in: Regenerate.
1952 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1953 and configure dependency on lto-plugin configure.
1954 (lto-plugin module): Remove dependency on GCC; add dependency on
1957 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1959 * MAINTAINERS (Write After Approval): Add myself.
1961 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1963 * configure: Regenerate.
1965 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1967 * configure.ac: (picochip): Disable libiberty.
1969 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1971 * MAINTAINERS (Write After Approval): Add myself.
1973 2010-12-10 Ian Lance Taylor <iant@google.com>
1976 * configure.ac: For --disable-libgcj clear libgcj_saved.
1977 * configure: Rebuild.
1979 2010-12-10 Tobias Burnus <burnus@net-b.de>
1982 * configure.ac: Add --disable-libquadmath and
1983 --disable-libquadmath-support.
1984 * configure: Regenerate.
1986 2010-12-03 Ian Lance Taylor <iant@google.com>
1988 * MAINTAINERS: Add myself as libgo maintainer.
1990 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1993 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1994 * configure: Regenerate.
1996 2010-12-02 Ian Lance Taylor <iant@google.com>
1998 * configure.ac: Always set default for poststage1_ldflags to
1999 -static-libstdc++ -static-libgcc.
2001 2010-11-29 Andreas Schwab <schwab@redhat.com>
2003 * configure.ac: Move comment to remove extra space in last argument
2006 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2009 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2010 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2011 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2012 (BASE_FLAGS_TO_PASS): Use it.
2013 * configure: Rebuilt.
2014 * Makefile.in: Rebuilt.
2016 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2019 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2020 Properly check default linker.
2021 * configure: Regnerated.
2023 2010-11-23 Matthias Klose <doko@ubuntu.com>
2025 * configure.ac: For --enable-gold, handle value `default' instead of
2026 `both*'. New configure option --{en,dis}able-ld.
2027 * configure: Regenerate.
2029 2010-11-20 Ian Lance Taylor <iant@google.com>
2031 * configure.ac: Only disable a language library if no language needs
2032 it. Don't let --disable-libgcj uncondtionally disable libffi.
2033 * configure: Rebuild.
2035 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2037 * Makefile.in: Regenerate.
2040 * configure.ac: Fix just-built in-tree STRIP name to be
2042 * configure: Regenerate.
2043 * Makefile.def (install-strip-gcc, install-strip-binutils)
2044 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2045 (install-strip-sid): Mirror dependencies on non-strip variants
2046 of these targets on the respective -strip prerequisites.
2047 * Makefile.tpl (install-strip, install-strip-host)
2048 (install-strip-target): New targets.
2049 (install-strip-[+module+], install-strip-target-[+module+]):
2051 * Makefile.in: Regenerate.
2053 2010-11-19 Ian Lance Taylor <iant@google.com>
2054 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2056 * configure.ac: Add target-libgo to target_libraries. Set
2057 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2058 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2059 (HOST_EXPORTS): Add GOC.
2060 (BASE_TARGET_EXPORTS): Add GOC.
2061 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2062 (GOCFLAGS_FOR_TARGET): New variable.
2063 (EXTRA_HOST_FLAGS): Add GOC.
2064 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2065 * Makefile.def (target_modules): Add libgo.
2066 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2067 (dependencies): Add dependency from configure-target-libgo to
2068 configure-target-libffi and all-target-libstdc++-v3. Add
2069 dependencies from all-target-libgo to all-target-libffi.
2070 (languages): Add go.
2071 * configure: Rebuild.
2072 * Makefile.in: Rebuild.
2074 2010-11-19 Ian Lance Taylor <iant@google.com>
2076 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2077 compiler/flag environment variables.
2079 2010-11-18 Ian Lance Taylor <iant@google.com>
2081 * configure.ac: Check for lang_requires_boot_languages in
2082 config-lang.in files.
2083 * configure: Rebuild.
2085 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2086 Tobias Burnus <burnus@net-b.de>
2089 * Makefile.def: Add libquadmath; build it with language=fortran.
2090 * configure.ac: Add libquadmath.
2091 * Makefile.tpl: Handle multiple libs in check-[+language+].
2092 * Makefile.in: Regenerate.
2093 * configure: Regenerate.
2095 2010-11-16 Tom Tromey <tromey@redhat.com>
2097 * MAINTAINERS: Moved myself to reviewers section.
2099 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2101 * MAINTAINERS: Moved myself to reviewers section.
2103 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2105 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2106 (Write After Approval): Remove self.
2108 2010-11-15 Andreas Schwab <schwab@redhat.com>
2110 * configure.ac: Fix spelling in option names.
2111 * configure: Regenerated.
2113 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2116 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2117 * configure: Regenerated.
2119 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2121 * MAINTAINERS: Update my email address.
2123 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2125 * configure: Regenerate.
2127 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2129 * configure: Regenerate.
2131 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2133 * configure: Regenerate.
2135 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2137 * configure: Regenerate.
2139 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2141 * configure.ac: Support official CLooG.org versions.
2142 * configure: Regenerate.
2143 * config/cloog.m4: New.
2145 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2147 * MAINTAINERS (Write After Approval): Add myself.
2149 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2151 * MAINTAINERS: Update my email address.
2153 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2155 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2156 * configure: Regenerate.
2158 2010-11-03 Ian Lance Taylor <iant@google.com>
2159 Dave Korn <dave.korn.cygwin@gmail.com>
2162 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2163 and on other supported platforms whenever LTO is enabled.
2164 * configure: Rebuild.
2166 2010-11-02 Alan Modra <amodra@gmail.com>
2169 * configure.ac: Error when source path contains spaces.
2170 * configure: Regenerate.
2172 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2174 * MAINTAINERS: Update my email address.
2176 2010-10-20 Ian Lance Taylor <iant@google.com>
2178 * Makefile.def (target_modules): Set lib_path to src/.libs for
2179 libstdc++-v3 module.
2180 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2181 * Makefile.in: Rebuild.
2183 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2185 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2186 (Write After Approval): Remove myself.
2188 2010-10-15 Tristan Gingold <gingold@adacore.com>
2190 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2192 2010-10-14 Douglas Rupp <rupp@gnat.com>
2194 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2196 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2198 * configure.ac (build_lto_plugin): New shell variable.
2199 (--enable-lto): Turn on by default for all non-ELF platforms that
2200 have had LTO support added so far. Set build_lto_plugin appropriately
2201 for both ELF and non-ELF.
2202 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2203 * configure: Regenerate.
2205 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2208 * configure.ac (v850 support): Remove target-libgloss from
2210 * configure: Regenerate.
2212 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2216 * configure.ac: Honor initial values of $build_configargs,
2217 $host_configargs, $target_configargs. Mark the precious, so
2218 environment settings get recorded.
2219 * configure: Regenerate.
2221 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2225 Depend on all-build-libiberty.
2226 * Makefile.in: Regenerate.
2228 2010-09-30 Michael Eager <eager@eagercon.com>
2230 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2231 * configure: Regenerate.
2233 2010-09-28 Michael Eager <eager@eagercon.com>
2235 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2237 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2240 * configure.ac: Fix unportable shell quoting.
2241 * configure: Regenerate.
2243 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2245 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2246 targets and amend comment.
2247 * configure: Regenerate.
2249 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2251 * MAINTAINERS (Write After Approval): Add myself.
2253 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2255 * configure.ac: Enable LTO by default on Darwin.
2256 * configure: Regenerate.
2258 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2260 * MAINTAINERS (Write After Approval): Add myself.
2262 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2264 * MAINTAINERS (Write After Approval): Add myself.
2266 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2268 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2271 2010-07-28 David Yuste <david.yuste@gmail.com>
2273 * MAINTAINERS (Write After Approval): Add myself.
2275 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2277 * configure.ac: Support all v850 targets.
2278 * configure: Regenerate.
2280 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2283 * configure.ac (extra_mpfr_configure_flags): Copy from
2284 extra_mpc_gmp_configure_flags.
2285 * configure: Re-generated.
2287 2010-07-22 Andi Kleen <ak@linux.intel.com>
2289 * MAINTAINERS (Write After Approval): Add myself.
2291 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2293 * MAINTAINERS (Write After Approval): Add myself.
2295 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2297 * MAINTAINERS (Write After Approval): Add myself.
2299 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2302 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2303 Provide -B option to allow for link spec %s substitutions for
2304 libstdc++.a on darwin.
2305 * Makefile.in: Regenerate.
2307 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2309 * MAINTAINERS (Reviewers): Update my e-mail address
2311 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2313 * Makefile.def (configure-gcc): Depend on all-libelf.
2314 * Makefile.in: Rebuild.
2316 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2318 * MAINTAINERS (Write After Approval): Add myself in the right place.
2320 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2322 * MAINTAINERS (Write After Approval): Add myself.
2324 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2326 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2328 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2330 * config.sub: Update to version 2010-05-21.
2331 * config.guess: Update to version 2010-04-03.
2333 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2335 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2336 * configure: Regenerate.
2338 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2340 * MAINTAINERS (Write After Approval): Add myself.
2342 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2344 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2345 a platform that supports LTO.
2346 * configure: Regenerate.
2348 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2350 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2351 * configure: Regenerated.
2353 2010-04-27 Roland McGrath <roland@redhat.com>
2354 H.J. Lu <hongjiu.lu@intel.com>
2356 * configure.ac (--enable-gold): Support both, both/gold and
2357 both/bfd to add gold to configdirs without removing ld.
2358 * configure: Regenerated.
2360 * Makefile.def: Add install-gold dependency to install-ld.
2361 * Makefile.in: Regenerated.
2363 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2366 * configure.ac (--enable-lto): Refactor handling so libelf tests
2367 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2368 and allow LTO to be explicitly enabled on non-ELF platforms that
2369 are known to support it inside else-clause.
2370 * configure: Regenerate.
2372 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2374 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2375 * configure: Regenerate.
2377 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2379 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2380 * configure: Regenerate.
2382 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2384 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2386 * configure: Regenerate.
2388 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2390 * MAINTAINERS (Write After Approval): Add myself.
2392 2010-04-14 Tristan Gingold <gingold@adacore.com>
2394 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2395 * configure: Regenerate.
2397 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2399 * configure: Regenerate after change to elf.m4.
2401 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2403 * MAINTAINERS (Write After Approval): Add myself.
2405 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2407 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2408 * configure: Regenerated.
2410 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2412 * configure.ac: Print "buggy but acceptable" when CLooG
2413 revision is less than 9.
2414 * configure: Regenerated.
2416 2010-04-01 Diego Novillo <dnovillo@google.com>
2418 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2420 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2427 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2429 * configure.ac: Do not pass --enable-multilib nor
2430 --disable-multilib in baseargs. Accept explicitly passed
2432 * configure: Regenerate.
2434 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2436 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2438 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2440 * MAINTAINERS: Remove myself.
2442 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2445 * configure.ac: Do not pass --enable-multilib nor
2446 --disable-multilib in baseargs. Accept explicitly passed
2448 * configure: Regenerate.
2450 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2452 * MAINTAINERS (spu port): Remove me.
2454 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2456 * configure.ac (tic6x-*-*): New case.
2457 * configure: Regenerate.
2459 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2461 * config.sub: Update to version 2010-03-22.
2462 * config.guess: Update to version 2009-12-30.
2464 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2467 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2468 * configure: Regenerate.
2470 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2472 * MAINTAINERS: Update my email address.
2474 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2476 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2477 (ghassan.shobaki@amd.com): Removed.
2479 2010-03-17 Alan Modra <amodra@gmail.com>
2481 * MAINTAINERS: Update my email address.
2483 2010-03-16 Diego Novillo <dnovillo@google.com>
2485 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2488 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2490 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2491 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2493 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2495 * MAINTAINERS: Update my email address.
2497 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2499 * MAINTAINERS: Update my email address.
2501 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2503 * MAINTAINERS: Update my email address.
2505 2010-03-09 Jie Zhang <jie@codesourcery.com>
2507 * MAINTAINERS: Update my email address.
2509 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2512 * configure.ac (RANLIB): Default to true.
2514 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2515 * configure: Regenerate.
2517 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2519 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2520 (Write After Approval): Update my email address.
2522 2010-02-17 Nick Clifton <nickc@redhat.com>
2525 * Makefile.tpl (local-distclean): Also remove config.cache files in
2526 sub-directories as there may not be Makefiles present in the
2528 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2529 the config.cache files found by the find command.
2531 * Makefile.in: Regenerate.
2532 * configure.ac: Revert previous delta.
2533 * configure: Regenerate.
2535 2010-02-15 Nick Clifton <nickc@redhat.com>
2538 * configure.ac: Delete config.cache files in sub-directories when
2540 * configure: Regenerate.
2542 2010-02-12 Ben Elliston <bje@gnu.org>
2544 * MAINTAINERS: Update my email address.
2546 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2548 * MAINTAINERS (spu port): Update my email address.
2550 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2552 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2554 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2556 * configure.ac: Add "recommended" version checks for GMP/MPC.
2557 Update recommended GMP/MPFR/MPC versions.
2558 * configure: Regenerate.
2560 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2562 * MAINTAINERS: Move my Embecosm email address into the
2563 write-after-approval section.
2565 2010-01-26 Ian Lance Taylor <iant@google.com>
2567 * MAINTAINERS: Add myself as Go frontend maintainer.
2569 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2571 PR libstdc++/36101, PR libstdc++/42813
2572 * configure.ac (bootstrap_target_libs): Make inclusion of
2573 target-libgomp conditional on libgomb being in target_configdirs.
2574 * configure: Regenerate.
2576 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2578 PR libstdc++/36101, PR libstdc++/42813
2579 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2580 * configure: Regenerate.
2582 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2584 PR libstdc++/36101, PR libstdc++/42813
2585 * configure.ac (target_configdirs): Substitute.
2586 * Makefile.def: Bootstrap target module libgomp.
2587 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2588 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2589 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2590 * configure, Makefile.in: Regenerate.
2592 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2594 * MAINTAINERS: Adjust my details.
2596 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2598 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2600 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2602 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2604 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2606 * MAINTAINERS (Write After Approval): Add myself.
2608 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2610 * MAINTAINERS (Write After Approval): Add myself.
2612 2010-01-11 Richard Guenther <rguenther@suse.de>
2615 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2616 * Makefile.in: Regenerated.
2618 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2620 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2621 * configure: Regenerate.
2623 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2624 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2627 * configure.ac: Include libtool m4 files.
2628 (_LT_CHECK_OBJDIR): Call it.
2629 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2630 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2632 * configure: Regenerate.
2634 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2637 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2638 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2639 * Makefile.in: Regenerate.
2641 2010-01-02 Richard Guenther <rguenther@suse.de>
2644 * configure.ac: Include config/elf.m4. Disable LTO if not
2645 builting for an elf target.
2646 * configure: Regenerate.
2648 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2650 * MAINTAINERS: Change my email address.
2652 2009-12-18 Ben Elliston <bje@au.ibm.com>
2654 * config.sub, config.guess: Update from upstream sources.
2656 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2658 * MAINTAINERS (Write After Approval): Add myself.
2660 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2666 * configure.ac: Require MPC.
2667 * configure: Regenerate.
2669 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2673 * libtool.m4: Sync from git Libtool.
2674 * ltoptions.m4: Likewise.
2675 * ltversion.m4: Likewise.
2676 * lt~obsolete.m4: Likewise.
2677 * ltmain.sh: Likewise.
2679 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2681 * configure.ac: Update minimum MPC version to 0.8.
2682 * configure: Regenerate.
2684 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2686 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2687 * configure: Regenerated.
2689 2009-11-21 Ian Lance Taylor <iant@google.com>
2691 * configure.ac: Change default of poststage1_ldflags to be empty if
2692 poststage1_libs is set. When poststage1_libs is empty, and
2693 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2694 * configure: Rebuild.
2696 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2698 * MAINTAINERS (Write After Approval): Update my email address.
2700 2009-11-20 Ben Elliston <bje@au.ibm.com>
2702 * config.guess: Update from upstream sources.
2704 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2706 * Makefile.def: Restore host and target settings for gmp.
2707 * Makefile.in: Rebuild.
2709 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2711 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2712 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2713 Fix portability of test of C++ as bootstrap language. Add
2714 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2715 * configure: Rebuild.
2716 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2717 and cloog. Fix in-tree ppl configuration. Introduce libelf
2719 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2720 (POSTSTAGE1_HOST_EXPORTS): Use it.
2721 (STAGE[+id+]_CXXFLAGS): New.
2722 (BASE_FLAGS_TO_PASS): Pass it down.
2723 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2725 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2726 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2728 * Makefile.in: Rebuild.
2730 2009-11-17 Ben Elliston <bje@au.ibm.com>
2732 * config.sub, config.guess: Update from upstream sources.
2734 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2736 * MAINTAINERS (Write After Approval): Add myself.
2738 2009-11-09 Jon Beniston <jon@beniston.com>
2740 * MAINTAINERS (Write After Approval): Add myself.
2742 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2744 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2745 paths for *-w64-mingw* and x86_64-*mingw*.
2746 * configure: Regenerated.
2748 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2750 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2752 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2754 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2755 Phil Edwards to Write-After Approval.
2757 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2759 * configure.ac: Disable target-winsup & co for
2760 x86_64-*-mingw* and *-w64-mingw* targets.
2761 * configure: Regenerated.
2763 2009-10-16 Nick Clifton <nickc@redhat.com>
2765 * MAINTAINERS: Add myself as a maintainer for the RX port.
2767 2009-10-26 Johannes Singler <singler@kit.edu>
2769 * MAINTAINERS (Write After Approval): Update my e-mail address.
2771 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2773 * configure.ac (CLooG test): Use = with test.
2774 * configure: Regenerate.
2776 2009-10-22 Richard Guenther <rguenther@suse.de>
2778 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2779 cloog if the ppl version check failed. Move flags saving
2780 before setting in libelf check.
2781 * configure: Regenerate.
2783 2009-10-21 Richard Guenther <rguenther@suse.de>
2785 * configure.ac: Adjust the ppl and cloog configure to work as
2786 documented. Disable cloog if ppl was disabled. Omit the version
2787 checks if they were disabled.
2788 * configure: Re-generate.
2790 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2792 * configure.ac: Add 'lto' to enable_languages, not
2793 new_enable_languages, and only if not already present.
2794 * configure: Regenerate.
2796 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2798 * README: Refer to the various COPYING* files instead of just
2800 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2802 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2804 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2806 2009-10-07 Richard Guenther <rguenther@suse.de>
2808 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2809 and Richard Guenther as reviewers.
2810 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2813 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2815 * config.sub: Update from upstream sources.
2817 2009-10-06 Ian Lance Taylor <iant@google.com>
2819 * Makefile.def: check-gold depends upon all-gas.
2820 * Makefile.in: Rebuild.
2822 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2824 * MAINTAINERS (Write After Approval): Add myself.
2826 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2828 * Makefile.def: all-lto-plugin depends on all-libiberty.
2829 set bootstrap=true for lto-plugin.
2831 * Makefile.in: Regenerate.
2832 * configure.ac (host_libs): Add lto-plugin.
2833 * configure: Regenerate.
2835 2009-10-03 Diego Novillo <dnovillo@google.com>
2837 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2838 (HOST_LIBELFLIBS): Define.
2839 (HOST_LIBELFINC): Define.
2840 * Makefile.in: Regenerate.
2841 * configure.ac: Add --enable-lto.
2842 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2843 If --enable-lto is used, add 'lto' to new_enable_languages.
2844 If --enable-lto is used and gold is enabled, add
2845 lto-plugin to configdirs.
2846 * configure: Regenerate.
2848 2009-10-03 Simon Baldwin <simonb@google.com>
2850 * configure.ac: If --with-system-zlib, suppress local zlib and
2851 pass --with-system-zlib to subdir configure scripts.
2852 * configure: Regenerate.
2854 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2855 Paolo Bonzini <bonzini@gnu.org>
2857 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2859 * Makefile.in: Rebuilt.
2861 2009-09-26 Gary Funck <gary@intrepid.com>
2863 * MAINTAINERS (Write After Approval): Add myself.
2865 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2867 * configure.ac: Update minimum MPC version to 0.7.
2868 * configure: Regenerate.
2870 2009-09-25 Nick Clifton <nickc@redhat.com>
2872 * configure.ac: Pass any --cache-file=/dev/null option on to
2874 * configure: Regenerate.
2876 2009-09-23 Nick Clifton <nickc@redhat.com>
2878 * config.sub, config.guess: Update from upstream sources.
2880 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2882 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2883 * Makefile.in: Rebuilt.
2885 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2888 * configure.ac: Error out if $srcdir isn't '.' but contains
2889 host-${host_noncanonical}.
2890 * configure: Regenerate.
2892 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2894 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2897 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2899 * configure.ac: If bootstrapping a combined tree with
2900 --enable-gold, require c++ in stage1_languages.
2901 * configure: Regenerate.
2903 * configure.ac: Also add target_libs of stage1_languages to
2904 bootstrap_target_libs.
2905 * configure: Regenerate.
2907 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2908 with --enable-languages not containing c++.
2909 * configure: Regenerate.
2911 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2913 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2914 * configure: Regenerate.
2916 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2918 * MAINTAINERS (Write After Approval): Update my e-mail address,
2919 and move from from here...
2920 (Waiting for paperwork): To here.
2922 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2924 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2926 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2928 * configure.ac: Do not use $extrasub for replacing @if/@endif
2929 parts in Makefile; instead, use additional arguments to
2930 AC_CONFIG_COMMANDS to do the replacement manually, with several
2931 sed invocations, to avoid HP-UX sed command limits.
2932 * configure: Regenerate.
2934 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2936 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2939 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2941 * configure.ac (with-build-config): Document. Handle without.
2942 Handle missing argument.
2943 * configure: Rebuilt.
2945 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2947 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2948 Default to bootstrap-debug only if compare-debug works.
2949 * configure: Rebuilt.
2950 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2951 * Makefile.in: Rebuilt.
2953 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2955 * MAINTAINERS (OS Port Maintainers): Update my email address.
2957 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2959 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2960 * Makefile.in: Rebuilt.
2962 2009-09-01 Chris Demetriou <cgd@google.com>
2964 * MAINTAINERS (Write After Approval): Add myself.
2966 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2969 * include/dwarf2.h (enum dwarf_tag): Added
2970 DW_TAG_GNU_template_template_param
2971 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2973 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2975 * Makefile.tpl (AWK): Fix typo.
2976 * Makefile.in: Regenerate.
2978 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2980 * configure.ac: Detect awk and sed.
2981 * Makefile.def (flags_to_pass): Add AWK and SED.
2982 * Makefile.tpl (AWK, SED): New.
2983 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2984 * configure: Regenerate.
2985 * Makefile.in: Regenerate.
2987 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2989 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2990 (collapseslashes): Likewise.
2992 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2994 * configure.ac (AC_PREREQ): Bump to 2.64.
2996 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2998 * configure.ac: Remove --with-datarootdir, --with-docdir,
2999 --with-pdfdir, --with-htmldir switches.
3000 * configure: Regenerate.
3002 * configure: Regenerate.
3004 * compile: Sync from Automake 1.11.
3005 * depcomp: Likewise.
3006 * install-sh: Likewise.
3007 * missing: Likewise.
3008 * mkinstalldirs: Likewise.
3011 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3013 * ltmain.sh (func_normal_abspath): New function.
3014 (func_relative_path): Likewise.
3015 (func_mode_help): Document new -bindir option for link mode.
3016 (func_mode_link): Add new -bindir option, and use it to place
3017 output DLL if specified.
3019 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3021 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3022 (baseargs): Add --disable-option-checking.
3023 * configure: Regenerate.
3025 * Makefile.def (configure-target-libiberty): Depend on
3026 all-binutils and all-ld.
3027 (configure-target-newlib): Likewise.
3028 * Makefile.in: Regenerate.
3030 2009-08-17 Ben Elliston <bje@au.ibm.com>
3032 * config.sub, config.guess: Update from upstream sources.
3034 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3036 Sync from src, merge:
3038 2009-07-02 Tristan Gingold <gingold@adacore.com>
3040 * configure.ac: Do not exclude gas for i386-*-darwin.
3041 Add a case for x86_64-*-darwin.
3042 * configure: Regenerate.
3044 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3046 * MAINTAINERS: Add my name to Write After Approval list.
3048 2009-08-06 Michael Eager <eager@eagercon.com>
3050 * configure.ac: Add Microblaze target.
3051 * configure: Regenerate.
3053 2009-07-31 Christian Bruel <christian.bruel@st.com>
3055 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3056 * configure: Regenerate.
3058 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3060 * MAINTAINERS (Write After Approval): Update my e-mail address.
3062 2009-07-06 Ian Lance Taylor <iant@google.com>
3064 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3065 * configure: Rebuild.
3067 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3069 * MAINTAINERS: Move myself to the Graphite Reviewers.
3071 2009-06-30 Wei Guozhi <carrot@google.com>
3073 * MAINTAINERS: Add my name to Write After Approval list.
3075 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3078 * configure.ac (comparestring): Create new variable.
3079 * Makefile.tpl (comparestring): Use to skip some comparisions.
3080 * configure: Regenerate.
3081 * Makefile.in: Regenerate.
3083 2009-06-26 Doug Evans <dje@sebabeach.org>
3085 * Makefile.def (host_modules): Add cgen.
3086 * Makefile.in: Regenerate.
3087 * configure.ac (host_tools): Add cgen.
3088 * configure: Regenerate.
3090 2009-06-23 DJ Delorie <dj@redhat.com>
3092 * MAINTAINERS: Add myself as mep maintainer.
3094 2009-06-23 Ian Lance Taylor <iant@google.com>
3096 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3097 boot_languages. Only bootstrap target libraries listed in
3098 target_libs for some boot language. Add --with-stage1-ldflags,
3099 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3100 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3101 if not building with C++.
3102 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3103 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3104 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3105 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3106 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3107 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3108 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3109 * configure, Makefile.in: Rebuild.
3111 2009-06-23 Li Feng <nemokingdom@gmail.com>
3113 * MAINTAINERS: Added my name to write-after-approval list.
3115 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3117 * configure.ac: Define is_elf for QNX Neutrino targets.
3118 * configure: Regenerate.
3120 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3122 * MAINTAINERS: Added my name to the write-after-approval list
3124 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3126 * configure.ac: Detect MPC in default directory.
3127 * configure: Regenerate.
3129 2009-06-03 Jerome Guitton <guitton@adacore.com>
3130 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3132 * Makefile.tpl (all): Avoid a trailing backslash.
3133 * Makefile.in: Regenerate.
3135 2009-06-03 Ben Elliston <bje@au.ibm.com>
3137 * config.sub, config.guess: Update from upstream sources.
3139 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3141 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3143 * configure: Regenerate.
3145 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3147 * Makefile.tpl ([+compare-target+]): Compare all stage
3148 directories, rather than just gcc.
3149 * Makefile.in: Rebuilt.
3151 2009-06-01 Doug Kwan <dougkwan@google.com>
3153 * configure.ac: Support gold for target arm*-*-*.
3154 * configure: Regenerate.
3156 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3158 * Makefile.def: Add MPC support and dependencies.
3159 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3161 * Makefile.in, configure: Regenerate.
3163 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3165 * Makefile.tpl (all): Avoid harmless warning in make all when
3166 gcc-bootstrap is enabled but stage_last does not exist.
3167 * Makefile.in: Rebuilt.
3169 2009-05-24 Nicolas Roche <roche@adacore.com>
3171 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3172 * Makefile.in: Regenerate.
3174 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3176 * MAINTAINERS: Update my e-mail address.
3178 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3180 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3181 * configure: Regenerate.
3183 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3186 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3187 gcc-no-bootstrap are mutually exclusive.
3188 * Makefile.in: Rebuilt.
3190 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3193 * Makefile.tpl (all): Don't end with unconditional success.
3194 * Makefile.in: Rebuilt.
3196 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3199 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3200 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3201 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3202 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3203 stage_configureflags, stage_cflags and stage_libcflags into
3204 explicit Makefile macros.
3205 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3207 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3208 CC. Set CC_FOR_BUILD from CC.
3209 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3210 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3211 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3212 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3214 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3215 (_LIBCFLAGS): Renamed to _TFLAGS.
3216 (do-compare-debug, do-compare3-debug): Drop.
3217 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3218 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3219 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3220 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3221 (XGCC_FLAGS_FOR_TARGET): New.
3222 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3223 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3224 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3225 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3226 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3227 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3229 (BUILD_CONFIG): Include if requested.
3230 (all): Set TFLAGS on bootstrap.
3231 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3232 (all-stageid-prefixmodule): Likewise.
3233 (do-clean, distclean-stageid): Set TFLAGS.
3234 (restrap): Fix whitespace.
3235 * Makefile.in: Rebuilt.
3237 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3239 * config.guess: Sync with src.
3241 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3243 * configure.ac ($with_ppl): Default to no if not supplied.
3244 ($with_cloog): Likewise.
3245 configure: Regenerate.
3247 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3249 * MAINTAINERS: Update my e-mail address.
3251 2009-04-27 Nick Clifton <nickc@redhat.com>
3253 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3255 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3257 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3258 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3259 * Makefile.in: Regenerate.
3261 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3264 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3265 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3267 * configure, Makefile.in: Regenerate.
3269 2009-04-21 Taras Glek <tglek@mozilla.com>
3271 * include/hashtab.h: Update GTY annotations to new syntax
3272 * include/splay-tree.h: Likewise
3274 2009-04-17 Ben Elliston <bje@au.ibm.com>
3276 * config.sub, config.guess: Update from upstream sources.
3278 2009-04-15 Anthony Green <green@moxielogic.com>
3280 * configure.ac: Add moxie support.
3281 * configure: Rebuilt.
3283 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3285 * configure.ac: Change copyright header to refer to version
3286 3 of the GNU General Public License and to point readers at the
3287 COPYING3 file and the FSF's license web page.
3288 * Makefile.def: Likewise.
3289 * Makefile.tpl: Likewise.
3290 * Makefile.in: Regenerate.
3292 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3294 * configure.ac: Restore match for darwin9 or later. Use double
3295 brackets since regeneration eats one pair.
3296 * configure: Regenerate.
3298 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3301 * configure.ac: Require texinfo 4.7.
3302 * configure: Regenerated.
3304 2009-04-09 Nick Clifton <nickc@redhat.com>
3306 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3307 the GCC Runtime Library Exception.
3309 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3311 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3312 * configure: Regenerate.
3314 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3316 * Makefil.def (languages): New entries.
3317 * Makefile.tpl (check-gcc-*): New generic target.
3318 * Makefile.in: Regenerate.
3320 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3322 * MAINTAINERS: Update my email address.
3324 2009-03-18 Tom Tromey <tromey@redhat.com>
3326 * configure: Rebuild.
3327 * configure.ac (host_libs): Add libiconv.
3328 * Makefile.in: Rebuild.
3329 * Makefile.def (host_modules): Add libiconv.
3330 (configure-gdb, all-gdb): Depend on libiconv.
3332 2009-03-16 Tristan Gingold <gingold@adacore.com>
3334 * configure.ac: Treat gdb as supported on x86_64-darwin.
3335 * configure: Regenerate.
3337 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3339 * configure.ac (--with-host-libstdcxx): New option.
3340 * configure: Regenerate.
3342 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3344 * MAINTAINERS: Move myself into the write after approval list.
3346 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3348 * MAINTAINERS: Update e-mail address.
3350 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3352 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3354 2009-03-10 Ira Rosen <irar@il.ibm.com>
3356 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3358 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3360 Backport from git Libtool:
3362 2009-01-19 Robert Millan <rmh@aybabtu.com>
3363 Support GNU/kOpenSolaris.
3364 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3365 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3366 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3369 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3371 * MAINTAINERS: Update e-mail address.
3373 2009-02-24 Michael Eager <eager@eagercon.com>
3375 * MAINTAINERS (Write After Approval): Add self.
3377 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3379 * MAINTAINERS (Write After Approval): Add myself.
3381 2009-02-05 Andreas Schwab <schwab@suse.de>
3383 * Makefile.tpl (stage_last): Define $r and $s before using
3384 $(RECURSE_FLAGS_TO_PASS).
3385 * Makefile.in: Regenerate
3387 2009-01-30 Ian Lance Taylor <iant@google.com>
3389 * MAINTAINERS: Move myself to the Global Reviewers list.
3391 2009-01-29 Robert Millan <rmh@aybabtu.com>
3393 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3394 * configure: Regenerate.
3396 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3398 * MAINTAINERS: Make whitespace consistent.
3399 Remove Robert Millan from Write After Approval.
3401 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3403 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3404 (all-opcodes): Depend on all-libiberty.
3405 * Makefile.in: Regenerate.
3407 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3409 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3410 * configure: Regenerate.
3412 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3414 * MAINTAINERS (Write After Approval): Add myself.
3416 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3418 * MAINTAINERS: Add myself to reviewers (Fortran).
3420 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3422 PR tree-optimization/38515
3423 * configure.ac (cloog-polylib): Removed.
3424 (with_ppl, with_cloog): Test for "no".
3425 * configure: Regenerated.
3427 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3429 * MAINTAINERS: Moved myself to reviewers (Fortran).
3431 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3433 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3434 (Write After Approval): Remove myself.
3436 2009-01-03 Diego Novillo <dnovillo@google.com>
3438 * MAINTAINERS: Remove myself from alias maintainership.
3440 2009-01-02 David Ayers <ayers@fsfe.org>
3442 * MAINTAINERS: Update e-mail address.
3444 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3446 * MAINTAINERS: Make whitespace consistent.
3448 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3450 Backport from upstream Libtool:
3451 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3452 Add cache variables to tests that require the linker to work.
3453 For shlibpath_overrides_runpath, this also changes the semantics
3454 to let the result from the C compiler take precedence.
3456 2008-12-02 Ben Elliston <bje@au.ibm.com>
3458 * config.sub, config.guess: Update from upstream sources.
3460 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3462 * configure.ac (ppllibs): Add by default the lib flags.
3463 * configure: Regenerate.
3465 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3467 * MAINTAINERS: Add myself to the write after approval list.
3469 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3471 * configure.ac: Add double brackets on darwin[912].
3472 * configure: Regenerate.
3474 2008-12-03 Daniel Kraft <d@domob.eu>
3476 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3477 Approval to Reviewer section (for Fortran front-end).
3479 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3481 * configure.ac: Expand to darwin10 and later.
3482 * configure: Regenerate.
3484 2008-12-02 Andreas Schwab <schwab@suse.de>
3486 * Makefile.def: configure-target-boehm-gc depends on
3487 all-target-libstdc++-v3.
3488 * Makefile.in: Regenerate.
3490 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3492 * MAINTAINERS: Add myself as mingw maintainer.
3494 2008-12-02 Ben Elliston <bje@au.ibm.com>
3496 * config.sub, config.guess: Update from upstream sources.
3498 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3500 * README.SCO: Remove.
3502 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3504 * MAINTAINERS: Add myself to the write after approval list.
3506 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3508 * MAINTAINERS: Update my email address in WAA section.
3510 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3512 * MAINTAINERS: Update e-mail address.
3514 2008-11-27 Toon Moene <toon@moene.org>
3516 * MAINTAINERS: Change e-mail address.
3518 2008-11-27 Tristan Gingold <gingold@adacore.com>
3520 * configure.ac: Build gdb for i?86-*-darwin*
3521 * configure: Regenerated.
3523 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3525 * MAINTAINERS: Added my full name.
3527 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3534 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3536 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3537 * Makefile.in: Regenerated.
3539 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3546 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3547 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3548 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3549 (HOST_EXPORTS): Pass CPPFLAGS.
3550 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3551 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3552 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3553 * Makefile.in, configure: Regenerated.
3554 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3555 and CPPFLAGS_FOR_BUILD.
3557 2008-11-06 Jeff Law <law@redhat.com>
3559 * MAINTAINERS: Add myself as middle end maintainer.
3561 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3563 * MAINTAINERS (Write after approval): Add myself.
3565 2008-11-05 Diego Novillo <dnovillo@google.com>
3567 * MAINTAINERS (Global Reviewers): Add myself.
3568 (Non-Algorithmic Maintainers): Remove myself.
3570 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3572 * MAINTAINERS (Write after approval): Add myself.
3574 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3576 * MAINTAINERS (Write after approval): Add myself.
3578 2008-10-31 Ben Elliston <bje@au.ibm.com>
3580 * configure.ac (spu-*-*): Remove special case.
3581 * configure: Regenerate.
3583 2008-10-30 Catherine Moore <clm@codesourcery.com>
3585 * MAINTAINERS (Write after approval): Update my email address.
3587 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3589 * configure.ac [spu-*-*]: Do not set skipdirs.
3590 * configure: Re-generate.
3592 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3594 * MAINTAINERS (Various Maintainers): Add myself to reload.
3596 2008-10-25 Richard Guenther <rguenther@suse.de>
3598 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3599 maintainer. Remove myself as libgcc-math maintainer.
3600 (Non-Algorithmic Maintainers): Remove myself.
3602 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3604 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3605 * Makefile.in: Regenerated.
3607 2008-10-23 Cary Coutant <ccoutant@google.com>
3609 * MAINTAINERS (Write after approval): Add myself.
3611 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3618 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3619 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3620 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3621 (HOST_EXPORTS): Pass CPPFLAGS.
3622 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3623 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3624 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3625 * Makefile.in, configure: Regenerated.
3626 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3627 and CPPFLAGS_FOR_BUILD.
3629 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3631 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3634 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3636 * MAINTAINERS (Write After Approval): Added myself.
3638 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3640 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3641 recommended version to 2.3.2.
3643 * configure: Regenerate.
3645 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3647 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3649 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3651 * MAINTAINERS (Write After Approval): Update e-mail address.
3653 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3655 * libtool.m4: Update to libtool 2.2.6.
3656 * lt~obsolete.m4: Update to libtool 2.2.6.
3657 * ltmain.sh: Update to libtool 2.2.6.
3658 * ltsugar.m4: Update to libtool 2.2.6.
3659 * ltversion.m4: Update to libtool 2.2.6.
3660 * ltoptions.m4: Update to libtool 2.2.6.
3661 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3663 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3665 * MAINTAINERS (Write After Approval): Add myself.
3667 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3669 * MAINTAINERS (Write After Approval): Update my name.
3671 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3673 * MAINTAINERS: Add myself in "Write After Approval".
3675 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3677 * MAINTAINERS: Add myself as ia64 maintainer.
3679 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3681 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3682 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3683 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3684 and Michael Tiemann from Write After Approval since they do not
3685 actually have access.
3687 2008-09-05 Richard Guenther <rguenther@suse.de>
3689 * configure.ac: Initialize clooglibs to -lcloog.
3690 * configure: Re-generate.
3692 2008-09-04 Le-Chun Wu <lcwu@google.com>
3694 * MAINTAINERS (Write After Approval): Add myself.
3696 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3698 * configure.ac (--with-cloog-polylib): New.
3699 (--disable-cloog-version-check): New.
3700 (--disable-ppl-version-check): New.
3701 * configure: Re-generate.
3703 2008-09-03 Richard Guenther <rguenther@suse.de>
3705 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3707 * configure: Re-generate.
3709 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3712 * MAINTAINERS: Add picoChip maintainers.
3714 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3715 Tobias Grosser <grosser@fim.uni-passau.de>
3716 Jan Sjodin <jan.sjodin@amd.com>
3717 Harsha Jagasia <harsha.jagasia@amd.com>
3718 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3719 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3720 Adrien Eliche <aeliche@isty.uvsq.fr>
3722 Merge from graphite branch.
3723 * configure: Regenerate.
3724 * Makefile.in: Regenerate.
3725 * configure.ac (host_libs): Add ppl and cloog.
3726 Add checks for PPL and CLooG.
3727 * Makefile.def (ppl, cloog): Added modules and dependences.
3728 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3729 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3731 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3733 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3734 (GCC_SHLIB_SUBDIR): New.
3735 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3736 * configure: Regenerate.
3737 * Makefile.in: Regenerate.
3739 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3741 * MAINTAINERS: Consistently use tabs to separate columns.
3743 2008-08-29 Tristan Gingold <gingold@adacore.com>
3745 * MAINTAINERS (Write after Approval): Add myself.
3747 2008-08-28 Tristan Gingold <gingold@adacore.com>
3749 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3750 Enable bfd, binutils and opcodes.
3751 * configure: Regenerate.
3753 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3755 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3757 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3759 * MAINTAINERS: Use correct Umlaut for last name.
3761 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3763 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3765 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3767 * MAINTAINERS: Update my email address.
3769 2008-08-16 Nicolas Roche <roche@adacore.com>
3771 * Makefile.tpl: Add BOOT_ADAFLAGS.
3772 * Makefile.in: Regenerate.
3774 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3776 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3777 * configure: Regenerate.
3779 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3781 * configure.ac: Add makefile fragments for hpux.
3782 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3783 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3784 * configure: Regenerate.
3785 * Makefile.in: Regenerate.
3787 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3789 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3791 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3793 * MAINTAINERS (Write after Approval): Add myself.
3795 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3797 * MAINTAINERS (Write After Approval): Add myself.
3799 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3801 * MAINTAINERS (Write After Approval): Add myself.
3803 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3805 * MAINTAINERS: Update my email address.
3807 2008-06-25 Joey Ye <joey.ye@intel.com>
3809 * MAINTAINERS (Write After Approval): Add myself.
3811 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3813 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3814 * Makefile.in: Regenerate.
3815 * configure: Regenerate.
3817 2008-06-17 Daniel Kraft <d@domob.eu>
3819 * MAINTAINERS (Write After Approval): Add myself.
3821 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3823 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3824 "$@" is still intact with both Autoconf 2.59 and 2.62.
3825 * configure: Regenerate.
3827 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3829 * Makefile.tpl: Fix comment errors.
3830 * Makefile.in: Regenerate.
3832 2008-06-12 David S. Miller <davem@davemloft.net>
3833 David Edelsohn <edelsohn@gnu.org>
3835 * configure.ac: Add powerpc*-*-* to gold supported targets.
3836 * configure: Regenerate.
3838 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3840 PR tree-optimization/36218
3841 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3842 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3843 (all prefix="build-"): Pass them to build-system sub-makes.
3844 * Makefile.in: Regenerate.
3846 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3848 * MAINTAINERS (mt port): Remove.
3849 (sco5, unixware, sco udk): Remove.
3850 (Kean Johnston): Add to Write After Approval.
3852 2008-05-30 Julian Brown <julian@codesourcery.com>
3854 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3855 of libobjc for ARM EABI Linux.
3856 * configure: Regenerate.
3858 2008-05-18 Xinliang David Li <davidxl@google.com>
3860 * ChangeLog: Remove wrong ChangeLog entry.
3862 2008-05-17 Xinliang David Li <davidxl@google.com>
3864 * MAINTAINERS (Write After Approval): Add myself.
3866 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3868 * MAINTAINERS (Write After Approval): Add myself.
3870 2008-05-14 Rafael Espíndola <espindola@google.com>
3872 * config-ml.in: don't handle --enable-shared and --enable-static.
3874 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3876 * MAINTAINERS: Update my email address.
3878 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3880 * MAINTAINERS: Update my email address.
3882 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3884 * MAINTAINERS (Write After Approval): Add myself.
3886 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3888 * MAINTAINERS (Write After Approval): Add myself.
3890 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3892 * MAINTAINERS (crx): Add myself.
3894 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3897 2008-04-14 David S. Miller <davem@davemloft.net>
3899 * configure.ac: Add sparc*-*-* to gold supported targets.
3900 * configure: Regenerate.
3902 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3905 * configure.ac: Include override.m4.
3906 * configure: Regenerate.
3908 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3910 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3911 * Makefile.in: Regenerate.
3913 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3915 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3916 as nonconfigurable directories list.
3917 * configure: Regenerate.
3919 2008-04-14 Ben Elliston <bje@au.ibm.com>
3921 * config.sub, config.guess: Update from upstream sources.
3923 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3925 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3926 * Makefile.in: Regenerate.
3928 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3930 * configure.ac: Do not build libssp for the AVR.
3931 * configure: Regenerate.
3933 2008-04-07 Ian Lance Taylor <iant@google.com>
3935 * Makefile.def: check-gold depends upon all-binutils.
3936 * Makefile.in: Regenerate.
3938 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3940 * MAINTAINERS (Write After Approval): Add myself.
3942 2008-04-04 Nick Clifton <nickc@redhat.com>
3945 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3947 * configure: Regenerate.
3949 2008-04-04 NightStrike <NightStrike@gmail.com>
3952 * configure.ac: Combine rules for mingw32 and mingw64.
3953 * configure: Regenerate.
3955 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3957 * MAINTAINERS (Write After Approval): Add myself.
3959 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3961 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3962 * Makefile.in (.NOTPARALLEL): Ditto.
3964 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3966 * MAINTAINERS (Write After Approval): Add myself.
3968 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3970 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3971 * Makefile.in (.NOTPARALLEL): Regenerate.
3973 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3975 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3976 * Makefile.in: Regenerate.
3978 2008-03-26 Jakub Staszak <kuba@et.pl>
3980 * MAINTAINERS (Write After Approval): Add myself.
3982 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3984 * MAINTAINERS: Update e-mail address.
3986 2008-03-20 Ian Lance Taylor <iant@google.com>
3988 * configure.ac: Add support for --enable-gold.
3989 * Makefile.def: Add gold as a directory like ld.
3990 * configure, Makefile.in: Regenerate.
3992 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3994 * configure.ac: m4_include config/proginstall.m4.
3995 * configure: Regenerate.
3997 Backport from upstream Libtool:
3999 2007-10-12 Eric Blake <ebb9@byu.net>
4001 Deal with Autoconf 2.62's semantic change in m4_append.
4002 * ltsugar.m4 (lt_append): Replace broken versions of
4004 (lt_if_append_uniq): Don't require separator to be overquoted,
4005 and avoid broken m4_append.
4006 (lt_dict_add): Fix typo.
4007 * libtool.m4 (_LT_DECL): Don't overquote separator.
4009 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4011 * config.rpath: Add AIX 6 support.
4013 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4015 * Makefile.def (stageprofile). Remove -fprofile-generate
4016 from stage_libcflags.
4017 * Makefile.in: Regenerate.
4019 2008-03-13 Ben Elliston <bje@au.ibm.com>
4021 * config.sub, config.guess: Update from upstream sources.
4023 2008-03-06 Tom Tromey <tromey@redhat.com>
4025 * MAINTAINERS: Update for treelang deletion.
4027 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4029 * MAINTAINERS: Update my email address.
4031 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4033 * MAINTAINERS (darwin port): Add myself as a maintainer.
4034 (objective-c/c++): Add myself as a maintainer.
4036 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4038 * MAINTAINERS (Write After Approval): Update my email address.
4040 2008-02-25 Tomas Bily <tbily@suse.cz>
4042 * MAINTAINERS (Write After Approval): Add myself.
4044 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4046 * MAINTAINERS (OpenMP): Add myself.
4048 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4053 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4054 * configure: Regenerate.
4056 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4057 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4058 STAGE4_LIBCFLAGS): New.
4059 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4060 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4061 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4062 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4063 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4064 for target modules. Don't export LIBCFLAGS.
4065 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4066 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4067 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4068 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4069 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4070 * Makefile.in: Regenerate.
4072 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4075 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4076 Do not use -DDLL_EXPORT. Backport from upstream.
4078 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4080 * MAINTAINERS (Write After Approval): Add myself.
4082 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4084 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4085 * configure: Regenerate.
4087 2008-01-31 Marc Gauthier <marc@tensilica.com>
4089 * configure.ac (xtensa*-*-*): Recognize processor variants.
4090 * configure: Regenerate.
4092 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4095 * configure.ac (PARSE_ARGS): Push suitable setting of
4096 ac_subdirs_all, for `./configure --help=recursive'.
4097 Handle `+' in generic toplevel directory disabling.
4098 * configure: Regenerate.
4100 2008-01-28 Nick Clifton <nickc@redhat.com>
4102 * MAINTAINERS (xstormy16): Take over maintainership.
4104 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4106 * MAINTAINERS (c4x port): Remove.
4108 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4110 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4112 2008-01-23 Ben Elliston <bje@au.ibm.com>
4114 * config.sub, config.guess: Update from upstream sources.
4116 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4118 * MAINTAINERS (Write After Approval): Add myself.
4120 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4122 * MAINTAINERS: Update my email address.
4124 2008-01-09 Raksit Ashok <raksit@google.com>
4126 * MAINTAINERS (Write After Approval): Add myself.
4128 2008-01-09 Raksit Ashok <raksit@google.com>
4130 * MAINTAINERS (Write After Approval): Add myself.
4132 2008-01-08 Ben Elliston <bje@au.ibm.com>
4134 * config.sub, config.guess: Update from upstream sources.
4136 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4138 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4139 Change recommended MPFR from 2.2.1 -> 2.3.0.
4140 * configure: Regenerate.
4142 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4144 * MAINTAINERS: Update my email address.
4146 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4148 * MAINTAINERS: Update my email address.
4150 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4152 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4153 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4154 * Makefile.in: Regenerate.
4156 2007-12-10 Mark Heffernan <meheff@google.com>
4158 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4161 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4163 * configure.ac: Enable libjava for x86_64-*-darwin9.
4164 * configure: Regenerate.
4166 2007-12-07 Bill Maddox <maddox@google.com>
4168 * MAINTAINERS (Write After Approval): Add myself.
4170 2007-12-05 Ben Elliston <bje@au.ibm.com>
4172 * config.sub, config.guess: Update from upstream sources.
4174 2007-12-02 Matthias Klose <doko@ubuntu.com>
4176 * config-ml.in: Remove 64bit configure tests.
4178 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4180 * config-ml.in: Robustify against white space in absolute file
4183 * config-ml.in (multi-clean): Substitute ${Makefile}.
4184 Remove superfluous ${Makefile} in list.
4186 2007-11-19 Thiemo Seufer <ths@mips.com>
4188 * config-ml.in: Don't hardcode the Makefile name.
4190 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4192 * MAINTAINERS (Write After Approval): Add myself.
4194 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4196 * MAINTAINERS (Write After Approval): Add myself.
4198 2007-11-06 Doug Kwan <dougkwan@google.com>
4200 * MAINTAINERS (Write After Approval): Add myself.
4202 2007-10-25 Ben Elliston <bje@au.ibm.com>
4204 * MAINTAINERS (mercury): Remove entry.
4205 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4207 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4209 * Makefile.def (dependencies): Make configure-gdb depend on
4211 * Makefile.in: Regenerated.
4213 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4215 * MAINTAINERS (Fortran maintainer): Remove myself.
4217 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4219 * Makefile.def: To avoid problems running with parallel makes,
4220 build newlib before libgloss so that target specific header
4222 * Makefile.in: Regenerate
4224 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4226 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4227 * Makefile.in: Regenerate.
4229 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4231 * MAINTAINERS (Register allocation reviewer): Add myself.
4233 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4235 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4236 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4237 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4238 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4239 * configure: Regenerate.
4241 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4243 * MAINTAINERS (Register allocation reviewer): Add myself.
4245 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4247 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4248 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4249 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4250 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4251 * configure.ac: Default them to host tools for $host = $build.
4254 * configure: Regenerate.
4255 * Makefile.in: Regenerate.
4257 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4259 * MAINTAINERS (Register allocation reviewer): Add myself.
4261 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4263 * MAINTAINERS (Register allocation reviewer): Add myself.
4265 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4267 * MAINTAINERS (Write After Approval): Fix typo.
4269 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4271 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4272 * configure: Regenerate.
4274 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4277 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4278 they're already prefixed.
4280 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4282 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4284 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4285 * configure: Regenerate.
4286 * Makefile.in: Regenerate.
4288 2007-09-17 Andreas Schwab <schwab@suse.de>
4290 * configure.ac: Raise minimum makeinfo version to 4.6.
4291 * configure: Regenerate.
4293 2007-09-17 Johannes Singler <singler@ira.uka.de>
4295 * MAINTAINERS (write-after-approval) add myself
4297 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4299 * configure.ac: Correct makeinfo version check.
4300 * configure: Regenerate.
4302 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4304 * MAINTAINERS: Update my email address.
4306 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4308 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4309 to $skipdirs and only disable gprof for newlib. Use the normal
4310 mips*-elf* handling in other respects.
4311 * configure: Regnerate.
4313 2007-09-12 David Daney <ddaney@avtrex.com>
4315 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4317 * configure: Regenerate.
4319 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4322 * configure.ac: For libgloss targets, point the linker to the linker
4323 script, startup code and simulator library.
4324 * configure: Regenerate.
4326 2007-09-07 Andrew Haley <aph@redhat.com>
4328 * configure.ac (noconfigdirs): Remove target-libffi and
4330 * configure: Regenerate.
4332 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4335 * configure.ac: Use config/mh-mingw on mingw.
4336 * configure: Regenerate.
4338 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4340 * MAINTAINERS (Write After Approval): Add myself.
4342 2007-09-05 Richard Guenther <rguenther@suse.de>
4344 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4345 nor --disable-checking is provided also turn on yes and types
4346 checking for stage1.
4347 * configure: Re-generate.
4349 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4351 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4352 (Write After Approval): Remove myself.
4354 2007-08-29 Nick Clifton <nickc@redhat.com>
4356 * config.sub, config.guess: Update from upstream sources.
4358 2007-08-22 Bud Davis <jmdavis@link.com>
4360 * MAINTAINERS (Write After Approval): Added myself.
4361 * MAINTAINERS (Reviewers): Removed myself.
4363 2007-08-18 Paul Brook <paul@codesourcery.com>
4364 Joseph Myers <joseph@codesourcery.com>
4366 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4367 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4368 * Makefile.in: Regenerate.
4369 * configure.ac (--with-debug-prefix-map): New.
4370 * configure: Regenerate.
4372 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4373 Nigel Stephens <nigel@mips.com>
4375 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4376 as target_makefile_frag.
4377 * configure: Regenerate.
4379 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4381 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4382 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4383 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4384 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4385 (do-compare, do-compare3, do-compare-debug): New.
4386 ([+compare-target+]): Use them.
4388 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4390 * MAINTAINERS (Write After Approval): Change my email address.
4392 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4393 Ben Elliston <bje@au.ibm.com>
4395 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4396 --silent if $silent.
4397 * configure: Regenerate.
4399 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4401 * MAINTAINERS (Various Maintainers): Add myself as
4402 loop infrastructure maintainer. Update my e-mail
4405 2007-07-31 Diego Novillo <dnovillo@google.com>
4407 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4410 2007-07-26 Richard Guenther <rguenther@suse.de>
4412 * configure.ac: Add types checking to stage1 checking flags.
4413 * configure: Regenerate.
4415 2007-07-17 Nick Clifton <nickc@redhat.com>
4417 * COPYING3: New file. Contains version 3 of the GNU General
4419 * COPYING3.LIB: New file. Contains version 3 of the GNU
4420 Lesser General Public License.
4422 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4424 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4426 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4428 * MAINTAINERS (S/390 co-maintainer): Add myself.
4429 (Write After Approval): Remove myself.
4431 2007-07-13 Dan Hipschman <dsh@google.com>
4433 * MAINTAINERS (Write After Approval): Add myself.
4435 2007-07-11 Nick Clifton <nickc@redhat.com>
4437 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4439 * Makefile.in: Regenerate.
4441 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4443 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4446 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4448 * lt~obsolete.m4: New. Import from 20070318 libtool.
4450 2007-07-03 Julian Brown <julian@codesourcery.com>
4452 * MAINTAINERS (Write After Approval): Add myself.
4454 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4456 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4457 * configure: Regenerate.
4459 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4461 * configure.ac: Add some missing m4 quotation.
4462 * configure: Regenerate.
4464 2007-07-02 Simon Baldwin <simonb@google.com>
4466 * MAINTAINERS (Write After Approval): Add myself.
4468 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4470 * configure: Regenerate.
4472 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4474 * Makefile.def: Add windmc tool to build.
4475 * Makefile.tpl: Likewise.
4476 * configure.ac: Likewise.
4477 * Makefile.in: Regenerate.
4478 * configure: Regenerate.
4480 2007-06-28 DJ Delorie <dj@redhat.com>
4482 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4483 not building newlib.
4484 * configure: Regenerated.
4486 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4488 * MAINTAINERS (Write After Approval): Add myself.
4490 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4492 * MAINTAINERS (Write After Approval): Add myself.
4494 2007-06-19 Chris Matthews <chrismatthews@google.com>
4496 * MAINTAINERS (Write After Approval): Add myself.
4498 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4500 * MAINTAINERS (Write After Approval): Add myself.
4502 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4504 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4505 * Makefile.in: Regenerated.
4507 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4509 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4510 bfin*-*-uclinux* targets.
4511 * configure: Regenerate.
4513 2007-06-14 Ian Lance Taylor <iant@google.com>
4515 * MAINTAINERS: Add myself as non-algorithmic global write
4518 2007-06-14 Diego Novillo <dnovillo@google.com>
4520 * MAINTAINERS: Add self as middle-end maintainer and
4521 non-algorithmic global write maintainer.
4523 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4525 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4526 Move all Fortran maintainers except Paul Brook into the
4527 Non-Autopoiesis section.
4529 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4531 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4532 (distclean-stage[+id+]): Possibly delete stage_last.
4533 * Makefile.in: Regenerate.
4535 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4537 * MAINTAINERS (Various Maintainer): Fix typo.
4539 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4541 * MAINTAINERS (Various Maintainer): Add myself as
4542 dataflow maintainer.
4544 2007-06-07 Ben Elliston <bje@au.ibm.com>
4546 * config.sub, config.guess: Update from upstream sources.
4548 2007-06-07 Ben Elliston <bje@au.ibm.com>
4550 * Makefile.tpl: Fix spelling error.
4551 * Makefile.in: Regenerate.
4553 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4555 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4556 lt_cv_sys_max_cmd_len.
4558 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4560 * MAINTAINERS (Various Maintainers): Add myself as
4561 auto-vectorizer maintainer.
4563 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4566 * libtool.m4: Revert previous change.
4567 * ltgcc.m4: Put it here.
4569 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4571 * MAINTAINERS (Various Maintainers): Add myself as
4572 auto-vectorizer maintainer.
4574 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4577 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4579 2007-05-30 Richard Guenther <rguenther@suse.de>
4581 * MAINTAINERS (Various Maintainers): Add myself as
4582 auto-vectorizer maintainer.
4584 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4587 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4588 * configure: Rebuilt.
4590 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4592 * MAINTAINERS (Write After Approval): Removed my name.
4594 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4596 * MAINTAINERS (Write After Approval): Remove myself.
4598 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4600 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4602 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4604 * ltmain.sh: Update from ToT Libtool.
4605 * libtool.m4: Update from ToT Libtool.
4606 * ltsugar.m4: New. Update from ToT Libtool.
4607 * ltversion.m4: New. Update from ToT Libtool.
4608 * ltoptions.m4: New. Update from ToT Libtool.
4610 * ltcf-c.sh: Remove.
4611 * ltcf-cxx.sh: Remove.
4612 * ltcf-gcj.sh: Remove.
4614 2007-05-22 Ollie Wild <aaw@google.com>
4616 * MAINTAINERS (Write After Approval): Add myself.
4618 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4620 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4622 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4623 Remove CFLAGS/LIBCFLAGS.
4624 (configure-stage[+id+]-[+prefix+][+module+],
4625 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4626 * Makefile.in: Regenerate.
4628 2007-05-15 Diego Novillo <dnovillo@google.com>
4630 * MAINTAINERS: Update e-mail address.
4632 2007-05-15 Revital Eres <eres@il.ibm.com>
4634 * MAINTAINERS (Write After Approval): Add myself.
4636 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4638 * MAINTAINERS (Write After Approval): Updated my address.
4640 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4642 * MAINTAINERS (Write After Approval): Add myself.
4644 2007-05-11 Silvius Rus <rus@google.com>
4646 * MAINTAINERS (Write After Approval): Add myself.
4648 2007-04-23 Tom Tromey <tromey@redhat.com>
4650 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4652 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4654 * MAINTAINERS (cpplib): Rename to ...
4655 (libcpp): ... this. Add C/C++ front end maintainers.
4657 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4659 * config-ml.in: Pass ${ml_config_env} to configure calls.
4661 2007-04-04 Christian Bruel <christian.bruel@st.com>
4663 * MAINTAINERS (Write After Approval): Add myself.
4665 2007-04-02 Dave Korn <dave.korn@artimi.com>
4667 * MAINTAINERS (Write After Approval): Add myself.
4669 2007-03-31 Tobias Burnus <burnus@net-b.de>
4671 * MAINTAINERS (fortran 95 front end): Add myself.
4673 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4675 * MAINTAINERS (Write After Approval): Add myself.
4677 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4679 * MAINTAINERS (Modulo Scheduler): Add myself.
4681 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4683 * MAINTAINERS (fortran 95 front end): Add myself.
4684 (c++ front end): whitespace fix.
4686 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4688 * MAINTAINERS (Write After Approval): Add myself.
4690 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4692 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4693 of glob. Quote arguments with single quotes too.
4694 * configure: Regenerate.
4696 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4698 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4699 * Makefile.in: Regenerate
4701 2007-03-07 Andreas Schwab <schwab@suse.de>
4703 * configure: Regenerate.
4705 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4707 * configure.ac: Add "--with-pdfdir" configure option,
4708 which defines pdfdir variable.
4709 * Makefile.def (target=fixincludes): Add install-pdf to
4711 (recursive_targets): Add install-pdf target.
4712 (flags_to_pass): Add pdfdir.
4713 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4715 * configure: Regenerate
4716 * Makefile.in: Regenerate
4718 2007-02-28 Eric Christopher <echristo@apple.com>
4721 2006-12-07 Mike Stump <mrs@apple.com>
4723 * Makefile.def (dependencies): Add dependency for
4724 install-target-libssp and install-target-libgomp on
4726 * Makefile.in: Regenerate.
4728 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4730 * configure: Regenerate.
4731 * configure.ac: Move statements after variable declarations.
4733 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4735 * MAINTAINERS: Add myself as sh maintainer.
4737 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4739 * configure.ac: Adjust for loop syntax.
4740 * configure: Regenerate.
4742 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4744 * configure: Rebuilt.
4746 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4748 * configure.ac: Drop multiple occurrences of --enable-languages,
4749 and fix its quoting.
4750 * configure: Rebuilt.
4752 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4753 Nathan Sidwell <nathan@codesourcery.com>
4754 Vladimir Prus <vladimir@codesourcery.com>
4755 Joseph Myers <joseph@codesourcery.com>
4757 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4758 * configure: Regenerate.
4760 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4762 * ltconfig (freebsd*): Default to elf.
4764 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4766 * configure.ac (target_libraries): Move libgcc before libiberty.
4767 * configure: Regenerated.
4769 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4770 Paolo Bonzini <bonzini@gnu.org>
4773 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4774 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4775 * configure: Regenerated.
4777 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4779 * MAINTAINERS (Language Front End Maintainers): Update my mail
4782 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4785 * configure.ac: Correct syntax for Solaris ksh.
4786 * configure: Regenerated.
4788 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4790 * configure.ac: Sync with src.
4791 * configure: Regenerate.
4793 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4795 * Makefile.in: Regenerate.
4797 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4799 * config.sub: Sync with src.
4801 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4803 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4804 noncanonical equivalents.
4805 * configure.in: Rename to...
4806 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4807 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4808 target_noncanonical. Use them. Rewrite removal of configure
4809 arguments for autoconf 2.59. Discard variable settings. Force
4810 program_transform_name for native tools.
4812 * Makefile.in: Regenerated.
4813 * configure: Regenerated with autoconf 2.59.
4815 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4817 * MAINTAINERS (Write After Approval): Add myself.
4819 2007-01-31 Andreas Schwab <schwab@suse.de>
4821 * Makefile.tpl (LDFLAGS): Substitute it.
4822 * Makefile.in: Regenerate.
4824 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4826 * MAINTAINERS (Write After Approval): Add myself.
4828 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4830 * MAINTAINERS (spu port): Add myself.
4832 2007-01-23 Richard Guenther <rguenther@suse.de>
4835 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4836 * Makefile.tpl (GNATBIND): Substitute it.
4837 (GNATMAKE): Likewise.
4838 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4840 * Makefile.in: Regenerate.
4841 * configure: Regenerate.
4843 2007-01-18 Mike Stump <mrs@apple.com>
4845 * configure.in: Re-enable -Werror for gcc builds.
4847 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4849 * MAINTAINERS (Write After Approval): Add myself.
4851 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4853 * configure.in: Change == to = in test command.
4854 * configure: Regenerate.
4856 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4857 Nick Clifton <nickc@redhat.com>
4858 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4860 * configure.in (build_configargs, host_configargs, target_configargs):
4861 Remove build/host/target parameters.
4862 (host_libs): Add gmp and mpfr.
4863 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4864 * Makefile.def (gmp, mpfr): New.
4865 (gcc): Remove target.
4866 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4867 target_os, target_vendor): New.
4868 (configure): Add host_alias/target_alias arguments; adjust invocations.
4869 * configure: Regenerate.
4870 * Makefile.in: Regenerate.
4872 2007-01-11 Matt Fago <fago@earthlink.net>
4874 * configure.in: Try to link to functions only in mpfr 2.2.x
4875 to improve robustness of configure tests.
4876 * configure: Regenerate.
4878 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4880 * MAINTAINERS: Add myself as i386 maintainer.
4882 2007-01-08 Jan Hubicka <jh@suse.cz>
4884 * MAINTAINERS: Add myself as i386 maintainer.
4886 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4888 * configure.in: Add support for an x86_64-mingw* target.
4889 * configure: Regenerate.
4891 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4893 * Makefile.tpl (all-target): Correct @if conditional for target
4895 * configure.in: Omit libiberty if building only target libgcc.
4896 * configure, Makefile.in: Regenerated.
4898 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4900 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4901 * configure: Regenerate.
4903 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4905 * Makefile.def (target_modules): Add libgcc.
4906 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4907 * Makefile.tpl (clean-target-libgcc): Delete.
4908 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4909 on gcc even for bootstrapped modules. Rewrite handling of
4910 lang_env_dependencies to loop over target_modules.
4911 * configure.in (target_libraries): Add target-libgcc.
4912 * Makefile.in, configure: Regenerated.
4914 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4916 * configure.in: Reorganize recognition of languages. Add
4917 --enable-stage1-languages. Show supported languages for the chosen
4918 target rather than all recognized languages.
4919 * configure: Regenerate.
4921 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4923 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4924 * Makefile.in: Regenerate.
4926 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4928 * configure.in: Warn that MPFR 2.2.0 is buggy.
4929 * configure: Regenerate.
4931 2006-12-27 Ian Lance Taylor <iant@google.com>
4933 * configure.in: When removing Makefiles to force a reconfigure, also
4934 remove prev-DIR*/Makefile.
4935 * configure: Regenerate.
4937 2006-12-22 Andreas Schwab <schwab@suse.de>
4939 * configure: Regenerate with correct autoconf version.
4941 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4943 * configure.in: add AC_SUBST for *_FOR_TARGET.
4944 * configure: Regenerate.
4946 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4948 * configure.in: Simplify logic for rejecting languages that cannot
4949 be built. Separate the case when a language is unsupported,
4950 from the case when the user chooses not to build a language.
4952 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4954 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4955 it only affects bootstrap and could be tested on "$host" as well.
4956 * configure: Regenerate.
4957 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4959 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4962 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4963 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4964 move here comment from Makefile.tpl.
4965 * Makefile.tpl: Move some definitions higher in the file.
4966 (STAGE1_CHECKING): New.
4967 * configure.in: Add --enable-stage1-checking.
4968 * configure: Regenerate.
4969 * Makefile.in: Regenerate.
4971 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4973 * MAINTAINERS: Add myself as build system maintainer.
4975 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4977 * MAINTAINERS (Write After Approval): Add myself.
4979 2006-12-13 Eric Christopher <echristo@apple.com>
4981 * MAINTAINERS: Add myself as darwin maintainer.
4983 2006-12-11 Ian Lance Taylor <ian@airs.com>
4985 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4987 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4989 MAINTAINERS: Update my entry.
4991 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4993 * configure.in: Handle spu makefile frag.
4994 * Makefile.tpl (MAINT): Define
4995 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4996 * configure: Regenerate.
4997 * Makefile.in: Regenerate.
4999 2006-12-11 Ben Elliston <bje@au.ibm.com>
5001 * config.guess: Import latest version.
5002 * config.sub: Likewise.
5004 2006-12-11 Ben Elliston <bje@au.ibm.com>
5006 * configure.in (spu-*-*): Don't skip target-libiberty.
5007 * configure: Regenerate.
5009 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5012 * configure.in: Correct x86 darwin support for libjava to powerpc
5014 * configure: Regenerate.
5016 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5018 * configure.in: Add x86 darwin support for libjava.
5019 * configure: Regenerate.
5021 2006-12-07 Mike Stump <mrs@apple.com>
5023 * Makefile.def (dependencies): Add dependency for
5024 install-target-libssp and install-target-libgomp on
5026 * Makefile.in: Regenerate.
5028 2006-12-04 Richard Guenther <rguenther@suse.de>
5030 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5031 (Non-Algorithmic Maintainers): Move over non-algorithmic
5032 loop optimizer maintainers, add myself as a non-algorithmic
5033 middle-end maintainer.
5035 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5037 * MAINTAINERS (Write After Approval): Add myself.
5039 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5041 * configure.in: Update error message for missing GMP/MPFR.
5043 * configure: Regenerate.
5045 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5047 * configure.in: Update MPFR version in error message.
5049 * configure: Regenerate.
5051 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5053 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5054 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5055 --with-gmp-lib): New flags.
5057 * configure: Regenerate.
5059 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5061 * MAINTAINERS (Write After Approval): Change my email address.
5063 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5065 * MAINTAINERS (Write After Approval): Add myself.
5067 2006-11-22 Philipp Thomas <pth@suse.de>
5069 * MAINTAINERS (i18n): Update e-mail address.
5071 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5073 * MAINTAINERS (spu port): Add myself as maintainer.
5074 (Write After Approval): Remove myself.
5076 2006-11-22 Ben Elliston <bje@au.ibm.com>
5078 * configure.in (skipdirs): Don't build libssp for SPU.
5079 * configure: Regenerate.
5081 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5083 * MAINTAINERS (spu port): Add myself as maintainer.
5084 (libobjc): Update my email address.
5086 2006-11-21 Andrea Bona <andrea.bona@st.com>
5088 * MAINTAINERS (Write After Approval): Add myself.
5090 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5092 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5093 * configure : Rebuilt.
5095 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5097 * MAINTAINERS (Write After Approval): Add myself.
5099 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5101 * MAINTAINERS (Write After Approval): Add myself.
5103 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5105 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5107 * configure: Regenerate.
5109 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5111 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5112 (unstage): Test for stage_last presence.
5115 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5117 * Makefile.in: Regenerate.
5119 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5121 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5124 2006-11-14 Erven Rohou <erven.rohou@st.com>
5126 * MAINTAINERS (Write After Approval): Add myself.
5128 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5130 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5131 and stageN-package/Makefile.
5132 * Makefile.in: Regenerated.
5134 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5136 * configure.in: Remove target-libgloss from noconfigdirs for
5138 * configure: Regenerated.
5140 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5142 * configure.in (have_gmp): Only error if the gcc directory exists.
5144 * configure: Regenerate.
5146 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5148 * configure.in: Robustify error message for missing GMP/MPFR.
5150 * configure: Regenerate.
5152 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5154 * MAINTAINERS (Write After Approval): Add myself.
5156 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5158 * MAINTAINERS: Change email address.
5160 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5162 * MAINTAINERS (Write After Approval): Add myself.
5164 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5166 * MAINTAINERS (Write After Approval): Add myself.
5168 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5170 * MAINTAINERS (Write After Approval): Move myself to
5171 Write After Approval section.
5173 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5175 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5177 * configure: Regenerate.
5179 2006-10-16 Tobias Burnus <burnus@net-b.de>
5181 * MAINTAINERS (Write After Approval): Add myself.
5183 2006-10-16 Ben Elliston <bje@au.ibm.com>
5185 * config.guess: Import latest version.
5186 * config.sub: Likewise.
5188 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5190 * Makefile.def: Added pdf target handling.
5191 * Makefile.tpl: Added pdf target handling.
5192 * Makefile.in: Regenerated.
5194 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5196 * MAINTAINERS: Add self as score port maintainer.
5198 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5200 * MAINTAINERS (Write After Approval): Add myself.
5202 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5204 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5206 * configure: Regenerated.
5208 2006-09-27 Dave Brolley <brolley@redhat.com>
5210 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5211 using $s instead of $r.
5212 * configure: Regenerated.
5214 2006-09-26 Thiemo Seufer <ths@mips.com>
5216 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5217 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5218 * configure: Regenerate.
5220 2006-09-24 Graeme Peterson <gridly@gmail.com>
5222 * MAINTAINERS (Write After Approval): Remove myself.
5224 2006-09-22 Chao-ying Fu <fu@mips.com>
5226 * MAINTAINERS (Write After Approval): Add myself.
5228 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5230 * MAINTAINERS: Add self as soft-fp maintainer.
5232 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5234 * MAINTAINERS: Add myself as avr maintainer.
5235 Remove Marek Michalkiewicz as avr maintainer.
5237 2006-09-07 Roberto Costa <roberto.costa@st.com>
5239 * MAINTAINERS (Write After Approval): Add myself.
5241 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5243 * configure.in: Never build newlib for a Mingw host.
5244 Never build newlib as Mingw target library.
5245 Test the existence of winsup/cygwin for building a Cygwin newlib,
5246 rather than just winsup.
5247 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5248 building a Mingw target.
5249 * configure: Regenerate.
5251 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5253 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5255 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5257 * config.guess: Import from src (was more updated).
5258 * config.sub: Likewise.
5260 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5262 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5263 * configure: Regenerated.
5265 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5267 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5268 for stages after the first.
5270 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5272 * Makefile.def: Add dependencies for configure-opcodes
5273 on configure-intl and all-opcodes on all-intl.
5274 * Makefile.in: Regenerated.
5276 2006-07-13 Ben Elliston <bje@au.ibm.com>
5278 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5280 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5282 Port to hosts whose 'sort' and 'tail' implementations
5283 treat operands with leading '+' as file names, as POSIX
5284 has required since 2001. However, make sure the code still
5285 works on pre-POSIX hosts.
5286 * ltmain.sh: Don't assume "sort +2" is equivalent to
5287 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5289 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5291 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5293 2006-07-04 Peter O'Gorman <peter@pogma.com>
5295 * ltconfig: chmod 644 before ranlib during install.
5297 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5300 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5301 if the bootstrap compiler is a GCC version that supports it.
5302 * configure: Regenerate.
5304 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5306 * configure.in: Fix thinkos in previous check-in.
5307 * configure: Regenerate.
5309 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5312 * configure.in: Test subdir_requires and give an appropriate
5314 * configure: Regenerate.
5316 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5318 * MAINTAINERS (Write After Approval): Add myself.
5320 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5322 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5324 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5326 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5328 2006-06-20 David Ayers <d.ayers@inode.at>
5331 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5332 whether target-libjava is being configured instead of whether the
5333 java front end is enabled.
5334 * configure: Regenerate.
5336 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5339 * configure.in: Only enable libgomp on IRIX 6.
5340 * configure: Regenerate.
5342 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5344 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5346 * Makefile.in: Regenerate.
5348 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5350 * config-ml.in: Alter CCASFLAGS to include special
5351 multilib options the same as is done for CFLAGS.
5353 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5355 * configure.in: Don't enable libgomp on hpux10.
5356 * configure: Rebuilt.
5358 2006-06-12 David Ayers <d.ayers@inode.at>
5362 * configure.in: Remove target-boehm-gc from noconfigdirs where
5363 ${libgcj} is specified.
5364 * configure: Regenerate.
5366 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5370 * configure.in: Sync.
5371 * configure: Regenerated.
5373 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5375 * Makefile.def: Added dependencies from sim and gdb on intl, and
5376 added configure dependencies to everything with an all dependency
5378 * Makefile.in: Regenerated.
5380 2006-06-06 David Ayers <d.ayers@inode.at>
5383 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5384 * Makefile.in: Regenerate.
5385 * configure.in: Add --enable-objc-gc at toplevel and have it
5386 enable boehm-gc for Objective-C.
5387 Remove target-boehm-gc from libgcj.
5388 Add target-boehm-gc to target_libraries.
5389 Add target-boehm-gc to noconfigdirs where ${libgcj}
5391 Assert that boehm-gc is supported when requested for Objective-C.
5392 Only build boehm-gc if needed either for Java or Objective-C.
5393 * configure: Regenerate.
5395 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5398 * Makefile.tpl (configure-[+prefix+][+module+],
5399 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5400 Remove rule to unstage bootstrapped modules.
5401 (stage_current): New.
5402 * Makefile.in: Regenerate.
5404 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5406 * MAINTAINERS (Write After Approval): Update my e-mail address.
5408 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5410 * include/libiberty.h: Declare pex_run_in_environment.
5412 2006-05-31 Asher Langton <langton2@llnl.gov>
5414 * MAINTAINERS (Write After Approval): Add myself.
5416 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5418 * Makefile.def (bfd, opcodes): Fix lib_path.
5419 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5420 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5421 * Makefile.in: Regenerate.
5423 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5425 * Makefile.in: Regenerate.
5427 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5429 * Makefile.def: Add install-html target. Add datarootdir
5430 docdir and htmldir to flags_to_pass.
5431 * Makefile.tpl: Add install-html target.
5432 * Makefile.in: Regenerate.
5433 * configure.in: Add --with-datarootdir, --with-docdir, and
5434 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5435 * configure: Regenerate.
5437 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5439 * configure.in: Enable gprof for cross builds.
5440 * configure: Regenerate.
5442 2006-05-22 Richard Guenther <rguenther@suse.de>
5445 2006-01-31 Richard Guenther <rguenther@suse.de>
5446 Paolo Bonzini <bonzini@gnu.org>
5448 * Makefile.def (target_modules): Add libgcc-math target module.
5449 * configure.in (target_libraries): Add libgcc-math target library.
5450 (--enable-libgcc-math): New configure switch.
5451 * Makefile.in: Re-generate.
5452 * configure: Re-generate.
5453 * libgcc-math: New toplevel directory.
5455 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5456 Andreas Tobler <a.tobler@schweiz.ch>
5458 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5459 * configure: Rebuilt.
5461 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5463 * MAINTAINERS (Write After Approval): Add myself.
5465 2006-05-01 DJ Delorie <dj@redhat.com>
5467 * configure.in: Restore CFLAGS if GMP isn't present.
5468 * configure: Regenerate.
5470 2006-05-01 Richard Guenther <rguenther@suse.de>
5472 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5475 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5477 * MAINTAINERS (Write After Approval): Add myself.
5479 2006-04-28 Jan Beulich <jbeulich@novell.com>
5481 * MAINTAINERS (Write After Approval): Add myself.
5483 2006-04-18 DJ Delorie <dj@redhat.com>
5485 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5486 reference libgloss so that libssp can be built in a combined
5488 * configure: Regenerate.
5490 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5492 * MAINTAINERS (Write After Approval): Add myself.
5494 2006-04-05 Ben Elliston <bje@au.ibm.com>
5496 * configure.in: Require makeinfo 4.4 or higher.
5497 * configure: Regenerate.
5499 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5501 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5502 Rearrange the entries of other libraries to have them in one place.
5504 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5506 * MAINTAINERS (Write After Approval): Remove myself.
5507 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5509 2006-03-14 Richard Guenther <rguenther@suse.de>
5511 * configure: Regenerate with autoconf 2.13.
5513 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5515 * MAINTAINERS: Use my work address.
5517 * MAINTAINERS: Update my E-mail address.
5519 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5521 * configure.in: Handle --disable-<component> generically.
5522 * configure: Regenerate.
5524 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5527 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5529 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5531 * MAINTAINERS (Write After Approval): Remove myself.
5532 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5534 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5536 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5537 (TARGET_CONFIGDIRS): Remove.
5538 * configure.in: Remove AC_SUBST(target_configdirs).
5539 * Makefile.in, configure: Regenerated.
5541 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5543 * MAINTAINERS (Write After Approval): Remove myself.
5544 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5546 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5550 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5552 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5553 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5554 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5555 BUILD_PREFIX, BUILD_PREFIX_1.
5556 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5558 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5559 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5561 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5562 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5563 of `cat stage_current`. Always provide the `r' and `s' variables.
5564 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5565 a single shell execution.
5566 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5567 bootstrapped modules, make the stage1 module if the build was not
5568 started yet, else build the current stage.
5569 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5570 (all-build, all-host, all-target, [+make_target+]-host,
5571 [+make_target+]-target): Do not use \-continued lines.
5572 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5573 (current_stage, restrap, stage_last): New.
5575 * Makefile.in: Regenerate.
5576 * configure: Regenerate.
5578 2006-02-19 Bud Davis <jmdavis@link.com>
5580 * MAINTAINERS (Write After Approval): Remove myself.
5581 (Language Front End Maintainers): Add myself as fortran 95
5582 maintainer and update e-mail address.
5584 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5586 * MAINTAINERS (Write After Approval): Remove myself.
5587 (Language Front End Maintainers): Add myself as fortran 95
5590 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5592 * MAINTAINERS (Write After Approval): Add myself.
5594 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5596 * MAINTAINERS (Write After Approval): Remove myself.
5597 (Language Front End Maintainers): Add myself as
5598 fortran 95 maintainer.
5600 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5604 2005-12-27 Leif Ekblad <leif@rdos.net>
5606 * configure.in: Add support for RDOS target.
5607 * configure: Regenerate.
5609 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5610 Andreas Schwab <schwab@suse.de>
5612 * configure: Regenerate.
5614 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5616 * configure.in (enable_libgomp): Add AIX.
5617 * configure: Regenerate.
5619 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5621 * MAINTAINERS (Write After Approval): Add myself.
5623 2006-02-03 Lee Millward <lee.millward@gmail.com>
5625 * MAINTAINERS (Write After Approval): Add myself.
5627 2006-01-31 Richard Guenther <rguenther@suse.de>
5628 Paolo Bonzini <bonzini@gnu.org>
5630 * Makefile.def (target_modules): Add libgcc-math target module.
5631 * configure.in (target_libraries): Add libgcc-math target library.
5632 (--enable-libgcc-math): New configure switch.
5633 * Makefile.in: Re-generate.
5634 * configure: Re-generate.
5635 * libgcc-math: New toplevel directory.
5637 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5639 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5640 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5641 the assembler, linker and binutils.
5642 * configure: Regenerate.
5644 2006-01-22 Dirk Mueller <dmueller@suse.de>
5646 * MAINTAINERS (Write After Approval): Add myself.
5648 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5650 * configure: Regenerate.
5652 2006-01-18 Richard Henderson <rth@redhat.com>
5653 Jakub Jelinek <jakub@redhat.com>
5654 Diego Novillo <dnovillo@redhat.com>
5656 * libgomp: New directory.
5657 * Makefile.def: Add target_module libgomp.
5658 * Makefile.in: Regenerate.
5659 * configure.in (target_libraries): Add target-libgomp.
5660 * configure: Regenerate.
5662 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5664 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5665 @ from continuation.
5666 * Makefile.in: Rebuilt.
5668 2006-01-04 Chris Lattner <sabre@gnu.org>
5670 * MAINTAINERS (Write After Approval): Add myself.
5672 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5676 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5677 * Makefile.tpl (OBJDUMP): New.
5678 (EXTRA_HOST_FLAGS): Add it.
5679 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5681 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5682 to use symbolic links between directories. Avoid race conditions
5683 or make them harmless.
5684 * configure.in: Do not try to use symbolic links between directories.
5686 * Makefile.def (LEAN): Pass.
5687 * Makefile.tpl (LEAN): Define.
5688 (stage[+id+]-start): Accept that the previous directory does not
5689 exist, if the bootstrap is lean.
5690 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5691 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5692 configure substitution.
5693 ([+compare-target+]): Likewise.
5694 ([+bootstrap-target+]-lean): New.
5695 * configure.in: Remove lean bootstrap support from here.
5697 * Makefile.in: Regenerate.
5698 * configure: Regenerate.
5700 2006-01-04 Ben Elliston <bje@au.ibm.com>
5702 * MAINTAINERS (libdecnumber): Add myself.
5704 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5706 * libtool-ldflags: New script.
5708 2006-01-02 Andreas Schwab <schwab@suse.de>
5710 * configure.in: When reconfiguring remove Makefile in
5711 all stage directories.
5712 * configure: Regenerate.
5714 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5716 * MAINTAINERS: Update my email address.
5718 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5720 Revert Ada-related part of the previous change.
5722 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5724 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5725 * Makefile.in: Regenerate.
5726 * configure.in: Do not include mt-ppc-aix target fragment.
5727 * configure: Regenerate.
5729 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5731 * configure.in: Select appropriate fragments for PowerPC/AIX.
5732 * configure: Regenerate.
5734 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5735 BOOT_CFLAGS, BOOT_LDFLAGS.
5736 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5737 BOOT_CFLAGS, BOOT_LDFLAGS.
5738 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5739 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5740 (stage): Fail if we cannot complete the work.
5741 * Makefile.in: Regenerate.
5743 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5745 * configure.in: Replace ms1 with mt.
5746 * configure: Rebuilt.
5748 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5750 * MAINTAINERS: Update my email address.
5752 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5754 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5755 install-host-nogcc): Don't invoke $(stage) at the end.
5756 * Makefile.in: Regenerate.
5758 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5760 * configure.in: Flip the top-level bootstrap switch.
5761 * configure: Regenerate.
5763 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5765 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5766 $(stage) and $(unstage).
5767 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5768 (all): Remove stray semicolon.
5769 (local-distclean): Don't handle multilib.tmp and multilib.out.
5770 (install.all): Set $s for consistency.
5771 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5772 check_multilibs setting. Always make the install directory.
5773 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5775 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5776 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5777 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5778 (multilib.out): Remove.
5779 * Makefile.in: Regenerated.
5781 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5783 * MAINTAINERS (Write After Approval): Add myself.
5785 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5787 * MAINTAINERS: Add myself as mt maintainer.
5789 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5791 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5793 * MAINTAINERS: Change email address.
5795 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5797 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5798 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5799 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5800 Find in-tree tools if available.
5801 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5802 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5803 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5804 (COMPILER_*_FOR_TARGET): New.
5805 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5806 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5807 (CONFIGURED_*, USUAL_*): Remove.
5808 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5809 STRIP): Use autoconf substitutions.
5810 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5811 COMPILER_NM_FOR_TARGET): New.
5812 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5814 (all): Make all-host and all-target in parallel.
5815 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5816 that $$r and $$s are set before invoking a recursive make.
5817 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5818 ([+bootstrap-target+]): Inline most of the `all' target.
5820 2005-11-29 Ben Elliston <bje@au.ibm.com>
5822 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5823 from the gcc build directory.
5824 * Makefile.in: Regenerate.
5826 2005-11-29 Ben Elliston <bje@au.ibm.com>
5828 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5829 depend on all-libdecnumber.
5830 * configure.in (host_libs): Include libdecnumber.
5831 * Makefile.in: Regenerate.
5832 * configure: Likewise.
5834 2005-11-29 Ben Elliston <bje@au.ibm.com>
5836 * libdecnumber: Import decNumber sources from the dfp-branch.
5838 2005-11-21 Kean Johnston <jkj@sco.com>
5840 * config.sub, config.guess: Sync from upstream sources.
5842 2005-11-21 Ben Elliston <bje@au.ibm.com>
5844 Import from Autoconf sources:
5846 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5847 * config/move-if-change: Don't output "$2 is unchanged";
5848 suggested by Ben Elliston. Handle weird characters correctly.
5850 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5852 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5853 to match upstream libtool for darwin.
5855 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5857 * Makefile.def: Remove gdb dependencies for gdbtk.
5858 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5859 (configure-gdb, install-gdb): New rules.
5860 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5861 * Makefile.in, configure: Regenerated.
5863 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5865 * MAINTAINERS (Write After Approval): Add myself.
5867 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5869 * MAINTAINERS (Write After Approval): Add myself.
5871 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5873 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5876 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5879 * Makefile.tpl (do-[+make-target+], do-check, install,
5880 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5881 are set before recursing.
5882 * Makefile.in: Regenerate.
5884 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5887 * Makefile.def (gcc) <target>: Fix thinko.
5888 * Makefile.in: Regenerate.
5890 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5892 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5893 * configure: Regenerate.
5895 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5897 * MAINTAINERS (Write After Approval): Add self.
5899 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5901 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5902 target-libffi, target-qthreads, target-libjava, and
5904 * configure: Regenerate.
5906 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5908 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5909 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5910 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5911 (USUAL_OBJDUMP_FOR_TARGET): New.
5912 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5913 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5914 * configure, Makefile.in: Regenerated.
5916 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5918 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5919 before other host packages.
5921 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5923 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5925 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5929 * configure.in (default_target): Remove.
5930 * Makefile.tpl (all): Do not use prerequisites as subroutines
5931 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5932 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5933 use prerequisites as subroutines.
5934 (check-host, check-target): New.
5935 (bootstrap configure & all targets): Do not use stage*-start
5936 if the directory layout is already ok.
5937 (non-bootstrap configure & all targets): Prepend a $(unstage).
5938 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5939 (NOTPARALLEL): Remove.
5940 (unstage, stage variables): New variables.
5941 (unstage, stage targets): Simply expand to those variables.
5943 * configure: Regenerate.
5944 * Makefile.in: Regenerate.
5946 2005-10-04 James E Wilson <wilson@specifix.com>
5948 * Makefile.def (lang_env_dependencies): Add libmudflap.
5949 * Makefile.in: Regenerate.
5951 2005-10-03 Andreas Schwab <schwab@suse.de>
5953 Backport from libtool CVS:
5954 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5956 * ltmain.sh: add support for installing into temporary
5957 staging area (e.g. 'make install DESTDIR=...')
5959 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5961 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5962 * configure: Regenerated.
5964 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5966 * configure: Regenerate with the correct
5969 2005-09-30 Catherine Moore <clm@cm00re.com>
5971 * configure.in (bfin-*-*): New.
5972 * configure: Regenerated.
5974 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5976 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5977 (LIPO_FOR_TARGET): New.
5978 (CONFIGURED_LIPO_FOR_TARGET): New.
5979 (USUAL_LIPO_FOR_TARGET): New.
5980 (STRIP_FOR_TARGET): New.
5981 (CONFIGURED_STRIP_FOR_TARGET): New.
5982 (USUAL_STRIP_FOR_TARGET): New.
5983 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5985 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5986 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5987 * Makefile.in: Regenerate.
5988 * configure: Regenerate.
5990 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5992 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5993 (rs6000-*-aix*): Same.
5994 * configure: Regenerate.
5996 2005-09-16 Tom Tromey <tromey@redhat.com>
5998 * MAINTAINERS: Add self as java maintainer.
6000 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6002 * configure.in: Recognize f95 in the --enable-languages option,
6003 and substitute it for fortran, issuing a warning.
6004 * configure: Regenerate.
6006 2005-08-30 Phil Edwards <phil@codesourcery.com>
6008 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6009 * configure: Regenerated.
6011 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6013 * MAINTAINERS: Add self as ms1 maintainer.
6015 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6017 * Makefile.def (libssp): Add to lang_env_dependencies.
6018 * Makefile.in: Regenerate.
6020 2005-08-18 Ian Lance Taylor <ian@airs.com>
6022 * MAINTAINERS: Add myself as middle-end maintainer.
6024 2005-08-17 Christian Groessler <chris@groessler.org>
6026 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6027 * Makefile.in: Regenerate.
6029 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6031 * MAINTAINERS (write after approval): Added myself.
6033 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6035 * MAINTAINERS (Write After Approval): Add myself.
6037 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6039 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6040 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6041 Look for alternate names of the target cc and c++
6042 * configure: Regenerate.
6044 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6046 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6047 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6048 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6049 tools; remove code to manually set them.
6050 (Target tools): Look in the environment for them.
6051 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6052 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6053 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6055 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6056 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6057 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6058 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6059 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6060 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6061 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6062 * configure: Regenerate.
6063 * Makefile.in: Regenerate.
6065 2005-07-28 Ben Elliston <bje@au.ibm.com>
6067 * MAINTAINERS: Update for removed CPU targets.
6069 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6071 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6072 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6073 * Makefile.in: Regenerated.
6075 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6077 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6078 (CFLAGS_FOR_TARGET): Use it.
6079 (CXXFLAGS_FOR_TARGET): Likewise.
6080 * Makefile.in: Regenerated.
6081 * configure.in (--with-build-sysroot): New option.
6082 * configure: Regenerated.
6084 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6086 * Makefile.tpl: Wrap install between unstage and stage
6087 * Makefile.in: Regenerate.
6089 2005-07-21 Eric Christopher <echristo@apple.com>
6091 * MAINTAINERS: Update affiliation.
6093 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6095 * MAINTAINERS: Add self as crx port maintainer.
6097 2005-07-20 DJ Delorie <dj@redhat.com>
6099 * MAINTAINERS: Add self as m32c maintainer.
6101 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6103 * all files: Update FSF address.
6105 2005-07-15 Eric Christopher <echristo@redhat.com>
6107 * MAINTAINERS: Change affiliation.
6109 2005-07-14 Jim Blandy <jimb@redhat.com>
6111 * configure.in: Add cases for Renesas m32c.
6112 * configure: Regenerated.
6114 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6116 * COPYING.LIB: Update from fsf.org.
6118 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6120 * COPYING, compile, config.guess,
6121 config.sub, install-sh, missing, mkinstalldirs,
6122 symlink-tree, ylwrap: Sync from upstream sources.
6123 * config-ml.in: Update FSF address.
6125 2005-07-13 Eric Christopher <echristo@redhat.com>
6127 * configure.in: Add toplevel noconfigdir support for tpf.
6128 * configure: Regenerate.
6130 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6134 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6135 * Makefile.in: Regenerate.
6137 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6139 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6140 Brolley to write-after-approval.
6142 2005-07-07 Andreas Schwab <schwab@suse.de>
6144 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6145 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6146 * Makefile.in: Regenerated.
6148 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6150 * configure.in: Don't build sim or rda when targetting darwin.
6151 * configure: Regenerate.
6153 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6155 * configure.in: Add --enable-libssp and --disable-libssp.
6156 * configure: Regenerate with autoconf-2.13.
6158 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6160 * Makefile.def (target_modules): Add libssp.
6161 * configure.in (target_libraries): Add target-libssp.
6162 * configure: Rebuilt.
6163 * Makefile.in: Rebuilt.
6165 2005-07-01 Zack Weinberg <zackw@panix.com>
6167 * MAINTAINERS: Change email address. Resign from maintainership.
6169 2005-07-01 Richard Guenther <rguenther@suse.de>
6171 * MAINTAINERS: Change my e-mail address and affiliation.
6173 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6175 * Makefile.def (stagefeedback): Come after profile.
6176 Define profiledbootstrap target.
6177 * Makefile.tpl (profiledbootstrap): Remove.
6178 (stageprofile-end): Zap stagefeedback.
6179 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6180 * Makefile.in: Regenerate.
6182 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6184 * MAINTAINERS: Update my email address.
6186 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6188 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6189 In 'cpp' stanza, support '#line' as well as '# '.
6191 2005-06-08 Andreas Schwab <schwab@suse.de>
6193 * MAINTAINERS: Move myself from 'Write After Approval' to
6194 'CPU Port Maintainers' section as m68k maintainer.
6196 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6198 * configure.in (unsupported_languages): New macro.
6199 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6200 non-ported target libraries in noconfigdirs.
6201 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6202 non-linux-gnu. Remove libgcj_ex_libffi.
6203 <lang_frag loop>: Set add_this_lang=no if the language is in
6204 unsupported_languages.
6205 * configure: Regenerate.
6207 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6209 * configure.in: Fix typo in handling of --with-mpfr-dir.
6210 * configure: Regenerate.
6212 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6214 * MAINTAINERS: Update my email address.
6216 2005-06-02 Jim Blandy <jimb@redhat.com>
6218 * config.sub: Add cases for the Renesas m32c. (This patch has been
6219 accepted into the master sources.)
6221 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6222 Michael Snyder <msnyder@redhat.com>
6223 Stan Cox <scox@redhat.com>
6225 * configure.in: Set noconfigdirs for ms1.
6227 * configure: Regenerate.
6229 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6231 * MAINTAINERS (Write After Approval): Add self.
6233 2005-06-01 Josh Conner <jconner@apple.com>
6235 * MAINTAINERS (Write After Approval): Add self.
6237 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6239 * MAINTAINERS: Update my email address.
6241 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6243 * MAINTAINERS (Write After Approval): Add self.
6245 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6247 * MAINTAINERS (Write After Approval): Remove self.
6249 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6251 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6252 (Dependencies): Consider target modules for bootstrap dependencies.
6253 Make target bootstrap modules depend on each stage's gcc.
6254 * Makefile.in: Regenerate.
6256 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6258 * Makefile.def (configure-gcc): Depend on binutils having been built.
6259 (all-gcc): No need to do it here.
6260 * Makefile.in: Regenerate.
6262 2005-05-19 Paul Brook <paul@codesourcery.com>
6264 * configure.in: Rewrite misleading error message when requested
6265 language cannot be built.
6266 * configure: Regenerate.
6268 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6270 * ylwrap: Import from Automake 1.9.5.
6272 2005-05-13 David Ung <davidu@mips.com>
6274 * MAINTAINERS (Write After Approval): Add self.
6276 2005-05-09 Mike Stump <mrs@apple.com>
6278 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6279 lt_cv_sys_max_cmd_len for now.
6281 2005-05-09 Stan Cox <scox@redhat.com>
6283 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6285 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6287 * README.SCO: Update the URL.
6289 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6291 * ltconfig: Define file_list_spec. Pass file_list_spec and
6292 with_gnu_ld to libtool.
6293 * ltcf-c.sh (aix[45]): Define file_list_spec.
6294 * ltcf-cxx.sh (aix[45]): Same.
6295 * ltcf-gcj.sh (aix[45]): Same.
6296 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6297 exists, write list of input files to temporary file.
6299 2005-05-04 Mike Stump <mrs@apple.com>
6301 * configure.in: Always pass --target to target configures as
6302 otherwise rebuilds that do --recheck will fail.
6303 * confiugure: Rebuilt.
6305 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6307 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6309 (configure, all): Add bootstrap support.
6310 (Host modules, target modules): Pass post-stage1 flags and exports.
6311 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6312 * Makefile.in: Regenerate.
6314 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6316 * configure: Regenerate.
6318 2005-04-27 Mike Stump <mrs@apple.com>
6320 * MAINTAINERS: Add self as darwin maintainer.
6322 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6324 * config.sub: Update from master copy.
6326 2005-04-21 Mike Stump <mrs@apple.com>
6328 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6329 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6331 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6333 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6334 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6335 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6336 "*-*-elf" and "*-*-linux*".
6337 * configure: Regenerate.
6339 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6341 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6343 2005-04-12 Mike Stump <mrs@apple.com>
6345 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6347 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6349 * MAINTAINERS (Write After Approval): Add myself.
6351 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6353 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6355 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6357 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6358 (TARGET_CONFIGARGS): Include --with-target-subdir.
6359 (configure, all): New macros. Use them throughout.
6360 * Makefile.in: Regenerate.
6362 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6364 * MAINTAINERS (Write After Approval): Add myself.
6366 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6368 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6370 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6372 * MAINTAINERS: Move John Carr to Write After Approval.
6374 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6376 * config/mh-mingw32: Delete.
6377 * configure.in: Don't use it.
6378 * configure: Regenerate.
6380 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6382 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6383 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6384 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6385 (HOST_LIB_PATH): Generate from Makefile.def.
6386 (TARGET_LIB_PATH): Likewise.
6387 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6388 * Makefile.in: Regenerate.
6389 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6390 (RPATH_ENVVAR): Include Darwin case.
6391 * configure: Regenerate.
6393 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6395 * MAINTAINERS (Various Maintainers): Remove self.
6396 (Write After Approval): Add self.
6398 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6400 * MAINTAINERS (Various Maintainers): Add self.
6402 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6404 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6405 * configure: Regenerate.
6407 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6409 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6410 gcc_version, and gcc_version_trigger from set of flags to pass.
6411 * Makefile.tpl: Remove definitions of above variables.
6412 (config.status): Remove dependency on $(gcc_version_trigger).
6413 * Makefile.in: Regenerate.
6414 * configure.in: Do not reference config/gcc-version.m4 nor
6415 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6416 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6417 * configure: Regenerate.
6419 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6420 Andrew Pinski <pinskia@physics.uc.edu>
6422 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6423 * Makefile.in: Regenerate.
6425 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6427 * MAINTAINERS (Write After Approval): Add myself.
6429 2005-03-03 David Ayers <d.ayers@inode.at>
6431 * MAINTAINERS (Write After Approval): Add myself.
6433 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6436 * ltmain.sh: Avoid creating archives with components that have
6437 duplicate basenames.
6439 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6442 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6444 * Makefile.in: Regenerate.
6446 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6448 * Makefile.in: Regenerate to fix conflict between the previous two
6451 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6454 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6455 * Makefile.tpl (HOST_SUBDIR): New substitution.
6456 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6457 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6458 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6459 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6460 (Host modules, Bootstrapped modules): Use it.
6461 (Build modules, Target modules): Do not create symlink trees,
6462 always configure out-of-srcdir.
6463 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6464 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6465 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6466 $(HOST_SUBDIR). Create a symlink for host_subdir.
6468 * Makefile.in: Regenerate.
6469 * configure: Regenerate.
6471 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6473 Merged from libada-gnattools-branch:
6474 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6476 * gnattools: New directory.
6477 * Makefile.def: Add gnattools as a module, depending on target-libada.
6478 * Makefile.in: Regenerate.
6479 * configure.in: Include gnattools in host_tools; disable it if ada
6481 * configure: Regenerate.
6483 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6485 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6486 treelang maintainer.
6487 (Write After Approval): Remove myself.
6489 2005-02-23 Paul Schlie <schlie@comcast.net>
6491 * configure.in: Allow darwin targeted ports to build tk, itcl and
6493 * configure: Regenerate.
6495 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6498 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6499 * configure: Regenerate.
6501 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6503 * MAINTAINERS (Write After Approval): Add myself.
6505 2005-02-10 Ian Lance Taylor <ian@airs.com>
6507 * MAINTAINERS: Update my e-mail address.
6509 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6511 * MAINTAINERS (Write After Approval): Add myself.
6513 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6515 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6516 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6517 target-libgloss when not *-*-elf and *-*-aout.
6518 * configure: Regenerate.
6520 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6522 * MAINTAINERS: Remove obsolete entries.
6524 * MAINTAINERS (Write After Approval): Add Michael Matz.
6526 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6528 * MAINTAINERS: Remove self as cpplib maintainer.
6530 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6532 * install-sh, config.sub: Import from upstream.
6534 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6537 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6538 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6539 * Makefile.in: Regenerate.
6541 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6543 * MAINTAINERS: Update my email address.
6545 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6546 Andreas Schwab <schwab@suse.de>
6549 * config-ml.in: Eval option if surrounded by single quotes.
6551 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6553 Revert 2004-12-28 Makefile changes, a better fix will be
6554 applied to mainline and src after GCC 4.0 branches.
6556 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6560 * Makefile.def (target_modules): Remove stage parameter,
6561 it is always true now.
6562 * Makefile.tpl (configure-build-[+module+],
6563 configure-target-[+module+]): Always build symlink tree
6564 for the directory and for include. BUILD_SUBDIR and
6565 TARGET_SUBDIR cannot be . anymore.
6566 * Makefile.in: Regenerate.
6568 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6570 Revert 2004-12-08 Makefile changes.
6572 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6574 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6577 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6579 * configure.in (sh64-*-*): Reenable gprof.
6580 * configure: Regenerate.
6582 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6584 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6585 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6586 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6587 * Makefile.in: Regenerate.
6589 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6591 * MAINTAINERS: Update my email address.
6593 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6595 * Makefile.tpl: Generate normal dependencies if the LHS module is
6597 * Makefile.in: Regenerate.
6599 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6601 * configure.in: Include config/gxx-include-dir.m4. Use
6602 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6603 * configure: Regenerate.
6605 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6607 * config.if: Delete.
6608 * configure.in: Set libstdcxx_incdir directly.
6609 * configure: Regenerate.
6611 2004-12-02 Eric Christopher <echristo@redhat.com>
6613 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6614 * Makefile.in: Regenerate.
6616 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6618 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6619 * configure: Regenerate.
6621 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6623 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6624 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6625 * configure: Regenerate.
6627 2004-12-01 Eric Christopher <echristo@redhat.com>
6629 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6630 of things to remove.
6632 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6634 * MAINTAINERS (Write After Approval): Update my e-mail address.
6636 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6638 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6639 from CVS libtool to always pass_all.
6641 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6643 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6644 (hppa*64*-*-*): Delete incorrect comment.
6645 * configure: Rebuilt.
6647 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6649 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6651 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6653 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6654 from CVS libtool to always pass_all.
6656 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6658 * install-sh, compile: Import from automake.
6660 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6662 * config.guess, config.sub: Import from savannnah.
6664 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6666 * MAINTAINERS (Write After Approval): Add myself
6668 2004-11-12 Mike Stump <mrs@apple.com>
6670 * Makefile.def: Add html support.
6671 * Makefile.tpl: Likewise.
6672 * Makefile.in: Regenerate.
6674 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6677 * configure.in: Remove all instances of build-fixincludes from
6679 (build_configargs): Supply --target to subdirectories.
6680 * configure: Regenerate.
6682 * Makefile.def: Make gcc install depend on fixincludes install.
6683 * Makefile.in: Regenerate.
6685 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6687 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6689 2004-11-11 Paul Brook <paul@codesourcery.com>
6691 * MAINTAINERS: Add self as arm maintainer. Update email address.
6693 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6695 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6697 * configure: Regenerate.
6699 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6701 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6704 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6706 * Makefile.def (host fixincludes): Specify missing targets.
6707 * Makefile.in: Regenerate.
6709 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6711 * MAINTAINERS: Add myself
6713 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6715 * MAINTAINERS (Write After Approval): Add myself.
6717 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6719 * Makefile.def: Build fixincludes for the host, too.
6720 * Makefile.in: Regenerate.
6721 * configure.in (host_tools): Add fixincludes.
6722 * configure: Regenerate.
6724 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6726 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6727 * configure: Regenerated.
6729 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6732 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6733 * configure: Regenerated.
6735 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6737 * README.SCO: Update per FSF instructions.
6739 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6742 * configure.in (case ${target}): Do not build fixincludes for avr.
6743 * configure: Regenerated.
6745 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6747 * configure.in (case ${target}): Do not build fixincludes
6748 on platforms where it is not used.
6749 * configure: Regenerated.
6751 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6753 * configure.in: Use an absolute path to install-sh.
6754 * configure: Regenerated.
6756 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6758 * MAINTAINERS (Write After Approval): Add myself.
6760 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6762 * MAINTAINERS: Remove from Write After Approval those that are
6763 already maintainers.
6765 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6767 * MAINTAINERS: Update my email address.
6769 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6771 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6772 * configure: Regenerate.
6774 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6776 * MAINTAINERS: Update my email address.
6778 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6780 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6781 entries belonging to this category.
6783 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6785 * MAINTAINERS: Update my e-mail address.
6787 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6789 Fix wrong conflict resolution in:
6791 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6793 * Makefile.in: Regenerate.
6794 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6795 in the recursive `make', instead of hardwiring `all'.
6796 (Autogenerated TARGET-* variables): New.
6798 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6800 * configure.in: Enable target-libgloss for crx-*-*.
6801 * configure: Regenerate.
6803 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6805 * MAINTAINERS (Various Maintainers): Move the "windows,
6806 cygwin, mingw" maintainer to ...
6807 (OS Port Maintainers): ... here.
6809 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6811 * MAINTAINERS (Write After Approval): Remove those that are
6812 maintainers of some subsystem.
6814 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6816 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6817 * ltcf-cxx.sh (tpf*): Likewise.
6818 * ltconfig (tpf*): Add TPF OS configuration support.
6820 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6822 * MAINTAINERS: Change my email address to my new work account.
6824 2004-09-24 Michael Roth <mroth@nessie.de>
6826 * configure.in (--without-headers): Add missing double quotes.
6827 * configure: Regenerate.
6829 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6831 * ylwrap: Revert to previous version.
6833 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6836 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6837 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6838 SET_GCC_LIB_PATH_CMD.
6839 (BASE_TARGET_EXPORTS): Likewise.
6840 * Makefile.in: Regenerated.
6842 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6843 * configure: Regenerated.
6845 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6847 * config.guess: New upstream version
6848 * compile, depcomp, install-sh, ylwrap: Likewise.
6850 2004-09-19 Roger Sayle <roger@eyesopen.com>
6852 * config/mh-x86omitfp: New host makefile fragment. Add
6853 -fomit-frame-pointer to the default BOOT_CFLAGS.
6854 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6855 * configure: Regenerate.
6857 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6860 * configure.in (*-*-darwin*): Renable libobjc.
6861 * configure: Regenerate.
6863 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6865 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6867 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6869 * Makefile.def: Remove libbanshee.
6870 * Makefile.tpl: Ditto.
6871 * configure.in: Ditto.
6872 * Makefile.in: Regen.
6875 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6877 * ltmain.sh: Use $pic_object as $non_pic_object if
6878 $non_pic_object=none.
6880 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6882 * missing: Import latest version from master repository.
6884 2004-09-06 Nick Clifton <nickc@redhat.com>
6886 * config.sub: Import latest version from master repository.
6887 * config.guess: Likewise.
6888 This includes these changes:
6890 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6892 * config.sub: Handle crisv32, alias etraxfs.
6893 * config.guess (crisv32:Linux:*:*): Handle.
6895 2004-08-13 Brad Smith <brad@comstyle.com>
6897 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6898 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6900 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6902 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6903 assume the processor is a powerpc. This is because coreutils
6904 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6905 in this case, due to a MacOS X bug that causes
6906 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6907 to return a negative number.
6908 Problem reported by Petter Reinholdtsen in:
6909 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6911 2004-07-19 Ben Elliston <bje@gnu.org>
6913 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6915 2004-06-24 Ben Elliston <bje@gnu.org>
6917 * config.guess: Update copyright years.
6918 * config.sub: Likewise.
6920 2004-06-22 Robert Millan <robertmh@gnu.org>
6922 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6923 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6925 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6927 * config.guess (*:*VMS:*:*): New entry. Replaces
6928 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6931 2004-06-22 Ben Elliston <bje@gnu.org>
6933 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6934 * config.sub: Likewise.
6936 2004-06-22 Ben Elliston <bje@gnu.org>
6938 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6939 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6941 2004-06-11 Ben Elliston <bje@gnu.org>
6943 * config.guess (pegasos:OpenBSD:*:*): Remove.
6945 2004-06-11 Ben Elliston <bje@gnu.org>
6947 From Wouter Verhelst <wouter@grep.be>:
6948 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6950 2004-06-11 Ben Elliston <bje@gnu.org>
6952 * config.guess (luna88k:OpenBSD:*:*): New.
6954 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6956 * config.guess (m32r*:Linux:*:*): New case.
6957 * config.sub: Handle m32rle.
6959 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6961 From Jens Petersen <petersen@redhat.com>:
6962 * config.sub: Handle sparcv8.
6964 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6966 From Tom Smith <smith@cag.lkg.hp.com>:
6967 * config.guess: Version suffixes are equally significant on Tru64
6968 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6969 prefix of "P" (patched kernel).
6971 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6973 * config.sub: Add support for National Semiconductor CRX target.
6975 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6977 * MAINTAINERS (Various Maintainers): Remove myself as web page
6978 maintainer, add myself as maintainer of build status lists.
6980 2004-09-03 Jan Beulich <jbeulich@novell.com>
6982 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6983 *-*-netware, but add target-libmudflap.
6984 Consolidate *-*-netware targets (of which really only i?86 exists)
6985 into a single entry.
6986 * configure: Likewise.
6988 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6990 * Makefile.tpl (sorry): Remove.
6991 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6992 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6993 (do-clean): Clean per-stage directories too.
6994 (do-distclean): Run distclean-stage1 too.
6995 (.NOTPARALLEL): Enable during toplevel bootstrap.
6996 (stage[+id+]-bubble): Enable parallel execution during
6997 the recursive invocation.
6998 * Makefile.in: Regenerate.
7000 Fix previous checkin:
7002 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7004 * configure.in: Fix indentation.
7005 * configure: Regenerate.
7007 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7009 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7010 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7011 * configure: regenerate
7012 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7015 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7017 * Makefile.def (build_modules): Add fixincludes.
7018 (dependencies): Make gcc depend on fixincludes.
7019 * configure.in (build_tools): Add fixincludes.
7020 (build_configdirs): Always include build_libs.
7021 * Makefile.in: Regenerate.
7022 * configure: Regenerate.
7024 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7026 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7027 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7028 phony targets; do not generate timestamp files.
7029 (distclean-stageN): Remove references to their timestamp files.
7030 (restageN, touch-stageN): Remove.
7031 (stageN-bubble): Rewritten.
7032 (compare): Support lean bootstraps.
7033 * Makefile.in: Regenerate.
7035 * configure.in: Only warn when bootstrapping but
7036 build != host or build != target. Support lean bootstraps.
7037 * configure: Regenerate.
7039 2004-08-26 Phil Edwards <phil@codesourcery.com>
7041 * configure.in: Give a better error message if GMP/MPFR are missing
7042 and a language needing them has been requested.
7043 * configure: Regenerated.
7045 2004-08-25 Phil Edwards <phil@codesourcery.com>
7047 * configure.in: Print a list of available language front-ends if
7048 a requested one is missing. Tidy stray tab characters.
7049 * configure: Regenerated.
7051 2004-08-19 Michael Koch <konqueror@gmx.de>
7053 * gcc/doc/install.texi: Update entry about automake for libjava.
7055 2004-08-17 Robert Millan <robertmh@gnu.org>
7057 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7058 (instead of FreeBSD).
7059 * configure: Regenerate.
7061 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7063 * Makefile.in: Regenerate.
7064 * configure: Regenerate.
7066 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7068 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7069 for bootstrapped modules if toplevel bootstrap is going.
7070 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7071 modules. Adjust for changes in Makefile.def. Enable several
7072 rules even in non-bootstrap mode, just to avoid peppering the
7073 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7074 (stage-[+prev+]-bubble): Remove.
7076 * Makefile.def (Dependencies): Depend on all-build-bison,
7077 all-build-flex, all-build-byacc, all-build-texinfo, rather
7078 than the host variations.
7079 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7081 (BISON): Update for recent Bisons.
7083 (cross): Depend on all-build.
7084 (all): Do not depend on all-build.
7085 (prebootstrap): Remove.
7086 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7087 (Prebootstrap dependencies): Add them to the per-stage targets
7088 and to all-prebootstrap.
7089 * configure.in (build_configdirs): Always enable build_tools.
7090 (BUILD_DIR_PREFIX): Remove.
7092 * Makefile.def (gcc): Add target variable.
7093 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7094 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7095 in the recursive `make', instead of hardwiring `all'.
7096 (Autogenerated TARGET-* variables): New.
7098 2004-08-13 Brian Booth <bbooth@redhat.com>
7100 * MAINTAINERS: Remove myself from write-after-approval.
7102 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7104 * src-release: Stop distributing mmalloc with gdb (which doesn't
7106 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7107 * Makefile.in: Regenerate.
7109 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7111 * configure.in (arm*-*-eabi*): New target.
7112 * configure: Regenerate.
7114 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7116 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7117 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7118 (Dependencies): New section.
7119 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7120 (configure-target-[+module+]): Depend on maybe-all-gcc
7121 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7122 (toplevel profiledbootstrap): Fix dependencies.
7123 * Makefile.in: Regenerate.
7125 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7127 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7128 target-libiberty to noconfigdirs.
7129 * configure: Regenerate.
7131 2004-08-03 Paul Brook <paul@codesourcery.com>
7133 * configure.in: Check for MPFR as well as GMP.
7134 * configure: Regenerate.
7136 2004-08-01 Robert Millan <robertmh@gnu.org>
7138 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7139 libmudflap for all GNU-based systems (with Glibc).
7140 * configure: Regenerate.
7142 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7144 * Makefile.def (host-modules): Add gcc.
7145 * Makefile.in: Regenerate.
7146 * Makefile.tpl (sorry): New rule.
7147 (configure-host, all-host, [+make_target+]-host, do-check,
7148 install-host): Do not add gcc as a special case.
7149 (host modules): Add a small special-casing for gcc. Export
7150 extra_make_flags through the environment.
7151 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7152 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7153 other recursive targets for gcc): Remove.
7155 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7156 (stage, unstage): New rules.
7157 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7158 distclean-stage[+id+]): Use stage_current.
7159 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7160 the stage*-start rules.
7162 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7164 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7167 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7169 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7170 * configure: Regenerate.
7172 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7174 * maintainer-scripts/gcc_release: Revert yesterday's change.
7176 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7178 * MAINTAINERS: Add myself to write-after-approval.
7180 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7183 * gcc/gccbug.in: Updated because of libf2c removal.
7184 * maintainer-scripts/gcc_release: Ditto.
7186 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7188 * configure.in: Build libmudflap by default on FreeBSD.
7189 * configure: Regenerated.
7191 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7193 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7195 * configure: Regenerated.
7197 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7200 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7201 feedback based compiler.
7202 * Makefile.in: Rebuilt.
7204 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7206 * Makefile.def (host_modules): Set bootstrap=true for flex.
7207 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7208 * Makefile.in: Rebuilt.
7210 2004-07-07 Jan Hubicka <jh@suse.cz>
7212 * MAINTAINERS: Add self as a profile feedback maintainer.
7214 2004-07-05 Phil Edwards <phil@codesourcery.com>
7216 * configure.in: Do not prepend $srcdir to /dev/null in
7218 * configure: Regenerate.
7220 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7222 * Makefile.def (build_modules): Add bison, byacc, flex,
7224 (flags_to_pass): Add FLEX.
7225 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7226 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7227 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7228 DEFAULT_MAKEINFO): Remove.
7229 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7230 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7231 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7232 objdir or else use configured tool.
7234 (all): Depend on it.
7235 (Build module dependencies): Add.
7236 * Makefile.in: Regenerate.
7237 * configure.in: Better support for multiple build modules,
7238 matching what is done for host/target modules. Do not look
7239 for "plausible" locations of build tools if Canadian cross.
7240 Use autoconf's AC_PROG_CC to find a C compiler. Define
7241 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7242 * configure: Regenerate.
7244 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7246 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7247 * Makefile.in: Regenerate.
7249 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7251 * Makefile.tpl (configure-build-[+module+],
7252 configure-[+module+], configure-target-[+module+]): Pass
7253 [+extra_configure_args+].
7254 (all-build-[+module+], all-[+module+], check-[+module+],
7255 install-[+module+], [+make_target+]-[+module+],
7256 all-target-[+module+], check-target-[+module+],
7257 install-target-[+module+], [+make_target+]-target-[+module+]):
7258 Pass [+extra_make_args+].
7259 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7260 (GCC_HOST_EXPORTS): Remove.
7261 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7262 cross, check-gcc, check-gcc-c++, install-gcc,
7263 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7264 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7265 * Makefile.in: Regenerate.
7267 2004-06-21 Matthew Sachs <msachs@apple.com>
7269 * MAINTAINERS: Added self to write-after-approval.
7271 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7273 * configure.in: Check for srcdir/winsup rather than build directory
7275 * configure: Regenerate.
7277 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7279 * configure.in: Don't build Cygwin native newlib if winsup
7280 directory is missing. Emit warning instead.
7281 * configure: Regenerate.
7283 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7285 * Makefile.tpl (touch-stage[+id+]): New.
7286 (restage[+prev+]): Depend on touch-stage[+id+].
7288 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7291 * Makefile.def: Add profile and feedback bootstrap stages.
7292 Remove next field from bootstrap stages.
7293 * Makefile.tpl (LN, LN_S): Substitute.
7294 (stageN-start, stageN-end): Use double-colon rules, to
7295 provide a hook for additional setup commands.
7296 (distclean-stageN-gcc, restageN): Create dependencies from
7297 [+prev+], not from [+next+].
7298 (stageN-bubble): Add commands for successive stages from
7299 [+prev+], using double-colon rules.
7300 (all-stageN-gcc): Fix typo.
7301 (stagefeedback-start, profiledbootstrap): New.
7302 * Makefile.in: Regenerate.
7303 * configure.in: Call ACX_PROG_LN.
7304 * configure: Regenerate.
7306 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7308 * MAINTAINERS (Write After Approval): Add myself.
7310 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7312 * MAINTAINERS (Write After Approval): Add myself.
7314 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7316 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7318 * configure: Regenerate.
7320 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7322 * Makefile.tpl: Fix typo.
7323 * Makefile.in: Regenerate.
7325 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7327 * configure.in: Remove new- prefix from toplevel
7329 * configure: Regenerate.
7331 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7333 * Makefile.tpl (all.normal): Rename to all.
7334 (all): Replace with a rule to pick the default
7335 target from configure.
7336 (all-gcc, configure-gcc): Use conditionals to
7337 do nothing when toplevel bootstrap is going on.
7338 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7339 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7340 * configure.in: Support --enable-bootstrap.
7342 * Makefile.def: Remove new- prefix from toplevel
7344 * Makefile.tpl: Likewise.
7346 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7349 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7350 $(RECURSE_FLAGS) to recursive invocation of make.
7352 * Makefile.in: Regenerate.
7353 * configure: Regenerate.
7355 2004-05-30 Andreas Jaeger <aj@suse.de>
7356 Jim Wilson <wilson@specifixinc.com>
7358 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7361 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7363 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7364 * configure: Regenerate.
7366 2004-05-25 Daniel Jacobowitz <drow@false.org>
7368 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7369 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7370 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7372 * Makefile.in: Regenerate.
7374 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7376 * configure.in: Test the ability to symlink directories.
7377 * configure: Regenerate.
7379 * Makefile.def (bootstrap-stage): New definitions.
7380 * Makefile.tpl (configure-stage1-gcc,
7381 configure-stage2-gcc, configure-stage3-gcc,
7382 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7383 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7384 new-restage3, compare): Autogenerate, see Makefile.in
7385 entry for behavioral changes.
7386 (distclean-stage1, new-stage1-start, new-stage1-end,
7387 new-stage1-bubble, distclean-stage2, new-stage2-start,
7388 new-stage2-end, new-stage2-bubble, distclean-stage3,
7389 new-stage3-start, new-stage3-end): New autogenerated targets.
7390 (objext, prebootstrap, BOOT_CFLAGS,
7391 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7394 * Makefile.in: Regenerate.
7395 (distclean-stage1, new-stage1-start, new-stage1-end,
7396 new-stage1-bubble, distclean-stage2, new-stage2-start,
7397 new-stage2-end, new-stage2-bubble, distclean-stage3,
7398 new-stage3-start, new-stage3-end): New targets.
7399 (all-stage1-gcc): Move prebootstrap dependency from here...
7400 (configure-stage1-gcc): ...to here.
7401 (new-bootstrap): Use bubble targets.
7402 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7403 Use per-stage distclean targets.
7404 (configure-stage1-gcc, configure-stage2-gcc,
7405 configure-stage3-gcc, all-stage1-gcc,
7406 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7407 Use new-stageN-start to prepare the tree.
7409 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7411 * Makefile.def (host_modules): add libcpp.
7412 * Makefile.tpl: Add dependencies on and for libcpp.
7413 * Makefile.in: Regenerate.
7414 * configure.in: Add libcpp host module.
7415 * configure: Regenerate.
7417 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7419 * Makefile.tpl: Whenever a recursive target is defined, wrap
7420 it in a special @if/@endif block, and prepare its maybe
7421 dependency in the @if/@endif block
7422 * configure.in: Instead of writing maybe dependencies, remove
7423 the @if/@endif statements, and remove the @if/@endif blocks
7425 * configure: Regenerate.
7426 * Makefile.in: Regenerate.
7428 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7430 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7432 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7435 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7436 * */configure: Rebuilt.
7438 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7440 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7442 * configure, Makefile.in: Regenerate.
7444 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7446 * MAINTAINERS (Write After Approval): Add myself.
7448 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7450 Merge from tree-ssa-20020619-branch.
7452 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7453 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7454 (HOST_GMPLIBS): Define.
7455 (HOST_GMPINC): Define.
7456 (TARGET_LIB_PATH): Add libmudflap.
7457 (GFORTRAN_FOR_TARGET): Define.
7458 (configure-build*): Export GFORTRAN.
7459 (configure-gcc): Export GMPLIBS and GMPINC.
7460 (all-gcc): Add maybe-all-libbanshee.
7461 (configure-target-libgfortran): Define.
7462 * Makefile.in: Regenerate.
7463 * configure.in (host_libs): Add libbanshee.
7464 (target_libraries): Add target-libmudflap and target-libgfortran.
7465 Add --with-libbanshee.
7466 Handle --disable-libmudflap.
7467 (*-*-freebsd*): Use with_gmp.
7468 Add $(libgcj) to noconfigdirs.
7469 * configure: Regenerate.
7470 * depcomp: New file.
7471 * MAINTAINERS: Add tree-ssa maintainers.
7473 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7475 * MAINTAINERS (Various Maintainers): Add myself.
7477 2004-04-30 Brian Ford <ford@vss.fsi.com>
7479 * MAINTAINERS (Write After Approval): Add myself.
7481 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7483 * MAINTAINERS (Write After Approval): Add myself.
7485 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7487 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7488 * configure: Regenerate.
7490 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7493 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7495 * Makefile.def (flags_to_pass): Remove *dir variables that
7496 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7497 as well as prefix and exec_prefix.
7498 * Makefile.in: Regenerate.
7500 2004-04-26 Robert Millan <robertmh@gnu.org>
7502 Add patches from libtool CVS.
7503 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7504 * ltconfig: Likewise.
7505 * ltcf-c.sh: Likewise.
7506 * ltcf-cxx.sh: Likewise.
7507 * ltcf-gcj.sh: Likewise.
7509 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7511 * Makefile.def (host_modules): Mark with the bootstrap
7512 flag packages on which gcc depends.
7513 * Makefile.tpl (all-bootstrap): Use it.
7514 * Makefile.in: Regenerate.
7516 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7518 * Makefile.def (flags_to_pass): Remove *dir variables that
7519 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7520 as well as prefix and exec_prefix.
7521 * Makefile.in: Regenerate.
7523 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7525 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7526 * configure: Regenerate.
7527 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7528 * gcc/Makefile.tpl (compare): Use the result of the test.
7529 * gcc/Makefile.in: Regenerate.
7531 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7533 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7534 Always relocate gcc and prev-gcc to the original names, even
7536 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7539 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7541 * MAINTAINERS: Update my email address.
7543 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7545 * configure.in (mips*-*-irix5*): Enable ld.
7546 * configure: Regenerate.
7548 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7550 * configure: Regenerate.
7552 2004-04-15 James E Wilson <wilson@specifixinc.com>
7554 * Makefile.tpl (configure-[+module+], configure-gcc,
7555 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7556 Set and export LDFLAGS.
7557 * Makefile.in: Regenerate.
7559 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7561 * MAINTAINERS: Add myself to write-after-approval.
7563 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7566 * Makefile.tpl: If we don't have built-in-tree target tools,
7567 use the ones found by configure rather than hacking around with
7568 program_transform_name.
7569 * configure.in: Give Makefile.tpl the information necessary
7571 * Makefile.in: Regenerate.
7572 * configure: Regenerate.
7574 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7577 * configure.in: When computing baseargs, strip *all* copies of
7578 offending options. Also, don't match/substitute the trailing space,
7579 so that this actually works when two similar options are separated by
7581 * configure: Regenerate.
7583 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7585 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7586 (rs6000-*-aix*): Same.
7587 * configure: Regenerate.
7589 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7591 * MAINTAINERS: Add myself to write-after-approval.
7593 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7595 * MAINTAINERS: Add myself to write-after-approval.
7597 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7599 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7600 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7601 * Makefile.in: Regenerate.
7603 * configure.in (top level bootstrap support): Rework --enable-werror
7604 to set @stage2_werror_flag@.
7605 * configure: Regenerate.
7606 * Makefile.tpl (top level bootstrap support): Pass
7607 @stage2_werror_flag@ down to configure in stages 2 and 3.
7608 * Makefile.in: Regenerate.
7610 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7612 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7613 for stages 2 and 3 as well as in make. As a consequence, remove
7614 OUTPUT_OPTION (now detected by configure) from the flags passed down
7616 * Makefile.in: Regenerate.
7618 * Makefile.tpl (new-bootstrap): Fix typo.
7619 * Makefile.in: Regenerate.
7621 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7623 * Makefile.tpl: Rearrange by moving recursive_targets rules
7624 into their proper sections.
7625 * Makefile.tpl (top level bootstrap support): Move disabling
7626 of coverage flags from 'make' to 'configure'; improve comments.
7627 * Makefile.in: Regenerate.
7629 * Makefile.tpl (experimental top level bootstrap) Move stage1
7630 language setting from all- target to configure- target; disable
7631 intermodule optimization in stage 1; prevent gratuitous rebuilds
7633 * Makefile.in: Regenerate.
7634 * configure.in: Comma-separate stage 1 language list for top
7636 * configure: Regenerate.
7638 * Makefile.tpl: Clean up experimental top level bootstrap support:
7639 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7640 prev-gcc in configure- targets as well as all- targets.
7641 * Makefile.in: Regenerate.
7643 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7645 * compile: New file imported from automake.
7647 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7649 * configure.in: Remove symbolic link section.
7650 * configure: Regenerate.
7651 * Makefile.tpl (links): Remove.
7652 * Makefile.in: Regenerate.
7654 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7655 Nathanael Nerode <neroden@gcc.gnu.org>
7657 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7658 Set with AC_CHECK_PROGS.
7659 * configure.in: Fix comment typo from last patch.
7660 * configure: Regenerate.
7662 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7664 * Makefile.tpl: Introduce experimental top level bootstrap support.
7665 * Makefile.in: Regenerate.
7666 * configure.in: Introduce support for top level bootstrap.
7667 * configure: Regenerate.
7669 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7670 Paolo Bonzini <bonzini@gnu.org>
7673 * configure.in: Cope with shells that do not support unquoted ^
7674 * configure: Regenerate.
7676 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7677 Paolo Bonzini <bonzini@gnu.org>
7680 * configure.in: Cope with shells that do not support nesting
7681 quotes inside quoted backquote substitutions.
7682 * configure: Regenerate.
7684 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7687 * configure.in: Fix escaping of $.
7688 * configure: Regenerate.
7690 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7692 * configure: Regenerate, since I forgot to while committing Paolo's
7695 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7698 Move language detection to the top level.
7699 * configure.in: Find default values for the tools as
7700 soon as possible. Disable ada if GNAT is not found.
7701 Emit error message about missing languages. Expand
7702 --enable-languages=all for the gcc subdirectory.
7704 2004-03-10 Ben Elliston <bje@gnu.org>
7706 * MAINTAINERS: Update my email address.
7708 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7710 * ltconfig: Disable building static libraries if building shared
7711 libraries on AIX 5L.
7713 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7715 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7717 * configure: Regenerated.
7719 2004-03-01 Brian Booth <bbooth@redhat.com>
7721 * MAINTAINERS: Add myself to write-after-approval.
7723 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7725 * MAINTAINERS: Add myself to write-after-approval.
7727 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7730 * Makefile.tpl: Guard XFOO sed statements better.
7731 * Makefile.tpl: Add dependency for configure-target-libada.
7732 * Makefile.in: Regenerate (incidentally fixes broken
7733 commit when libada-branch was merged).
7735 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7737 * MAINTAINERS: Add myself to write-after-approval.
7739 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7741 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7744 2004-02-20 Andrew Cagney <cagney@redhat.com>
7746 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7747 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7749 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7752 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7754 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7756 * MAINTAINERS: Added myself to write-after-approval.
7758 2004-02-14 Michael Koch <konqueror@gmx.de>
7760 * MAINTAINERS: Added myself to write-after-approval.
7762 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7764 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7765 some OS port maintainers to OS port maintainers section.
7767 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7769 * MAINTAINERS: Add self.
7771 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7773 * MAINTAINERS: Alphabetize.
7775 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7777 * MAINTAINERS: Remove myself.
7779 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7781 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7782 (rs6000-*-aix*): Same.
7783 * configure: Regenerate.
7785 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7787 * configure.in (host): Add in missing $noconfigdirs to defines.
7788 * configure: Regenerate.
7790 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7791 Nathanael Nerode <neroden@gcc.gnu.org>
7793 PR ada/6637, PR ada/5911
7794 Merge with libada-branch:
7795 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7796 with appropriate dependencies. Add --enable-libada configure switch.
7797 * configure, Makefile.in: Regenerate.
7799 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7801 * MAINTAINERS: Add myself to write-after-approval.
7803 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7805 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7806 * configure: Regenerate.
7808 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7810 Merge from upstream:
7812 * ltmain.in: When setting IFS to '~', be careful about user
7813 arguments that contain '~'.
7815 2004-02-04 Peter O'Gorman <peter@pogma.com>
7817 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7818 Also test $base_compile against $CC with escaped arguments. Bug
7819 reported by Geoff Keating <geoffk@apple.com>.
7821 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7823 * MAINTAINERS: Remove i960 port.
7825 2004-01-23 DJ Delorie <dj@redhat.com>
7827 * Makefile.def (target_modules) [libiberty]: Don't stage.
7828 * Makefile.in: Rebuilt.
7830 2004-01-20 Caroline Tice <ctice@apple.com>
7832 * MAINTAINERS: Add myself to write-after-approval.
7834 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7836 * MAINTAINERS: Update my email address.
7838 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7840 * MAINTAINERS: Add myself to write-after-approval.
7842 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7844 * MAINTAINERS: Remove entries without email address.
7846 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7848 * MAINTAINERS: Add myself to write-after-approval.
7850 2004-01-15 Steven Bosscher <stevenb@suse.de>
7852 * MAINTAINERS: Update my email address.
7854 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7856 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7857 * Makefile.tpl (configure-target-[+module+]): Support stage.
7858 * Makefile.in: Rebuilt.
7860 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7862 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7864 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7866 * MAINTAINERS: Add myself as a MIPS maintainer.
7868 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7870 * configure.in: Use ./config.cache, not config.cache.
7871 * configure: Regenerate.
7872 * Makefile.tpl: Special-casing not needed for GCC any more.
7873 * Makefile.in: Regenerate.
7875 * configure.in: Don't share a cache file for host dirs.
7876 * configure: Regenerate.
7878 * config-ml.in: Don't mess with the cache file.
7880 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7882 * MAINTAINERS: Move myself from 'Write After Approval' to
7883 'CPU Port Maintainers' section as SPARC maintainer.
7885 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7887 * Makefile.tpl: Make GCC use a separate config.cache.
7888 * Makefile.in: Regenerate.
7890 PR bootstrap/11932, PR bootstrap/11933
7891 (I don't know if it will fix either of them, but it relates
7893 * configure.in: Don't use shared config.cache for target
7895 * configure: Regenerate.
7897 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7899 * MAINTAINERS: Add myself to 'Write After Approval' section.
7901 2003-12-31 Roger Sayle <roger@eyesopen.com>
7903 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7904 * configure: Regenerated.
7906 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7908 * MAINTAINERS: Remove the mn10200 maintainer.
7910 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7912 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7913 * configure: Regenerated.
7915 2003-12-16 Jan Hubicka <jh@suse.cz>
7917 * MAINTAINERS: Add myself as callgraph maintainer.
7919 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7921 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7922 * configure: Regenerate.
7924 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7926 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7927 'Write After Approval' section. Update email.
7929 2003-12-01 James Lemke <jim@wasabisystems.com>
7931 * MAINTAINERS (Write After Approval): Add myself.
7933 2003-11-20 Matt Thomas <matt@3am-software.com>
7935 * MAINTAINERS: Add myself as a vax port maintainer.
7937 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7939 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7940 (configure-build-[+module+], configure-[+module+]): Likewise.
7941 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7942 * Makefile.in: Regenerate.
7944 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7946 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7947 shared/dylibed libraries.
7948 * ltmain.sh: Likewise.
7949 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7950 * ltcf-cxx.sh: Likewise.
7951 * ltcf-gcj.sh: Likewise.
7952 * ltconfig: Likewise.
7954 2003-11-17 Stan Cox <scox@redhat.com>
7956 * MAINTAINERS: Add myself as iq2000 port maintainer.
7958 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7960 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7961 * Makefile.in: Regenerate.
7963 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7965 * config.sub: Update to 2003-11-03 version.
7967 2003-10-20 Phil Edwards <phil@codesourcery.com>
7969 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7970 * configure: Regenerate.
7972 2003-10-20 Nicolas Pitre <nico@cam.org>
7974 * MAINTAINERS: Add myself to 'Write After Approval' section.
7976 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7978 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7980 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7982 * MAINTAINERS: Update my email address.
7984 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7986 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7988 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7990 * MAINTAINERS: Add myself to 'Write After Approval' section.
7992 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7994 * config.guess: Update to 2003-10-16 version.
7995 * config.sub: Update to 2003-10-16 version.
7997 2003-10-15 David Daney <ddaney@avtrex.com>
7999 * MAINTAINERS: Added myself to 'Write After Approval' section.
8001 2003-10-15 Falk Hueffner <falk@debian.org>
8003 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8004 'Write After Approval' section. Update email.
8006 2003-10-14 Roger Sayle <roger@eyesopen.com>
8008 * MAINTAINERS: Move myself from 'Write After Approval' to
8009 'Various Maintainers' section as middle-end maintainer.
8011 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8013 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8015 * Makefile.in: Regenerate.
8017 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8019 * config.guess: Update to 2003-10-07 version.
8020 * config.sub: Update to 2003-10-07 version.
8022 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8024 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8025 * ltconfig (irix5*, irix6*): Don't override version_type.
8027 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8029 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8030 * configure: Rebuilt
8031 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8032 * Makefile.in: Rebuilt
8034 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8036 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8038 2003-09-30 Carlo Wood <carlo@alinoe.com>
8040 * MAINTAINERS (Write After Approval): Add myself.
8042 2003-09-29 Paul Koning <ni1d@arrl.net>
8044 * MAINTAINERS: Move myself from "Write After Approval"
8045 to CPU platform maintainers for pdp11 platform.
8047 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8049 * MAINTAINERS: Move myself from 'Write After Approval' to
8050 'Various Maintainers' section as libffi testsuite maintainer.
8052 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8054 * configure.in: Pass a computed --program-transform-name
8056 * configure: Regenerated.
8058 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8060 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8061 * Makefile.in: Regenerate.
8063 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8064 * Makefile.in: Regenerate.
8066 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8068 * MAINTAINERS: Move myself from 'Write After Approval'
8069 to 'Various Maintainers' (objective-c) section.
8071 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8073 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8075 * configure: Regenerated.
8077 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8079 * MAINTAINERS (Write After Approval): Add myself to write after
8082 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8084 * MAINTAINERS (Write After Approval): Add myself.
8086 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8088 * MAINTAINERS: Update my e-mail address.
8090 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8092 * libtool.m4 (LD): Correct powerpc64 host match.
8094 2003-09-06 James E Wilson <wilson@tuliptree.org>
8096 * MAINTAINTERS: Update my affiliation and email address.
8098 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8100 * MAINTAINERS (Write After Approval): Add myself.
8102 2003-09-04 DJ Delorie <dj@redhat.com>
8104 * configure: Regenerate.
8106 2003-09-04 Robert Millan <robertmh@gnu.org>
8108 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8110 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8112 * configure.in: Ensure arguments to sed are properly spaced.
8113 * configure: Regenerate.
8115 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8117 * MAINTAINERS: Update my e-mail address.
8119 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8121 * MAINTAINERS (Write After Approval): Add myself.
8123 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8125 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8126 * configure: Regenerated.
8128 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8130 * MAINTAINERS: Update my email address.
8132 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8134 * configure.in: Use newline instead of semicolon when assuming
8135 shell arguments in a for loop.
8136 * configure: Regenerated.
8138 2003-08-22 Jason Eckhardt <jle@rice.edu>
8140 * MAINTAINERS: Resurrect the i860 maintainer.
8142 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8145 * configure.in: When testing with_libs and with_headers, treat
8146 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8147 * configure: Regenerate.
8149 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8151 (baseargs): Likewise.
8152 * configure: Regenerate.
8154 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8156 * MAINTAINERS (Write After Approval): Add myself.
8158 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8160 * configure.in: Disable libgcj for darwin not on powerpc.
8161 * configure: Rebuild.
8163 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8165 * config-ml.in, symlink-tree: Add license.
8167 2003-08-03 Richard Stallman <rms@gnu.org>
8168 Eben Moglen <moglen@columbia.edu>
8170 * README.SCO: New file.
8172 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8174 * Makefile.tpl (check, check-c++): Express dependencies using
8175 dependencies rather than commands.
8176 * Makefile.in: Regenerate.
8178 2003-08-01 Andrew Cagney <cagney@redhat.com>
8180 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8183 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8185 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8186 * Makefile.in: Update.
8188 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8190 * configure.in: Enable libgcj for darwin.
8191 * configure: Rebuild.
8193 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8195 * config-ml.in: Use ac_configure_args directly instead of
8196 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8199 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8201 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8202 creating target and build subdirs to build all parent dirs as needed.
8203 * Makefile.in: Rebuild.
8204 * configure.in: Don't build dirs explicitly here.
8205 * configure: Rebuild.
8207 2003-07-26 Paul Brook <paul@nowt.org>
8209 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8211 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8213 * Makefile.tpl (all-make): Depend on intl.
8214 * Makefile.in: Rebuilt.
8216 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8218 * install-sh: Update to newer upstream versions (associated with
8220 * mkinstalldirs: Likewise.
8221 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8223 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8225 * MAINTAINERS: Move self from Bug database only accounts
8226 to write-after-approval.
8228 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8230 * config.if: Remove unused libc_interface determination.
8232 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8234 * MAINTAINERS: Move self from write-after-approval to
8235 build machinery (*.in).
8237 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8241 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8242 unused INSTALL_PROGRAM_ARGS.
8243 * configure.in: Use AC_PROG_INSTALL.
8244 * Makefile.in: Regenerate.
8245 * configure: Regenerate.
8247 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8249 * MAINTAINERS: Alphabetize.
8251 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8253 * configure: Rebuilt.
8254 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8255 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8256 newlib nor libgloss.
8257 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8258 * configure.in (am33_2.0-*-linux*): Added.
8260 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8262 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8263 * configure: Regenerate.
8265 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8267 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8268 * Makefile.in: Regenerate.
8270 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8272 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8273 * Makefile.in: Regenerate.
8275 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8277 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8278 * Makefile.in: Regenerated.
8280 * config-ml.in: Replace PWD with PWD_COMMAND.
8282 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8284 * intl: New directory; see intl/ChangeLog for details.
8285 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8286 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8287 * Makefile.in: Regenerate.
8289 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8291 * configure.in: Clean up config-lang.in handling. Delete
8292 useless assignment to "subdirs".
8293 * configure: Regenerate.
8295 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8297 * configure.in: Rename 'target_libs' to 'target_libraries'.
8298 Remove useless reference to 'target_libs'.
8299 * configure: Regenerate.
8301 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8303 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8304 * Makefile.in: Regenerate.
8306 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8308 * Makefile.def: Introduce flags_to_pass.
8309 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8310 * Makefile.in: Regenerate.
8312 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8314 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8315 and target-libgloss.
8316 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8317 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8318 * configure: Regenerate.
8320 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8322 * configure.in: Update testsuite_flags to new location.
8323 * configure. Regenerate.
8325 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8327 * Makefile.tpl: Remove BUILD_CC stuff.
8328 * Makefile.in: Regenerate.
8330 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8332 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8334 2003-06-16 Graeme Peterson <gp@qnx.com>
8336 * MAINTAINERS (Write After Approval): Add myself.
8338 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8340 * config.guess: Update to 2003-06-12 version.
8341 * config.sub: Update to 2003-06-13 version.
8343 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8345 * config.guess: Update to 2003-06-06 version.
8346 * config.sub: Update to 2003-06-06 version.
8348 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8350 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8351 * configure. Regenerate.
8353 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8355 * configure.in: Disable serial configure by default.
8356 * configure: Regenerate.
8357 * Makefile.tpl: Abolish .NOTPARALLEL.
8358 * Makefile.in: Regenerate.
8360 * Makefile.tpl: Replace {build,host,target}_canonical by
8361 {build,host,target}.
8362 * Makefile.in: Regenerate.
8364 * Makefile.tpl: Fix stupid pasto.
8365 * Makefile.in: Regenerate.
8367 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8369 * Makefile.tpl: Remove bogus conditional.
8370 * Makefile.in: Regenerate.
8372 2003-06-05 Jan Hubicka <jh@suse.cz>
8374 * Makefile.tpl (profiledbootstrap): New target.
8375 * Makefile.in (profiledbootstrap): New target.
8377 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8379 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8380 Pinski. Remove user names from other bugzilla-only maintainers.
8382 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8384 * Makefile.tpl: Make 'recursive targets' using autogen rather
8385 than shell loop. Remove duplicate 'clean' targets and false
8387 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8388 Add systematic method of specifying missing targets in subdirs.
8389 Add copyright boilerplate.
8390 * Makefile.in: Regenerate.
8391 * configure.in: Add 'recursive targets' to maybe list.
8392 * configure: Regenerate.
8394 * MAINTAINERS: "GNATS only" -> "Bug database only".
8396 * Makefile.tpl: Rename [+target+] to [+make_target+].
8397 * Makefile.def: Rename 'target' to 'make_target'.
8399 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8401 * MAINTAINERS: Add self as options handling maintainer.
8403 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8405 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8406 been too long since I touched those ports.
8408 2003-05-28 DJ Delorie <dj@redhat.com>
8410 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8411 * Makefile.in: Regenerate.
8413 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8415 * configure.in: Use curly braces in the definition of tooldir.
8416 * configure: Regenerate.
8418 2003-05-21 DJ Delorie <dj@redhat.com>
8420 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8422 * Makefile.in: Regenerate.
8424 2003-05-21 DJ Delorie <dj@redhat.com>
8426 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8427 * Makefile.in: Regenerate.
8429 2003-05-20 Ian Lance Taylor <ian@airs.com>
8431 * MAINTAINERS: Update my e-mail address.
8433 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8435 * configure.in: Switch more things to use maybe dependencies.
8436 * Makefile.tpl: Switch more things to use maybe dependencies.
8437 Factor out common code from autogen IF statements.
8438 * configure: Regenerate.
8439 * Makefile.in: Regenerate.
8441 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8443 * configure.in: Accept i[3456789]86 for machine type.
8444 * configure: Regenerate.
8446 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8448 * configure.in: Switch more things to use maybe dependencies.
8449 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8450 * configure: Regenerate.
8451 * Makefile.tpl: Switch more things to use maybe dependencies.
8452 * Makefile.in: Regenerate.
8454 2003-05-16 Andreas Schwab <schwab@suse.de>
8456 * Makefile.tpl (install-opcodes): Define.
8457 * Makefile.in: Rebuild.
8459 2003-05-13 Andreas Jaeger <aj@suse.de>
8461 * config.guess: Update to 2003-05-09 version.
8462 * config.sub: Update to 2003-05-09 version.
8464 2003-05-13 Michael Eager <eager@mvista.com>
8466 * configure.in: Correct sed script so that options in quotes are not
8468 * configure: Rebuild.
8470 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8472 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8473 and $$s/newlib/libc/sys/cygwin32 include paths.
8476 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8478 * MAINTAINERS: Update my email addresses.
8480 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8482 * config-ml.in: Propagate INSTALL variables.
8484 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8486 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8488 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8490 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8491 * Makefile.in: Regenerate.
8493 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8495 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8497 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8499 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8501 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8503 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8504 * Makefile.in: Regenerated.
8506 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8508 * MAINTAINERS (Write After Approval): Upgrade myself from
8509 GNATS only to write-after-approval. Update my mail address.
8511 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8513 (OS Port Maintainers: freebsd): Add myself.
8515 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8517 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8519 2003-04-22 Kean Johnston <jkj@sco.com>
8521 * MAINTAINERS (SCO ports): Added myself.
8523 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8525 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8527 2003-04-19 Kean Johnston <jkj@sco.com>
8529 * MAINTAINERS (Write After Approval): Add myself.
8531 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8533 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8534 * Makefile.in: Regenerate.
8536 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8538 * configure.in (powerpc64*-*-linux*): Remove.
8539 * configure: Rebuilt.
8541 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8543 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8544 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8546 * Makefile.in: Regenerate.
8548 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8550 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8551 * configure: Regenerated.
8553 2003-04-15 DJ Delorie <dj@redhat.com>
8555 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8557 2003-04-13 Nick Clifton <nickc@redhat.com>
8559 * config-ml.in: Remove support for --disable-aix removing
8562 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8564 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8565 * */configure: Rebuilt.
8567 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8569 * MAINTAINERS: Add my email address.
8571 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8573 * MAINTAINERS (Write After Approval): Add myself.
8575 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8577 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8578 * Makefile.in: Regenerate.
8580 2003-03-14 Michael Chastain <mec@shout.net>
8582 * Makefile.in: Regenerate with correct Makefile.def.
8584 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8586 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8588 * Makefile.in: Regenerate.
8589 * configure.in: Clean up gxx_include_dir logic.
8590 * configure: Regenerate.
8592 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8594 * MAINTAINERS (Write After Approval): Add myself.
8596 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8598 * MAINTAINERS: Update my mail address.
8600 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8602 * configure.in (gxx_include_dir): Fix typo.
8603 * configure: Regenerated.
8605 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8607 * Makefile.tpl: Reindent.
8608 * Makefile.in: Regenerate.
8609 * configure.in: Reindent. Don't set unused variables.
8610 * configure: Regenerate.
8612 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8614 * configure.in: Include $(build_tooldir)/sys-include in
8616 * configure: Regenerated.
8618 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8620 * Makefile.tpl: Always pass down RANLIB.
8621 * Makefile.in: Regenerate.
8623 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8624 * Makefile.in: Regenerate.
8625 * configure.in: Remove unused logic relating to --enable-shared
8626 and --enable-threads. Remove bogus comments. Remove redundant
8628 * configure: Regenerate.
8630 * configure.in: Replace ${libstdcxx_version} by its value.
8631 Remove reference to mh-dgux.
8632 * configure: Regenerate.
8634 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8636 * MAINTAINERS (Write After Approval): Add myself.
8638 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8640 * Makefile.tpl: Rearrange.
8641 * Makefile.in: Regenerate.
8643 2003-02-25 Uwe Stieber <uwe@wwws.de>
8645 * configure.in: Add support for kaOS as cross build target system.
8646 * configure: Regenerated.
8648 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8650 * MAINTAINERS (Write after approval): Add myself.
8652 2003-02-21 James E Wilson <wilson@tuliptree.org>
8654 * MAINTAINERS: Update my email address.
8656 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8658 * MAINTAINERS: Add self to blanket write privs. section.
8660 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8662 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8663 configure-target-* as some target builds may require additional
8664 flags for preprocessor tests.
8665 * Makefile.in: Regenerated.
8667 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8669 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8670 * ltconfig: Handle it.
8671 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8674 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8675 it is used as argument to $CC.
8676 * ltcf-gcj.sh: Likewise.
8678 * configure.in: Introduce --enable-maintainer-mode.
8679 * configure: Rebuilt.
8680 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8681 for maintainer mode.
8682 * Makefile.in: Rebuilt.
8684 2003-02-18 Jason Merrill <jason@redhat.com>
8686 * Makefile.tpl (check-c++): Allow parallelism.
8688 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8690 * MAINTAINERS: Remove John Carr (who never actually had access to
8693 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8695 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8696 don't configure target-libobjc.
8697 * configure: Regenerate.
8699 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8701 * Makefile.tpl (RANLIB): Define.
8702 * Makefile.in: Regenerate.
8704 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8706 * MAINTAINERS: Update my email.
8708 2003-02-06 Keith R Seitz <keiths@redhat.com>
8710 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8711 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8712 * Makefile.in: Regenerated.
8713 * configure.in: Remove all traces of snavigator, db, and grep.
8714 * configure: Regenerated.
8716 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8718 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8721 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8723 * MAINTAINERS (Write after approval): Add myself.
8725 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8727 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8728 * Makefile.in: Regenerated.
8730 2003-01-30 Roger Sayle <roger@eyesopen.com>
8732 * config.guess: Updated to 2003-01-30's version.
8733 * config.sub: Updated to 2003-01-28's version.
8735 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8737 * config.if: If gcc_version is already set, just use it. Don't set
8738 gcc_version_trigger if it's already set, otherwise set it to
8739 gcc/version.c, but only if the file exists. If it is not set and
8740 gcc/version.c does not exist, try to extract the version number from
8743 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8745 * MAINTAINERS: Add myself to write-after-approval list.
8747 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8749 * configure.in: Revert 24Jan change.
8750 * configure: Regenerate.
8752 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8754 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8757 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8759 * configure.in: Revert previous change.
8760 * configure: Regenerate.
8762 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8764 * configure.in: Make rda native-only.
8765 * configure: Regenerate.
8767 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8769 * MAINTAINERS: Move myself from GNATS-only-accounts to
8770 write-after-approval.
8772 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8774 * configure.in: Add missing \.
8775 * configure: Rebuilt.
8777 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8779 * configure.in (baseargs): Avoid using \| in sed regular
8781 * configure: Rebuilt.
8783 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8785 * configure.in (baseargs): Remove all supported forms of
8786 --cache-file, --srcdir, --host, --build and --target options
8787 from argument lists.
8788 * configure: Rebuilt.
8790 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8792 * MAINTAINERS: Add myself to write-after-approval list.
8794 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8796 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8797 * configure: Rebuilt.
8799 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8801 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8802 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8803 * Makefile.in: Regenerate.
8804 * configure: Regenerate.
8806 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8808 * configure.in: Remove Makefile in build, host and target modules
8809 unless configure was run with --no-recursion.
8810 * configure: Rebuilt.
8812 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8814 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8815 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8816 * Makefile.in: Regenerate.
8818 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8820 * config.guess: Update to 2003-01-03 version.
8821 * config.sub: Update to 2003-01-03 version.
8823 2003-01-07 Christopher Faylor <cgf@redhat.com>
8825 * configure: Regenerate with proper autoconf 2.13.
8827 2003-01-07 Christopher Faylor <cgf@redhat.com>
8829 * configure.in: Add AC_PREREQ for consistency.
8830 * configure: Regenerate.
8832 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8834 * configure.in (GDB_TK): Add tcl directories conditional on
8835 gdb/gdbtk directory being present.
8836 * configure: Regenerate.
8838 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8840 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8841 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8842 * configure: Rebuilt.
8844 2002-12-31 Tom Tromey <tromey@redhat.com>
8846 * Makefile.in: Rebuilt.
8847 * Makefile.def (target_modules) [libffi]: Allow installation.
8849 2002-12-31 Andreas Schwab <schwab@suse.de>
8851 * configure.in: Fix use of $program_transform_name.
8852 * configure: Regenerated.
8854 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8856 * configure.in (baseargs): Don't remove first configure argument.
8857 * configure: Regenerated.
8859 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8861 * Makefile.tpl (local-distclean): Don't remove...
8862 (multilib.ts): ... this. Moved into...
8863 (multilib.out): ... this. Don't use sub-make.
8864 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8865 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8866 (configure-build-[+module+], configure-[+module+],
8867 configure-target-[+module+], configure-gcc): ... these. Test
8868 for Makefile existence. Drop config.status from dependencies.
8869 * Makefile.in: Rebuilt.
8870 * configure.in: Move gcc-version-trigger to the end of
8871 ac_configure_args. Add comments to maybedep.tmp and
8872 serdep.tmp. Introduce --disable-serial-configure. Remove
8873 nonopt from baseargs, matching and removing corresponding
8874 whitespace while at it.
8875 * configure: Rebuilt.
8877 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8879 * configure.in (host_configargs): Replace reference to
8880 no-longer-defined buildopts with --build=${build_alias}.
8881 * configure: Rebuilt.
8883 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8884 program_transform_name to standard idiom.
8885 (AUTOGEN, AUTOCONF): Define.
8886 (Makefile.in): Use $(AUTOGEN).
8887 (Makefile): Depend on config.status, and use autoconf-style rule to
8888 build it. Move original commands to...
8889 (config.status): ... this new target.
8890 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8892 * Makefile.in: Rebuilt.
8894 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8896 * Makefile.tpl: Fix dramatic bustage due to change in
8897 program_transform_name.
8898 * Makefile.in: Regenerate.
8900 * configure.in: Remove unnecessary PATH setting.
8901 * configure: Regnerate.
8903 * configure.in: Don't default to unprefixed tools unless
8904 the native tools will work.
8905 * configure: Regenerate.
8907 * configure.in: Convert to autoconf script. Blow away lots
8908 of now-redundant Makefile fragments.
8909 * configure: Generate using Autoconf.
8910 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8911 * Makefile.in: Regenerate.
8913 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8915 * configure: Fix stupid bug where RANLIB was mistakenly included.
8917 * configure.in: Rename (buildargs, hostargs, targargs) to
8918 (build_configargs, host_configargs, target_configargs).
8920 * configure.in: Move logic out of sed statement.
8922 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8923 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8925 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8927 * config.sub: Import from master repository
8928 * config.guess: Ditto
8930 2002-12-24 Andreas Schwab <schwab@suse.de>
8932 * Makefile.tpl (multilib.out): Fix missing space.
8933 * Makefile.in: Regenerate.
8935 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8937 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8938 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8939 * Makefile.in: Regenerate.
8940 * configure.in: Remove unnecessary leftovers.
8942 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8944 * configure.in (extra_ranlibflags_for_target): New variable.
8945 (*-*-darwin): Add -c to ranlib commands.
8946 * configure (tooldir): Handle extra_ranlibflags_for_target.
8948 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8950 * Makefile.tpl: Revert HJL's change.
8951 * Makefile.in: Regenerated.
8952 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8955 2002-12-19 Andreas Schwab <schwab@suse.de>
8957 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8958 * Makefile.in: Regenerate.
8960 2002-12-18 H.J. Lu <hjl@gnu.org>
8962 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8963 * Makefile.in: Regenerated.
8965 * configure.in (build_prefix): New. Substitute.
8967 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8969 * Makefile.tpl: Don't let real targets depend on phony targets.
8970 * Makefile.in: Regenerate.
8972 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8973 * Makefile.in: Regenerate.
8975 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8977 * config.sub: Import from master repository
8978 * config.guess: Ditto
8980 2002-12-16 Jason Merrill <jason@redhat.com>
8982 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8983 previous 'make bootstrap'.
8984 * Makefile.in: Regenerate.
8986 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8988 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8990 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8992 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8993 * Makefile.in: Regenerate.
8995 2002-12-13 Jason Merrill <jason@redhat.com>
8997 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8999 (check-c++): Just depend on it and check-target-libstdc++-v3.
9000 * Makefile.in: Regenerate.
9002 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9004 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9005 * Makefile.in: Rebuilt.
9007 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9009 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9011 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9013 * configure: Fix bug put in by gremlins.
9015 * Makefile.tpl: Substitute more autoconfily.
9016 * configure: Substitute more autoconfily.
9017 * Makefile.in: Regenerate.
9019 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9021 * config.sub: Import from master repository
9022 * config.guess: Ditto
9023 * MAINTAINERS: Added Svein Seldal under write after approval
9025 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9027 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9028 * Makefile.in (all-sim): Ditto.
9030 2002-12-06 DJ Delorie <dj@redhat.com>
9032 * Makefile.tpl: Change configure dependencies to not have real
9033 targets depend on phony targets.
9035 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9037 * configure.in: Revert unintentional change.
9039 * Makefile.tpl: Change dependency for */multilib.out so that
9040 it works when gcc isn't in the tree.
9042 * configure.in: Substitute more.
9043 * configure: Run subconfigures from the Makefile.
9044 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9045 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9047 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9049 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9051 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9053 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9054 and corresponding dependencies.
9055 * Makefile.in: Regenerate.
9057 * configure.in (host_tools): Order binutils, gas and ld for
9058 convenience in running the testsuites.
9060 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9061 * Makefile.in: Regenerate.
9062 * configure.in: Introduce rules to serialize subconfigure runs.
9064 * configure.in: Introduce BASE_CC_FOR_TARGET.
9065 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9066 Realize configure-build-* targets. Realize configure-target-* targets.
9067 * Makefile.in: Regenerate.
9069 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9071 * configure: Move gcc_version_trigger stuff from here...
9072 * configure.in: ...to here.
9074 * configure.in: Separate subconfigure options added by this file from
9075 options given by the user. Add machinery to put args for host
9076 subconfigures into the Makefile.
9078 * Makefile.tpl: Remove 'vault' targets.
9079 * Makefile.tpl: Reorder and comment dependencies.
9080 * Makefile.in: Regenerate.
9082 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9083 * configure.in: Fix my broken commit of previous patch. (sigh)
9085 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9087 * configure.in: Move host-specific darwin noconfigdirs into
9088 the host-specific section.
9090 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9092 * configure.in: Move host-specific darwin noconfigdirs into
9093 the host-specific section.
9095 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9097 * configure: Remove skip-this-dir support.
9098 * Makefile.tpl: Remove skip-this-dir support.
9100 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9102 * Makefile.in: Regenerate.
9104 * Makefile.tpl: Strip out useless setting of 'dir'.
9105 * Makefile.in: Regenerate.
9107 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9109 * configure.in: Fix deeply stupid bug.
9111 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9112 shell code in CXX_FOR_TARGET
9113 * Makefile.def: Introduce raw_cxx.
9114 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9116 * Makefile.in: Regenerate.
9118 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9120 * Makefile.tpl: Remove unnecessary ifs.
9121 * Makefile.in: Regenerate.
9123 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9124 dependencies. Maybe-ize build-libiberty. Create dummy install
9125 targets for 'no_install' modules.
9126 * configure: Move GDB_TK substitution to configure.in. Move
9127 build_modules stuff to configure.in.
9128 * configure.in: Implement soft dependency machinery. Maybe-ize
9129 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9130 * Makefile.in: Regenerate.
9132 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9134 * Makefile.tpl: Make all-target, install-target behave similarly
9135 to all, install (only hitting configured targets). Eliminate
9136 unused macro defintions.
9138 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9141 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9143 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9145 * configure.in: Produce lists of subdir targets we're actually
9146 configuring. Remove references to "dosrel".
9147 * Makefile.tpl: Let configure set which subdir targets are hit.
9148 Remove install-cross; clean up install; remove ALL. Remove
9149 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9150 Autogenerate host module targets. Remove empty dependency lines
9151 and redundant dependency; rearrange slightly.
9152 * Makefile.def: Add host-side libtermcap, utils.
9154 * Makefile.in: Regenerate.
9156 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9158 * ltconfig (osf[345]): Append $major to soname_spec.
9159 Reflect this in library_names_spec.
9160 * ltmain.sh (osf): Prefix $major with . for use as extension.
9162 2002-11-19 Andreas Jaeger <aj@suse.de>
9164 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9165 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9166 and sparc64 GNU/Linux systems.
9168 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9170 * MAINTAINERS: Update email.
9172 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9174 * MAINTAINERS: Complete James Dennett's entry.
9176 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9178 * MAINTAINERS (Write After Approval): Add myself.
9180 2002-11-13 Bruce Korb <bkorb@gnu.org>
9182 * Makefile.tpl: syntactic cleanup
9184 2002-11-13 Stuart Hastings <stuart@apple.com>
9186 * MAINTAINERS: Add myself to write-after-approval list.
9188 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9190 * Makefile.def: Add list of recursive targets to autogenerate.
9192 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9193 targets. Autogenerate *-build-* targets.
9194 * Makefile.in: Regenerate.
9196 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9198 * configure: More autoconf-style substitutions.
9199 * Makefile.tpl: More autoconf-style substitutions.
9200 * Makefile.in: Regenerate.
9202 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9204 * configure: Substitute more variables in a more autoconf-friendly
9205 way. Simplify slightly.
9206 * Makefile.tpl: Make more variables substitutable in an
9207 autoconf-friendly way.
9208 * Makefile.in: Regenerate.
9210 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9212 * MAINTAINERS (Write After Approval): Add myself.
9214 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9216 * configure.in (v810*): Remove special setting of tools.
9218 * configure: Add support for extra required flags for ar or nm.
9219 * configure.in (aix4.3+): Use above support for target-specific
9220 issues, rather than using config/mt-aix43.
9222 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9224 * configure: Remove 'removing', which doesn't work. Replace $subdir
9225 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9226 with $srcdir. Reformat indentation. Substitute some variables
9227 formerly hard-coded in the Makefile for build=host.
9228 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9229 * Makefile.def: Autogenerate more.
9230 * Makefile.in: Regenerate.
9232 2002-11-04 Adam Nemet <anemet@lnxw.com>
9234 * MAINTAINERS (Write After Approval): Add myself.
9236 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9238 * Makefile.def (host_modules): Add rda.
9239 * Makefile.in: Regenerate.
9240 * configure.in (target_tool): Add target-rda to list.
9242 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9244 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9246 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9248 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9249 and restrap targets to this rule.
9250 * Makefile.in: Regenerate.
9252 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9254 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9255 GNATS only accounts.
9257 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9259 * configure.in (i[3456]86-*-linux*): Add check to disable
9260 ${libgcj} for glibc1.
9262 2002-10-24 Denis Chertykov <denisc@overta.ru>
9264 * MAINTAINERS: Add myself as ip2k port maintainer.
9266 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9268 * configure.in: Add tic4x target.
9270 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9272 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9273 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9274 * Makefile.in: Regenerate.
9276 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9277 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9278 * Makefile.in: Regenerate.
9280 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9282 * MAINTAINERS: Add myself as web pages co-maintainer.
9284 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9286 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9287 * Makefile.in: Regenerate.
9289 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9291 * MAINTAINERS: Add myself and Nathan Sidwell
9292 <nathan@codesourcery.com> as VxWorks maintainers.
9294 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9296 * Makefile.def: Remove order dependency comments.
9297 * Makefile.tpl: Add explicit install-install dependencies.
9298 * Makefile.in: Regenerate.
9300 * Makefile.tpl: Remove material now in src-release. (Finally!)
9301 * Makefile.in: Regenerate.
9303 * Makefile.tpl: Add configure-target (for src-release in src)
9304 * Makefile.in: Regenerate.
9306 2002-09-30 Nick Clifton <nickc@redhat.com>
9308 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9310 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9312 * configure.in (s390*-*-linux*): Enable libgcj.
9314 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9316 * configure: Revert accidentally applied changes.
9318 * Makefile.tpl: Make more autoconf-friendly.
9319 * Makefile.in: Regenerate.
9320 * configure: Make substitution more autoconf-like.
9322 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9324 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9325 single entry to handle all these.
9326 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9327 libjava on arm-*-elf.
9329 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9331 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9332 things that depend on them.
9334 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9336 * Makefile.tpl: Make subsituted variables more autoconfy.
9337 * Makefile.in: Regenerate.
9338 * configure: Make seds more autoconfy.
9340 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9342 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9343 * Makefile.in: Regenerate.
9344 * configure.in: Rewrite sed statements to look autoconfy.
9346 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9347 all-target-foo on configure-target-foo.
9348 * Makefile.def: Ditto.
9349 * Makefile.in: Rebuild.
9351 2002-09-25 Andrew Haley <aph@redhat.com>
9353 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9355 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9357 * Makefile.def: New file.
9358 * Makefile.tpl: New file.
9359 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9360 * contrib/gcc_update: Note that Makefile.in is a generated file.
9362 * configure.in: Minor rearrangement. Simplify tests.
9364 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9366 * configure.in (with_headers): Skip copy if value is "yes".
9367 (with_libs): Likewise.
9369 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9371 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9372 * configure.in (sh*-*-pe*): Ditto.
9373 * configure.in (mips*-*-pe*): Ditto.
9374 * configure.in (*arm-wince-pe): Ditto.
9376 * configure.in: Rearrange.
9378 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9380 * MAINTAINERS: Update my email address.
9382 2002-08-30 Paul Koning <pkoning@equallogic.com>
9384 * MAINTAINERS: (Write After Approval): Add myself.
9386 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9388 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9390 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9392 * MAINTAINERS: Change my mailing address.
9394 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9396 * MAINTAINERS (Write After Approval): Remove myself.
9397 (Various Maintainers: c++ runtime libs): Add myself.
9399 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9401 * MAINTAINERS (Write After Approval): Remove myself.
9402 (Various Maintainers: c++ runtime libs): Add myself.
9404 2002-08-15 Eric Christopher <echristo@redhat.com>
9406 * config.sub: Import from master repository.
9407 * config.guess: Ditto.
9409 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9411 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9412 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9413 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9415 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9417 * MAINTAINERS: Add self to rs6000 vector extensions.
9419 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9421 * libiberty/configure: Reverted unintended yesterday's check in.
9423 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9425 * boehm-gc/configure, libf2c/configure: Rebuilt.
9426 * libffi/configure, libiberty/configure: Ditto.
9427 * libjava/configure, libobjc/configure: Ditto.
9428 * libstdc++-v3/configure, zlib/configure: Ditto.
9429 Merged from binutils:
9430 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9431 From Steve Ellcey <sje@cup.hp.com>:
9432 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9433 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9434 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9436 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9437 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9438 soname_spec, sys_lib_search_path_spec): Ditto.
9440 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9442 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9444 2002-08-04 H.J. Lu (hjl@gnu.org)
9446 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9448 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9450 * MAINTAINERS (Write After Approval): Add myself.
9452 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9454 * configure.in: Move generic linux case to end. Copy generic
9455 linux noconfigdirs to mips*-*-linux* entry and new
9456 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9458 2002-07-19 Michael Matz <matz@suse.de>
9460 * MAINTAINERS: Add myself as ra* maintainer.
9462 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9464 * config.guess: Update to 2002-07-09 version.
9465 * config.sub: Update to 2002-07-03 version.
9467 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9469 * MAINTAINERS: Fix typo in a maintainer email address.
9471 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9473 * configure.in: Remove two redundant tests.
9475 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9477 * configure.in (mips*-*-irix6*o32): Enable stabs.
9479 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9481 * configure.in: Don't build grez.
9482 * Makefile.in: Ditto.
9484 * Makefile.in: Remove references to bsp, cygmon, libstub.
9485 * configure.in: Ditto.
9487 * configure.in: Remove leftover reference to gdbtest.
9489 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9491 * configure.in (gxx_include_dir): Change to match versioned
9492 C++ headers if --enable-version-specific-runtime-libs is used.
9494 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9496 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9498 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9500 * configure.in: Make --without-x work.
9502 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9504 * configure.in: Rearrange target Makefile fragment collection.
9506 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9508 * configure.in: Ditto.
9510 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9512 * MAINTAINERS (Write After Approval): Update my e-mail address.
9514 2002-06-24 Ben Elliston <bje@redhat.com>
9516 * configure.in (host_tools): Remove cgen.
9518 * Makefile.in (all-cgen): Remove; runs from its source directory.
9519 (check-cgen, install-cgen, clean-cgen): Likewise.
9520 (all-opcodes): Do not depend on all-cgen.
9521 (all-sim): Likewise.
9523 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9525 * Makefile.in: Eliminate 'apache' targets.
9526 * configure.in: Eliminate 'apache' targets.
9528 * configure.in: Eliminate redundant tests. Reorganize.
9530 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9532 * config-ml.in: Eliminate references to Cygnus configure.
9534 * Makefile.in: Eliminate references to building emacs.
9536 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9538 * MAINTAINERS: Update my email address.
9540 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9542 * config.if (libstdcxx_incdir): Version C++ headers.
9543 (cxx_incdir): Remove.
9545 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9547 * MAINTAINERS (Write After Approval): Add self.
9549 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9551 * configure.in: Add support for ip2k.
9553 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9555 * configure.in: Fix AIX configury bug.
9557 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9559 * MAINTAINERS (Write After Approval): Add self.
9561 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9563 * configure.in: replace ${topsrcdir} with ${srcdir}
9565 * configure.in: Move definition of libstdcxx_flags
9566 right above usage, rather than waaay earlier.
9568 * configure.in: Pull definition of is_cross_compiler earlier.
9570 * configure.in: Rearrange a little.
9572 * configure.in: Remove references to librx.
9573 * Makefile.in: Remove references to librx.
9575 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9577 * config.sub: Add support for avr target.
9578 Import from master sources, rev 1.255
9580 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9582 * configure, .cvsignore: Revert previous change...
9583 * Makefile: ...delete.
9585 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9587 * configure.in: Eliminate ${gasdir} variable.
9589 2002-06-18 Dave Brolley <brolley@redhat.com>
9591 * configure.in: Add support for frv.
9592 * config.sub: Add support for frv.
9594 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9596 * configure: Remove garbage from previous commit.
9598 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9600 * configure: For in-source builds, make a subdir and re-exec there.
9601 * Makefile: New file. Pass targets through to build directory.
9602 * .cvsignore: No longer ignore "Makefile".
9604 2002-06-16 Douglas Rupp <rupp@gnat.com>
9606 * MAINTAINERS (Write After Approval): Add self.
9608 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9610 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9612 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9614 * configure.in (vax-*-netbsd*): Re-enable gas.
9616 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9618 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9619 BUILD_PREFIX_1, to correct nomenclature.
9620 * configure: Likewise.
9622 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9623 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9625 2002-05-31 Olaf Hering <olh@suse.de>
9627 * config-ml.in: Propogate DESTDIR also.
9629 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9631 * configure.in (vax-*-netbsd*): Don't build gas for this
9634 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9636 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9639 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9641 * MAINTAINERS (Write After Approval): Add myself.
9643 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9645 * config.guess: Update to 2002-05-22 version.
9646 * config.sub: Likewise.
9648 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9650 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9651 * config-ml.in: Likewise.
9652 * configure: Likewise.
9653 * configure.in: Likewise.
9655 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9657 * MAINTAINERS: Update my email address.
9659 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9661 * configure.in: Simplify makefile fragment collection.
9663 * configure.in: Remove code to build emacs.
9665 * configure.in : Remove --srcdir argument from targargs and buildargs
9666 (it's always overridden in the Makefile anyway). Rearrange a bit.
9668 * configure: Move some logic to configure.in.
9669 * configure.in: Move some logic from configure.
9671 2002-05-11 Tom Tromey <tromey@redhat.com>
9673 * MAINTAINERS: Reflect libgcj reality.
9675 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9677 * Makefile.in: Honour DESTDIR.
9679 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9681 * config.guess: Import 2002-03-20 version.
9682 * config.sub: Import 2002-04-26 version.
9684 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9686 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9688 2002-05-07 Tim Josling <tej@melbpc.org.au>
9690 * MAINTAINERS: Add self.
9692 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9694 * ltmain.sh: Detect and handle object name conflicts
9695 while piecewise linking a static library.
9697 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9699 * configure.in (noconfigdirs): Don't disable libgcj on
9700 sparc64-*-solaris* and sparcv9-*-solaris*.
9702 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9704 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9706 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9708 * configure.in (FLAGS_FOR_TARGET): Do not add
9709 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9710 on i[3456]86-*-linux*.
9712 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9714 * configure.in (noconfigdirs): Replace [ ] with test.
9716 * configure.in (noconfigdirs): Do not add target-newlib if
9717 target == i[3456]86-*-linux*, and host == target.
9719 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9721 * configure.in: delete reference to absent file
9723 * configure.in: replace '[' with 'test'
9725 * configure.in: Eliminate references to gash.
9726 * Makefile.in: Eliminate references to gash.
9728 * configure.in: remove useless references to 'pic' makefile fragments.
9730 * configure.in: (*-*-windows*) Finish removing.
9732 * configure.in: Eliminate redundant test for libgui.
9734 2002-04-29 Roger Sayle <roger@eyesopen.com>
9736 * MAINTAINERS: Add self and realphabetize. Update entries
9737 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9738 entry for a29k port maintainer.
9740 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9742 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9743 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9745 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9747 * configure.in: remove references to dead files
9749 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9751 * MAINTAINERS: Add information about purpose of this file.
9753 2002-04-18 Tom Tromey <tromey@redhat.com>
9755 * configure.in: Disallow configuring libgcj when it is already
9756 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9757 Solaris 2.8 by default. For PR libgcj/6158.
9759 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9761 * configure.in: Move default CC setting out of config/mh-* fragments
9764 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9766 * configure.in: don't even try to configure or make a subdirectory
9767 if there's no configure script for it.
9769 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9771 * MAINTAINERS: Remove chill maintainers.
9772 * Makefile.in (CHILLFLAGS): Remove.
9773 (CHILL_LIB): Remove.
9774 (TARGET_CONFIGDIRS): Remove libchill.
9775 (CHILL_FOR_TARGET): Remove.
9776 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9778 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9779 (CHECK_TARGET_MODULES): Likewise.
9780 (INSTALL_TARGET_MODULES): Likewise.
9781 (CLEAN_TARGET_MODULES): Likewise.
9782 (configure-target-libchill): Remove.
9783 (all-target-libchill): Remove.
9784 * configure.in (target_libs): Remove target-libchill.
9785 Do not compute CHILL_FOR_TARGET.
9786 * libchill: Remove directory.
9788 2002-04-11 DJ Delorie <dj@redhat.com>
9790 * Makefile.in, configure.in: Sync with binutils, entries
9793 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9795 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9796 (do-tar, do-bz2): New rules.
9797 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9798 (gdb-tar): New rule.
9799 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9800 (insight_dejagnu.tar): New rule.
9801 (insight.tar): New rule.
9802 (gdb+dejagnu.tar): New rule.
9803 (gdb.tar): New rule.
9805 2002-02-01 Mo DeJong <supermo@bayarea.net>
9807 * Makefile.in: Add all-tix to deps for all-snavigator
9808 so that tix is built when building snavigator.
9810 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9812 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9813 ld and gdb are not supported.
9815 2002-01-07 Mark Salter <msalter@redhat.com>
9817 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9818 Allow target-libgloss to be built for arm, strongarm, and xscale.
9820 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9822 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9823 options for i[3456]86-pc-linux* native builds.
9825 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9827 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9828 files from .po files for a distribution.
9830 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9832 * configure.in: Enable libstdc++-v3 for h8300 targets.
9834 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9836 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9839 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9841 * Makefile.in (VER): When present, extract the version number from
9842 the file version.in.
9844 2001-05-24 Tom Rix <trix@redhat.com>
9846 * configure.in : enable ld for aix
9848 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9850 * config.guess: Add linux target for S/390.
9852 2000-11-07 Philip Blundell <pb@futuretv.com>
9854 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9856 2000-11-03 Philip Blundell <pb@futuretv.com>
9858 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9861 2001-01-15 Ben Elliston <bje@redhat.com>
9863 * configure.in (host_tools): Add sid.
9864 Always configure cgen.
9866 2000-11-24 Nick Clifton <nickc@redhat.com>
9868 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9871 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9873 * Makefile.in (ALL_MODULES): Add all-cgen.
9874 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9875 (all-cgen): New target.
9876 (all-opcodes,all-sim): Depend on all-cgen.
9877 * configure.in (host_tools): Add cgen.
9878 Only configure cgen if --enable-cgen-maint.
9880 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9882 * configure.in: Add *-*-freebsd* configurations.
9884 2002-04-08 Tom Tromey <tromey@redhat.com>
9886 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9887 Fixes PR libgcj/6068.
9889 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9891 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9893 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9895 * configure.in (alpha*-dec-osf*): Enable libgcj.
9897 2003-03-27 Matthew Gingell <gingell@gnat.com>
9899 * MAINTAINERS (Write After Approval): Add myself.
9901 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9903 Fix for: PR bootstrap/3591, target/5676
9904 * configure.in (mcore-pe): Disable the configuration of
9905 libstdc++-v3 since exceptions are not supported.
9907 2002-03-20 Anthony Green <green@redhat.com>
9909 * configure.in: Enable libgcj for xscale-elf target.
9911 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9913 * MAINTAINERS: Update my email address.
9915 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9917 * ltmain.sh (relink_command): Fix typo in previous change.
9919 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9921 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9922 (relink_command): Added --tag flags.
9923 (mode=install): If relinking fails; error out.
9925 2002-03-12 Richard Henderson <rth@redhat.com>
9927 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9929 (do-check): Rename from check.
9930 (check): Allow parallel check.
9932 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9934 * MAINTAINERS: Add myself as maintainer for xtensa port.
9935 Fix alphabetical order in CPU port maintainer list.
9936 Remove myself from Write After Approval list.
9938 2002-03-11 Richard Henderson <rth@redhat.com>
9940 * Makefile.in (.NOTPARALLEL): Add fake tag.
9942 2002-03-07 H.J. Lu (hjl@gnu.org)
9944 * configure.in: Enable gprof for mips*-*-linux*.
9946 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9948 * MAINTAINERS (Write After Approval): Add myself.
9950 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9952 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9954 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9956 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9958 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9959 because its Makefile is there; test for the executable instead.
9961 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9963 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9964 libstdc++-v3 and libjava.
9966 2002-02-11 Adam Megacz <adam@xwt.org>
9968 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9971 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9973 * config.guess: Updated to 2002-01-30's version.
9974 * config.sub: Updated to 2002-02-01's version.
9975 Contribute sh64-elf.
9976 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9977 * configure.in: Added sh64-*-*.
9979 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9981 * MAINTAINERS: Belatedly add myself to write after approval list.
9983 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9985 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9986 Remove self as Write After Approval.
9988 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9990 * MAINTAINERS: Put self in as maintainer for contrib/regression
9993 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9995 * MAINTAINERS: Update my email address.
9997 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9999 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10000 target-libiberty, and target-libgloss. Skip Java-related
10001 libraries if not supported for NetBSD on target CPU.
10003 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10005 * install-sh: Use _inst.$$_ for temp file name.
10007 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10009 * MAINTAINERS (Write After Approval): Move my contact info
10011 (OS Port Maintainers): ...to here (netbsd).
10013 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10015 * MAINTAINERS (Write After Approval): Add myself.
10017 2002-01-17 H.J. Lu <hjl@gnu.org>
10019 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10020 (all-target-fastjar): Also depend on all-target-libiberty.
10022 2002-01-16 H.J. Lu (hjl@gnu.org)
10024 * config.guess: Import from master sources, rev 1.225.
10025 * config.sub: Import from master sources, rev 1.238.
10027 2002-01-16 Kazu Hirata <kazu@hxi.com>
10029 * MAINTAINERS (Write After Approval): Remove myself.
10031 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10033 * MAINTAINERS (Write After Approval): Add myself.
10035 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10037 * MAINTAINERS: Add self as docs co-maintainer.
10039 2001-12-11 Matthias Klose <doko@debian.org>
10041 * MAINTAINERS (Write After Approval): Add myself.
10043 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10045 * MAINTAINERS: Update my email address.
10047 2001-12-07 Turly O'Connor <turly@apple.com>
10048 * MAINTAINERS (Write After Approval): Add myself.
10049 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10050 (rs6000_initialize_trampoline): Call __trampoline_setup for
10052 * darwin-tramp.asm: New file, implements __trampoline_setup.
10053 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10055 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10057 * MAINTAINERS (Write After Approval): Add myself.
10059 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10061 * configure, configure.in: Use temp file for long sed commands.
10063 2001-12-03 Laurent Guerby <guerby@acm.org>
10065 * config.sub: Update to version 1.232 on subversion.
10067 2001-12-03 Ben Elliston <bje@redhat.com>
10069 * MAINTAINERS: Update mail address for config.* patches.
10071 2001-11-27 DJ Delorie <dj@redhat.com>
10072 Zack Weinberg <zack@codesourcery.com>
10074 When build != host, create libiberty for the build machine.
10076 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10078 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10080 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10082 (all.normal): Depend on ALL_BUILD_MODULES.
10083 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10084 (all-build-libiberty): Depend on configure-build-libiberty.
10086 * configure: Calculate and substitute proper value for
10088 * configure.in: Create the build subdirectory.
10089 Calculate and substitute TARGET_CONFIGARGS (formerly
10090 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10092 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10094 * MAINTAINERS (write-after-approval): Add self.
10096 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10098 * MAINTAINERS (GNATS only accounts): Remove self.
10100 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10102 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10105 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10107 * MAINTAINERS (Write After Approval): Add self.
10109 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10111 * MAINTAINERS: mips and s390 are also CPU ports.
10113 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10115 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10117 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10119 * MAINTAINERS: Alphabetize.
10121 2001-11-09 Kazu Hirata <kazu@hxi.com>
10123 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10125 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10127 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10129 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10131 * configure.in (--enable-languages): Be more permissive about
10132 syntax. Check for empty lists better. Warn about $LANGUAGES.
10134 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10136 * config.sub: Import from master sources, rev. 1.230.
10137 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10139 2001-11-07 Laurent Guerby <guerby@acm.org>
10141 * MAINTAINERS (Write After Approval): Add self.
10143 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10145 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10147 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10149 * config.sub: Import from master sources, rev 1.226.
10150 * config.guess: Import from master sources, rev 1.216.
10152 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10154 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10155 * MAINTAINERS: Add self as maintainer of MMIX port.
10156 Remove old after-approval entry.
10158 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10160 * ChangeLog, configure: Fix spelling errors.
10162 2001-10-20 Brendan Kehoe <brendan@zen.org>
10164 * MAINTAINERS: Tweak my address.
10166 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10168 * MAINTAINERS: Update my email address.
10170 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10172 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10173 * MAINTAINERS: Add self as maintainer of CRIS port.
10175 2001-10-10 Geert Bosch <bosch@gnat.com>
10177 * MAINTAINERS (Various maintainers: Ada front end):
10178 Added Robert Dewar.
10180 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10182 * MAINTAINERS (Write After Approval): Added self
10184 2001-10-02 Geert Bosch <bosch@gnat.com>
10186 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10188 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10190 * configure: Handle temporary files securely using mkdir.
10192 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10194 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10196 2001-09-26 Will Cohen <wcohen@redhat.com>
10198 * configure.in (*-*-linux*): Disable configuration of target-newlib
10199 and target-libgloss.
10201 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10203 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10206 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10208 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10209 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10210 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10211 avoid quotes nesting problems.
10212 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10213 (DO_X): Export only variables that are set.
10215 2001-09-19 Ben Elliston <bje@redhat.com>
10217 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10218 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10219 semantics. Use the shell built-in "type" command instead.
10221 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10223 Merged from gcc-3_0-branch:
10224 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10225 * ltcf-c.sh: Use $objext, not $ac_objext.
10226 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10227 * ltcf-cxx.sh: Add support for GNU.
10228 2001-07-22 Timothy Wall <twall@redhat.com>
10229 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10230 default settings if using GNU tools with that configuration.
10231 * ltcf-cxx.sh: Ditto.
10232 * ltcf-gcj.sh: Ditto.
10233 2001-07-21 Michael Chastain <chastain@redhat.com>
10234 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10235 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10236 * ltmain.sh: Mark as gcc-local.
10238 2001-08-30 Eric Christopher <echristo@redhat.com>
10239 Jason Eckhardt <jle@redhat.com>
10241 * config.guess: Merge from master sources.
10242 * config.sub: Merge from master sources, add support for mipsisa32.
10244 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10245 * config.sub: Merge from master sources, rev 1.219.
10246 * MAINTAINERS: Add self as contact for stormy16 port.
10248 2001-08-14 Zack Weinberg <zackw@panix.com>
10250 * config.sub: Merge from master sources, rev 1.218.
10251 * config.guess: Merge from master sources, rev 1.209.
10253 2001-08-11 Graham Stott <grahams@redhat.com>
10255 * Makefile.in (check-c++): Add missing semicolon.
10257 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10259 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10261 2001-07-30 Eric Christopher <echristo@redhat.com>
10263 * MAINTAINERS (Various maintainers: mips port): Added myself.
10265 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10267 * configure.in (sh-*-linux*): New.
10269 2001-07-27 Richard Henderson <rth@redhat.com>
10271 * .cvsignore: Add LAST_UPDATED.
10273 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10275 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10277 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10279 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10281 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10283 * MAINTAINERS (Write After Approval): Added myself.
10285 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10287 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10288 and libgcj on m68hc11/m68hc12.
10290 2001-06-27 H.J. Lu (hjl@gnu.org)
10292 * Makefile (CFLAGS_FOR_BUILD): New.
10293 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10295 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10297 * README: Remove version number.
10299 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10301 * INSTALL/README: Update wrt. to the installation instructions now
10302 residing in gcc/doc/install.texi.
10304 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10306 * README: Replace with a cut-down and updated version of gcc/README.
10308 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10310 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10311 multilibs to be disabled.
10313 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10315 * MAINTAINERS (Write After Approval): Add myself.
10317 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10319 * config.guess: Import CVS version 1.195.
10320 * config.sub: Import CVS version 1.212.
10322 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10324 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10325 gcc/xgcc is built, use -print-prog-name to find out the program
10328 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10330 * config.guess: Import CVS version 1.194. All gcc-local changes
10331 appear to also be in the master copy.
10332 * config.sub: Import CVS version 1.211.
10334 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10336 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10337 with_gcc]: Use `gcc -shared' to build a shared library.
10339 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10341 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10344 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10346 * MAINTAINERS (Write After Approval): Add myself.
10348 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10350 * configure.in (libstdcxx_flags): Do not try to execute
10351 libstdc++-v3/testsuite_flags until it exists.
10353 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10355 * MAINTAINERS: Update my email address.
10357 2001-05-31 Graham Stott <grahams@redhat.com>
10359 * MAINTAINERS (Write After Approval): Add myself.
10361 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10363 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10364 libraries when using g++ with native linker.
10366 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10368 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10370 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10372 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10373 [aix4*|aix5*]: Prepend blank.
10375 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10377 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10378 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10379 of subdir/configure scripts to use the new libtool.m4.
10381 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10383 * MAINTAINERS (Write After Approval): Add myself.
10385 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10387 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10389 2001-05-11 Ben Elliston <bje@redhat.com>
10391 * Makefile.in (all-sid): New target.
10392 (check-sid, clean-sid, install-sid): Likewise.
10394 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10396 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10398 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10400 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10403 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10405 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10406 gcc/xgcc is built, use -print-prog-name to find out the program
10409 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10411 * configure.in (noconfigdirs): Don't reset it from scratch in the
10412 target case; only append to it.
10414 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10415 sparc-*-solaris2.8]: Disable ${libgcj}.
10417 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10419 * configure.in (libgcj_saved): Copy from $libgcj.
10420 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10423 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10425 * MAINTAINERS: Remove self as MIPS maintainer and
10426 C front end maintainer.
10428 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10430 * configure.in: Move *-chorusos target case to the proper switch.
10433 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10435 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10438 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10440 * Makefile.in (STAGE1_CFLAGS): Pass down.
10442 2001-04-13 Alan Modra <amodra@one.net.au>
10444 * config.guess: Add hppa64-linux support. Note for next import that
10445 this is already in the master file.
10446 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10448 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10450 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10451 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10453 2001-04-11 Stan Shebs <shebs@apple.com>
10455 * MAINTAINERS: Add self as Darwin port maintainer.
10457 2001-04-11 Alan Modra <amodra@one.net.au>
10459 * MAINTAINERS: Update my email address.
10461 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10463 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10464 recent versions of FreeBSD (release 3 or later).
10465 * ltconfig: On FreeBSD, -lc must not be provided when building
10466 a shared library or else the standard -pthread gcc option is
10467 rendered worthless to later users of the built library.
10469 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10471 * MAINTAINERS: Add self and RTH as C front end maintainers.
10473 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10475 * config.sub: Make sure to match an already-canonicalized
10476 machine name (eg. mn10300-unknown-elf).
10478 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10480 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10482 (bootstrap, cross): Use RECURSE_FLAGS.
10483 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10485 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10487 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10489 2001-03-22 Colin Howell <chowell@redhat.com>
10491 * Makefile.in (DO_X): Do not backslash single-quotes in
10492 backquotes (two places).
10494 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10497 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10498 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10499 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10500 * ltcf-cxx.sh: Likewise.
10501 * ltcf-gcj.sh: Likewise.
10503 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10505 * MAINTAINERS: Add myself as "documentation co-maintainer".
10507 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10509 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10510 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10512 2001-03-19 Tom Tromey <tromey@redhat.com>
10514 * config-ml.in: Handle GCJ and GCJFLAGS.
10516 2001-03-21 Michael Chastain <chastain@redhat.com>
10518 * Makefile.in: all-m4 depends on all-texinfo.
10520 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10522 * MAINTAINERS: Add myself to write after approval list.
10524 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10526 * Makefile.in (DO_X): Quote nested quotes.
10528 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10530 * MAINTAINERS: Add myself to write after approval list.
10532 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10534 * Makefile.in (DO_X): Use double quotes for quoting
10535 "RANLIB=$${RANLIB}".
10537 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10539 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10541 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10543 * configure.in: Only use `lang_requires' for languages athat are
10546 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10548 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10550 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10552 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10554 2001-03-07 Tom Tromey <tromey@redhat.com>
10556 * configure.in: Allow config-lang.in to set `lang_requires' to list
10557 of other required languages.
10559 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10561 * Makefile.in: Remove RANLIB definition. Use RANLIB
10562 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10563 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10565 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10566 Alexandre Oliva <aoliva@redhat.com>
10568 * Makefile.in (check-c++): Use tabs, not spaces.
10570 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10572 * MAINTAINERS: add myself to Write After Approval list.
10574 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10576 * Makefile.in (check-c++): New rule.
10578 * configure.in (target_libs): Remove libg++.
10579 (noconfigdirs): Remove libg++.
10580 (noconfigdirs): Same.
10581 (noconfigdirs): Same.
10582 (noconfigdirs): Same.
10584 * config-ml.in: Remove libg++ references.
10586 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10587 (ALL_TARGET_MODULES): Same.
10588 (configure-target-libg++): Remove.
10589 (all-target-libg++): Remove.
10590 (configure-target-libio): Remove.
10591 (all-target-libio): Remove.
10592 (check-target-libio): Remove.
10594 (libg++.tar.bz2): Remove.
10595 (all-target-cygmon): Remove libio.
10596 (all-target-libstdc++): Remove.
10597 (configure-target-libstdc++): Remove.
10598 (TARGET_LIB_PATH): Remove libstdc++.
10599 (ALL_GCC_CXX): Remove libstdc++.
10600 (all-target-gperf): Correct.
10602 2001-02-16 Nick Clifton <nickc@redhat.com>
10604 * configure.in (noconfigdirs): Allow configuration of texinfo
10607 2001-02-15 Anthony Green <green@redhat.com>
10609 * configure: Introduce GCJ_FOR_TARGET.
10610 * configure.in: Ditto.
10611 * Makefile.in: Ditto.
10613 2001-02-13 Andreas Schwab <schwab@suse.de>
10615 * MAINTAINERS: Update mail address.
10617 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10619 * config.guess: Add linux target for S/390.
10620 * config.sub: Likewise.
10622 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10624 * configure.in: for *-chorusos, don't config target-newlib and
10627 2001-02-06 Ben Elliston <bje@redhat.com>
10629 * configure: Output host type to stdout, not stderr.
10631 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10633 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10634 * ltcf-cxx.sh: Likewise.
10636 * config.if: Assume enable_libstdcxx_v3 is defined.
10638 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10640 Remove V2 C++ library.
10641 * configure.in: Remove --enable-libstdcxx_v3 support.
10643 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10645 * include/demangle.h: Add prototype for java_demangle_v3.
10647 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10649 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10651 2001-01-27 Richard Henderson <rth@redhat.com>
10653 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10655 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10657 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10658 Don't unset, it's non-portable and no longer necessary, set to empty
10661 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10663 * ltconfig: Shell portability fix for the tagname validity check.
10665 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10667 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10668 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10670 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10672 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10674 2001-01-26 Tom Tromey <tromey@redhat.com>
10676 * configure.in: Allow libgcj to be built on Sparc Solaris.
10678 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10680 * ltcf-c.sh: Add aix5 case.
10681 * ltcf-cxx.sh: Likewise.
10682 * ltconfig: Likewise.
10684 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10686 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10687 keep at least one of build_libtool_libs or build_old_libs set to
10690 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10691 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10693 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10695 * configure.in: Enable libgcj on several additional platforms.
10697 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10699 * configure.in: Enable libgcj for linux targets.
10701 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10703 * MAINTAINERS (Write After Approval): Add myself.
10705 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10707 * MAINTAINERS: Add myself as vax port maintainer.
10709 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10711 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10713 2001-01-09 Mike Stump <mrs@wrs.com>
10715 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10716 failures of subdirectories.
10718 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10720 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10721 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10722 * ltcf-cxx.sh: Likewise.
10723 * ltcf-gcj.sh: Likewise.
10724 * ltconfig.sh: Fix typo.
10726 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10728 * configure: handle DOS-style absolute paths.
10730 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10732 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10734 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10736 * MAINTAINERS: Add myself as avr port co-maintainer.
10738 2000-12-28 Ben Elliston <bje@redhat.com>
10740 * MAINTAINERS: Add myself under ``Write After Approval''.
10742 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10744 * texinfo: Remove directory from GCC.
10746 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10748 * COPYING: Update to current
10749 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10750 to 19yy as example year in copyright notice).
10752 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10754 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10755 (libstdcxx_incdir): Pass down.
10756 * config.if: Remove expired bits for cxx_interface, add stub.
10757 (libstdcxx_incdir): Add variable for g++ include directory.
10758 * configure.in (gxx_include_dir): Use it.
10760 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10762 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10763 with old-email address from ``Write After Approval''.
10765 2000-12-15 Andreas Jaeger <aj@suse.de>
10767 * configure.in: Handle lang_dirs.
10769 2000-12-14 Tom Tromey <tromey@redhat.com>
10771 * MAINTAINERS: Removed brads.
10773 * MAINTAINERS: Added gcj developers.
10775 2000-12-13 Anthony Green <green@redhat.com>
10777 * configure.in: Disable libgcj for any target not specifically
10778 listed. Disable libgcj for x86 and Alpha Linux until compatible
10781 2000-12-13 Mike Stump <mrs@wrs.com>
10783 * Makefile.in (local-distclean): Also remove fastjar.
10785 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10787 * contrib/gcc_update: Add fastjar --touch entries.
10789 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10791 * configure.in: Disable language-specific target libraries for
10792 languages that aren't enabled.
10794 2000-12-10 Anthony Green <green@redhat.com>
10796 * configure.in: Define libgcj. Disable libgcj target libraries for
10799 2000-12-10 Neil Booth <neilb@earthling.net>
10801 * MAINTAINERS: Update mail address, remove from WAA list.
10803 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10805 * libjava: Imported from /cvs/java.
10806 * libffi: Likewise.
10807 * Boehm-gc: Likewise.
10809 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10811 * configure.in (target_libs): Revert 2000-12-08 patch.
10812 (noconfigdirs): Added target-libjava.
10814 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10816 * djunpack.bat: removed.
10818 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10820 * Makefile.in: handle DOS-style absolute paths.
10821 * config-ml.in: likewise.
10822 * symlink-tree: likewise.
10824 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10826 * fastjar: Imported.
10828 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10830 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10832 * configure.in (target_libs): Removed `target-libjava'.
10834 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10836 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10837 (ALL_MODULES): Added fastjar.
10838 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10839 (all-target-libjava): all-fastjar replaces all-zip.
10840 (all-fastjar): Added.
10841 (configure-target-fastjar, all-target-fastjar): Likewise.
10842 * configure.in (host_tools): Added fastjar.
10844 2000-12-07 Mike Stump <mrs@wrs.com>
10846 * Makefile.in (local-distclean): Remove leftover built files.
10848 2000-11-24 Nick Clifton <nickc@redhat.com>
10850 * configure.in (xscale-elf): Add target.
10851 (xscale-coff): Add target.
10853 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10855 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10856 recent versions of FreeBSD (release 3 or later).
10857 * ltconfig: On FreeBSD, -lc must not be provided when building
10858 a shared library or else the standard -pthread gcc option is
10859 rendered worthless to later users of the built library.
10861 2000-11-16 Fred Fish <fnf@be.com>
10863 * configure.in (enable_libstdcxx_v3): Fix typo,
10864 libstd++ -> libstdc++.
10866 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10868 * MAINTAINERS: Add self to Write After Approval list.
10870 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10872 * MAINTAINERS: Update my email address. Add myself to global write
10875 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10877 * Makefile.in: Merge with src and libgcj.
10878 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10879 configure-target-<library> when their configure scripts need the C
10880 or C++ library to have already been built to work properly.
10881 (do_proto_toplev): Set them to an empty string.
10883 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10884 (REALLY_SET_LIB_PATH): Use them.
10886 2000-11-17 Stan Shebs <shebs@apple.com>
10888 * MAINTAINERS: Add self to Write After Approval list.
10890 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10892 * configure: Provide the original toplevel configure arguments
10893 (including $0) to subprocesses in the environment rather than
10894 through gcc/configargs.h.
10896 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10898 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10899 C99. Alphabetise "Write After Approval" list.
10901 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10903 * configure: Turn on libstdc++ V3 by default.
10905 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10908 2000-11-11 Philip Blundell <philb@gnu.org>
10910 * MAINTAINERS: Add self to Write After Approval list.
10912 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10914 * ltcf-c.sh (aix4): Improve shared library configuration; require
10916 * ltcf-cxx.sh (aix4): Define.
10917 * ltconfig (aix4): Define library and soname specs appropriate for
10918 AIX. Define command to create export symbols list.
10920 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10922 * config.sub: Add support for Sun Chorus
10924 2000-10-31 Nick Clifton <nickc@redhat.com>
10926 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10927 <name>@redhat.com. Also installed new email address for Clint
10930 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10932 * etc: Remove directory from GCC.
10934 2000-10-16 Michael Meissner <meissner@redhat.com>
10936 * configure (gcc/configargs.h): Only create if there is a build GCC
10939 2000-10-16 Matthias Klose <doko@debian.org>
10941 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10942 when configured for libstdc++-v3.
10944 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10946 * configure: Save configure arguments to gcc/configargs.h.
10948 2000-10-04 Philipp Thomas <pthomas@suse.de>
10950 * config.guess: Import CVS version 1.157.
10951 * config.sub: Import CVS version 1.181.
10953 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10955 * Makefile.in (bootstrap): avoid recursion if subdir missing
10957 (do-proto-toplev): ditto
10959 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10961 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10962 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10964 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10965 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10966 all affected `configure' scripts.
10968 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10970 * MAINTAINERS: Add self as cpplib co-maintainer.
10972 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10974 * MAINTAINERS: Add self to Write After Approval list.
10976 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10978 * INSTALL/README: egcs -> GCC update.
10980 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10982 * MAINTAINERS: Add myself to Write After Approval list.
10984 2000-09-15 Kazu Hirata <kazu@hxi.com>
10986 * MAINTAINERS: Add myself to Write After Approval list.
10988 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10990 * configure.in: Do not build byacc for hppa64. Provide paths to the
10991 X11 libraries for hppa64.
10993 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10995 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10997 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10999 * Makefile.in (all-zlib): Added dummy target.
11001 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11002 ltcf-gcj.sh: Updated from libtool multi-language branch.
11004 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11006 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11007 (bootstrap*): Depend on all-bootstrap.
11009 2000-09-05 Philipp Thomas <pthomas@suse.de>
11011 * config.guess: Import CVS version 1.156.
11012 * config.sub: Import CVS version 1.179.
11014 2000-09-02 Anthony Green <green@cygnus.com>
11016 * Makefile.in (all-gcc): Depend on all-zlib.
11017 (CLEAN_MODULES): Add clean-zlib.
11018 (ALL_MODULES): Add all-zlib.
11019 * configure.in (host_libs): Add zlib.
11021 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11023 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11024 crosses, but add gcc/include to the header search path for them.
11026 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11028 * MAINTAINERS: Add self to Write After Approval list.
11030 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11032 * config.guess: Import CVS version 1.152.
11033 * config.sub: Import CVS version 1.177.
11035 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11037 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11038 $targargs to tell whether newlib is going to be built.
11040 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11041 $$r/TARGET_SUBDIR/libio for _G_config.h.
11043 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11045 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11047 2000-08-22 DJ Delorie <dj@redhat.com>
11049 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11051 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11053 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11054 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11057 2000-08-21 DJ Delorie <dj@redhat.com>
11059 * MAINTAINERS: Add self as a libiberty maintainer
11061 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11063 * configure.in (libstdcxx_flags): Use
11064 libstdc++-v3/src/libstdc++.INC.
11066 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11068 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11070 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11072 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11074 * configure: Make enable_threads and enable_shared defaults
11075 explicit. Substitute enable_threads into generated Makefiles.
11076 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11077 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11079 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11081 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11083 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11085 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11088 2000-08-11 Jason Merrill <jason@redhat.com>
11090 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11091 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11092 (FLAGS_FOR_TARGET): Not here.
11093 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11095 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11097 * config-ml.in (CC, CXX): Don't introduce a leading space.
11099 2000-08-07 DJ Delorie <dj@delorie.com>
11101 * MAINTAINERS: Add self as a DJGPP maintainer
11103 2000-08-07 DJ Delorie <dj@redhat.com>
11105 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11106 "if we're also building gcc, and it's a gcc that will run on the
11107 build machine, we want to use its includes instead of the system's
11110 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11112 * MAINTAINERS: Add self to Write After Approval list.
11114 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11116 * configure.in (libstdcxx_flags): Don't use `"'.
11118 * config-ml.in: Adjust multilib search paths to the
11119 appropriate multilib tree.
11121 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11123 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11124 commas in $LANGUAGES.
11126 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11128 * configure.in: Re-enable all references to libg++ and librx.
11130 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11132 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11133 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11134 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11135 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11137 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11139 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11141 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11142 CXX_FOR_TARGET for sed.
11144 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11146 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11147 Do not override if already set in the environment or in configure.
11148 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11149 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11151 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11153 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11154 the libtool CVS tree multi-language branch.
11155 * ltconfig, ltmain.sh: Updated.
11157 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11159 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11160 (clean-target): Depend on it.
11162 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11163 (GCC_FOR_TARGET): Use it.
11164 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11165 * configure.in: ... here.
11166 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11167 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11169 2000-07-24 Eric Christopher <echristo@cygnus.com>
11171 * MAINTAINERS: Add self to Write After Approval list.
11173 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11175 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11176 (configure-target-libchill, configure-target-libobjc): Likewise.
11178 * configure.in: Use the same cache file for all target libs.
11179 * config-ml.in: But different cache files per multilib variant.
11181 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11183 * configure (topsrcdir): Don't use dirname.
11185 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11187 * MAINTAINERS: Add self to Write After Approval list.
11189 2000-07-20 Jason Merrill <jason@redhat.com>
11191 * configure.in: Remove all references to libg++ and librx.
11193 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11195 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11197 * config.sub: Update to subversions version 2000-07-06.
11199 2000-07-12 Andrew Haley <aph@cygnus.com>
11201 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11202 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11204 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11206 * symlink-tree: Check number of arguments.
11208 2000-07-05 Jim Wilson <wilson@cygnus.com>
11210 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11211 search path for a g++ extracted from the build tree. This
11212 will allow link tests run by configure scripts in
11213 subdirectories to succeed.
11215 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11217 * ltconfig: Add support for mips-dde-sysv4.2MP
11219 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11221 * MAINTAINERS: Add myself as loop discovery maintainer.
11223 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11225 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11226 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11228 2000-06-19 Timothy Wall <twall@cygnus.com>
11230 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11231 * config.sub: Add tic54x target.
11233 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11235 * MAINTAINERS: Add self as Fortran maintainer,
11236 remove Craig Burley.
11238 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11240 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11241 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11243 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11245 * MAINTAINERS: Add self as i18n maintainer
11247 20000-05-21 H.J. Lu (hjl@gnu.org)
11249 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11250 directory are used if they exist. Make sure
11251 $(build_tooldir)/include is searched for header files,
11252 $(build_tooldir)/lib/ for library files.
11253 (GCC_FOR_TARGET): Likewise.
11254 (CXX_FOR_TARGET): Likewise.
11256 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11258 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11260 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11262 * Makefile.in (configure-target-libiberty): Depend on
11263 configure-target-newlib.
11265 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11267 * configure.in, Makefile.in: Merge all libffi-related
11268 configury stuff from the libgcj tree.
11270 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11272 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11273 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11275 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11277 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11278 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11279 current version information. Add to proto-toplev directory.
11280 (gdb-taz): Build do-djunpack.
11282 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11284 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11286 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11288 * MAINTAINERS: Add self to Write After Approval list.
11290 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11292 * ltmain.sh: Preserve in relink_command any environment
11293 variables that may affect the linker behavior.
11295 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11297 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11299 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11301 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11303 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11305 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11306 with the version name.
11308 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11310 * MAINTAINERS: Add self as bb-reorder maintainer.
11312 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11314 * config.if: Tweak.
11316 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11318 * djunpack.bat: New file.
11320 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11322 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11323 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11324 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11325 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11327 2000-04-16 Dave Pitts <dpitts@cozx.com>
11329 * config.sub (case $basic_machine): Change default for "ibm-*"
11332 2000-04-13 Andreas Jaeger <aj@suse.de>
11334 * MAINTAINERS: Added myself.
11336 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11338 * Makefile.in (gdb-taz): New target. GDB specific archive.
11339 (do-md5sum): New target.
11341 (PACKAGE): Default to TOOL.
11342 (VER): Default to a shell script.
11343 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11344 md5 checksum generation.
11345 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11346 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11347 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11348 insight.tar.bz2): Use gdb-taz to create archive.
11350 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11352 * configure (warn_cflags): Delete.
11354 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11356 * MAINTAINERS: Added myself.
11358 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11359 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11361 * configure.in (enable_libstdcxx_v3): Add.
11362 (target_libs): Add bits here to switch between libstdc++-v2 and
11364 * config.if: And this file too.
11365 * Makefile.in: Add libstdc++-v3 targets.
11367 2000-04-05 Michael Meissner <meissner@redhat.com>
11369 * config.sub (d30v): Add d30v as a basic machine type.
11371 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11373 * configure.in: -linux-gnu*, not -linux-gnu.
11375 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11377 * MAINTAINERS: Add self in write-after-approval section.
11379 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11381 * MAINTAINERS: Add self as ia64 port maintainer.
11383 2000-03-08 Neil Booth <NeilB@earthling.net>
11385 * MAINTAINERS: Add self in write-after-approval section.
11387 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11389 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11390 (do-tar-bz2): Replace TOOL with PACKAGE.
11391 (gdb.tar.bz2): Remove GDBTK from GDB package.
11392 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11393 dejagnu.tar.bz2): New packages.
11395 2000-02-27 Andreas Jaeger <aj@suse.de>
11397 * configure.in: Add entry for mips*-*-linux*, move catch all
11398 *-*-*linux* entry below this one.
11400 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11402 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11404 2000-02-24 Nick Clifton <nickc@cygnus.com>
11406 * config.sub: Support an OS of "wince".
11408 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11410 * config.guess, config.sub: Updated to match config's 2000-02-15
11413 2000-02-23 Linas Vepstas <linas@linas.org>
11415 * config.sub: Add support for Linux/IBM 370.
11416 * configure.in: Likewise.
11418 2000-02-22 Nick Clifton <nickc@cygnus.com>
11420 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11422 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11424 * config.guess: Guess "cygwin" rather than "cygwin32".
11426 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11428 * configure (gcc_version): When setting, narrow search to
11429 lines containing `version_string'.
11431 2000-02-15 Denis Chertykov <denisc@overta.ru>
11433 * config.sub: Add support for avr target.
11435 2000-02-14 Nick Clifton <nickc@cygnus.com>
11437 * MAINTAINERS: Add maintainers for MCore port.
11439 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11441 * config.sub: Add mmix-knuth-mmixware.
11443 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11445 * MAINTAINERS: Pair cccp with cpplib maintainership.
11447 2000-01-27 Christopher Faylor <cgf@redhat.com>
11449 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11450 structure stuff to -L library search.
11451 (CXX_FOR_TARGET): Ditto.
11452 (CROSS_CHECK_MODULES): Fix spelling mistake.
11454 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11456 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11459 2000-01-12 Richard Henderson <rth@cygnus.com>
11461 * configure.in: Don't build some bits for beos.
11463 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11465 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11468 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11470 * Add self as cpplib maintainer, as requested by Jason
11471 Merrill. Correct my e-mail address.
11473 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11475 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11478 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11480 * MAINTAINERS: Add myself to "write after approval" list.
11482 1999-12-14 Richard Henderson <rth@cygnus.com>
11484 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11485 * config.sub: Accept alphaev[78], alphaev8.
11487 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11489 * config.guess, config.sub: Update from autoconf.
11491 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11493 * MAINTAINERS: update my playtime e-address.
11495 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11497 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11498 necessary libraries are missing.
11500 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11502 * MAINTAINERS: Add new 'write after approval' maintainer.
11504 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11506 * MAINTAINERS: Add new Java maintainer.
11508 1999-10-25 Andreas Schwab <schwab@suse.de>
11510 * configure: Fix quoting inside arguments of eval.
11512 1999-10-21 Nick Clifton <nickc@cygnus.com>
11514 * config-ml.in: Allow suppression of some ARM multilibs.
11516 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11518 * config.guess: Add OS/390 match pattern.
11519 * config.sub: Add mvs, openedition targets.
11520 * configure.in (i370-ibm-opened*): New.
11522 1999-09-04 Steve Chamberlain <sac@pobox.com>
11524 * config.sub: Add support for configuring for pj.
11526 1999-08-31 Nick Clifton <nickc@cygnus.com>
11528 * config.sub (maybe_os): Add support for configuring for fr30.
11530 1999-08-25 Nick Clifton <nickc@cygnus.com>
11532 * configure.in: Do not configure or build ld for AIX
11533 platforms. ld is known to be broken on these platforms.
11535 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11537 * config-ml.in: Pass compiler flag corresponding to multidirs to
11540 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11542 * Makefile.in (LDFLAGS): Define.
11544 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11546 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11548 (*-*-cygwin*): Likewise.
11550 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11553 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11554 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11556 From Eli Zaretskii <eliz@is.elta.co.il>:
11557 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11558 long file name when using DJGPP on MS-DOS.
11560 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11562 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11564 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11566 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11567 dependency as this causes "make check" to globally "make all"
11569 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11571 * configure.in (target_libs): Added target-zlib.
11572 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11573 (CONFIGURE_TARGET_MODULES): Likewise.
11574 (CHECK_TARGET_MODULES): Likewise.
11575 (INSTALL_TARGET_MODULES): Likewise.
11576 (CLEAN_TARGET_MODULES): Likewise.
11577 (configure-target-zlib): New target.
11578 (all-target-zlib): Likewise.
11579 (all-target-libjava): Depend on all-target-zlib.
11580 (configure-target-libjava): Depend on configure-target-zlib.
11582 * Makefile.in (configure-target-libjava): Depend on
11583 configure-target-newlib.
11584 (configure-target-boehm-gc): New target.
11585 (configure-target-qthreads): New target.
11587 * configure.in (target_libs): Added target-qthreads.
11588 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11589 (CONFIGURE_TARGET_MODULES): Likewise.
11590 (CHECK_TARGET_MODULES): Likewise.
11591 (INSTALL_TARGET_MODULES): Likewise.
11592 (CLEAN_TARGET_MODULES): Likewise.
11593 (all-target-qthreads): New target.
11594 (configure-target-libjava): Depend on configure-target-qthreads.
11595 (all-target-libjava): Depend on all-target-qthreads.
11597 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11598 (CONFIGURE_TARGET_MODULES): Likewise.
11599 (CHECK_TARGET_MODULES): Likewise.
11600 (INSTALL_TARGET_MODULES): Likewise.
11601 (CLEAN_TARGET_MODULES): Likewise.
11602 (all-target-libjava): New target.
11603 (all-target-boehm-gc): Likewise.
11604 * configure.in (target_libs): Added libjava, boehm-gc.
11606 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11608 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11609 configure.bat in SUPPORT_FILES.
11610 (gas+binutils.tar.bz2): Likewise.
11612 * makeall.bat: Remove; obsolete.
11614 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11616 From Mark Elbrecht:
11617 * configure.bat: Remove; obsolete.
11619 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11621 * configure: Add -W -Wall to the default CFLAGS when compiling with
11624 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11626 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11628 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11630 * configure.in: Build ld on IRIX6.
11632 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11634 * Makefile.in: Change distribution targets to use bzip2 instead of
11636 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11637 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11639 1999-06-04 Nick Clifton <nickc@cygnus.com>
11641 * config.sub: Add mcore target.
11643 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11645 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11647 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11649 * config.guess (dummy): Changed to $dummy.
11651 1999-05-24 Nick Clifton <nickc@cygnus.com>
11653 * config.sub: Tidied up case statements.
11655 1999-05-22 Ben Elliston <bje@cygnus.com>
11657 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11660 * config.guess: Merge with FSF version. Future changes will be
11661 more accurately recorded in this ChangeLog.
11662 * config.sub: Likewise.
11664 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11666 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11668 1999-04-30 Tom Tromey <tromey@cygnus.com>
11670 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11672 1999-04-23 Tom Tromey <tromey@cygnus.com>
11674 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11676 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11678 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11679 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11680 Bad merge removed these two changes.
11682 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11683 Martin Heller (Ing.-Buero_Heller@t-online.de)
11685 * config.guess (interix Alpha): Add.
11687 1999-04-11 Richard Henderson <rth@cygnus.com>
11689 * configure.in (i?86-*-beos*): Do config gperf; don't config
11690 gdb, newlib, or libgloss.
11692 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11694 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11695 link a trivial program with -mabi=64. If it fails, remove mabi=64
11698 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11700 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11702 1999-04-08 Nick Clifton <nickc@cygnus.com>
11704 * config.sub: Add support for mcore targets.
11706 1999-04-07 Michael Meissner <meissner@cygnus.com>
11708 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11709 not mt-ospace, in order to shut up assembler warning about using
11710 symbols that are named the same as registers.
11712 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11714 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11715 dependency list for all-target-cygmon.
11717 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11719 * config-ml.in: Check $host, not $target, for selective multilibs.
11720 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11721 thumb interworking, and underscore prefix multilibs.
11723 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11725 * missing: Update to version from current automake.
11727 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11729 * configure (gxx_include_dir): Removed.
11731 * configure.in (gxx_include_dir): Handle it.
11732 * Makefile.in: Likewise.
11734 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11736 * config.sub (mips64vr4111,mips64vr4111el) Add.
11738 1999-03-21 Ben Elliston <bje@cygnus.com>
11740 * config.guess: Correct typo for detecting ELF on FreeBSD.
11742 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11744 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11747 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11749 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11750 all-target-newlib to dependency list for all-target-bsp.
11752 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11754 * config.sub: Add i386-uwin support.
11755 * config.guess: Likewise.
11757 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11759 * configure.in: cleanup, add mh-*pic handling for arm, special
11760 case powerpc*-*-aix*
11762 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11764 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11767 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11769 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11772 1999-03-02 Nick Clifton <nickc@cygnus.com>
11774 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11776 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11778 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11780 1999-02-24 Nick Clifton <nickc@cygnus.com>
11782 * config.sub: Fix typo in arm recognition.
11784 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11786 * configure.in (noconfigdirs): Changed target_configdirs to
11787 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11788 rather than m68k-*-* since it is not known to work on
11789 m68k-aout. Ditto for arm-*-*oabi.
11791 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11793 * configure.in (*-*-windows*): Remove, no longer used.
11795 1999-02-19 Ben Elliston <bje@cygnus.com>
11797 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11798 Smart and improved by Andrew Cagney.
11800 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11802 * config.guess: Recognize openbsd-*-hppa.
11804 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11806 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11807 only if it is not empty.
11809 1999-02-17 Nick Clifton <nickc@cygnus.com>
11811 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11813 * config.guess: Modified to recognize uname's armv* syntax.
11815 * config.sub: Modified to recognize uname's armv* syntax.
11817 1999-02-17 Mark Salter <msalter@cygnus.com>
11819 * configure.in: Added target-bsp for sparclite.
11821 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11823 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11825 1999-02-08 Nick Clifton <nickc@cygnus.com>
11827 * configure.in: Add support for strongarm port.
11828 * config.sub: Add support for strongarm target.
11830 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11832 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11833 the old name config/mh-cygwin32.
11836 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11838 * configure.in: Do build ld for ix86 Solaris.
11840 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11842 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11843 $AR_FOR_TARGET. Likewise for RANLIB.
11845 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11847 * config.sub (oabi): Recognize.
11848 * configure.in (arm-*-oabi): Handle.
11850 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11852 * config.guess: Improve detection of i686 on UnixWare 7.
11854 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11856 * config.guess: Add support for i386-pc-interix.
11857 * config.sub: Likewise.
11858 * configure.in: Likewise.
11860 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11862 * Makefile.in: Remove unneeded all-target-libio from
11863 from all-target-winsup target since it is now unneeded.
11864 Add all-target-libtermcap in its place since it is now
11867 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11869 * configure.in: makefile stub for cygwin target is probably
11870 unnecessary. Remove it for now.
11872 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11874 * configure.in: libtermcap.a should be built when cygwin is the
11875 target as well as the host.
11876 * config.guess: Allow mixed case in cygwin uname output.
11877 * Makefile.in: Add libtermcap target.
11879 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11881 * config.sub: Clean up handling of hppa2.0.
11883 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11885 * config.guess: Use C code to identify more HP machines.
11887 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11889 * config.sub: Handle hppa2.0.
11891 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11893 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11894 cygmon for all sparclite targets, regardless of object format.
11896 1998-12-15 Mark Salter <msalter@cygnus.com>
11898 * configure.in: Added target-bsp for several target architectures.
11900 * Makefile.in: Added rules for bsp.
11902 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11904 * config.guess: Improve detection of hppa2.0 processors.
11906 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11908 * config.guess: Recognize FreeBSD using ELF automatically.
11910 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11912 * configure (skip-this-dir): Add handling for new shell script, which
11913 might be created by a sub-directory's configure to indicate, this particular
11914 directory is "unwanted".
11915 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11917 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11919 * ltconfig: import from libtool, after changing libtool to
11920 account for the cygwin name change.
11922 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11924 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11925 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11927 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11929 * configure.in: Add libtermcap to list of cygwin dependencies.
11931 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11933 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11934 they include winsup/include when it's a cygwin target.
11936 1998-11-12 Tom Tromey <tromey@cygnus.com>
11938 * configure.in (host_tools): Added zip.
11939 * Makefile.in (all-target-libjava): Depend on all-zip.
11940 (all-zip): New target.
11941 (ALL_MODULES): Added all-zip.
11942 (NATIVE_CHECK_MODULES): Added check-zip.
11943 (INSTALL_MODULES): Added install-zip.
11944 (CLEAN_MODULES): Added clean-zip.
11946 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11948 * Makefile.in: lose "32" from comment about cygwin.
11950 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11952 * configure.in: Use -Os to build target libraries for the fr30.
11954 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11956 * config.sub: Add fr30.
11958 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11960 * configure.in: drop "32" from config/mh-cygwin32. Check
11961 cygwin* instead of cygwin32*.
11962 * config.sub: Check cygwin* instead of cygwin32*.
11964 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11966 * config.guess: Match any version of Unixware7.
11968 1998-10-20 Syd Polk <spolk@cygnus.com>
11970 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11973 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11975 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11976 these if the appropriate directories and files to not exist.
11978 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11980 * Makefile.in (DEVO_SUPPORT): Add config.if.
11982 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11984 * configure: Add pattern to replace "build_tooldir"'s
11985 definition in the generated Makefile with "tooldir"'s
11988 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11990 * config.sub: Bring back lost sparcv9.
11992 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11994 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11996 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11997 CC_FOR_TARGET and friends.
11999 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12001 * Makefile.in (build_tooldir): New variable, same as tooldir.
12002 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12003 -B$(build_tooldir)/bin/.
12004 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12006 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12008 * README: Remove installation instructions and refer to the
12009 INSTALL directory instead.
12011 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12013 * config.sub: Add support for i[34567]86-pc-udk.
12014 * configure.in: Likewise.
12016 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12018 * Makefile.in: add bzip2 package building bits for user
12020 * configure.in: ditto
12022 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12024 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12025 (ALL_TARGET_MODULES): Add all-target-libobjc.
12026 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12027 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12028 (all-target-libchill): Add dependencies.
12029 * configure.in (target_libs): Add libchill.
12031 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12033 * configure.in (target_subdir): Remove duplicate line.
12035 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12037 * Makefile.in (all-automake): fix dependencies.
12039 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12041 * configure.in: Minor cleanups for building in the $(target_alias)
12044 1998-09-22 Jim Wilson <wilson@cygnus.com>
12046 * Makefile.in (bootstrap): Set r and s before make all. Use
12047 BASE_FLAGS_TO_PASS in make all.
12050 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12052 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12054 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12056 * config.sub: Fix typo in last change.
12058 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12060 * config.sub: Add support for C4x target.
12061 * configure.in: Likewise.
12063 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12065 * config.sub: Recognize sparcv9 just like sparc64.
12067 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12069 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12071 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12073 * config.guess: Correctly identify Pentium II sco boxes.
12075 * config.guess: Fix "tr" code. From Weiwen Liu.
12077 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12079 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12082 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12084 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12085 (ALL_TARGET_MODULES): Add all-target-libchill.
12086 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12087 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12088 (all-target-libchill): Add dependencies.
12089 * configure.in (target_libs): Add libchill.
12091 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12093 * config.guess: Avoid assumptions about "tr" behaves when
12094 LANG is set to something other than English.
12096 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12098 * configure (gxx_include_dir): Changed to
12099 '${prefix}/include/g++'-${libstdcxx_interface}.
12101 * config.if: New to determine the interfaces.
12103 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12105 * config.guess: Detect and handle MPE/IX.
12106 * config.sub: Deal with MPE/IX.
12108 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12110 * configure.in: Use mh-aix43.
12112 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12114 * configure: Fix --without/--disable cases for gxx-include-dir.
12116 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12118 * mdata-sh: Imported. Needed for automake support.
12120 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12122 * Makefile.in (taz): Try "chmod -R og=u ." before
12123 "chmod og=u `find . -print`".
12125 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12127 * configure.in: Add arm-elf and thumb-elf support.
12129 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12131 * Makefile.in: Undo previous patch.
12133 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12135 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12137 (install-no-fixedincludes): and here
12138 (INSTALL_MODULES): ... from here.
12140 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12142 * config.sub: Merge with FSF.
12144 * config.guess: Merge with FSF.
12146 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12148 * configure (extraconfigdirs): New variable.
12149 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12150 * Makefile.in (all): Move higher in file.
12151 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12152 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12153 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12154 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12155 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12157 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12159 * Makefile.in (all-target-libjava): Depend on all-gcc and
12161 (configure-target-libjava): Depend on $(ALL_GCC).
12163 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12165 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12166 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12168 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12170 * INSTALL/README: Fix typo.
12172 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12174 * ylwrap: Change absolute path checks to check for DOS style path
12177 * ylwrap: Don't use a full path name if the source file is in the
12178 same directory. From hjl@lucon.org (H.J. Lu).
12180 * config-ml.in: Default to being verbose, to match Feb 18 change to
12183 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12185 Brought over from egcs:
12187 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12189 * configure.in (target_subdir): Set to ${target_alias} instead
12192 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12194 * configure.in (target_subdir): Set to libraries if enable_multilib.
12196 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12198 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12199 multilibs, force reconfiguration the first time we create
12200 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12202 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12204 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12205 avoid confusion with --no-recursion.
12207 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12209 * configure.in: Win32 hosts shouldn't use install -x
12210 * install-sh: remove -x option, and special .exe-handling
12213 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12215 * config.guess: Recognize i586-pc-beos.
12216 * configure.in: Don't build some bits for beos.
12218 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12220 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12221 CFLAGS default to -O2.
12223 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12226 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12228 * ltmain.sh: Correct install when using a different shell.
12230 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12232 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12234 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12236 * makefile.vms: Update to build binutils/makefile.vms. Add install
12239 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12241 * ltconfig: Update to correct AIX handling.
12243 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12245 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12247 * configure.in (target_subdir): Set to ${target_alias} instead
12250 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12252 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12253 (Makefile): Depend on $(gcc_version_trigger).
12255 * configure (gcc_version): Change default initializer to empty
12257 (gcc_version_trigger): New variable; pass this variable down
12258 to subdir configures to enable them checking gcc's version
12259 themselves. Emit make macros for both gcc_version vars.
12260 (topsrcdir): Initialize reliably.
12261 (recursion line): Remove --with-gcc-version=${gcc_version}.
12263 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12265 * configure (enable_version_specific_runtime_libs): Implement new flag
12266 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12267 in $(libsubdir); emit definition in each generated Makefile.
12268 (gxx_include_dir): Initialize depending on
12269 $enable_version_specific_runtime_libs.
12271 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12273 * configure (gcc_version): Initialize properly depending on
12274 how and where configure is started.
12275 (recursion line): Pass a --with-gcc-version=${gcc_version}
12276 to configures in subdirs.
12278 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12280 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12283 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12285 * configure.in: Add cygmon and libstub support for mn10200.
12287 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12289 * configure (gcc_version): Add new variable describing the
12290 particular gcc version we're building.
12291 * Makefile.in (libsubdir): Add new macro for the directory
12292 in which the compiler finds executables, libraries, etc.
12293 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12296 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12298 * Makefile.in (local-clean): Remove *.log.
12299 (warning.log): Built with warn_summary from build.log.
12300 (mail-report.log): Run test_summary.
12301 (mail-report-with-warnings.log): Run test_summary including
12302 warning.log in the report.
12304 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12306 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12308 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12310 * Makefile.in (grep): Grep no longer depends on libiberty.
12312 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12314 * Makefile.in: all-snavigator needs all-libgui.
12316 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12318 * configure.in: Add cygmon and libstub support for mn10300.
12320 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12322 * missing: Update to version from automake 1.3.
12324 * ltmain.sh: On installation, don't get confused if the same name
12325 appears more than once in the list of library names.
12327 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12329 * config.sub: Accept m68060 and m5200 as CPU names.
12331 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12333 * configure: Use && rather than using -a in test, because odd
12334 strings can confuse test.
12335 * configure.in: Likewise.
12337 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12339 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12341 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12343 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12344 bootstrap4-lean): New targets.
12346 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12348 * mpw-* Delete. Not used.
12350 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12352 * COPYING.LIB: Update FSF address.
12354 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12356 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12358 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12361 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12363 * ltconfig, ltmain.sh: Avoid producing a version number if
12364 -version-info was not used.
12366 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12368 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12369 building with newlib.
12371 1998-04-30 Paul Eggert <eggert@twinsun.com>
12373 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12374 Solaris `make' causes it to continue to next definition.
12376 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12378 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12379 the right GUI libraries and files are installed along with GDB.
12381 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12383 * configure.in: Change alpha to alpha* in several places.
12385 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12387 * config.sub: Recognize sparc86x.
12389 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12391 * configure.in (--enable-target-optspace): Remove debug echo.
12393 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12395 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12397 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12399 * ltconfig: Update cygwin32 support.
12401 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12402 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12403 (GDB_SUPPORT_DIRS): Likewise.
12405 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12407 * configure.in (target_makefile_frag): If --enable-target-optspace,
12408 use -Os to compile target libraries rather than -O2. Default to
12409 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12411 * configure.in (target_cflags): Ditto for d30v.
12413 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12415 * Makefile.in (all-bfd): Depend on all-intl.
12416 (all-binutils): Likewise.
12417 (all-gas): Likewise.
12418 (all-gprof): Likewise.
12419 (all-ld): Likewise.
12421 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12423 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12425 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12427 * Makefile.in (all-bfd): Depend upon all-libiberty.
12429 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12431 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12433 * Makefile.in: Add libstub.
12435 * configure.in: Ditto. Build libstub for targets that have cygmon
12438 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12440 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12442 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12444 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12445 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12447 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12449 * configure: Define DEFAULT_M4 by searching PATH.
12450 * Makfile.in: Use DEFAULT_M4.
12452 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12454 * ltconfig: Add cygwin32 support.
12456 * Makefile.in, configure.in: Add libtool as a native only directory
12457 to configure and build.
12459 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12461 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12463 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12465 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12467 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12469 * Makefile.in: add ash make rules
12470 * configure.in: add ash to native_only and host_tools lists
12472 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12474 * Makefile.in (all-gettext, all-intl): New targets.
12475 (ALL_MODULES): Added all-gettext, all-intl.
12476 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12477 (INSTALL_MODULES): Added install-gettext, install-intl.
12478 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12480 * configure.in (host_tools): Added gettext.
12481 (native_only): Likewise.
12482 (noconfigdirs) [various cases]: Likewise.
12483 (host_libs): Added intl.
12485 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12487 * configure: Do not disable building gdbtk for cygwin32 hosts.
12489 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12491 * configure.in: Add thumb-coff target.
12492 * config.sub: Add thumb-coff target.
12494 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12496 * Makefile.in: Revert yesterday's change.
12497 (all-target-winsup): all-target-librx stays out of here.
12499 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12501 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12502 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12503 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12504 Remove references to librx and libg++.
12506 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12508 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12511 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12513 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12514 for newlib directory.
12515 (CXX_FOR_TARGET): Likewise.
12517 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12519 * ltconfig: Update after libtool/ltconfig.in change for
12522 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12524 * ltconfig, ltmain.sh: Update to libtool 1.2.
12526 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12528 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12529 (install-gcc-cross): Instead, override LANGUAGES here.
12531 1998-03-18 Dave Love <d.love@dl.ac.uk>
12533 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12534 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12536 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12538 * configure.in: Add Thumb-pe target.
12540 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12542 * Makefile.in - changed sn targets to snavigator
12543 * configure.in - changed sn targets to snavigator
12545 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12547 * config-ml.in: After building symlink tree call make distclean
12548 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12549 to be the case for libiberty.
12551 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12553 * configure: When making link, also check the current
12554 directory. The configure scripts may create one.
12556 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12558 * config.sub: Accept alphapca56 and alphaev6 properly.
12560 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12562 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12564 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12566 * config.sub (sco5): Fix typo.
12568 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12570 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12572 (install-itcl): Remove dependency on install-tcl.
12574 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12576 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12578 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12580 * configure.in: Don't build libgui for a cygwin32 target when not on
12583 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12585 * configure (redirect): Set to null, so default behavior of
12586 configure is now --verbose.
12588 1998-02-16 Dave Love <d.love@dl.ac.uk>
12590 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12591 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12593 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12595 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12596 this change to sync Makefile.in with its ChangeLog entries.
12598 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12600 * ltmain.sh (mkdir): Check that the directory doesn't exist
12601 before we exit with error, so that we don't get races during
12604 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12606 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12608 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12610 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12611 PICFLAG_FOR_TARGET.
12612 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12614 * configure: Emit a definition for the new macro enable_shared
12615 into each Makefile.
12617 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12619 * configure.in (host_tools, native_only): Add libtool.
12621 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12623 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12624 Fix typo in ming config comment.
12626 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12628 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12630 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12632 * config.sub: Add tic30 cases, and map c30 to tic30.
12634 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12636 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12637 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12638 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12639 (CLEAN_TARGET_MODULES): Similarly
12640 (all-target-libf2c): Add dependences.
12641 * configure.in (target_libs): Add libf2c.
12643 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12645 * configure.in: Remove expect from noconfigdirs when target
12646 is cygwin32. OK to build expect and dejagnu with Canadian
12649 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12651 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12654 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12657 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12659 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12660 here as it is not defined in the toplevel Makefile.
12662 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12664 * configure (package_makefile_rules_frag): New variable, which names
12665 a file with generic rules, ...
12666 Change comment to mention we now have FIVE parts.
12667 * configure: Undo last change.
12669 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12671 * config.guess: More accurate determination of HP processor types.
12672 * config.sub: More accurate determination of HP processor types.
12674 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12676 * configure (package_makefile_frag): Move inserting the
12677 ${package_makefile_frag} to where it should be according
12680 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12682 * config.guess: Add support for Linux/ARM.
12684 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12686 * .cvsignore: Remove *-info and *-install since they match
12687 release-info and mpw-install, which we don't want to just ignore.
12689 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12691 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12693 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12695 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12696 local_prefix to sub-make invocations.
12698 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12700 * configure.in: Check makefile fragments in the source
12703 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12705 * configure.in: Check whether host and target makefile
12706 fragments exist before adding them to *_makefile_frag.
12708 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12710 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12712 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12714 * configure.in: Make sure we only replace RPATH_ENVVAR on
12715 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12718 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12721 1998-01-13 Lee Iverson (leei@ai.sri.com)
12723 * config-ml.in (multi-do): LDFLAGS must include multilib
12726 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12728 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12730 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12732 * config.sub: Add mingw32 support.
12733 * configure.in: Likewise.
12735 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12737 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12739 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12741 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12742 * configure (gxx_include_dir): Provide a definition for subdirs
12743 which do not use autoconf.
12745 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12747 * config.guess: Sync with egcs. Picks up new alpha support,
12748 BeOS & some additional linux support.
12750 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12752 * config.guess: HP 9000/803 is a PA1.1 machine.
12754 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12756 * configure.in: It's alpha*-...
12758 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12760 * configure.in (host_makefile_frag, target_makefile_frag):
12761 Handle multiple config files.
12762 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12765 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12769 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12771 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12773 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12775 * Makefile.in: Add libgui directory.
12776 (GDB_TK): Add all-libgui.
12777 * configure.in: Add libgui directory.
12778 * configure: Add all-libgui to GDB_TK.
12780 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12782 * config-ml.in (multidirs): Add m32r to multilib list.
12784 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12786 * Makefile.in (all-target-gperf): Change dependency to
12787 all-target-libstdc++.
12789 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12791 * config.guess: Add BeOS support.
12793 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12795 Source directory cvs renamed to cvssrc:
12796 * configure.in (host_tools): Change cvs to cvssrc.
12797 (native_only): Likewise.
12798 (noconfigdirs) [various cases]: Likewise.
12799 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12800 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12801 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12802 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12803 (all-cvssrc): Rename target from all-cvs.
12805 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12807 * configure (gxx_include_dir): Fix thinko.
12809 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12811 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12812 (install-cross, install-gcc-cross): New targets.
12814 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12816 * configure.in (noconfigdirs): Add support for Thumb target.
12818 * config.sub (maybe_os): Add support for Thumb target.
12820 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12822 * Makefile.in: Add rules for cygmon.
12824 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12826 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12828 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12829 * configure (gxx_include_dir): Provide a definition for subdirs
12830 which do not use autoconf.
12832 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12834 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12837 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12840 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12841 found on RedHat Linux systems.
12843 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12845 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12848 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12850 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12852 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12854 * ltmain.sh: If mkdir fails, check whether the directory was created
12855 anyhow by some other process.
12857 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12859 * configure.in (d30v-*-*): Configure all directories.
12861 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12863 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12866 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12868 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12870 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12872 * include/libiberty.h: Add extern "C" { so it can be used with C++
12874 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12877 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12879 * configure.in (d30v-*-*): Configure GCC now.
12881 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12883 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12884 is no longer needed.
12886 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12888 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12890 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12892 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12893 targets using "$@" to provide support for similar but not identical
12894 targets without having to duplicate code.
12896 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12898 * makefile.vms: Fix to work with DEC C.
12900 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12902 * config.sub: Add mips-tx39-elf to marketing names.
12904 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12906 * ltmain.sh: Handle symlinks in generated script.
12908 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12910 * configure: Handle autoconf style directory options: --bindir,
12911 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12912 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12914 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12915 (sharedstatedir, localstatedir, oldincludedir): New variables.
12916 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12917 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12918 sbindir, sharedstatedir, and sysconfdir.
12920 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12922 * Makefile.in (bootstrap-lean): New target.
12924 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12926 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12927 sn, and gnuserv from noconfigdirs.
12929 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12931 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12933 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12935 * Makefile.in (cross): New target.
12937 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12938 Jeff Law <law@cygnus.com>
12940 * Makefile.in (bootstrap2, bootstrap3): New targets.
12941 (all-bootstrap): Remove outdated and confusing target.
12942 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12944 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12946 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12947 windows. Consistent with gdb/configure.
12949 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12951 * configure.in: Name Linux target fragment.
12953 * configure: Rewrite so that project Makefile fragment is inserted
12954 first and appears last in the resulting Makefile.
12956 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12958 * Makefile.in (install-itcl): Install tcl first.
12960 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12962 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12964 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12966 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12968 * configure.in (skipdirs): Add target-librx for Linux.
12969 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12971 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12973 * Makefile.in (bootstrap): New target.
12975 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12977 * config.sub: Accept 'amigados' for backward compatibility.
12979 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12981 * config.guess: Merge with FSF.
12983 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12985 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12987 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12989 * config.sub: Add "marketing-names" patch.
12991 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12993 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12995 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12997 * config.sub: Handle v850-elf.
12999 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13001 * .cvsignore (*-install): Remove.
13003 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13005 * ltconfig: Set CONFIG_SHELL in libtool.
13006 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13008 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13010 * configure.in (target_subdir): Set to libraries if enable_multilib.
13012 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13014 * config.guess: Update from gcc directory.
13016 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13018 * Makefile.in (all-sim): Depends on all-readline.
13020 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13022 * Makefile.in (BISON, YACC): Use $$s.
13023 (all-bison): Depend on all-texinfo.
13025 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13027 * Makefile.in (BISON): Add -L flag.
13030 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13032 * configure.in (noconfigdirs): Add support for v850e target.
13034 * config.sub (maybe_os): Add support for v850e target.
13036 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13038 * configure.in (noconfigdirs): Add support for v850ea target.
13040 * config.sub (maybe_os): Add support for v850ea target.
13042 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13044 * config.sub: Add mipstx39. Delete r3900.
13046 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13048 * Makefile.in (all-autoconf): Depends on all-texinfo.
13050 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13052 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13055 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13057 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13059 * configure: When handling a Canadian Cross, handle YACC as well as
13060 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13061 * Makefile.in (all-bison): Depend upon all-texinfo.
13063 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13065 * Makefile.in (BISON): bison, not byacc or bison -y.
13066 (YACC): bison -y or byacc or yacc.
13067 (various): Add *-bison as appropriate.
13068 (taz): No need to mess with BISON anymore.
13070 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13072 * configure: If OSTYPE matches *win32*, try to find a good value for
13075 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13077 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13078 configure.in if it is present.
13080 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13082 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13084 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13086 * config.sub: Recognize `arc' cpu.
13087 * configure.in: Likewise.
13088 * config-ml.in: Likewise.
13090 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13092 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13094 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13096 * configure: Changed sed delimiter from ':' to '|' when
13097 attempting to substitute ${config_shell} for SHELL. On
13098 NT ${config_shell} may contain a ':' in it.
13100 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13102 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13104 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13106 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13108 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13110 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13112 * ylwrap: If the program is a relative path, force it to be
13115 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13117 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13119 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13121 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13122 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13125 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13127 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13128 separated by spaces.
13130 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13132 * ylwrap: New file.
13133 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13135 * ltmain.sh: Handle /bin/sh at start of install program.
13137 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13139 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13140 * missing: New file, from automake 1.2.
13142 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13144 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13145 check-tk to CHECK_X11_MODULES.
13147 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13149 * config.sub: Merge with FSF.
13151 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13153 * config.guess: Merge with FSF.
13155 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13157 * configure: Treat msdosdjgpp like go32.
13158 * configure.in: Likewise. Don't remove gprof for go32.
13160 * configure: Change Makefile.tem2 to Makefile.tm2.
13162 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13164 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13166 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13168 * install-sh (chmodcmd): Set to null if the DST directory already
13169 exists. Same as Nov 11th change.
13171 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13173 * configure (GDB_TK): Needs itcl and tix.
13175 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13177 * config.guess: Update from FSF.
13179 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13181 * Makefile.in (GDB_TK): Depend on itcl and tix.
13183 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13185 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13186 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13187 (INSTALL_SCRIPT): New variable.
13188 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13189 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13191 * install-sh: Add support for -x option.
13193 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13195 * configure.in, Makefile.in: Treat tix like itcl.
13197 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13199 * Makefile.in (WINDRES): New variable.
13200 (WINDRES_FOR_TARGET): New variable.
13201 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13202 (EXTRA_HOST_FLAGS): Add WINDRES.
13203 (EXTRA_TARGET_FLAGS): Add WINDRES.
13204 (EXTRA_GCC_FLAGS): Add WINDRES.
13205 ($(DO_X)): Pass down WINDRES.
13206 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13207 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13208 DLLTOOL_FOR_TARGET.
13210 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13212 * configure.in: configure sim before gdb for win32-x-ppc
13214 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13216 Move gperf into the toplevel, from libg++.
13217 * configure.in (target_tools): Add target-gperf.
13218 (native_only): Add target-gperf.
13219 * Makefile.in (all-target-gperf): New target, depend on
13221 (configure-target-gperf): Empty rule.
13222 (ALL_TARGET_MODULES): Add all-target-gperf.
13223 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13224 (CHECK_TARGET_MODULES): Add check-target-gperf.
13225 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13226 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13228 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13230 * config.sub (mn10200): Recognize new basic machine.
13232 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13234 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13235 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13237 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13239 * configure.in: If we're building mips-sgi-irix6* native, turn on
13240 ENABLE_MULTILIB and set TARGET_SUBDIR.
13242 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13244 * Makefile.in (all-sn): Depend on all-grep.
13246 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13248 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13250 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13251 Makefile. From Jeff Makey <jeff@cts.com>.
13252 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13254 * Makefile.in (DISTBISONFILES): Remove.
13255 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13258 * configure.in: Build itl, db, sn, etc., when building for native
13261 * Makefile.in (LD): New variable.
13262 (EXTRA_HOST_FLAGS): Pass down LD.
13263 ($(DO_X)): Likewise.
13265 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13267 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13269 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13271 * configure.in (targargs): Strip out any supplied --build argument
13272 before adding our own. Always add --build.
13274 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13276 * configure.in (targargs): Pass --build if we're doing
13279 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13281 * configure: Use '|' instead of ":" as the separator in
13282 sed. Otherwise sed chokes on NT path names with drive
13283 designators. Also look for "?:*" as the leading characters in an
13286 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13288 * config.sub: Support for r3900.
13290 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13292 * configure.in: Use install-sh, not install.sh.
13294 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13296 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13299 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13301 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13304 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13306 * Makefile.in: Add automake targets.
13307 * configure.in (host_tools): Add automake.
13309 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13311 * configure: Default CXX to c++, not gcc.
13312 * Makefile.in (CXX): Set to c++, not gcc.
13313 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13315 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13317 * install-sh: try appending a .exe if source file doesn't
13320 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13322 * configure.in: Turn on multilib by default.
13323 (cross_only): Remove target-libiberty.
13325 * Makefile.in (all-gcc): Don't depend on libiberty.
13327 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13329 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13331 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13333 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13334 (DISTBISONFILES): Add ld/Makefile.in
13336 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13338 * configure.in: if target is cygwin32 but host isn't cygwin32,
13339 don't configure gdb tcl tk expect, not just gdb.
13341 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13343 * configure.in: Added gnuserv everywhere sn appears.
13345 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13346 (CROSS_CHECK_MODULES): Added check-gnuserv.
13347 (INSTALL_MODULES): Added install-gnuserv.
13348 (CLEAN_MODULES): Added clean-gnuserv.
13349 (all-gnuserv): New target.
13351 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13353 * config.guess: Fixes for MIPS OpenBSD systems.
13355 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13357 * Makefile.in (INSTALL_XFORM): Remove.
13358 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13360 * mkinstalldirs: New file, copied from automake.
13361 * Makefile.in (installdirs): Rename from install-dirs. Use
13362 mkinstalldirs. Change all users.
13363 (DEVO_SUPPORT): Add mkinstalldirs.
13365 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13367 * install-sh: Rename from install.sh.
13368 * Makefile.in (INSTALL): Change install.sh to install-sh.
13369 (DEVO_SUPPORT): Likewise.
13371 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13372 Graichen <graichen@rzpd.de>.
13374 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13376 * config.guess: Recognize OpenBSD systems correctly.
13378 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13380 * README, Makefile.in (ETC_SUPPORT): Remove references to
13381 cfg-paper*, configure.{texi,man,info*}._
13383 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13385 * Makefile.in (all.normal): Ensure that gcc is built after all
13386 the x11 - ie gdb - targets.
13388 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13390 * makefile.vms: Don't run conf-a-gas.
13392 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13394 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13396 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13398 * configure.in: Remove noconfigdirs case since gdb also
13399 configures and builds for tic80-coff.
13401 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13403 * configure: Set cache_file to config.cache.
13404 * Makefile.in (local-distclean): Remove config.cache.
13406 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13408 * COPYING: Update FSF address.
13410 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13412 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13415 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13417 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13418 MAKEDIRS, is empty.
13420 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13422 * config.sub: Tweak mn10300 entry.
13424 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13426 * configure.in (host_tools): Put sim before gdb, so gdb's
13427 configure.tgt can determine if the simulator was configured.
13429 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13431 * config.sub: Move BeOS $os case to be with other Cygnus
13434 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13436 * config.sub: Remove misplaced comment that broke Linux.
13438 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13440 * config.sub: Add BeOS support.
13442 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13444 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13446 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13448 * configure.in (noconfigdirs): Remove tcl and tk from
13449 noconfigdirs for cygwin32 builds.
13451 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13453 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13455 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13457 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13458 make-all.com, use makefile.vms instead.
13460 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13462 * config.sub: Accept -lnews*.
13464 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13466 * configure.in (noconfigdirs): Disable target-newlib,
13467 target-examples and target-libiberty for d30v.
13469 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13471 * configure.in (noconfigdirs): Enable ld for d30v.
13473 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13475 * configure.in (tic80-*-*): Build compiler.
13477 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13479 * configure.in (d30v-*): Remove sim directory from list of
13480 unsupported d30v directories
13482 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13484 * config.sub, configure.in: Add d30v target cpu.
13486 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13488 * makefile.vms: New file.
13489 * make-all.com: Remove.
13491 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13493 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13495 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13497 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13499 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13501 * Makefile.in (ALL_MODULES): Added all-db.
13502 (CROSS_CHECK_MODULES): Addec check-db.
13503 (INSTALL_MODULES): Added install-db.
13504 (CLEAN_MODULES): Added clean-db.
13506 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13508 * config.guess: Merge with latest FSF sources.
13510 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13512 * Makefile.in (ALL_MODULES): Added all-itcl.
13513 (CROSS_CHECK_MODULES): Added check-itcl.
13514 (INSTALL_MODULES): Added install-itcl.
13515 (CLEAN_MODULES): Added clean-itcl.
13517 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13519 * configure.in: build gdb for mn10200
13521 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13523 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13525 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13527 * configure.in (tic80-*-*): Turn off most targets right now.
13529 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13531 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13532 rather than the makeinfo program.
13533 (do-info): Depend upon all-texinfo.
13535 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13537 * configure.in: Remove uses of config/mh-linux.
13539 * config.sub, config.guess: Merge with latest FSF sources.
13541 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13543 * config.sub (case $basic_machine): Add tic80 entries.
13545 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13547 * config.sub, config.guess: Merge with latest FSF sources.
13549 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13551 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13552 * mpw-config.in: Test for NewFolderRecursive.
13553 * mpw-install: Use symbolic name for startup filename.
13554 * mpw-README: Add various additional details.
13556 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13558 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13560 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13562 * configure.in: Do build gcc and the target libraries for
13565 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13567 * configure.in: don't avoid building gdb for mn10300 any more
13568 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13569 instead of single-quoting it.
13571 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13573 * configure.in: Don't use --with-stabs on IRIX 6.
13575 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13577 * configure.in (m32r): Build gdb, libg++ now.
13579 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13581 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13582 directories from noconfigdirs.
13584 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13586 * config.sub (basic_machine): added mips16 configuration
13588 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13590 * config.sub: Handle d10v-unknown.
13592 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13594 * config.sub: Handle v850-unknown.
13596 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13598 * Makefile.in: add findutils
13599 * configure.in: add findutils to list of host_tools
13601 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13603 * config.sub: Handle mn10200 and mn10300.
13605 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13607 * configure.in (d10v-*): Do not build librx.
13609 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13611 * configure.in (mn10300): Build everything except gdb & libgloss.
13613 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13615 * config.guess: Patch for Dansk Data Elektronik servers,
13616 from Niels Skou Olsen <nso@dde.dk>.
13618 For ncr, use /bin/uname rather than uname, since GNU uname does not
13619 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13621 Patch for MIPS R4000 running System V,
13622 from Eric S. Raymond <esr@snark.thyrsus.com>.
13624 Fix thinko for nextstep.
13626 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13628 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13629 * config.guess: Guess mips-dec-mach_bsd4.3.
13631 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13632 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13634 * config.guess (mips-mips-riscos*): Emit just enough of the
13637 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13638 * config.guess (sparc-auspex-sunos*): Added.
13639 (f300-fujitsu-*): Added.
13641 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13642 * config.guess: Recognize a Tadpole as a sparc.
13644 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13646 * config.guess: Don't assume that NextStep version is either 2 or
13647 3. NextStep 4 (aka OpenStep 4) has come out now.
13649 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13651 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13652 From Rik Faith <faith@cs.unc.edu>.
13654 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13656 * config.sub: Contributions from bug-gnu-utils to:
13657 Support plain "hppa" (no version given) architecture, reported by
13659 OpenBSD like NetBSD.
13660 LynxOs is not a hardware supplier.
13662 * config.guess: Contributions from bug-gnu-utils to add support for:
13663 OpenBSD like NetBSD.
13665 More Pyramid systems.
13666 i[n>4]86 Intel chips.
13667 M680[n>4]0 Motorola chips.
13668 Use unknown instead of lynx for hardware manufacturer.
13670 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13672 * install.sh (chmodcmd): Set to null if the DST directory already
13675 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13677 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13678 not use mt-ppc target Makefile fragment any more.
13680 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13682 * configure.in (*-*-windows): Exclude everything but those dirs
13683 needed to build windows.
13685 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13687 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13689 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13691 * configure.in: Exclude mmalloc from i386-windows.
13693 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13695 * Undo my previous change.
13697 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13699 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13701 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13703 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13705 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13706 host to add it's own flags.
13708 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13710 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13712 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13714 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13715 (CXX_FOR_TARGET): Likewise.
13716 (GCC_FOR_TARGET): Define.
13717 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13718 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13719 CC_FOR_TARGET was specified on the command line.
13720 (MAKEOVERRIDES): Don't define.
13722 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13724 * configure.in (m32r): Fix spelling of libg++ libs.
13726 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13728 * config.sub (-apple*): Remove, now redundant.
13730 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13732 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13734 * configure: Rework yesterday's sed script patch.
13736 * config.sub: Merge with FSF.
13738 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13740 * config.guess: Merge from FSF.
13742 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13743 * config.guess: Use pc instead of unknown, for pc clone systems.
13744 Change linux to linux-gnu.
13746 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13747 * config.guess: Avoid non-portable tr syntax.
13749 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13751 * test-build.mk (HOLES): Add "xargs" for gdb.
13753 * configure: Avoid hpux10.20 sed bug.
13755 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13757 * configure.in: Add support for windows host
13758 (that is a build done under the Microsoft build environment).
13760 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13762 * Makefile.in: Replace all uses of srcroot with s, to shrink
13763 command line lengths.
13765 Patches from Geoffrey Noer <noer@cygnus.com>:
13766 * configure.in: If configuring for newlib, pass --with-newlib to
13768 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13769 -Bnewlib/ and -Lwinsup to gcc.
13770 (CXX_FOR_TARGET): Likewise.
13772 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13774 * Makefile.in (ETC_SUPPORT): Add configure.
13776 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13778 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13779 host configuration file.
13781 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13783 * configure.in: Break mn10x00 support into separate
13784 mn10200 and mn10300 configurations.
13785 * config.sub: Likewise.
13787 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13789 * configure.in: Add lots of stuff to noconfigdirs for
13790 the mn10x00 targets.
13792 * config.sub, configure.in: Add mn10x00 support.
13794 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13796 * make-all.com: Call conf-a-gas, not config-a-gas.
13798 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13800 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13803 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13805 * mpw-README: Add much more detail for native PowerMac.
13806 * mpw-install: New file.
13807 * mpw-configure: Add --norecursion and --help options.
13808 * mpw-config.in: Translate readme and install files when
13810 * mpw-build.in: Don't always depend on byacc and flex.
13811 (install-only-top): New action.
13813 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13815 * configure.in: You can now configure GDB for the v850.
13817 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13819 * configure.in (noconfigdirs): Don't configure any C++ dirs
13822 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13824 * config.sub: Recognize mips64vr5000.
13826 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13828 * configure.in: Use a single line for host_tools and native_only.
13830 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13832 * config.sub, configure.in: Add entries for m32r.
13834 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13836 * Makefile.in (inet-install): Don't run install-gzip.
13838 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13840 * configure.in: Don't config lots of things for *-*-windows*.
13842 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13844 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13845 (host_libs, host_tools): Copy from configure.in.
13846 * mpw-configure: Don't complain about directories not found.
13848 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13850 * configure.in (i[345]86): Recognize i686 for pentium pro.
13851 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13854 * config.guess (i[345]86): Ditto.
13856 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13858 * configure.in (noconfigdirs): Removed gdb for D10V.
13860 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13862 * configure.in: Remove ld, target-libio, target-libg++, and
13863 target-libstdc++ from noconfigdirs.
13865 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13867 * configure: Fix three locations where shell scripts were
13868 being run directly rather than with config_shell.
13870 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13872 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13873 * config.sub (basic_machine): Recognize v850.
13875 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13877 * mpw-configure: Handle multiple enable/disable options and
13878 pass them down recursively, handle -c and -s flags appropriately
13879 depending on choice of compiler, add escape mechanism for
13880 quoted arguments to gC.
13882 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13884 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13885 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13886 so that -mrelocatable-lib and -mno-eabi are used.
13888 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13889 not support --print-multi-lib, don't abort.
13891 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13893 * make-all.com: Run config-a-gas.
13894 * setup.com: Don't copy subdirectory files around.
13896 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13898 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13899 target, it now compiles correctly.
13901 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13903 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13905 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13907 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13909 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13911 * configure.in (native_only): Add prms.
13913 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13915 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13916 (BINUTILS_SUPPORT_DIRS): Likewise.
13918 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13920 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13921 d10v support is added.
13923 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13925 * configure.in (d10v-*-*): New target.
13927 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13929 * config.guess (HP 9000/811): Recognize this as a PA1.1
13932 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13934 * Makefile.in (do-tar-gz): New target, split out from tail end of
13935 taz target. Run each command separately, don't use pipes.
13938 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13940 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13941 * mpw-build.in: No builds should depend on building byacc or flex,
13942 they are assumed to be installed already.
13944 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13946 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13947 variable that CC_FOR_TARGET needs.
13949 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13951 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13952 options have changed since the last time the subdirectory was
13953 configured, and if it has, reconfigure.
13954 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13955 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13957 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13959 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13960 CLEAN_MODULES): Add bash.
13961 (all-bash): New target.
13963 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13965 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13967 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13969 * config.sub (basic_machine): Recognize d10v as a valid processor.
13971 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13973 * mpw-configure: Add support for --bindir.
13974 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13976 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13978 * configure.in: add bash, time, gawk to list of hosttools and things
13979 to only build for native toolchains
13981 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13983 * Makefile.in (docdir): Remove.
13985 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13987 * Makefile.in (datadir): Set to $(prefix)/share.
13989 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13991 * configure.in: build diff and patch for cygwin32-hosted
13994 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13996 * config.sub: Accept -rtems*.
13998 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14000 * configure.in: enable dosrel for cygwin32-hosted builds,
14001 remove diff from the list of things not buildable
14004 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14006 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14009 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14011 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14013 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14015 * Makefile.in (taz): Handle case where tex3patch didn't even get
14016 checked out. Also, if it was found, put the symlink in a new util
14019 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14021 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14023 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14025 * config.sub: Recognize -openvms.
14026 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14027 * make-all.com, setup.com: New files.
14029 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14031 * Makefile.in (taz): tex3patch moved to texinfo/util.
14033 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14035 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14036 * configure.in: remove make from disable-if-Can-Cross list
14037 enable gdb if ${host} and ${target} are cygwin32
14039 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14041 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14042 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14044 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14046 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14047 distinguish sysv/svr4/bsd variants.
14048 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14050 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14052 * configure.in: Added copyright notice.
14053 * move-if-change: Added copyright notice.
14055 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14057 * configure.in (powerpcle-*-solaris*): Until we get shared
14058 libraries working, don't build gdb, sim, make, tcl, tk, or
14061 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14063 * config.guess: Merge with FSF:
14065 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14066 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14068 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14069 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14071 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14072 * config.guess: Combine two OSF1 rules.
14073 Also recognize field test versions. From mjr@zk3.dec.com.
14074 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14075 because GNU uname does not support -p. From pmr@pajato.com.
14077 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14079 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14081 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14083 * mpw-README: Document GCCIncludes.
14085 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14087 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14089 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14091 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14093 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14095 * configure.in (*-*-cygwin32): Configure make.
14097 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14099 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14101 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14103 * Makefile.in (all-inet): Depend on all-perl.
14105 * Makefile.in (inet-install): New target.
14107 * Makefile.in (all-inet): Depend on all-tcl.
14108 (all-inet): Depend on all-send-pr.
14110 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14112 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14115 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14117 * configure.in: Don't configure --with-gnu-ld on AIX.
14119 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14121 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14123 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14125 * Makefile.in (ALL_MODULES): Added all-inet.
14126 (CROSS_CHECK_MODULES): Added check-inet.
14127 (INSTALL_MODULES): Added install-inet.
14128 (CLEAN_MODULES): Added clean-inet.
14129 (all-indent): New target.
14131 * configure.in (host_tools): Added inet.
14132 (native_only): Added inet.
14133 (noconfigdirs): Added inet.
14135 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14137 * configure.in: Don't configure libgloss if we are not configuring
14140 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14142 * configure.in: Don't configure libgloss for unsupported
14145 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14147 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14149 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14151 * Makefile.in (ALL_MODULES): Include all-apache.
14152 (CROSS_CHECK_MODULES): Include check-apache.
14153 (INSTALL_MODULES): Include install-apache.
14154 (all-apache): New target.
14156 * configure.in: Added apache everywhere perl is seen.
14158 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14160 * Makefile.in: Add support for clean-{module} and
14161 clean-target-{module} rules.
14163 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14165 * configure.in (*-*-ose) do not build libgloss.
14167 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14169 * config.guess (prep*:SunOS:5.*:*): Turn into
14170 powerpele-unknown-solaris2.
14172 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14174 * configure.in: Permit --enable-shared to specify a list of
14177 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14179 * configure.in (host==solaris): Pass only the first word of $CC
14180 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14182 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14184 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14186 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14188 * Makefile.in (ALL_MODULES): Include all-perl.
14189 (CROSS_CHECK_MODULES): Include check-perl.
14190 (INSTALL_MODULES): Include install-perl.
14191 (ALL_X11_MODULES): Include all-guile.
14192 (CHECK_X11_MODULES): Include check-guile.
14193 (INSTALL_X11_MODULES): Include install-guile.
14194 (all-perl): New target.
14195 (all-guile): New target.
14197 * configure.in (host_tools): Include perl and guile.
14198 (native_only): Include perl and guile.
14199 (noconfigdirs): Don't build guile and perl; no ports have been
14202 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14204 * configure (--enable-*): Handle quoted option lists such as
14205 --enable-sim-cflags='-g0 -O' better.
14207 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14209 * Makefile.in ({,inst}all-target): New rule so we can make and
14210 install all of the target directories easily.
14212 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14214 * configure.in: Add missing global flag in sed substitution when
14215 deleting `target-' from ${configdirs}.
14217 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14219 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14222 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14225 * install.sh: Correct misspelling of transformbasename.
14227 * config.guess: Recognize mips-*-sysv*.
14229 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14231 * config.sub: Recognize mon960.
14233 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14235 * configure: Restore Canadian Cross handling of BISON and LEX,
14236 removed in Feb 20 change.
14238 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14240 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14241 Mention make install. Remove the old copyright date as well the
14242 clumsy and rather pointless copyright on the README file.
14244 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14246 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14247 Makefile after running symlink-tree, then run `make distclean' to
14248 avoid clobbering any generated files in srcdir.
14250 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14252 * configure.in (m68k-*-netbsd*): Build everything now.
14254 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14256 * Makefile.in (taz): Fix quoting.
14258 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14260 * configure.in (sparclet-*-*): Build everything now.
14262 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14264 * configure.in (m68k-*-linux*): New host.
14266 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14268 * configure: Check for bison before byacc.
14270 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14272 * Makefile.in configure: Change the way LEX and BISON/YACC are
14273 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14274 searching PATH. These are used as fallbacks by Makefile.in if
14275 flex/bison/byacc aren't in objdir.
14277 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14279 * Makefile.in: Make everything which depends upon all-bfd also
14280 depend upon all-opcodes, in case --with-commonbfdlib is used.
14282 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14284 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14285 building NT native compilers on Unix.
14287 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14289 * configure.in: Don't get CC from the host Makefile fragment if we
14290 can find gcc in PATH, or if this is a Canadian Cross. Move the
14291 Solaris test for /usr/ucb/cc to the post target script, just after
14292 the compiler sanity test.
14294 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14296 * config.sub: Merge with FSF.
14298 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14300 * Makefile.in (RPATH_ENVVAR): New variable.
14301 (REALLY_SET_LIB_PATH): Use it.
14302 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14304 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14306 * config.sub, configure.in: Recognize sparclet cpu.
14308 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14310 * config.guess: Support m68k-cbm-sysv4.
14312 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14314 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14315 m68k-unknown-linuxaout from linker help string. Put quotes around
14318 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14320 * config.guess (powerpc-harris-powerunix): Add guess for port
14323 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14325 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14327 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14329 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14330 $(REALLY_SET_LIB_PATH) in Makefile.
14331 * Makefile.in (SET_LIB_PATH): New variable.
14332 (REALLY_SET_LIB_PATH): New variable.
14333 ($(DO_X)): Use $(SET_LIB_PATH).
14334 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14335 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14336 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14337 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14338 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14339 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14340 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14341 (install-dosrel): Likewise.
14342 (all-opcodes): Depend upon all-libiberty.
14344 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14346 * config.guess (*:CYGWIN*): New
14348 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14350 * Makefile.in (all-target-winsup): All all-target-libiberty.
14352 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14354 * configure.in (noconfigdirs): Add missing # in front of comment.
14356 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14358 * configure.in: add second pass to things added to noconfigdirs
14359 so *-gm-magic can exclude libgloss properly.
14361 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14363 * mpw-configure (extralibs_name, rez_name): Set correctly
14364 for MWC68K compiler.
14366 * mpw-README: Add more info on the necessary build tools.
14368 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14370 * configure.in, config.sub: Recognize cygwin32.
14372 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14374 * config.guess, config.sub: Recognize A/UX.
14376 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14378 * config.sub: Merge with gcc/config.sub.
14380 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14382 * mpw-build.in (do-binutils): Add build of stamps.
14384 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14386 * config.sub: Add recognition for mips64vr4100*-* targets.
14388 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14390 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14391 Add creation of gconfigargs with `--enable-shared' turned on.
14392 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14393 ($(host)-stamp-stage3-configured): Likewise.
14394 (HOLES): Add chatr and ldd.
14395 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14397 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14399 * configure: Pass --nfp to recursive configures.
14401 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14403 * Makefile.in (DLLTOOL): New.
14404 (DLLTOOL_FOR_TARGET): New.
14405 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14406 (EXTRA_TARGET_FLAGS): Ditto.
14407 (EXTRA_GCC_FLAGS): Ditto.
14408 (CONFIGURE_TARGET_MODULES): Ditto.
14410 * configure: Add DLLTOOL.
14412 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14414 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14415 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14416 mh-sco, since old workarounds no longer needed, and don't
14417 build ld, since libraries have weak symbols in COFF.
14419 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14421 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14423 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14425 * configure.in: Make sure that ${CC} can be used to compile an
14428 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14430 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14431 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14432 nothing depending on whether gdbtk is being built.
14434 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14436 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14438 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14440 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14441 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14443 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14445 * config-ml.in: Add support for
14446 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14447 Simplify setting of multidirs from --disable-foo.
14449 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14451 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14452 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14453 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14454 non-empty, pass them on to the GCC make.
14455 (all-bootstrap): New rule that is like all-gcc, except it executes
14456 the GCC bootstrap rule instead of the GCC all rule.
14458 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14460 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14462 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14464 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14467 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14469 * config.sub (i*86*) Change [345] to [3456]
14471 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14473 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14476 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14478 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14479 AIX multilibs get built.
14481 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14483 * configure.in (i386-win32): Don't build expect if we're not
14484 building the tcl subdir.
14486 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14488 * Makefile.in: (configure-target-examples, all-target-examples):
14489 New targets, configure and build example programs.
14491 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14493 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14494 use it as input to sedit the generated MPW makefile.
14495 * mpw-README: Add a suggestion about Gestalt.h.
14497 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14499 * config.sub: Accept *-*-ieee*.
14501 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14503 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14504 Ronald F. Guilmette <rfg@monkeys.com>.
14506 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14508 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14509 for powerpc-pe native.
14510 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14511 (target==powerpc-pe): duplicate i386-win32 entry.
14513 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14515 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14516 of vxworks, not just vxworks5.1.
14518 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14520 * mpw-configure: Add support for exec-prefix.
14522 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14524 * config.guess: Recognize HP model 816 machines as having
14527 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14529 * configure: Ignore new autoconf configure options.
14531 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14533 * config.guess: Recognize Pentium under SCO.
14534 From Robert Lipe <robertl@arnet.com>.
14536 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14538 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14540 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14542 * configure.in: Don't configure gas for alpha-dec-osf*.
14544 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14546 * configure.in: Default to --with-stabs for some targets for which
14547 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14548 i[345]86*-*-unixware*.
14550 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14552 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14553 rather than basing it on the target. Simplify handling of options
14554 controlling which directories to configure. Remove extraneous
14555 slash in multi-clean target.
14557 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14559 * config-ml.in: Prefix more variables with ml_ so they don't collide
14562 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14564 * configure: Don't turn -v into --v.
14566 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14568 * configure.in (targargs): Fix typo.
14570 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14572 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14574 * configure.in: Strip --host and --target options from
14575 CONFIG_ARGUMENTS, and always configure for --host only. Add
14576 --with-cross-host option when building with a cross-compiler.
14577 * configure: Canonicalize the arguments put into config.status by
14578 always using `=' for an option with an argument. Pass a presumed
14579 --host or --target explicitly.
14581 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14583 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14584 into general OS recognition case.
14586 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14588 * configure.in (target_configdirs): add target-winsup only
14589 for win32 target systems.
14591 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14593 * Makefile.in (all-target-libgloss): Depend upon
14594 configure-target-newlib, since when libgloss is built it looks to
14595 see if the newlib directory exists.
14597 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14599 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14602 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14604 * configure: Handle LD and LD_FOR_TARGET when configuring a
14607 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14609 * configure.in (target_libs): add target-winsup.
14610 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14611 (target==ppcle-pe): remove ld from $noconfigdirs.
14613 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14615 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14616 Preserve relative path names in $srcdir. Build symlink tree if
14617 configuring cross target dir and srcdir=. (= no VPATH support).
14618 (configure-target-libg++): Depend on configure-target-librx.
14619 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14620 * config-ml.in: New file.
14621 * symlink-tree: New file.
14622 * configure: Ensure srcdir="." if that's what it is.
14624 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14626 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14627 includes and FLEX_SKELETON setting.
14628 * mpw-configure (--with-gnu-ld): New option, controls whether
14629 to use PPCLink or ld with PowerMac GCC.
14630 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14631 * mpw-config.in: Configure grez if targeting Mac.
14633 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14634 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14636 * configure.in: Configure grez resource compiler if targeting Mac.
14637 * Makefile.in (all-grez, install-grez): New targets.
14639 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14641 * configure: CXX defaults to gcc, not g++. If we find
14642 gcc in the path, set CC to gcc -O2.
14644 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14646 * configure: Default ${build} correctly. Avoid picking up extra
14647 spaces when reading CC and CXX from Makefile. When doing a
14648 Canadian Cross, use plausible default values for numerous
14650 * configure.in: When doing a Canadian Cross, don't try to
14651 configure tools whose configure script can't handle it.
14653 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14655 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14657 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14659 * configure: Remove dubious bug reporting address.
14661 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14663 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14664 configure script, run that instead of this directory's configure.
14665 In either case, print a message that we're configuring the sub-dir.
14667 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14669 * configure.in: Before checking for the existence of various files,
14670 use sed to filter out "target-".
14672 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14674 * Makefile.in (DO_X): Split rule to decrease command line length
14675 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14676 (Philippe De Muyter).
14678 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14680 * Makefile.in (all-patch): depend on all-libiberty.
14682 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14684 * configure.in: If the only directory in target_configdirs which
14685 actually exists is libiberty, then set target_configdirs to empty,
14686 to avoid trying to build a target libiberty in a gas or gdb
14689 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14691 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14692 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14695 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14697 * configure.in (copy_dirs): Use sys-include instead of include
14698 for --with-headers option.
14700 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14702 * Makefile.in, configure.in: Make winsup builds work with
14705 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14707 * configure.in: Build the linker on AIX.
14709 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14711 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14714 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14716 * Makefile.in (all-gcc): Fix typo.
14718 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14720 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14722 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14724 * configure.in: Rename libFOO to target-libFOO, and xiberty
14725 to target-xiberty, to provide more flexibility.
14726 (target_subdir): Define. Create if cross.
14727 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14728 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14729 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14730 check-libFOO -> check-target-libFOO, etc.
14731 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14732 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14733 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14734 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14735 allow ALL_GCC="" to only configure.
14736 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14737 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14738 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14740 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14742 * Makefile.in (taz): Build "info" in etc explicitly.
14744 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14746 * configure.in: Make sure that CC is undefined (as opposed to
14747 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14748 problem with autoconf trying to configure on a host without GCC.
14750 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14752 * mpw-configure: Set host alias from choice of host compiler,
14753 only use generic MPW Makefile sed if present, edit a file
14754 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14755 * mpw-README: Add problem notes about CW6 and CW7.
14757 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14759 * Makefile.in (taz): Use ";" instead of ";;".
14761 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14763 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14764 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14766 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14767 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14769 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14771 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14772 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14773 Move bfd to DISTSTUFFDIRS.
14775 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14777 * Makefile.in (X11_LIB): Removed.
14778 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14780 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14782 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14784 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14787 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14789 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14791 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14793 * configure.in (i[345]86-*-win32): Always build newlib.
14794 Don't configure cvs, autoconf or texinfo.
14795 * Makefile.in (LD_FOR_TARGET): New.
14796 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14797 Pass down LD_FOR_TARGET.
14799 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14801 * winsup: New directory.
14802 * Makefile.in: Build winsup.
14803 * configure.in: Winsup is configured when target is win32.
14804 Can only build win32 target GDB when native.
14806 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14808 * config.guess: Recognize HP model 819 machines as having
14809 a PA 1.1 processor.
14811 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14813 * configure: Fix sed loop which substitutes for CC and CXX to
14814 avoid bug found in various sed implementations.
14816 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14818 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14819 simulator. Use standard powerpc-*-eabi*.
14821 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14823 * configure.in: Stop putting gas and binutils in noconfigdirs for
14824 powerpc-*-aix* and rs6000-*-*.
14826 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14828 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14829 -mcall-aixdesc libraries.
14831 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14833 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14835 * config.sub (arm | armel | armeb): Fix shell syntax.
14837 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14839 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14840 -msoft-float and -mcpu=common support.
14841 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14844 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14846 * configure.in: Allow configuration and build of emacs19 for the alpha.
14848 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14850 * configure.in (CC): Get ^CC, not just any old CC, from
14851 ${host_makefile_frag}.
14853 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14855 * configure.in (CC): Try to get CC from
14856 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14858 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14860 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14861 only if it exists in $(srcdir).
14863 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14865 * configure: If CC and CXX are not set in the environment, set
14866 them, based on either an existing Makefile or on searching for gcc
14867 in PATH. Substitute for CC and CXX in Makefile.
14868 * configure.in: Remove libm from target_libs. Separate
14869 target_configdirs from configdirs. If CC is not set in
14870 environment, try to get it from a host Makefile fragment. Rewrite
14871 changes of configdirs to use skipdirs instead. A few minor
14872 tweaks. Take directories out of target_configdirs as they are
14873 taken out of configdirs. Remove existing Makefile files from
14874 subdirectories. Substitute for TARGET_CONFIGDIRS and
14875 CONFIG_ARGUMENTS in Makefile.
14876 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14878 (CONFIG_ARGUMENTS): Likewise.
14879 (CONFIGURE_TARGET_MODULES): New variable.
14880 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14881 ($(CONFIGURE_TARGET_MODULES)): New target.
14882 (configure-libg++, configure-libio): New targets.
14883 (all-libg++): Depend upon configure-libg++.
14884 (all-libio): Depend upon configure-libio.
14885 (configure-libgloss, all-libgloss): New targets.
14886 (configure-libstdc++): New target.
14887 (all-libstdc++): Depend upon configure-libstdc++.
14888 (configure-librx, all-librx): New targets.
14889 (configure-newlib): New target.
14890 (all-newlib): Depend upon configure-newlib
14891 (configure-xiberty): New target.
14892 (all-xiberty): Depend upon configure-xiberty.
14894 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14896 * configure.in (host i[345]86-*-win32): Expand the
14897 noconfigdirs again.
14899 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14901 * mpw-configure: Fix sed command file name.
14903 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14905 * configure.in (host i[345]86-*-win32): Reduce the
14906 noconfigdirs again.
14908 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14910 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14911 or powerpc*-*-pe*, since they are not yet supported.
14913 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14915 Add PowerMac support and many other enhancements.
14916 * mpw-configure: New option --cc to select compiler to use,
14917 paste options set according to --cc into the generated
14918 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14919 if mpw-make.sed is present.
14920 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14921 add forward includes for PowerPC include files.
14922 * mpw-build.in: Build using Makefile.PPC if present.
14923 (do-byacc, etc): Remove separate version resource builds.
14924 (do-gas): Build "stamps" before "all".
14925 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14926 * mpw-README: Update to reflect --cc option, PowerMac support,
14927 and recently-reported compatibility problems.
14929 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14931 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14932 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14933 (--with-multilib-top): Pass to recursive invocations.
14935 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14937 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14940 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14942 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14943 gdb, ld and opcodes on v810-*-*.
14945 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14947 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14948 (local-maintainer-clean): New target.
14949 (maintainer-clean): New target.
14950 (realclean): Just depend upon maintainer-clean.
14952 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14954 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14956 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14958 * configure.in: Build ld in mips*-*-bsd* case.
14960 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14962 * config.sub: Accept -lites* OS. From Ian Dall.
14964 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14966 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14969 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14971 * configure.in: treat i386-win32 canadian cross the same as
14972 i386-go32 canadian cross.
14974 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14976 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14977 running under the simulator to build a reduced set of libraries.
14978 (powerpc-*-eabiaix): Add fine grained multilib support added to
14979 other powerpc targets yesterday.
14981 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14983 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14984 -disable-softfloat, -disable-relocatable, -disable-aix, and
14985 -disable-sysv to control which multilib libraries get built.
14987 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14989 * configure: Add Makefile.tem to list of files to remove in trap
14992 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14994 * config.guess (*Linux*): Add missing "exit"s.
14995 Also, need specific check for alpha-unknown-linux (uses COFF).
14997 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14999 * config.guess: Merge with FSF:
15001 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15002 * config.guess (AIX4): More robust release numbering discovery.
15004 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15005 * config.guess (i386-sequent-ptx): Properly get version number.
15007 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15008 * config.guess (mips:*:4*:UMIPS): New case.
15010 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15012 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15013 (i386-win32 host): Likewise. Don't build readline.
15015 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15017 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15018 SUPPORT_FILES to submakes.
15020 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15022 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15023 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15026 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15028 * configure.in (appdirs): Use =, not ==, in test expression when
15029 trying to build the text to print in the warning message for
15032 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15034 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15036 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15038 * config.guess: Recognize lynx-2.3.
15040 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15042 * config.sub (z8ksim): Deleted
15043 (z8k-*-coff): New, this is the one true name of the target.
15045 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15047 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15049 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15051 * config.guess (*:Linux:*:*): First try asking the linker what the
15052 default object file format is (elf, aout, or coff). Then if this
15053 fails, try previous methods.
15055 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15057 * configure.in: Don't build newlib for *-*-vxworks5.1.
15059 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15061 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15062 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15064 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15066 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15068 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15070 * cfg-ml-com.in: New file.
15071 * cfg-ml-pos.in: New file.
15073 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15075 * COPYING.NEWLIB: Add HP free copyright to list.
15077 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15079 * config.sub: Recognize -eabi* for the system, not just -eabi.
15081 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15083 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15084 * config.sub, configure.in (win32): New target and host.
15086 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15088 * configure.in: Add i386-pe configuration.
15090 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15092 * mpw-build.in (install): Install GDB after LD.
15094 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15096 * mpw-config.in (elf/mips.h): Always forward-include, needed
15099 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15101 * testsuite: New directory for customer acceptance and whole tool
15104 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15106 * configure: If per-host line isn't found, but AC_OUTPUT is found
15107 and a configure script exists, run it instead.
15109 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15111 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15113 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15115 * configure: Set build_{cpu,vendor,os,alias} to host values when
15116 --build isn't specified.
15118 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15120 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15121 (FLAGS_TO_PASS): Pass them.
15122 (EXTRA_TARGET_FLAGS): Ditto.
15124 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15126 * Makefile.in (all-libg++): Depend on all-libstdc++.
15128 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15130 * configure.in (noconfigdirs): Enable all packages for
15131 i386-unknown-netbsd.
15133 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15135 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15136 hosted builds (DOS builds)
15138 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15140 Changes for ARM based on patches from Richard Earnshaw:
15141 * config.sub: Handle armeb and armel.
15142 * configure.in: Omit arm linker only for riscix.
15144 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15146 * config.guess: Update from FSF.
15148 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15150 * config.sub: Recognize powerpcle as the little endian variant of
15151 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15152 powerpcle variant. Convert pentium into i586, not i486. Add p5
15153 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15156 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15158 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15160 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15162 * config.sub: Accept -lites* as a basic system type.
15164 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15166 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15167 installed, and if so return linuxoldld as the system name.
15169 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15171 * config.guess: Add hppa1.1-hp-lites support.
15173 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15175 * configure.in: Don't build newlib for m68k-vxworks5.1.
15177 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15179 * configure.in (mips-sgi-irix6): Use mh-irix5.
15181 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15183 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15185 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15187 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15188 OSF/1. Fix compiler flags.
15189 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15191 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15193 * configure.in: Recognize --with-newlib.
15194 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15196 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15198 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15199 to *_X11_MODULES due to gdbtk needing X include files et al.
15201 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15203 Merge in support for Mac MPW as a host.
15204 (Old change descriptions retained for informational value.)
15206 * mpw-config.in: Add generic include forwards for cpu-specific
15207 include files in aout and elf directories.
15209 * mpw-configure: Added copyright.
15210 * mpw-config.in: Check for presence of required build tools.
15211 (target_libs): Add newlib.
15212 (target_tools): Add examples.
15213 (Read Me): Generate as "Read Me for MPW" instead.
15214 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15215 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15216 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15218 * mpw-configure: Remove subdir-specific makefile hackery,
15219 delete mk.tmp after using it.
15221 * mpw-build.in (all): Display start and end times.
15223 * mpw-configure (host_canonical): Set.
15224 (target_cpu): Always add to makefiles.
15225 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15226 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15227 (mpw-mh-mpw): Look for in srcdir and srcroot.
15228 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15230 * mpw-build.in: (install-only): New target.
15232 * mpw-configure (host_alias, target_alias): Rename from hostalias
15233 and targetalias, add into generated Makefile.
15234 (mk.tmp): If present, add into generated Makefile.
15235 * mpw-build.in (all-gas): Build config.h first before gas proper.
15237 * mpw-configure (config.status): Write only if changed.
15238 * mpw-config.in (readline): Configure it (not built, just used for
15241 * mpw-config.in (elf/mips.h): Add a forward include.
15243 * mpw-config.in: Forward-include most .h files in include into
15245 (readline): Don't build.
15246 mpw-build.in (install): Install GDB.
15248 * mpw-configure (prefix, mpw_prefix): Handle it.
15249 * mpw-config.in (mmalloc, readline): Don't configure.
15250 * mpw-build.in (thisscript): Rename to ThisScript.
15251 Use mpw-build instead of BuildProgram everywhere.
15252 (mmalloc, readline): Don't build.
15253 * mpw-README: New file, basic documentation about the MPW port.
15255 * mpw-config.in: Use forward-include to create include files.
15257 * mpw-configure: Add more things to the top of each configured
15258 Makefile, including contents of config/mpw-mh-mpw.
15259 * mpw-config.in (extra-include): Create this directory and fill it
15260 with Posix-like include files when configuring.
15262 * config.sub (apple, mac, mpw): Add various aliases.
15264 * mpw-build.in: New file, top-level build script fragment for MPW.
15265 * mpw-configure: New file, configure script for MPW.
15266 * mpw-config.in: New file, config fragment for MPW.
15268 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15270 * configure.in (host_libs): Remove glob, since it is gone from the
15273 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15275 * Makefile.in: define empty GDB_NLM_DEPS var.
15277 * configure.in(target_makefile_frag): use config/mt-netware
15278 for netware targets.
15280 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15282 * config.sub: Merge in recent FSF changes. Remove linux special
15285 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15287 Revert this change:
15289 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15291 * build-all.mk: Use CC=cc -Xs on Solaris.
15293 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15295 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15297 * Makefile.in: Nuke all references to glob subdirectory.
15299 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15301 * configure.in: Fix --enable-shared logic in per-host.
15303 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15305 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15307 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15309 * configure.in (noconfigdirs): Don't build gas on AIX, for
15310 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15312 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15314 * configure: Fix --cache-file to work if the file argument is a
15317 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15319 * configure: If the --cache-file is used, pass it down to
15320 configure in subdirectories.
15322 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15324 * config.sub: add vxworks29k configuration.
15326 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15328 * Makefile.in (taz): Do "diststuff" part quietly.
15330 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15332 * config.sub: Mini-merge with gcc/config.sub.
15334 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15336 * config.guess (IRIX): Sed - to _.
15338 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15340 * Makefile.in (source-vault, binary-vault): New targets.
15342 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15344 * config.sub: Recognize -eabi as a basic system type.
15346 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15348 * configure.in (enable_shared stuff): Fix typo.
15350 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15352 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15354 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15356 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15358 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15360 * configure.in (rs6000-*-*): Don't build gas.
15362 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15364 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15365 reduce command line length.
15366 (AS_FOR_TARGET): Check for as.new, not Makefile.
15367 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15369 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15371 * config.guess: Merge from FSF.
15373 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15375 * configure: Don't use $ when handling program_suffix.
15377 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15379 * configure.in: Configure tk for hppa/hpux.
15381 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15383 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15385 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15387 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15388 to LIBCXXFLAGS. Tests are better run without it.
15390 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15392 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15394 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15396 * configure.in (*-*-netware*): Don't configure xiberty.
15398 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15400 * configure.in: Remove tk from native_only list.
15402 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15404 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15405 for special NCD build.
15407 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15409 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15410 makeall.bat, they're only useful for binutils snapshots.
15411 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15412 makeall.bat to specified SUPPORT_FILES.
15414 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15416 * build-all.mk: Add Ericsson targets to sun4 and solaris
15417 hosts. Add BNR's sun4 target to solaris host, so their
15418 build-from-source will be tested in-house first.
15420 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15422 * Makefile.in (LIBCFLAGS): New variable.
15423 (CFLAGS_FOR_TARGET): Ditto.
15424 (LIBCFLAGS_FOR_TARGET): Ditto.
15425 (LIBCXXFLAGS): Ditto.
15426 (CXXFLAGS_FOR_TARGET): Ditto.
15427 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15428 (BASE_FLAGS_TO_PASS): Pass them.
15429 (EXTRA_TARGET_FLAGS): Ditto.
15431 * configure.in: Support --enable-shared.
15433 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15435 * configure.in (target_libs): Include libstdc++ again.
15436 * config.guess: Update from FSF (for FreeBSD).
15438 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15440 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15442 (DISTDOCDIRS): Add `etc'.
15443 (ETC_SUPPORT_PFX): New variable.
15444 (taz): Include anything from etc starting with a word in
15447 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15449 * config.sub: Update for recent FSF changes. Remove obsolete
15450 h8300hds entry. Add -windows* and -osx as basic os. Minor
15453 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15455 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15457 * config.guess: Merge with FSF.
15458 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15460 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15462 * configure: Since the "trap 0" handler will override the exit
15463 status on many systems, only use it for "exit 1", and make it set
15464 a non-zero exit status; reset it before "exit 0". Also, check
15465 exit status of config.sub, and error out if it failed.
15467 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15469 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15470 and install libgloss.
15472 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15474 * Makefile.in (all-binutils): Depend upon all-byacc.
15476 * configure.in: Don't build emacs on Irix 5.
15478 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15480 * configure.in (*-*-netware*): Add libio.
15482 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15484 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15485 (CHECK_TARGET_MODULES): Ditto.
15486 (INSTALL_TARGET_MODULES): Ditto.
15487 (TARGET_LIBS): Ditto.
15488 (all-libstdc++): Note dependencies.
15490 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15492 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15494 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15496 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15497 -fexternal-templates.
15499 * configure.in (target_libs): Add libstdc++.
15500 (noconfigdirs): Add libstdc++ as appropriate.
15502 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15504 * config.guess: Update from FSF.
15506 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15508 * configure: Use ${config_shell} when running ${configsub}.
15510 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15512 * config.sub: No longer recognize h8300h.
15514 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15516 * config.sub: Remove extraneous differences between config.sub and
15519 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15521 * Makefile.in (DISTSTUFFDIRS): Add gas.
15523 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15525 * COPYING.NEWLIB: New file.
15527 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15529 * config.guess (HP-UX): Patch from Harlan Stenn
15530 <harlan@landmark.com> to also emit release level.
15532 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15534 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15536 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15538 * config.sub: Merge nextstep cleanup from FSF.
15540 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15542 * configure.in (arm-*-*): Don't configure ld for this target.
15544 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15546 * configure.in (*-*-netware): don't configure libg++, libio,
15549 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15551 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15552 configure ld--it works, but it doesn't support shared libraries.
15554 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15556 * config.guess (*-unknown-freebsd*): Get rid of possible
15557 trailing "(Release)" in version string.
15558 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15560 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15562 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15563 Fix type: *-next-neststep -> *-next-nextstep.
15565 * config.guess: Merge from FSF:
15567 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15569 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15571 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15573 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15574 instead of UNIX_SV for UnixWare 1.0).
15576 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15578 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15579 to make gdb/nlm/* build after the compiler and linker.
15581 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15583 * config.guess (netbsd, freebsd, linux): Accept any machine,
15585 (m68k-atari-sysv4): Relocate to match FSF version.
15587 * config.guess: More merges from the FSF:
15589 Add a space before function call or macro invocation.
15591 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15593 * config.guess: Add trap cmd to remove dummy.c and dummy when
15596 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15598 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15599 (dummy): Redirect stderr from compilation of dummy.c.
15601 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15603 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15605 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15607 * configure: Accept and ignore --cache*, for compatibility with
15610 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15612 * config.guess: Merge from FSF:
15614 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15616 * config.guess (Pyramid*:OSx*:*:*): New case.
15617 (PATH): Add /.attbin at end for finding uname.
15618 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15620 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15622 * config.guess (M88*:DolphinOS:*:*): New case.
15624 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15626 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15627 to select whether to use ELF or COFF.
15629 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15631 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15633 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15635 * config.guess: Guess the OS version for HPUX.
15637 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15639 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15641 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15643 * configure.in: Recognize --with-headers, --with-libs, and
15645 * Makefile.in (all-xiberty): Depend upon all-ld.
15647 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15649 * configure.in: Change i[34]86 to i[345]86.
15651 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15653 * configure (version): A few more tweaks to help message.
15655 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15657 * Makefile.in: Remove (for now) librx as a host library,
15658 now that we're building it for target.
15660 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15662 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15665 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15667 * configure.in: Also configure librx.
15669 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15671 * Makefile.in: Update various rules to reflect that librx
15672 is now needed for libg++.
15674 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15676 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15678 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15680 * configure.in: Configure the examples directory.
15682 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15684 * configure: Simplify Jun 2 1994 change.
15686 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15688 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15689 /bin/gcc isn't good enough to build gcc.
15691 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15693 * Makefile.in (GDB_SUPPORT_FILES): Remove
15694 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15695 (gdb.tar.gz): Add new rule to use standard distribution building
15698 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15700 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15701 Bill Cox <bill@cygnus.com>.
15703 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15705 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15707 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15709 * configure: Search current dir first in .gdbinit.
15711 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15713 * config.sub: Recognize freebsd (merged from gcc config.sub).
15715 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15717 * config.sub: Refer to NeXT's operating system as nextstep.
15719 * config.sub (case $basic_machine): Re-order the cases, to match
15720 the order in the FSF version (which is mostly alphabethical).
15721 Merge in some additions and changes from the FSF.
15723 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15725 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15726 * config.sub: Recognize cxux7.
15727 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15729 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15731 * config.sub: Fix typo powerpc -> powerpc-*.
15733 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15735 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15737 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15738 parallel with all-emacs and install-emacs). Top-level command
15739 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15741 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15743 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15744 $(relbindir)/make before doing ``make install'', and use
15745 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15746 installing over running make binary.
15747 ($(host)-stamp-stage3-installed): Likewise.
15749 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15751 * config.guess: Recognize Mach.
15753 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15755 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15756 see whether --exec-prefix was used.
15758 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15760 * README: Explicitly mention libg++/README. (Zoo's idea.)
15762 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15764 * Makefile.in: Add all-librx target similar to all-libproc.
15766 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15768 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15769 with post 1.2 uname bogosity.
15771 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15773 * configure: Remove temporary files on receipt of a signal.
15775 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15777 * configure: If there is a package_makefile_frag, remove
15778 ${subdir}/Makefile.tem after copying it in.
15780 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15782 * build_all.mk: support rs6000 lynx identifies itself as
15783 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15784 since /bin/gcc is too feeble to compile a modern gcc.
15786 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15788 * brought devo/test-build.mk update-to-date with progressive/
15789 test-build.mk. Add lynx targets and hppa flag info.
15791 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15793 * configure.in: Use mh-ncrsvr43. Patch from
15794 Tom McConnell <tmcconne@sedona.intel.com>.
15796 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15798 * config.guess (i386-unknown-bsdi): No longer need to
15799 check #if defined(__bsdi__) && defined(__i386__).
15801 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15803 * configure: Set program_transform_nameoption correctly.
15805 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15807 * brought build-all.mk update-to-date with progressive build-all.mk,
15808 added new targets and hppa info.
15810 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15812 * configure: If config.guess result is a prefix of the user
15813 specified target, assume a native build and use the user specified
15814 target as the host alias. Remove SunOS patch suffix removal hack.
15815 * configure.in: Remove SunOS patch suffix removal hack.
15817 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15818 in NATIVE_CHECK_MODULES.
15820 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15822 * Makefile.in: Rename HOST_ONLY to NATIVE.
15823 * configure: Delete SunOs patch suffix from host_canonical
15824 and build_canonical variables that are prepended to Makefiles.
15825 * configure.in: Add comments for easier maintenance.
15827 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15829 * Makefile.in: Add all-libproc target similar to all-gui.
15831 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15833 * Makefile.in (CHECK_MODULES): split into
15834 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15836 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15838 * config.guess (i386-unknown-bsdi): New system to guess.
15840 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15842 * Makefile.in: Add all-gui target (but not yet build by "all").
15844 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15846 * config.sub: Move deletion of patch suffix from here...
15847 * configure.in: To here, at Ian's suggestion. The top-
15848 level scripts might need to know of a patch level.
15850 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15852 * config.sub: Strip off patch suffix so rtl is recognized
15853 as a sunos4.1.3 machine, even though it's been patched.
15855 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15857 * Makefile.in (INSTALL_LAST): Delete.
15858 (INSTALL_DOSREL): New.
15860 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15862 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15863 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15864 whether we pass down --with-gnu-ld anyhow.
15866 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15868 * Makefile.in (INSTALL_LAST): Change operation so it works
15869 on more flavors of make.
15870 * configure.in (go32): Don't build libg++ or libio.
15872 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15874 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15875 they can be overriden by templates.
15877 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15879 * configure.in (target==go32): Don't build gdb.
15880 * dosrel: New directory.
15882 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15884 * configure.in (host==go32): Configure dosrel too.
15885 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15886 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15887 be set by incoming names or templates.
15888 (INSTALL_LAST): New rule.
15890 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15892 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15894 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15896 * configure.in (appdirs): New variable. Currently empty, but will
15897 be used in gas distribution. If nonempty, lists a set of
15898 directories at least one of which must get configured, or top
15899 level configuration is considered to have failed.
15900 (rs6000-*-lynxos*): Use new file name.
15902 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15904 Eliminate XTRAFLAGS.
15905 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15906 newlib include files using -idirafter, and also use -nostdinc.
15907 (CXX_FOR_TARGET): Likewise.
15908 (XTRAFLAGS): Removed.
15909 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15910 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15911 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15912 ($(DO_X)): Don't pass down XTRAFLAGS.
15914 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15916 * configure.in (mips*-dec-bsd*): New target; do build linker.
15917 (mips*-*-bsd*): New target; don't build linker.
15919 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15921 * configure.in: support rs6000-*-lynxos* configuration.
15922 support sunos4 as a cross target.
15924 * config.sub: look for lynx*, not lynx since the OS version may
15925 legitimately be part of the name.
15927 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15929 * configure.in (i[34]86-*-sco*): Move to be with other i386
15931 (romp-*-*): New target. Skip various binary utilities.
15932 (vax-*-*): New target. Don't build newlib.
15933 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15935 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15937 * configure.in: Only set host_makefile_frag if config
15940 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15942 * install.sh: If $dstdir exists, don't check whether each
15945 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15947 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15949 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15951 * configure.in (*-*-lynxos*): Don't configure newlib for either
15952 native or cross Lynx.
15954 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15956 * config.sub (sparc64-elf): Fix os.
15957 (z8k): Remove duplicate.
15959 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15961 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15962 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15964 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15966 * configure: Make file links cleanly even if Lynx fails on
15967 an NFS symlink (at least fail cleanly).
15969 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15971 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15974 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15976 * configure: Unknown options are fatal again.
15978 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15980 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15983 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15985 * build-all.mk: Add `clean' target.
15987 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15989 * config.guess: Add SINIX support.
15990 * configure.in: Add mips-*-sysv4* support.
15992 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15994 * build-all.mk: Document all useful targets.
15995 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15996 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15998 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16000 * configure: Support --silent, --quiet.
16002 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16004 * configure: Support --disable-FEATURE.
16006 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16008 * config.guess: Recognize NCR running SVR4.3.
16010 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16012 * config.guess: Make BSDI generate i386-unknown-bsd386.
16013 Patch from Paul Eggert <eggert@twinsun.com>.
16015 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16017 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16019 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16021 * configure: Make unrecognized options give nonfatal warnings
16022 instead of fatal errors, and pass them to any subdirectory
16023 configures in case they recognize them.
16024 Make --x equivalent to --with-x.
16026 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16028 * configure: Add --enable-* options. Clean up usage message and
16031 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16033 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16035 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16037 * configure.in (hppa*-*-*): Enable binutils.
16039 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16041 * config.sub: Recognize cisco.
16043 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16045 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16047 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16049 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16050 than one configuration name. Add comment.
16052 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16054 * config.guess: about target *-hitachi-hiuxwe2, fixed
16055 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16056 macro is incorrect.]
16058 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16060 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16061 than the "make ls" stuff which used to be here.
16063 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16065 * config.guess: Recognize i[34]86-unknown-freebsd.
16066 From Shawn M Carey <smcarey@rodan.syr.edu>.
16068 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16070 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16072 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16074 * config.guess: Check for ptx.
16076 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16078 * config.sub: Add os9k checking.
16080 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16082 * config.guess: Handle OSF1 running on HPPA processors
16084 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16086 * configure: If subdir configure fails, print out a message with
16087 subdirectory name, in case subdir's configure code didn't identify
16090 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16092 * configure.in: Remove embedded newlines from configdirs.
16093 Avoid mismatches of substrings. Fix matching strings at end
16096 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16098 * config.guess: Add Lynx/rs6000 config support.
16100 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16102 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16104 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16106 * configure.in (hppa*-*-osf*): Treat this just like most other
16107 PA configurations (eg no binutils or ld).
16108 (hppa*-*-*elf*): These configurations have binutils and ld.
16110 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16112 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16114 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16116 * configure.in (rs6000-*-*): Build gas.
16118 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16120 * Makefile.in: Avoid bug in losing hpux sed.
16122 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16124 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16125 for GDB and GDB has been fixed to not need it.
16127 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16129 * config.guess: Recognize vax hosts.
16131 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16133 * configure (while loop): Don't use "break 2" inside case
16134 statement -- the case statement isn't an enclosing loop.
16136 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16138 * config.guess: Clean up NeXT support, to allow nextstep
16139 on Intel machines. Make OS be nextstep.
16141 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16143 * config.guess: Add alternate forms for Convex.
16145 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16147 * configure: Completely rewrite option processing. Take
16148 advantage of pattern-matching to avoid invoking test frequently.
16149 Also clean up host and target defaulting logic.
16151 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16153 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16154 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16155 commands (plus user environment) will fit SCO limits.
16157 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16159 * configure.in: Don't issue warnings about directories which are
16160 not being configured if -norecursion is set. Correct test for
16161 --with-gnu-as and --with-gnu-ld to not get confused by substring
16164 * configure.in: Don't build gas for alpha-dec-osf1*.
16166 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16168 * configure: Back out Per's change of 12/19/1993. It changes the
16169 behavior of configure in unexpected and confusing ways.
16171 Also, use different delim char when calculating
16172 program_transform_name so that the name can contain slashes.
16174 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16176 * configure.in, config.sub: Add support for VSTa micro-kernel.
16178 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16180 * configure.in: Nuke hacks which were used to get a special
16181 version of GAS for HPPA configurations.
16183 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16185 * configure: If only ${target_alias} is given, use that
16186 as the default for ${host_alias}.
16187 * configure: Add missing back-slashes before nested quotes.
16189 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16191 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16193 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16195 * config.guess: Recognize some Tektronix configurations.
16196 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16198 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16200 * config.sub: Match any flavor of SH.
16202 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16204 * configure.in: Don't try to configure newlib for Alpha.
16206 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16208 * configure.in: Don't build ld for Irix 5. Don't build gas,
16209 libg++ or libio for any Alpha target.
16211 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16213 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16215 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16216 default arguments -- so it tried to compress itself.
16218 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16220 * configure.in (notsupp): ensure that a space is always at the end
16221 of the configdirs list, since the grep checks for an explicit space
16223 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16225 * configure.in (target i386-sysv4.2): don't build ld, since static
16226 versions of many libraries are not available.
16228 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16230 * config.guess: Recognize Apollos (using environment variables).
16231 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16233 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16235 * config.guess: Recognize Sony news mips running newsos.
16237 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16239 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16240 "fi ; else" for bash.
16242 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16244 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16246 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16248 * config.sub: accept unixware as an alias for svr4.2.
16249 Fix some inconsistancies with the gcc version.
16251 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16253 * Makefile.in (DISTDOCDIRS): Add gdb.
16255 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16257 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16259 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16261 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16262 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16265 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16267 * config.sub: Accept hiux* as an OS name.
16269 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16270 etc/make-stds.texi. The underscore came from gcc, and dje now
16271 agrees that RUNTESTFLAGS is the correct name.
16273 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16275 * install.sh: Remove 'set -e'. It makes any conditionals
16276 in the script useless.
16278 * config.guess: Automatically recognize arm-acorn-riscix
16279 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16281 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16283 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16285 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16287 * Makefile.in (DISTDOCDIRS): New variable.
16288 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16289 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16291 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16293 * configure.in (hppa target): check the source directory for the
16294 pagas sub-directory
16296 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16298 * config.sub: Allow -aout* and -elf*.
16300 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16302 * configure.in: Don't build ld on i386-solaris2, same as for
16305 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16307 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16309 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16311 * configure.in: Configure gdb for alpha.
16313 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16315 * Makefile.in (CXXFLAGS): Add -O.
16317 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16319 * config.guess: added support for DG Aviion
16321 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16323 * configure.in: Produce warning message for subdirectories not
16324 configurable for this host/target combination. Don't try to
16325 configure gdb for vms.
16327 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16329 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16330 appropriate files before making "diststuff".
16331 (DISTBISONFILES): New var: list of files to be edited.
16332 (DISTSTUFFDIRS): Add binutils.
16334 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16336 * config.sub: also handle mipsel and mips64el (for little endian mips)
16338 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16340 * configure.in: Add * to end of all OS names.
16342 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16344 * configure.in: Build newlib for LynxOS native.
16346 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16348 * config.guess: Add support for delta 88k running SVR3.
16350 * configure.in: Add comment about HP compiler vs. emacs.
16352 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16354 * configure.in: don't build ld on solaris2 (not a viable option
16355 due to bugs in getpwnam & getpwuid)
16357 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16359 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16360 config.guess will produce a full version number.
16362 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16364 * configure.in: Build linker and binutils for alpha-dec-osf1.
16366 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16368 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16369 and gdb/testsuite/Makefile.in.
16371 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16373 * configure.in: recognize mips*- instead of mips-
16375 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16377 * config.sub: Accept linux*coff and linux*elf as operating
16380 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16382 * config.sub: Recognize mips64, and mips3 as an alias for it.
16384 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16386 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16387 gdb knows how to handle OSF/1 shared libraries.
16389 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16391 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16392 * config.guess: Recognize Hitachi's HIUX.
16393 * config.sub: Recognize h3050r* and hppahitachi.
16394 Remove redundant cases for hp9k[23]*.
16396 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16398 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16399 if gas and ld are in the source tree and are in ${configdirs}.
16400 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16401 --with options (but still pass them down on the command line,
16402 if they were explicitly specified).
16404 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16406 * configure: substitute SHELL value in Makefile.in with
16409 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16411 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16412 *-*-solaris2* targets.
16414 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16416 * Makefile.in: define M4, and pass it down to sub-makes;
16417 all-autoconf now depends on all-m4
16419 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16421 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16422 presence of {ar,ranlib} instead of a configured directory
16424 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16426 * config.guess: Accept 34?? as well as 33?? for NCR.
16428 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16430 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16431 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16433 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16435 * configure: grab values for $(CC) and $(CXX) from the
16436 environment, so that someone can do "CC=gcc configure; make" and
16437 have it work right (matching the way that autoconf works now)
16439 * configure.in, Makefile.in: add support for gash, the tcl
16440 interface to Galaxy
16442 * config.guess: add NetBSD variants (hp300, x86)
16444 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16446 * install.sh: Support -d option (in the manner of SunOS 4 install,
16447 as it is more deterministic than that of GNU install)
16448 (chmodcmd): Set file to mode 755 by default (should also do default
16449 chgrp and chown, but I don't feel like dealing with that now)
16451 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16453 * config.sub: Remove h8300hhms alias.
16455 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16457 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16459 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16461 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16464 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16466 * config.sub: recognize m88110-bug-coff.
16468 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16470 * Makefile.in (all-libio): all dependencies on the toolchain used
16471 to build this (gcc, gas, ld, etc)
16473 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16475 * config.guess: Deal with OSF/1 1.3 on alpha.
16477 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16479 * install.sh: add some 'else true' clauses for portability
16481 * configure.in: don't build libio for h8[35]00-*-* targets
16483 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16485 * Makefile.in: Add support for new libio.
16487 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16489 * install.sh: If one command fails, don't try the rest. Don't try
16490 to remove $dsttmp (via trap) unless we have already created it.
16491 If $src doesn't exist, detect it and exit with an error.
16493 * config.guess: Recognize BSD on hp300.
16495 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16497 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16498 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16500 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16502 * Makefile.in (all-send-pr): depends on all-prms
16504 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16506 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16508 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16510 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16511 Added test for mips-mips-riscos5.
16513 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16515 * configure.in: use mh-hp300 for 68k HP hosts
16517 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16519 * configure: add support for CONFIG_SHELL, so that you can use
16520 some alternate shell for evaluating configure scripts
16522 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16524 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16525 in configure script to bug-gdb@prep.ai.mit.edu when building
16526 distribution archive.
16527 * Makefile.in (COMPRESS): Remove def.
16528 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16529 gdb.tar.Z and make-gdb.tar.Z respectively.
16530 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16531 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16532 to convergence with 'taz' target in Makefile.in.
16534 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16536 * install.sh (dsttmp): use trap to ensure that tmp files go
16537 away on error conditions
16539 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16541 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16543 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16545 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16546 its parent is '/' not ''.
16548 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16550 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16552 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16553 that ${newsrcdir}/configure.in does.
16555 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16557 * test-build.mk: support for CONFIG_SHELL
16559 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16561 * config.sub (netware): Add as a basic system type.
16563 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16565 * Makefile.in (Makefile): depend on configure.in. Also drop the
16566 $(srcdir)/ from the dependency on Makefile.in.
16568 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16570 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16571 (h8300hhms is temporary until multi-libraries are implemented).
16572 * configure.in: Handle h8300h too.
16574 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16576 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16578 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16580 * configure: Remove extraneous output when guessing host type.
16581 * config.guess: Remove extraneous output when guessing using C
16582 compiler rather than uname, or when guessing fails.
16584 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16586 * Makefile.in: remove all.cross and install.cross targets
16588 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16591 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16593 * configure.in (target sh): Build gprof.
16595 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16597 * config.sub: change -solaris to -solaris2
16599 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16601 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16603 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16605 * configure: Correct error message for missing Makefile.in to
16606 print correct directory.
16608 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16610 * install.sh: kludge around 386BSD shell bug
16612 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16614 * config.guess: Recognize NeXT.
16615 * config.guess: Recognize i486-ncr-sysv4.
16616 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16618 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16620 * Makefile.in (MAKEINFOFLAGS): New variable.
16621 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16622 * build-all.mk, test-build.mk: Pass down --no-split as
16623 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16625 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16627 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16629 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16631 * Makefile.in (libg++.tar.z): New rule.
16632 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16633 * Makefile.in (taz): Only do a single chmod.
16635 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16637 * install.sh: don't use dirname anymore (replaced with sed usage)
16639 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16641 * Makefile.in: Change extension for gzip'd files from '.z' to
16642 '.gz' per new FSF standard usage.
16644 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16646 * configure: put quotes around the final value of program_transform_name
16648 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16650 * Makefile.in: new install.sh support; update install-info rules
16652 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16654 * configure.in: Build diff for crosses, but not for go32 host.
16656 * configure.in: Build gprof only for native, and don't build it
16657 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16659 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16661 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16663 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16665 * configure.in (host_tools): Add prms.
16667 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16669 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16670 with $(FLAGS_TO_PASS) on the command line
16672 * config.sub: Recognize lynx and lynxos
16674 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16676 * config.sub: Accept -ecoff*, not just -ecoff.
16678 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16680 * Makefile.in (taz): Use .gz suffix instead of .z.
16681 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16684 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16686 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16688 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16690 * Makefile.in (install-no-fixedincludes): install gcc last, so
16691 that rebuilds that might happen during 'make install' don't get
16692 bogus gcc include files
16694 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16696 Change from Utah for HPPA support:
16697 * config.guess: Recognize hppa1.x-hp-bsd.
16699 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16701 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16702 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16704 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16706 * config.sub: Add support for rom68k and bug boot monitors.
16708 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16710 * Makefile.in: Make all-opcodes depend on all-bfd.
16712 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16714 * config.guess: Added special check for i[34]86-univel-sysv4*.
16716 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16718 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16719 the processor rather than assuming i486.
16721 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16723 * config.guess: Recognize SunOS6 as Solaris3.
16725 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16727 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16728 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16730 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16732 * build-all.mk (all-cross): New target for Canadian Cross.
16733 Added Q2 go32 targets.
16734 * test-build.mk: Configure go32 cross sparclite-aout and
16735 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16736 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16738 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16740 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16741 GO32 hosted toolchains
16743 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16745 * configure: change so "-exec-prefix" gets passed down rather
16746 than "-exec_prefix" so autoconf generated Makefiles get the
16747 exec_prefix set right.
16749 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16751 * config.guess: get the Solaris2 minor version number
16753 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16755 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16757 * config.guess: Recognize some Sequent platforms.
16759 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16761 * Makefile.in: added the vault-install target
16763 * configure.in: actually use the Sun3 makefile fragment that's in
16764 config, also added the release dir to configdirs
16766 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16768 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16770 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16772 * configure.in: remove some program from Alpha targetted toolchains
16774 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16776 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16778 (taz): Run "make diststuff" in those directories instead of "make
16779 proto-dir". Look for "VERSION=" only at start of line in subdir
16780 Makefile. Use "gzip -9" for compression.
16781 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16782 (binutils.tar.z): New target.
16784 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16786 * Makefile.in (taz): Include gpl.texinfo.
16788 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16790 * Makefile.in (setup-dirs): Merged into "taz" target.
16791 (taz): Only do `proto-dir' stuff if a directory is actually needed
16794 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16796 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16797 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16798 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16799 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16800 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16802 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16804 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16805 config.sub, and move-if-change to gdb testsuite distribution
16806 archive, so the testsuite can be extracted, configured, and
16807 run separately from the gdb distribution. Blow away the Chill
16808 tests that require a Chill compiled executable, since GNU Chill
16809 is not yet publically available.
16811 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16813 * test-build.mk: set environment variables in a single command,
16814 instead of a list of assignments and exports
16816 * config.guess: recognize Alpha/OSF1 systems
16818 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16820 * configure: Change help message to prefer --options rather than
16823 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16825 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16826 zippy@ecst.csuchico.edu.
16827 * config.guess: Recognize miniframe.
16829 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16831 * Makefile.in: Use srcroot to find runtest rather than rootme.
16832 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16834 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16836 * test-build.mk: Extensive additions to support building on a
16837 machine other than the host.
16839 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16841 * configure (tooldir): Fix for i386-aix again.
16843 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16845 * configure, Makefile.in: Change definition of $(tooldir)
16848 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16850 * config.guess: Recognize i[34]86/SVR4.
16852 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16854 * Makefile.in (all-gdb): gdb depends on sim.
16856 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16858 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16859 at the same time we make the prototype gdb directory.
16860 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16861 files at the same time as the gdb base release distribution.
16863 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16865 * Makefile.in (check): Use individual check targets rather than
16867 (check-gcc): Added.
16869 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16871 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16872 for System V release 3.2.
16874 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16876 * config.sub: Recognize hppaosf.
16877 * configure.in: Do configure ld/binutils/gas for it.
16879 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16881 * configure (tooldir): Alter syntax used to set this, for systems
16882 where "\$" isn't handled right, like i386-aix.
16884 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16886 * configure: Pass program-transform-name, not
16887 program_transform_name, to recursive configures.
16889 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16891 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16892 of gas+ld+binutils.
16894 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16896 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16898 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16900 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16902 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16904 * Makefile.in (PRMS): Set back to all-prms.
16906 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16908 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16909 targets, rather than for MIPS hosts.
16911 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16913 * configure.in: add comment for --with-x default values
16915 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16917 * Makefile.in: add check-* targets for each of the directories in
16918 the tree. Add a definition of RUNTEST that will use the one we
16919 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16921 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16923 * configure.in: Removed obsolete references to bfd_target and
16924 target_makefile_frag.
16926 * build-all.mk: Set assorted targets for Q2.
16927 * config.sub: Recognize z8k-sim and h8300-hms.
16928 * test-build.mk: Really don't pass host to configure.
16929 (HOLES): Added uname.
16931 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16933 * configure: Handle an empty program-prefix, program-suffix or
16934 program-transform-name correctly.
16936 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16938 * build-all.mk: -G 8 no longer required for MIPS targets.
16939 * test-build.mk: Don't pass host argument to configure; make it
16942 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16944 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16945 * Makefile.in (COMPRESS): New macro, like GZIP.
16947 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16949 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16951 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16952 with gas currently defaults to -G 0.
16954 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16956 * Makefile.in (all-flex): flex depends on byacc.
16958 * build-all.mk: If host not specified, use config.guess. Pass TAG
16959 to test-build.mk as RELEASE_TAG.
16960 * test-build.mk (configargs): New variable containing arguments to
16961 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16962 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16964 * config.guess: Use /bin/uname when checking -X argument on SCO,
16965 to avoid invoking GNU uname which doesn't understand -X.
16967 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16969 * configure.in: Build gas for mips-*-*.
16971 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16973 * Makefile.in (all.normal): insert missing backslash.
16975 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16977 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16979 * Makefile.in: Complete overhaul to merge many almost identical
16982 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16984 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16985 (gdb.tar.Z): Adjusted.
16987 * Makefile.in (setup-dirs, taz): New targets; should be general
16988 enough to adapt for gdb sometime. Build only .z file.
16989 (gas.tar.z): New target.
16991 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16993 * build-all.mk: Use CC=cc -Xs on Solaris.
16995 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16997 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16998 for handling BISON for FSF releases.
17000 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17002 * configure: Actually implement the change zoo just documented.
17004 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17006 * configure: when using config.guess, only set target_alias when
17007 it's not already been set (ie, on the command line)
17009 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17011 * Makefile.in: add installcheck target, set PRMS to install-prms
17013 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17015 * configure: add support for package_makefile_fragment, handle the
17016 case where a directory has a configure.in file but no Makefile.in
17017 more gracefully (with an actual understandable error message, even);
17018 add support for --without (and add this to the usage message); also
17019 explicitly add a --host=${host_alias} to the command line when
17020 config.guess is used
17022 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17024 * configure: Must use both --host and --target in recursive calls.
17026 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17028 * Makefile.in: Change deja-gnu to dejagnu.
17030 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17032 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17034 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17036 * configure.in: canonicalize all instances to *-*-solaris2*,
17037 also strip out a number of tools to not build for go32 host
17039 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17041 * config.guess: add GPL.
17043 * Makefile.in, config.guess, config.sub, configure: bump
17046 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17048 * Makefile.in (do-info): Removed obsolete check for existence of
17051 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17053 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17055 * Makefile.in: a couple of 'else true' for decstation,
17058 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17060 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17062 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17064 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17066 * config.guess: Recognize i386-ibm-aix (PS/2).
17067 * configure.in: Use config/mh-aix386 file for it.
17069 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17071 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17072 CC_FOR_TARGET instead.
17073 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17075 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17077 * Makefile.in: Add sim to list of directories sent with gdb
17079 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17081 * configure.in: Put back mips-dec-bsd* case.
17083 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17085 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17086 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17087 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17089 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17091 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17093 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17094 (install-info): install dir.info only if it exists,
17095 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17097 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17099 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17100 gas for mips-dec-bsd.
17102 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17104 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17105 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17107 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17109 * configure.in: Added "dejagnu" to hosttools list.
17111 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17113 * config.sub, configure.in, config.guess: Add support
17114 for Bosx, an AIX variant from Bull.
17115 Patches from F.Pierresteguy@frcl.bull.fr.
17117 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17119 * devo/dejagnu: Initial creation of devo/dejagnu.
17120 Migrated dejagnu testcases and support files for testing software
17121 tools to reside as subdirectories, currently called "testsuite",
17122 within the directory of the software tool. Migrated all programs,
17123 support libraries, etc. beloging to dejagnu proper from
17124 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17125 with no modifications. The changes to these files which will
17126 allow them to configure, build, and execute properly will be made
17127 in a future update.
17129 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17131 * Makefile.in: Change send_pr to send-pr.
17132 * configure.in: Likewise.
17133 * send_pr: Renamed directory to send-pr.
17135 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17137 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17139 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17141 * README: Update for gdb-4.8 release.
17142 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17143 gdb-xxx.tar.z (gzip'd) file also.
17145 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17147 * Makefile.in: make all-diff depend on all-libiberty
17149 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17151 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17153 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17155 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17157 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17159 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17160 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17161 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17163 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17165 * Makefile.in: makeinfo binary is in a new location
17167 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17169 * config.sub: Accept -ecoff as an OS.
17171 * Makefile.in: Various changes to eliminate a level of make
17172 recursion and reduce the required command line length.
17173 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17175 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17176 variables holding settings for specific sub-makes.
17177 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17178 in terms of BASE_FLAGS_TO_PASS.
17179 (TARGET_LIBS): New variable listing directories which use
17180 TARGET_FLAGS_TO_PASS.
17181 (subdir_do): Eliminated.
17182 (do-*): New set of targets to replace subdir_do.
17183 (various): All targets which used subdir_do now depend on do-*.
17184 (local-clean): Renamed from do_clean.
17185 (local-distclean): New target, dependency of distclean and
17187 (install-info): Don't create directories. Depend on dir.info
17188 rather than calling make recursively.
17189 (install-dir.info): Eliminated.
17190 (install-info-dirs): Create all info directories here.
17191 (dir.info): Depend upon do-install-info.
17193 * test-build.mk (HOLES): Added false.
17195 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17197 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17199 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17201 * Makefile.in (info): remove dependency on all-texinfo. The
17202 problem was really in texinfo/C, not at this level.
17204 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17206 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17208 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17210 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17213 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17215 * configure: Include srcdir in message about target of link not
17216 being found. Don't convert `-' to `_' in `with' options being
17219 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17221 * configure.in: add uudecode to host_tools
17223 * Makefile.in: added {all,install}-uudecode targets, added them to
17224 the appropriate lists
17226 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17228 * Makefile.in (all-gcc): Added dependency on all-gas.
17230 * configure.in (mips-*-*): Build ld and binutils.
17232 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17234 * configure: check return code from mkdir, print error message and
17237 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17239 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17241 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17243 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17245 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17247 * config.sub (h8500): Recognize this as a cpu type.
17249 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17251 * configure: source directory missing is no longer a warning
17253 * configure.in: recognize irix[34]* instead of irix[34]
17255 * Makefile.in: define and pass down X11_LIB
17257 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17259 * guess-systype: Renamed to ...
17260 * config.guess: ... by popular request.
17261 * configure.in, Makefile.in: Update accordingly.
17263 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17265 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17266 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17267 + Execute ./dummy instead of assuming . is in PATH.
17269 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17271 * guess-systype: New shell script. Attempts to guess the
17272 canonical host name of the executing host.
17273 Only a few hosts are supported so far.
17274 * configure: Call guess-systype if no host is specified.
17276 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17278 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17282 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17284 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17285 (all-gcc, install-gcc, subdir_do): Use it.
17287 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17289 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17291 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17293 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17294 set exclusively by configure, using configure.in .
17296 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17298 * test-build.mk: set $PATH for all builds
17300 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17302 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17304 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17305 the one used in gcc/Makefile.in, so that a null expansion doesn't
17306 override the one needed to build gcc with a native cc.
17309 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17311 * configure: Accept -with arguments.
17313 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17315 * Makefile.in: added h8300sim
17317 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17319 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17320 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17321 (all-cygnus, native, build-cygnus): Make
17322 $(canonhost)-stamp-3stage-done, not $(host)....
17323 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17324 i386-sco3.2v4. Added else true to if command.
17326 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17328 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17330 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17332 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17334 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17336 * configure.in: don't remove binutils from Solaris builds
17338 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17340 * Makefile.in: get rid of earlier definitions for *clean,
17341 also handle the recursive info rule better
17343 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17345 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17346 do more-or-less the right thing.
17348 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17350 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17351 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17353 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17355 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17358 * configure.in: split the configdirs list into 4 categories (native
17359 v. cross, library v. tool) and handle the cross-only and native-
17360 only in more reasonable (and correct!) way.
17362 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17364 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17365 configdirs anymore.
17367 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17369 * Makefile.in: extensive cleanup:: removed all of the explicit
17370 clean-* targets, collapsed many wrappers around subdir_do into
17371 one, added additional targets to satisfy standards.texi, deleted
17372 some old targets, some changes for consistency
17374 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17376 * configure.in: handle some programs as cross-only, and others as
17379 * test-build.mk: handle partial holes in a more generic manner
17381 * Makefile.in: m4 depends on libiberty
17383 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17385 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17386 time, wdiff, and find to configdirs
17388 * Makefile.in: all, clean, and install rules for the new programs
17389 added to configure.in
17391 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17393 * configure.in: use mh-sun for all *-sun-* hosts
17395 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17397 * Makefile.in: define flags for X11 include files and library file
17398 locations, pass them down to the programs that need this info
17400 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17402 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17404 * configure.in: start building libg++ for HP-UX targets
17406 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17408 * README: Update references to files moved into etc/.
17410 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17412 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17413 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17415 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17417 * configure: accept dash as well as underscore in long option
17418 names for FSF compatibility.
17420 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17422 * config.sub: added -sco3.2v4 support from FSF.
17424 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17426 * configure.in: expand the section that adds or removes
17427 directories from the list of programs to build, to handle native
17428 vs. cross in addition to host v. native
17430 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17432 * Makefile.in: Replace C++ in macro names with CXX.
17433 This is less likely to break ...
17435 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17437 * test-build.mk: add -w to GNU_MAKE
17439 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17441 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17442 add 'sparc' to list of recognized cpus. This needed to make
17443 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17444 Delete some redundant ose68 variants. Recognize -wrs as an os,
17445 then changes that into $CPU-wrs-vxworks.
17447 * configure.in: remove most references to gdbtest, regularize
17448 target based program removal
17450 * test-build.mk: import from p3 tree (many fixes and changes)
17452 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17454 * Makefile.in: added rules to handle tcl, tk, and expect
17456 * configure.in: handle those directories if they exist
17458 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17460 * config.sub: removed bogus hppabsd and hppahpux names, since
17461 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17463 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17465 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17466 depends upon all-xiberty
17468 * Makefile.in: changes from p3, including:
17470 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17472 * Makefile.in (XTRAFLAGS): include newlib directories if
17473 newlib/Makefile exists, rather than if host != target.
17475 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17477 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17478 from the same source tree and not building a cross-compiler. This
17479 matters for the libg++ configuration if reconfiguring a tree that
17480 has already been installed.
17482 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17484 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17485 pick up the machine and system specific header files.
17487 * Makefile.in: added AS_FOR_TARGET, passed down in
17488 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17489 the C compiler to use to create programs which are run in the
17490 build environment, set it to default to $(CC), and passed it down
17491 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17493 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17495 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17496 We need them for unusual native builds, like systems without
17499 * configure: also define $(host_canonical) and
17500 $(target_canonical), which are the full, canonical names for the
17501 given host and target
17503 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17505 * Makefile.in: Added separate definitions for C++.
17507 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17509 * configure.in (configdirs): Add deja-gnu.
17511 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17513 * README: Update for configure.texi and gdb-4.7 release.
17515 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17517 * Makefile.in: Move "all" target to top of file.
17518 Previously, first target was ".PHONY" which caused BSD4.4 make
17519 to build .PHONY when make was run without arguments.
17521 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17523 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17524 Library-copylefted code in libiberty.
17526 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17528 * config.sub: Replace m68kmote with plain old m68k.
17530 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17532 * Makefile.in: Remove space from blank line, avoid Make complaints.
17534 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17536 * config.sub: Complain if no argument is given. Added support for
17537 386bsd as OS and target alias.
17539 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17541 * Makefile.in (XTRAFLAGS): include newlib directories if
17542 newlib/Makefile exists, rather than if host != target.
17544 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17546 * config.sub: recognize sparclite-wrs-vxworks.
17548 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17549 p3.) Added clean-xiberty to clean.
17551 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17553 * configure.in: use *-*-* instead of nested cases for host and target
17555 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17557 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17558 from the same source tree and not building a cross-compiler. This
17559 matters for the libg++ configuration if reconfiguring a tree that
17560 has already been installed.
17562 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17564 * config.sub (i486v/i486v4): Merge in from FSF version.
17566 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17568 * configure: only set PWD if it is already set.
17570 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17572 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17573 doesn't have unset and all success paths (and most error paths)
17574 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17575 to just ${PWD} to avoid confusion.)
17577 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17579 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17580 even for a native compilation.
17582 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17584 Changes to make the gdb.tar.Z rule work better.
17586 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17587 (DEVO_SUPPORT): Add configure.texi.
17588 (bfd-ilrt.tar.Z): Remove ancient rule.
17590 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17592 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17593 pick up the machine and system specific header files.
17595 * configure.in, config.sub: added new target m68010-adobe-scout,
17596 with alias of adobe68k. Changed configure.in to check for
17597 -scout before -sco* to avoid a false match.
17599 * Makefile.in: added AS_FOR_TARGET, passed down in
17600 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17601 the C compiler to use to create programs which are run in the
17602 build environment, set it to default to $(CC), and passed it down
17603 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17605 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17607 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17608 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17609 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17610 FOR_TARGET variants, to newlib and libg++.
17612 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17614 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17617 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17619 * config.sub: Accept `elf' as an environment.
17621 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17623 * Makefile.in (all-opcodes): cd into the right directory
17625 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17627 * configure: added -program_transform_name option, used as
17628 argument to sed when installing programs.
17629 configure.texi: added documentation for -program_prefix,
17630 -program_suffix and -program_transform_name.
17632 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17634 * config.sub: Accept i486 where i386 ok.
17636 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17638 * config.sub: accept we32k
17640 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17642 * config.sub, configure.in: accept OSE68000 and OSE68k.
17644 * Makefile.in: don't create all directories for ``make install'';
17645 let the subdirectories create the ones they need.
17647 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17649 * COPYING: new file, GPL v2
17651 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17653 * Makefile.in: use the new gen-info-dir, which needs a template
17654 argument (which also lives in texinfo)
17656 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17658 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17660 * config.sub (ncr3000): Change i386 to i486.
17662 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17664 * Makefile.in: add install-rcs, install-grep to
17665 install-no-fixedincludes, removed install-bison and install-libgcc
17667 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17669 * configure.in: grab the HPUX makefile fragment if on HPUX
17671 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17673 * Makefile.in: eradicate bison spoor (ditto libgcc).
17674 configure.in: recognise m68{k,000}-ericsson-OSE.
17675 es1800 is alias for m68k-ericsson-OSE
17677 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17679 * configure.in: rearrange the parts that remove programs from
17680 configdirs, based now on HOST==TARGET or by canonical triple.
17682 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17684 * test-build.mk: recurse explicitly with -f test-build.mk when
17685 appropriate. predicate stage3 and comparison on the existence
17686 of gcc. That is, if gcc isn't around, we aren't three-staging.
17687 On very clean, also remove ...stamp-co. Build in-place before
17688 doing other builds.
17690 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17692 * Makefile.in, configure.in: add tgas
17694 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17696 * Makefile.in: a number of changes merged in from progressive.
17698 * configure.in: add libm.
17700 * .cvsignore: ignore some stuff that comes from test-build.mk.
17702 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17704 * config.sub: Add es1800 (m68k-ericsson-es1800).
17706 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17708 * configure: Add program_suffix (parallel to program_prefix)
17709 * Makefile.in: adjust directory-creating script for losing decstation
17711 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17713 * configure: Minor $subdir-related fixes.
17715 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17717 * configure: fix various problems with propogating
17718 makefile_target_frag in subdirs.
17719 * configure.in: config libgcc if its there
17721 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17723 * config.sub: HPPA merge.
17725 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17727 * Makefile.in: Replace all-bison with all-byacc in all
17728 dependency lines for other tools (which now use byacc).
17730 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17732 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17734 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17736 * Makefile.in: make gprof rules similar to byacc rules (instead of
17737 vestigal $(unsubdir) that didn't work...)
17739 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17741 * config.sub: Add support for Linux.
17742 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17743 (at least for libg++).
17745 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17747 * configure.texi: fix doc for the -nfp option to configure
17749 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17751 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17753 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17755 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17756 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17757 * configure.in: added solaris* host_makefile_frag hook.
17759 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17761 * config.sub: changed recognition of m68000 so that various
17762 m68k types can be specified via m680[01234]0
17764 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17766 * config.sub (basic_machine): fix sed so that '-foo' isn't
17767 completely substituted out while .+'-foo' loses the '-foo'
17769 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17771 * config.sub ($os): Add -aout.
17773 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17775 * configure: If host_makefile_frag is absolute, don't
17776 prefix ${invsubdir} (relevant to libg++ auto-configure).
17778 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17780 * Makefile.in (tooldir): Define it.
17781 (all-ld): Depend on all-flex.
17783 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17785 * Makefile.in (check): Fix libg++ special case.
17787 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17789 * configure: do not bury `pwd` into config.status, thus do fewer
17792 * configure: print the "Building in" message only when building in
17793 other than "." AND verbose.
17795 * configure: remove -s, rework -v to better accommodate guested
17798 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17800 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17802 * Makefile.in: macroize flags passed on recursion. remove
17805 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17807 * configure: get makesrcdir right for subdirs deeper than 1.
17809 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17812 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17814 * Makefile.in: don't print subdir_do or recursion lines.
17816 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17818 * standards.texi: added menu item.
17820 * Makefile.in: build and install standards.info.
17822 * standards.texi: new file.
17824 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17826 * configure: test for and move config.status pieces from
17829 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17831 * configure: Test for existance of files before trying to mv
17832 them, to avoid numerous non-existance messages.
17834 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17836 * configure: correct final line of config.status.
17838 * configure: patch from eggert. Avoids a protection problem if
17839 the original Makefile.in is read only.
17841 * configure: use move-if-change from gcc to create config.status.
17842 Some makefiles depend on config.status to tell if a directory
17843 has been reconfigured for a different host. This change
17844 prevents those directories from remaking everything in the case
17845 where the reconfig was only intended to rebuild a Makefile.
17847 * configure: test for config.sub with "config.sub sun4" rather
17848 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17849 host alias from a missing config.sub.
17851 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17853 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17854 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17856 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17858 * configure: mkdir ${subdir} as needed.
17860 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17862 * Makefile.in,configure.in: added autoconf.
17864 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17866 * Makefile.in: no longer pass against on recursion.
17868 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17869 definitions are not inherited.
17871 * configure: correct makesrcdir when subdir is .
17873 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17875 * configure: Add support for 'subdirs' variable, which is
17876 like 'configdirs', except that configure doesn't re-invoke
17877 itself for subdirs, it just creates a Makefile for each subdir.
17878 * configure.texi: Document subdirs.
17880 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17882 * configure.in: added flex to configdirs
17884 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17886 * Makefile.in: remove clean-stamps from clean.
17888 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17890 * configure.in: Add gdbtest to configdirs.
17892 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17894 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17895 to recursive makes.
17896 * configure.in: Recognize new ncr3000 config.
17898 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17900 * Makefile.in, configure.in: removed references to gdbm.
17902 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17904 * config.sub: Don't canonicalize os value
17905 newsos* to bsd (readline needs to check for newsos).
17906 (This fix was earlier made Jan 31, but got re-broken.)
17908 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17910 * configure.in: sco is an os, not a vendor!
17912 * configure: Quote $( better. Keep various shells happy.
17914 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17916 * Makefile.in: eliminate stamp-files.
17918 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17920 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17921 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17923 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17925 * config.sub: fix iris/iris3.
17927 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17929 * configure: re-add -rm.
17931 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17933 * Maskefile.in: add .stmp-rcs to all.
17935 * configure.in: remove gas from rs6000 build, use aix host fragment.
17937 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17939 * configure: pass down site_option during recursion.
17941 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17943 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17945 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17947 * configure: Change exec_prefix so that it really defaults to prefix.
17949 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17951 * Makefile.in, configure.in: Add support for mmalloc library.
17953 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17955 * Makefile.in: add stmp dependencies for a few more things.
17957 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17959 * configure: adjusted error message on objdir/srcdir configure
17960 collision, per john's suggestion.
17962 * Makefile.in: add libiberty stmp to all and all.cross.
17964 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17966 * Makefile.in: remove force dependencies, add grep to all.
17968 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17970 * Makefile.in: drop flex. make stamp files work.
17972 * configure: added test for conflicting configuration in srcdir,
17973 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17974 gets cranky. use relative paths for configure and srcdir
17975 whenever possible. Send some error messages to stderr that were
17978 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17980 * Makefile.in: Fix libg++ rule to check for gcc directory
17981 before using gcc/gcc. Also pass XTRAFLAGS.
17983 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17985 * Makefile.in: added stmp-files so that directories aren't polled
17986 when they are already built.
17988 * configure.texi: fixed a node pointer problem.
17990 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17992 * config.sub configure.in gdb/configure.in
17993 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17994 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17995 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17997 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17999 * configure: -recurring becomes -silent. corrected help message
18002 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18004 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18006 * configure: when building Makefile for crosses, replace
18007 tooldir and program_prefix. default srcdir from location of
18008 config.sub. remove "for host in hosts" and "for target in
18011 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18013 * Makefile.in: Do not pass bindir or mandir to cvs.
18015 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18017 * Makefile.in, configure.in: removed traces of namesubdir,
18018 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18019 copyrights to '92, changed some from Cygnus to FSF.
18021 * configure.texi: remove most references to multiple hosts,
18022 multiple targets, subdirs, etc.
18024 * configure.man: removed rcsid. reference config.sub not
18027 * Makefile.in: mkdir $(infodir) on install-info.
18029 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18031 * configure.texi: Explain better about .gdbinit and about
18032 the environment that configure.in sections run in.
18034 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18036 * configure.in: Ultrix is only a decstation if it's a MIPS.
18038 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18040 * README: DOC.configure => cfg-paper.texi.
18042 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18044 * config.sub (near case $os): Don't convert newsos* to bsd!
18046 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18048 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18049 the number of copies of COPYING that go into the GDB tar file.
18051 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18053 * bfd/configure.in, gdb/config/mh-i386sco,
18054 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18055 Fix SCO configuration stuff.
18057 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18059 * Makefile.in: For libg++, make sure the -I pointing
18060 to the gcc directory goes *after* all the libg++-local -I flags.
18061 Also, move just-gcc dependency from just-libg++ to all-libg++.
18063 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18065 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18067 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18069 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18071 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18073 * config.sub: Add stratus configuration frags. Also
18076 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18078 * Makefile.in (DEV_SUPPORT): add configure.man.
18080 * config.sub(Decode manufacturer-specific): add -none*.
18082 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18084 * Makefile.in: remove form feeds to make Sun's make happy.
18085 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18087 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18089 * Makefile.in (AR_FLAGS): Make quieter.
18091 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18093 * configure.in: Add libg++.
18094 * configure: When verbose, don't output the command line at each
18095 level; it will be unremarkably the same as the previous version,
18096 which will be the same as what the user typed.
18098 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18100 * configure.in, Makefile.in: fix clean-info, add flex. add
18103 * configure: be less sensitive to spaces in Makefile.in. Do not
18104 look for sources in "..". Doing so breaks subdirectories that
18105 might have their own configure. If a subdir has it's own
18106 configure script, use it.
18108 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18110 * cfg-paper.texi: some changes suggested by rms.
18112 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18114 * config.sub: Merge in some small additions from the FSF version,
18115 taken from the gcc distribution, to bring the Cygnus and FSF
18116 versions into closer sync.
18118 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18120 * configure.in: Changed svr4 references to sysv4.
18122 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18124 * configure: added -V for version number option.
18126 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18128 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18129 renamed from DOC.configure to cfg-paper.texi.
18131 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18133 * configure, config.subr, config.sub: config.subr is now
18136 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18138 * configure.texi: new file, in progress.
18140 * Makefile.in: build info file and install the man page for
18143 * configure.man: new file, first cut.
18145 * configure: find config.subr again now that configuration "none"
18146 has gone. removed all traces of the -ansi option. removed all
18147 traces of the -languages option.
18149 * config.subr: resync from rms.
18151 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18153 * configure, config.sub, config.subr: merge config.sub into
18154 config.subr, call the result config.subr, remove config.sub, use
18157 * Makefile.in: revised install for dir.info.
18159 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18161 * configure.in: add decstation host makefile frag.
18163 * Makefile.in: BISON now bison -y again. also install-gcc on
18164 install. clean-gdbm on clean. infodir belongs in datadir.
18165 Make directories for info install. Build dir.info here then
18168 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18170 * Makefile.in: fix for bad directory tests.
18172 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18174 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18175 regexp. -srcdir relative was being handled incorrectly.
18177 * Makefile.in: unwrapped some for loops so that parallel makes
18178 work again and so one can focus one's attention on a particular
18181 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18183 * configure: added PWD as a stand in for `pwd` (for speed). use
18184 elif wherever possible. make -srcdir work without -objdir.
18185 -objdir= commented out.
18187 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18189 * configure: +options become --options. -subdirs commented out.
18190 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18191 Makefile now at top of generated Makefile. Removed cvs log
18192 entries. added -srcdir. create .gdbinit only if there is one
18195 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18196 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18197 and mandir now keyed off datadir by default.
18199 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18201 * Freshly created ChangeLog.
18208 version-control: never