1 2014-04-22 Release Manager
5 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
8 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
9 * Makefile.in: Regenerate.
11 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
13 * Makefile.def (dependencies): Make all-ld depend on all-binutils
14 for WINDRES_FOR_TARGET in default-manifest.o rule.
15 * Makefile.in: Regenerate.
17 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
19 * MAINTAINERS (Write After Approval): Add myself.
21 2014-03-26 Jakub Jelinek <jakub@redhat.com>
24 * Makefile.def: Set bootstrap=true; for host fixincludes.
25 * configure.ac: Don't bootstrap host fixincludes unless
26 --with-build-config=bootstrap-{a,ub}san.
27 * Makefile.in: Regenerated.
28 * configure: Regenerated.
30 2014-03-21 Jakub Jelinek <jakub@redhat.com>
32 * configure.ac: Move BUILD_CONFIG set up earlier. Add
33 --enable-vtable-verify option parsing. Don't add
34 target-libsanitizer to bootstrap_target_libs unless
35 --with-build-config=bootstrap-asan or
36 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
37 to bootstrap_target_libs unless --enable-vtable-verify.
38 * configure: Regenerated.
40 2014-03-10 Anatoly Sokolov <aesok@post.ru>
42 * MAINTAINERS (Write After Approval): Add myself.
44 2014-03-07 Denis Chertykov <chertykov@gmail.com>
46 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
48 2014-03-07 Jakub Jelinek <jakub@redhat.com>
51 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
52 -I for libstdc++-v3 includes if $(LEAN).
53 * Makefile.in: Regenerated.
55 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
57 * MAINTAINERS: Update my email address.
59 2014-02-24 Walter Lee <walt@tilera.com>
61 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
62 (tilegx-*-*): Change to tilegx*-*-*.
63 * configure: Regenerate.
65 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
67 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
69 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
71 * MAINTAINERS (Write After Approval): Add myself.
73 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
76 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
79 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
81 * MAINTAINERS: Update my email address.
83 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
85 * MAINTAINERS: Convert to UTF-8.
86 Properly sort Xinliang David Li's entry.
88 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
89 Sandra Loosemore <sandra@codesourcery.com>
91 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
92 nios2 port maintainers.
94 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
96 * MAINTAINERS (Write After Approval): Add myself.
98 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
100 * configure.ac: Add user-friendly check for native x86_64-linux
102 * configure: Regenerate.
104 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
106 * MAINTAINERS: Add myself as sh maintainer.
108 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
110 * MAINTAINERS: Add self as SLSR maintainer.
112 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
114 * MAINTAINERS: Update my email address.
116 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
118 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
120 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
122 * Makefile.in: Regenerate.
124 * Makefile.tpl: Fix typo.
125 * Makefile.in: Regenerate partially.
127 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
129 * configure.ac: Added libcilkrts to noconfig list when C++ is not
131 * configure: Regenerated.
133 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
135 * MAINTAINERS (Write After Approval): Add myself.
137 2013-10-30 Jason Merrill <jason@redhat.com>
139 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
140 --disable-build-format-warnings.
142 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
144 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
145 depend on libstdc++ and libgcc.
146 * configure: Regenerate.
147 * configure.ac: Added libcilkrts to target binaries. Also, restrict
148 libcilkrts for POSIX and i*86, and x86_64 architectures.
149 * Makefile.in: Added libcilkrts related fields to support building it.
151 2013-10-26 Jeff Law <law@redhat.com>
153 * Makefile.def (target_modules): Remove libmudflap
154 (languages): Remove check-target-libmudflap).
155 * Makefile.in: Rebuilt.
156 * Makefile.tpl (check-target-libmudflap-c++): Remove.
157 * configure.ac (target_libraries): Remove target-libmudflap.
158 Remove checks which disabled libmudflap on some systems.
159 * configure: Rebuilt.
160 * libmudflap: Directory removed.
162 2013-10-21 Cong Hou <congh@google.com>
164 * MAINTAINERS (Write After Approval): Add myself.
166 2013-10-16 Mike Stump <mikestump@comcast.net>
168 * .dir-locals.el: Add.
170 2013-10-15 David Malcolm <dmalcolm@redhat.com>
172 * configure.ac: Add --enable-host-shared
173 * configure: Regenerate.
175 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
177 Import from savannah.gnu.org:
178 * config.guess: Update to 2013-06-10 version.
179 * config.sub: Update to 2013-10-01 version.
181 2013-10-01 Simon Cook <simon.cook@embecosm.com>
183 Changes to build configuration to allow big endian ARC ELF toolchain
184 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
185 * configure: Regenerate.
187 2013-09-20 Alan Modra <amodra@gmail.com>
189 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
190 ppc host match. Support little-endian powerpc linux hosts.
192 2013-09-19 Dodji Seketeli <dodji@redhat.com>
194 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
197 2013-09-12 DJ Delorie <dj@redhat.com>
199 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
202 2013-09-03 Richard Biener <rguenther@suse.de>
204 * configure.ac: Also allow ISL 0.12.
205 * configure: Regenerated.
207 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
209 * MAINTAINERS (Write After Approval): Add myself.
211 2013-08-27 David Malcolm <dmalcolm@redhat.com>
213 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
215 2013-08-26 Caroline Tice <cmtice@google.com>
217 * MAINTAINERS: Correct earliers update: Move myself from libvtv
218 "Various Reviewers" to libvtv "Various Maintainers".
220 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
222 * MAINTAINERS: Add myself as RTL optimizers reviewer.
224 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
226 * MAINTAINERS: Update name, email.
228 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
230 * MAINTAINERS (Write After Approval): Add myself.
232 2013-08-12 Caroline Tice <cmtice@google.com>
234 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
235 address in the Write After Approval section.
237 2013-08-09 Carlos O'Donell <carlos@redhat.com>
239 * MAINTAINERS (Write After Approval): Update email.
241 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
243 * configure.ac: Adjust to check VTV_SUPPORTED.
244 * configure: Regenerated.
246 2013-08-02 Caroline Tice <cmtice@google.com>
248 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
249 on non-linux systems; add target-libvtv to noconfigdirs; add
250 libsupc++/.libs to C++ library search paths.
251 * configure: Regenerated.
252 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
253 libstdc++ and libgcc.
254 * Makefile.in: Regenerated.
256 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
258 * MAINTAINERS (Write After Approval): Add myself.
260 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
261 Shiva Chen <shiva0217@gmail.com>
263 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
264 nds32 port maintainers.
266 2013-07-17 Tim Shen <timshen91@gmail.com>
268 * MAINTAINERS (Write After Approval): Add myself.
270 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
272 * configure.ac: Sync from binutils.
273 * configure: Regenerate.
275 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
277 * MAINTAINERS (Write After Approval): Add myself.
279 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
281 * MAINTAINERS (Write After Approval): Add myself.
283 2013-05-17 David Malcolm <dmalcolm@redhat.com>
285 * MAINTAINERS (Write After Approval): Add myself.
287 2013-04-30 Brooks Moses <bmoses@google.com>
289 * MAINTAINERS: Update my email; move myself from Fortran
290 reviewer to Write After Approval.
292 2013-04-16 Andreas Schwab <schwab@suse.de>
294 * configure.ac (aarch64-*-*): Don't disable java.
295 * configure: Regenerate.
297 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
299 * MAINTAINERS (Write After Approval): Add myself.
301 2013-03-30 Matthias Klose <doko@ubuntu.com>
303 * Makefile.def (target_modules): Don't install libffi.
304 * Makefile.in: Regenerate.
306 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
308 * MAINTAINERS (Write After Approval): Add myself.
310 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
312 * MAINTAINERS (Write After Approval): Add myself.
314 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
316 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
317 * configure: Regenerated.
319 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
321 * MAINTAINERS: Explicitly add myself as AIX maintainer.
322 Remove Geoff Keating as rs6000 port maintainer, at his request.
324 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
326 * MAINTAINERS: Update my email.
328 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
330 * configure: Re-generate.
332 2013-01-15 Richard Biener <rguenther@suse.de>
335 * configure: Re-generate.
337 2013-01-14 Matthias Klose <doko@ubuntu.com>
339 * Makefile.def (install-target-libsanitizer): Depend on
340 install-target-libstdc++-v3.
341 * Makefile.in: Regenerate.
343 2013-01-14 Richard Biener <rguenther@suse.de>
345 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
346 * configure: Re-generate
348 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
350 * config.sub: Update from config repo.
352 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
354 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
355 * Makefile.in: Regenerate.
357 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
359 * MAINTAINERS (arc): Add new port maintainership for myself.
361 2013-01-09 Jason Merrill <jason@redhat.com>
363 * .gitignore: Import from gdb repository.
365 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
367 * Makefile.def (configure-gcc): Depend on all-gmp.
368 (all-gcc): Remove dependency on all-gmp.
369 * Makefile.in: Regenerated.
371 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
373 * config.sub: Merge from config repo.
374 * config.guess: Ditto.
376 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
378 * Makefile.def: Merge from binutils.
379 * Makefile.in: Ditto.
381 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
383 * MAINTAINERS: Update my email.
385 2012-12-29 Ben Elliston <bje@gnu.org>
387 * config.guess: Update to 2012-12-29 version.
388 * config.sub: Likewise.
390 2012-12-20 Matthias Klose <doko@ubuntu.com>
392 * Makefile.def (install-target-libgfortran): Depend on
393 install-target-libquadmath, install-target-libgcc.
394 (install-target-libsanitizer): Depend on install-target-libgcc.
395 (install-target-libjava): Depend on install-target-libgcc.
396 (install-target-libitm): Depend on install-target-libgcc.
397 (install-target-libobjc): Depend on install-target-libgcc.
398 (install-target-libstdc++-v3): Depend on install-target-libgcc.
399 * Makefile.in: Regenerate.
401 2012-12-19 Matthias Klose <doko@ubuntu.com>
403 * Makefile.def (install-target-libgo): Depend on
404 install-target-libatomic.
405 * Makefile.in: Regenerate.
407 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
410 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
411 * Makefile.in: Regenerate.
413 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
415 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
416 * configure: Regenerate.
418 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
420 * config.sub: Merge from config repo.
422 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
424 * Makefile.def (target_modules): Add bootstrap=true and
425 raw_cxx=true to libsanitizer.
426 * configure.ac (bootstrap_target_libs): Add libsanitizer.
427 * Makefile.in: Regenerated.
428 * configure: Likewise.
430 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
432 * MAINTAINERS: Remove self as RTL optimization maintainer.
434 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
436 * MAINTAINERS (Write After Approval): Add myself.
438 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
440 * Makefile.def (target_modules): Remove bootstrap=true and
441 raw_cxx=true from libsanitizer.
442 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
443 * Makefile.in: Regenerated.
444 * configure: Likewise.
446 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
448 * Makefile.def (target_modules): Add bootstrap=true and
449 raw_cxx=true to libsanitizer.
450 * configure.ac (bootstrap_target_libs): Add libsanitizer.
451 * Makefile.in: Regenerated.
452 * configure: Likewise.
454 2012-11-28 Andrew Pinski <apinski@cavium.com>
457 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
458 * configure: Regenerate.
459 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
460 * Makefile.in: Regenerate.
462 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
464 * configure.ac: Disable libsanitizer if we're not building C++.
465 * configure: Regenerate.
467 2012-11-15 Roland McGrath <roland@hack.frob.com>
469 * MAINTAINERS (Write After Approval): Add myself.
471 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
473 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
474 Kostya Serebryany (kcc@google.com) and
475 Jakub Jelinek (jakub@redhat.com).
476 Rename area for Dodji Seketeli (dodji@redhat.com).
478 2012-11-15 Dodji Seketeli <dodji@redhat.com>
480 * MAINTAINERS: (asan.c, related): Add myself.
482 2012-11-14 Roland McGrath <mcgrathr@google.com>
484 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
485 * configure: Regenerate.
487 2012-11-13 Richard Henderson <rth@redhat.com>
489 * configure.ac: Move libsanitizer logic to subdirectory.
490 * configure: Regenerate.
492 2012-11-13 Dodji Seketeli <dodji@redhat.com>
494 * configure.ac: Enable libsanitizer just on x86 linux for now.
495 * configure: Re-generate.
497 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
499 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
501 * configure: Regenerate.
503 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
505 * configure.ac: Add section for configdirs for libsanitizer.
506 Disable for cris-*-* and mmix-*-*.
507 * configure: Regenerate.
509 2012-11-12 Wei Mi <wmi@google.com>
511 * configure.ac: Add libsanitizer to target_libraries.
512 * Makefile.def: Ditto.
513 * configure: Regenerate.
514 * Makefile.in: Regenerate.
515 * libsanitizer: New directory for asan runtime. Contains an empty
518 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
520 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
521 against Mingw64 w32api.
522 * configure: Regenerate.
524 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
526 * configure: Regenerated.
528 2012-11-03 Robert Mason <rbmj@verizon.net>
530 * configure.ac: add --disable-libstdcxx configure option
531 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
533 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
535 * MAINTAINERS (Write After Approval): Add myself.
537 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
539 * MAINTAINERS (Write After Approval): Add myself.
541 2012-10-24 Sharad Singhai <singhai@google.com>
543 * MAINTAINERS (Write After Approval): Add myself.
545 2012-10-24 Eric Christopher <echristo@gmail.com>
547 * MAINTAINERS: Update email address.
549 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
552 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
553 * configure: Regenerate.
555 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
557 * MAINTAINERS (aarch64): Add Marcus and myself.
559 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
562 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
563 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
564 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
565 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
566 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
567 * Makefile.in: Regenerate.
568 * configure.ac (have_static_libs): New variable and associated check.
569 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
570 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
571 * configure: Regenerate.
573 2012-10-10 Richard Biener <rguenther@suse.de>
575 * MAINTAINERS: Adjust for changed surname.
577 2012-10-04 Lawrence Crowl <crowl@google.com>
579 * MAINTAINERS (Write After Approval): Add myself.
581 2012-10-01 Cary Coutant <ccoutant@google.com>
583 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
585 2012-09-28 Ian Lance Taylor <iant@google.com>
587 * Makefile.def: Make all-target-libgo depend on
588 all-target-libbacktrace.
589 * Makefile.in: Rebuild.
591 2012-09-26 Ian Lance Taylor <iant@google.com>
593 * Makefile.def: Make all-gcc depend on all-libbacktrace.
594 * Makefile.in: Rebuild.
596 2012-09-20 Walter Lee <walt@tilera.com>
598 * configure.ac: Add tilegx to list of targets that support gold.
599 * configure: Regenerate.
601 2012-09-20 Marek Polacek <polacek@redhat.com>
603 * MAINTAINERS (Write After Approval): Add myself.
605 2012-09-19 Steve Ellcey <sellcey@mips.com>
607 * configure.ac: Add mips*-mti-elf* target.
608 * configure: Regenerate.
610 2012-09-17 Ian Lance Taylor <iant@google.com>
612 * MAINTAINERS (Various Maintainers): Add libbacktrace.
613 * configure.ac (host_libs): Add libbacktrace.
614 (target_libraries): Add libbacktrace.
615 * Makefile.def (host_modules): Add libbacktrace.
616 (target_modules): Likewise.
617 * configure, Makefile.in: Rebuild.
619 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
622 Merge upstream change.
623 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
625 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
626 Add libgomp*.o to compare_exclusions for AIX.
627 * configure: Regenerate.
629 2012-09-06 Diego Novillo <dnovillo@google.com>
631 * configure.ac: Bump minimum GMP version to 4.2.3.
632 * configure: Re-generate.
634 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
637 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
638 target-libgloss if not configured --with-avrlibc=no.
639 * configure: Regenerate.
641 2012-09-04 Jason Merrill <jason@redhat.com>
643 * configure.ac: Fix --enable-languages=all.
645 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
647 * MAINTAINERS (Write After Approval): Add myself.
649 2012-09-03 Richard Guenther <rguenther@suse.de>
652 * configure.ac: Re-organize ISL / CLOOG checks to allow
653 disabling with either --without-isl or --without-cloog.
654 * configure: Regenerated.
656 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
658 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
659 * configure: Regenerate.
661 2012-08-27 Ulrich Drepper <drepper@gmail.com>
663 * MAINTAINERS: Fix my email address.
665 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
668 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
670 * Makefile.in: Regenerated.
672 2012-08-26 Art Haas <ahaas@impactweather.com>
674 * configure: Regenerate.
676 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
678 * INSTALL/README: Also refer to the online installation
681 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
683 * MAINTAINERS (Write After Approval): Add myself.
684 (Picochip port): Remove myself.
686 2012-08-14 Diego Novillo <dnovillo@google.com>
688 Merge from cxx-conversion branch.
690 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
691 POSTSTAGE1_CONFIGURE_FLAGS.
692 * Makefile.in: Regenerate.
693 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
694 Force C++ when bootstrapping.
695 * configure: Regenerate.
697 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
699 * MAINTAINERS (Write After Approval): Add myself.
701 2012-07-16 Joseph Myers <joseph@codesourcery.com>
703 * README: Document use of ranges of years in copyright notices.
705 2012-07-06 Richard Guenther <rguenther@suse.de>
707 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
708 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
710 * Makefile.in: Regenerated.
711 * configure: Likewise.
713 2012-07-06 Richard Guenther <rguenther@suse.de>
715 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
716 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
717 supply V=1 as extra_make_flags.
718 * configure: Regenerated.
719 * Makefile.in: Likewise.
721 2012-07-04 Tristan Gingold <gingold@adacore.com>
723 * configure: Regenerate.
725 2012-07-03 Richard Guenther <rguenther@suse.de>
727 * Makfile.def (isl): Remove not necessary extra_exports and
729 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
730 * Makefile.in: Regenerated.
732 2012-07-03 Richard Guenther <rguenther@suse.de>
734 * Makefile.def (cloog): Add V=1 to extra_make_flags.
735 * configure.ac: If either the ISL or the CLooG check failed
736 do not try to build in-tree versions.
737 * Makefile.in: Regenerated.
738 * configure: Regenerated.
740 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
742 * configure: Regenerate.
744 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
746 * MAINTAINERS (Various Maintainers): Add myself as testsuite
749 2012-07-02 Richard Guenther <rguenther@suse.de>
751 * configure: Regenerated.
753 2012-07-02 Richard Guenther <rguenther@suse.de>
754 Michael Matz <matz@suse.de>
755 Tobias Grosser <tobias@grosser.es>
756 Sebastian Pop <sebpop@gmail.com>
758 * Makefile.def: Add ISL host module, remove PPL host module.
759 Adjust ClooG host module to use the proper ISL.
760 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
761 * configure.ac: Include config/isl.m4. Add ISL host library,
762 remove PPL. Remove PPL configury, add ISL configury, adjust
764 * Makefile.in: Regenerated.
765 * configure: Likewise.
767 2012-07-02 Richard Guenther <rguenther@suse.de>
769 Merge from graphite branch
770 2011-07-21 Tobias Grosser <tobias@grosser.es>
772 * configure: Regenerated.
773 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
774 both cloog.org and legacy versions. The only supported version will
775 be CLooG with the isl backend.
777 2011-07-21 Tobias Grosser <tobias@grosser.es>
779 * configure: Regenerated.
780 * configure.ac: Require cloog isl 0.17.0
782 2011-07-21 Tobias Grosser <tobias@grosser.es>
784 * configure: Regenerated.
785 * config/cloog.m4: Do not define CLOOG_ORG
787 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
789 * configure.ac: Skip C if explicitly selected.
790 * configure: Regenerate.
792 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
794 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
796 * configure: Regenerate.
798 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
801 * df.h, df-problems.c, dce.c: Revert last patch.
803 2012-06-25 Iain Sandoe <iain@codesourcery.com>
805 * MAINTAINERS (Write After Approval): Update my email address.
807 2012-06-21 Meador Inge <meadori@codesourcery.com>
809 * MAINTAINERS (Write After Approval): Add myself.
811 2012-06-20 Jason Merrill <jason@redhat.com>
813 * Makefile.tpl (check-target-libgomp-c++): New.
814 (check-target-libitm-c++): New.
815 * Makefile.def (c++): Add them.
816 * Makefile.in: Regenerate.
818 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
820 * MAINTAINERS (Write After Approval): Add myself.
822 2012-05-16 Olivier Hainque <hainque@adacore.com>
824 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
825 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
826 (install-no-fixedincludes): Adjust accordingly.
827 * Makefile.in: Regenerate.
829 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
831 Merge upstream change
832 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
834 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
836 * MAINTAINERS (Write After Approval): Add myself.
838 2012-05-09 Nick Clifton <nickc@redhat.com>
839 Paul Smith <psmith@gnu.org>
842 * configure.ac (mpfr-dir): When using in-tree MPFR sources
843 allow for the fact that from release v3.1.0 of MPFR the source
844 files were moved into a src sub-directory.
845 * configure: Regenerate.
847 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
849 * configure.ac: Bump minimum MPFR version to 2.4.0.
850 * configure: Regenerated.
852 2012-05-01 Richard Henderson <rth@redhat.com>
854 * Makefile.def (libatomic): New target_module.
855 * configure.ac (target_libraries): Add libatomic.
856 (noconfigdirs): Check if libatomic is supported.
857 * Makefile.in, configure: Rebuild.
859 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
861 * MAINTAINERS (Write After Approval): Add myself.
863 2012-04-25 Joel Brobecker <brobecker@adacore.com>
865 * config.sub: Update to 2012-04-18 version from official repo.
867 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
869 * MAINTAINERS (Write After Approval): Add myself.
871 2012-04-11 Steve Ellcey <sellcey@mips.com>
873 * MAINTAINERS: Changed email address.
875 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
878 * contrib/gcc_update (files_and_dependencies):
879 Remove gcc/config/avr/t-multilib from touch data.
881 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
883 * MAINTAINERS (OS Port Maintainers): Remove irix.
884 * configure.ac (enable_libgomp): Remove *-*-irix6*.
885 (unsupported_languages): Remove mips-sgi-irix6.*.
886 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
887 (with_stabs): Remove.
888 * configure: Regenerate.
890 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
892 * MAINTAINERS (OS Port Maintainers): Remove osf.
893 * configure.ac (enable_libgomp): Remove *-*-osf*.
894 (with_stabs): Remove alpha*-*-osf*.
895 * configure: Regenerate.
897 2012-03-05 Tristan Gingold <gingold@adacore.com>
899 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
900 * configure: Regenerate.
902 2012-02-17 Walter Lee <walt@tilera.com>
904 * MAINTAINERS: (Write After Approval): Delete myself.
906 2012-02-14 Walter Lee <walt@tilera.com>
908 * MAINTAINERS (tilegx port): Add myself.
909 (tilepro port): Add myself.
910 (Write After Approval): Add myself.
912 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
914 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
915 and Joseph Myers as docstring relicensing maintainers.
917 2012-02-09 Bin Cheng <bin.cheng@arm.com>
919 * MAINTAINERS (write-after-approval): Add myself.
921 2012-02-08 Ira Rosen <irar@il.ibm.com>
923 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
926 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
928 * MAINTAINERS (Write After Approval): Move myself to
929 maintain alphabetical order.
931 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
933 * MAINTAINERS (Write After Approval): Add myself.
935 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
937 * MAINTAINERS (Write After Approval): Add myself.
939 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
940 Jayant R Sonar <jayant.sonar@kpitcummins.com>
942 * configure.ac (cr16-*-*): Remove nonconfigdirs.
943 * configure: Regenerate.
945 2012-01-23 Harshit Chopra <harshit@google.com>
947 * MAINTAINERS (Write After Approval): Add myself.
949 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
951 * configure.ac: Remove reference to mh-interix.
952 * configure: Regenerate.
954 2012-01-05 Richard Henderson <rth@redhat.com>
957 * configure.ac: Disable libitm if c++ is not enabled.
958 * configure: Rebuild.
960 * configure.ac: Fix regexp for same.
961 * configure: Rebuild.
963 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
965 * MAINTAINERS (Write After Approval): Add myself.
967 2012-01-02 Richard Guenther <rguenther@suse.de>
970 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
971 * Makefile.in: Regenerate.
973 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
975 * MAINTAINERS (Write After Approval): Add myself.
977 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
979 * configure: Regenerate.
981 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
983 * MAINTAINERS (picochip): Changed email address.
985 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
987 * MAINTAINERS (write-after-approval): Add self.
989 2011-11-29 DJ Delorie <dj@redhat.com>
991 * configure.ac (rl78-*-*) New case.
992 * configure: Regenerate.
993 * MAINTAINERS: Add myself as RL78 maintainer.
995 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
997 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
999 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1001 * libtool.m4: Additional FreeBSD 10 fixes.
1003 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1005 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1006 Maintainers section, as Epiphany maintainer.
1008 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1011 * configure.ac: Remove ranlib special-casing for Darwin.
1012 * configure: Regenerate.
1014 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1016 * MAINTAINERS (Reviewers): Keep the list sorted.
1018 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1020 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1022 2011-11-09 Roland McGrath <mcgrathr@google.com>
1024 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1025 * configure: Rebuild.
1026 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1027 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1028 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1029 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1030 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1032 * Makefile.in: Rebuild.
1034 2011-11-09 Jason Merrill <jason@redhat.com>
1036 * Makefile.def (language=c++): Remove check-c++0x.
1037 * Makefile.in (check-gcc-c++): Regenerate.
1039 2011-11-08 Richard Henderson <rth@redhat.com>
1041 * configure.ac: Test for libitm directory present first.
1043 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1045 * configure.ac: Test libitm/configure.tgt to disable libitm.
1046 * configure: Rebuild.
1048 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1049 Richard Henderson <rth@redhat.com>
1051 Merged from transactional-memory.
1053 * Makefile.def (lang_env_dependencies): libitm is c++.
1054 Add libitm target module.
1055 * configure.ac: Likewise.
1056 * config/mmap.m4: New file.
1057 * contrib/gcc_update: Add libitm to touch data.
1058 * Makefile.in, configure: Rebuild.
1060 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1062 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1063 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1064 * Makefile.in: Regenerate.
1066 2011-11-01 DJ Delorie <dj@redhat.com>
1068 * config.sub: Update to version 2011-10-29 (added rl78)
1070 2011-10-27 Nick Clifton <nickc@redhat.com>
1072 * config.sub: Import these changes from the config project:
1074 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1075 Ben Elliston <bje@gnu.org>
1077 * config.sub (epiphany): New.
1079 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1080 Ben Elliston <bje@gnu.org>
1082 * config.sub (hexagon, hexagon-*): New.
1084 2011-08-23 Roland McGrath <mcgrathr@google.com>
1086 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1089 2011-08-16 Roland McGrath <mcgrathr@google.com>
1091 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1092 (nacl): Grok as alias for 32el-unknown-nacl.
1094 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1096 * MAINTAINERS (Write After Approval): Add myself.
1098 2011-10-24 Teresa Johnson <tejohnson@google.com>
1100 * MAINTAINERS (Write After Approval): Add myself.
1102 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1104 * MAINTAINERS (sparc port): Remove myself.
1106 2011-09-14 Tom de Vries <tom@codesourcery.com>
1108 * MAINTAINERS (Write After Approval): Add myself.
1110 2011-08-14 Yao Qi <yao@codesourcery.com>
1112 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1113 * configure: Regenerate.
1115 2011-07-26 Ian Lance Taylor <iant@google.com>
1117 * configure.ac: Set have_compiler based on whether gcc directory
1118 exists, rather than on whether gcc is in configdirs.
1119 * configure: Rebuild.
1121 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1123 * MAINTAINERS (Global Reviewers): Add self.
1125 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1127 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1129 * Makefile.in: Rebuild.
1131 2011-07-20 Ian Lance Taylor <iant@google.com>
1134 * configure.ac: Move --enable-bootstrap handling earlier in file.
1135 If --enable-bootstrap and either --enable-build-with-cxx or
1136 --enable-build-poststage1-with-cxx, enable C++ automatically.
1137 * configure: Rebuild.
1139 2011-07-19 Ian Lance Taylor <iant@google.com>
1141 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1142 make C++ a boot_language. Set and substitute
1143 POSTSTAGE1_CONFIGURE_FLAGS.
1144 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1145 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1146 * configure, Makefile.in: Rebuild.
1148 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1150 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1153 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1155 * MAINTAINERS (Global Reviewers): Add myself.
1157 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1159 * configure: Regenerate.
1161 2011-07-16 Jason Merrill <jason@redhat.com>
1163 * Makefile.def (language=c++): Add check-c++0x and
1164 check-target-libmudflap-c++.
1165 * Makefile.tpl (check-target-libmudflap-c++): New.
1166 * Makefile.in: Regenerate.
1168 2011-07-16 Matthias Klose <doko@ubuntu.com>
1170 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1171 * Makefile.def (target_modules/libjava): Pass
1172 $(EXTRA_CONFIGARGS_LIBJAVA).
1173 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1174 if not configured with --enable-static-libjava.
1175 * Makefile.in: Regenerate.
1176 * configure: Likewise.
1178 2011-07-15 Jason Merrill <jason@redhat.com>
1180 * Makefile.in (check-c++): Move check-gcc-c++0x after
1181 check-target-libstdc++-v3.
1183 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1185 * MAINTAINERS (c6x port): New entry.
1187 2011-07-13 Jason Merrill <jason@redhat.com>
1189 * Makefile.in (check-gcc-c++0x): New.
1190 (check-c++): Depend on it.
1192 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1195 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1196 x86_64-*-solaris2.1[0-9]*.
1197 * configure: Regenerate.
1199 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1201 * MAINTAINERS (RTL optimizers): Add self.
1203 2011-06-27 Gabriel Charette <gchare@google.com>
1205 * MAINTAINERS (Write After Approval): Add myself.
1207 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1214 * configure.ac (target_libraries): Remove target-libiberty.
1215 Remove case-statement setting skipdirs=target-libiberty for
1216 multiple targets. Remove checking target_configdirs and
1217 removing target-libiberty but keeping target-libgcc if
1219 * Makefile.def (target_modules): Don't add libiberty.
1220 (dependencies): Remove all traces of target-libiberty.
1221 * configure, Makefile.in: Regenerate.
1223 2011-06-13 Walter Lee <walt@tilera.com>
1225 * configure.ac (tilepro-*-*) New case.
1226 (tilegx-*-*): Likewise.
1227 * configure: Regenerate.
1229 2011-06-06 Jing Yu <jingyu@google.com>
1231 * configure.ac: Skip target-libiberty for
1232 arm*-*-linux-androideabi.
1233 * configure: Regenerated.
1235 2011-06-06 Nick Clifton <nickc@redhat.com>
1237 * config.sub: Sync from upstream.
1239 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1241 * MAINTAINERS (Write After Approval): Add myself.
1243 2011-06-01 Daniel Jacobowitz <drow@false.org>
1245 * MAINTAINERS: Update my email address.
1247 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1249 * MAINTAINERS (Write After Approval): Update my email address.
1251 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1253 * MAINTAINERS (Write After Approval): Add myself.
1255 2011-05-08 Doug Kwan <dougkwan@google.com>
1257 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1258 * configure: Regenerated.
1259 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1260 value from configure.
1261 * Makefile.in: Regenerated.
1263 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1265 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1266 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1267 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1268 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1269 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1270 *-*-vxworks*): Disable newlib and libgloss in separate case
1272 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1273 to separate case statement.
1274 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1275 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1276 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1277 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1278 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1279 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1280 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1281 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1282 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1283 i[[3456789]]86-*-rdos*, m32r-*-*,
1284 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1285 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1286 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1287 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1288 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1289 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1290 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1291 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1292 and libgloss in main case over targets. Remove most empty cases
1293 in main case over targets.
1294 * configure: Regenerate.
1296 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1298 * MAINTAINERS (Write After Approval): Add myself.
1300 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1302 * configure.ac: Remove code setting special library locations for
1303 hppa*64*-*-hpux11*. Remove code setting compiler for
1304 sparc-sun-solaris2*.
1305 * configure: Regenerate.
1307 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1309 * configure.ac: Separate libgloss_dir settings from general case
1311 * configure: Regenerate.
1313 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1315 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1316 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1317 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1318 cases in libgcj-disabling case statement.
1319 (hppa*64*-*-linux*): Set unsupported_languages instead of
1320 disabling target-zlib.
1321 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1322 to hppa*64*-*-hpux*.
1323 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1325 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1326 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1327 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1328 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1329 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1330 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1331 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1332 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1333 libgcj-disabling case statement.
1334 * configure: Regenerate.
1336 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1338 * configure.ac: Disable Java for targets not supporting libffi.
1339 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1340 Remove cases in Java-disabling statement.
1341 (*arm-wince-pe): Change to arm-wince-pe.
1342 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1343 cases in Java-disabling statement.
1344 (bfin-*-*): Don't disable Java again.
1345 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1346 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1347 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1348 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1349 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1350 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1351 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1352 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1353 Java-disabling statement.
1354 (mmix-*-*): Don't disable Java again.
1355 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1356 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1357 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1358 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1359 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1361 * configure: Regenerate.
1363 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1365 * configure.ac: Separate cases disabling Java and Java libraries
1366 from general case over targets.
1367 * configure: Regenerate.
1369 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1371 * MAINTAINERS: Update my email address.
1373 2011-04-20 Easwaran Raman <eraman@google.com>
1375 * MAINTAINERS (Write After Approval): Add myself.
1377 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1380 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1381 * configure: Regenerate.
1383 2011-04-16 Jim Meyering <meyering@redhat.com>
1385 * MAINTAINERS (Write After Approval): Add myself.
1387 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1389 * MAINTAINERS: Update my email address.
1391 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1393 * MAINTAINERS (Write After Approval): Add myself.
1395 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1397 * MAINTAINERS (Write After Approval): Add myself.
1399 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1401 * MAINTAINERS (Write After Approval): Add myself.
1403 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1405 * configure.ac (build_tools): Remove build-byacc.
1406 (host_libs): Remove mmalloc.
1407 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1408 autoconf automake libtool diff rcs fileutils shellutils time
1409 textutils wdiff find uudecode hello tar gzip indent recode release
1410 sed perl gawk findutils gettext zip.
1411 (libgcj): Remove target-qthreads.
1412 (target_tools): Remove target-examples target-gperf.
1413 (YACC): Don't handle building byacc.
1414 * configure: Regenerate.
1415 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1416 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1417 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1418 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1419 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1420 handle building components.
1421 * Makefile.in: Regenerate.
1423 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1425 * MAINTAINERS: Update my email address as Xtensa maintainer.
1427 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1429 * config.sub: Sync from upstream.
1431 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1433 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1434 (microblaze*): Don't disable libssp.
1435 * configure: Regenerate.
1437 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1439 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1441 * configure: Regenerate.
1442 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1443 * Makefile.in: Regenerate.
1445 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1447 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1448 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1449 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1450 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1451 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1452 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1453 md_exec_prefix cases.
1454 * configure: Regenerate.
1456 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1458 * configure.ac: Separate cases disabling target-libssp,
1459 target-libiberty, target-libstdc++-v3 and Fortran from general
1461 * configure: Regenerate.
1463 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1465 * configure.ac (*-*-chorusos): Don't disable libgcj.
1466 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1468 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1469 (arm-*-coff): Don't disable libgcj.
1470 (arm*-*-linux-gnueabi): Remove useless assignment.
1471 (arm-*-riscix*): Don't disable libgcj.
1472 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1474 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1475 (c54x*-*-*): Remove case.
1476 (tic54x-*-*): Don't disable GCC or GCC libraries.
1477 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1479 (d10v-*-*): Don't disable GCC libraries.
1480 (d30v-*-*): Don't disable libgcj.
1481 (h8500-*-*): Don't disable GCC libraries.
1482 (i960-*-*): Don't disable libgcj.
1483 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1484 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1485 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1487 (m68k-*-coff*): Remove case.
1488 (mmix-*-*): Don't disable libgloss on host.
1489 (mn10200-*-*, mn10300-*-*): Remove cases.
1490 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1491 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1492 Don't disable libgcj.
1493 (romp-*-*): Remove case.
1494 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1495 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1497 (v810-*-*): Don't disable GCC libraries.
1498 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1499 (ip2k-*-*): Don't disable GCC libraries.
1500 * configure: Regenerate.
1502 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1504 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1506 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1508 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1509 * configure: Regenerate.
1511 2011-03-26 John Marino <binutils@marino.st>
1513 * configure.ac: Add support for *-*-dragonfly*
1514 * configure: Regenerate.
1516 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1518 * configure.ac (native_only): Remove.
1519 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1520 send-pr uudecode guile gnuserv on host.
1521 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1522 send-pr rcs guile perl texinfo libtool on host.
1523 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1524 automake send-pr rcs guile perl texinfo libtool on host.
1525 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1526 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1527 (alpha*-dec-osf*): Don't disable fileutils on target.
1528 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1529 texinfo send-pr expect dejagnu on target.
1530 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1531 target-qthreads on target.
1532 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1533 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1534 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1535 x86_64-*-mingw*): Don't disable expect on target.
1536 (*-*-cygwin*): Don't disable target-gperf on target.
1537 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1539 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1541 * configure: Regenerate.
1543 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1545 * configure.ac (target_tools): Remove target-groff.
1546 (native_only): Remove target-groff.
1547 (hppa*64*-*-*): Don't disable byacc.
1548 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1550 (*-*-kaos*): Don't skip target-librx and target-groff.
1551 (*-*-netware*): Don't skip target-libmudflap.
1552 (*-*-tpf*): Don't skip target-libmudflap.
1553 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1554 directories on the host.
1555 (ia64*-*-*vms*): Don't skip tix.
1556 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1558 * configure: Regenerate.
1560 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1562 * configure.ac: Remove references to mt-mep, mt-netware,
1564 * Makefile.def: Add all-utils soft dependencies.
1565 * Makefile.tpl: Remove GDB_NLM_DEPS.
1566 * configure: Regenerate.
1567 * Makefile.in: Regenerate.
1569 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1571 * configure.ac: Do not include mh-x86omitfp.
1572 * configure: Regenerate.
1574 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1576 * configure.ac: Remove empty cases.
1577 * configure: Regenerate.
1579 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1581 * Makefile.def: Add dependency from termcap to gdb.
1582 * Makefile.in: Regenerate.
1584 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1586 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1587 * configure: Regenerate.
1588 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1589 * Makefile.tpl: Likewise.
1590 * Makefile.in: Regenerate.
1592 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1594 * configure.ac: Remove all mentions of tentative_cc.
1595 * configure: Regenerate.
1597 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1599 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1600 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1601 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1602 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1603 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1604 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1605 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1606 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1607 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1608 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1609 *-*-rhapsody*): Remove host cases.
1610 * configure: Regenerate.
1612 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1614 * configure.ac (ppc*-*-pe): Remove host case.
1615 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1616 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1617 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1619 * configure: Regenerate.
1621 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1623 * config.sub: Update to version 2011-03-23.
1625 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1627 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1628 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1629 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1630 * configure: Regenerate.
1632 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1634 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1635 to Write After Approval.
1636 * config-ml.in: Don't handle arc-*-elf*.
1637 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1638 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1639 handle GCC libraries.
1640 * configure: Regenerate.
1642 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1645 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1646 Add -lstdc++ -lm to LIBS.
1647 * configure: Regenerate.
1649 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1651 * config.guess: Update to version 2011-02-02
1652 * config.sub: Update to version 2011-02-24
1654 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1657 * configure.ac: Re-enable LTO on *-apple-darwin9.
1658 * configure: Regenerate.
1660 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1663 * configure.ac: Disable LTO on darwin due to an assembler change in
1664 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1666 * configure: Regenerate.
1668 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1670 * MAINTAINERS: Update myself as score backend maintainer,
1671 update my e-mail address.
1673 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1675 * MAINTAINERS: Update my e-mail address.
1677 2011-03-06 Joey Ye <joey.ye@arm.com>
1679 * MAINTAINERS: Update my e-mail address.
1681 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1683 * configure.ac: Adjust test of with_ppl.
1684 * configure: Regenerated.
1686 2011-03-02 Kai Tietz <ktietz@redhat.com>
1688 * MAINTAINERS: Adjust my e-mail address.
1690 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1692 * configure.ac: Add -lpwl to ppllibs.
1693 * configure: Regenerated.
1695 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1697 * config/cloog.m4: Add -lisl to clooglibs.
1698 * configure: Regenerated.
1700 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1702 * MAINTAINERS (CPU Port maintainers): Add self.
1704 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1706 * MAINTAINERS: Add myself as testsuite maintainer.
1708 2011-02-15 Mike Stump <mikestump@comcast.net>
1710 * MAINTAINERS: Add myself as testsuite maintainer.
1712 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1714 Import from Libtool and gnulib:
1716 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1718 Prepare for supporting FreeBSD 10.
1719 * config.rpath: Remove handling of freebsd1* which soon would
1722 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1724 Remove support for FreeBSD 1.x.
1725 * libtool.m4 (_LT_LINKER_SHLIBS)
1726 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1727 soon would incorrectly match FreeBSD 10.0.
1729 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1732 * move-if-change: Import version from gnulib.
1734 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1737 * Makefile.def (lto-plugin): Double dash for enable-shared.
1738 (configure-gcc): Depend on all-lto-plugin.
1739 * Makefile.in: Rebuilt.
1741 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1743 * configure.ac: Remove extra bracket.
1744 * configure: Regenerate.
1746 2011-02-08 Tobias Burnus <burnus@net-b.de>
1748 * MAINTAINERS: Add myself as libquadmath maintainer.
1750 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1752 * MAINTAINERS: Update my email address.
1754 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1756 * MAINTAINERS (option handling): Add self.
1758 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1761 * Makefile.def: Add dependency for install-gcc
1762 on install-lto-plugin.
1763 * Makfile.in: Regenerated
1765 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1767 * MAINTAINERS (CPU Port Maintainers): Add myself.
1769 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1772 * configure.ac: Discard --with-* flags for host when configuring
1773 target libraries for cross build.
1774 * configure: Rebuilt.
1776 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1778 * MAINTAINERS (linear loop transforms): Removed.
1780 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1782 * configure.ac: If with_ppl is no, move setting with_cloog=no
1783 after CLOOG_REQUESTED check.
1784 * configure: Regenerated.
1786 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1788 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1789 CLooG has been requested.
1790 * configure: Regenerated.
1792 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1794 * configure: Regenerated.
1795 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1797 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1799 * configure: Regenerated.
1800 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1802 2011-01-21 Andreas Schwab <schwab@redhat.com>
1804 * configure.ac: Use AS_HELP_STRING throughout.
1805 * configure: Regenerate.
1807 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1809 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1810 * configure: Regenerate.
1812 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1814 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1816 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1818 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1820 * configure: Regenerate.
1822 2011-01-07 Jan Hubicka <jh@suse.cz>
1825 * Makefile.in: Regenerate.
1826 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1829 2011-01-07 Jan Hubicka <jh@suse.cz>
1831 * Makefile.in: Regenerate.
1832 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1833 and configure dependency on lto-plugin configure.
1834 (lto-plugin module): Remove dependency on GCC; add dependency on
1837 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1839 * MAINTAINERS (Write After Approval): Add myself.
1841 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1843 * configure: Regenerate.
1845 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1847 * configure.ac: (picochip): Disable libiberty.
1849 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1851 * MAINTAINERS (Write After Approval): Add myself.
1853 2010-12-10 Ian Lance Taylor <iant@google.com>
1856 * configure.ac: For --disable-libgcj clear libgcj_saved.
1857 * configure: Rebuild.
1859 2010-12-10 Tobias Burnus <burnus@net-b.de>
1862 * configure.ac: Add --disable-libquadmath and
1863 --disable-libquadmath-support.
1864 * configure: Regenerate.
1866 2010-12-03 Ian Lance Taylor <iant@google.com>
1868 * MAINTAINERS: Add myself as libgo maintainer.
1870 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1873 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1874 * configure: Regenerate.
1876 2010-12-02 Ian Lance Taylor <iant@google.com>
1878 * configure.ac: Always set default for poststage1_ldflags to
1879 -static-libstdc++ -static-libgcc.
1881 2010-11-29 Andreas Schwab <schwab@redhat.com>
1883 * configure.ac: Move comment to remove extra space in last argument
1886 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1889 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1890 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1891 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1892 (BASE_FLAGS_TO_PASS): Use it.
1893 * configure: Rebuilt.
1894 * Makefile.in: Rebuilt.
1896 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1899 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1900 Properly check default linker.
1901 * configure: Regnerated.
1903 2010-11-23 Matthias Klose <doko@ubuntu.com>
1905 * configure.ac: For --enable-gold, handle value `default' instead of
1906 `both*'. New configure option --{en,dis}able-ld.
1907 * configure: Regenerate.
1909 2010-11-20 Ian Lance Taylor <iant@google.com>
1911 * configure.ac: Only disable a language library if no language needs
1912 it. Don't let --disable-libgcj uncondtionally disable libffi.
1913 * configure: Rebuild.
1915 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1917 * Makefile.in: Regenerate.
1920 * configure.ac: Fix just-built in-tree STRIP name to be
1922 * configure: Regenerate.
1923 * Makefile.def (install-strip-gcc, install-strip-binutils)
1924 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1925 (install-strip-sid): Mirror dependencies on non-strip variants
1926 of these targets on the respective -strip prerequisites.
1927 * Makefile.tpl (install-strip, install-strip-host)
1928 (install-strip-target): New targets.
1929 (install-strip-[+module+], install-strip-target-[+module+]):
1931 * Makefile.in: Regenerate.
1933 2010-11-19 Ian Lance Taylor <iant@google.com>
1934 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1936 * configure.ac: Add target-libgo to target_libraries. Set
1937 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1938 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1939 (HOST_EXPORTS): Add GOC.
1940 (BASE_TARGET_EXPORTS): Add GOC.
1941 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1942 (GOCFLAGS_FOR_TARGET): New variable.
1943 (EXTRA_HOST_FLAGS): Add GOC.
1944 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1945 * Makefile.def (target_modules): Add libgo.
1946 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1947 (dependencies): Add dependency from configure-target-libgo to
1948 configure-target-libffi and all-target-libstdc++-v3. Add
1949 dependencies from all-target-libgo to all-target-libffi.
1950 (languages): Add go.
1951 * configure: Rebuild.
1952 * Makefile.in: Rebuild.
1954 2010-11-19 Ian Lance Taylor <iant@google.com>
1956 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1957 compiler/flag environment variables.
1959 2010-11-18 Ian Lance Taylor <iant@google.com>
1961 * configure.ac: Check for lang_requires_boot_languages in
1962 config-lang.in files.
1963 * configure: Rebuild.
1965 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1966 Tobias Burnus <burnus@net-b.de>
1969 * Makefile.def: Add libquadmath; build it with language=fortran.
1970 * configure.ac: Add libquadmath.
1971 * Makefile.tpl: Handle multiple libs in check-[+language+].
1972 * Makefile.in: Regenerate.
1973 * configure: Regenerate.
1975 2010-11-16 Tom Tromey <tromey@redhat.com>
1977 * MAINTAINERS: Moved myself to reviewers section.
1979 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1981 * MAINTAINERS: Moved myself to reviewers section.
1983 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1985 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1986 (Write After Approval): Remove self.
1988 2010-11-15 Andreas Schwab <schwab@redhat.com>
1990 * configure.ac: Fix spelling in option names.
1991 * configure: Regenerated.
1993 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1996 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1997 * configure: Regenerated.
1999 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2001 * MAINTAINERS: Update my email address.
2003 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2005 * configure: Regenerate.
2007 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2009 * configure: Regenerate.
2011 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2013 * configure: Regenerate.
2015 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2017 * configure: Regenerate.
2019 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2021 * configure.ac: Support official CLooG.org versions.
2022 * configure: Regenerate.
2023 * config/cloog.m4: New.
2025 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2027 * MAINTAINERS (Write After Approval): Add myself.
2029 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2031 * MAINTAINERS: Update my email address.
2033 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2035 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2036 * configure: Regenerate.
2038 2010-11-03 Ian Lance Taylor <iant@google.com>
2039 Dave Korn <dave.korn.cygwin@gmail.com>
2042 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2043 and on other supported platforms whenever LTO is enabled.
2044 * configure: Rebuild.
2046 2010-11-02 Alan Modra <amodra@gmail.com>
2049 * configure.ac: Error when source path contains spaces.
2050 * configure: Regenerate.
2052 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2054 * MAINTAINERS: Update my email address.
2056 2010-10-20 Ian Lance Taylor <iant@google.com>
2058 * Makefile.def (target_modules): Set lib_path to src/.libs for
2059 libstdc++-v3 module.
2060 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2061 * Makefile.in: Rebuild.
2063 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2065 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2066 (Write After Approval): Remove myself.
2068 2010-10-15 Tristan Gingold <gingold@adacore.com>
2070 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2072 2010-10-14 Douglas Rupp <rupp@gnat.com>
2074 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2076 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2078 * configure.ac (build_lto_plugin): New shell variable.
2079 (--enable-lto): Turn on by default for all non-ELF platforms that
2080 have had LTO support added so far. Set build_lto_plugin appropriately
2081 for both ELF and non-ELF.
2082 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2083 * configure: Regenerate.
2085 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2088 * configure.ac (v850 support): Remove target-libgloss from
2090 * configure: Regenerate.
2092 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2096 * configure.ac: Honor initial values of $build_configargs,
2097 $host_configargs, $target_configargs. Mark the precious, so
2098 environment settings get recorded.
2099 * configure: Regenerate.
2101 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2104 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2105 Depend on all-build-libiberty.
2106 * Makefile.in: Regenerate.
2108 2010-09-30 Michael Eager <eager@eagercon.com>
2110 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2111 * configure: Regenerate.
2113 2010-09-28 Michael Eager <eager@eagercon.com>
2115 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2117 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2120 * configure.ac: Fix unportable shell quoting.
2121 * configure: Regenerate.
2123 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2125 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2126 targets and amend comment.
2127 * configure: Regenerate.
2129 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2131 * MAINTAINERS (Write After Approval): Add myself.
2133 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2135 * configure.ac: Enable LTO by default on Darwin.
2136 * configure: Regenerate.
2138 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2140 * MAINTAINERS (Write After Approval): Add myself.
2142 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2144 * MAINTAINERS (Write After Approval): Add myself.
2146 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2148 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2151 2010-07-28 David Yuste <david.yuste@gmail.com>
2153 * MAINTAINERS (Write After Approval): Add myself.
2155 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2157 * configure.ac: Support all v850 targets.
2158 * configure: Regenerate.
2160 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2163 * configure.ac (extra_mpfr_configure_flags): Copy from
2164 extra_mpc_gmp_configure_flags.
2165 * configure: Re-generated.
2167 2010-07-22 Andi Kleen <ak@linux.intel.com>
2169 * MAINTAINERS (Write After Approval): Add myself.
2171 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2173 * MAINTAINERS (Write After Approval): Add myself.
2175 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2177 * MAINTAINERS (Write After Approval): Add myself.
2179 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2182 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2183 Provide -B option to allow for link spec %s substitutions for
2184 libstdc++.a on darwin.
2185 * Makefile.in: Regenerate.
2187 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2189 * MAINTAINERS (Reviewers): Update my e-mail address
2191 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2193 * Makefile.def (configure-gcc): Depend on all-libelf.
2194 * Makefile.in: Rebuild.
2196 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2198 * MAINTAINERS (Write After Approval): Add myself in the right place.
2200 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2202 * MAINTAINERS (Write After Approval): Add myself.
2204 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2206 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2208 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2210 * config.sub: Update to version 2010-05-21.
2211 * config.guess: Update to version 2010-04-03.
2213 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2215 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2216 * configure: Regenerate.
2218 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2220 * MAINTAINERS (Write After Approval): Add myself.
2222 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2224 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2225 a platform that supports LTO.
2226 * configure: Regenerate.
2228 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2230 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2231 * configure: Regenerated.
2233 2010-04-27 Roland McGrath <roland@redhat.com>
2234 H.J. Lu <hongjiu.lu@intel.com>
2236 * configure.ac (--enable-gold): Support both, both/gold and
2237 both/bfd to add gold to configdirs without removing ld.
2238 * configure: Regenerated.
2240 * Makefile.def: Add install-gold dependency to install-ld.
2241 * Makefile.in: Regenerated.
2243 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2246 * configure.ac (--enable-lto): Refactor handling so libelf tests
2247 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2248 and allow LTO to be explicitly enabled on non-ELF platforms that
2249 are known to support it inside else-clause.
2250 * configure: Regenerate.
2252 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2254 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2255 * configure: Regenerate.
2257 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2259 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2260 * configure: Regenerate.
2262 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2264 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2266 * configure: Regenerate.
2268 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2270 * MAINTAINERS (Write After Approval): Add myself.
2272 2010-04-14 Tristan Gingold <gingold@adacore.com>
2274 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2275 * configure: Regenerate.
2277 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2279 * configure: Regenerate after change to elf.m4.
2281 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2283 * MAINTAINERS (Write After Approval): Add myself.
2285 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2287 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2288 * configure: Regenerated.
2290 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2292 * configure.ac: Print "buggy but acceptable" when CLooG
2293 revision is less than 9.
2294 * configure: Regenerated.
2296 2010-04-01 Diego Novillo <dnovillo@google.com>
2298 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2300 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2307 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2309 * configure.ac: Do not pass --enable-multilib nor
2310 --disable-multilib in baseargs. Accept explicitly passed
2312 * configure: Regenerate.
2314 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2316 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2318 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2320 * MAINTAINERS: Remove myself.
2322 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2325 * configure.ac: Do not pass --enable-multilib nor
2326 --disable-multilib in baseargs. Accept explicitly passed
2328 * configure: Regenerate.
2330 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2332 * MAINTAINERS (spu port): Remove me.
2334 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2336 * configure.ac (tic6x-*-*): New case.
2337 * configure: Regenerate.
2339 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2341 * config.sub: Update to version 2010-03-22.
2342 * config.guess: Update to version 2009-12-30.
2344 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2347 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2348 * configure: Regenerate.
2350 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2352 * MAINTAINERS: Update my email address.
2354 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2356 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2357 (ghassan.shobaki@amd.com): Removed.
2359 2010-03-17 Alan Modra <amodra@gmail.com>
2361 * MAINTAINERS: Update my email address.
2363 2010-03-16 Diego Novillo <dnovillo@google.com>
2365 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2368 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2370 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2371 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2373 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2375 * MAINTAINERS: Update my email address.
2377 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2379 * MAINTAINERS: Update my email address.
2381 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2383 * MAINTAINERS: Update my email address.
2385 2010-03-09 Jie Zhang <jie@codesourcery.com>
2387 * MAINTAINERS: Update my email address.
2389 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2392 * configure.ac (RANLIB): Default to true.
2394 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2395 * configure: Regenerate.
2397 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2399 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2400 (Write After Approval): Update my email address.
2402 2010-02-17 Nick Clifton <nickc@redhat.com>
2405 * Makefile.tpl (local-distclean): Also remove config.cache files in
2406 sub-directories as there may not be Makefiles present in the
2408 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2409 the config.cache files found by the find command.
2411 * Makefile.in: Regenerate.
2412 * configure.ac: Revert previous delta.
2413 * configure: Regenerate.
2415 2010-02-15 Nick Clifton <nickc@redhat.com>
2418 * configure.ac: Delete config.cache files in sub-directories when
2420 * configure: Regenerate.
2422 2010-02-12 Ben Elliston <bje@gnu.org>
2424 * MAINTAINERS: Update my email address.
2426 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2428 * MAINTAINERS (spu port): Update my email address.
2430 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2432 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2434 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2436 * configure.ac: Add "recommended" version checks for GMP/MPC.
2437 Update recommended GMP/MPFR/MPC versions.
2438 * configure: Regenerate.
2440 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2442 * MAINTAINERS: Move my Embecosm email address into the
2443 write-after-approval section.
2445 2010-01-26 Ian Lance Taylor <iant@google.com>
2447 * MAINTAINERS: Add myself as Go frontend maintainer.
2449 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2451 PR libstdc++/36101, PR libstdc++/42813
2452 * configure.ac (bootstrap_target_libs): Make inclusion of
2453 target-libgomp conditional on libgomb being in target_configdirs.
2454 * configure: Regenerate.
2456 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2458 PR libstdc++/36101, PR libstdc++/42813
2459 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2460 * configure: Regenerate.
2462 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2464 PR libstdc++/36101, PR libstdc++/42813
2465 * configure.ac (target_configdirs): Substitute.
2466 * Makefile.def: Bootstrap target module libgomp.
2467 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2468 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2469 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2470 * configure, Makefile.in: Regenerate.
2472 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2474 * MAINTAINERS: Adjust my details.
2476 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2478 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2480 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2482 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2484 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2486 * MAINTAINERS (Write After Approval): Add myself.
2488 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2490 * MAINTAINERS (Write After Approval): Add myself.
2492 2010-01-11 Richard Guenther <rguenther@suse.de>
2495 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2496 * Makefile.in: Regenerated.
2498 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2500 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2501 * configure: Regenerate.
2503 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2504 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2507 * configure.ac: Include libtool m4 files.
2508 (_LT_CHECK_OBJDIR): Call it.
2509 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2510 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2512 * configure: Regenerate.
2514 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2517 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2518 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2519 * Makefile.in: Regenerate.
2521 2010-01-02 Richard Guenther <rguenther@suse.de>
2524 * configure.ac: Include config/elf.m4. Disable LTO if not
2525 builting for an elf target.
2526 * configure: Regenerate.
2528 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2530 * MAINTAINERS: Change my email address.
2532 2009-12-18 Ben Elliston <bje@au.ibm.com>
2534 * config.sub, config.guess: Update from upstream sources.
2536 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2538 * MAINTAINERS (Write After Approval): Add myself.
2540 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2546 * configure.ac: Require MPC.
2547 * configure: Regenerate.
2549 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2553 * libtool.m4: Sync from git Libtool.
2554 * ltoptions.m4: Likewise.
2555 * ltversion.m4: Likewise.
2556 * lt~obsolete.m4: Likewise.
2557 * ltmain.sh: Likewise.
2559 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2561 * configure.ac: Update minimum MPC version to 0.8.
2562 * configure: Regenerate.
2564 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2566 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2567 * configure: Regenerated.
2569 2009-11-21 Ian Lance Taylor <iant@google.com>
2571 * configure.ac: Change default of poststage1_ldflags to be empty if
2572 poststage1_libs is set. When poststage1_libs is empty, and
2573 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2574 * configure: Rebuild.
2576 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2578 * MAINTAINERS (Write After Approval): Update my email address.
2580 2009-11-20 Ben Elliston <bje@au.ibm.com>
2582 * config.guess: Update from upstream sources.
2584 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2586 * Makefile.def: Restore host and target settings for gmp.
2587 * Makefile.in: Rebuild.
2589 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2591 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2592 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2593 Fix portability of test of C++ as bootstrap language. Add
2594 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2595 * configure: Rebuild.
2596 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2597 and cloog. Fix in-tree ppl configuration. Introduce libelf
2599 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2600 (POSTSTAGE1_HOST_EXPORTS): Use it.
2601 (STAGE[+id+]_CXXFLAGS): New.
2602 (BASE_FLAGS_TO_PASS): Pass it down.
2603 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2605 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2606 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2608 * Makefile.in: Rebuild.
2610 2009-11-17 Ben Elliston <bje@au.ibm.com>
2612 * config.sub, config.guess: Update from upstream sources.
2614 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2616 * MAINTAINERS (Write After Approval): Add myself.
2618 2009-11-09 Jon Beniston <jon@beniston.com>
2620 * MAINTAINERS (Write After Approval): Add myself.
2622 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2624 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2625 paths for *-w64-mingw* and x86_64-*mingw*.
2626 * configure: Regenerated.
2628 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2630 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2632 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2634 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2635 Phil Edwards to Write-After Approval.
2637 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2639 * configure.ac: Disable target-winsup & co for
2640 x86_64-*-mingw* and *-w64-mingw* targets.
2641 * configure: Regenerated.
2643 2009-10-16 Nick Clifton <nickc@redhat.com>
2645 * MAINTAINERS: Add myself as a maintainer for the RX port.
2647 2009-10-26 Johannes Singler <singler@kit.edu>
2649 * MAINTAINERS (Write After Approval): Update my e-mail address.
2651 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2653 * configure.ac (CLooG test): Use = with test.
2654 * configure: Regenerate.
2656 2009-10-22 Richard Guenther <rguenther@suse.de>
2658 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2659 cloog if the ppl version check failed. Move flags saving
2660 before setting in libelf check.
2661 * configure: Regenerate.
2663 2009-10-21 Richard Guenther <rguenther@suse.de>
2665 * configure.ac: Adjust the ppl and cloog configure to work as
2666 documented. Disable cloog if ppl was disabled. Omit the version
2667 checks if they were disabled.
2668 * configure: Re-generate.
2670 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2672 * configure.ac: Add 'lto' to enable_languages, not
2673 new_enable_languages, and only if not already present.
2674 * configure: Regenerate.
2676 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2678 * README: Refer to the various COPYING* files instead of just
2680 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2682 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2684 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2686 2009-10-07 Richard Guenther <rguenther@suse.de>
2688 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2689 and Richard Guenther as reviewers.
2690 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2693 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2695 * config.sub: Update from upstream sources.
2697 2009-10-06 Ian Lance Taylor <iant@google.com>
2699 * Makefile.def: check-gold depends upon all-gas.
2700 * Makefile.in: Rebuild.
2702 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2704 * MAINTAINERS (Write After Approval): Add myself.
2706 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2708 * Makefile.def: all-lto-plugin depends on all-libiberty.
2709 set bootstrap=true for lto-plugin.
2711 * Makefile.in: Regenerate.
2712 * configure.ac (host_libs): Add lto-plugin.
2713 * configure: Regenerate.
2715 2009-10-03 Diego Novillo <dnovillo@google.com>
2717 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2718 (HOST_LIBELFLIBS): Define.
2719 (HOST_LIBELFINC): Define.
2720 * Makefile.in: Regenerate.
2721 * configure.ac: Add --enable-lto.
2722 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2723 If --enable-lto is used, add 'lto' to new_enable_languages.
2724 If --enable-lto is used and gold is enabled, add
2725 lto-plugin to configdirs.
2726 * configure: Regenerate.
2728 2009-10-03 Simon Baldwin <simonb@google.com>
2730 * configure.ac: If --with-system-zlib, suppress local zlib and
2731 pass --with-system-zlib to subdir configure scripts.
2732 * configure: Regenerate.
2734 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2735 Paolo Bonzini <bonzini@gnu.org>
2737 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2739 * Makefile.in: Rebuilt.
2741 2009-09-26 Gary Funck <gary@intrepid.com>
2743 * MAINTAINERS (Write After Approval): Add myself.
2745 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2747 * configure.ac: Update minimum MPC version to 0.7.
2748 * configure: Regenerate.
2750 2009-09-25 Nick Clifton <nickc@redhat.com>
2752 * configure.ac: Pass any --cache-file=/dev/null option on to
2754 * configure: Regenerate.
2756 2009-09-23 Nick Clifton <nickc@redhat.com>
2758 * config.sub, config.guess: Update from upstream sources.
2760 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2762 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2763 * Makefile.in: Rebuilt.
2765 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2768 * configure.ac: Error out if $srcdir isn't '.' but contains
2769 host-${host_noncanonical}.
2770 * configure: Regenerate.
2772 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2774 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2777 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2779 * configure.ac: If bootstrapping a combined tree with
2780 --enable-gold, require c++ in stage1_languages.
2781 * configure: Regenerate.
2783 * configure.ac: Also add target_libs of stage1_languages to
2784 bootstrap_target_libs.
2785 * configure: Regenerate.
2787 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2788 with --enable-languages not containing c++.
2789 * configure: Regenerate.
2791 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2793 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2794 * configure: Regenerate.
2796 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2798 * MAINTAINERS (Write After Approval): Update my e-mail address,
2799 and move from from here...
2800 (Waiting for paperwork): To here.
2802 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2804 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2806 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2808 * configure.ac: Do not use $extrasub for replacing @if/@endif
2809 parts in Makefile; instead, use additional arguments to
2810 AC_CONFIG_COMMANDS to do the replacement manually, with several
2811 sed invocations, to avoid HP-UX sed command limits.
2812 * configure: Regenerate.
2814 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2816 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2819 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2821 * configure.ac (with-build-config): Document. Handle without.
2822 Handle missing argument.
2823 * configure: Rebuilt.
2825 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2827 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2828 Default to bootstrap-debug only if compare-debug works.
2829 * configure: Rebuilt.
2830 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2831 * Makefile.in: Rebuilt.
2833 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2835 * MAINTAINERS (OS Port Maintainers): Update my email address.
2837 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2839 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2840 * Makefile.in: Rebuilt.
2842 2009-09-01 Chris Demetriou <cgd@google.com>
2844 * MAINTAINERS (Write After Approval): Add myself.
2846 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2849 * include/dwarf2.h (enum dwarf_tag): Added
2850 DW_TAG_GNU_template_template_param
2851 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2853 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2855 * Makefile.tpl (AWK): Fix typo.
2856 * Makefile.in: Regenerate.
2858 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2860 * configure.ac: Detect awk and sed.
2861 * Makefile.def (flags_to_pass): Add AWK and SED.
2862 * Makefile.tpl (AWK, SED): New.
2863 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2864 * configure: Regenerate.
2865 * Makefile.in: Regenerate.
2867 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2869 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2870 (collapseslashes): Likewise.
2872 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2874 * configure.ac (AC_PREREQ): Bump to 2.64.
2876 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2878 * configure.ac: Remove --with-datarootdir, --with-docdir,
2879 --with-pdfdir, --with-htmldir switches.
2880 * configure: Regenerate.
2882 * configure: Regenerate.
2884 * compile: Sync from Automake 1.11.
2885 * depcomp: Likewise.
2886 * install-sh: Likewise.
2887 * missing: Likewise.
2888 * mkinstalldirs: Likewise.
2891 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2893 * ltmain.sh (func_normal_abspath): New function.
2894 (func_relative_path): Likewise.
2895 (func_mode_help): Document new -bindir option for link mode.
2896 (func_mode_link): Add new -bindir option, and use it to place
2897 output DLL if specified.
2899 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2901 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2902 (baseargs): Add --disable-option-checking.
2903 * configure: Regenerate.
2905 * Makefile.def (configure-target-libiberty): Depend on
2906 all-binutils and all-ld.
2907 (configure-target-newlib): Likewise.
2908 * Makefile.in: Regenerate.
2910 2009-08-17 Ben Elliston <bje@au.ibm.com>
2912 * config.sub, config.guess: Update from upstream sources.
2914 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2916 Sync from src, merge:
2918 2009-07-02 Tristan Gingold <gingold@adacore.com>
2920 * configure.ac: Do not exclude gas for i386-*-darwin.
2921 Add a case for x86_64-*-darwin.
2922 * configure: Regenerate.
2924 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2926 * MAINTAINERS: Add my name to Write After Approval list.
2928 2009-08-06 Michael Eager <eager@eagercon.com>
2930 * configure.ac: Add Microblaze target.
2931 * configure: Regenerate.
2933 2009-07-31 Christian Bruel <christian.bruel@st.com>
2935 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2936 * configure: Regenerate.
2938 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2940 * MAINTAINERS (Write After Approval): Update my e-mail address.
2942 2009-07-06 Ian Lance Taylor <iant@google.com>
2944 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2945 * configure: Rebuild.
2947 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2949 * MAINTAINERS: Move myself to the Graphite Reviewers.
2951 2009-06-30 Wei Guozhi <carrot@google.com>
2953 * MAINTAINERS: Add my name to Write After Approval list.
2955 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2958 * configure.ac (comparestring): Create new variable.
2959 * Makefile.tpl (comparestring): Use to skip some comparisions.
2960 * configure: Regenerate.
2961 * Makefile.in: Regenerate.
2963 2009-06-26 Doug Evans <dje@sebabeach.org>
2965 * Makefile.def (host_modules): Add cgen.
2966 * Makefile.in: Regenerate.
2967 * configure.ac (host_tools): Add cgen.
2968 * configure: Regenerate.
2970 2009-06-23 DJ Delorie <dj@redhat.com>
2972 * MAINTAINERS: Add myself as mep maintainer.
2974 2009-06-23 Ian Lance Taylor <iant@google.com>
2976 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2977 boot_languages. Only bootstrap target libraries listed in
2978 target_libs for some boot language. Add --with-stage1-ldflags,
2979 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2980 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2981 if not building with C++.
2982 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2983 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2984 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2985 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2986 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2987 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2988 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2989 * configure, Makefile.in: Rebuild.
2991 2009-06-23 Li Feng <nemokingdom@gmail.com>
2993 * MAINTAINERS: Added my name to write-after-approval list.
2995 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2997 * configure.ac: Define is_elf for QNX Neutrino targets.
2998 * configure: Regenerate.
3000 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3002 * MAINTAINERS: Added my name to the write-after-approval list
3004 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3006 * configure.ac: Detect MPC in default directory.
3007 * configure: Regenerate.
3009 2009-06-03 Jerome Guitton <guitton@adacore.com>
3010 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3012 * Makefile.tpl (all): Avoid a trailing backslash.
3013 * Makefile.in: Regenerate.
3015 2009-06-03 Ben Elliston <bje@au.ibm.com>
3017 * config.sub, config.guess: Update from upstream sources.
3019 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3021 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3023 * configure: Regenerate.
3025 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3027 * Makefile.tpl ([+compare-target+]): Compare all stage
3028 directories, rather than just gcc.
3029 * Makefile.in: Rebuilt.
3031 2009-06-01 Doug Kwan <dougkwan@google.com>
3033 * configure.ac: Support gold for target arm*-*-*.
3034 * configure: Regenerate.
3036 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3038 * Makefile.def: Add MPC support and dependencies.
3039 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3041 * Makefile.in, configure: Regenerate.
3043 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3045 * Makefile.tpl (all): Avoid harmless warning in make all when
3046 gcc-bootstrap is enabled but stage_last does not exist.
3047 * Makefile.in: Rebuilt.
3049 2009-05-24 Nicolas Roche <roche@adacore.com>
3051 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3052 * Makefile.in: Regenerate.
3054 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3056 * MAINTAINERS: Update my e-mail address.
3058 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3060 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3061 * configure: Regenerate.
3063 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3066 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3067 gcc-no-bootstrap are mutually exclusive.
3068 * Makefile.in: Rebuilt.
3070 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3073 * Makefile.tpl (all): Don't end with unconditional success.
3074 * Makefile.in: Rebuilt.
3076 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3079 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3080 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3081 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3082 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3083 stage_configureflags, stage_cflags and stage_libcflags into
3084 explicit Makefile macros.
3085 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3087 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3088 CC. Set CC_FOR_BUILD from CC.
3089 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3090 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3091 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3092 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3094 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3095 (_LIBCFLAGS): Renamed to _TFLAGS.
3096 (do-compare-debug, do-compare3-debug): Drop.
3097 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3098 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3099 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3100 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3101 (XGCC_FLAGS_FOR_TARGET): New.
3102 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3103 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3104 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3105 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3106 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3107 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3109 (BUILD_CONFIG): Include if requested.
3110 (all): Set TFLAGS on bootstrap.
3111 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3112 (all-stageid-prefixmodule): Likewise.
3113 (do-clean, distclean-stageid): Set TFLAGS.
3114 (restrap): Fix whitespace.
3115 * Makefile.in: Rebuilt.
3117 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3119 * config.guess: Sync with src.
3121 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3123 * configure.ac ($with_ppl): Default to no if not supplied.
3124 ($with_cloog): Likewise.
3125 configure: Regenerate.
3127 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3129 * MAINTAINERS: Update my e-mail address.
3131 2009-04-27 Nick Clifton <nickc@redhat.com>
3133 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3135 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3137 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3138 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3139 * Makefile.in: Regenerate.
3141 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3144 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3145 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3147 * configure, Makefile.in: Regenerate.
3149 2009-04-21 Taras Glek <tglek@mozilla.com>
3151 * include/hashtab.h: Update GTY annotations to new syntax
3152 * include/splay-tree.h: Likewise
3154 2009-04-17 Ben Elliston <bje@au.ibm.com>
3156 * config.sub, config.guess: Update from upstream sources.
3158 2009-04-15 Anthony Green <green@moxielogic.com>
3160 * configure.ac: Add moxie support.
3161 * configure: Rebuilt.
3163 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3165 * configure.ac: Change copyright header to refer to version
3166 3 of the GNU General Public License and to point readers at the
3167 COPYING3 file and the FSF's license web page.
3168 * Makefile.def: Likewise.
3169 * Makefile.tpl: Likewise.
3170 * Makefile.in: Regenerate.
3172 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3174 * configure.ac: Restore match for darwin9 or later. Use double
3175 brackets since regeneration eats one pair.
3176 * configure: Regenerate.
3178 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3181 * configure.ac: Require texinfo 4.7.
3182 * configure: Regenerated.
3184 2009-04-09 Nick Clifton <nickc@redhat.com>
3186 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3187 the GCC Runtime Library Exception.
3189 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3191 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3192 * configure: Regenerate.
3194 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3196 * Makefil.def (languages): New entries.
3197 * Makefile.tpl (check-gcc-*): New generic target.
3198 * Makefile.in: Regenerate.
3200 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3202 * MAINTAINERS: Update my email address.
3204 2009-03-18 Tom Tromey <tromey@redhat.com>
3206 * configure: Rebuild.
3207 * configure.ac (host_libs): Add libiconv.
3208 * Makefile.in: Rebuild.
3209 * Makefile.def (host_modules): Add libiconv.
3210 (configure-gdb, all-gdb): Depend on libiconv.
3212 2009-03-16 Tristan Gingold <gingold@adacore.com>
3214 * configure.ac: Treat gdb as supported on x86_64-darwin.
3215 * configure: Regenerate.
3217 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3219 * configure.ac (--with-host-libstdcxx): New option.
3220 * configure: Regenerate.
3222 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3224 * MAINTAINERS: Move myself into the write after approval list.
3226 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3228 * MAINTAINERS: Update e-mail address.
3230 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3232 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3234 2009-03-10 Ira Rosen <irar@il.ibm.com>
3236 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3238 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3240 Backport from git Libtool:
3242 2009-01-19 Robert Millan <rmh@aybabtu.com>
3243 Support GNU/kOpenSolaris.
3244 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3245 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3246 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3249 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3251 * MAINTAINERS: Update e-mail address.
3253 2009-02-24 Michael Eager <eager@eagercon.com>
3255 * MAINTAINERS (Write After Approval): Add self.
3257 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3259 * MAINTAINERS (Write After Approval): Add myself.
3261 2009-02-05 Andreas Schwab <schwab@suse.de>
3263 * Makefile.tpl (stage_last): Define $r and $s before using
3264 $(RECURSE_FLAGS_TO_PASS).
3265 * Makefile.in: Regenerate
3267 2009-01-30 Ian Lance Taylor <iant@google.com>
3269 * MAINTAINERS: Move myself to the Global Reviewers list.
3271 2009-01-29 Robert Millan <rmh@aybabtu.com>
3273 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3274 * configure: Regenerate.
3276 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3278 * MAINTAINERS: Make whitespace consistent.
3279 Remove Robert Millan from Write After Approval.
3281 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3283 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3284 (all-opcodes): Depend on all-libiberty.
3285 * Makefile.in: Regenerate.
3287 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3289 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3290 * configure: Regenerate.
3292 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3294 * MAINTAINERS (Write After Approval): Add myself.
3296 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3298 * MAINTAINERS: Add myself to reviewers (Fortran).
3300 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3302 PR tree-optimization/38515
3303 * configure.ac (cloog-polylib): Removed.
3304 (with_ppl, with_cloog): Test for "no".
3305 * configure: Regenerated.
3307 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3309 * MAINTAINERS: Moved myself to reviewers (Fortran).
3311 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3313 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3314 (Write After Approval): Remove myself.
3316 2009-01-03 Diego Novillo <dnovillo@google.com>
3318 * MAINTAINERS: Remove myself from alias maintainership.
3320 2009-01-02 David Ayers <ayers@fsfe.org>
3322 * MAINTAINERS: Update e-mail address.
3324 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3326 * MAINTAINERS: Make whitespace consistent.
3328 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3330 Backport from upstream Libtool:
3331 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3332 Add cache variables to tests that require the linker to work.
3333 For shlibpath_overrides_runpath, this also changes the semantics
3334 to let the result from the C compiler take precedence.
3336 2008-12-02 Ben Elliston <bje@au.ibm.com>
3338 * config.sub, config.guess: Update from upstream sources.
3340 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3342 * configure.ac (ppllibs): Add by default the lib flags.
3343 * configure: Regenerate.
3345 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3347 * MAINTAINERS: Add myself to the write after approval list.
3349 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3351 * configure.ac: Add double brackets on darwin[912].
3352 * configure: Regenerate.
3354 2008-12-03 Daniel Kraft <d@domob.eu>
3356 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3357 Approval to Reviewer section (for Fortran front-end).
3359 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3361 * configure.ac: Expand to darwin10 and later.
3362 * configure: Regenerate.
3364 2008-12-02 Andreas Schwab <schwab@suse.de>
3366 * Makefile.def: configure-target-boehm-gc depends on
3367 all-target-libstdc++-v3.
3368 * Makefile.in: Regenerate.
3370 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3372 * MAINTAINERS: Add myself as mingw maintainer.
3374 2008-12-02 Ben Elliston <bje@au.ibm.com>
3376 * config.sub, config.guess: Update from upstream sources.
3378 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3380 * README.SCO: Remove.
3382 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3384 * MAINTAINERS: Add myself to the write after approval list.
3386 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3388 * MAINTAINERS: Update my email address in WAA section.
3390 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3392 * MAINTAINERS: Update e-mail address.
3394 2008-11-27 Toon Moene <toon@moene.org>
3396 * MAINTAINERS: Change e-mail address.
3398 2008-11-27 Tristan Gingold <gingold@adacore.com>
3400 * configure.ac: Build gdb for i?86-*-darwin*
3401 * configure: Regenerated.
3403 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3405 * MAINTAINERS: Added my full name.
3407 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3414 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3416 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3417 * Makefile.in: Regenerated.
3419 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3426 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3427 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3428 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3429 (HOST_EXPORTS): Pass CPPFLAGS.
3430 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3431 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3432 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3433 * Makefile.in, configure: Regenerated.
3434 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3435 and CPPFLAGS_FOR_BUILD.
3437 2008-11-06 Jeff Law <law@redhat.com>
3439 * MAINTAINERS: Add myself as middle end maintainer.
3441 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3443 * MAINTAINERS (Write after approval): Add myself.
3445 2008-11-05 Diego Novillo <dnovillo@google.com>
3447 * MAINTAINERS (Global Reviewers): Add myself.
3448 (Non-Algorithmic Maintainers): Remove myself.
3450 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3452 * MAINTAINERS (Write after approval): Add myself.
3454 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3456 * MAINTAINERS (Write after approval): Add myself.
3458 2008-10-31 Ben Elliston <bje@au.ibm.com>
3460 * configure.ac (spu-*-*): Remove special case.
3461 * configure: Regenerate.
3463 2008-10-30 Catherine Moore <clm@codesourcery.com>
3465 * MAINTAINERS (Write after approval): Update my email address.
3467 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3469 * configure.ac [spu-*-*]: Do not set skipdirs.
3470 * configure: Re-generate.
3472 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3474 * MAINTAINERS (Various Maintainers): Add myself to reload.
3476 2008-10-25 Richard Guenther <rguenther@suse.de>
3478 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3479 maintainer. Remove myself as libgcc-math maintainer.
3480 (Non-Algorithmic Maintainers): Remove myself.
3482 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3484 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3485 * Makefile.in: Regenerated.
3487 2008-10-23 Cary Coutant <ccoutant@google.com>
3489 * MAINTAINERS (Write after approval): Add myself.
3491 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3498 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3499 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3500 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3501 (HOST_EXPORTS): Pass CPPFLAGS.
3502 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3503 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3504 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3505 * Makefile.in, configure: Regenerated.
3506 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3507 and CPPFLAGS_FOR_BUILD.
3509 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3511 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3514 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3516 * MAINTAINERS (Write After Approval): Added myself.
3518 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3520 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3521 recommended version to 2.3.2.
3523 * configure: Regenerate.
3525 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3527 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3529 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3531 * MAINTAINERS (Write After Approval): Update e-mail address.
3533 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3535 * libtool.m4: Update to libtool 2.2.6.
3536 * lt~obsolete.m4: Update to libtool 2.2.6.
3537 * ltmain.sh: Update to libtool 2.2.6.
3538 * ltsugar.m4: Update to libtool 2.2.6.
3539 * ltversion.m4: Update to libtool 2.2.6.
3540 * ltoptions.m4: Update to libtool 2.2.6.
3541 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3543 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3545 * MAINTAINERS (Write After Approval): Add myself.
3547 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3549 * MAINTAINERS (Write After Approval): Update my name.
3551 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3553 * MAINTAINERS: Add myself in "Write After Approval".
3555 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3557 * MAINTAINERS: Add myself as ia64 maintainer.
3559 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3561 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3562 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3563 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3564 and Michael Tiemann from Write After Approval since they do not
3565 actually have access.
3567 2008-09-05 Richard Guenther <rguenther@suse.de>
3569 * configure.ac: Initialize clooglibs to -lcloog.
3570 * configure: Re-generate.
3572 2008-09-04 Le-Chun Wu <lcwu@google.com>
3574 * MAINTAINERS (Write After Approval): Add myself.
3576 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3578 * configure.ac (--with-cloog-polylib): New.
3579 (--disable-cloog-version-check): New.
3580 (--disable-ppl-version-check): New.
3581 * configure: Re-generate.
3583 2008-09-03 Richard Guenther <rguenther@suse.de>
3585 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3587 * configure: Re-generate.
3589 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3592 * MAINTAINERS: Add picoChip maintainers.
3594 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3595 Tobias Grosser <grosser@fim.uni-passau.de>
3596 Jan Sjodin <jan.sjodin@amd.com>
3597 Harsha Jagasia <harsha.jagasia@amd.com>
3598 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3599 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3600 Adrien Eliche <aeliche@isty.uvsq.fr>
3602 Merge from graphite branch.
3603 * configure: Regenerate.
3604 * Makefile.in: Regenerate.
3605 * configure.ac (host_libs): Add ppl and cloog.
3606 Add checks for PPL and CLooG.
3607 * Makefile.def (ppl, cloog): Added modules and dependences.
3608 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3609 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3611 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3613 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3614 (GCC_SHLIB_SUBDIR): New.
3615 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3616 * configure: Regenerate.
3617 * Makefile.in: Regenerate.
3619 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3621 * MAINTAINERS: Consistently use tabs to separate columns.
3623 2008-08-29 Tristan Gingold <gingold@adacore.com>
3625 * MAINTAINERS (Write after Approval): Add myself.
3627 2008-08-28 Tristan Gingold <gingold@adacore.com>
3629 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3630 Enable bfd, binutils and opcodes.
3631 * configure: Regenerate.
3633 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3635 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3637 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3639 * MAINTAINERS: Use correct Umlaut for last name.
3641 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3643 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3645 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3647 * MAINTAINERS: Update my email address.
3649 2008-08-16 Nicolas Roche <roche@adacore.com>
3651 * Makefile.tpl: Add BOOT_ADAFLAGS.
3652 * Makefile.in: Regenerate.
3654 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3656 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3657 * configure: Regenerate.
3659 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3661 * configure.ac: Add makefile fragments for hpux.
3662 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3663 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3664 * configure: Regenerate.
3665 * Makefile.in: Regenerate.
3667 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3669 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3671 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3673 * MAINTAINERS (Write after Approval): Add myself.
3675 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3677 * MAINTAINERS (Write After Approval): Add myself.
3679 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3681 * MAINTAINERS (Write After Approval): Add myself.
3683 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3685 * MAINTAINERS: Update my email address.
3687 2008-06-25 Joey Ye <joey.ye@intel.com>
3689 * MAINTAINERS (Write After Approval): Add myself.
3691 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3693 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3694 * Makefile.in: Regenerate.
3695 * configure: Regenerate.
3697 2008-06-17 Daniel Kraft <d@domob.eu>
3699 * MAINTAINERS (Write After Approval): Add myself.
3701 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3703 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3704 "$@" is still intact with both Autoconf 2.59 and 2.62.
3705 * configure: Regenerate.
3707 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3709 * Makefile.tpl: Fix comment errors.
3710 * Makefile.in: Regenerate.
3712 2008-06-12 David S. Miller <davem@davemloft.net>
3713 David Edelsohn <edelsohn@gnu.org>
3715 * configure.ac: Add powerpc*-*-* to gold supported targets.
3716 * configure: Regenerate.
3718 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3720 PR tree-optimization/36218
3721 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3722 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3723 (all prefix="build-"): Pass them to build-system sub-makes.
3724 * Makefile.in: Regenerate.
3726 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3728 * MAINTAINERS (mt port): Remove.
3729 (sco5, unixware, sco udk): Remove.
3730 (Kean Johnston): Add to Write After Approval.
3732 2008-05-30 Julian Brown <julian@codesourcery.com>
3734 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3735 of libobjc for ARM EABI Linux.
3736 * configure: Regenerate.
3738 2008-05-18 Xinliang David Li <davidxl@google.com>
3740 * ChangeLog: Remove wrong ChangeLog entry.
3742 2008-05-17 Xinliang David Li <davidxl@google.com>
3744 * MAINTAINERS (Write After Approval): Add myself.
3746 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3748 * MAINTAINERS (Write After Approval): Add myself.
3750 2008-05-14 Rafael Espíndola <espindola@google.com>
3752 * config-ml.in: don't handle --enable-shared and --enable-static.
3754 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3756 * MAINTAINERS: Update my email address.
3758 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3760 * MAINTAINERS: Update my email address.
3762 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3764 * MAINTAINERS (Write After Approval): Add myself.
3766 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3768 * MAINTAINERS (Write After Approval): Add myself.
3770 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3772 * MAINTAINERS (crx): Add myself.
3774 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3777 2008-04-14 David S. Miller <davem@davemloft.net>
3779 * configure.ac: Add sparc*-*-* to gold supported targets.
3780 * configure: Regenerate.
3782 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3785 * configure.ac: Include override.m4.
3786 * configure: Regenerate.
3788 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3790 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3791 * Makefile.in: Regenerate.
3793 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3795 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3796 as nonconfigurable directories list.
3797 * configure: Regenerate.
3799 2008-04-14 Ben Elliston <bje@au.ibm.com>
3801 * config.sub, config.guess: Update from upstream sources.
3803 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3805 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3806 * Makefile.in: Regenerate.
3808 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3810 * configure.ac: Do not build libssp for the AVR.
3811 * configure: Regenerate.
3813 2008-04-07 Ian Lance Taylor <iant@google.com>
3815 * Makefile.def: check-gold depends upon all-binutils.
3816 * Makefile.in: Regenerate.
3818 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3820 * MAINTAINERS (Write After Approval): Add myself.
3822 2008-04-04 Nick Clifton <nickc@redhat.com>
3825 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3827 * configure: Regenerate.
3829 2008-04-04 NightStrike <NightStrike@gmail.com>
3832 * configure.ac: Combine rules for mingw32 and mingw64.
3833 * configure: Regenerate.
3835 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3837 * MAINTAINERS (Write After Approval): Add myself.
3839 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3841 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3842 * Makefile.in (.NOTPARALLEL): Ditto.
3844 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3846 * MAINTAINERS (Write After Approval): Add myself.
3848 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3850 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3851 * Makefile.in (.NOTPARALLEL): Regenerate.
3853 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3855 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3856 * Makefile.in: Regenerate.
3858 2008-03-26 Jakub Staszak <kuba@et.pl>
3860 * MAINTAINERS (Write After Approval): Add myself.
3862 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3864 * MAINTAINERS: Update e-mail address.
3866 2008-03-20 Ian Lance Taylor <iant@google.com>
3868 * configure.ac: Add support for --enable-gold.
3869 * Makefile.def: Add gold as a directory like ld.
3870 * configure, Makefile.in: Regenerate.
3872 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3874 * configure.ac: m4_include config/proginstall.m4.
3875 * configure: Regenerate.
3877 Backport from upstream Libtool:
3879 2007-10-12 Eric Blake <ebb9@byu.net>
3881 Deal with Autoconf 2.62's semantic change in m4_append.
3882 * ltsugar.m4 (lt_append): Replace broken versions of
3884 (lt_if_append_uniq): Don't require separator to be overquoted,
3885 and avoid broken m4_append.
3886 (lt_dict_add): Fix typo.
3887 * libtool.m4 (_LT_DECL): Don't overquote separator.
3889 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3891 * config.rpath: Add AIX 6 support.
3893 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3895 * Makefile.def (stageprofile). Remove -fprofile-generate
3896 from stage_libcflags.
3897 * Makefile.in: Regenerate.
3899 2008-03-13 Ben Elliston <bje@au.ibm.com>
3901 * config.sub, config.guess: Update from upstream sources.
3903 2008-03-06 Tom Tromey <tromey@redhat.com>
3905 * MAINTAINERS: Update for treelang deletion.
3907 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3909 * MAINTAINERS: Update my email address.
3911 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3913 * MAINTAINERS (darwin port): Add myself as a maintainer.
3914 (objective-c/c++): Add myself as a maintainer.
3916 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3918 * MAINTAINERS (Write After Approval): Update my email address.
3920 2008-02-25 Tomas Bily <tbily@suse.cz>
3922 * MAINTAINERS (Write After Approval): Add myself.
3924 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3926 * MAINTAINERS (OpenMP): Add myself.
3928 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3933 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3934 * configure: Regenerate.
3936 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3937 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3938 STAGE4_LIBCFLAGS): New.
3939 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3940 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3941 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3942 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3943 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3944 for target modules. Don't export LIBCFLAGS.
3945 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3946 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3947 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3948 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3949 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3950 * Makefile.in: Regenerate.
3952 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3955 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3956 Do not use -DDLL_EXPORT. Backport from upstream.
3958 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3960 * MAINTAINERS (Write After Approval): Add myself.
3962 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3964 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3965 * configure: Regenerate.
3967 2008-01-31 Marc Gauthier <marc@tensilica.com>
3969 * configure.ac (xtensa*-*-*): Recognize processor variants.
3970 * configure: Regenerate.
3972 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3975 * configure.ac (PARSE_ARGS): Push suitable setting of
3976 ac_subdirs_all, for `./configure --help=recursive'.
3977 Handle `+' in generic toplevel directory disabling.
3978 * configure: Regenerate.
3980 2008-01-28 Nick Clifton <nickc@redhat.com>
3982 * MAINTAINERS (xstormy16): Take over maintainership.
3984 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3986 * MAINTAINERS (c4x port): Remove.
3988 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3990 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3992 2008-01-23 Ben Elliston <bje@au.ibm.com>
3994 * config.sub, config.guess: Update from upstream sources.
3996 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3998 * MAINTAINERS (Write After Approval): Add myself.
4000 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4002 * MAINTAINERS: Update my email address.
4004 2008-01-09 Raksit Ashok <raksit@google.com>
4006 * MAINTAINERS (Write After Approval): Add myself.
4008 2008-01-09 Raksit Ashok <raksit@google.com>
4010 * MAINTAINERS (Write After Approval): Add myself.
4012 2008-01-08 Ben Elliston <bje@au.ibm.com>
4014 * config.sub, config.guess: Update from upstream sources.
4016 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4018 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4019 Change recommended MPFR from 2.2.1 -> 2.3.0.
4020 * configure: Regenerate.
4022 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4024 * MAINTAINERS: Update my email address.
4026 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4028 * MAINTAINERS: Update my email address.
4030 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4032 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4033 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4034 * Makefile.in: Regenerate.
4036 2007-12-10 Mark Heffernan <meheff@google.com>
4038 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4041 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4043 * configure.ac: Enable libjava for x86_64-*-darwin9.
4044 * configure: Regenerate.
4046 2007-12-07 Bill Maddox <maddox@google.com>
4048 * MAINTAINERS (Write After Approval): Add myself.
4050 2007-12-05 Ben Elliston <bje@au.ibm.com>
4052 * config.sub, config.guess: Update from upstream sources.
4054 2007-12-02 Matthias Klose <doko@ubuntu.com>
4056 * config-ml.in: Remove 64bit configure tests.
4058 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4060 * config-ml.in: Robustify against white space in absolute file
4063 * config-ml.in (multi-clean): Substitute ${Makefile}.
4064 Remove superfluous ${Makefile} in list.
4066 2007-11-19 Thiemo Seufer <ths@mips.com>
4068 * config-ml.in: Don't hardcode the Makefile name.
4070 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4072 * MAINTAINERS (Write After Approval): Add myself.
4074 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4076 * MAINTAINERS (Write After Approval): Add myself.
4078 2007-11-06 Doug Kwan <dougkwan@google.com>
4080 * MAINTAINERS (Write After Approval): Add myself.
4082 2007-10-25 Ben Elliston <bje@au.ibm.com>
4084 * MAINTAINERS (mercury): Remove entry.
4085 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4087 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4089 * Makefile.def (dependencies): Make configure-gdb depend on
4091 * Makefile.in: Regenerated.
4093 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4095 * MAINTAINERS (Fortran maintainer): Remove myself.
4097 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4099 * Makefile.def: To avoid problems running with parallel makes,
4100 build newlib before libgloss so that target specific header
4102 * Makefile.in: Regenerate
4104 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4106 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4107 * Makefile.in: Regenerate.
4109 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4111 * MAINTAINERS (Register allocation reviewer): Add myself.
4113 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4115 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4116 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4117 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4118 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4119 * configure: Regenerate.
4121 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4123 * MAINTAINERS (Register allocation reviewer): Add myself.
4125 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4127 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4128 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4129 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4130 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4131 * configure.ac: Default them to host tools for $host = $build.
4134 * configure: Regenerate.
4135 * Makefile.in: Regenerate.
4137 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4139 * MAINTAINERS (Register allocation reviewer): Add myself.
4141 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4143 * MAINTAINERS (Register allocation reviewer): Add myself.
4145 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4147 * MAINTAINERS (Write After Approval): Fix typo.
4149 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4151 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4152 * configure: Regenerate.
4154 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4157 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4158 they're already prefixed.
4160 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4162 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4164 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4165 * configure: Regenerate.
4166 * Makefile.in: Regenerate.
4168 2007-09-17 Andreas Schwab <schwab@suse.de>
4170 * configure.ac: Raise minimum makeinfo version to 4.6.
4171 * configure: Regenerate.
4173 2007-09-17 Johannes Singler <singler@ira.uka.de>
4175 * MAINTAINERS (write-after-approval) add myself
4177 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4179 * configure.ac: Correct makeinfo version check.
4180 * configure: Regenerate.
4182 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4184 * MAINTAINERS: Update my email address.
4186 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4188 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4189 to $skipdirs and only disable gprof for newlib. Use the normal
4190 mips*-elf* handling in other respects.
4191 * configure: Regnerate.
4193 2007-09-12 David Daney <ddaney@avtrex.com>
4195 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4197 * configure: Regenerate.
4199 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4202 * configure.ac: For libgloss targets, point the linker to the linker
4203 script, startup code and simulator library.
4204 * configure: Regenerate.
4206 2007-09-07 Andrew Haley <aph@redhat.com>
4208 * configure.ac (noconfigdirs): Remove target-libffi and
4210 * configure: Regenerate.
4212 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4215 * configure.ac: Use config/mh-mingw on mingw.
4216 * configure: Regenerate.
4218 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4220 * MAINTAINERS (Write After Approval): Add myself.
4222 2007-09-05 Richard Guenther <rguenther@suse.de>
4224 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4225 nor --disable-checking is provided also turn on yes and types
4226 checking for stage1.
4227 * configure: Re-generate.
4229 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4231 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4232 (Write After Approval): Remove myself.
4234 2007-08-29 Nick Clifton <nickc@redhat.com>
4236 * config.sub, config.guess: Update from upstream sources.
4238 2007-08-22 Bud Davis <jmdavis@link.com>
4240 * MAINTAINERS (Write After Approval): Added myself.
4241 * MAINTAINERS (Reviewers): Removed myself.
4243 2007-08-18 Paul Brook <paul@codesourcery.com>
4244 Joseph Myers <joseph@codesourcery.com>
4246 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4247 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4248 * Makefile.in: Regenerate.
4249 * configure.ac (--with-debug-prefix-map): New.
4250 * configure: Regenerate.
4252 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4253 Nigel Stephens <nigel@mips.com>
4255 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4256 as target_makefile_frag.
4257 * configure: Regenerate.
4259 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4261 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4262 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4263 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4264 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4265 (do-compare, do-compare3, do-compare-debug): New.
4266 ([+compare-target+]): Use them.
4268 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4270 * MAINTAINERS (Write After Approval): Change my email address.
4272 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4273 Ben Elliston <bje@au.ibm.com>
4275 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4276 --silent if $silent.
4277 * configure: Regenerate.
4279 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4281 * MAINTAINERS (Various Maintainers): Add myself as
4282 loop infrastructure maintainer. Update my e-mail
4285 2007-07-31 Diego Novillo <dnovillo@google.com>
4287 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4290 2007-07-26 Richard Guenther <rguenther@suse.de>
4292 * configure.ac: Add types checking to stage1 checking flags.
4293 * configure: Regenerate.
4295 2007-07-17 Nick Clifton <nickc@redhat.com>
4297 * COPYING3: New file. Contains version 3 of the GNU General
4299 * COPYING3.LIB: New file. Contains version 3 of the GNU
4300 Lesser General Public License.
4302 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4304 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4306 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4308 * MAINTAINERS (S/390 co-maintainer): Add myself.
4309 (Write After Approval): Remove myself.
4311 2007-07-13 Dan Hipschman <dsh@google.com>
4313 * MAINTAINERS (Write After Approval): Add myself.
4315 2007-07-11 Nick Clifton <nickc@redhat.com>
4317 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4319 * Makefile.in: Regenerate.
4321 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4323 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4326 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4328 * lt~obsolete.m4: New. Import from 20070318 libtool.
4330 2007-07-03 Julian Brown <julian@codesourcery.com>
4332 * MAINTAINERS (Write After Approval): Add myself.
4334 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4336 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4337 * configure: Regenerate.
4339 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4341 * configure.ac: Add some missing m4 quotation.
4342 * configure: Regenerate.
4344 2007-07-02 Simon Baldwin <simonb@google.com>
4346 * MAINTAINERS (Write After Approval): Add myself.
4348 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4350 * configure: Regenerate.
4352 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4354 * Makefile.def: Add windmc tool to build.
4355 * Makefile.tpl: Likewise.
4356 * configure.ac: Likewise.
4357 * Makefile.in: Regenerate.
4358 * configure: Regenerate.
4360 2007-06-28 DJ Delorie <dj@redhat.com>
4362 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4363 not building newlib.
4364 * configure: Regenerated.
4366 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4368 * MAINTAINERS (Write After Approval): Add myself.
4370 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4372 * MAINTAINERS (Write After Approval): Add myself.
4374 2007-06-19 Chris Matthews <chrismatthews@google.com>
4376 * MAINTAINERS (Write After Approval): Add myself.
4378 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4380 * MAINTAINERS (Write After Approval): Add myself.
4382 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4384 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4385 * Makefile.in: Regenerated.
4387 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4389 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4390 bfin*-*-uclinux* targets.
4391 * configure: Regenerate.
4393 2007-06-14 Ian Lance Taylor <iant@google.com>
4395 * MAINTAINERS: Add myself as non-algorithmic global write
4398 2007-06-14 Diego Novillo <dnovillo@google.com>
4400 * MAINTAINERS: Add self as middle-end maintainer and
4401 non-algorithmic global write maintainer.
4403 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4405 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4406 Move all Fortran maintainers except Paul Brook into the
4407 Non-Autopoiesis section.
4409 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4411 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4412 (distclean-stage[+id+]): Possibly delete stage_last.
4413 * Makefile.in: Regenerate.
4415 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4417 * MAINTAINERS (Various Maintainer): Fix typo.
4419 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4421 * MAINTAINERS (Various Maintainer): Add myself as
4422 dataflow maintainer.
4424 2007-06-07 Ben Elliston <bje@au.ibm.com>
4426 * config.sub, config.guess: Update from upstream sources.
4428 2007-06-07 Ben Elliston <bje@au.ibm.com>
4430 * Makefile.tpl: Fix spelling error.
4431 * Makefile.in: Regenerate.
4433 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4435 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4436 lt_cv_sys_max_cmd_len.
4438 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4440 * MAINTAINERS (Various Maintainers): Add myself as
4441 auto-vectorizer maintainer.
4443 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4446 * libtool.m4: Revert previous change.
4447 * ltgcc.m4: Put it here.
4449 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4451 * MAINTAINERS (Various Maintainers): Add myself as
4452 auto-vectorizer maintainer.
4454 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4457 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4459 2007-05-30 Richard Guenther <rguenther@suse.de>
4461 * MAINTAINERS (Various Maintainers): Add myself as
4462 auto-vectorizer maintainer.
4464 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4467 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4468 * configure: Rebuilt.
4470 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4472 * MAINTAINERS (Write After Approval): Removed my name.
4474 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4476 * MAINTAINERS (Write After Approval): Remove myself.
4478 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4480 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4482 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4484 * ltmain.sh: Update from ToT Libtool.
4485 * libtool.m4: Update from ToT Libtool.
4486 * ltsugar.m4: New. Update from ToT Libtool.
4487 * ltversion.m4: New. Update from ToT Libtool.
4488 * ltoptions.m4: New. Update from ToT Libtool.
4490 * ltcf-c.sh: Remove.
4491 * ltcf-cxx.sh: Remove.
4492 * ltcf-gcj.sh: Remove.
4494 2007-05-22 Ollie Wild <aaw@google.com>
4496 * MAINTAINERS (Write After Approval): Add myself.
4498 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4500 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4502 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4503 Remove CFLAGS/LIBCFLAGS.
4504 (configure-stage[+id+]-[+prefix+][+module+],
4505 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4506 * Makefile.in: Regenerate.
4508 2007-05-15 Diego Novillo <dnovillo@google.com>
4510 * MAINTAINERS: Update e-mail address.
4512 2007-05-15 Revital Eres <eres@il.ibm.com>
4514 * MAINTAINERS (Write After Approval): Add myself.
4516 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4518 * MAINTAINERS (Write After Approval): Updated my address.
4520 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4522 * MAINTAINERS (Write After Approval): Add myself.
4524 2007-05-11 Silvius Rus <rus@google.com>
4526 * MAINTAINERS (Write After Approval): Add myself.
4528 2007-04-23 Tom Tromey <tromey@redhat.com>
4530 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4532 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4534 * MAINTAINERS (cpplib): Rename to ...
4535 (libcpp): ... this. Add C/C++ front end maintainers.
4537 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4539 * config-ml.in: Pass ${ml_config_env} to configure calls.
4541 2007-04-04 Christian Bruel <christian.bruel@st.com>
4543 * MAINTAINERS (Write After Approval): Add myself.
4545 2007-04-02 Dave Korn <dave.korn@artimi.com>
4547 * MAINTAINERS (Write After Approval): Add myself.
4549 2007-03-31 Tobias Burnus <burnus@net-b.de>
4551 * MAINTAINERS (fortran 95 front end): Add myself.
4553 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4555 * MAINTAINERS (Write After Approval): Add myself.
4557 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4559 * MAINTAINERS (Modulo Scheduler): Add myself.
4561 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4563 * MAINTAINERS (fortran 95 front end): Add myself.
4564 (c++ front end): whitespace fix.
4566 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4568 * MAINTAINERS (Write After Approval): Add myself.
4570 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4572 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4573 of glob. Quote arguments with single quotes too.
4574 * configure: Regenerate.
4576 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4578 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4579 * Makefile.in: Regenerate
4581 2007-03-07 Andreas Schwab <schwab@suse.de>
4583 * configure: Regenerate.
4585 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4587 * configure.ac: Add "--with-pdfdir" configure option,
4588 which defines pdfdir variable.
4589 * Makefile.def (target=fixincludes): Add install-pdf to
4591 (recursive_targets): Add install-pdf target.
4592 (flags_to_pass): Add pdfdir.
4593 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4595 * configure: Regenerate
4596 * Makefile.in: Regenerate
4598 2007-02-28 Eric Christopher <echristo@apple.com>
4601 2006-12-07 Mike Stump <mrs@apple.com>
4603 * Makefile.def (dependencies): Add dependency for
4604 install-target-libssp and install-target-libgomp on
4606 * Makefile.in: Regenerate.
4608 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4610 * configure: Regenerate.
4611 * configure.ac: Move statements after variable declarations.
4613 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4615 * MAINTAINERS: Add myself as sh maintainer.
4617 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4619 * configure.ac: Adjust for loop syntax.
4620 * configure: Regenerate.
4622 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4624 * configure: Rebuilt.
4626 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4628 * configure.ac: Drop multiple occurrences of --enable-languages,
4629 and fix its quoting.
4630 * configure: Rebuilt.
4632 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4633 Nathan Sidwell <nathan@codesourcery.com>
4634 Vladimir Prus <vladimir@codesourcery.com>
4635 Joseph Myers <joseph@codesourcery.com>
4637 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4638 * configure: Regenerate.
4640 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4642 * ltconfig (freebsd*): Default to elf.
4644 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4646 * configure.ac (target_libraries): Move libgcc before libiberty.
4647 * configure: Regenerated.
4649 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4650 Paolo Bonzini <bonzini@gnu.org>
4653 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4654 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4655 * configure: Regenerated.
4657 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4659 * MAINTAINERS (Language Front End Maintainers): Update my mail
4662 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4665 * configure.ac: Correct syntax for Solaris ksh.
4666 * configure: Regenerated.
4668 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4670 * configure.ac: Sync with src.
4671 * configure: Regenerate.
4673 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4675 * Makefile.in: Regenerate.
4677 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4679 * config.sub: Sync with src.
4681 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4683 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4684 noncanonical equivalents.
4685 * configure.in: Rename to...
4686 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4687 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4688 target_noncanonical. Use them. Rewrite removal of configure
4689 arguments for autoconf 2.59. Discard variable settings. Force
4690 program_transform_name for native tools.
4692 * Makefile.in: Regenerated.
4693 * configure: Regenerated with autoconf 2.59.
4695 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4697 * MAINTAINERS (Write After Approval): Add myself.
4699 2007-01-31 Andreas Schwab <schwab@suse.de>
4701 * Makefile.tpl (LDFLAGS): Substitute it.
4702 * Makefile.in: Regenerate.
4704 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4706 * MAINTAINERS (Write After Approval): Add myself.
4708 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4710 * MAINTAINERS (spu port): Add myself.
4712 2007-01-23 Richard Guenther <rguenther@suse.de>
4715 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4716 * Makefile.tpl (GNATBIND): Substitute it.
4717 (GNATMAKE): Likewise.
4718 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4720 * Makefile.in: Regenerate.
4721 * configure: Regenerate.
4723 2007-01-18 Mike Stump <mrs@apple.com>
4725 * configure.in: Re-enable -Werror for gcc builds.
4727 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4729 * MAINTAINERS (Write After Approval): Add myself.
4731 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4733 * configure.in: Change == to = in test command.
4734 * configure: Regenerate.
4736 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4737 Nick Clifton <nickc@redhat.com>
4738 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4740 * configure.in (build_configargs, host_configargs, target_configargs):
4741 Remove build/host/target parameters.
4742 (host_libs): Add gmp and mpfr.
4743 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4744 * Makefile.def (gmp, mpfr): New.
4745 (gcc): Remove target.
4746 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4747 target_os, target_vendor): New.
4748 (configure): Add host_alias/target_alias arguments; adjust invocations.
4749 * configure: Regenerate.
4750 * Makefile.in: Regenerate.
4752 2007-01-11 Matt Fago <fago@earthlink.net>
4754 * configure.in: Try to link to functions only in mpfr 2.2.x
4755 to improve robustness of configure tests.
4756 * configure: Regenerate.
4758 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4760 * MAINTAINERS: Add myself as i386 maintainer.
4762 2007-01-08 Jan Hubicka <jh@suse.cz>
4764 * MAINTAINERS: Add myself as i386 maintainer.
4766 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4768 * configure.in: Add support for an x86_64-mingw* target.
4769 * configure: Regenerate.
4771 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4773 * Makefile.tpl (all-target): Correct @if conditional for target
4775 * configure.in: Omit libiberty if building only target libgcc.
4776 * configure, Makefile.in: Regenerated.
4778 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4780 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4781 * configure: Regenerate.
4783 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4785 * Makefile.def (target_modules): Add libgcc.
4786 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4787 * Makefile.tpl (clean-target-libgcc): Delete.
4788 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4789 on gcc even for bootstrapped modules. Rewrite handling of
4790 lang_env_dependencies to loop over target_modules.
4791 * configure.in (target_libraries): Add target-libgcc.
4792 * Makefile.in, configure: Regenerated.
4794 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4796 * configure.in: Reorganize recognition of languages. Add
4797 --enable-stage1-languages. Show supported languages for the chosen
4798 target rather than all recognized languages.
4799 * configure: Regenerate.
4801 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4803 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4804 * Makefile.in: Regenerate.
4806 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4808 * configure.in: Warn that MPFR 2.2.0 is buggy.
4809 * configure: Regenerate.
4811 2006-12-27 Ian Lance Taylor <iant@google.com>
4813 * configure.in: When removing Makefiles to force a reconfigure, also
4814 remove prev-DIR*/Makefile.
4815 * configure: Regenerate.
4817 2006-12-22 Andreas Schwab <schwab@suse.de>
4819 * configure: Regenerate with correct autoconf version.
4821 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4823 * configure.in: add AC_SUBST for *_FOR_TARGET.
4824 * configure: Regenerate.
4826 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4828 * configure.in: Simplify logic for rejecting languages that cannot
4829 be built. Separate the case when a language is unsupported,
4830 from the case when the user chooses not to build a language.
4832 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4834 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4835 it only affects bootstrap and could be tested on "$host" as well.
4836 * configure: Regenerate.
4837 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4839 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4842 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4843 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4844 move here comment from Makefile.tpl.
4845 * Makefile.tpl: Move some definitions higher in the file.
4846 (STAGE1_CHECKING): New.
4847 * configure.in: Add --enable-stage1-checking.
4848 * configure: Regenerate.
4849 * Makefile.in: Regenerate.
4851 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4853 * MAINTAINERS: Add myself as build system maintainer.
4855 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4857 * MAINTAINERS (Write After Approval): Add myself.
4859 2006-12-13 Eric Christopher <echristo@apple.com>
4861 * MAINTAINERS: Add myself as darwin maintainer.
4863 2006-12-11 Ian Lance Taylor <ian@airs.com>
4865 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4867 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4869 MAINTAINERS: Update my entry.
4871 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4873 * configure.in: Handle spu makefile frag.
4874 * Makefile.tpl (MAINT): Define
4875 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4876 * configure: Regenerate.
4877 * Makefile.in: Regenerate.
4879 2006-12-11 Ben Elliston <bje@au.ibm.com>
4881 * config.guess: Import latest version.
4882 * config.sub: Likewise.
4884 2006-12-11 Ben Elliston <bje@au.ibm.com>
4886 * configure.in (spu-*-*): Don't skip target-libiberty.
4887 * configure: Regenerate.
4889 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4892 * configure.in: Correct x86 darwin support for libjava to powerpc
4894 * configure: Regenerate.
4896 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4898 * configure.in: Add x86 darwin support for libjava.
4899 * configure: Regenerate.
4901 2006-12-07 Mike Stump <mrs@apple.com>
4903 * Makefile.def (dependencies): Add dependency for
4904 install-target-libssp and install-target-libgomp on
4906 * Makefile.in: Regenerate.
4908 2006-12-04 Richard Guenther <rguenther@suse.de>
4910 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4911 (Non-Algorithmic Maintainers): Move over non-algorithmic
4912 loop optimizer maintainers, add myself as a non-algorithmic
4913 middle-end maintainer.
4915 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4917 * MAINTAINERS (Write After Approval): Add myself.
4919 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4921 * configure.in: Update error message for missing GMP/MPFR.
4923 * configure: Regenerate.
4925 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4927 * configure.in: Update MPFR version in error message.
4929 * configure: Regenerate.
4931 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4933 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4934 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4935 --with-gmp-lib): New flags.
4937 * configure: Regenerate.
4939 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4941 * MAINTAINERS (Write After Approval): Change my email address.
4943 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4945 * MAINTAINERS (Write After Approval): Add myself.
4947 2006-11-22 Philipp Thomas <pth@suse.de>
4949 * MAINTAINERS (i18n): Update e-mail address.
4951 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4953 * MAINTAINERS (spu port): Add myself as maintainer.
4954 (Write After Approval): Remove myself.
4956 2006-11-22 Ben Elliston <bje@au.ibm.com>
4958 * configure.in (skipdirs): Don't build libssp for SPU.
4959 * configure: Regenerate.
4961 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4963 * MAINTAINERS (spu port): Add myself as maintainer.
4964 (libobjc): Update my email address.
4966 2006-11-21 Andrea Bona <andrea.bona@st.com>
4968 * MAINTAINERS (Write After Approval): Add myself.
4970 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4972 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4973 * configure : Rebuilt.
4975 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4977 * MAINTAINERS (Write After Approval): Add myself.
4979 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4981 * MAINTAINERS (Write After Approval): Add myself.
4983 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4985 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4987 * configure: Regenerate.
4989 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4991 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4992 (unstage): Test for stage_last presence.
4995 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4997 * Makefile.in: Regenerate.
4999 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5001 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5004 2006-11-14 Erven Rohou <erven.rohou@st.com>
5006 * MAINTAINERS (Write After Approval): Add myself.
5008 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5010 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5011 and stageN-package/Makefile.
5012 * Makefile.in: Regenerated.
5014 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5016 * configure.in: Remove target-libgloss from noconfigdirs for
5018 * configure: Regenerated.
5020 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5022 * configure.in (have_gmp): Only error if the gcc directory exists.
5024 * configure: Regenerate.
5026 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5028 * configure.in: Robustify error message for missing GMP/MPFR.
5030 * configure: Regenerate.
5032 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5034 * MAINTAINERS (Write After Approval): Add myself.
5036 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5038 * MAINTAINERS: Change email address.
5040 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5042 * MAINTAINERS (Write After Approval): Add myself.
5044 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5046 * MAINTAINERS (Write After Approval): Add myself.
5048 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5050 * MAINTAINERS (Write After Approval): Move myself to
5051 Write After Approval section.
5053 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5055 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5057 * configure: Regenerate.
5059 2006-10-16 Tobias Burnus <burnus@net-b.de>
5061 * MAINTAINERS (Write After Approval): Add myself.
5063 2006-10-16 Ben Elliston <bje@au.ibm.com>
5065 * config.guess: Import latest version.
5066 * config.sub: Likewise.
5068 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5070 * Makefile.def: Added pdf target handling.
5071 * Makefile.tpl: Added pdf target handling.
5072 * Makefile.in: Regenerated.
5074 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5076 * MAINTAINERS: Add self as score port maintainer.
5078 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5080 * MAINTAINERS (Write After Approval): Add myself.
5082 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5084 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5086 * configure: Regenerated.
5088 2006-09-27 Dave Brolley <brolley@redhat.com>
5090 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5091 using $s instead of $r.
5092 * configure: Regenerated.
5094 2006-09-26 Thiemo Seufer <ths@mips.com>
5096 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5097 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5098 * configure: Regenerate.
5100 2006-09-24 Graeme Peterson <gridly@gmail.com>
5102 * MAINTAINERS (Write After Approval): Remove myself.
5104 2006-09-22 Chao-ying Fu <fu@mips.com>
5106 * MAINTAINERS (Write After Approval): Add myself.
5108 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5110 * MAINTAINERS: Add self as soft-fp maintainer.
5112 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5114 * MAINTAINERS: Add myself as avr maintainer.
5115 Remove Marek Michalkiewicz as avr maintainer.
5117 2006-09-07 Roberto Costa <roberto.costa@st.com>
5119 * MAINTAINERS (Write After Approval): Add myself.
5121 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5123 * configure.in: Never build newlib for a Mingw host.
5124 Never build newlib as Mingw target library.
5125 Test the existence of winsup/cygwin for building a Cygwin newlib,
5126 rather than just winsup.
5127 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5128 building a Mingw target.
5129 * configure: Regenerate.
5131 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5133 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5135 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5137 * config.guess: Import from src (was more updated).
5138 * config.sub: Likewise.
5140 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5142 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5143 * configure: Regenerated.
5145 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5147 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5148 for stages after the first.
5150 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5152 * Makefile.def: Add dependencies for configure-opcodes
5153 on configure-intl and all-opcodes on all-intl.
5154 * Makefile.in: Regenerated.
5156 2006-07-13 Ben Elliston <bje@au.ibm.com>
5158 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5160 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5162 Port to hosts whose 'sort' and 'tail' implementations
5163 treat operands with leading '+' as file names, as POSIX
5164 has required since 2001. However, make sure the code still
5165 works on pre-POSIX hosts.
5166 * ltmain.sh: Don't assume "sort +2" is equivalent to
5167 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5169 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5171 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5173 2006-07-04 Peter O'Gorman <peter@pogma.com>
5175 * ltconfig: chmod 644 before ranlib during install.
5177 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5180 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5181 if the bootstrap compiler is a GCC version that supports it.
5182 * configure: Regenerate.
5184 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5186 * configure.in: Fix thinkos in previous check-in.
5187 * configure: Regenerate.
5189 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5192 * configure.in: Test subdir_requires and give an appropriate
5194 * configure: Regenerate.
5196 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5198 * MAINTAINERS (Write After Approval): Add myself.
5200 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5202 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5204 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5206 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5208 2006-06-20 David Ayers <d.ayers@inode.at>
5211 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5212 whether target-libjava is being configured instead of whether the
5213 java front end is enabled.
5214 * configure: Regenerate.
5216 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5219 * configure.in: Only enable libgomp on IRIX 6.
5220 * configure: Regenerate.
5222 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5224 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5226 * Makefile.in: Regenerate.
5228 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5230 * config-ml.in: Alter CCASFLAGS to include special
5231 multilib options the same as is done for CFLAGS.
5233 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5235 * configure.in: Don't enable libgomp on hpux10.
5236 * configure: Rebuilt.
5238 2006-06-12 David Ayers <d.ayers@inode.at>
5242 * configure.in: Remove target-boehm-gc from noconfigdirs where
5243 ${libgcj} is specified.
5244 * configure: Regenerate.
5246 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5250 * configure.in: Sync.
5251 * configure: Regenerated.
5253 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5255 * Makefile.def: Added dependencies from sim and gdb on intl, and
5256 added configure dependencies to everything with an all dependency
5258 * Makefile.in: Regenerated.
5260 2006-06-06 David Ayers <d.ayers@inode.at>
5263 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5264 * Makefile.in: Regenerate.
5265 * configure.in: Add --enable-objc-gc at toplevel and have it
5266 enable boehm-gc for Objective-C.
5267 Remove target-boehm-gc from libgcj.
5268 Add target-boehm-gc to target_libraries.
5269 Add target-boehm-gc to noconfigdirs where ${libgcj}
5271 Assert that boehm-gc is supported when requested for Objective-C.
5272 Only build boehm-gc if needed either for Java or Objective-C.
5273 * configure: Regenerate.
5275 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5278 * Makefile.tpl (configure-[+prefix+][+module+],
5279 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5280 Remove rule to unstage bootstrapped modules.
5281 (stage_current): New.
5282 * Makefile.in: Regenerate.
5284 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5286 * MAINTAINERS (Write After Approval): Update my e-mail address.
5288 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5290 * include/libiberty.h: Declare pex_run_in_environment.
5292 2006-05-31 Asher Langton <langton2@llnl.gov>
5294 * MAINTAINERS (Write After Approval): Add myself.
5296 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5298 * Makefile.def (bfd, opcodes): Fix lib_path.
5299 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5300 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5301 * Makefile.in: Regenerate.
5303 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5305 * Makefile.in: Regenerate.
5307 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5309 * Makefile.def: Add install-html target. Add datarootdir
5310 docdir and htmldir to flags_to_pass.
5311 * Makefile.tpl: Add install-html target.
5312 * Makefile.in: Regenerate.
5313 * configure.in: Add --with-datarootdir, --with-docdir, and
5314 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5315 * configure: Regenerate.
5317 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5319 * configure.in: Enable gprof for cross builds.
5320 * configure: Regenerate.
5322 2006-05-22 Richard Guenther <rguenther@suse.de>
5325 2006-01-31 Richard Guenther <rguenther@suse.de>
5326 Paolo Bonzini <bonzini@gnu.org>
5328 * Makefile.def (target_modules): Add libgcc-math target module.
5329 * configure.in (target_libraries): Add libgcc-math target library.
5330 (--enable-libgcc-math): New configure switch.
5331 * Makefile.in: Re-generate.
5332 * configure: Re-generate.
5333 * libgcc-math: New toplevel directory.
5335 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5336 Andreas Tobler <a.tobler@schweiz.ch>
5338 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5339 * configure: Rebuilt.
5341 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5343 * MAINTAINERS (Write After Approval): Add myself.
5345 2006-05-01 DJ Delorie <dj@redhat.com>
5347 * configure.in: Restore CFLAGS if GMP isn't present.
5348 * configure: Regenerate.
5350 2006-05-01 Richard Guenther <rguenther@suse.de>
5352 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5355 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5357 * MAINTAINERS (Write After Approval): Add myself.
5359 2006-04-28 Jan Beulich <jbeulich@novell.com>
5361 * MAINTAINERS (Write After Approval): Add myself.
5363 2006-04-18 DJ Delorie <dj@redhat.com>
5365 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5366 reference libgloss so that libssp can be built in a combined
5368 * configure: Regenerate.
5370 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5372 * MAINTAINERS (Write After Approval): Add myself.
5374 2006-04-05 Ben Elliston <bje@au.ibm.com>
5376 * configure.in: Require makeinfo 4.4 or higher.
5377 * configure: Regenerate.
5379 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5381 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5382 Rearrange the entries of other libraries to have them in one place.
5384 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5386 * MAINTAINERS (Write After Approval): Remove myself.
5387 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5389 2006-03-14 Richard Guenther <rguenther@suse.de>
5391 * configure: Regenerate with autoconf 2.13.
5393 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5395 * MAINTAINERS: Use my work address.
5397 * MAINTAINERS: Update my E-mail address.
5399 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5401 * configure.in: Handle --disable-<component> generically.
5402 * configure: Regenerate.
5404 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5407 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5409 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5411 * MAINTAINERS (Write After Approval): Remove myself.
5412 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5414 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5416 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5417 (TARGET_CONFIGDIRS): Remove.
5418 * configure.in: Remove AC_SUBST(target_configdirs).
5419 * Makefile.in, configure: Regenerated.
5421 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5423 * MAINTAINERS (Write After Approval): Remove myself.
5424 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5426 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5430 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5432 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5433 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5434 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5435 BUILD_PREFIX, BUILD_PREFIX_1.
5436 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5438 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5439 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5441 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5442 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5443 of `cat stage_current`. Always provide the `r' and `s' variables.
5444 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5445 a single shell execution.
5446 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5447 bootstrapped modules, make the stage1 module if the build was not
5448 started yet, else build the current stage.
5449 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5450 (all-build, all-host, all-target, [+make_target+]-host,
5451 [+make_target+]-target): Do not use \-continued lines.
5452 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5453 (current_stage, restrap, stage_last): New.
5455 * Makefile.in: Regenerate.
5456 * configure: Regenerate.
5458 2006-02-19 Bud Davis <jmdavis@link.com>
5460 * MAINTAINERS (Write After Approval): Remove myself.
5461 (Language Front End Maintainers): Add myself as fortran 95
5462 maintainer and update e-mail address.
5464 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5466 * MAINTAINERS (Write After Approval): Remove myself.
5467 (Language Front End Maintainers): Add myself as fortran 95
5470 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5472 * MAINTAINERS (Write After Approval): Add myself.
5474 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5476 * MAINTAINERS (Write After Approval): Remove myself.
5477 (Language Front End Maintainers): Add myself as
5478 fortran 95 maintainer.
5480 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5484 2005-12-27 Leif Ekblad <leif@rdos.net>
5486 * configure.in: Add support for RDOS target.
5487 * configure: Regenerate.
5489 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5490 Andreas Schwab <schwab@suse.de>
5492 * configure: Regenerate.
5494 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5496 * configure.in (enable_libgomp): Add AIX.
5497 * configure: Regenerate.
5499 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5501 * MAINTAINERS (Write After Approval): Add myself.
5503 2006-02-03 Lee Millward <lee.millward@gmail.com>
5505 * MAINTAINERS (Write After Approval): Add myself.
5507 2006-01-31 Richard Guenther <rguenther@suse.de>
5508 Paolo Bonzini <bonzini@gnu.org>
5510 * Makefile.def (target_modules): Add libgcc-math target module.
5511 * configure.in (target_libraries): Add libgcc-math target library.
5512 (--enable-libgcc-math): New configure switch.
5513 * Makefile.in: Re-generate.
5514 * configure: Re-generate.
5515 * libgcc-math: New toplevel directory.
5517 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5519 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5520 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5521 the assembler, linker and binutils.
5522 * configure: Regenerate.
5524 2006-01-22 Dirk Mueller <dmueller@suse.de>
5526 * MAINTAINERS (Write After Approval): Add myself.
5528 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5530 * configure: Regenerate.
5532 2006-01-18 Richard Henderson <rth@redhat.com>
5533 Jakub Jelinek <jakub@redhat.com>
5534 Diego Novillo <dnovillo@redhat.com>
5536 * libgomp: New directory.
5537 * Makefile.def: Add target_module libgomp.
5538 * Makefile.in: Regenerate.
5539 * configure.in (target_libraries): Add target-libgomp.
5540 * configure: Regenerate.
5542 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5544 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5545 @ from continuation.
5546 * Makefile.in: Rebuilt.
5548 2006-01-04 Chris Lattner <sabre@gnu.org>
5550 * MAINTAINERS (Write After Approval): Add myself.
5552 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5556 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5557 * Makefile.tpl (OBJDUMP): New.
5558 (EXTRA_HOST_FLAGS): Add it.
5559 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5561 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5562 to use symbolic links between directories. Avoid race conditions
5563 or make them harmless.
5564 * configure.in: Do not try to use symbolic links between directories.
5566 * Makefile.def (LEAN): Pass.
5567 * Makefile.tpl (LEAN): Define.
5568 (stage[+id+]-start): Accept that the previous directory does not
5569 exist, if the bootstrap is lean.
5570 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5571 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5572 configure substitution.
5573 ([+compare-target+]): Likewise.
5574 ([+bootstrap-target+]-lean): New.
5575 * configure.in: Remove lean bootstrap support from here.
5577 * Makefile.in: Regenerate.
5578 * configure: Regenerate.
5580 2006-01-04 Ben Elliston <bje@au.ibm.com>
5582 * MAINTAINERS (libdecnumber): Add myself.
5584 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5586 * libtool-ldflags: New script.
5588 2006-01-02 Andreas Schwab <schwab@suse.de>
5590 * configure.in: When reconfiguring remove Makefile in
5591 all stage directories.
5592 * configure: Regenerate.
5594 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5596 * MAINTAINERS: Update my email address.
5598 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5600 Revert Ada-related part of the previous change.
5602 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5604 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5605 * Makefile.in: Regenerate.
5606 * configure.in: Do not include mt-ppc-aix target fragment.
5607 * configure: Regenerate.
5609 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5611 * configure.in: Select appropriate fragments for PowerPC/AIX.
5612 * configure: Regenerate.
5614 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5615 BOOT_CFLAGS, BOOT_LDFLAGS.
5616 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5617 BOOT_CFLAGS, BOOT_LDFLAGS.
5618 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5619 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5620 (stage): Fail if we cannot complete the work.
5621 * Makefile.in: Regenerate.
5623 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5625 * configure.in: Replace ms1 with mt.
5626 * configure: Rebuilt.
5628 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5630 * MAINTAINERS: Update my email address.
5632 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5634 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5635 install-host-nogcc): Don't invoke $(stage) at the end.
5636 * Makefile.in: Regenerate.
5638 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5640 * configure.in: Flip the top-level bootstrap switch.
5641 * configure: Regenerate.
5643 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5645 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5646 $(stage) and $(unstage).
5647 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5648 (all): Remove stray semicolon.
5649 (local-distclean): Don't handle multilib.tmp and multilib.out.
5650 (install.all): Set $s for consistency.
5651 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5652 check_multilibs setting. Always make the install directory.
5653 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5655 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5656 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5657 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5658 (multilib.out): Remove.
5659 * Makefile.in: Regenerated.
5661 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5663 * MAINTAINERS (Write After Approval): Add myself.
5665 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5667 * MAINTAINERS: Add myself as mt maintainer.
5669 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5671 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5673 * MAINTAINERS: Change email address.
5675 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5677 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5678 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5679 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5680 Find in-tree tools if available.
5681 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5682 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5683 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5684 (COMPILER_*_FOR_TARGET): New.
5685 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5686 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5687 (CONFIGURED_*, USUAL_*): Remove.
5688 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5689 STRIP): Use autoconf substitutions.
5690 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5691 COMPILER_NM_FOR_TARGET): New.
5692 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5694 (all): Make all-host and all-target in parallel.
5695 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5696 that $$r and $$s are set before invoking a recursive make.
5697 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5698 ([+bootstrap-target+]): Inline most of the `all' target.
5700 2005-11-29 Ben Elliston <bje@au.ibm.com>
5702 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5703 from the gcc build directory.
5704 * Makefile.in: Regenerate.
5706 2005-11-29 Ben Elliston <bje@au.ibm.com>
5708 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5709 depend on all-libdecnumber.
5710 * configure.in (host_libs): Include libdecnumber.
5711 * Makefile.in: Regenerate.
5712 * configure: Likewise.
5714 2005-11-29 Ben Elliston <bje@au.ibm.com>
5716 * libdecnumber: Import decNumber sources from the dfp-branch.
5718 2005-11-21 Kean Johnston <jkj@sco.com>
5720 * config.sub, config.guess: Sync from upstream sources.
5722 2005-11-21 Ben Elliston <bje@au.ibm.com>
5724 Import from Autoconf sources:
5726 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5727 * config/move-if-change: Don't output "$2 is unchanged";
5728 suggested by Ben Elliston. Handle weird characters correctly.
5730 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5732 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5733 to match upstream libtool for darwin.
5735 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5737 * Makefile.def: Remove gdb dependencies for gdbtk.
5738 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5739 (configure-gdb, install-gdb): New rules.
5740 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5741 * Makefile.in, configure: Regenerated.
5743 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5745 * MAINTAINERS (Write After Approval): Add myself.
5747 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5749 * MAINTAINERS (Write After Approval): Add myself.
5751 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5753 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5756 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5759 * Makefile.tpl (do-[+make-target+], do-check, install,
5760 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5761 are set before recursing.
5762 * Makefile.in: Regenerate.
5764 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5767 * Makefile.def (gcc) <target>: Fix thinko.
5768 * Makefile.in: Regenerate.
5770 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5772 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5773 * configure: Regenerate.
5775 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5777 * MAINTAINERS (Write After Approval): Add self.
5779 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5781 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5782 target-libffi, target-qthreads, target-libjava, and
5784 * configure: Regenerate.
5786 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5788 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5789 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5790 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5791 (USUAL_OBJDUMP_FOR_TARGET): New.
5792 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5793 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5794 * configure, Makefile.in: Regenerated.
5796 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5798 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5799 before other host packages.
5801 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5803 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5805 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5809 * configure.in (default_target): Remove.
5810 * Makefile.tpl (all): Do not use prerequisites as subroutines
5811 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5812 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5813 use prerequisites as subroutines.
5814 (check-host, check-target): New.
5815 (bootstrap configure & all targets): Do not use stage*-start
5816 if the directory layout is already ok.
5817 (non-bootstrap configure & all targets): Prepend a $(unstage).
5818 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5819 (NOTPARALLEL): Remove.
5820 (unstage, stage variables): New variables.
5821 (unstage, stage targets): Simply expand to those variables.
5823 * configure: Regenerate.
5824 * Makefile.in: Regenerate.
5826 2005-10-04 James E Wilson <wilson@specifix.com>
5828 * Makefile.def (lang_env_dependencies): Add libmudflap.
5829 * Makefile.in: Regenerate.
5831 2005-10-03 Andreas Schwab <schwab@suse.de>
5833 Backport from libtool CVS:
5834 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5836 * ltmain.sh: add support for installing into temporary
5837 staging area (e.g. 'make install DESTDIR=...')
5839 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5841 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5842 * configure: Regenerated.
5844 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5846 * configure: Regenerate with the correct
5849 2005-09-30 Catherine Moore <clm@cm00re.com>
5851 * configure.in (bfin-*-*): New.
5852 * configure: Regenerated.
5854 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5856 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5857 (LIPO_FOR_TARGET): New.
5858 (CONFIGURED_LIPO_FOR_TARGET): New.
5859 (USUAL_LIPO_FOR_TARGET): New.
5860 (STRIP_FOR_TARGET): New.
5861 (CONFIGURED_STRIP_FOR_TARGET): New.
5862 (USUAL_STRIP_FOR_TARGET): New.
5863 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5865 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5866 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5867 * Makefile.in: Regenerate.
5868 * configure: Regenerate.
5870 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5872 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5873 (rs6000-*-aix*): Same.
5874 * configure: Regenerate.
5876 2005-09-16 Tom Tromey <tromey@redhat.com>
5878 * MAINTAINERS: Add self as java maintainer.
5880 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5882 * configure.in: Recognize f95 in the --enable-languages option,
5883 and substitute it for fortran, issuing a warning.
5884 * configure: Regenerate.
5886 2005-08-30 Phil Edwards <phil@codesourcery.com>
5888 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5889 * configure: Regenerated.
5891 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5893 * MAINTAINERS: Add self as ms1 maintainer.
5895 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5897 * Makefile.def (libssp): Add to lang_env_dependencies.
5898 * Makefile.in: Regenerate.
5900 2005-08-18 Ian Lance Taylor <ian@airs.com>
5902 * MAINTAINERS: Add myself as middle-end maintainer.
5904 2005-08-17 Christian Groessler <chris@groessler.org>
5906 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5907 * Makefile.in: Regenerate.
5909 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5911 * MAINTAINERS (write after approval): Added myself.
5913 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5915 * MAINTAINERS (Write After Approval): Add myself.
5917 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5919 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5920 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5921 Look for alternate names of the target cc and c++
5922 * configure: Regenerate.
5924 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5926 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5927 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5928 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5929 tools; remove code to manually set them.
5930 (Target tools): Look in the environment for them.
5931 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5932 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5933 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5935 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5936 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5937 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5938 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5939 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5940 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5941 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5942 * configure: Regenerate.
5943 * Makefile.in: Regenerate.
5945 2005-07-28 Ben Elliston <bje@au.ibm.com>
5947 * MAINTAINERS: Update for removed CPU targets.
5949 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5951 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5952 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5953 * Makefile.in: Regenerated.
5955 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5957 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5958 (CFLAGS_FOR_TARGET): Use it.
5959 (CXXFLAGS_FOR_TARGET): Likewise.
5960 * Makefile.in: Regenerated.
5961 * configure.in (--with-build-sysroot): New option.
5962 * configure: Regenerated.
5964 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5966 * Makefile.tpl: Wrap install between unstage and stage
5967 * Makefile.in: Regenerate.
5969 2005-07-21 Eric Christopher <echristo@apple.com>
5971 * MAINTAINERS: Update affiliation.
5973 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5975 * MAINTAINERS: Add self as crx port maintainer.
5977 2005-07-20 DJ Delorie <dj@redhat.com>
5979 * MAINTAINERS: Add self as m32c maintainer.
5981 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5983 * all files: Update FSF address.
5985 2005-07-15 Eric Christopher <echristo@redhat.com>
5987 * MAINTAINERS: Change affiliation.
5989 2005-07-14 Jim Blandy <jimb@redhat.com>
5991 * configure.in: Add cases for Renesas m32c.
5992 * configure: Regenerated.
5994 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5996 * COPYING.LIB: Update from fsf.org.
5998 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6000 * COPYING, compile, config.guess,
6001 config.sub, install-sh, missing, mkinstalldirs,
6002 symlink-tree, ylwrap: Sync from upstream sources.
6003 * config-ml.in: Update FSF address.
6005 2005-07-13 Eric Christopher <echristo@redhat.com>
6007 * configure.in: Add toplevel noconfigdir support for tpf.
6008 * configure: Regenerate.
6010 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6014 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6015 * Makefile.in: Regenerate.
6017 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6019 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6020 Brolley to write-after-approval.
6022 2005-07-07 Andreas Schwab <schwab@suse.de>
6024 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6025 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6026 * Makefile.in: Regenerated.
6028 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6030 * configure.in: Don't build sim or rda when targetting darwin.
6031 * configure: Regenerate.
6033 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6035 * configure.in: Add --enable-libssp and --disable-libssp.
6036 * configure: Regenerate with autoconf-2.13.
6038 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6040 * Makefile.def (target_modules): Add libssp.
6041 * configure.in (target_libraries): Add target-libssp.
6042 * configure: Rebuilt.
6043 * Makefile.in: Rebuilt.
6045 2005-07-01 Zack Weinberg <zackw@panix.com>
6047 * MAINTAINERS: Change email address. Resign from maintainership.
6049 2005-07-01 Richard Guenther <rguenther@suse.de>
6051 * MAINTAINERS: Change my e-mail address and affiliation.
6053 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6055 * Makefile.def (stagefeedback): Come after profile.
6056 Define profiledbootstrap target.
6057 * Makefile.tpl (profiledbootstrap): Remove.
6058 (stageprofile-end): Zap stagefeedback.
6059 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6060 * Makefile.in: Regenerate.
6062 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6064 * MAINTAINERS: Update my email address.
6066 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6068 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6069 In 'cpp' stanza, support '#line' as well as '# '.
6071 2005-06-08 Andreas Schwab <schwab@suse.de>
6073 * MAINTAINERS: Move myself from 'Write After Approval' to
6074 'CPU Port Maintainers' section as m68k maintainer.
6076 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6078 * configure.in (unsupported_languages): New macro.
6079 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6080 non-ported target libraries in noconfigdirs.
6081 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6082 non-linux-gnu. Remove libgcj_ex_libffi.
6083 <lang_frag loop>: Set add_this_lang=no if the language is in
6084 unsupported_languages.
6085 * configure: Regenerate.
6087 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6089 * configure.in: Fix typo in handling of --with-mpfr-dir.
6090 * configure: Regenerate.
6092 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6094 * MAINTAINERS: Update my email address.
6096 2005-06-02 Jim Blandy <jimb@redhat.com>
6098 * config.sub: Add cases for the Renesas m32c. (This patch has been
6099 accepted into the master sources.)
6101 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6102 Michael Snyder <msnyder@redhat.com>
6103 Stan Cox <scox@redhat.com>
6105 * configure.in: Set noconfigdirs for ms1.
6107 * configure: Regenerate.
6109 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6111 * MAINTAINERS (Write After Approval): Add self.
6113 2005-06-01 Josh Conner <jconner@apple.com>
6115 * MAINTAINERS (Write After Approval): Add self.
6117 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6119 * MAINTAINERS: Update my email address.
6121 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6123 * MAINTAINERS (Write After Approval): Add self.
6125 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6127 * MAINTAINERS (Write After Approval): Remove self.
6129 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6131 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6132 (Dependencies): Consider target modules for bootstrap dependencies.
6133 Make target bootstrap modules depend on each stage's gcc.
6134 * Makefile.in: Regenerate.
6136 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6138 * Makefile.def (configure-gcc): Depend on binutils having been built.
6139 (all-gcc): No need to do it here.
6140 * Makefile.in: Regenerate.
6142 2005-05-19 Paul Brook <paul@codesourcery.com>
6144 * configure.in: Rewrite misleading error message when requested
6145 language cannot be built.
6146 * configure: Regenerate.
6148 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6150 * ylwrap: Import from Automake 1.9.5.
6152 2005-05-13 David Ung <davidu@mips.com>
6154 * MAINTAINERS (Write After Approval): Add self.
6156 2005-05-09 Mike Stump <mrs@apple.com>
6158 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6159 lt_cv_sys_max_cmd_len for now.
6161 2005-05-09 Stan Cox <scox@redhat.com>
6163 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6165 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6167 * README.SCO: Update the URL.
6169 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6171 * ltconfig: Define file_list_spec. Pass file_list_spec and
6172 with_gnu_ld to libtool.
6173 * ltcf-c.sh (aix[45]): Define file_list_spec.
6174 * ltcf-cxx.sh (aix[45]): Same.
6175 * ltcf-gcj.sh (aix[45]): Same.
6176 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6177 exists, write list of input files to temporary file.
6179 2005-05-04 Mike Stump <mrs@apple.com>
6181 * configure.in: Always pass --target to target configures as
6182 otherwise rebuilds that do --recheck will fail.
6183 * confiugure: Rebuilt.
6185 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6187 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6189 (configure, all): Add bootstrap support.
6190 (Host modules, target modules): Pass post-stage1 flags and exports.
6191 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6192 * Makefile.in: Regenerate.
6194 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6196 * configure: Regenerate.
6198 2005-04-27 Mike Stump <mrs@apple.com>
6200 * MAINTAINERS: Add self as darwin maintainer.
6202 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6204 * config.sub: Update from master copy.
6206 2005-04-21 Mike Stump <mrs@apple.com>
6208 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6209 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6211 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6213 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6214 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6215 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6216 "*-*-elf" and "*-*-linux*".
6217 * configure: Regenerate.
6219 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6221 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6223 2005-04-12 Mike Stump <mrs@apple.com>
6225 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6227 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6229 * MAINTAINERS (Write After Approval): Add myself.
6231 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6233 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6235 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6237 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6238 (TARGET_CONFIGARGS): Include --with-target-subdir.
6239 (configure, all): New macros. Use them throughout.
6240 * Makefile.in: Regenerate.
6242 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6244 * MAINTAINERS (Write After Approval): Add myself.
6246 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6248 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6250 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6252 * MAINTAINERS: Move John Carr to Write After Approval.
6254 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6256 * config/mh-mingw32: Delete.
6257 * configure.in: Don't use it.
6258 * configure: Regenerate.
6260 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6262 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6263 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6264 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6265 (HOST_LIB_PATH): Generate from Makefile.def.
6266 (TARGET_LIB_PATH): Likewise.
6267 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6268 * Makefile.in: Regenerate.
6269 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6270 (RPATH_ENVVAR): Include Darwin case.
6271 * configure: Regenerate.
6273 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6275 * MAINTAINERS (Various Maintainers): Remove self.
6276 (Write After Approval): Add self.
6278 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6280 * MAINTAINERS (Various Maintainers): Add self.
6282 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6284 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6285 * configure: Regenerate.
6287 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6289 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6290 gcc_version, and gcc_version_trigger from set of flags to pass.
6291 * Makefile.tpl: Remove definitions of above variables.
6292 (config.status): Remove dependency on $(gcc_version_trigger).
6293 * Makefile.in: Regenerate.
6294 * configure.in: Do not reference config/gcc-version.m4 nor
6295 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6296 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6297 * configure: Regenerate.
6299 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6300 Andrew Pinski <pinskia@physics.uc.edu>
6302 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6303 * Makefile.in: Regenerate.
6305 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6307 * MAINTAINERS (Write After Approval): Add myself.
6309 2005-03-03 David Ayers <d.ayers@inode.at>
6311 * MAINTAINERS (Write After Approval): Add myself.
6313 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6316 * ltmain.sh: Avoid creating archives with components that have
6317 duplicate basenames.
6319 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6322 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6324 * Makefile.in: Regenerate.
6326 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6328 * Makefile.in: Regenerate to fix conflict between the previous two
6331 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6334 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6335 * Makefile.tpl (HOST_SUBDIR): New substitution.
6336 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6337 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6338 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6339 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6340 (Host modules, Bootstrapped modules): Use it.
6341 (Build modules, Target modules): Do not create symlink trees,
6342 always configure out-of-srcdir.
6343 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6344 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6345 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6346 $(HOST_SUBDIR). Create a symlink for host_subdir.
6348 * Makefile.in: Regenerate.
6349 * configure: Regenerate.
6351 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6353 Merged from libada-gnattools-branch:
6354 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6356 * gnattools: New directory.
6357 * Makefile.def: Add gnattools as a module, depending on target-libada.
6358 * Makefile.in: Regenerate.
6359 * configure.in: Include gnattools in host_tools; disable it if ada
6361 * configure: Regenerate.
6363 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6365 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6366 treelang maintainer.
6367 (Write After Approval): Remove myself.
6369 2005-02-23 Paul Schlie <schlie@comcast.net>
6371 * configure.in: Allow darwin targeted ports to build tk, itcl and
6373 * configure: Regenerate.
6375 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6378 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6379 * configure: Regenerate.
6381 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6383 * MAINTAINERS (Write After Approval): Add myself.
6385 2005-02-10 Ian Lance Taylor <ian@airs.com>
6387 * MAINTAINERS: Update my e-mail address.
6389 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6391 * MAINTAINERS (Write After Approval): Add myself.
6393 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6395 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6396 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6397 target-libgloss when not *-*-elf and *-*-aout.
6398 * configure: Regenerate.
6400 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6402 * MAINTAINERS: Remove obsolete entries.
6404 * MAINTAINERS (Write After Approval): Add Michael Matz.
6406 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6408 * MAINTAINERS: Remove self as cpplib maintainer.
6410 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6412 * install-sh, config.sub: Import from upstream.
6414 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6417 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6418 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6419 * Makefile.in: Regenerate.
6421 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6423 * MAINTAINERS: Update my email address.
6425 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6426 Andreas Schwab <schwab@suse.de>
6429 * config-ml.in: Eval option if surrounded by single quotes.
6431 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6433 Revert 2004-12-28 Makefile changes, a better fix will be
6434 applied to mainline and src after GCC 4.0 branches.
6436 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6440 * Makefile.def (target_modules): Remove stage parameter,
6441 it is always true now.
6442 * Makefile.tpl (configure-build-[+module+],
6443 configure-target-[+module+]): Always build symlink tree
6444 for the directory and for include. BUILD_SUBDIR and
6445 TARGET_SUBDIR cannot be . anymore.
6446 * Makefile.in: Regenerate.
6448 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6450 Revert 2004-12-08 Makefile changes.
6452 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6454 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6457 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6459 * configure.in (sh64-*-*): Reenable gprof.
6460 * configure: Regenerate.
6462 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6464 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6465 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6466 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6467 * Makefile.in: Regenerate.
6469 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6471 * MAINTAINERS: Update my email address.
6473 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6475 * Makefile.tpl: Generate normal dependencies if the LHS module is
6477 * Makefile.in: Regenerate.
6479 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6481 * configure.in: Include config/gxx-include-dir.m4. Use
6482 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6483 * configure: Regenerate.
6485 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6487 * config.if: Delete.
6488 * configure.in: Set libstdcxx_incdir directly.
6489 * configure: Regenerate.
6491 2004-12-02 Eric Christopher <echristo@redhat.com>
6493 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6494 * Makefile.in: Regenerate.
6496 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6498 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6499 * configure: Regenerate.
6501 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6503 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6504 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6505 * configure: Regenerate.
6507 2004-12-01 Eric Christopher <echristo@redhat.com>
6509 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6510 of things to remove.
6512 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6514 * MAINTAINERS (Write After Approval): Update my e-mail address.
6516 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6518 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6519 from CVS libtool to always pass_all.
6521 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6523 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6524 (hppa*64*-*-*): Delete incorrect comment.
6525 * configure: Rebuilt.
6527 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6529 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6531 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6533 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6534 from CVS libtool to always pass_all.
6536 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6538 * install-sh, compile: Import from automake.
6540 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6542 * config.guess, config.sub: Import from savannnah.
6544 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6546 * MAINTAINERS (Write After Approval): Add myself
6548 2004-11-12 Mike Stump <mrs@apple.com>
6550 * Makefile.def: Add html support.
6551 * Makefile.tpl: Likewise.
6552 * Makefile.in: Regenerate.
6554 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6557 * configure.in: Remove all instances of build-fixincludes from
6559 (build_configargs): Supply --target to subdirectories.
6560 * configure: Regenerate.
6562 * Makefile.def: Make gcc install depend on fixincludes install.
6563 * Makefile.in: Regenerate.
6565 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6567 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6569 2004-11-11 Paul Brook <paul@codesourcery.com>
6571 * MAINTAINERS: Add self as arm maintainer. Update email address.
6573 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6575 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6577 * configure: Regenerate.
6579 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6581 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6584 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6586 * Makefile.def (host fixincludes): Specify missing targets.
6587 * Makefile.in: Regenerate.
6589 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6591 * MAINTAINERS: Add myself
6593 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6595 * MAINTAINERS (Write After Approval): Add myself.
6597 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6599 * Makefile.def: Build fixincludes for the host, too.
6600 * Makefile.in: Regenerate.
6601 * configure.in (host_tools): Add fixincludes.
6602 * configure: Regenerate.
6604 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6606 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6607 * configure: Regenerated.
6609 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6612 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6613 * configure: Regenerated.
6615 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6617 * README.SCO: Update per FSF instructions.
6619 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6622 * configure.in (case ${target}): Do not build fixincludes for avr.
6623 * configure: Regenerated.
6625 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6627 * configure.in (case ${target}): Do not build fixincludes
6628 on platforms where it is not used.
6629 * configure: Regenerated.
6631 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6633 * configure.in: Use an absolute path to install-sh.
6634 * configure: Regenerated.
6636 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6638 * MAINTAINERS (Write After Approval): Add myself.
6640 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6642 * MAINTAINERS: Remove from Write After Approval those that are
6643 already maintainers.
6645 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6647 * MAINTAINERS: Update my email address.
6649 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6651 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6652 * configure: Regenerate.
6654 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6656 * MAINTAINERS: Update my email address.
6658 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6660 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6661 entries belonging to this category.
6663 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6665 * MAINTAINERS: Update my e-mail address.
6667 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6669 Fix wrong conflict resolution in:
6671 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6673 * Makefile.in: Regenerate.
6674 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6675 in the recursive `make', instead of hardwiring `all'.
6676 (Autogenerated TARGET-* variables): New.
6678 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6680 * configure.in: Enable target-libgloss for crx-*-*.
6681 * configure: Regenerate.
6683 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6685 * MAINTAINERS (Various Maintainers): Move the "windows,
6686 cygwin, mingw" maintainer to ...
6687 (OS Port Maintainers): ... here.
6689 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6691 * MAINTAINERS (Write After Approval): Remove those that are
6692 maintainers of some subsystem.
6694 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6696 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6697 * ltcf-cxx.sh (tpf*): Likewise.
6698 * ltconfig (tpf*): Add TPF OS configuration support.
6700 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6702 * MAINTAINERS: Change my email address to my new work account.
6704 2004-09-24 Michael Roth <mroth@nessie.de>
6706 * configure.in (--without-headers): Add missing double quotes.
6707 * configure: Regenerate.
6709 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6711 * ylwrap: Revert to previous version.
6713 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6716 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6717 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6718 SET_GCC_LIB_PATH_CMD.
6719 (BASE_TARGET_EXPORTS): Likewise.
6720 * Makefile.in: Regenerated.
6722 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6723 * configure: Regenerated.
6725 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6727 * config.guess: New upstream version
6728 * compile, depcomp, install-sh, ylwrap: Likewise.
6730 2004-09-19 Roger Sayle <roger@eyesopen.com>
6732 * config/mh-x86omitfp: New host makefile fragment. Add
6733 -fomit-frame-pointer to the default BOOT_CFLAGS.
6734 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6735 * configure: Regenerate.
6737 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6740 * configure.in (*-*-darwin*): Renable libobjc.
6741 * configure: Regenerate.
6743 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6745 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6747 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6749 * Makefile.def: Remove libbanshee.
6750 * Makefile.tpl: Ditto.
6751 * configure.in: Ditto.
6752 * Makefile.in: Regen.
6755 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6757 * ltmain.sh: Use $pic_object as $non_pic_object if
6758 $non_pic_object=none.
6760 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6762 * missing: Import latest version from master repository.
6764 2004-09-06 Nick Clifton <nickc@redhat.com>
6766 * config.sub: Import latest version from master repository.
6767 * config.guess: Likewise.
6768 This includes these changes:
6770 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6772 * config.sub: Handle crisv32, alias etraxfs.
6773 * config.guess (crisv32:Linux:*:*): Handle.
6775 2004-08-13 Brad Smith <brad@comstyle.com>
6777 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6778 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6780 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6782 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6783 assume the processor is a powerpc. This is because coreutils
6784 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6785 in this case, due to a MacOS X bug that causes
6786 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6787 to return a negative number.
6788 Problem reported by Petter Reinholdtsen in:
6789 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6791 2004-07-19 Ben Elliston <bje@gnu.org>
6793 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6795 2004-06-24 Ben Elliston <bje@gnu.org>
6797 * config.guess: Update copyright years.
6798 * config.sub: Likewise.
6800 2004-06-22 Robert Millan <robertmh@gnu.org>
6802 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6803 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6805 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6807 * config.guess (*:*VMS:*:*): New entry. Replaces
6808 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6811 2004-06-22 Ben Elliston <bje@gnu.org>
6813 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6814 * config.sub: Likewise.
6816 2004-06-22 Ben Elliston <bje@gnu.org>
6818 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6819 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6821 2004-06-11 Ben Elliston <bje@gnu.org>
6823 * config.guess (pegasos:OpenBSD:*:*): Remove.
6825 2004-06-11 Ben Elliston <bje@gnu.org>
6827 From Wouter Verhelst <wouter@grep.be>:
6828 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6830 2004-06-11 Ben Elliston <bje@gnu.org>
6832 * config.guess (luna88k:OpenBSD:*:*): New.
6834 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6836 * config.guess (m32r*:Linux:*:*): New case.
6837 * config.sub: Handle m32rle.
6839 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6841 From Jens Petersen <petersen@redhat.com>:
6842 * config.sub: Handle sparcv8.
6844 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6846 From Tom Smith <smith@cag.lkg.hp.com>:
6847 * config.guess: Version suffixes are equally significant on Tru64
6848 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6849 prefix of "P" (patched kernel).
6851 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6853 * config.sub: Add support for National Semiconductor CRX target.
6855 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6857 * MAINTAINERS (Various Maintainers): Remove myself as web page
6858 maintainer, add myself as maintainer of build status lists.
6860 2004-09-03 Jan Beulich <jbeulich@novell.com>
6862 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6863 *-*-netware, but add target-libmudflap.
6864 Consolidate *-*-netware targets (of which really only i?86 exists)
6865 into a single entry.
6866 * configure: Likewise.
6868 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6870 * Makefile.tpl (sorry): Remove.
6871 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6872 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6873 (do-clean): Clean per-stage directories too.
6874 (do-distclean): Run distclean-stage1 too.
6875 (.NOTPARALLEL): Enable during toplevel bootstrap.
6876 (stage[+id+]-bubble): Enable parallel execution during
6877 the recursive invocation.
6878 * Makefile.in: Regenerate.
6880 Fix previous checkin:
6882 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6884 * configure.in: Fix indentation.
6885 * configure: Regenerate.
6887 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6889 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6890 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6891 * configure: regenerate
6892 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6895 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6897 * Makefile.def (build_modules): Add fixincludes.
6898 (dependencies): Make gcc depend on fixincludes.
6899 * configure.in (build_tools): Add fixincludes.
6900 (build_configdirs): Always include build_libs.
6901 * Makefile.in: Regenerate.
6902 * configure: Regenerate.
6904 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6906 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6907 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6908 phony targets; do not generate timestamp files.
6909 (distclean-stageN): Remove references to their timestamp files.
6910 (restageN, touch-stageN): Remove.
6911 (stageN-bubble): Rewritten.
6912 (compare): Support lean bootstraps.
6913 * Makefile.in: Regenerate.
6915 * configure.in: Only warn when bootstrapping but
6916 build != host or build != target. Support lean bootstraps.
6917 * configure: Regenerate.
6919 2004-08-26 Phil Edwards <phil@codesourcery.com>
6921 * configure.in: Give a better error message if GMP/MPFR are missing
6922 and a language needing them has been requested.
6923 * configure: Regenerated.
6925 2004-08-25 Phil Edwards <phil@codesourcery.com>
6927 * configure.in: Print a list of available language front-ends if
6928 a requested one is missing. Tidy stray tab characters.
6929 * configure: Regenerated.
6931 2004-08-19 Michael Koch <konqueror@gmx.de>
6933 * gcc/doc/install.texi: Update entry about automake for libjava.
6935 2004-08-17 Robert Millan <robertmh@gnu.org>
6937 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6938 (instead of FreeBSD).
6939 * configure: Regenerate.
6941 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6943 * Makefile.in: Regenerate.
6944 * configure: Regenerate.
6946 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6948 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6949 for bootstrapped modules if toplevel bootstrap is going.
6950 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6951 modules. Adjust for changes in Makefile.def. Enable several
6952 rules even in non-bootstrap mode, just to avoid peppering the
6953 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6954 (stage-[+prev+]-bubble): Remove.
6956 * Makefile.def (Dependencies): Depend on all-build-bison,
6957 all-build-flex, all-build-byacc, all-build-texinfo, rather
6958 than the host variations.
6959 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6961 (BISON): Update for recent Bisons.
6963 (cross): Depend on all-build.
6964 (all): Do not depend on all-build.
6965 (prebootstrap): Remove.
6966 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6967 (Prebootstrap dependencies): Add them to the per-stage targets
6968 and to all-prebootstrap.
6969 * configure.in (build_configdirs): Always enable build_tools.
6970 (BUILD_DIR_PREFIX): Remove.
6972 * Makefile.def (gcc): Add target variable.
6973 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6974 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6975 in the recursive `make', instead of hardwiring `all'.
6976 (Autogenerated TARGET-* variables): New.
6978 2004-08-13 Brian Booth <bbooth@redhat.com>
6980 * MAINTAINERS: Remove myself from write-after-approval.
6982 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6984 * src-release: Stop distributing mmalloc with gdb (which doesn't
6986 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6987 * Makefile.in: Regenerate.
6989 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6991 * configure.in (arm*-*-eabi*): New target.
6992 * configure: Regenerate.
6994 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6996 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6997 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6998 (Dependencies): New section.
6999 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7000 (configure-target-[+module+]): Depend on maybe-all-gcc
7001 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7002 (toplevel profiledbootstrap): Fix dependencies.
7003 * Makefile.in: Regenerate.
7005 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7007 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7008 target-libiberty to noconfigdirs.
7009 * configure: Regenerate.
7011 2004-08-03 Paul Brook <paul@codesourcery.com>
7013 * configure.in: Check for MPFR as well as GMP.
7014 * configure: Regenerate.
7016 2004-08-01 Robert Millan <robertmh@gnu.org>
7018 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7019 libmudflap for all GNU-based systems (with Glibc).
7020 * configure: Regenerate.
7022 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7024 * Makefile.def (host-modules): Add gcc.
7025 * Makefile.in: Regenerate.
7026 * Makefile.tpl (sorry): New rule.
7027 (configure-host, all-host, [+make_target+]-host, do-check,
7028 install-host): Do not add gcc as a special case.
7029 (host modules): Add a small special-casing for gcc. Export
7030 extra_make_flags through the environment.
7031 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7032 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7033 other recursive targets for gcc): Remove.
7035 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7036 (stage, unstage): New rules.
7037 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7038 distclean-stage[+id+]): Use stage_current.
7039 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7040 the stage*-start rules.
7042 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7044 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7047 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7049 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7050 * configure: Regenerate.
7052 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7054 * maintainer-scripts/gcc_release: Revert yesterday's change.
7056 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7058 * MAINTAINERS: Add myself to write-after-approval.
7060 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7063 * gcc/gccbug.in: Updated because of libf2c removal.
7064 * maintainer-scripts/gcc_release: Ditto.
7066 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7068 * configure.in: Build libmudflap by default on FreeBSD.
7069 * configure: Regenerated.
7071 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7073 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7075 * configure: Regenerated.
7077 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7080 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7081 feedback based compiler.
7082 * Makefile.in: Rebuilt.
7084 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7086 * Makefile.def (host_modules): Set bootstrap=true for flex.
7087 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7088 * Makefile.in: Rebuilt.
7090 2004-07-07 Jan Hubicka <jh@suse.cz>
7092 * MAINTAINERS: Add self as a profile feedback maintainer.
7094 2004-07-05 Phil Edwards <phil@codesourcery.com>
7096 * configure.in: Do not prepend $srcdir to /dev/null in
7098 * configure: Regenerate.
7100 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7102 * Makefile.def (build_modules): Add bison, byacc, flex,
7104 (flags_to_pass): Add FLEX.
7105 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7106 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7107 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7108 DEFAULT_MAKEINFO): Remove.
7109 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7110 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7111 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7112 objdir or else use configured tool.
7114 (all): Depend on it.
7115 (Build module dependencies): Add.
7116 * Makefile.in: Regenerate.
7117 * configure.in: Better support for multiple build modules,
7118 matching what is done for host/target modules. Do not look
7119 for "plausible" locations of build tools if Canadian cross.
7120 Use autoconf's AC_PROG_CC to find a C compiler. Define
7121 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7122 * configure: Regenerate.
7124 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7126 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7127 * Makefile.in: Regenerate.
7129 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7131 * Makefile.tpl (configure-build-[+module+],
7132 configure-[+module+], configure-target-[+module+]): Pass
7133 [+extra_configure_args+].
7134 (all-build-[+module+], all-[+module+], check-[+module+],
7135 install-[+module+], [+make_target+]-[+module+],
7136 all-target-[+module+], check-target-[+module+],
7137 install-target-[+module+], [+make_target+]-target-[+module+]):
7138 Pass [+extra_make_args+].
7139 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7140 (GCC_HOST_EXPORTS): Remove.
7141 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7142 cross, check-gcc, check-gcc-c++, install-gcc,
7143 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7144 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7145 * Makefile.in: Regenerate.
7147 2004-06-21 Matthew Sachs <msachs@apple.com>
7149 * MAINTAINERS: Added self to write-after-approval.
7151 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7153 * configure.in: Check for srcdir/winsup rather than build directory
7155 * configure: Regenerate.
7157 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7159 * configure.in: Don't build Cygwin native newlib if winsup
7160 directory is missing. Emit warning instead.
7161 * configure: Regenerate.
7163 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7165 * Makefile.tpl (touch-stage[+id+]): New.
7166 (restage[+prev+]): Depend on touch-stage[+id+].
7168 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7171 * Makefile.def: Add profile and feedback bootstrap stages.
7172 Remove next field from bootstrap stages.
7173 * Makefile.tpl (LN, LN_S): Substitute.
7174 (stageN-start, stageN-end): Use double-colon rules, to
7175 provide a hook for additional setup commands.
7176 (distclean-stageN-gcc, restageN): Create dependencies from
7177 [+prev+], not from [+next+].
7178 (stageN-bubble): Add commands for successive stages from
7179 [+prev+], using double-colon rules.
7180 (all-stageN-gcc): Fix typo.
7181 (stagefeedback-start, profiledbootstrap): New.
7182 * Makefile.in: Regenerate.
7183 * configure.in: Call ACX_PROG_LN.
7184 * configure: Regenerate.
7186 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7188 * MAINTAINERS (Write After Approval): Add myself.
7190 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7192 * MAINTAINERS (Write After Approval): Add myself.
7194 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7196 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7198 * configure: Regenerate.
7200 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7202 * Makefile.tpl: Fix typo.
7203 * Makefile.in: Regenerate.
7205 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7207 * configure.in: Remove new- prefix from toplevel
7209 * configure: Regenerate.
7211 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7213 * Makefile.tpl (all.normal): Rename to all.
7214 (all): Replace with a rule to pick the default
7215 target from configure.
7216 (all-gcc, configure-gcc): Use conditionals to
7217 do nothing when toplevel bootstrap is going on.
7218 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7219 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7220 * configure.in: Support --enable-bootstrap.
7222 * Makefile.def: Remove new- prefix from toplevel
7224 * Makefile.tpl: Likewise.
7226 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7229 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7230 $(RECURSE_FLAGS) to recursive invocation of make.
7232 * Makefile.in: Regenerate.
7233 * configure: Regenerate.
7235 2004-05-30 Andreas Jaeger <aj@suse.de>
7236 Jim Wilson <wilson@specifixinc.com>
7238 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7241 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7243 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7244 * configure: Regenerate.
7246 2004-05-25 Daniel Jacobowitz <drow@false.org>
7248 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7249 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7250 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7252 * Makefile.in: Regenerate.
7254 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7256 * configure.in: Test the ability to symlink directories.
7257 * configure: Regenerate.
7259 * Makefile.def (bootstrap-stage): New definitions.
7260 * Makefile.tpl (configure-stage1-gcc,
7261 configure-stage2-gcc, configure-stage3-gcc,
7262 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7263 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7264 new-restage3, compare): Autogenerate, see Makefile.in
7265 entry for behavioral changes.
7266 (distclean-stage1, new-stage1-start, new-stage1-end,
7267 new-stage1-bubble, distclean-stage2, new-stage2-start,
7268 new-stage2-end, new-stage2-bubble, distclean-stage3,
7269 new-stage3-start, new-stage3-end): New autogenerated targets.
7270 (objext, prebootstrap, BOOT_CFLAGS,
7271 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7274 * Makefile.in: Regenerate.
7275 (distclean-stage1, new-stage1-start, new-stage1-end,
7276 new-stage1-bubble, distclean-stage2, new-stage2-start,
7277 new-stage2-end, new-stage2-bubble, distclean-stage3,
7278 new-stage3-start, new-stage3-end): New targets.
7279 (all-stage1-gcc): Move prebootstrap dependency from here...
7280 (configure-stage1-gcc): ...to here.
7281 (new-bootstrap): Use bubble targets.
7282 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7283 Use per-stage distclean targets.
7284 (configure-stage1-gcc, configure-stage2-gcc,
7285 configure-stage3-gcc, all-stage1-gcc,
7286 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7287 Use new-stageN-start to prepare the tree.
7289 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7291 * Makefile.def (host_modules): add libcpp.
7292 * Makefile.tpl: Add dependencies on and for libcpp.
7293 * Makefile.in: Regenerate.
7294 * configure.in: Add libcpp host module.
7295 * configure: Regenerate.
7297 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7299 * Makefile.tpl: Whenever a recursive target is defined, wrap
7300 it in a special @if/@endif block, and prepare its maybe
7301 dependency in the @if/@endif block
7302 * configure.in: Instead of writing maybe dependencies, remove
7303 the @if/@endif statements, and remove the @if/@endif blocks
7305 * configure: Regenerate.
7306 * Makefile.in: Regenerate.
7308 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7310 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7312 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7315 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7316 * */configure: Rebuilt.
7318 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7320 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7322 * configure, Makefile.in: Regenerate.
7324 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7326 * MAINTAINERS (Write After Approval): Add myself.
7328 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7330 Merge from tree-ssa-20020619-branch.
7332 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7333 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7334 (HOST_GMPLIBS): Define.
7335 (HOST_GMPINC): Define.
7336 (TARGET_LIB_PATH): Add libmudflap.
7337 (GFORTRAN_FOR_TARGET): Define.
7338 (configure-build*): Export GFORTRAN.
7339 (configure-gcc): Export GMPLIBS and GMPINC.
7340 (all-gcc): Add maybe-all-libbanshee.
7341 (configure-target-libgfortran): Define.
7342 * Makefile.in: Regenerate.
7343 * configure.in (host_libs): Add libbanshee.
7344 (target_libraries): Add target-libmudflap and target-libgfortran.
7345 Add --with-libbanshee.
7346 Handle --disable-libmudflap.
7347 (*-*-freebsd*): Use with_gmp.
7348 Add $(libgcj) to noconfigdirs.
7349 * configure: Regenerate.
7350 * depcomp: New file.
7351 * MAINTAINERS: Add tree-ssa maintainers.
7353 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7355 * MAINTAINERS (Various Maintainers): Add myself.
7357 2004-04-30 Brian Ford <ford@vss.fsi.com>
7359 * MAINTAINERS (Write After Approval): Add myself.
7361 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7363 * MAINTAINERS (Write After Approval): Add myself.
7365 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7367 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7368 * configure: Regenerate.
7370 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7373 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7375 * Makefile.def (flags_to_pass): Remove *dir variables that
7376 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7377 as well as prefix and exec_prefix.
7378 * Makefile.in: Regenerate.
7380 2004-04-26 Robert Millan <robertmh@gnu.org>
7382 Add patches from libtool CVS.
7383 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7384 * ltconfig: Likewise.
7385 * ltcf-c.sh: Likewise.
7386 * ltcf-cxx.sh: Likewise.
7387 * ltcf-gcj.sh: Likewise.
7389 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7391 * Makefile.def (host_modules): Mark with the bootstrap
7392 flag packages on which gcc depends.
7393 * Makefile.tpl (all-bootstrap): Use it.
7394 * Makefile.in: Regenerate.
7396 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7398 * Makefile.def (flags_to_pass): Remove *dir variables that
7399 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7400 as well as prefix and exec_prefix.
7401 * Makefile.in: Regenerate.
7403 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7405 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7406 * configure: Regenerate.
7407 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7408 * gcc/Makefile.tpl (compare): Use the result of the test.
7409 * gcc/Makefile.in: Regenerate.
7411 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7413 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7414 Always relocate gcc and prev-gcc to the original names, even
7416 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7419 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7421 * MAINTAINERS: Update my email address.
7423 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7425 * configure.in (mips*-*-irix5*): Enable ld.
7426 * configure: Regenerate.
7428 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7430 * configure: Regenerate.
7432 2004-04-15 James E Wilson <wilson@specifixinc.com>
7434 * Makefile.tpl (configure-[+module+], configure-gcc,
7435 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7436 Set and export LDFLAGS.
7437 * Makefile.in: Regenerate.
7439 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7441 * MAINTAINERS: Add myself to write-after-approval.
7443 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7446 * Makefile.tpl: If we don't have built-in-tree target tools,
7447 use the ones found by configure rather than hacking around with
7448 program_transform_name.
7449 * configure.in: Give Makefile.tpl the information necessary
7451 * Makefile.in: Regenerate.
7452 * configure: Regenerate.
7454 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7457 * configure.in: When computing baseargs, strip *all* copies of
7458 offending options. Also, don't match/substitute the trailing space,
7459 so that this actually works when two similar options are separated by
7461 * configure: Regenerate.
7463 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7465 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7466 (rs6000-*-aix*): Same.
7467 * configure: Regenerate.
7469 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7471 * MAINTAINERS: Add myself to write-after-approval.
7473 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7475 * MAINTAINERS: Add myself to write-after-approval.
7477 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7479 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7480 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7481 * Makefile.in: Regenerate.
7483 * configure.in (top level bootstrap support): Rework --enable-werror
7484 to set @stage2_werror_flag@.
7485 * configure: Regenerate.
7486 * Makefile.tpl (top level bootstrap support): Pass
7487 @stage2_werror_flag@ down to configure in stages 2 and 3.
7488 * Makefile.in: Regenerate.
7490 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7492 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7493 for stages 2 and 3 as well as in make. As a consequence, remove
7494 OUTPUT_OPTION (now detected by configure) from the flags passed down
7496 * Makefile.in: Regenerate.
7498 * Makefile.tpl (new-bootstrap): Fix typo.
7499 * Makefile.in: Regenerate.
7501 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7503 * Makefile.tpl: Rearrange by moving recursive_targets rules
7504 into their proper sections.
7505 * Makefile.tpl (top level bootstrap support): Move disabling
7506 of coverage flags from 'make' to 'configure'; improve comments.
7507 * Makefile.in: Regenerate.
7509 * Makefile.tpl (experimental top level bootstrap) Move stage1
7510 language setting from all- target to configure- target; disable
7511 intermodule optimization in stage 1; prevent gratuitous rebuilds
7513 * Makefile.in: Regenerate.
7514 * configure.in: Comma-separate stage 1 language list for top
7516 * configure: Regenerate.
7518 * Makefile.tpl: Clean up experimental top level bootstrap support:
7519 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7520 prev-gcc in configure- targets as well as all- targets.
7521 * Makefile.in: Regenerate.
7523 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7525 * compile: New file imported from automake.
7527 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7529 * configure.in: Remove symbolic link section.
7530 * configure: Regenerate.
7531 * Makefile.tpl (links): Remove.
7532 * Makefile.in: Regenerate.
7534 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7535 Nathanael Nerode <neroden@gcc.gnu.org>
7537 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7538 Set with AC_CHECK_PROGS.
7539 * configure.in: Fix comment typo from last patch.
7540 * configure: Regenerate.
7542 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7544 * Makefile.tpl: Introduce experimental top level bootstrap support.
7545 * Makefile.in: Regenerate.
7546 * configure.in: Introduce support for top level bootstrap.
7547 * configure: Regenerate.
7549 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7550 Paolo Bonzini <bonzini@gnu.org>
7553 * configure.in: Cope with shells that do not support unquoted ^
7554 * configure: Regenerate.
7556 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7557 Paolo Bonzini <bonzini@gnu.org>
7560 * configure.in: Cope with shells that do not support nesting
7561 quotes inside quoted backquote substitutions.
7562 * configure: Regenerate.
7564 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7567 * configure.in: Fix escaping of $.
7568 * configure: Regenerate.
7570 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7572 * configure: Regenerate, since I forgot to while committing Paolo's
7575 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7578 Move language detection to the top level.
7579 * configure.in: Find default values for the tools as
7580 soon as possible. Disable ada if GNAT is not found.
7581 Emit error message about missing languages. Expand
7582 --enable-languages=all for the gcc subdirectory.
7584 2004-03-10 Ben Elliston <bje@gnu.org>
7586 * MAINTAINERS: Update my email address.
7588 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7590 * ltconfig: Disable building static libraries if building shared
7591 libraries on AIX 5L.
7593 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7595 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7597 * configure: Regenerated.
7599 2004-03-01 Brian Booth <bbooth@redhat.com>
7601 * MAINTAINERS: Add myself to write-after-approval.
7603 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7605 * MAINTAINERS: Add myself to write-after-approval.
7607 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7610 * Makefile.tpl: Guard XFOO sed statements better.
7611 * Makefile.tpl: Add dependency for configure-target-libada.
7612 * Makefile.in: Regenerate (incidentally fixes broken
7613 commit when libada-branch was merged).
7615 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7617 * MAINTAINERS: Add myself to write-after-approval.
7619 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7621 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7624 2004-02-20 Andrew Cagney <cagney@redhat.com>
7626 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7627 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7629 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7632 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7634 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7636 * MAINTAINERS: Added myself to write-after-approval.
7638 2004-02-14 Michael Koch <konqueror@gmx.de>
7640 * MAINTAINERS: Added myself to write-after-approval.
7642 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7644 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7645 some OS port maintainers to OS port maintainers section.
7647 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7649 * MAINTAINERS: Add self.
7651 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7653 * MAINTAINERS: Alphabetize.
7655 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7657 * MAINTAINERS: Remove myself.
7659 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7661 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7662 (rs6000-*-aix*): Same.
7663 * configure: Regenerate.
7665 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7667 * configure.in (host): Add in missing $noconfigdirs to defines.
7668 * configure: Regenerate.
7670 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7671 Nathanael Nerode <neroden@gcc.gnu.org>
7673 PR ada/6637, PR ada/5911
7674 Merge with libada-branch:
7675 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7676 with appropriate dependencies. Add --enable-libada configure switch.
7677 * configure, Makefile.in: Regenerate.
7679 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7681 * MAINTAINERS: Add myself to write-after-approval.
7683 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7685 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7686 * configure: Regenerate.
7688 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7690 Merge from upstream:
7692 * ltmain.in: When setting IFS to '~', be careful about user
7693 arguments that contain '~'.
7695 2004-02-04 Peter O'Gorman <peter@pogma.com>
7697 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7698 Also test $base_compile against $CC with escaped arguments. Bug
7699 reported by Geoff Keating <geoffk@apple.com>.
7701 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7703 * MAINTAINERS: Remove i960 port.
7705 2004-01-23 DJ Delorie <dj@redhat.com>
7707 * Makefile.def (target_modules) [libiberty]: Don't stage.
7708 * Makefile.in: Rebuilt.
7710 2004-01-20 Caroline Tice <ctice@apple.com>
7712 * MAINTAINERS: Add myself to write-after-approval.
7714 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7716 * MAINTAINERS: Update my email address.
7718 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7720 * MAINTAINERS: Add myself to write-after-approval.
7722 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7724 * MAINTAINERS: Remove entries without email address.
7726 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7728 * MAINTAINERS: Add myself to write-after-approval.
7730 2004-01-15 Steven Bosscher <stevenb@suse.de>
7732 * MAINTAINERS: Update my email address.
7734 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7736 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7737 * Makefile.tpl (configure-target-[+module+]): Support stage.
7738 * Makefile.in: Rebuilt.
7740 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7742 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7744 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7746 * MAINTAINERS: Add myself as a MIPS maintainer.
7748 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7750 * configure.in: Use ./config.cache, not config.cache.
7751 * configure: Regenerate.
7752 * Makefile.tpl: Special-casing not needed for GCC any more.
7753 * Makefile.in: Regenerate.
7755 * configure.in: Don't share a cache file for host dirs.
7756 * configure: Regenerate.
7758 * config-ml.in: Don't mess with the cache file.
7760 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7762 * MAINTAINERS: Move myself from 'Write After Approval' to
7763 'CPU Port Maintainers' section as SPARC maintainer.
7765 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7767 * Makefile.tpl: Make GCC use a separate config.cache.
7768 * Makefile.in: Regenerate.
7770 PR bootstrap/11932, PR bootstrap/11933
7771 (I don't know if it will fix either of them, but it relates
7773 * configure.in: Don't use shared config.cache for target
7775 * configure: Regenerate.
7777 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7779 * MAINTAINERS: Add myself to 'Write After Approval' section.
7781 2003-12-31 Roger Sayle <roger@eyesopen.com>
7783 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7784 * configure: Regenerated.
7786 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7788 * MAINTAINERS: Remove the mn10200 maintainer.
7790 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7792 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7793 * configure: Regenerated.
7795 2003-12-16 Jan Hubicka <jh@suse.cz>
7797 * MAINTAINERS: Add myself as callgraph maintainer.
7799 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7801 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7802 * configure: Regenerate.
7804 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7806 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7807 'Write After Approval' section. Update email.
7809 2003-12-01 James Lemke <jim@wasabisystems.com>
7811 * MAINTAINERS (Write After Approval): Add myself.
7813 2003-11-20 Matt Thomas <matt@3am-software.com>
7815 * MAINTAINERS: Add myself as a vax port maintainer.
7817 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7819 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7820 (configure-build-[+module+], configure-[+module+]): Likewise.
7821 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7822 * Makefile.in: Regenerate.
7824 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7826 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7827 shared/dylibed libraries.
7828 * ltmain.sh: Likewise.
7829 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7830 * ltcf-cxx.sh: Likewise.
7831 * ltcf-gcj.sh: Likewise.
7832 * ltconfig: Likewise.
7834 2003-11-17 Stan Cox <scox@redhat.com>
7836 * MAINTAINERS: Add myself as iq2000 port maintainer.
7838 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7840 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7841 * Makefile.in: Regenerate.
7843 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7845 * config.sub: Update to 2003-11-03 version.
7847 2003-10-20 Phil Edwards <phil@codesourcery.com>
7849 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7850 * configure: Regenerate.
7852 2003-10-20 Nicolas Pitre <nico@cam.org>
7854 * MAINTAINERS: Add myself to 'Write After Approval' section.
7856 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7858 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7860 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7862 * MAINTAINERS: Update my email address.
7864 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7866 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7868 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7870 * MAINTAINERS: Add myself to 'Write After Approval' section.
7872 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7874 * config.guess: Update to 2003-10-16 version.
7875 * config.sub: Update to 2003-10-16 version.
7877 2003-10-15 David Daney <ddaney@avtrex.com>
7879 * MAINTAINERS: Added myself to 'Write After Approval' section.
7881 2003-10-15 Falk Hueffner <falk@debian.org>
7883 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7884 'Write After Approval' section. Update email.
7886 2003-10-14 Roger Sayle <roger@eyesopen.com>
7888 * MAINTAINERS: Move myself from 'Write After Approval' to
7889 'Various Maintainers' section as middle-end maintainer.
7891 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7893 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7895 * Makefile.in: Regenerate.
7897 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7899 * config.guess: Update to 2003-10-07 version.
7900 * config.sub: Update to 2003-10-07 version.
7902 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7904 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7905 * ltconfig (irix5*, irix6*): Don't override version_type.
7907 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7909 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7910 * configure: Rebuilt
7911 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7912 * Makefile.in: Rebuilt
7914 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7916 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7918 2003-09-30 Carlo Wood <carlo@alinoe.com>
7920 * MAINTAINERS (Write After Approval): Add myself.
7922 2003-09-29 Paul Koning <ni1d@arrl.net>
7924 * MAINTAINERS: Move myself from "Write After Approval"
7925 to CPU platform maintainers for pdp11 platform.
7927 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7929 * MAINTAINERS: Move myself from 'Write After Approval' to
7930 'Various Maintainers' section as libffi testsuite maintainer.
7932 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7934 * configure.in: Pass a computed --program-transform-name
7936 * configure: Regenerated.
7938 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7940 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7941 * Makefile.in: Regenerate.
7943 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7944 * Makefile.in: Regenerate.
7946 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7948 * MAINTAINERS: Move myself from 'Write After Approval'
7949 to 'Various Maintainers' (objective-c) section.
7951 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7953 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7955 * configure: Regenerated.
7957 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7959 * MAINTAINERS (Write After Approval): Add myself to write after
7962 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7964 * MAINTAINERS (Write After Approval): Add myself.
7966 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7968 * MAINTAINERS: Update my e-mail address.
7970 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7972 * libtool.m4 (LD): Correct powerpc64 host match.
7974 2003-09-06 James E Wilson <wilson@tuliptree.org>
7976 * MAINTAINTERS: Update my affiliation and email address.
7978 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7980 * MAINTAINERS (Write After Approval): Add myself.
7982 2003-09-04 DJ Delorie <dj@redhat.com>
7984 * configure: Regenerate.
7986 2003-09-04 Robert Millan <robertmh@gnu.org>
7988 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7990 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7992 * configure.in: Ensure arguments to sed are properly spaced.
7993 * configure: Regenerate.
7995 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7997 * MAINTAINERS: Update my e-mail address.
7999 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8001 * MAINTAINERS (Write After Approval): Add myself.
8003 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8005 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8006 * configure: Regenerated.
8008 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8010 * MAINTAINERS: Update my email address.
8012 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8014 * configure.in: Use newline instead of semicolon when assuming
8015 shell arguments in a for loop.
8016 * configure: Regenerated.
8018 2003-08-22 Jason Eckhardt <jle@rice.edu>
8020 * MAINTAINERS: Resurrect the i860 maintainer.
8022 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8025 * configure.in: When testing with_libs and with_headers, treat
8026 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8027 * configure: Regenerate.
8029 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8031 (baseargs): Likewise.
8032 * configure: Regenerate.
8034 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8036 * MAINTAINERS (Write After Approval): Add myself.
8038 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8040 * configure.in: Disable libgcj for darwin not on powerpc.
8041 * configure: Rebuild.
8043 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8045 * config-ml.in, symlink-tree: Add license.
8047 2003-08-03 Richard Stallman <rms@gnu.org>
8048 Eben Moglen <moglen@columbia.edu>
8050 * README.SCO: New file.
8052 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8054 * Makefile.tpl (check, check-c++): Express dependencies using
8055 dependencies rather than commands.
8056 * Makefile.in: Regenerate.
8058 2003-08-01 Andrew Cagney <cagney@redhat.com>
8060 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8063 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8065 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8066 * Makefile.in: Update.
8068 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8070 * configure.in: Enable libgcj for darwin.
8071 * configure: Rebuild.
8073 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8075 * config-ml.in: Use ac_configure_args directly instead of
8076 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8079 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8081 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8082 creating target and build subdirs to build all parent dirs as needed.
8083 * Makefile.in: Rebuild.
8084 * configure.in: Don't build dirs explicitly here.
8085 * configure: Rebuild.
8087 2003-07-26 Paul Brook <paul@nowt.org>
8089 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8091 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8093 * Makefile.tpl (all-make): Depend on intl.
8094 * Makefile.in: Rebuilt.
8096 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8098 * install-sh: Update to newer upstream versions (associated with
8100 * mkinstalldirs: Likewise.
8101 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8103 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8105 * MAINTAINERS: Move self from Bug database only accounts
8106 to write-after-approval.
8108 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8110 * config.if: Remove unused libc_interface determination.
8112 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8114 * MAINTAINERS: Move self from write-after-approval to
8115 build machinery (*.in).
8117 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8121 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8122 unused INSTALL_PROGRAM_ARGS.
8123 * configure.in: Use AC_PROG_INSTALL.
8124 * Makefile.in: Regenerate.
8125 * configure: Regenerate.
8127 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8129 * MAINTAINERS: Alphabetize.
8131 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8133 * configure: Rebuilt.
8134 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8135 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8136 newlib nor libgloss.
8137 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8138 * configure.in (am33_2.0-*-linux*): Added.
8140 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8142 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8143 * configure: Regenerate.
8145 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8147 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8148 * Makefile.in: Regenerate.
8150 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8152 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8153 * Makefile.in: Regenerate.
8155 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8157 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8158 * Makefile.in: Regenerated.
8160 * config-ml.in: Replace PWD with PWD_COMMAND.
8162 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8164 * intl: New directory; see intl/ChangeLog for details.
8165 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8166 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8167 * Makefile.in: Regenerate.
8169 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8171 * configure.in: Clean up config-lang.in handling. Delete
8172 useless assignment to "subdirs".
8173 * configure: Regenerate.
8175 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8177 * configure.in: Rename 'target_libs' to 'target_libraries'.
8178 Remove useless reference to 'target_libs'.
8179 * configure: Regenerate.
8181 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8183 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8184 * Makefile.in: Regenerate.
8186 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8188 * Makefile.def: Introduce flags_to_pass.
8189 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8190 * Makefile.in: Regenerate.
8192 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8194 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8195 and target-libgloss.
8196 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8197 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8198 * configure: Regenerate.
8200 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8202 * configure.in: Update testsuite_flags to new location.
8203 * configure. Regenerate.
8205 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8207 * Makefile.tpl: Remove BUILD_CC stuff.
8208 * Makefile.in: Regenerate.
8210 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8212 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8214 2003-06-16 Graeme Peterson <gp@qnx.com>
8216 * MAINTAINERS (Write After Approval): Add myself.
8218 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8220 * config.guess: Update to 2003-06-12 version.
8221 * config.sub: Update to 2003-06-13 version.
8223 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8225 * config.guess: Update to 2003-06-06 version.
8226 * config.sub: Update to 2003-06-06 version.
8228 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8230 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8231 * configure. Regenerate.
8233 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8235 * configure.in: Disable serial configure by default.
8236 * configure: Regenerate.
8237 * Makefile.tpl: Abolish .NOTPARALLEL.
8238 * Makefile.in: Regenerate.
8240 * Makefile.tpl: Replace {build,host,target}_canonical by
8241 {build,host,target}.
8242 * Makefile.in: Regenerate.
8244 * Makefile.tpl: Fix stupid pasto.
8245 * Makefile.in: Regenerate.
8247 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8249 * Makefile.tpl: Remove bogus conditional.
8250 * Makefile.in: Regenerate.
8252 2003-06-05 Jan Hubicka <jh@suse.cz>
8254 * Makefile.tpl (profiledbootstrap): New target.
8255 * Makefile.in (profiledbootstrap): New target.
8257 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8259 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8260 Pinski. Remove user names from other bugzilla-only maintainers.
8262 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8264 * Makefile.tpl: Make 'recursive targets' using autogen rather
8265 than shell loop. Remove duplicate 'clean' targets and false
8267 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8268 Add systematic method of specifying missing targets in subdirs.
8269 Add copyright boilerplate.
8270 * Makefile.in: Regenerate.
8271 * configure.in: Add 'recursive targets' to maybe list.
8272 * configure: Regenerate.
8274 * MAINTAINERS: "GNATS only" -> "Bug database only".
8276 * Makefile.tpl: Rename [+target+] to [+make_target+].
8277 * Makefile.def: Rename 'target' to 'make_target'.
8279 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8281 * MAINTAINERS: Add self as options handling maintainer.
8283 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8285 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8286 been too long since I touched those ports.
8288 2003-05-28 DJ Delorie <dj@redhat.com>
8290 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8291 * Makefile.in: Regenerate.
8293 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8295 * configure.in: Use curly braces in the definition of tooldir.
8296 * configure: Regenerate.
8298 2003-05-21 DJ Delorie <dj@redhat.com>
8300 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8302 * Makefile.in: Regenerate.
8304 2003-05-21 DJ Delorie <dj@redhat.com>
8306 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8307 * Makefile.in: Regenerate.
8309 2003-05-20 Ian Lance Taylor <ian@airs.com>
8311 * MAINTAINERS: Update my e-mail address.
8313 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8315 * configure.in: Switch more things to use maybe dependencies.
8316 * Makefile.tpl: Switch more things to use maybe dependencies.
8317 Factor out common code from autogen IF statements.
8318 * configure: Regenerate.
8319 * Makefile.in: Regenerate.
8321 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8323 * configure.in: Accept i[3456789]86 for machine type.
8324 * configure: Regenerate.
8326 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8328 * configure.in: Switch more things to use maybe dependencies.
8329 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8330 * configure: Regenerate.
8331 * Makefile.tpl: Switch more things to use maybe dependencies.
8332 * Makefile.in: Regenerate.
8334 2003-05-16 Andreas Schwab <schwab@suse.de>
8336 * Makefile.tpl (install-opcodes): Define.
8337 * Makefile.in: Rebuild.
8339 2003-05-13 Andreas Jaeger <aj@suse.de>
8341 * config.guess: Update to 2003-05-09 version.
8342 * config.sub: Update to 2003-05-09 version.
8344 2003-05-13 Michael Eager <eager@mvista.com>
8346 * configure.in: Correct sed script so that options in quotes are not
8348 * configure: Rebuild.
8350 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8352 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8353 and $$s/newlib/libc/sys/cygwin32 include paths.
8356 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8358 * MAINTAINERS: Update my email addresses.
8360 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8362 * config-ml.in: Propagate INSTALL variables.
8364 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8366 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8368 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8370 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8371 * Makefile.in: Regenerate.
8373 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8375 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8377 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8379 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8381 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8383 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8384 * Makefile.in: Regenerated.
8386 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8388 * MAINTAINERS (Write After Approval): Upgrade myself from
8389 GNATS only to write-after-approval. Update my mail address.
8391 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8393 (OS Port Maintainers: freebsd): Add myself.
8395 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8397 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8399 2003-04-22 Kean Johnston <jkj@sco.com>
8401 * MAINTAINERS (SCO ports): Added myself.
8403 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8405 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8407 2003-04-19 Kean Johnston <jkj@sco.com>
8409 * MAINTAINERS (Write After Approval): Add myself.
8411 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8413 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8414 * Makefile.in: Regenerate.
8416 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8418 * configure.in (powerpc64*-*-linux*): Remove.
8419 * configure: Rebuilt.
8421 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8423 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8424 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8426 * Makefile.in: Regenerate.
8428 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8430 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8431 * configure: Regenerated.
8433 2003-04-15 DJ Delorie <dj@redhat.com>
8435 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8437 2003-04-13 Nick Clifton <nickc@redhat.com>
8439 * config-ml.in: Remove support for --disable-aix removing
8442 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8444 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8445 * */configure: Rebuilt.
8447 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8449 * MAINTAINERS: Add my email address.
8451 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8453 * MAINTAINERS (Write After Approval): Add myself.
8455 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8457 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8458 * Makefile.in: Regenerate.
8460 2003-03-14 Michael Chastain <mec@shout.net>
8462 * Makefile.in: Regenerate with correct Makefile.def.
8464 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8466 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8468 * Makefile.in: Regenerate.
8469 * configure.in: Clean up gxx_include_dir logic.
8470 * configure: Regenerate.
8472 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8474 * MAINTAINERS (Write After Approval): Add myself.
8476 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8478 * MAINTAINERS: Update my mail address.
8480 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8482 * configure.in (gxx_include_dir): Fix typo.
8483 * configure: Regenerated.
8485 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8487 * Makefile.tpl: Reindent.
8488 * Makefile.in: Regenerate.
8489 * configure.in: Reindent. Don't set unused variables.
8490 * configure: Regenerate.
8492 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8494 * configure.in: Include $(build_tooldir)/sys-include in
8496 * configure: Regenerated.
8498 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8500 * Makefile.tpl: Always pass down RANLIB.
8501 * Makefile.in: Regenerate.
8503 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8504 * Makefile.in: Regenerate.
8505 * configure.in: Remove unused logic relating to --enable-shared
8506 and --enable-threads. Remove bogus comments. Remove redundant
8508 * configure: Regenerate.
8510 * configure.in: Replace ${libstdcxx_version} by its value.
8511 Remove reference to mh-dgux.
8512 * configure: Regenerate.
8514 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8516 * MAINTAINERS (Write After Approval): Add myself.
8518 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8520 * Makefile.tpl: Rearrange.
8521 * Makefile.in: Regenerate.
8523 2003-02-25 Uwe Stieber <uwe@wwws.de>
8525 * configure.in: Add support for kaOS as cross build target system.
8526 * configure: Regenerated.
8528 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8530 * MAINTAINERS (Write after approval): Add myself.
8532 2003-02-21 James E Wilson <wilson@tuliptree.org>
8534 * MAINTAINERS: Update my email address.
8536 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8538 * MAINTAINERS: Add self to blanket write privs. section.
8540 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8542 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8543 configure-target-* as some target builds may require additional
8544 flags for preprocessor tests.
8545 * Makefile.in: Regenerated.
8547 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8549 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8550 * ltconfig: Handle it.
8551 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8554 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8555 it is used as argument to $CC.
8556 * ltcf-gcj.sh: Likewise.
8558 * configure.in: Introduce --enable-maintainer-mode.
8559 * configure: Rebuilt.
8560 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8561 for maintainer mode.
8562 * Makefile.in: Rebuilt.
8564 2003-02-18 Jason Merrill <jason@redhat.com>
8566 * Makefile.tpl (check-c++): Allow parallelism.
8568 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8570 * MAINTAINERS: Remove John Carr (who never actually had access to
8573 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8575 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8576 don't configure target-libobjc.
8577 * configure: Regenerate.
8579 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8581 * Makefile.tpl (RANLIB): Define.
8582 * Makefile.in: Regenerate.
8584 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8586 * MAINTAINERS: Update my email.
8588 2003-02-06 Keith R Seitz <keiths@redhat.com>
8590 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8591 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8592 * Makefile.in: Regenerated.
8593 * configure.in: Remove all traces of snavigator, db, and grep.
8594 * configure: Regenerated.
8596 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8598 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8601 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8603 * MAINTAINERS (Write after approval): Add myself.
8605 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8607 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8608 * Makefile.in: Regenerated.
8610 2003-01-30 Roger Sayle <roger@eyesopen.com>
8612 * config.guess: Updated to 2003-01-30's version.
8613 * config.sub: Updated to 2003-01-28's version.
8615 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8617 * config.if: If gcc_version is already set, just use it. Don't set
8618 gcc_version_trigger if it's already set, otherwise set it to
8619 gcc/version.c, but only if the file exists. If it is not set and
8620 gcc/version.c does not exist, try to extract the version number from
8623 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8625 * MAINTAINERS: Add myself to write-after-approval list.
8627 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8629 * configure.in: Revert 24Jan change.
8630 * configure: Regenerate.
8632 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8634 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8637 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8639 * configure.in: Revert previous change.
8640 * configure: Regenerate.
8642 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8644 * configure.in: Make rda native-only.
8645 * configure: Regenerate.
8647 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8649 * MAINTAINERS: Move myself from GNATS-only-accounts to
8650 write-after-approval.
8652 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8654 * configure.in: Add missing \.
8655 * configure: Rebuilt.
8657 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8659 * configure.in (baseargs): Avoid using \| in sed regular
8661 * configure: Rebuilt.
8663 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8665 * configure.in (baseargs): Remove all supported forms of
8666 --cache-file, --srcdir, --host, --build and --target options
8667 from argument lists.
8668 * configure: Rebuilt.
8670 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8672 * MAINTAINERS: Add myself to write-after-approval list.
8674 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8676 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8677 * configure: Rebuilt.
8679 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8681 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8682 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8683 * Makefile.in: Regenerate.
8684 * configure: Regenerate.
8686 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8688 * configure.in: Remove Makefile in build, host and target modules
8689 unless configure was run with --no-recursion.
8690 * configure: Rebuilt.
8692 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8694 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8695 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8696 * Makefile.in: Regenerate.
8698 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8700 * config.guess: Update to 2003-01-03 version.
8701 * config.sub: Update to 2003-01-03 version.
8703 2003-01-07 Christopher Faylor <cgf@redhat.com>
8705 * configure: Regenerate with proper autoconf 2.13.
8707 2003-01-07 Christopher Faylor <cgf@redhat.com>
8709 * configure.in: Add AC_PREREQ for consistency.
8710 * configure: Regenerate.
8712 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8714 * configure.in (GDB_TK): Add tcl directories conditional on
8715 gdb/gdbtk directory being present.
8716 * configure: Regenerate.
8718 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8720 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8721 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8722 * configure: Rebuilt.
8724 2002-12-31 Tom Tromey <tromey@redhat.com>
8726 * Makefile.in: Rebuilt.
8727 * Makefile.def (target_modules) [libffi]: Allow installation.
8729 2002-12-31 Andreas Schwab <schwab@suse.de>
8731 * configure.in: Fix use of $program_transform_name.
8732 * configure: Regenerated.
8734 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8736 * configure.in (baseargs): Don't remove first configure argument.
8737 * configure: Regenerated.
8739 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8741 * Makefile.tpl (local-distclean): Don't remove...
8742 (multilib.ts): ... this. Moved into...
8743 (multilib.out): ... this. Don't use sub-make.
8744 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8745 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8746 (configure-build-[+module+], configure-[+module+],
8747 configure-target-[+module+], configure-gcc): ... these. Test
8748 for Makefile existence. Drop config.status from dependencies.
8749 * Makefile.in: Rebuilt.
8750 * configure.in: Move gcc-version-trigger to the end of
8751 ac_configure_args. Add comments to maybedep.tmp and
8752 serdep.tmp. Introduce --disable-serial-configure. Remove
8753 nonopt from baseargs, matching and removing corresponding
8754 whitespace while at it.
8755 * configure: Rebuilt.
8757 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8759 * configure.in (host_configargs): Replace reference to
8760 no-longer-defined buildopts with --build=${build_alias}.
8761 * configure: Rebuilt.
8763 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8764 program_transform_name to standard idiom.
8765 (AUTOGEN, AUTOCONF): Define.
8766 (Makefile.in): Use $(AUTOGEN).
8767 (Makefile): Depend on config.status, and use autoconf-style rule to
8768 build it. Move original commands to...
8769 (config.status): ... this new target.
8770 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8772 * Makefile.in: Rebuilt.
8774 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8776 * Makefile.tpl: Fix dramatic bustage due to change in
8777 program_transform_name.
8778 * Makefile.in: Regenerate.
8780 * configure.in: Remove unnecessary PATH setting.
8781 * configure: Regnerate.
8783 * configure.in: Don't default to unprefixed tools unless
8784 the native tools will work.
8785 * configure: Regenerate.
8787 * configure.in: Convert to autoconf script. Blow away lots
8788 of now-redundant Makefile fragments.
8789 * configure: Generate using Autoconf.
8790 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8791 * Makefile.in: Regenerate.
8793 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8795 * configure: Fix stupid bug where RANLIB was mistakenly included.
8797 * configure.in: Rename (buildargs, hostargs, targargs) to
8798 (build_configargs, host_configargs, target_configargs).
8800 * configure.in: Move logic out of sed statement.
8802 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8803 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8805 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8807 * config.sub: Import from master repository
8808 * config.guess: Ditto
8810 2002-12-24 Andreas Schwab <schwab@suse.de>
8812 * Makefile.tpl (multilib.out): Fix missing space.
8813 * Makefile.in: Regenerate.
8815 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8817 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8818 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8819 * Makefile.in: Regenerate.
8820 * configure.in: Remove unnecessary leftovers.
8822 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8824 * configure.in (extra_ranlibflags_for_target): New variable.
8825 (*-*-darwin): Add -c to ranlib commands.
8826 * configure (tooldir): Handle extra_ranlibflags_for_target.
8828 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8830 * Makefile.tpl: Revert HJL's change.
8831 * Makefile.in: Regenerated.
8832 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8835 2002-12-19 Andreas Schwab <schwab@suse.de>
8837 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8838 * Makefile.in: Regenerate.
8840 2002-12-18 H.J. Lu <hjl@gnu.org>
8842 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8843 * Makefile.in: Regenerated.
8845 * configure.in (build_prefix): New. Substitute.
8847 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8849 * Makefile.tpl: Don't let real targets depend on phony targets.
8850 * Makefile.in: Regenerate.
8852 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8853 * Makefile.in: Regenerate.
8855 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8857 * config.sub: Import from master repository
8858 * config.guess: Ditto
8860 2002-12-16 Jason Merrill <jason@redhat.com>
8862 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8863 previous 'make bootstrap'.
8864 * Makefile.in: Regenerate.
8866 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8868 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8870 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8872 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8873 * Makefile.in: Regenerate.
8875 2002-12-13 Jason Merrill <jason@redhat.com>
8877 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8879 (check-c++): Just depend on it and check-target-libstdc++-v3.
8880 * Makefile.in: Regenerate.
8882 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8884 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8885 * Makefile.in: Rebuilt.
8887 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8889 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8891 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8893 * configure: Fix bug put in by gremlins.
8895 * Makefile.tpl: Substitute more autoconfily.
8896 * configure: Substitute more autoconfily.
8897 * Makefile.in: Regenerate.
8899 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8901 * config.sub: Import from master repository
8902 * config.guess: Ditto
8903 * MAINTAINERS: Added Svein Seldal under write after approval
8905 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8907 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8908 * Makefile.in (all-sim): Ditto.
8910 2002-12-06 DJ Delorie <dj@redhat.com>
8912 * Makefile.tpl: Change configure dependencies to not have real
8913 targets depend on phony targets.
8915 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8917 * configure.in: Revert unintentional change.
8919 * Makefile.tpl: Change dependency for */multilib.out so that
8920 it works when gcc isn't in the tree.
8922 * configure.in: Substitute more.
8923 * configure: Run subconfigures from the Makefile.
8924 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8925 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8927 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8929 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8931 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8933 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8934 and corresponding dependencies.
8935 * Makefile.in: Regenerate.
8937 * configure.in (host_tools): Order binutils, gas and ld for
8938 convenience in running the testsuites.
8940 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8941 * Makefile.in: Regenerate.
8942 * configure.in: Introduce rules to serialize subconfigure runs.
8944 * configure.in: Introduce BASE_CC_FOR_TARGET.
8945 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8946 Realize configure-build-* targets. Realize configure-target-* targets.
8947 * Makefile.in: Regenerate.
8949 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8951 * configure: Move gcc_version_trigger stuff from here...
8952 * configure.in: ...to here.
8954 * configure.in: Separate subconfigure options added by this file from
8955 options given by the user. Add machinery to put args for host
8956 subconfigures into the Makefile.
8958 * Makefile.tpl: Remove 'vault' targets.
8959 * Makefile.tpl: Reorder and comment dependencies.
8960 * Makefile.in: Regenerate.
8962 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8963 * configure.in: Fix my broken commit of previous patch. (sigh)
8965 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8967 * configure.in: Move host-specific darwin noconfigdirs into
8968 the host-specific section.
8970 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8972 * configure.in: Move host-specific darwin noconfigdirs into
8973 the host-specific section.
8975 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8977 * configure: Remove skip-this-dir support.
8978 * Makefile.tpl: Remove skip-this-dir support.
8980 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8982 * Makefile.in: Regenerate.
8984 * Makefile.tpl: Strip out useless setting of 'dir'.
8985 * Makefile.in: Regenerate.
8987 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8989 * configure.in: Fix deeply stupid bug.
8991 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8992 shell code in CXX_FOR_TARGET
8993 * Makefile.def: Introduce raw_cxx.
8994 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8996 * Makefile.in: Regenerate.
8998 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9000 * Makefile.tpl: Remove unnecessary ifs.
9001 * Makefile.in: Regenerate.
9003 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9004 dependencies. Maybe-ize build-libiberty. Create dummy install
9005 targets for 'no_install' modules.
9006 * configure: Move GDB_TK substitution to configure.in. Move
9007 build_modules stuff to configure.in.
9008 * configure.in: Implement soft dependency machinery. Maybe-ize
9009 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9010 * Makefile.in: Regenerate.
9012 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9014 * Makefile.tpl: Make all-target, install-target behave similarly
9015 to all, install (only hitting configured targets). Eliminate
9016 unused macro defintions.
9018 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9021 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9023 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9025 * configure.in: Produce lists of subdir targets we're actually
9026 configuring. Remove references to "dosrel".
9027 * Makefile.tpl: Let configure set which subdir targets are hit.
9028 Remove install-cross; clean up install; remove ALL. Remove
9029 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9030 Autogenerate host module targets. Remove empty dependency lines
9031 and redundant dependency; rearrange slightly.
9032 * Makefile.def: Add host-side libtermcap, utils.
9034 * Makefile.in: Regenerate.
9036 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9038 * ltconfig (osf[345]): Append $major to soname_spec.
9039 Reflect this in library_names_spec.
9040 * ltmain.sh (osf): Prefix $major with . for use as extension.
9042 2002-11-19 Andreas Jaeger <aj@suse.de>
9044 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9045 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9046 and sparc64 GNU/Linux systems.
9048 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9050 * MAINTAINERS: Update email.
9052 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9054 * MAINTAINERS: Complete James Dennett's entry.
9056 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9058 * MAINTAINERS (Write After Approval): Add myself.
9060 2002-11-13 Bruce Korb <bkorb@gnu.org>
9062 * Makefile.tpl: syntactic cleanup
9064 2002-11-13 Stuart Hastings <stuart@apple.com>
9066 * MAINTAINERS: Add myself to write-after-approval list.
9068 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9070 * Makefile.def: Add list of recursive targets to autogenerate.
9072 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9073 targets. Autogenerate *-build-* targets.
9074 * Makefile.in: Regenerate.
9076 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9078 * configure: More autoconf-style substitutions.
9079 * Makefile.tpl: More autoconf-style substitutions.
9080 * Makefile.in: Regenerate.
9082 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9084 * configure: Substitute more variables in a more autoconf-friendly
9085 way. Simplify slightly.
9086 * Makefile.tpl: Make more variables substitutable in an
9087 autoconf-friendly way.
9088 * Makefile.in: Regenerate.
9090 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9092 * MAINTAINERS (Write After Approval): Add myself.
9094 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9096 * configure.in (v810*): Remove special setting of tools.
9098 * configure: Add support for extra required flags for ar or nm.
9099 * configure.in (aix4.3+): Use above support for target-specific
9100 issues, rather than using config/mt-aix43.
9102 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9104 * configure: Remove 'removing', which doesn't work. Replace $subdir
9105 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9106 with $srcdir. Reformat indentation. Substitute some variables
9107 formerly hard-coded in the Makefile for build=host.
9108 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9109 * Makefile.def: Autogenerate more.
9110 * Makefile.in: Regenerate.
9112 2002-11-04 Adam Nemet <anemet@lnxw.com>
9114 * MAINTAINERS (Write After Approval): Add myself.
9116 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9118 * Makefile.def (host_modules): Add rda.
9119 * Makefile.in: Regenerate.
9120 * configure.in (target_tool): Add target-rda to list.
9122 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9124 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9126 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9128 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9129 and restrap targets to this rule.
9130 * Makefile.in: Regenerate.
9132 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9134 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9135 GNATS only accounts.
9137 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9139 * configure.in (i[3456]86-*-linux*): Add check to disable
9140 ${libgcj} for glibc1.
9142 2002-10-24 Denis Chertykov <denisc@overta.ru>
9144 * MAINTAINERS: Add myself as ip2k port maintainer.
9146 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9148 * configure.in: Add tic4x target.
9150 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9152 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9153 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9154 * Makefile.in: Regenerate.
9156 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9157 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9158 * Makefile.in: Regenerate.
9160 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9162 * MAINTAINERS: Add myself as web pages co-maintainer.
9164 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9166 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9167 * Makefile.in: Regenerate.
9169 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9171 * MAINTAINERS: Add myself and Nathan Sidwell
9172 <nathan@codesourcery.com> as VxWorks maintainers.
9174 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9176 * Makefile.def: Remove order dependency comments.
9177 * Makefile.tpl: Add explicit install-install dependencies.
9178 * Makefile.in: Regenerate.
9180 * Makefile.tpl: Remove material now in src-release. (Finally!)
9181 * Makefile.in: Regenerate.
9183 * Makefile.tpl: Add configure-target (for src-release in src)
9184 * Makefile.in: Regenerate.
9186 2002-09-30 Nick Clifton <nickc@redhat.com>
9188 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9190 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9192 * configure.in (s390*-*-linux*): Enable libgcj.
9194 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9196 * configure: Revert accidentally applied changes.
9198 * Makefile.tpl: Make more autoconf-friendly.
9199 * Makefile.in: Regenerate.
9200 * configure: Make substitution more autoconf-like.
9202 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9204 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9205 single entry to handle all these.
9206 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9207 libjava on arm-*-elf.
9209 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9211 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9212 things that depend on them.
9214 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9216 * Makefile.tpl: Make subsituted variables more autoconfy.
9217 * Makefile.in: Regenerate.
9218 * configure: Make seds more autoconfy.
9220 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9222 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9223 * Makefile.in: Regenerate.
9224 * configure.in: Rewrite sed statements to look autoconfy.
9226 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9227 all-target-foo on configure-target-foo.
9228 * Makefile.def: Ditto.
9229 * Makefile.in: Rebuild.
9231 2002-09-25 Andrew Haley <aph@redhat.com>
9233 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9235 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9237 * Makefile.def: New file.
9238 * Makefile.tpl: New file.
9239 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9240 * contrib/gcc_update: Note that Makefile.in is a generated file.
9242 * configure.in: Minor rearrangement. Simplify tests.
9244 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9246 * configure.in (with_headers): Skip copy if value is "yes".
9247 (with_libs): Likewise.
9249 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9251 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9252 * configure.in (sh*-*-pe*): Ditto.
9253 * configure.in (mips*-*-pe*): Ditto.
9254 * configure.in (*arm-wince-pe): Ditto.
9256 * configure.in: Rearrange.
9258 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9260 * MAINTAINERS: Update my email address.
9262 2002-08-30 Paul Koning <pkoning@equallogic.com>
9264 * MAINTAINERS: (Write After Approval): Add myself.
9266 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9268 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9270 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9272 * MAINTAINERS: Change my mailing address.
9274 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9276 * MAINTAINERS (Write After Approval): Remove myself.
9277 (Various Maintainers: c++ runtime libs): Add myself.
9279 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9281 * MAINTAINERS (Write After Approval): Remove myself.
9282 (Various Maintainers: c++ runtime libs): Add myself.
9284 2002-08-15 Eric Christopher <echristo@redhat.com>
9286 * config.sub: Import from master repository.
9287 * config.guess: Ditto.
9289 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9291 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9292 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9293 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9295 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9297 * MAINTAINERS: Add self to rs6000 vector extensions.
9299 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9301 * libiberty/configure: Reverted unintended yesterday's check in.
9303 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9305 * boehm-gc/configure, libf2c/configure: Rebuilt.
9306 * libffi/configure, libiberty/configure: Ditto.
9307 * libjava/configure, libobjc/configure: Ditto.
9308 * libstdc++-v3/configure, zlib/configure: Ditto.
9309 Merged from binutils:
9310 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9311 From Steve Ellcey <sje@cup.hp.com>:
9312 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9313 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9314 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9316 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9317 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9318 soname_spec, sys_lib_search_path_spec): Ditto.
9320 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9322 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9324 2002-08-04 H.J. Lu (hjl@gnu.org)
9326 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9328 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9330 * MAINTAINERS (Write After Approval): Add myself.
9332 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9334 * configure.in: Move generic linux case to end. Copy generic
9335 linux noconfigdirs to mips*-*-linux* entry and new
9336 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9338 2002-07-19 Michael Matz <matz@suse.de>
9340 * MAINTAINERS: Add myself as ra* maintainer.
9342 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9344 * config.guess: Update to 2002-07-09 version.
9345 * config.sub: Update to 2002-07-03 version.
9347 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9349 * MAINTAINERS: Fix typo in a maintainer email address.
9351 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9353 * configure.in: Remove two redundant tests.
9355 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9357 * configure.in (mips*-*-irix6*o32): Enable stabs.
9359 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9361 * configure.in: Don't build grez.
9362 * Makefile.in: Ditto.
9364 * Makefile.in: Remove references to bsp, cygmon, libstub.
9365 * configure.in: Ditto.
9367 * configure.in: Remove leftover reference to gdbtest.
9369 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9371 * configure.in (gxx_include_dir): Change to match versioned
9372 C++ headers if --enable-version-specific-runtime-libs is used.
9374 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9376 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9378 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9380 * configure.in: Make --without-x work.
9382 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9384 * configure.in: Rearrange target Makefile fragment collection.
9386 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9388 * configure.in: Ditto.
9390 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9392 * MAINTAINERS (Write After Approval): Update my e-mail address.
9394 2002-06-24 Ben Elliston <bje@redhat.com>
9396 * configure.in (host_tools): Remove cgen.
9398 * Makefile.in (all-cgen): Remove; runs from its source directory.
9399 (check-cgen, install-cgen, clean-cgen): Likewise.
9400 (all-opcodes): Do not depend on all-cgen.
9401 (all-sim): Likewise.
9403 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9405 * Makefile.in: Eliminate 'apache' targets.
9406 * configure.in: Eliminate 'apache' targets.
9408 * configure.in: Eliminate redundant tests. Reorganize.
9410 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9412 * config-ml.in: Eliminate references to Cygnus configure.
9414 * Makefile.in: Eliminate references to building emacs.
9416 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9418 * MAINTAINERS: Update my email address.
9420 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9422 * config.if (libstdcxx_incdir): Version C++ headers.
9423 (cxx_incdir): Remove.
9425 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9427 * MAINTAINERS (Write After Approval): Add self.
9429 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9431 * configure.in: Add support for ip2k.
9433 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9435 * configure.in: Fix AIX configury bug.
9437 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9439 * MAINTAINERS (Write After Approval): Add self.
9441 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9443 * configure.in: replace ${topsrcdir} with ${srcdir}
9445 * configure.in: Move definition of libstdcxx_flags
9446 right above usage, rather than waaay earlier.
9448 * configure.in: Pull definition of is_cross_compiler earlier.
9450 * configure.in: Rearrange a little.
9452 * configure.in: Remove references to librx.
9453 * Makefile.in: Remove references to librx.
9455 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9457 * config.sub: Add support for avr target.
9458 Import from master sources, rev 1.255
9460 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9462 * configure, .cvsignore: Revert previous change...
9463 * Makefile: ...delete.
9465 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9467 * configure.in: Eliminate ${gasdir} variable.
9469 2002-06-18 Dave Brolley <brolley@redhat.com>
9471 * configure.in: Add support for frv.
9472 * config.sub: Add support for frv.
9474 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9476 * configure: Remove garbage from previous commit.
9478 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9480 * configure: For in-source builds, make a subdir and re-exec there.
9481 * Makefile: New file. Pass targets through to build directory.
9482 * .cvsignore: No longer ignore "Makefile".
9484 2002-06-16 Douglas Rupp <rupp@gnat.com>
9486 * MAINTAINERS (Write After Approval): Add self.
9488 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9490 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9492 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9494 * configure.in (vax-*-netbsd*): Re-enable gas.
9496 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9498 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9499 BUILD_PREFIX_1, to correct nomenclature.
9500 * configure: Likewise.
9502 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9503 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9505 2002-05-31 Olaf Hering <olh@suse.de>
9507 * config-ml.in: Propogate DESTDIR also.
9509 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9511 * configure.in (vax-*-netbsd*): Don't build gas for this
9514 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9516 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9519 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9521 * MAINTAINERS (Write After Approval): Add myself.
9523 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9525 * config.guess: Update to 2002-05-22 version.
9526 * config.sub: Likewise.
9528 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9530 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9531 * config-ml.in: Likewise.
9532 * configure: Likewise.
9533 * configure.in: Likewise.
9535 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9537 * MAINTAINERS: Update my email address.
9539 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9541 * configure.in: Simplify makefile fragment collection.
9543 * configure.in: Remove code to build emacs.
9545 * configure.in : Remove --srcdir argument from targargs and buildargs
9546 (it's always overridden in the Makefile anyway). Rearrange a bit.
9548 * configure: Move some logic to configure.in.
9549 * configure.in: Move some logic from configure.
9551 2002-05-11 Tom Tromey <tromey@redhat.com>
9553 * MAINTAINERS: Reflect libgcj reality.
9555 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9557 * Makefile.in: Honour DESTDIR.
9559 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9561 * config.guess: Import 2002-03-20 version.
9562 * config.sub: Import 2002-04-26 version.
9564 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9566 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9568 2002-05-07 Tim Josling <tej@melbpc.org.au>
9570 * MAINTAINERS: Add self.
9572 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9574 * ltmain.sh: Detect and handle object name conflicts
9575 while piecewise linking a static library.
9577 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9579 * configure.in (noconfigdirs): Don't disable libgcj on
9580 sparc64-*-solaris* and sparcv9-*-solaris*.
9582 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9584 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9586 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9588 * configure.in (FLAGS_FOR_TARGET): Do not add
9589 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9590 on i[3456]86-*-linux*.
9592 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9594 * configure.in (noconfigdirs): Replace [ ] with test.
9596 * configure.in (noconfigdirs): Do not add target-newlib if
9597 target == i[3456]86-*-linux*, and host == target.
9599 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9601 * configure.in: delete reference to absent file
9603 * configure.in: replace '[' with 'test'
9605 * configure.in: Eliminate references to gash.
9606 * Makefile.in: Eliminate references to gash.
9608 * configure.in: remove useless references to 'pic' makefile fragments.
9610 * configure.in: (*-*-windows*) Finish removing.
9612 * configure.in: Eliminate redundant test for libgui.
9614 2002-04-29 Roger Sayle <roger@eyesopen.com>
9616 * MAINTAINERS: Add self and realphabetize. Update entries
9617 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9618 entry for a29k port maintainer.
9620 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9622 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9623 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9625 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9627 * configure.in: remove references to dead files
9629 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9631 * MAINTAINERS: Add information about purpose of this file.
9633 2002-04-18 Tom Tromey <tromey@redhat.com>
9635 * configure.in: Disallow configuring libgcj when it is already
9636 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9637 Solaris 2.8 by default. For PR libgcj/6158.
9639 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9641 * configure.in: Move default CC setting out of config/mh-* fragments
9644 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9646 * configure.in: don't even try to configure or make a subdirectory
9647 if there's no configure script for it.
9649 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9651 * MAINTAINERS: Remove chill maintainers.
9652 * Makefile.in (CHILLFLAGS): Remove.
9653 (CHILL_LIB): Remove.
9654 (TARGET_CONFIGDIRS): Remove libchill.
9655 (CHILL_FOR_TARGET): Remove.
9656 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9658 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9659 (CHECK_TARGET_MODULES): Likewise.
9660 (INSTALL_TARGET_MODULES): Likewise.
9661 (CLEAN_TARGET_MODULES): Likewise.
9662 (configure-target-libchill): Remove.
9663 (all-target-libchill): Remove.
9664 * configure.in (target_libs): Remove target-libchill.
9665 Do not compute CHILL_FOR_TARGET.
9666 * libchill: Remove directory.
9668 2002-04-11 DJ Delorie <dj@redhat.com>
9670 * Makefile.in, configure.in: Sync with binutils, entries
9673 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9675 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9676 (do-tar, do-bz2): New rules.
9677 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9678 (gdb-tar): New rule.
9679 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9680 (insight_dejagnu.tar): New rule.
9681 (insight.tar): New rule.
9682 (gdb+dejagnu.tar): New rule.
9683 (gdb.tar): New rule.
9685 2002-02-01 Mo DeJong <supermo@bayarea.net>
9687 * Makefile.in: Add all-tix to deps for all-snavigator
9688 so that tix is built when building snavigator.
9690 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9692 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9693 ld and gdb are not supported.
9695 2002-01-07 Mark Salter <msalter@redhat.com>
9697 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9698 Allow target-libgloss to be built for arm, strongarm, and xscale.
9700 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9702 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9703 options for i[3456]86-pc-linux* native builds.
9705 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9707 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9708 files from .po files for a distribution.
9710 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9712 * configure.in: Enable libstdc++-v3 for h8300 targets.
9714 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9716 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9719 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9721 * Makefile.in (VER): When present, extract the version number from
9722 the file version.in.
9724 2001-05-24 Tom Rix <trix@redhat.com>
9726 * configure.in : enable ld for aix
9728 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9730 * config.guess: Add linux target for S/390.
9732 2000-11-07 Philip Blundell <pb@futuretv.com>
9734 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9736 2000-11-03 Philip Blundell <pb@futuretv.com>
9738 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9741 2001-01-15 Ben Elliston <bje@redhat.com>
9743 * configure.in (host_tools): Add sid.
9744 Always configure cgen.
9746 2000-11-24 Nick Clifton <nickc@redhat.com>
9748 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9751 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9753 * Makefile.in (ALL_MODULES): Add all-cgen.
9754 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9755 (all-cgen): New target.
9756 (all-opcodes,all-sim): Depend on all-cgen.
9757 * configure.in (host_tools): Add cgen.
9758 Only configure cgen if --enable-cgen-maint.
9760 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9762 * configure.in: Add *-*-freebsd* configurations.
9764 2002-04-08 Tom Tromey <tromey@redhat.com>
9766 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9767 Fixes PR libgcj/6068.
9769 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9771 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9773 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9775 * configure.in (alpha*-dec-osf*): Enable libgcj.
9777 2003-03-27 Matthew Gingell <gingell@gnat.com>
9779 * MAINTAINERS (Write After Approval): Add myself.
9781 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9783 Fix for: PR bootstrap/3591, target/5676
9784 * configure.in (mcore-pe): Disable the configuration of
9785 libstdc++-v3 since exceptions are not supported.
9787 2002-03-20 Anthony Green <green@redhat.com>
9789 * configure.in: Enable libgcj for xscale-elf target.
9791 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9793 * MAINTAINERS: Update my email address.
9795 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9797 * ltmain.sh (relink_command): Fix typo in previous change.
9799 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9801 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9802 (relink_command): Added --tag flags.
9803 (mode=install): If relinking fails; error out.
9805 2002-03-12 Richard Henderson <rth@redhat.com>
9807 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9809 (do-check): Rename from check.
9810 (check): Allow parallel check.
9812 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9814 * MAINTAINERS: Add myself as maintainer for xtensa port.
9815 Fix alphabetical order in CPU port maintainer list.
9816 Remove myself from Write After Approval list.
9818 2002-03-11 Richard Henderson <rth@redhat.com>
9820 * Makefile.in (.NOTPARALLEL): Add fake tag.
9822 2002-03-07 H.J. Lu (hjl@gnu.org)
9824 * configure.in: Enable gprof for mips*-*-linux*.
9826 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9828 * MAINTAINERS (Write After Approval): Add myself.
9830 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9832 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9834 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9836 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9838 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9839 because its Makefile is there; test for the executable instead.
9841 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9843 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9844 libstdc++-v3 and libjava.
9846 2002-02-11 Adam Megacz <adam@xwt.org>
9848 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9851 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9853 * config.guess: Updated to 2002-01-30's version.
9854 * config.sub: Updated to 2002-02-01's version.
9855 Contribute sh64-elf.
9856 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9857 * configure.in: Added sh64-*-*.
9859 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9861 * MAINTAINERS: Belatedly add myself to write after approval list.
9863 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9865 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9866 Remove self as Write After Approval.
9868 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9870 * MAINTAINERS: Put self in as maintainer for contrib/regression
9873 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9875 * MAINTAINERS: Update my email address.
9877 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9879 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9880 target-libiberty, and target-libgloss. Skip Java-related
9881 libraries if not supported for NetBSD on target CPU.
9883 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9885 * install-sh: Use _inst.$$_ for temp file name.
9887 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9889 * MAINTAINERS (Write After Approval): Move my contact info
9891 (OS Port Maintainers): ...to here (netbsd).
9893 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9895 * MAINTAINERS (Write After Approval): Add myself.
9897 2002-01-17 H.J. Lu <hjl@gnu.org>
9899 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9900 (all-target-fastjar): Also depend on all-target-libiberty.
9902 2002-01-16 H.J. Lu (hjl@gnu.org)
9904 * config.guess: Import from master sources, rev 1.225.
9905 * config.sub: Import from master sources, rev 1.238.
9907 2002-01-16 Kazu Hirata <kazu@hxi.com>
9909 * MAINTAINERS (Write After Approval): Remove myself.
9911 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9913 * MAINTAINERS (Write After Approval): Add myself.
9915 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9917 * MAINTAINERS: Add self as docs co-maintainer.
9919 2001-12-11 Matthias Klose <doko@debian.org>
9921 * MAINTAINERS (Write After Approval): Add myself.
9923 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9925 * MAINTAINERS: Update my email address.
9927 2001-12-07 Turly O'Connor <turly@apple.com>
9928 * MAINTAINERS (Write After Approval): Add myself.
9929 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9930 (rs6000_initialize_trampoline): Call __trampoline_setup for
9932 * darwin-tramp.asm: New file, implements __trampoline_setup.
9933 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9935 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9937 * MAINTAINERS (Write After Approval): Add myself.
9939 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9941 * configure, configure.in: Use temp file for long sed commands.
9943 2001-12-03 Laurent Guerby <guerby@acm.org>
9945 * config.sub: Update to version 1.232 on subversion.
9947 2001-12-03 Ben Elliston <bje@redhat.com>
9949 * MAINTAINERS: Update mail address for config.* patches.
9951 2001-11-27 DJ Delorie <dj@redhat.com>
9952 Zack Weinberg <zack@codesourcery.com>
9954 When build != host, create libiberty for the build machine.
9956 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9958 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9960 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9962 (all.normal): Depend on ALL_BUILD_MODULES.
9963 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9964 (all-build-libiberty): Depend on configure-build-libiberty.
9966 * configure: Calculate and substitute proper value for
9968 * configure.in: Create the build subdirectory.
9969 Calculate and substitute TARGET_CONFIGARGS (formerly
9970 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9972 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9974 * MAINTAINERS (write-after-approval): Add self.
9976 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9978 * MAINTAINERS (GNATS only accounts): Remove self.
9980 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9982 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9985 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9987 * MAINTAINERS (Write After Approval): Add self.
9989 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9991 * MAINTAINERS: mips and s390 are also CPU ports.
9993 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9995 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9997 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9999 * MAINTAINERS: Alphabetize.
10001 2001-11-09 Kazu Hirata <kazu@hxi.com>
10003 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10005 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10007 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10009 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10011 * configure.in (--enable-languages): Be more permissive about
10012 syntax. Check for empty lists better. Warn about $LANGUAGES.
10014 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10016 * config.sub: Import from master sources, rev. 1.230.
10017 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10019 2001-11-07 Laurent Guerby <guerby@acm.org>
10021 * MAINTAINERS (Write After Approval): Add self.
10023 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10025 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10027 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10029 * config.sub: Import from master sources, rev 1.226.
10030 * config.guess: Import from master sources, rev 1.216.
10032 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10034 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10035 * MAINTAINERS: Add self as maintainer of MMIX port.
10036 Remove old after-approval entry.
10038 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10040 * ChangeLog, configure: Fix spelling errors.
10042 2001-10-20 Brendan Kehoe <brendan@zen.org>
10044 * MAINTAINERS: Tweak my address.
10046 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10048 * MAINTAINERS: Update my email address.
10050 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10052 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10053 * MAINTAINERS: Add self as maintainer of CRIS port.
10055 2001-10-10 Geert Bosch <bosch@gnat.com>
10057 * MAINTAINERS (Various maintainers: Ada front end):
10058 Added Robert Dewar.
10060 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10062 * MAINTAINERS (Write After Approval): Added self
10064 2001-10-02 Geert Bosch <bosch@gnat.com>
10066 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10068 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10070 * configure: Handle temporary files securely using mkdir.
10072 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10074 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10076 2001-09-26 Will Cohen <wcohen@redhat.com>
10078 * configure.in (*-*-linux*): Disable configuration of target-newlib
10079 and target-libgloss.
10081 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10083 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10086 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10088 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10089 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10090 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10091 avoid quotes nesting problems.
10092 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10093 (DO_X): Export only variables that are set.
10095 2001-09-19 Ben Elliston <bje@redhat.com>
10097 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10098 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10099 semantics. Use the shell built-in "type" command instead.
10101 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10103 Merged from gcc-3_0-branch:
10104 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10105 * ltcf-c.sh: Use $objext, not $ac_objext.
10106 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10107 * ltcf-cxx.sh: Add support for GNU.
10108 2001-07-22 Timothy Wall <twall@redhat.com>
10109 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10110 default settings if using GNU tools with that configuration.
10111 * ltcf-cxx.sh: Ditto.
10112 * ltcf-gcj.sh: Ditto.
10113 2001-07-21 Michael Chastain <chastain@redhat.com>
10114 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10115 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10116 * ltmain.sh: Mark as gcc-local.
10118 2001-08-30 Eric Christopher <echristo@redhat.com>
10119 Jason Eckhardt <jle@redhat.com>
10121 * config.guess: Merge from master sources.
10122 * config.sub: Merge from master sources, add support for mipsisa32.
10124 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10125 * config.sub: Merge from master sources, rev 1.219.
10126 * MAINTAINERS: Add self as contact for stormy16 port.
10128 2001-08-14 Zack Weinberg <zackw@panix.com>
10130 * config.sub: Merge from master sources, rev 1.218.
10131 * config.guess: Merge from master sources, rev 1.209.
10133 2001-08-11 Graham Stott <grahams@redhat.com>
10135 * Makefile.in (check-c++): Add missing semicolon.
10137 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10139 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10141 2001-07-30 Eric Christopher <echristo@redhat.com>
10143 * MAINTAINERS (Various maintainers: mips port): Added myself.
10145 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10147 * configure.in (sh-*-linux*): New.
10149 2001-07-27 Richard Henderson <rth@redhat.com>
10151 * .cvsignore: Add LAST_UPDATED.
10153 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10155 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10157 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10159 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10161 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10163 * MAINTAINERS (Write After Approval): Added myself.
10165 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10167 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10168 and libgcj on m68hc11/m68hc12.
10170 2001-06-27 H.J. Lu (hjl@gnu.org)
10172 * Makefile (CFLAGS_FOR_BUILD): New.
10173 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10175 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10177 * README: Remove version number.
10179 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10181 * INSTALL/README: Update wrt. to the installation instructions now
10182 residing in gcc/doc/install.texi.
10184 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10186 * README: Replace with a cut-down and updated version of gcc/README.
10188 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10190 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10191 multilibs to be disabled.
10193 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10195 * MAINTAINERS (Write After Approval): Add myself.
10197 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10199 * config.guess: Import CVS version 1.195.
10200 * config.sub: Import CVS version 1.212.
10202 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10204 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10205 gcc/xgcc is built, use -print-prog-name to find out the program
10208 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10210 * config.guess: Import CVS version 1.194. All gcc-local changes
10211 appear to also be in the master copy.
10212 * config.sub: Import CVS version 1.211.
10214 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10216 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10217 with_gcc]: Use `gcc -shared' to build a shared library.
10219 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10221 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10224 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10226 * MAINTAINERS (Write After Approval): Add myself.
10228 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10230 * configure.in (libstdcxx_flags): Do not try to execute
10231 libstdc++-v3/testsuite_flags until it exists.
10233 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10235 * MAINTAINERS: Update my email address.
10237 2001-05-31 Graham Stott <grahams@redhat.com>
10239 * MAINTAINERS (Write After Approval): Add myself.
10241 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10243 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10244 libraries when using g++ with native linker.
10246 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10248 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10250 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10252 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10253 [aix4*|aix5*]: Prepend blank.
10255 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10257 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10258 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10259 of subdir/configure scripts to use the new libtool.m4.
10261 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10263 * MAINTAINERS (Write After Approval): Add myself.
10265 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10267 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10269 2001-05-11 Ben Elliston <bje@redhat.com>
10271 * Makefile.in (all-sid): New target.
10272 (check-sid, clean-sid, install-sid): Likewise.
10274 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10276 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10278 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10280 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10283 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10285 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10286 gcc/xgcc is built, use -print-prog-name to find out the program
10289 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10291 * configure.in (noconfigdirs): Don't reset it from scratch in the
10292 target case; only append to it.
10294 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10295 sparc-*-solaris2.8]: Disable ${libgcj}.
10297 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10299 * configure.in (libgcj_saved): Copy from $libgcj.
10300 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10303 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10305 * MAINTAINERS: Remove self as MIPS maintainer and
10306 C front end maintainer.
10308 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10310 * configure.in: Move *-chorusos target case to the proper switch.
10313 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10315 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10318 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10320 * Makefile.in (STAGE1_CFLAGS): Pass down.
10322 2001-04-13 Alan Modra <amodra@one.net.au>
10324 * config.guess: Add hppa64-linux support. Note for next import that
10325 this is already in the master file.
10326 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10328 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10330 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10331 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10333 2001-04-11 Stan Shebs <shebs@apple.com>
10335 * MAINTAINERS: Add self as Darwin port maintainer.
10337 2001-04-11 Alan Modra <amodra@one.net.au>
10339 * MAINTAINERS: Update my email address.
10341 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10343 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10344 recent versions of FreeBSD (release 3 or later).
10345 * ltconfig: On FreeBSD, -lc must not be provided when building
10346 a shared library or else the standard -pthread gcc option is
10347 rendered worthless to later users of the built library.
10349 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10351 * MAINTAINERS: Add self and RTH as C front end maintainers.
10353 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10355 * config.sub: Make sure to match an already-canonicalized
10356 machine name (eg. mn10300-unknown-elf).
10358 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10360 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10362 (bootstrap, cross): Use RECURSE_FLAGS.
10363 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10365 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10367 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10369 2001-03-22 Colin Howell <chowell@redhat.com>
10371 * Makefile.in (DO_X): Do not backslash single-quotes in
10372 backquotes (two places).
10374 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10377 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10378 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10379 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10380 * ltcf-cxx.sh: Likewise.
10381 * ltcf-gcj.sh: Likewise.
10383 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10385 * MAINTAINERS: Add myself as "documentation co-maintainer".
10387 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10389 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10390 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10392 2001-03-19 Tom Tromey <tromey@redhat.com>
10394 * config-ml.in: Handle GCJ and GCJFLAGS.
10396 2001-03-21 Michael Chastain <chastain@redhat.com>
10398 * Makefile.in: all-m4 depends on all-texinfo.
10400 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10402 * MAINTAINERS: Add myself to write after approval list.
10404 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10406 * Makefile.in (DO_X): Quote nested quotes.
10408 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10410 * MAINTAINERS: Add myself to write after approval list.
10412 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10414 * Makefile.in (DO_X): Use double quotes for quoting
10415 "RANLIB=$${RANLIB}".
10417 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10419 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10421 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10423 * configure.in: Only use `lang_requires' for languages athat are
10426 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10428 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10430 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10432 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10434 2001-03-07 Tom Tromey <tromey@redhat.com>
10436 * configure.in: Allow config-lang.in to set `lang_requires' to list
10437 of other required languages.
10439 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10441 * Makefile.in: Remove RANLIB definition. Use RANLIB
10442 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10443 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10445 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10446 Alexandre Oliva <aoliva@redhat.com>
10448 * Makefile.in (check-c++): Use tabs, not spaces.
10450 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10452 * MAINTAINERS: add myself to Write After Approval list.
10454 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10456 * Makefile.in (check-c++): New rule.
10458 * configure.in (target_libs): Remove libg++.
10459 (noconfigdirs): Remove libg++.
10460 (noconfigdirs): Same.
10461 (noconfigdirs): Same.
10462 (noconfigdirs): Same.
10464 * config-ml.in: Remove libg++ references.
10466 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10467 (ALL_TARGET_MODULES): Same.
10468 (configure-target-libg++): Remove.
10469 (all-target-libg++): Remove.
10470 (configure-target-libio): Remove.
10471 (all-target-libio): Remove.
10472 (check-target-libio): Remove.
10474 (libg++.tar.bz2): Remove.
10475 (all-target-cygmon): Remove libio.
10476 (all-target-libstdc++): Remove.
10477 (configure-target-libstdc++): Remove.
10478 (TARGET_LIB_PATH): Remove libstdc++.
10479 (ALL_GCC_CXX): Remove libstdc++.
10480 (all-target-gperf): Correct.
10482 2001-02-16 Nick Clifton <nickc@redhat.com>
10484 * configure.in (noconfigdirs): Allow configuration of texinfo
10487 2001-02-15 Anthony Green <green@redhat.com>
10489 * configure: Introduce GCJ_FOR_TARGET.
10490 * configure.in: Ditto.
10491 * Makefile.in: Ditto.
10493 2001-02-13 Andreas Schwab <schwab@suse.de>
10495 * MAINTAINERS: Update mail address.
10497 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10499 * config.guess: Add linux target for S/390.
10500 * config.sub: Likewise.
10502 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10504 * configure.in: for *-chorusos, don't config target-newlib and
10507 2001-02-06 Ben Elliston <bje@redhat.com>
10509 * configure: Output host type to stdout, not stderr.
10511 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10513 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10514 * ltcf-cxx.sh: Likewise.
10516 * config.if: Assume enable_libstdcxx_v3 is defined.
10518 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10520 Remove V2 C++ library.
10521 * configure.in: Remove --enable-libstdcxx_v3 support.
10523 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10525 * include/demangle.h: Add prototype for java_demangle_v3.
10527 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10529 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10531 2001-01-27 Richard Henderson <rth@redhat.com>
10533 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10535 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10537 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10538 Don't unset, it's non-portable and no longer necessary, set to empty
10541 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10543 * ltconfig: Shell portability fix for the tagname validity check.
10545 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10547 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10548 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10550 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10552 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10554 2001-01-26 Tom Tromey <tromey@redhat.com>
10556 * configure.in: Allow libgcj to be built on Sparc Solaris.
10558 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10560 * ltcf-c.sh: Add aix5 case.
10561 * ltcf-cxx.sh: Likewise.
10562 * ltconfig: Likewise.
10564 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10566 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10567 keep at least one of build_libtool_libs or build_old_libs set to
10570 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10571 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10573 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10575 * configure.in: Enable libgcj on several additional platforms.
10577 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10579 * configure.in: Enable libgcj for linux targets.
10581 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10583 * MAINTAINERS (Write After Approval): Add myself.
10585 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10587 * MAINTAINERS: Add myself as vax port maintainer.
10589 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10591 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10593 2001-01-09 Mike Stump <mrs@wrs.com>
10595 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10596 failures of subdirectories.
10598 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10600 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10601 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10602 * ltcf-cxx.sh: Likewise.
10603 * ltcf-gcj.sh: Likewise.
10604 * ltconfig.sh: Fix typo.
10606 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10608 * configure: handle DOS-style absolute paths.
10610 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10612 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10614 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10616 * MAINTAINERS: Add myself as avr port co-maintainer.
10618 2000-12-28 Ben Elliston <bje@redhat.com>
10620 * MAINTAINERS: Add myself under ``Write After Approval''.
10622 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10624 * texinfo: Remove directory from GCC.
10626 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10628 * COPYING: Update to current
10629 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10630 to 19yy as example year in copyright notice).
10632 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10634 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10635 (libstdcxx_incdir): Pass down.
10636 * config.if: Remove expired bits for cxx_interface, add stub.
10637 (libstdcxx_incdir): Add variable for g++ include directory.
10638 * configure.in (gxx_include_dir): Use it.
10640 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10642 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10643 with old-email address from ``Write After Approval''.
10645 2000-12-15 Andreas Jaeger <aj@suse.de>
10647 * configure.in: Handle lang_dirs.
10649 2000-12-14 Tom Tromey <tromey@redhat.com>
10651 * MAINTAINERS: Removed brads.
10653 * MAINTAINERS: Added gcj developers.
10655 2000-12-13 Anthony Green <green@redhat.com>
10657 * configure.in: Disable libgcj for any target not specifically
10658 listed. Disable libgcj for x86 and Alpha Linux until compatible
10661 2000-12-13 Mike Stump <mrs@wrs.com>
10663 * Makefile.in (local-distclean): Also remove fastjar.
10665 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10667 * contrib/gcc_update: Add fastjar --touch entries.
10669 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10671 * configure.in: Disable language-specific target libraries for
10672 languages that aren't enabled.
10674 2000-12-10 Anthony Green <green@redhat.com>
10676 * configure.in: Define libgcj. Disable libgcj target libraries for
10679 2000-12-10 Neil Booth <neilb@earthling.net>
10681 * MAINTAINERS: Update mail address, remove from WAA list.
10683 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10685 * libjava: Imported from /cvs/java.
10686 * libffi: Likewise.
10687 * Boehm-gc: Likewise.
10689 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10691 * configure.in (target_libs): Revert 2000-12-08 patch.
10692 (noconfigdirs): Added target-libjava.
10694 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10696 * djunpack.bat: removed.
10698 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10700 * Makefile.in: handle DOS-style absolute paths.
10701 * config-ml.in: likewise.
10702 * symlink-tree: likewise.
10704 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10706 * fastjar: Imported.
10708 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10710 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10712 * configure.in (target_libs): Removed `target-libjava'.
10714 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10716 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10717 (ALL_MODULES): Added fastjar.
10718 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10719 (all-target-libjava): all-fastjar replaces all-zip.
10720 (all-fastjar): Added.
10721 (configure-target-fastjar, all-target-fastjar): Likewise.
10722 * configure.in (host_tools): Added fastjar.
10724 2000-12-07 Mike Stump <mrs@wrs.com>
10726 * Makefile.in (local-distclean): Remove leftover built files.
10728 2000-11-24 Nick Clifton <nickc@redhat.com>
10730 * configure.in (xscale-elf): Add target.
10731 (xscale-coff): Add target.
10733 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10735 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10736 recent versions of FreeBSD (release 3 or later).
10737 * ltconfig: On FreeBSD, -lc must not be provided when building
10738 a shared library or else the standard -pthread gcc option is
10739 rendered worthless to later users of the built library.
10741 2000-11-16 Fred Fish <fnf@be.com>
10743 * configure.in (enable_libstdcxx_v3): Fix typo,
10744 libstd++ -> libstdc++.
10746 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10748 * MAINTAINERS: Add self to Write After Approval list.
10750 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10752 * MAINTAINERS: Update my email address. Add myself to global write
10755 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10757 * Makefile.in: Merge with src and libgcj.
10758 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10759 configure-target-<library> when their configure scripts need the C
10760 or C++ library to have already been built to work properly.
10761 (do_proto_toplev): Set them to an empty string.
10763 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10764 (REALLY_SET_LIB_PATH): Use them.
10766 2000-11-17 Stan Shebs <shebs@apple.com>
10768 * MAINTAINERS: Add self to Write After Approval list.
10770 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10772 * configure: Provide the original toplevel configure arguments
10773 (including $0) to subprocesses in the environment rather than
10774 through gcc/configargs.h.
10776 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10778 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10779 C99. Alphabetise "Write After Approval" list.
10781 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10783 * configure: Turn on libstdc++ V3 by default.
10785 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10788 2000-11-11 Philip Blundell <philb@gnu.org>
10790 * MAINTAINERS: Add self to Write After Approval list.
10792 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10794 * ltcf-c.sh (aix4): Improve shared library configuration; require
10796 * ltcf-cxx.sh (aix4): Define.
10797 * ltconfig (aix4): Define library and soname specs appropriate for
10798 AIX. Define command to create export symbols list.
10800 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10802 * config.sub: Add support for Sun Chorus
10804 2000-10-31 Nick Clifton <nickc@redhat.com>
10806 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10807 <name>@redhat.com. Also installed new email address for Clint
10810 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10812 * etc: Remove directory from GCC.
10814 2000-10-16 Michael Meissner <meissner@redhat.com>
10816 * configure (gcc/configargs.h): Only create if there is a build GCC
10819 2000-10-16 Matthias Klose <doko@debian.org>
10821 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10822 when configured for libstdc++-v3.
10824 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10826 * configure: Save configure arguments to gcc/configargs.h.
10828 2000-10-04 Philipp Thomas <pthomas@suse.de>
10830 * config.guess: Import CVS version 1.157.
10831 * config.sub: Import CVS version 1.181.
10833 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10835 * Makefile.in (bootstrap): avoid recursion if subdir missing
10837 (do-proto-toplev): ditto
10839 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10841 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10842 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10844 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10845 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10846 all affected `configure' scripts.
10848 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10850 * MAINTAINERS: Add self as cpplib co-maintainer.
10852 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10854 * MAINTAINERS: Add self to Write After Approval list.
10856 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10858 * INSTALL/README: egcs -> GCC update.
10860 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10862 * MAINTAINERS: Add myself to Write After Approval list.
10864 2000-09-15 Kazu Hirata <kazu@hxi.com>
10866 * MAINTAINERS: Add myself to Write After Approval list.
10868 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10870 * configure.in: Do not build byacc for hppa64. Provide paths to the
10871 X11 libraries for hppa64.
10873 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10875 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10877 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10879 * Makefile.in (all-zlib): Added dummy target.
10881 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10882 ltcf-gcj.sh: Updated from libtool multi-language branch.
10884 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10886 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10887 (bootstrap*): Depend on all-bootstrap.
10889 2000-09-05 Philipp Thomas <pthomas@suse.de>
10891 * config.guess: Import CVS version 1.156.
10892 * config.sub: Import CVS version 1.179.
10894 2000-09-02 Anthony Green <green@cygnus.com>
10896 * Makefile.in (all-gcc): Depend on all-zlib.
10897 (CLEAN_MODULES): Add clean-zlib.
10898 (ALL_MODULES): Add all-zlib.
10899 * configure.in (host_libs): Add zlib.
10901 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10903 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10904 crosses, but add gcc/include to the header search path for them.
10906 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10908 * MAINTAINERS: Add self to Write After Approval list.
10910 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10912 * config.guess: Import CVS version 1.152.
10913 * config.sub: Import CVS version 1.177.
10915 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10917 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10918 $targargs to tell whether newlib is going to be built.
10920 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10921 $$r/TARGET_SUBDIR/libio for _G_config.h.
10923 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10925 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10927 2000-08-22 DJ Delorie <dj@redhat.com>
10929 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10931 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10933 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10934 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10937 2000-08-21 DJ Delorie <dj@redhat.com>
10939 * MAINTAINERS: Add self as a libiberty maintainer
10941 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10943 * configure.in (libstdcxx_flags): Use
10944 libstdc++-v3/src/libstdc++.INC.
10946 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10948 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10950 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10952 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10954 * configure: Make enable_threads and enable_shared defaults
10955 explicit. Substitute enable_threads into generated Makefiles.
10956 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10957 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10959 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10961 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10963 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10965 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10968 2000-08-11 Jason Merrill <jason@redhat.com>
10970 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10971 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10972 (FLAGS_FOR_TARGET): Not here.
10973 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10975 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10977 * config-ml.in (CC, CXX): Don't introduce a leading space.
10979 2000-08-07 DJ Delorie <dj@delorie.com>
10981 * MAINTAINERS: Add self as a DJGPP maintainer
10983 2000-08-07 DJ Delorie <dj@redhat.com>
10985 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10986 "if we're also building gcc, and it's a gcc that will run on the
10987 build machine, we want to use its includes instead of the system's
10990 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10992 * MAINTAINERS: Add self to Write After Approval list.
10994 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10996 * configure.in (libstdcxx_flags): Don't use `"'.
10998 * config-ml.in: Adjust multilib search paths to the
10999 appropriate multilib tree.
11001 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11003 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11004 commas in $LANGUAGES.
11006 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11008 * configure.in: Re-enable all references to libg++ and librx.
11010 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11012 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11013 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11014 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11015 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11017 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11019 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11021 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11022 CXX_FOR_TARGET for sed.
11024 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11026 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11027 Do not override if already set in the environment or in configure.
11028 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11029 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11031 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11033 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11034 the libtool CVS tree multi-language branch.
11035 * ltconfig, ltmain.sh: Updated.
11037 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11039 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11040 (clean-target): Depend on it.
11042 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11043 (GCC_FOR_TARGET): Use it.
11044 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11045 * configure.in: ... here.
11046 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11047 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11049 2000-07-24 Eric Christopher <echristo@cygnus.com>
11051 * MAINTAINERS: Add self to Write After Approval list.
11053 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11055 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11056 (configure-target-libchill, configure-target-libobjc): Likewise.
11058 * configure.in: Use the same cache file for all target libs.
11059 * config-ml.in: But different cache files per multilib variant.
11061 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11063 * configure (topsrcdir): Don't use dirname.
11065 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11067 * MAINTAINERS: Add self to Write After Approval list.
11069 2000-07-20 Jason Merrill <jason@redhat.com>
11071 * configure.in: Remove all references to libg++ and librx.
11073 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11075 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11077 * config.sub: Update to subversions version 2000-07-06.
11079 2000-07-12 Andrew Haley <aph@cygnus.com>
11081 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11082 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11084 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11086 * symlink-tree: Check number of arguments.
11088 2000-07-05 Jim Wilson <wilson@cygnus.com>
11090 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11091 search path for a g++ extracted from the build tree. This
11092 will allow link tests run by configure scripts in
11093 subdirectories to succeed.
11095 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11097 * ltconfig: Add support for mips-dde-sysv4.2MP
11099 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11101 * MAINTAINERS: Add myself as loop discovery maintainer.
11103 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11105 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11106 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11108 2000-06-19 Timothy Wall <twall@cygnus.com>
11110 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11111 * config.sub: Add tic54x target.
11113 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11115 * MAINTAINERS: Add self as Fortran maintainer,
11116 remove Craig Burley.
11118 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11120 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11121 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11123 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11125 * MAINTAINERS: Add self as i18n maintainer
11127 20000-05-21 H.J. Lu (hjl@gnu.org)
11129 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11130 directory are used if they exist. Make sure
11131 $(build_tooldir)/include is searched for header files,
11132 $(build_tooldir)/lib/ for library files.
11133 (GCC_FOR_TARGET): Likewise.
11134 (CXX_FOR_TARGET): Likewise.
11136 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11138 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11140 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11142 * Makefile.in (configure-target-libiberty): Depend on
11143 configure-target-newlib.
11145 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11147 * configure.in, Makefile.in: Merge all libffi-related
11148 configury stuff from the libgcj tree.
11150 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11152 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11153 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11155 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11157 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11158 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11159 current version information. Add to proto-toplev directory.
11160 (gdb-taz): Build do-djunpack.
11162 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11164 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11166 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11168 * MAINTAINERS: Add self to Write After Approval list.
11170 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11172 * ltmain.sh: Preserve in relink_command any environment
11173 variables that may affect the linker behavior.
11175 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11177 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11179 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11181 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11183 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11185 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11186 with the version name.
11188 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11190 * MAINTAINERS: Add self as bb-reorder maintainer.
11192 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11194 * config.if: Tweak.
11196 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11198 * djunpack.bat: New file.
11200 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11202 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11203 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11204 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11205 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11207 2000-04-16 Dave Pitts <dpitts@cozx.com>
11209 * config.sub (case $basic_machine): Change default for "ibm-*"
11212 2000-04-13 Andreas Jaeger <aj@suse.de>
11214 * MAINTAINERS: Added myself.
11216 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11218 * Makefile.in (gdb-taz): New target. GDB specific archive.
11219 (do-md5sum): New target.
11221 (PACKAGE): Default to TOOL.
11222 (VER): Default to a shell script.
11223 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11224 md5 checksum generation.
11225 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11226 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11227 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11228 insight.tar.bz2): Use gdb-taz to create archive.
11230 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11232 * configure (warn_cflags): Delete.
11234 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11236 * MAINTAINERS: Added myself.
11238 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11239 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11241 * configure.in (enable_libstdcxx_v3): Add.
11242 (target_libs): Add bits here to switch between libstdc++-v2 and
11244 * config.if: And this file too.
11245 * Makefile.in: Add libstdc++-v3 targets.
11247 2000-04-05 Michael Meissner <meissner@redhat.com>
11249 * config.sub (d30v): Add d30v as a basic machine type.
11251 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11253 * configure.in: -linux-gnu*, not -linux-gnu.
11255 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11257 * MAINTAINERS: Add self in write-after-approval section.
11259 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11261 * MAINTAINERS: Add self as ia64 port maintainer.
11263 2000-03-08 Neil Booth <NeilB@earthling.net>
11265 * MAINTAINERS: Add self in write-after-approval section.
11267 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11269 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11270 (do-tar-bz2): Replace TOOL with PACKAGE.
11271 (gdb.tar.bz2): Remove GDBTK from GDB package.
11272 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11273 dejagnu.tar.bz2): New packages.
11275 2000-02-27 Andreas Jaeger <aj@suse.de>
11277 * configure.in: Add entry for mips*-*-linux*, move catch all
11278 *-*-*linux* entry below this one.
11280 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11282 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11284 2000-02-24 Nick Clifton <nickc@cygnus.com>
11286 * config.sub: Support an OS of "wince".
11288 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11290 * config.guess, config.sub: Updated to match config's 2000-02-15
11293 2000-02-23 Linas Vepstas <linas@linas.org>
11295 * config.sub: Add support for Linux/IBM 370.
11296 * configure.in: Likewise.
11298 2000-02-22 Nick Clifton <nickc@cygnus.com>
11300 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11302 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11304 * config.guess: Guess "cygwin" rather than "cygwin32".
11306 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11308 * configure (gcc_version): When setting, narrow search to
11309 lines containing `version_string'.
11311 2000-02-15 Denis Chertykov <denisc@overta.ru>
11313 * config.sub: Add support for avr target.
11315 2000-02-14 Nick Clifton <nickc@cygnus.com>
11317 * MAINTAINERS: Add maintainers for MCore port.
11319 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11321 * config.sub: Add mmix-knuth-mmixware.
11323 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11325 * MAINTAINERS: Pair cccp with cpplib maintainership.
11327 2000-01-27 Christopher Faylor <cgf@redhat.com>
11329 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11330 structure stuff to -L library search.
11331 (CXX_FOR_TARGET): Ditto.
11332 (CROSS_CHECK_MODULES): Fix spelling mistake.
11334 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11336 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11339 2000-01-12 Richard Henderson <rth@cygnus.com>
11341 * configure.in: Don't build some bits for beos.
11343 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11345 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11348 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11350 * Add self as cpplib maintainer, as requested by Jason
11351 Merrill. Correct my e-mail address.
11353 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11355 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11358 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11360 * MAINTAINERS: Add myself to "write after approval" list.
11362 1999-12-14 Richard Henderson <rth@cygnus.com>
11364 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11365 * config.sub: Accept alphaev[78], alphaev8.
11367 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11369 * config.guess, config.sub: Update from autoconf.
11371 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11373 * MAINTAINERS: update my playtime e-address.
11375 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11377 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11378 necessary libraries are missing.
11380 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11382 * MAINTAINERS: Add new 'write after approval' maintainer.
11384 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11386 * MAINTAINERS: Add new Java maintainer.
11388 1999-10-25 Andreas Schwab <schwab@suse.de>
11390 * configure: Fix quoting inside arguments of eval.
11392 1999-10-21 Nick Clifton <nickc@cygnus.com>
11394 * config-ml.in: Allow suppression of some ARM multilibs.
11396 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11398 * config.guess: Add OS/390 match pattern.
11399 * config.sub: Add mvs, openedition targets.
11400 * configure.in (i370-ibm-opened*): New.
11402 1999-09-04 Steve Chamberlain <sac@pobox.com>
11404 * config.sub: Add support for configuring for pj.
11406 1999-08-31 Nick Clifton <nickc@cygnus.com>
11408 * config.sub (maybe_os): Add support for configuring for fr30.
11410 1999-08-25 Nick Clifton <nickc@cygnus.com>
11412 * configure.in: Do not configure or build ld for AIX
11413 platforms. ld is known to be broken on these platforms.
11415 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11417 * config-ml.in: Pass compiler flag corresponding to multidirs to
11420 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11422 * Makefile.in (LDFLAGS): Define.
11424 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11426 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11428 (*-*-cygwin*): Likewise.
11430 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11433 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11434 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11436 From Eli Zaretskii <eliz@is.elta.co.il>:
11437 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11438 long file name when using DJGPP on MS-DOS.
11440 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11442 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11444 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11446 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11447 dependency as this causes "make check" to globally "make all"
11449 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11451 * configure.in (target_libs): Added target-zlib.
11452 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11453 (CONFIGURE_TARGET_MODULES): Likewise.
11454 (CHECK_TARGET_MODULES): Likewise.
11455 (INSTALL_TARGET_MODULES): Likewise.
11456 (CLEAN_TARGET_MODULES): Likewise.
11457 (configure-target-zlib): New target.
11458 (all-target-zlib): Likewise.
11459 (all-target-libjava): Depend on all-target-zlib.
11460 (configure-target-libjava): Depend on configure-target-zlib.
11462 * Makefile.in (configure-target-libjava): Depend on
11463 configure-target-newlib.
11464 (configure-target-boehm-gc): New target.
11465 (configure-target-qthreads): New target.
11467 * configure.in (target_libs): Added target-qthreads.
11468 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11469 (CONFIGURE_TARGET_MODULES): Likewise.
11470 (CHECK_TARGET_MODULES): Likewise.
11471 (INSTALL_TARGET_MODULES): Likewise.
11472 (CLEAN_TARGET_MODULES): Likewise.
11473 (all-target-qthreads): New target.
11474 (configure-target-libjava): Depend on configure-target-qthreads.
11475 (all-target-libjava): Depend on all-target-qthreads.
11477 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11478 (CONFIGURE_TARGET_MODULES): Likewise.
11479 (CHECK_TARGET_MODULES): Likewise.
11480 (INSTALL_TARGET_MODULES): Likewise.
11481 (CLEAN_TARGET_MODULES): Likewise.
11482 (all-target-libjava): New target.
11483 (all-target-boehm-gc): Likewise.
11484 * configure.in (target_libs): Added libjava, boehm-gc.
11486 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11488 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11489 configure.bat in SUPPORT_FILES.
11490 (gas+binutils.tar.bz2): Likewise.
11492 * makeall.bat: Remove; obsolete.
11494 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11496 From Mark Elbrecht:
11497 * configure.bat: Remove; obsolete.
11499 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11501 * configure: Add -W -Wall to the default CFLAGS when compiling with
11504 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11506 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11508 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11510 * configure.in: Build ld on IRIX6.
11512 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11514 * Makefile.in: Change distribution targets to use bzip2 instead of
11516 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11517 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11519 1999-06-04 Nick Clifton <nickc@cygnus.com>
11521 * config.sub: Add mcore target.
11523 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11525 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11527 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11529 * config.guess (dummy): Changed to $dummy.
11531 1999-05-24 Nick Clifton <nickc@cygnus.com>
11533 * config.sub: Tidied up case statements.
11535 1999-05-22 Ben Elliston <bje@cygnus.com>
11537 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11540 * config.guess: Merge with FSF version. Future changes will be
11541 more accurately recorded in this ChangeLog.
11542 * config.sub: Likewise.
11544 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11546 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11548 1999-04-30 Tom Tromey <tromey@cygnus.com>
11550 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11552 1999-04-23 Tom Tromey <tromey@cygnus.com>
11554 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11556 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11558 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11559 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11560 Bad merge removed these two changes.
11562 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11563 Martin Heller (Ing.-Buero_Heller@t-online.de)
11565 * config.guess (interix Alpha): Add.
11567 1999-04-11 Richard Henderson <rth@cygnus.com>
11569 * configure.in (i?86-*-beos*): Do config gperf; don't config
11570 gdb, newlib, or libgloss.
11572 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11574 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11575 link a trivial program with -mabi=64. If it fails, remove mabi=64
11578 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11580 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11582 1999-04-08 Nick Clifton <nickc@cygnus.com>
11584 * config.sub: Add support for mcore targets.
11586 1999-04-07 Michael Meissner <meissner@cygnus.com>
11588 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11589 not mt-ospace, in order to shut up assembler warning about using
11590 symbols that are named the same as registers.
11592 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11594 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11595 dependency list for all-target-cygmon.
11597 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11599 * config-ml.in: Check $host, not $target, for selective multilibs.
11600 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11601 thumb interworking, and underscore prefix multilibs.
11603 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11605 * missing: Update to version from current automake.
11607 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11609 * configure (gxx_include_dir): Removed.
11611 * configure.in (gxx_include_dir): Handle it.
11612 * Makefile.in: Likewise.
11614 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11616 * config.sub (mips64vr4111,mips64vr4111el) Add.
11618 1999-03-21 Ben Elliston <bje@cygnus.com>
11620 * config.guess: Correct typo for detecting ELF on FreeBSD.
11622 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11624 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11627 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11629 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11630 all-target-newlib to dependency list for all-target-bsp.
11632 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11634 * config.sub: Add i386-uwin support.
11635 * config.guess: Likewise.
11637 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11639 * configure.in: cleanup, add mh-*pic handling for arm, special
11640 case powerpc*-*-aix*
11642 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11644 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11647 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11649 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11652 1999-03-02 Nick Clifton <nickc@cygnus.com>
11654 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11656 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11658 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11660 1999-02-24 Nick Clifton <nickc@cygnus.com>
11662 * config.sub: Fix typo in arm recognition.
11664 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11666 * configure.in (noconfigdirs): Changed target_configdirs to
11667 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11668 rather than m68k-*-* since it is not known to work on
11669 m68k-aout. Ditto for arm-*-*oabi.
11671 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11673 * configure.in (*-*-windows*): Remove, no longer used.
11675 1999-02-19 Ben Elliston <bje@cygnus.com>
11677 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11678 Smart and improved by Andrew Cagney.
11680 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11682 * config.guess: Recognize openbsd-*-hppa.
11684 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11686 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11687 only if it is not empty.
11689 1999-02-17 Nick Clifton <nickc@cygnus.com>
11691 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11693 * config.guess: Modified to recognize uname's armv* syntax.
11695 * config.sub: Modified to recognize uname's armv* syntax.
11697 1999-02-17 Mark Salter <msalter@cygnus.com>
11699 * configure.in: Added target-bsp for sparclite.
11701 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11703 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11705 1999-02-08 Nick Clifton <nickc@cygnus.com>
11707 * configure.in: Add support for strongarm port.
11708 * config.sub: Add support for strongarm target.
11710 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11712 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11713 the old name config/mh-cygwin32.
11716 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11718 * configure.in: Do build ld for ix86 Solaris.
11720 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11722 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11723 $AR_FOR_TARGET. Likewise for RANLIB.
11725 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11727 * config.sub (oabi): Recognize.
11728 * configure.in (arm-*-oabi): Handle.
11730 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11732 * config.guess: Improve detection of i686 on UnixWare 7.
11734 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11736 * config.guess: Add support for i386-pc-interix.
11737 * config.sub: Likewise.
11738 * configure.in: Likewise.
11740 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11742 * Makefile.in: Remove unneeded all-target-libio from
11743 from all-target-winsup target since it is now unneeded.
11744 Add all-target-libtermcap in its place since it is now
11747 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11749 * configure.in: makefile stub for cygwin target is probably
11750 unnecessary. Remove it for now.
11752 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11754 * configure.in: libtermcap.a should be built when cygwin is the
11755 target as well as the host.
11756 * config.guess: Allow mixed case in cygwin uname output.
11757 * Makefile.in: Add libtermcap target.
11759 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11761 * config.sub: Clean up handling of hppa2.0.
11763 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11765 * config.guess: Use C code to identify more HP machines.
11767 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11769 * config.sub: Handle hppa2.0.
11771 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11773 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11774 cygmon for all sparclite targets, regardless of object format.
11776 1998-12-15 Mark Salter <msalter@cygnus.com>
11778 * configure.in: Added target-bsp for several target architectures.
11780 * Makefile.in: Added rules for bsp.
11782 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11784 * config.guess: Improve detection of hppa2.0 processors.
11786 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11788 * config.guess: Recognize FreeBSD using ELF automatically.
11790 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11792 * configure (skip-this-dir): Add handling for new shell script, which
11793 might be created by a sub-directory's configure to indicate, this particular
11794 directory is "unwanted".
11795 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11797 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11799 * ltconfig: import from libtool, after changing libtool to
11800 account for the cygwin name change.
11802 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11804 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11805 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11807 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11809 * configure.in: Add libtermcap to list of cygwin dependencies.
11811 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11813 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11814 they include winsup/include when it's a cygwin target.
11816 1998-11-12 Tom Tromey <tromey@cygnus.com>
11818 * configure.in (host_tools): Added zip.
11819 * Makefile.in (all-target-libjava): Depend on all-zip.
11820 (all-zip): New target.
11821 (ALL_MODULES): Added all-zip.
11822 (NATIVE_CHECK_MODULES): Added check-zip.
11823 (INSTALL_MODULES): Added install-zip.
11824 (CLEAN_MODULES): Added clean-zip.
11826 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11828 * Makefile.in: lose "32" from comment about cygwin.
11830 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11832 * configure.in: Use -Os to build target libraries for the fr30.
11834 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11836 * config.sub: Add fr30.
11838 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11840 * configure.in: drop "32" from config/mh-cygwin32. Check
11841 cygwin* instead of cygwin32*.
11842 * config.sub: Check cygwin* instead of cygwin32*.
11844 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11846 * config.guess: Match any version of Unixware7.
11848 1998-10-20 Syd Polk <spolk@cygnus.com>
11850 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11853 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11855 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11856 these if the appropriate directories and files to not exist.
11858 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11860 * Makefile.in (DEVO_SUPPORT): Add config.if.
11862 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11864 * configure: Add pattern to replace "build_tooldir"'s
11865 definition in the generated Makefile with "tooldir"'s
11868 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11870 * config.sub: Bring back lost sparcv9.
11872 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11874 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11876 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11877 CC_FOR_TARGET and friends.
11879 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11881 * Makefile.in (build_tooldir): New variable, same as tooldir.
11882 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11883 -B$(build_tooldir)/bin/.
11884 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11886 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11888 * README: Remove installation instructions and refer to the
11889 INSTALL directory instead.
11891 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11893 * config.sub: Add support for i[34567]86-pc-udk.
11894 * configure.in: Likewise.
11896 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11898 * Makefile.in: add bzip2 package building bits for user
11900 * configure.in: ditto
11902 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11904 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11905 (ALL_TARGET_MODULES): Add all-target-libobjc.
11906 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11907 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11908 (all-target-libchill): Add dependencies.
11909 * configure.in (target_libs): Add libchill.
11911 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11913 * configure.in (target_subdir): Remove duplicate line.
11915 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11917 * Makefile.in (all-automake): fix dependencies.
11919 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11921 * configure.in: Minor cleanups for building in the $(target_alias)
11924 1998-09-22 Jim Wilson <wilson@cygnus.com>
11926 * Makefile.in (bootstrap): Set r and s before make all. Use
11927 BASE_FLAGS_TO_PASS in make all.
11930 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11932 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11934 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11936 * config.sub: Fix typo in last change.
11938 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11940 * config.sub: Add support for C4x target.
11941 * configure.in: Likewise.
11943 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11945 * config.sub: Recognize sparcv9 just like sparc64.
11947 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11949 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11951 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11953 * config.guess: Correctly identify Pentium II sco boxes.
11955 * config.guess: Fix "tr" code. From Weiwen Liu.
11957 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11959 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11962 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11964 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11965 (ALL_TARGET_MODULES): Add all-target-libchill.
11966 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11967 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11968 (all-target-libchill): Add dependencies.
11969 * configure.in (target_libs): Add libchill.
11971 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11973 * config.guess: Avoid assumptions about "tr" behaves when
11974 LANG is set to something other than English.
11976 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11978 * configure (gxx_include_dir): Changed to
11979 '${prefix}/include/g++'-${libstdcxx_interface}.
11981 * config.if: New to determine the interfaces.
11983 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11985 * config.guess: Detect and handle MPE/IX.
11986 * config.sub: Deal with MPE/IX.
11988 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11990 * configure.in: Use mh-aix43.
11992 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11994 * configure: Fix --without/--disable cases for gxx-include-dir.
11996 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11998 * mdata-sh: Imported. Needed for automake support.
12000 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12002 * Makefile.in (taz): Try "chmod -R og=u ." before
12003 "chmod og=u `find . -print`".
12005 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12007 * configure.in: Add arm-elf and thumb-elf support.
12009 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12011 * Makefile.in: Undo previous patch.
12013 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12015 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12017 (install-no-fixedincludes): and here
12018 (INSTALL_MODULES): ... from here.
12020 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12022 * config.sub: Merge with FSF.
12024 * config.guess: Merge with FSF.
12026 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12028 * configure (extraconfigdirs): New variable.
12029 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12030 * Makefile.in (all): Move higher in file.
12031 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12032 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12033 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12034 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12035 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12037 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12039 * Makefile.in (all-target-libjava): Depend on all-gcc and
12041 (configure-target-libjava): Depend on $(ALL_GCC).
12043 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12045 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12046 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12048 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12050 * INSTALL/README: Fix typo.
12052 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12054 * ylwrap: Change absolute path checks to check for DOS style path
12057 * ylwrap: Don't use a full path name if the source file is in the
12058 same directory. From hjl@lucon.org (H.J. Lu).
12060 * config-ml.in: Default to being verbose, to match Feb 18 change to
12063 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12065 Brought over from egcs:
12067 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12069 * configure.in (target_subdir): Set to ${target_alias} instead
12072 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12074 * configure.in (target_subdir): Set to libraries if enable_multilib.
12076 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12078 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12079 multilibs, force reconfiguration the first time we create
12080 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12082 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12084 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12085 avoid confusion with --no-recursion.
12087 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12089 * configure.in: Win32 hosts shouldn't use install -x
12090 * install-sh: remove -x option, and special .exe-handling
12093 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12095 * config.guess: Recognize i586-pc-beos.
12096 * configure.in: Don't build some bits for beos.
12098 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12100 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12101 CFLAGS default to -O2.
12103 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12106 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12108 * ltmain.sh: Correct install when using a different shell.
12110 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12112 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12114 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12116 * makefile.vms: Update to build binutils/makefile.vms. Add install
12119 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12121 * ltconfig: Update to correct AIX handling.
12123 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12125 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12127 * configure.in (target_subdir): Set to ${target_alias} instead
12130 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12132 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12133 (Makefile): Depend on $(gcc_version_trigger).
12135 * configure (gcc_version): Change default initializer to empty
12137 (gcc_version_trigger): New variable; pass this variable down
12138 to subdir configures to enable them checking gcc's version
12139 themselves. Emit make macros for both gcc_version vars.
12140 (topsrcdir): Initialize reliably.
12141 (recursion line): Remove --with-gcc-version=${gcc_version}.
12143 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12145 * configure (enable_version_specific_runtime_libs): Implement new flag
12146 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12147 in $(libsubdir); emit definition in each generated Makefile.
12148 (gxx_include_dir): Initialize depending on
12149 $enable_version_specific_runtime_libs.
12151 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12153 * configure (gcc_version): Initialize properly depending on
12154 how and where configure is started.
12155 (recursion line): Pass a --with-gcc-version=${gcc_version}
12156 to configures in subdirs.
12158 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12160 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12163 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12165 * configure.in: Add cygmon and libstub support for mn10200.
12167 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12169 * configure (gcc_version): Add new variable describing the
12170 particular gcc version we're building.
12171 * Makefile.in (libsubdir): Add new macro for the directory
12172 in which the compiler finds executables, libraries, etc.
12173 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12176 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12178 * Makefile.in (local-clean): Remove *.log.
12179 (warning.log): Built with warn_summary from build.log.
12180 (mail-report.log): Run test_summary.
12181 (mail-report-with-warnings.log): Run test_summary including
12182 warning.log in the report.
12184 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12186 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12188 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12190 * Makefile.in (grep): Grep no longer depends on libiberty.
12192 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12194 * Makefile.in: all-snavigator needs all-libgui.
12196 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12198 * configure.in: Add cygmon and libstub support for mn10300.
12200 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12202 * missing: Update to version from automake 1.3.
12204 * ltmain.sh: On installation, don't get confused if the same name
12205 appears more than once in the list of library names.
12207 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12209 * config.sub: Accept m68060 and m5200 as CPU names.
12211 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12213 * configure: Use && rather than using -a in test, because odd
12214 strings can confuse test.
12215 * configure.in: Likewise.
12217 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12219 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12221 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12223 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12224 bootstrap4-lean): New targets.
12226 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12228 * mpw-* Delete. Not used.
12230 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12232 * COPYING.LIB: Update FSF address.
12234 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12236 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12238 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12241 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12243 * ltconfig, ltmain.sh: Avoid producing a version number if
12244 -version-info was not used.
12246 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12248 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12249 building with newlib.
12251 1998-04-30 Paul Eggert <eggert@twinsun.com>
12253 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12254 Solaris `make' causes it to continue to next definition.
12256 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12258 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12259 the right GUI libraries and files are installed along with GDB.
12261 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12263 * configure.in: Change alpha to alpha* in several places.
12265 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12267 * config.sub: Recognize sparc86x.
12269 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12271 * configure.in (--enable-target-optspace): Remove debug echo.
12273 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12275 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12277 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12279 * ltconfig: Update cygwin32 support.
12281 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12282 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12283 (GDB_SUPPORT_DIRS): Likewise.
12285 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12287 * configure.in (target_makefile_frag): If --enable-target-optspace,
12288 use -Os to compile target libraries rather than -O2. Default to
12289 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12291 * configure.in (target_cflags): Ditto for d30v.
12293 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12295 * Makefile.in (all-bfd): Depend on all-intl.
12296 (all-binutils): Likewise.
12297 (all-gas): Likewise.
12298 (all-gprof): Likewise.
12299 (all-ld): Likewise.
12301 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12303 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12305 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12307 * Makefile.in (all-bfd): Depend upon all-libiberty.
12309 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12311 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12313 * Makefile.in: Add libstub.
12315 * configure.in: Ditto. Build libstub for targets that have cygmon
12318 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12320 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12322 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12324 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12325 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12327 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12329 * configure: Define DEFAULT_M4 by searching PATH.
12330 * Makfile.in: Use DEFAULT_M4.
12332 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12334 * ltconfig: Add cygwin32 support.
12336 * Makefile.in, configure.in: Add libtool as a native only directory
12337 to configure and build.
12339 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12341 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12343 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12345 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12347 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12349 * Makefile.in: add ash make rules
12350 * configure.in: add ash to native_only and host_tools lists
12352 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12354 * Makefile.in (all-gettext, all-intl): New targets.
12355 (ALL_MODULES): Added all-gettext, all-intl.
12356 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12357 (INSTALL_MODULES): Added install-gettext, install-intl.
12358 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12360 * configure.in (host_tools): Added gettext.
12361 (native_only): Likewise.
12362 (noconfigdirs) [various cases]: Likewise.
12363 (host_libs): Added intl.
12365 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12367 * configure: Do not disable building gdbtk for cygwin32 hosts.
12369 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12371 * configure.in: Add thumb-coff target.
12372 * config.sub: Add thumb-coff target.
12374 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12376 * Makefile.in: Revert yesterday's change.
12377 (all-target-winsup): all-target-librx stays out of here.
12379 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12381 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12382 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12383 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12384 Remove references to librx and libg++.
12386 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12388 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12391 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12393 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12394 for newlib directory.
12395 (CXX_FOR_TARGET): Likewise.
12397 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12399 * ltconfig: Update after libtool/ltconfig.in change for
12402 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12404 * ltconfig, ltmain.sh: Update to libtool 1.2.
12406 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12408 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12409 (install-gcc-cross): Instead, override LANGUAGES here.
12411 1998-03-18 Dave Love <d.love@dl.ac.uk>
12413 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12414 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12416 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12418 * configure.in: Add Thumb-pe target.
12420 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12422 * Makefile.in - changed sn targets to snavigator
12423 * configure.in - changed sn targets to snavigator
12425 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12427 * config-ml.in: After building symlink tree call make distclean
12428 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12429 to be the case for libiberty.
12431 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12433 * configure: When making link, also check the current
12434 directory. The configure scripts may create one.
12436 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12438 * config.sub: Accept alphapca56 and alphaev6 properly.
12440 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12442 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12444 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12446 * config.sub (sco5): Fix typo.
12448 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12450 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12452 (install-itcl): Remove dependency on install-tcl.
12454 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12456 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12458 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12460 * configure.in: Don't build libgui for a cygwin32 target when not on
12463 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12465 * configure (redirect): Set to null, so default behavior of
12466 configure is now --verbose.
12468 1998-02-16 Dave Love <d.love@dl.ac.uk>
12470 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12471 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12473 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12475 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12476 this change to sync Makefile.in with its ChangeLog entries.
12478 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12480 * ltmain.sh (mkdir): Check that the directory doesn't exist
12481 before we exit with error, so that we don't get races during
12484 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12486 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12488 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12490 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12491 PICFLAG_FOR_TARGET.
12492 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12494 * configure: Emit a definition for the new macro enable_shared
12495 into each Makefile.
12497 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12499 * configure.in (host_tools, native_only): Add libtool.
12501 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12503 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12504 Fix typo in ming config comment.
12506 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12508 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12510 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12512 * config.sub: Add tic30 cases, and map c30 to tic30.
12514 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12516 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12517 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12518 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12519 (CLEAN_TARGET_MODULES): Similarly
12520 (all-target-libf2c): Add dependences.
12521 * configure.in (target_libs): Add libf2c.
12523 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12525 * configure.in: Remove expect from noconfigdirs when target
12526 is cygwin32. OK to build expect and dejagnu with Canadian
12529 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12531 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12534 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12537 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12539 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12540 here as it is not defined in the toplevel Makefile.
12542 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12544 * configure (package_makefile_rules_frag): New variable, which names
12545 a file with generic rules, ...
12546 Change comment to mention we now have FIVE parts.
12547 * configure: Undo last change.
12549 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12551 * config.guess: More accurate determination of HP processor types.
12552 * config.sub: More accurate determination of HP processor types.
12554 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12556 * configure (package_makefile_frag): Move inserting the
12557 ${package_makefile_frag} to where it should be according
12560 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12562 * config.guess: Add support for Linux/ARM.
12564 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12566 * .cvsignore: Remove *-info and *-install since they match
12567 release-info and mpw-install, which we don't want to just ignore.
12569 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12571 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12573 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12575 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12576 local_prefix to sub-make invocations.
12578 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12580 * configure.in: Check makefile fragments in the source
12583 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12585 * configure.in: Check whether host and target makefile
12586 fragments exist before adding them to *_makefile_frag.
12588 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12590 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12592 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12594 * configure.in: Make sure we only replace RPATH_ENVVAR on
12595 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12598 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12601 1998-01-13 Lee Iverson (leei@ai.sri.com)
12603 * config-ml.in (multi-do): LDFLAGS must include multilib
12606 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12608 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12610 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12612 * config.sub: Add mingw32 support.
12613 * configure.in: Likewise.
12615 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12617 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12619 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12621 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12622 * configure (gxx_include_dir): Provide a definition for subdirs
12623 which do not use autoconf.
12625 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12627 * config.guess: Sync with egcs. Picks up new alpha support,
12628 BeOS & some additional linux support.
12630 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12632 * config.guess: HP 9000/803 is a PA1.1 machine.
12634 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12636 * configure.in: It's alpha*-...
12638 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12640 * configure.in (host_makefile_frag, target_makefile_frag):
12641 Handle multiple config files.
12642 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12645 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12649 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12651 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12653 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12655 * Makefile.in: Add libgui directory.
12656 (GDB_TK): Add all-libgui.
12657 * configure.in: Add libgui directory.
12658 * configure: Add all-libgui to GDB_TK.
12660 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12662 * config-ml.in (multidirs): Add m32r to multilib list.
12664 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12666 * Makefile.in (all-target-gperf): Change dependency to
12667 all-target-libstdc++.
12669 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12671 * config.guess: Add BeOS support.
12673 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12675 Source directory cvs renamed to cvssrc:
12676 * configure.in (host_tools): Change cvs to cvssrc.
12677 (native_only): Likewise.
12678 (noconfigdirs) [various cases]: Likewise.
12679 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12680 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12681 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12682 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12683 (all-cvssrc): Rename target from all-cvs.
12685 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12687 * configure (gxx_include_dir): Fix thinko.
12689 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12691 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12692 (install-cross, install-gcc-cross): New targets.
12694 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12696 * configure.in (noconfigdirs): Add support for Thumb target.
12698 * config.sub (maybe_os): Add support for Thumb target.
12700 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12702 * Makefile.in: Add rules for cygmon.
12704 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12706 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12708 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12709 * configure (gxx_include_dir): Provide a definition for subdirs
12710 which do not use autoconf.
12712 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12714 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12717 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12720 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12721 found on RedHat Linux systems.
12723 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12725 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12728 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12730 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12732 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12734 * ltmain.sh: If mkdir fails, check whether the directory was created
12735 anyhow by some other process.
12737 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12739 * configure.in (d30v-*-*): Configure all directories.
12741 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12743 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12746 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12748 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12750 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12752 * include/libiberty.h: Add extern "C" { so it can be used with C++
12754 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12757 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12759 * configure.in (d30v-*-*): Configure GCC now.
12761 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12763 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12764 is no longer needed.
12766 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12768 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12770 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12772 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12773 targets using "$@" to provide support for similar but not identical
12774 targets without having to duplicate code.
12776 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12778 * makefile.vms: Fix to work with DEC C.
12780 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12782 * config.sub: Add mips-tx39-elf to marketing names.
12784 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12786 * ltmain.sh: Handle symlinks in generated script.
12788 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12790 * configure: Handle autoconf style directory options: --bindir,
12791 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12792 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12794 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12795 (sharedstatedir, localstatedir, oldincludedir): New variables.
12796 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12797 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12798 sbindir, sharedstatedir, and sysconfdir.
12800 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12802 * Makefile.in (bootstrap-lean): New target.
12804 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12806 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12807 sn, and gnuserv from noconfigdirs.
12809 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12811 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12813 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12815 * Makefile.in (cross): New target.
12817 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12818 Jeff Law <law@cygnus.com>
12820 * Makefile.in (bootstrap2, bootstrap3): New targets.
12821 (all-bootstrap): Remove outdated and confusing target.
12822 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12824 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12826 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12827 windows. Consistent with gdb/configure.
12829 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12831 * configure.in: Name Linux target fragment.
12833 * configure: Rewrite so that project Makefile fragment is inserted
12834 first and appears last in the resulting Makefile.
12836 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12838 * Makefile.in (install-itcl): Install tcl first.
12840 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12842 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12844 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12846 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12848 * configure.in (skipdirs): Add target-librx for Linux.
12849 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12851 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12853 * Makefile.in (bootstrap): New target.
12855 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12857 * config.sub: Accept 'amigados' for backward compatibility.
12859 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12861 * config.guess: Merge with FSF.
12863 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12865 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12867 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12869 * config.sub: Add "marketing-names" patch.
12871 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12873 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12875 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12877 * config.sub: Handle v850-elf.
12879 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12881 * .cvsignore (*-install): Remove.
12883 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12885 * ltconfig: Set CONFIG_SHELL in libtool.
12886 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12888 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12890 * configure.in (target_subdir): Set to libraries if enable_multilib.
12892 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12894 * config.guess: Update from gcc directory.
12896 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12898 * Makefile.in (all-sim): Depends on all-readline.
12900 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12902 * Makefile.in (BISON, YACC): Use $$s.
12903 (all-bison): Depend on all-texinfo.
12905 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12907 * Makefile.in (BISON): Add -L flag.
12910 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12912 * configure.in (noconfigdirs): Add support for v850e target.
12914 * config.sub (maybe_os): Add support for v850e target.
12916 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12918 * configure.in (noconfigdirs): Add support for v850ea target.
12920 * config.sub (maybe_os): Add support for v850ea target.
12922 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12924 * config.sub: Add mipstx39. Delete r3900.
12926 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12928 * Makefile.in (all-autoconf): Depends on all-texinfo.
12930 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12932 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12935 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12937 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12939 * configure: When handling a Canadian Cross, handle YACC as well as
12940 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12941 * Makefile.in (all-bison): Depend upon all-texinfo.
12943 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12945 * Makefile.in (BISON): bison, not byacc or bison -y.
12946 (YACC): bison -y or byacc or yacc.
12947 (various): Add *-bison as appropriate.
12948 (taz): No need to mess with BISON anymore.
12950 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12952 * configure: If OSTYPE matches *win32*, try to find a good value for
12955 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12957 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12958 configure.in if it is present.
12960 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12962 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12964 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12966 * config.sub: Recognize `arc' cpu.
12967 * configure.in: Likewise.
12968 * config-ml.in: Likewise.
12970 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12972 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12974 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12976 * configure: Changed sed delimiter from ':' to '|' when
12977 attempting to substitute ${config_shell} for SHELL. On
12978 NT ${config_shell} may contain a ':' in it.
12980 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12982 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12984 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12986 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12988 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12990 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12992 * ylwrap: If the program is a relative path, force it to be
12995 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12997 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12999 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13001 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13002 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13005 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13007 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13008 separated by spaces.
13010 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13012 * ylwrap: New file.
13013 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13015 * ltmain.sh: Handle /bin/sh at start of install program.
13017 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13019 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13020 * missing: New file, from automake 1.2.
13022 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13024 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13025 check-tk to CHECK_X11_MODULES.
13027 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13029 * config.sub: Merge with FSF.
13031 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13033 * config.guess: Merge with FSF.
13035 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13037 * configure: Treat msdosdjgpp like go32.
13038 * configure.in: Likewise. Don't remove gprof for go32.
13040 * configure: Change Makefile.tem2 to Makefile.tm2.
13042 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13044 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13046 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13048 * install-sh (chmodcmd): Set to null if the DST directory already
13049 exists. Same as Nov 11th change.
13051 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13053 * configure (GDB_TK): Needs itcl and tix.
13055 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13057 * config.guess: Update from FSF.
13059 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13061 * Makefile.in (GDB_TK): Depend on itcl and tix.
13063 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13065 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13066 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13067 (INSTALL_SCRIPT): New variable.
13068 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13069 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13071 * install-sh: Add support for -x option.
13073 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13075 * configure.in, Makefile.in: Treat tix like itcl.
13077 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13079 * Makefile.in (WINDRES): New variable.
13080 (WINDRES_FOR_TARGET): New variable.
13081 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13082 (EXTRA_HOST_FLAGS): Add WINDRES.
13083 (EXTRA_TARGET_FLAGS): Add WINDRES.
13084 (EXTRA_GCC_FLAGS): Add WINDRES.
13085 ($(DO_X)): Pass down WINDRES.
13086 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13087 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13088 DLLTOOL_FOR_TARGET.
13090 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13092 * configure.in: configure sim before gdb for win32-x-ppc
13094 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13096 Move gperf into the toplevel, from libg++.
13097 * configure.in (target_tools): Add target-gperf.
13098 (native_only): Add target-gperf.
13099 * Makefile.in (all-target-gperf): New target, depend on
13101 (configure-target-gperf): Empty rule.
13102 (ALL_TARGET_MODULES): Add all-target-gperf.
13103 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13104 (CHECK_TARGET_MODULES): Add check-target-gperf.
13105 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13106 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13108 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13110 * config.sub (mn10200): Recognize new basic machine.
13112 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13114 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13115 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13117 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13119 * configure.in: If we're building mips-sgi-irix6* native, turn on
13120 ENABLE_MULTILIB and set TARGET_SUBDIR.
13122 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13124 * Makefile.in (all-sn): Depend on all-grep.
13126 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13128 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13130 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13131 Makefile. From Jeff Makey <jeff@cts.com>.
13132 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13134 * Makefile.in (DISTBISONFILES): Remove.
13135 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13138 * configure.in: Build itl, db, sn, etc., when building for native
13141 * Makefile.in (LD): New variable.
13142 (EXTRA_HOST_FLAGS): Pass down LD.
13143 ($(DO_X)): Likewise.
13145 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13147 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13149 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13151 * configure.in (targargs): Strip out any supplied --build argument
13152 before adding our own. Always add --build.
13154 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13156 * configure.in (targargs): Pass --build if we're doing
13159 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13161 * configure: Use '|' instead of ":" as the separator in
13162 sed. Otherwise sed chokes on NT path names with drive
13163 designators. Also look for "?:*" as the leading characters in an
13166 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13168 * config.sub: Support for r3900.
13170 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13172 * configure.in: Use install-sh, not install.sh.
13174 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13176 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13179 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13181 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13184 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13186 * Makefile.in: Add automake targets.
13187 * configure.in (host_tools): Add automake.
13189 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13191 * configure: Default CXX to c++, not gcc.
13192 * Makefile.in (CXX): Set to c++, not gcc.
13193 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13195 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13197 * install-sh: try appending a .exe if source file doesn't
13200 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13202 * configure.in: Turn on multilib by default.
13203 (cross_only): Remove target-libiberty.
13205 * Makefile.in (all-gcc): Don't depend on libiberty.
13207 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13209 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13211 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13213 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13214 (DISTBISONFILES): Add ld/Makefile.in
13216 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13218 * configure.in: if target is cygwin32 but host isn't cygwin32,
13219 don't configure gdb tcl tk expect, not just gdb.
13221 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13223 * configure.in: Added gnuserv everywhere sn appears.
13225 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13226 (CROSS_CHECK_MODULES): Added check-gnuserv.
13227 (INSTALL_MODULES): Added install-gnuserv.
13228 (CLEAN_MODULES): Added clean-gnuserv.
13229 (all-gnuserv): New target.
13231 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13233 * config.guess: Fixes for MIPS OpenBSD systems.
13235 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13237 * Makefile.in (INSTALL_XFORM): Remove.
13238 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13240 * mkinstalldirs: New file, copied from automake.
13241 * Makefile.in (installdirs): Rename from install-dirs. Use
13242 mkinstalldirs. Change all users.
13243 (DEVO_SUPPORT): Add mkinstalldirs.
13245 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13247 * install-sh: Rename from install.sh.
13248 * Makefile.in (INSTALL): Change install.sh to install-sh.
13249 (DEVO_SUPPORT): Likewise.
13251 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13252 Graichen <graichen@rzpd.de>.
13254 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13256 * config.guess: Recognize OpenBSD systems correctly.
13258 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13260 * README, Makefile.in (ETC_SUPPORT): Remove references to
13261 cfg-paper*, configure.{texi,man,info*}._
13263 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13265 * Makefile.in (all.normal): Ensure that gcc is built after all
13266 the x11 - ie gdb - targets.
13268 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13270 * makefile.vms: Don't run conf-a-gas.
13272 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13274 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13276 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13278 * configure.in: Remove noconfigdirs case since gdb also
13279 configures and builds for tic80-coff.
13281 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13283 * configure: Set cache_file to config.cache.
13284 * Makefile.in (local-distclean): Remove config.cache.
13286 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13288 * COPYING: Update FSF address.
13290 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13292 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13295 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13297 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13298 MAKEDIRS, is empty.
13300 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13302 * config.sub: Tweak mn10300 entry.
13304 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13306 * configure.in (host_tools): Put sim before gdb, so gdb's
13307 configure.tgt can determine if the simulator was configured.
13309 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13311 * config.sub: Move BeOS $os case to be with other Cygnus
13314 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13316 * config.sub: Remove misplaced comment that broke Linux.
13318 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13320 * config.sub: Add BeOS support.
13322 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13324 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13326 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13328 * configure.in (noconfigdirs): Remove tcl and tk from
13329 noconfigdirs for cygwin32 builds.
13331 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13333 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13335 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13337 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13338 make-all.com, use makefile.vms instead.
13340 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13342 * config.sub: Accept -lnews*.
13344 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13346 * configure.in (noconfigdirs): Disable target-newlib,
13347 target-examples and target-libiberty for d30v.
13349 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13351 * configure.in (noconfigdirs): Enable ld for d30v.
13353 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13355 * configure.in (tic80-*-*): Build compiler.
13357 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13359 * configure.in (d30v-*): Remove sim directory from list of
13360 unsupported d30v directories
13362 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13364 * config.sub, configure.in: Add d30v target cpu.
13366 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13368 * makefile.vms: New file.
13369 * make-all.com: Remove.
13371 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13373 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13375 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13377 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13379 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13381 * Makefile.in (ALL_MODULES): Added all-db.
13382 (CROSS_CHECK_MODULES): Addec check-db.
13383 (INSTALL_MODULES): Added install-db.
13384 (CLEAN_MODULES): Added clean-db.
13386 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13388 * config.guess: Merge with latest FSF sources.
13390 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13392 * Makefile.in (ALL_MODULES): Added all-itcl.
13393 (CROSS_CHECK_MODULES): Added check-itcl.
13394 (INSTALL_MODULES): Added install-itcl.
13395 (CLEAN_MODULES): Added clean-itcl.
13397 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13399 * configure.in: build gdb for mn10200
13401 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13403 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13405 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13407 * configure.in (tic80-*-*): Turn off most targets right now.
13409 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13411 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13412 rather than the makeinfo program.
13413 (do-info): Depend upon all-texinfo.
13415 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13417 * configure.in: Remove uses of config/mh-linux.
13419 * config.sub, config.guess: Merge with latest FSF sources.
13421 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13423 * config.sub (case $basic_machine): Add tic80 entries.
13425 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13427 * config.sub, config.guess: Merge with latest FSF sources.
13429 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13431 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13432 * mpw-config.in: Test for NewFolderRecursive.
13433 * mpw-install: Use symbolic name for startup filename.
13434 * mpw-README: Add various additional details.
13436 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13438 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13440 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13442 * configure.in: Do build gcc and the target libraries for
13445 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13447 * configure.in: don't avoid building gdb for mn10300 any more
13448 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13449 instead of single-quoting it.
13451 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13453 * configure.in: Don't use --with-stabs on IRIX 6.
13455 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13457 * configure.in (m32r): Build gdb, libg++ now.
13459 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13461 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13462 directories from noconfigdirs.
13464 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13466 * config.sub (basic_machine): added mips16 configuration
13468 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13470 * config.sub: Handle d10v-unknown.
13472 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13474 * config.sub: Handle v850-unknown.
13476 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13478 * Makefile.in: add findutils
13479 * configure.in: add findutils to list of host_tools
13481 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13483 * config.sub: Handle mn10200 and mn10300.
13485 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13487 * configure.in (d10v-*): Do not build librx.
13489 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13491 * configure.in (mn10300): Build everything except gdb & libgloss.
13493 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13495 * config.guess: Patch for Dansk Data Elektronik servers,
13496 from Niels Skou Olsen <nso@dde.dk>.
13498 For ncr, use /bin/uname rather than uname, since GNU uname does not
13499 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13501 Patch for MIPS R4000 running System V,
13502 from Eric S. Raymond <esr@snark.thyrsus.com>.
13504 Fix thinko for nextstep.
13506 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13508 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13509 * config.guess: Guess mips-dec-mach_bsd4.3.
13511 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13512 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13514 * config.guess (mips-mips-riscos*): Emit just enough of the
13517 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13518 * config.guess (sparc-auspex-sunos*): Added.
13519 (f300-fujitsu-*): Added.
13521 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13522 * config.guess: Recognize a Tadpole as a sparc.
13524 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13526 * config.guess: Don't assume that NextStep version is either 2 or
13527 3. NextStep 4 (aka OpenStep 4) has come out now.
13529 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13531 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13532 From Rik Faith <faith@cs.unc.edu>.
13534 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13536 * config.sub: Contributions from bug-gnu-utils to:
13537 Support plain "hppa" (no version given) architecture, reported by
13539 OpenBSD like NetBSD.
13540 LynxOs is not a hardware supplier.
13542 * config.guess: Contributions from bug-gnu-utils to add support for:
13543 OpenBSD like NetBSD.
13545 More Pyramid systems.
13546 i[n>4]86 Intel chips.
13547 M680[n>4]0 Motorola chips.
13548 Use unknown instead of lynx for hardware manufacturer.
13550 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13552 * install.sh (chmodcmd): Set to null if the DST directory already
13555 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13557 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13558 not use mt-ppc target Makefile fragment any more.
13560 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13562 * configure.in (*-*-windows): Exclude everything but those dirs
13563 needed to build windows.
13565 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13567 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13569 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13571 * configure.in: Exclude mmalloc from i386-windows.
13573 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13575 * Undo my previous change.
13577 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13579 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13581 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13583 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13585 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13586 host to add it's own flags.
13588 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13590 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13592 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13594 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13595 (CXX_FOR_TARGET): Likewise.
13596 (GCC_FOR_TARGET): Define.
13597 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13598 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13599 CC_FOR_TARGET was specified on the command line.
13600 (MAKEOVERRIDES): Don't define.
13602 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13604 * configure.in (m32r): Fix spelling of libg++ libs.
13606 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13608 * config.sub (-apple*): Remove, now redundant.
13610 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13612 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13614 * configure: Rework yesterday's sed script patch.
13616 * config.sub: Merge with FSF.
13618 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13620 * config.guess: Merge from FSF.
13622 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13623 * config.guess: Use pc instead of unknown, for pc clone systems.
13624 Change linux to linux-gnu.
13626 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13627 * config.guess: Avoid non-portable tr syntax.
13629 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13631 * test-build.mk (HOLES): Add "xargs" for gdb.
13633 * configure: Avoid hpux10.20 sed bug.
13635 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13637 * configure.in: Add support for windows host
13638 (that is a build done under the Microsoft build environment).
13640 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13642 * Makefile.in: Replace all uses of srcroot with s, to shrink
13643 command line lengths.
13645 Patches from Geoffrey Noer <noer@cygnus.com>:
13646 * configure.in: If configuring for newlib, pass --with-newlib to
13648 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13649 -Bnewlib/ and -Lwinsup to gcc.
13650 (CXX_FOR_TARGET): Likewise.
13652 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13654 * Makefile.in (ETC_SUPPORT): Add configure.
13656 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13658 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13659 host configuration file.
13661 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13663 * configure.in: Break mn10x00 support into separate
13664 mn10200 and mn10300 configurations.
13665 * config.sub: Likewise.
13667 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13669 * configure.in: Add lots of stuff to noconfigdirs for
13670 the mn10x00 targets.
13672 * config.sub, configure.in: Add mn10x00 support.
13674 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13676 * make-all.com: Call conf-a-gas, not config-a-gas.
13678 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13680 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13683 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13685 * mpw-README: Add much more detail for native PowerMac.
13686 * mpw-install: New file.
13687 * mpw-configure: Add --norecursion and --help options.
13688 * mpw-config.in: Translate readme and install files when
13690 * mpw-build.in: Don't always depend on byacc and flex.
13691 (install-only-top): New action.
13693 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13695 * configure.in: You can now configure GDB for the v850.
13697 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13699 * configure.in (noconfigdirs): Don't configure any C++ dirs
13702 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13704 * config.sub: Recognize mips64vr5000.
13706 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13708 * configure.in: Use a single line for host_tools and native_only.
13710 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13712 * config.sub, configure.in: Add entries for m32r.
13714 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13716 * Makefile.in (inet-install): Don't run install-gzip.
13718 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13720 * configure.in: Don't config lots of things for *-*-windows*.
13722 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13724 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13725 (host_libs, host_tools): Copy from configure.in.
13726 * mpw-configure: Don't complain about directories not found.
13728 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13730 * configure.in (i[345]86): Recognize i686 for pentium pro.
13731 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13734 * config.guess (i[345]86): Ditto.
13736 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13738 * configure.in (noconfigdirs): Removed gdb for D10V.
13740 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13742 * configure.in: Remove ld, target-libio, target-libg++, and
13743 target-libstdc++ from noconfigdirs.
13745 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13747 * configure: Fix three locations where shell scripts were
13748 being run directly rather than with config_shell.
13750 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13752 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13753 * config.sub (basic_machine): Recognize v850.
13755 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13757 * mpw-configure: Handle multiple enable/disable options and
13758 pass them down recursively, handle -c and -s flags appropriately
13759 depending on choice of compiler, add escape mechanism for
13760 quoted arguments to gC.
13762 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13764 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13765 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13766 so that -mrelocatable-lib and -mno-eabi are used.
13768 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13769 not support --print-multi-lib, don't abort.
13771 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13773 * make-all.com: Run config-a-gas.
13774 * setup.com: Don't copy subdirectory files around.
13776 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13778 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13779 target, it now compiles correctly.
13781 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13783 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13785 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13787 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13789 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13791 * configure.in (native_only): Add prms.
13793 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13795 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13796 (BINUTILS_SUPPORT_DIRS): Likewise.
13798 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13800 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13801 d10v support is added.
13803 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13805 * configure.in (d10v-*-*): New target.
13807 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13809 * config.guess (HP 9000/811): Recognize this as a PA1.1
13812 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13814 * Makefile.in (do-tar-gz): New target, split out from tail end of
13815 taz target. Run each command separately, don't use pipes.
13818 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13820 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13821 * mpw-build.in: No builds should depend on building byacc or flex,
13822 they are assumed to be installed already.
13824 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13826 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13827 variable that CC_FOR_TARGET needs.
13829 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13831 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13832 options have changed since the last time the subdirectory was
13833 configured, and if it has, reconfigure.
13834 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13835 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13837 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13839 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13840 CLEAN_MODULES): Add bash.
13841 (all-bash): New target.
13843 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13845 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13847 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13849 * config.sub (basic_machine): Recognize d10v as a valid processor.
13851 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13853 * mpw-configure: Add support for --bindir.
13854 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13856 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13858 * configure.in: add bash, time, gawk to list of hosttools and things
13859 to only build for native toolchains
13861 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13863 * Makefile.in (docdir): Remove.
13865 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13867 * Makefile.in (datadir): Set to $(prefix)/share.
13869 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13871 * configure.in: build diff and patch for cygwin32-hosted
13874 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13876 * config.sub: Accept -rtems*.
13878 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13880 * configure.in: enable dosrel for cygwin32-hosted builds,
13881 remove diff from the list of things not buildable
13884 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13886 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13889 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13891 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13893 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13895 * Makefile.in (taz): Handle case where tex3patch didn't even get
13896 checked out. Also, if it was found, put the symlink in a new util
13899 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13901 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13903 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13905 * config.sub: Recognize -openvms.
13906 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13907 * make-all.com, setup.com: New files.
13909 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13911 * Makefile.in (taz): tex3patch moved to texinfo/util.
13913 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13915 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13916 * configure.in: remove make from disable-if-Can-Cross list
13917 enable gdb if ${host} and ${target} are cygwin32
13919 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13921 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13922 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13924 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13926 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13927 distinguish sysv/svr4/bsd variants.
13928 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13930 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13932 * configure.in: Added copyright notice.
13933 * move-if-change: Added copyright notice.
13935 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13937 * configure.in (powerpcle-*-solaris*): Until we get shared
13938 libraries working, don't build gdb, sim, make, tcl, tk, or
13941 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13943 * config.guess: Merge with FSF:
13945 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13946 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13948 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13949 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13951 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13952 * config.guess: Combine two OSF1 rules.
13953 Also recognize field test versions. From mjr@zk3.dec.com.
13954 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13955 because GNU uname does not support -p. From pmr@pajato.com.
13957 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13959 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13961 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13963 * mpw-README: Document GCCIncludes.
13965 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13967 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13969 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13971 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13973 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13975 * configure.in (*-*-cygwin32): Configure make.
13977 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13979 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13981 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13983 * Makefile.in (all-inet): Depend on all-perl.
13985 * Makefile.in (inet-install): New target.
13987 * Makefile.in (all-inet): Depend on all-tcl.
13988 (all-inet): Depend on all-send-pr.
13990 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13992 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13995 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13997 * configure.in: Don't configure --with-gnu-ld on AIX.
13999 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14001 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14003 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14005 * Makefile.in (ALL_MODULES): Added all-inet.
14006 (CROSS_CHECK_MODULES): Added check-inet.
14007 (INSTALL_MODULES): Added install-inet.
14008 (CLEAN_MODULES): Added clean-inet.
14009 (all-indent): New target.
14011 * configure.in (host_tools): Added inet.
14012 (native_only): Added inet.
14013 (noconfigdirs): Added inet.
14015 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14017 * configure.in: Don't configure libgloss if we are not configuring
14020 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14022 * configure.in: Don't configure libgloss for unsupported
14025 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14027 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14029 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14031 * Makefile.in (ALL_MODULES): Include all-apache.
14032 (CROSS_CHECK_MODULES): Include check-apache.
14033 (INSTALL_MODULES): Include install-apache.
14034 (all-apache): New target.
14036 * configure.in: Added apache everywhere perl is seen.
14038 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14040 * Makefile.in: Add support for clean-{module} and
14041 clean-target-{module} rules.
14043 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14045 * configure.in (*-*-ose) do not build libgloss.
14047 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14049 * config.guess (prep*:SunOS:5.*:*): Turn into
14050 powerpele-unknown-solaris2.
14052 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14054 * configure.in: Permit --enable-shared to specify a list of
14057 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14059 * configure.in (host==solaris): Pass only the first word of $CC
14060 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14062 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14064 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14066 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14068 * Makefile.in (ALL_MODULES): Include all-perl.
14069 (CROSS_CHECK_MODULES): Include check-perl.
14070 (INSTALL_MODULES): Include install-perl.
14071 (ALL_X11_MODULES): Include all-guile.
14072 (CHECK_X11_MODULES): Include check-guile.
14073 (INSTALL_X11_MODULES): Include install-guile.
14074 (all-perl): New target.
14075 (all-guile): New target.
14077 * configure.in (host_tools): Include perl and guile.
14078 (native_only): Include perl and guile.
14079 (noconfigdirs): Don't build guile and perl; no ports have been
14082 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14084 * configure (--enable-*): Handle quoted option lists such as
14085 --enable-sim-cflags='-g0 -O' better.
14087 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14089 * Makefile.in ({,inst}all-target): New rule so we can make and
14090 install all of the target directories easily.
14092 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14094 * configure.in: Add missing global flag in sed substitution when
14095 deleting `target-' from ${configdirs}.
14097 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14099 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14102 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14105 * install.sh: Correct misspelling of transformbasename.
14107 * config.guess: Recognize mips-*-sysv*.
14109 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14111 * config.sub: Recognize mon960.
14113 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14115 * configure: Restore Canadian Cross handling of BISON and LEX,
14116 removed in Feb 20 change.
14118 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14120 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14121 Mention make install. Remove the old copyright date as well the
14122 clumsy and rather pointless copyright on the README file.
14124 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14126 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14127 Makefile after running symlink-tree, then run `make distclean' to
14128 avoid clobbering any generated files in srcdir.
14130 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14132 * configure.in (m68k-*-netbsd*): Build everything now.
14134 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14136 * Makefile.in (taz): Fix quoting.
14138 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14140 * configure.in (sparclet-*-*): Build everything now.
14142 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14144 * configure.in (m68k-*-linux*): New host.
14146 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14148 * configure: Check for bison before byacc.
14150 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14152 * Makefile.in configure: Change the way LEX and BISON/YACC are
14153 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14154 searching PATH. These are used as fallbacks by Makefile.in if
14155 flex/bison/byacc aren't in objdir.
14157 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14159 * Makefile.in: Make everything which depends upon all-bfd also
14160 depend upon all-opcodes, in case --with-commonbfdlib is used.
14162 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14164 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14165 building NT native compilers on Unix.
14167 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14169 * configure.in: Don't get CC from the host Makefile fragment if we
14170 can find gcc in PATH, or if this is a Canadian Cross. Move the
14171 Solaris test for /usr/ucb/cc to the post target script, just after
14172 the compiler sanity test.
14174 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14176 * config.sub: Merge with FSF.
14178 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14180 * Makefile.in (RPATH_ENVVAR): New variable.
14181 (REALLY_SET_LIB_PATH): Use it.
14182 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14184 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14186 * config.sub, configure.in: Recognize sparclet cpu.
14188 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14190 * config.guess: Support m68k-cbm-sysv4.
14192 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14194 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14195 m68k-unknown-linuxaout from linker help string. Put quotes around
14198 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14200 * config.guess (powerpc-harris-powerunix): Add guess for port
14203 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14205 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14207 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14209 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14210 $(REALLY_SET_LIB_PATH) in Makefile.
14211 * Makefile.in (SET_LIB_PATH): New variable.
14212 (REALLY_SET_LIB_PATH): New variable.
14213 ($(DO_X)): Use $(SET_LIB_PATH).
14214 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14215 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14216 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14217 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14218 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14219 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14220 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14221 (install-dosrel): Likewise.
14222 (all-opcodes): Depend upon all-libiberty.
14224 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14226 * config.guess (*:CYGWIN*): New
14228 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14230 * Makefile.in (all-target-winsup): All all-target-libiberty.
14232 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14234 * configure.in (noconfigdirs): Add missing # in front of comment.
14236 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14238 * configure.in: add second pass to things added to noconfigdirs
14239 so *-gm-magic can exclude libgloss properly.
14241 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14243 * mpw-configure (extralibs_name, rez_name): Set correctly
14244 for MWC68K compiler.
14246 * mpw-README: Add more info on the necessary build tools.
14248 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14250 * configure.in, config.sub: Recognize cygwin32.
14252 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14254 * config.guess, config.sub: Recognize A/UX.
14256 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14258 * config.sub: Merge with gcc/config.sub.
14260 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14262 * mpw-build.in (do-binutils): Add build of stamps.
14264 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14266 * config.sub: Add recognition for mips64vr4100*-* targets.
14268 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14270 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14271 Add creation of gconfigargs with `--enable-shared' turned on.
14272 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14273 ($(host)-stamp-stage3-configured): Likewise.
14274 (HOLES): Add chatr and ldd.
14275 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14277 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14279 * configure: Pass --nfp to recursive configures.
14281 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14283 * Makefile.in (DLLTOOL): New.
14284 (DLLTOOL_FOR_TARGET): New.
14285 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14286 (EXTRA_TARGET_FLAGS): Ditto.
14287 (EXTRA_GCC_FLAGS): Ditto.
14288 (CONFIGURE_TARGET_MODULES): Ditto.
14290 * configure: Add DLLTOOL.
14292 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14294 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14295 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14296 mh-sco, since old workarounds no longer needed, and don't
14297 build ld, since libraries have weak symbols in COFF.
14299 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14301 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14303 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14305 * configure.in: Make sure that ${CC} can be used to compile an
14308 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14310 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14311 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14312 nothing depending on whether gdbtk is being built.
14314 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14316 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14318 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14320 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14321 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14323 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14325 * config-ml.in: Add support for
14326 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14327 Simplify setting of multidirs from --disable-foo.
14329 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14331 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14332 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14333 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14334 non-empty, pass them on to the GCC make.
14335 (all-bootstrap): New rule that is like all-gcc, except it executes
14336 the GCC bootstrap rule instead of the GCC all rule.
14338 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14340 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14342 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14344 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14347 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14349 * config.sub (i*86*) Change [345] to [3456]
14351 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14353 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14356 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14358 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14359 AIX multilibs get built.
14361 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14363 * configure.in (i386-win32): Don't build expect if we're not
14364 building the tcl subdir.
14366 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14368 * Makefile.in: (configure-target-examples, all-target-examples):
14369 New targets, configure and build example programs.
14371 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14373 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14374 use it as input to sedit the generated MPW makefile.
14375 * mpw-README: Add a suggestion about Gestalt.h.
14377 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14379 * config.sub: Accept *-*-ieee*.
14381 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14383 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14384 Ronald F. Guilmette <rfg@monkeys.com>.
14386 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14388 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14389 for powerpc-pe native.
14390 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14391 (target==powerpc-pe): duplicate i386-win32 entry.
14393 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14395 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14396 of vxworks, not just vxworks5.1.
14398 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14400 * mpw-configure: Add support for exec-prefix.
14402 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14404 * config.guess: Recognize HP model 816 machines as having
14407 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14409 * configure: Ignore new autoconf configure options.
14411 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14413 * config.guess: Recognize Pentium under SCO.
14414 From Robert Lipe <robertl@arnet.com>.
14416 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14418 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14420 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14422 * configure.in: Don't configure gas for alpha-dec-osf*.
14424 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14426 * configure.in: Default to --with-stabs for some targets for which
14427 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14428 i[345]86*-*-unixware*.
14430 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14432 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14433 rather than basing it on the target. Simplify handling of options
14434 controlling which directories to configure. Remove extraneous
14435 slash in multi-clean target.
14437 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14439 * config-ml.in: Prefix more variables with ml_ so they don't collide
14442 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14444 * configure: Don't turn -v into --v.
14446 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14448 * configure.in (targargs): Fix typo.
14450 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14452 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14454 * configure.in: Strip --host and --target options from
14455 CONFIG_ARGUMENTS, and always configure for --host only. Add
14456 --with-cross-host option when building with a cross-compiler.
14457 * configure: Canonicalize the arguments put into config.status by
14458 always using `=' for an option with an argument. Pass a presumed
14459 --host or --target explicitly.
14461 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14463 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14464 into general OS recognition case.
14466 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14468 * configure.in (target_configdirs): add target-winsup only
14469 for win32 target systems.
14471 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14473 * Makefile.in (all-target-libgloss): Depend upon
14474 configure-target-newlib, since when libgloss is built it looks to
14475 see if the newlib directory exists.
14477 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14479 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14482 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14484 * configure: Handle LD and LD_FOR_TARGET when configuring a
14487 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14489 * configure.in (target_libs): add target-winsup.
14490 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14491 (target==ppcle-pe): remove ld from $noconfigdirs.
14493 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14495 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14496 Preserve relative path names in $srcdir. Build symlink tree if
14497 configuring cross target dir and srcdir=. (= no VPATH support).
14498 (configure-target-libg++): Depend on configure-target-librx.
14499 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14500 * config-ml.in: New file.
14501 * symlink-tree: New file.
14502 * configure: Ensure srcdir="." if that's what it is.
14504 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14506 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14507 includes and FLEX_SKELETON setting.
14508 * mpw-configure (--with-gnu-ld): New option, controls whether
14509 to use PPCLink or ld with PowerMac GCC.
14510 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14511 * mpw-config.in: Configure grez if targeting Mac.
14513 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14514 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14516 * configure.in: Configure grez resource compiler if targeting Mac.
14517 * Makefile.in (all-grez, install-grez): New targets.
14519 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14521 * configure: CXX defaults to gcc, not g++. If we find
14522 gcc in the path, set CC to gcc -O2.
14524 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14526 * configure: Default ${build} correctly. Avoid picking up extra
14527 spaces when reading CC and CXX from Makefile. When doing a
14528 Canadian Cross, use plausible default values for numerous
14530 * configure.in: When doing a Canadian Cross, don't try to
14531 configure tools whose configure script can't handle it.
14533 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14535 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14537 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14539 * configure: Remove dubious bug reporting address.
14541 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14543 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14544 configure script, run that instead of this directory's configure.
14545 In either case, print a message that we're configuring the sub-dir.
14547 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14549 * configure.in: Before checking for the existence of various files,
14550 use sed to filter out "target-".
14552 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14554 * Makefile.in (DO_X): Split rule to decrease command line length
14555 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14556 (Philippe De Muyter).
14558 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14560 * Makefile.in (all-patch): depend on all-libiberty.
14562 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14564 * configure.in: If the only directory in target_configdirs which
14565 actually exists is libiberty, then set target_configdirs to empty,
14566 to avoid trying to build a target libiberty in a gas or gdb
14569 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14571 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14572 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14575 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14577 * configure.in (copy_dirs): Use sys-include instead of include
14578 for --with-headers option.
14580 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14582 * Makefile.in, configure.in: Make winsup builds work with
14585 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14587 * configure.in: Build the linker on AIX.
14589 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14591 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14594 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14596 * Makefile.in (all-gcc): Fix typo.
14598 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14600 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14602 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14604 * configure.in: Rename libFOO to target-libFOO, and xiberty
14605 to target-xiberty, to provide more flexibility.
14606 (target_subdir): Define. Create if cross.
14607 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14608 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14609 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14610 check-libFOO -> check-target-libFOO, etc.
14611 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14612 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14613 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14614 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14615 allow ALL_GCC="" to only configure.
14616 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14617 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14618 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14620 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14622 * Makefile.in (taz): Build "info" in etc explicitly.
14624 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14626 * configure.in: Make sure that CC is undefined (as opposed to
14627 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14628 problem with autoconf trying to configure on a host without GCC.
14630 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14632 * mpw-configure: Set host alias from choice of host compiler,
14633 only use generic MPW Makefile sed if present, edit a file
14634 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14635 * mpw-README: Add problem notes about CW6 and CW7.
14637 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14639 * Makefile.in (taz): Use ";" instead of ";;".
14641 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14643 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14644 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14646 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14647 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14649 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14651 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14652 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14653 Move bfd to DISTSTUFFDIRS.
14655 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14657 * Makefile.in (X11_LIB): Removed.
14658 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14660 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14662 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14664 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14667 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14669 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14671 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14673 * configure.in (i[345]86-*-win32): Always build newlib.
14674 Don't configure cvs, autoconf or texinfo.
14675 * Makefile.in (LD_FOR_TARGET): New.
14676 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14677 Pass down LD_FOR_TARGET.
14679 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14681 * winsup: New directory.
14682 * Makefile.in: Build winsup.
14683 * configure.in: Winsup is configured when target is win32.
14684 Can only build win32 target GDB when native.
14686 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14688 * config.guess: Recognize HP model 819 machines as having
14689 a PA 1.1 processor.
14691 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14693 * configure: Fix sed loop which substitutes for CC and CXX to
14694 avoid bug found in various sed implementations.
14696 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14698 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14699 simulator. Use standard powerpc-*-eabi*.
14701 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14703 * configure.in: Stop putting gas and binutils in noconfigdirs for
14704 powerpc-*-aix* and rs6000-*-*.
14706 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14708 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14709 -mcall-aixdesc libraries.
14711 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14713 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14715 * config.sub (arm | armel | armeb): Fix shell syntax.
14717 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14719 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14720 -msoft-float and -mcpu=common support.
14721 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14724 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14726 * configure.in: Allow configuration and build of emacs19 for the alpha.
14728 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14730 * configure.in (CC): Get ^CC, not just any old CC, from
14731 ${host_makefile_frag}.
14733 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14735 * configure.in (CC): Try to get CC from
14736 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14738 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14740 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14741 only if it exists in $(srcdir).
14743 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14745 * configure: If CC and CXX are not set in the environment, set
14746 them, based on either an existing Makefile or on searching for gcc
14747 in PATH. Substitute for CC and CXX in Makefile.
14748 * configure.in: Remove libm from target_libs. Separate
14749 target_configdirs from configdirs. If CC is not set in
14750 environment, try to get it from a host Makefile fragment. Rewrite
14751 changes of configdirs to use skipdirs instead. A few minor
14752 tweaks. Take directories out of target_configdirs as they are
14753 taken out of configdirs. Remove existing Makefile files from
14754 subdirectories. Substitute for TARGET_CONFIGDIRS and
14755 CONFIG_ARGUMENTS in Makefile.
14756 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14758 (CONFIG_ARGUMENTS): Likewise.
14759 (CONFIGURE_TARGET_MODULES): New variable.
14760 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14761 ($(CONFIGURE_TARGET_MODULES)): New target.
14762 (configure-libg++, configure-libio): New targets.
14763 (all-libg++): Depend upon configure-libg++.
14764 (all-libio): Depend upon configure-libio.
14765 (configure-libgloss, all-libgloss): New targets.
14766 (configure-libstdc++): New target.
14767 (all-libstdc++): Depend upon configure-libstdc++.
14768 (configure-librx, all-librx): New targets.
14769 (configure-newlib): New target.
14770 (all-newlib): Depend upon configure-newlib
14771 (configure-xiberty): New target.
14772 (all-xiberty): Depend upon configure-xiberty.
14774 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14776 * configure.in (host i[345]86-*-win32): Expand the
14777 noconfigdirs again.
14779 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14781 * mpw-configure: Fix sed command file name.
14783 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14785 * configure.in (host i[345]86-*-win32): Reduce the
14786 noconfigdirs again.
14788 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14790 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14791 or powerpc*-*-pe*, since they are not yet supported.
14793 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14795 Add PowerMac support and many other enhancements.
14796 * mpw-configure: New option --cc to select compiler to use,
14797 paste options set according to --cc into the generated
14798 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14799 if mpw-make.sed is present.
14800 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14801 add forward includes for PowerPC include files.
14802 * mpw-build.in: Build using Makefile.PPC if present.
14803 (do-byacc, etc): Remove separate version resource builds.
14804 (do-gas): Build "stamps" before "all".
14805 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14806 * mpw-README: Update to reflect --cc option, PowerMac support,
14807 and recently-reported compatibility problems.
14809 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14811 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14812 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14813 (--with-multilib-top): Pass to recursive invocations.
14815 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14817 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14820 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14822 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14823 gdb, ld and opcodes on v810-*-*.
14825 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14827 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14828 (local-maintainer-clean): New target.
14829 (maintainer-clean): New target.
14830 (realclean): Just depend upon maintainer-clean.
14832 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14834 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14836 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14838 * configure.in: Build ld in mips*-*-bsd* case.
14840 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14842 * config.sub: Accept -lites* OS. From Ian Dall.
14844 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14846 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14849 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14851 * configure.in: treat i386-win32 canadian cross the same as
14852 i386-go32 canadian cross.
14854 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14856 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14857 running under the simulator to build a reduced set of libraries.
14858 (powerpc-*-eabiaix): Add fine grained multilib support added to
14859 other powerpc targets yesterday.
14861 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14863 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14864 -disable-softfloat, -disable-relocatable, -disable-aix, and
14865 -disable-sysv to control which multilib libraries get built.
14867 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14869 * configure: Add Makefile.tem to list of files to remove in trap
14872 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14874 * config.guess (*Linux*): Add missing "exit"s.
14875 Also, need specific check for alpha-unknown-linux (uses COFF).
14877 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14879 * config.guess: Merge with FSF:
14881 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14882 * config.guess (AIX4): More robust release numbering discovery.
14884 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14885 * config.guess (i386-sequent-ptx): Properly get version number.
14887 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14888 * config.guess (mips:*:4*:UMIPS): New case.
14890 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14892 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14893 (i386-win32 host): Likewise. Don't build readline.
14895 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14897 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14898 SUPPORT_FILES to submakes.
14900 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14902 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14903 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14906 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14908 * configure.in (appdirs): Use =, not ==, in test expression when
14909 trying to build the text to print in the warning message for
14912 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14914 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14916 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14918 * config.guess: Recognize lynx-2.3.
14920 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14922 * config.sub (z8ksim): Deleted
14923 (z8k-*-coff): New, this is the one true name of the target.
14925 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14927 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14929 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14931 * config.guess (*:Linux:*:*): First try asking the linker what the
14932 default object file format is (elf, aout, or coff). Then if this
14933 fails, try previous methods.
14935 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14937 * configure.in: Don't build newlib for *-*-vxworks5.1.
14939 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14941 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14942 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14944 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14946 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14948 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14950 * cfg-ml-com.in: New file.
14951 * cfg-ml-pos.in: New file.
14953 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14955 * COPYING.NEWLIB: Add HP free copyright to list.
14957 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14959 * config.sub: Recognize -eabi* for the system, not just -eabi.
14961 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14963 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14964 * config.sub, configure.in (win32): New target and host.
14966 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14968 * configure.in: Add i386-pe configuration.
14970 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14972 * mpw-build.in (install): Install GDB after LD.
14974 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14976 * mpw-config.in (elf/mips.h): Always forward-include, needed
14979 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14981 * testsuite: New directory for customer acceptance and whole tool
14984 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14986 * configure: If per-host line isn't found, but AC_OUTPUT is found
14987 and a configure script exists, run it instead.
14989 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14991 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14993 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14995 * configure: Set build_{cpu,vendor,os,alias} to host values when
14996 --build isn't specified.
14998 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15000 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15001 (FLAGS_TO_PASS): Pass them.
15002 (EXTRA_TARGET_FLAGS): Ditto.
15004 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15006 * Makefile.in (all-libg++): Depend on all-libstdc++.
15008 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15010 * configure.in (noconfigdirs): Enable all packages for
15011 i386-unknown-netbsd.
15013 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15015 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15016 hosted builds (DOS builds)
15018 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15020 Changes for ARM based on patches from Richard Earnshaw:
15021 * config.sub: Handle armeb and armel.
15022 * configure.in: Omit arm linker only for riscix.
15024 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15026 * config.guess: Update from FSF.
15028 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15030 * config.sub: Recognize powerpcle as the little endian variant of
15031 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15032 powerpcle variant. Convert pentium into i586, not i486. Add p5
15033 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15036 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15038 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15040 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15042 * config.sub: Accept -lites* as a basic system type.
15044 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15046 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15047 installed, and if so return linuxoldld as the system name.
15049 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15051 * config.guess: Add hppa1.1-hp-lites support.
15053 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15055 * configure.in: Don't build newlib for m68k-vxworks5.1.
15057 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15059 * configure.in (mips-sgi-irix6): Use mh-irix5.
15061 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15063 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15065 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15067 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15068 OSF/1. Fix compiler flags.
15069 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15071 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15073 * configure.in: Recognize --with-newlib.
15074 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15076 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15078 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15079 to *_X11_MODULES due to gdbtk needing X include files et al.
15081 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15083 Merge in support for Mac MPW as a host.
15084 (Old change descriptions retained for informational value.)
15086 * mpw-config.in: Add generic include forwards for cpu-specific
15087 include files in aout and elf directories.
15089 * mpw-configure: Added copyright.
15090 * mpw-config.in: Check for presence of required build tools.
15091 (target_libs): Add newlib.
15092 (target_tools): Add examples.
15093 (Read Me): Generate as "Read Me for MPW" instead.
15094 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15095 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15096 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15098 * mpw-configure: Remove subdir-specific makefile hackery,
15099 delete mk.tmp after using it.
15101 * mpw-build.in (all): Display start and end times.
15103 * mpw-configure (host_canonical): Set.
15104 (target_cpu): Always add to makefiles.
15105 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15106 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15107 (mpw-mh-mpw): Look for in srcdir and srcroot.
15108 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15110 * mpw-build.in: (install-only): New target.
15112 * mpw-configure (host_alias, target_alias): Rename from hostalias
15113 and targetalias, add into generated Makefile.
15114 (mk.tmp): If present, add into generated Makefile.
15115 * mpw-build.in (all-gas): Build config.h first before gas proper.
15117 * mpw-configure (config.status): Write only if changed.
15118 * mpw-config.in (readline): Configure it (not built, just used for
15121 * mpw-config.in (elf/mips.h): Add a forward include.
15123 * mpw-config.in: Forward-include most .h files in include into
15125 (readline): Don't build.
15126 mpw-build.in (install): Install GDB.
15128 * mpw-configure (prefix, mpw_prefix): Handle it.
15129 * mpw-config.in (mmalloc, readline): Don't configure.
15130 * mpw-build.in (thisscript): Rename to ThisScript.
15131 Use mpw-build instead of BuildProgram everywhere.
15132 (mmalloc, readline): Don't build.
15133 * mpw-README: New file, basic documentation about the MPW port.
15135 * mpw-config.in: Use forward-include to create include files.
15137 * mpw-configure: Add more things to the top of each configured
15138 Makefile, including contents of config/mpw-mh-mpw.
15139 * mpw-config.in (extra-include): Create this directory and fill it
15140 with Posix-like include files when configuring.
15142 * config.sub (apple, mac, mpw): Add various aliases.
15144 * mpw-build.in: New file, top-level build script fragment for MPW.
15145 * mpw-configure: New file, configure script for MPW.
15146 * mpw-config.in: New file, config fragment for MPW.
15148 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15150 * configure.in (host_libs): Remove glob, since it is gone from the
15153 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15155 * Makefile.in: define empty GDB_NLM_DEPS var.
15157 * configure.in(target_makefile_frag): use config/mt-netware
15158 for netware targets.
15160 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15162 * config.sub: Merge in recent FSF changes. Remove linux special
15165 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15167 Revert this change:
15169 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15171 * build-all.mk: Use CC=cc -Xs on Solaris.
15173 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15175 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15177 * Makefile.in: Nuke all references to glob subdirectory.
15179 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15181 * configure.in: Fix --enable-shared logic in per-host.
15183 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15185 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15187 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15189 * configure.in (noconfigdirs): Don't build gas on AIX, for
15190 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15192 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15194 * configure: Fix --cache-file to work if the file argument is a
15197 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15199 * configure: If the --cache-file is used, pass it down to
15200 configure in subdirectories.
15202 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15204 * config.sub: add vxworks29k configuration.
15206 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15208 * Makefile.in (taz): Do "diststuff" part quietly.
15210 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15212 * config.sub: Mini-merge with gcc/config.sub.
15214 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15216 * config.guess (IRIX): Sed - to _.
15218 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15220 * Makefile.in (source-vault, binary-vault): New targets.
15222 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15224 * config.sub: Recognize -eabi as a basic system type.
15226 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15228 * configure.in (enable_shared stuff): Fix typo.
15230 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15232 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15234 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15236 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15238 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15240 * configure.in (rs6000-*-*): Don't build gas.
15242 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15244 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15245 reduce command line length.
15246 (AS_FOR_TARGET): Check for as.new, not Makefile.
15247 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15249 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15251 * config.guess: Merge from FSF.
15253 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15255 * configure: Don't use $ when handling program_suffix.
15257 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15259 * configure.in: Configure tk for hppa/hpux.
15261 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15263 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15265 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15267 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15268 to LIBCXXFLAGS. Tests are better run without it.
15270 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15272 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15274 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15276 * configure.in (*-*-netware*): Don't configure xiberty.
15278 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15280 * configure.in: Remove tk from native_only list.
15282 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15284 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15285 for special NCD build.
15287 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15289 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15290 makeall.bat, they're only useful for binutils snapshots.
15291 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15292 makeall.bat to specified SUPPORT_FILES.
15294 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15296 * build-all.mk: Add Ericsson targets to sun4 and solaris
15297 hosts. Add BNR's sun4 target to solaris host, so their
15298 build-from-source will be tested in-house first.
15300 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15302 * Makefile.in (LIBCFLAGS): New variable.
15303 (CFLAGS_FOR_TARGET): Ditto.
15304 (LIBCFLAGS_FOR_TARGET): Ditto.
15305 (LIBCXXFLAGS): Ditto.
15306 (CXXFLAGS_FOR_TARGET): Ditto.
15307 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15308 (BASE_FLAGS_TO_PASS): Pass them.
15309 (EXTRA_TARGET_FLAGS): Ditto.
15311 * configure.in: Support --enable-shared.
15313 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15315 * configure.in (target_libs): Include libstdc++ again.
15316 * config.guess: Update from FSF (for FreeBSD).
15318 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15320 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15322 (DISTDOCDIRS): Add `etc'.
15323 (ETC_SUPPORT_PFX): New variable.
15324 (taz): Include anything from etc starting with a word in
15327 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15329 * config.sub: Update for recent FSF changes. Remove obsolete
15330 h8300hds entry. Add -windows* and -osx as basic os. Minor
15333 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15335 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15337 * config.guess: Merge with FSF.
15338 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15340 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15342 * configure: Since the "trap 0" handler will override the exit
15343 status on many systems, only use it for "exit 1", and make it set
15344 a non-zero exit status; reset it before "exit 0". Also, check
15345 exit status of config.sub, and error out if it failed.
15347 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15349 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15350 and install libgloss.
15352 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15354 * Makefile.in (all-binutils): Depend upon all-byacc.
15356 * configure.in: Don't build emacs on Irix 5.
15358 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15360 * configure.in (*-*-netware*): Add libio.
15362 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15364 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15365 (CHECK_TARGET_MODULES): Ditto.
15366 (INSTALL_TARGET_MODULES): Ditto.
15367 (TARGET_LIBS): Ditto.
15368 (all-libstdc++): Note dependencies.
15370 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15372 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15374 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15376 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15377 -fexternal-templates.
15379 * configure.in (target_libs): Add libstdc++.
15380 (noconfigdirs): Add libstdc++ as appropriate.
15382 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15384 * config.guess: Update from FSF.
15386 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15388 * configure: Use ${config_shell} when running ${configsub}.
15390 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15392 * config.sub: No longer recognize h8300h.
15394 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15396 * config.sub: Remove extraneous differences between config.sub and
15399 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15401 * Makefile.in (DISTSTUFFDIRS): Add gas.
15403 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15405 * COPYING.NEWLIB: New file.
15407 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15409 * config.guess (HP-UX): Patch from Harlan Stenn
15410 <harlan@landmark.com> to also emit release level.
15412 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15414 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15416 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15418 * config.sub: Merge nextstep cleanup from FSF.
15420 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15422 * configure.in (arm-*-*): Don't configure ld for this target.
15424 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15426 * configure.in (*-*-netware): don't configure libg++, libio,
15429 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15431 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15432 configure ld--it works, but it doesn't support shared libraries.
15434 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15436 * config.guess (*-unknown-freebsd*): Get rid of possible
15437 trailing "(Release)" in version string.
15438 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15440 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15442 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15443 Fix type: *-next-neststep -> *-next-nextstep.
15445 * config.guess: Merge from FSF:
15447 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15449 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15451 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15453 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15454 instead of UNIX_SV for UnixWare 1.0).
15456 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15458 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15459 to make gdb/nlm/* build after the compiler and linker.
15461 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15463 * config.guess (netbsd, freebsd, linux): Accept any machine,
15465 (m68k-atari-sysv4): Relocate to match FSF version.
15467 * config.guess: More merges from the FSF:
15469 Add a space before function call or macro invocation.
15471 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15473 * config.guess: Add trap cmd to remove dummy.c and dummy when
15476 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15478 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15479 (dummy): Redirect stderr from compilation of dummy.c.
15481 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15483 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15485 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15487 * configure: Accept and ignore --cache*, for compatibility with
15490 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15492 * config.guess: Merge from FSF:
15494 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15496 * config.guess (Pyramid*:OSx*:*:*): New case.
15497 (PATH): Add /.attbin at end for finding uname.
15498 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15500 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15502 * config.guess (M88*:DolphinOS:*:*): New case.
15504 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15506 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15507 to select whether to use ELF or COFF.
15509 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15511 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15513 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15515 * config.guess: Guess the OS version for HPUX.
15517 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15519 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15521 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15523 * configure.in: Recognize --with-headers, --with-libs, and
15525 * Makefile.in (all-xiberty): Depend upon all-ld.
15527 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15529 * configure.in: Change i[34]86 to i[345]86.
15531 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15533 * configure (version): A few more tweaks to help message.
15535 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15537 * Makefile.in: Remove (for now) librx as a host library,
15538 now that we're building it for target.
15540 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15542 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15545 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15547 * configure.in: Also configure librx.
15549 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15551 * Makefile.in: Update various rules to reflect that librx
15552 is now needed for libg++.
15554 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15556 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15558 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15560 * configure.in: Configure the examples directory.
15562 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15564 * configure: Simplify Jun 2 1994 change.
15566 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15568 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15569 /bin/gcc isn't good enough to build gcc.
15571 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15573 * Makefile.in (GDB_SUPPORT_FILES): Remove
15574 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15575 (gdb.tar.gz): Add new rule to use standard distribution building
15578 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15580 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15581 Bill Cox <bill@cygnus.com>.
15583 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15585 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15587 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15589 * configure: Search current dir first in .gdbinit.
15591 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15593 * config.sub: Recognize freebsd (merged from gcc config.sub).
15595 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15597 * config.sub: Refer to NeXT's operating system as nextstep.
15599 * config.sub (case $basic_machine): Re-order the cases, to match
15600 the order in the FSF version (which is mostly alphabethical).
15601 Merge in some additions and changes from the FSF.
15603 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15605 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15606 * config.sub: Recognize cxux7.
15607 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15609 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15611 * config.sub: Fix typo powerpc -> powerpc-*.
15613 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15615 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15617 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15618 parallel with all-emacs and install-emacs). Top-level command
15619 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15621 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15623 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15624 $(relbindir)/make before doing ``make install'', and use
15625 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15626 installing over running make binary.
15627 ($(host)-stamp-stage3-installed): Likewise.
15629 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15631 * config.guess: Recognize Mach.
15633 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15635 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15636 see whether --exec-prefix was used.
15638 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15640 * README: Explicitly mention libg++/README. (Zoo's idea.)
15642 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15644 * Makefile.in: Add all-librx target similar to all-libproc.
15646 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15648 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15649 with post 1.2 uname bogosity.
15651 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15653 * configure: Remove temporary files on receipt of a signal.
15655 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15657 * configure: If there is a package_makefile_frag, remove
15658 ${subdir}/Makefile.tem after copying it in.
15660 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15662 * build_all.mk: support rs6000 lynx identifies itself as
15663 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15664 since /bin/gcc is too feeble to compile a modern gcc.
15666 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15668 * brought devo/test-build.mk update-to-date with progressive/
15669 test-build.mk. Add lynx targets and hppa flag info.
15671 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15673 * configure.in: Use mh-ncrsvr43. Patch from
15674 Tom McConnell <tmcconne@sedona.intel.com>.
15676 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15678 * config.guess (i386-unknown-bsdi): No longer need to
15679 check #if defined(__bsdi__) && defined(__i386__).
15681 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15683 * configure: Set program_transform_nameoption correctly.
15685 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15687 * brought build-all.mk update-to-date with progressive build-all.mk,
15688 added new targets and hppa info.
15690 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15692 * configure: If config.guess result is a prefix of the user
15693 specified target, assume a native build and use the user specified
15694 target as the host alias. Remove SunOS patch suffix removal hack.
15695 * configure.in: Remove SunOS patch suffix removal hack.
15697 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15698 in NATIVE_CHECK_MODULES.
15700 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15702 * Makefile.in: Rename HOST_ONLY to NATIVE.
15703 * configure: Delete SunOs patch suffix from host_canonical
15704 and build_canonical variables that are prepended to Makefiles.
15705 * configure.in: Add comments for easier maintenance.
15707 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15709 * Makefile.in: Add all-libproc target similar to all-gui.
15711 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15713 * Makefile.in (CHECK_MODULES): split into
15714 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15716 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15718 * config.guess (i386-unknown-bsdi): New system to guess.
15720 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15722 * Makefile.in: Add all-gui target (but not yet build by "all").
15724 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15726 * config.sub: Move deletion of patch suffix from here...
15727 * configure.in: To here, at Ian's suggestion. The top-
15728 level scripts might need to know of a patch level.
15730 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15732 * config.sub: Strip off patch suffix so rtl is recognized
15733 as a sunos4.1.3 machine, even though it's been patched.
15735 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15737 * Makefile.in (INSTALL_LAST): Delete.
15738 (INSTALL_DOSREL): New.
15740 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15742 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15743 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15744 whether we pass down --with-gnu-ld anyhow.
15746 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15748 * Makefile.in (INSTALL_LAST): Change operation so it works
15749 on more flavors of make.
15750 * configure.in (go32): Don't build libg++ or libio.
15752 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15754 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15755 they can be overriden by templates.
15757 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15759 * configure.in (target==go32): Don't build gdb.
15760 * dosrel: New directory.
15762 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15764 * configure.in (host==go32): Configure dosrel too.
15765 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15766 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15767 be set by incoming names or templates.
15768 (INSTALL_LAST): New rule.
15770 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15772 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15774 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15776 * configure.in (appdirs): New variable. Currently empty, but will
15777 be used in gas distribution. If nonempty, lists a set of
15778 directories at least one of which must get configured, or top
15779 level configuration is considered to have failed.
15780 (rs6000-*-lynxos*): Use new file name.
15782 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15784 Eliminate XTRAFLAGS.
15785 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15786 newlib include files using -idirafter, and also use -nostdinc.
15787 (CXX_FOR_TARGET): Likewise.
15788 (XTRAFLAGS): Removed.
15789 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15790 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15791 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15792 ($(DO_X)): Don't pass down XTRAFLAGS.
15794 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15796 * configure.in (mips*-dec-bsd*): New target; do build linker.
15797 (mips*-*-bsd*): New target; don't build linker.
15799 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15801 * configure.in: support rs6000-*-lynxos* configuration.
15802 support sunos4 as a cross target.
15804 * config.sub: look for lynx*, not lynx since the OS version may
15805 legitimately be part of the name.
15807 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15809 * configure.in (i[34]86-*-sco*): Move to be with other i386
15811 (romp-*-*): New target. Skip various binary utilities.
15812 (vax-*-*): New target. Don't build newlib.
15813 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15815 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15817 * configure.in: Only set host_makefile_frag if config
15820 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15822 * install.sh: If $dstdir exists, don't check whether each
15825 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15827 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15829 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15831 * configure.in (*-*-lynxos*): Don't configure newlib for either
15832 native or cross Lynx.
15834 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15836 * config.sub (sparc64-elf): Fix os.
15837 (z8k): Remove duplicate.
15839 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15841 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15842 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15844 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15846 * configure: Make file links cleanly even if Lynx fails on
15847 an NFS symlink (at least fail cleanly).
15849 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15851 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15854 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15856 * configure: Unknown options are fatal again.
15858 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15860 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15863 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15865 * build-all.mk: Add `clean' target.
15867 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15869 * config.guess: Add SINIX support.
15870 * configure.in: Add mips-*-sysv4* support.
15872 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15874 * build-all.mk: Document all useful targets.
15875 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15876 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15878 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15880 * configure: Support --silent, --quiet.
15882 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15884 * configure: Support --disable-FEATURE.
15886 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15888 * config.guess: Recognize NCR running SVR4.3.
15890 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15892 * config.guess: Make BSDI generate i386-unknown-bsd386.
15893 Patch from Paul Eggert <eggert@twinsun.com>.
15895 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15897 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15899 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15901 * configure: Make unrecognized options give nonfatal warnings
15902 instead of fatal errors, and pass them to any subdirectory
15903 configures in case they recognize them.
15904 Make --x equivalent to --with-x.
15906 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15908 * configure: Add --enable-* options. Clean up usage message and
15911 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15913 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15915 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15917 * configure.in (hppa*-*-*): Enable binutils.
15919 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15921 * config.sub: Recognize cisco.
15923 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15925 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15927 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15929 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15930 than one configuration name. Add comment.
15932 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15934 * config.guess: about target *-hitachi-hiuxwe2, fixed
15935 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15936 macro is incorrect.]
15938 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15940 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15941 than the "make ls" stuff which used to be here.
15943 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15945 * config.guess: Recognize i[34]86-unknown-freebsd.
15946 From Shawn M Carey <smcarey@rodan.syr.edu>.
15948 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15950 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15952 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15954 * config.guess: Check for ptx.
15956 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15958 * config.sub: Add os9k checking.
15960 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15962 * config.guess: Handle OSF1 running on HPPA processors
15964 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15966 * configure: If subdir configure fails, print out a message with
15967 subdirectory name, in case subdir's configure code didn't identify
15970 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15972 * configure.in: Remove embedded newlines from configdirs.
15973 Avoid mismatches of substrings. Fix matching strings at end
15976 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15978 * config.guess: Add Lynx/rs6000 config support.
15980 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15982 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15984 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15986 * configure.in (hppa*-*-osf*): Treat this just like most other
15987 PA configurations (eg no binutils or ld).
15988 (hppa*-*-*elf*): These configurations have binutils and ld.
15990 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15992 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15994 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15996 * configure.in (rs6000-*-*): Build gas.
15998 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16000 * Makefile.in: Avoid bug in losing hpux sed.
16002 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16004 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16005 for GDB and GDB has been fixed to not need it.
16007 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16009 * config.guess: Recognize vax hosts.
16011 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16013 * configure (while loop): Don't use "break 2" inside case
16014 statement -- the case statement isn't an enclosing loop.
16016 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16018 * config.guess: Clean up NeXT support, to allow nextstep
16019 on Intel machines. Make OS be nextstep.
16021 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16023 * config.guess: Add alternate forms for Convex.
16025 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16027 * configure: Completely rewrite option processing. Take
16028 advantage of pattern-matching to avoid invoking test frequently.
16029 Also clean up host and target defaulting logic.
16031 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16033 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16034 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16035 commands (plus user environment) will fit SCO limits.
16037 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16039 * configure.in: Don't issue warnings about directories which are
16040 not being configured if -norecursion is set. Correct test for
16041 --with-gnu-as and --with-gnu-ld to not get confused by substring
16044 * configure.in: Don't build gas for alpha-dec-osf1*.
16046 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16048 * configure: Back out Per's change of 12/19/1993. It changes the
16049 behavior of configure in unexpected and confusing ways.
16051 Also, use different delim char when calculating
16052 program_transform_name so that the name can contain slashes.
16054 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16056 * configure.in, config.sub: Add support for VSTa micro-kernel.
16058 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16060 * configure.in: Nuke hacks which were used to get a special
16061 version of GAS for HPPA configurations.
16063 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16065 * configure: If only ${target_alias} is given, use that
16066 as the default for ${host_alias}.
16067 * configure: Add missing back-slashes before nested quotes.
16069 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16071 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16073 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16075 * config.guess: Recognize some Tektronix configurations.
16076 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16078 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16080 * config.sub: Match any flavor of SH.
16082 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16084 * configure.in: Don't try to configure newlib for Alpha.
16086 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16088 * configure.in: Don't build ld for Irix 5. Don't build gas,
16089 libg++ or libio for any Alpha target.
16091 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16093 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16095 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16096 default arguments -- so it tried to compress itself.
16098 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16100 * configure.in (notsupp): ensure that a space is always at the end
16101 of the configdirs list, since the grep checks for an explicit space
16103 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16105 * configure.in (target i386-sysv4.2): don't build ld, since static
16106 versions of many libraries are not available.
16108 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16110 * config.guess: Recognize Apollos (using environment variables).
16111 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16113 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16115 * config.guess: Recognize Sony news mips running newsos.
16117 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16119 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16120 "fi ; else" for bash.
16122 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16124 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16126 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16128 * config.sub: accept unixware as an alias for svr4.2.
16129 Fix some inconsistancies with the gcc version.
16131 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16133 * Makefile.in (DISTDOCDIRS): Add gdb.
16135 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16137 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16139 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16141 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16142 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16145 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16147 * config.sub: Accept hiux* as an OS name.
16149 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16150 etc/make-stds.texi. The underscore came from gcc, and dje now
16151 agrees that RUNTESTFLAGS is the correct name.
16153 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16155 * install.sh: Remove 'set -e'. It makes any conditionals
16156 in the script useless.
16158 * config.guess: Automatically recognize arm-acorn-riscix
16159 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16161 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16163 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16165 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16167 * Makefile.in (DISTDOCDIRS): New variable.
16168 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16169 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16171 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16173 * configure.in (hppa target): check the source directory for the
16174 pagas sub-directory
16176 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16178 * config.sub: Allow -aout* and -elf*.
16180 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16182 * configure.in: Don't build ld on i386-solaris2, same as for
16185 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16187 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16189 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16191 * configure.in: Configure gdb for alpha.
16193 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16195 * Makefile.in (CXXFLAGS): Add -O.
16197 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16199 * config.guess: added support for DG Aviion
16201 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16203 * configure.in: Produce warning message for subdirectories not
16204 configurable for this host/target combination. Don't try to
16205 configure gdb for vms.
16207 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16209 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16210 appropriate files before making "diststuff".
16211 (DISTBISONFILES): New var: list of files to be edited.
16212 (DISTSTUFFDIRS): Add binutils.
16214 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16216 * config.sub: also handle mipsel and mips64el (for little endian mips)
16218 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16220 * configure.in: Add * to end of all OS names.
16222 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16224 * configure.in: Build newlib for LynxOS native.
16226 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16228 * config.guess: Add support for delta 88k running SVR3.
16230 * configure.in: Add comment about HP compiler vs. emacs.
16232 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16234 * configure.in: don't build ld on solaris2 (not a viable option
16235 due to bugs in getpwnam & getpwuid)
16237 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16239 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16240 config.guess will produce a full version number.
16242 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16244 * configure.in: Build linker and binutils for alpha-dec-osf1.
16246 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16248 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16249 and gdb/testsuite/Makefile.in.
16251 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16253 * configure.in: recognize mips*- instead of mips-
16255 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16257 * config.sub: Accept linux*coff and linux*elf as operating
16260 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16262 * config.sub: Recognize mips64, and mips3 as an alias for it.
16264 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16266 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16267 gdb knows how to handle OSF/1 shared libraries.
16269 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16271 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16272 * config.guess: Recognize Hitachi's HIUX.
16273 * config.sub: Recognize h3050r* and hppahitachi.
16274 Remove redundant cases for hp9k[23]*.
16276 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16278 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16279 if gas and ld are in the source tree and are in ${configdirs}.
16280 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16281 --with options (but still pass them down on the command line,
16282 if they were explicitly specified).
16284 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16286 * configure: substitute SHELL value in Makefile.in with
16289 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16291 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16292 *-*-solaris2* targets.
16294 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16296 * Makefile.in: define M4, and pass it down to sub-makes;
16297 all-autoconf now depends on all-m4
16299 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16301 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16302 presence of {ar,ranlib} instead of a configured directory
16304 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16306 * config.guess: Accept 34?? as well as 33?? for NCR.
16308 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16310 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16311 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16313 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16315 * configure: grab values for $(CC) and $(CXX) from the
16316 environment, so that someone can do "CC=gcc configure; make" and
16317 have it work right (matching the way that autoconf works now)
16319 * configure.in, Makefile.in: add support for gash, the tcl
16320 interface to Galaxy
16322 * config.guess: add NetBSD variants (hp300, x86)
16324 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16326 * install.sh: Support -d option (in the manner of SunOS 4 install,
16327 as it is more deterministic than that of GNU install)
16328 (chmodcmd): Set file to mode 755 by default (should also do default
16329 chgrp and chown, but I don't feel like dealing with that now)
16331 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16333 * config.sub: Remove h8300hhms alias.
16335 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16337 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16339 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16341 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16344 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16346 * config.sub: recognize m88110-bug-coff.
16348 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16350 * Makefile.in (all-libio): all dependencies on the toolchain used
16351 to build this (gcc, gas, ld, etc)
16353 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16355 * config.guess: Deal with OSF/1 1.3 on alpha.
16357 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16359 * install.sh: add some 'else true' clauses for portability
16361 * configure.in: don't build libio for h8[35]00-*-* targets
16363 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16365 * Makefile.in: Add support for new libio.
16367 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16369 * install.sh: If one command fails, don't try the rest. Don't try
16370 to remove $dsttmp (via trap) unless we have already created it.
16371 If $src doesn't exist, detect it and exit with an error.
16373 * config.guess: Recognize BSD on hp300.
16375 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16377 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16378 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16380 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16382 * Makefile.in (all-send-pr): depends on all-prms
16384 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16386 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16388 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16390 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16391 Added test for mips-mips-riscos5.
16393 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16395 * configure.in: use mh-hp300 for 68k HP hosts
16397 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16399 * configure: add support for CONFIG_SHELL, so that you can use
16400 some alternate shell for evaluating configure scripts
16402 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16404 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16405 in configure script to bug-gdb@prep.ai.mit.edu when building
16406 distribution archive.
16407 * Makefile.in (COMPRESS): Remove def.
16408 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16409 gdb.tar.Z and make-gdb.tar.Z respectively.
16410 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16411 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16412 to convergence with 'taz' target in Makefile.in.
16414 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16416 * install.sh (dsttmp): use trap to ensure that tmp files go
16417 away on error conditions
16419 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16421 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16423 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16425 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16426 its parent is '/' not ''.
16428 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16430 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16432 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16433 that ${newsrcdir}/configure.in does.
16435 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16437 * test-build.mk: support for CONFIG_SHELL
16439 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16441 * config.sub (netware): Add as a basic system type.
16443 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16445 * Makefile.in (Makefile): depend on configure.in. Also drop the
16446 $(srcdir)/ from the dependency on Makefile.in.
16448 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16450 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16451 (h8300hhms is temporary until multi-libraries are implemented).
16452 * configure.in: Handle h8300h too.
16454 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16456 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16458 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16460 * configure: Remove extraneous output when guessing host type.
16461 * config.guess: Remove extraneous output when guessing using C
16462 compiler rather than uname, or when guessing fails.
16464 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16466 * Makefile.in: remove all.cross and install.cross targets
16468 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16471 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16473 * configure.in (target sh): Build gprof.
16475 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16477 * config.sub: change -solaris to -solaris2
16479 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16481 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16483 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16485 * configure: Correct error message for missing Makefile.in to
16486 print correct directory.
16488 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16490 * install.sh: kludge around 386BSD shell bug
16492 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16494 * config.guess: Recognize NeXT.
16495 * config.guess: Recognize i486-ncr-sysv4.
16496 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16498 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16500 * Makefile.in (MAKEINFOFLAGS): New variable.
16501 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16502 * build-all.mk, test-build.mk: Pass down --no-split as
16503 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16505 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16507 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16509 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16511 * Makefile.in (libg++.tar.z): New rule.
16512 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16513 * Makefile.in (taz): Only do a single chmod.
16515 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16517 * install.sh: don't use dirname anymore (replaced with sed usage)
16519 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16521 * Makefile.in: Change extension for gzip'd files from '.z' to
16522 '.gz' per new FSF standard usage.
16524 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16526 * configure: put quotes around the final value of program_transform_name
16528 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16530 * Makefile.in: new install.sh support; update install-info rules
16532 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16534 * configure.in: Build diff for crosses, but not for go32 host.
16536 * configure.in: Build gprof only for native, and don't build it
16537 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16539 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16541 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16543 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16545 * configure.in (host_tools): Add prms.
16547 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16549 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16550 with $(FLAGS_TO_PASS) on the command line
16552 * config.sub: Recognize lynx and lynxos
16554 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16556 * config.sub: Accept -ecoff*, not just -ecoff.
16558 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16560 * Makefile.in (taz): Use .gz suffix instead of .z.
16561 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16564 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16566 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16568 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16570 * Makefile.in (install-no-fixedincludes): install gcc last, so
16571 that rebuilds that might happen during 'make install' don't get
16572 bogus gcc include files
16574 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16576 Change from Utah for HPPA support:
16577 * config.guess: Recognize hppa1.x-hp-bsd.
16579 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16581 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16582 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16584 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16586 * config.sub: Add support for rom68k and bug boot monitors.
16588 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16590 * Makefile.in: Make all-opcodes depend on all-bfd.
16592 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16594 * config.guess: Added special check for i[34]86-univel-sysv4*.
16596 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16598 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16599 the processor rather than assuming i486.
16601 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16603 * config.guess: Recognize SunOS6 as Solaris3.
16605 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16607 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16608 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16610 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16612 * build-all.mk (all-cross): New target for Canadian Cross.
16613 Added Q2 go32 targets.
16614 * test-build.mk: Configure go32 cross sparclite-aout and
16615 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16616 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16618 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16620 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16621 GO32 hosted toolchains
16623 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16625 * configure: change so "-exec-prefix" gets passed down rather
16626 than "-exec_prefix" so autoconf generated Makefiles get the
16627 exec_prefix set right.
16629 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16631 * config.guess: get the Solaris2 minor version number
16633 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16635 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16637 * config.guess: Recognize some Sequent platforms.
16639 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16641 * Makefile.in: added the vault-install target
16643 * configure.in: actually use the Sun3 makefile fragment that's in
16644 config, also added the release dir to configdirs
16646 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16648 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16650 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16652 * configure.in: remove some program from Alpha targetted toolchains
16654 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16656 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16658 (taz): Run "make diststuff" in those directories instead of "make
16659 proto-dir". Look for "VERSION=" only at start of line in subdir
16660 Makefile. Use "gzip -9" for compression.
16661 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16662 (binutils.tar.z): New target.
16664 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16666 * Makefile.in (taz): Include gpl.texinfo.
16668 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16670 * Makefile.in (setup-dirs): Merged into "taz" target.
16671 (taz): Only do `proto-dir' stuff if a directory is actually needed
16674 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16676 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16677 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16678 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16679 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16680 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16682 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16684 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16685 config.sub, and move-if-change to gdb testsuite distribution
16686 archive, so the testsuite can be extracted, configured, and
16687 run separately from the gdb distribution. Blow away the Chill
16688 tests that require a Chill compiled executable, since GNU Chill
16689 is not yet publically available.
16691 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16693 * test-build.mk: set environment variables in a single command,
16694 instead of a list of assignments and exports
16696 * config.guess: recognize Alpha/OSF1 systems
16698 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16700 * configure: Change help message to prefer --options rather than
16703 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16705 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16706 zippy@ecst.csuchico.edu.
16707 * config.guess: Recognize miniframe.
16709 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16711 * Makefile.in: Use srcroot to find runtest rather than rootme.
16712 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16714 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16716 * test-build.mk: Extensive additions to support building on a
16717 machine other than the host.
16719 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16721 * configure (tooldir): Fix for i386-aix again.
16723 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16725 * configure, Makefile.in: Change definition of $(tooldir)
16728 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16730 * config.guess: Recognize i[34]86/SVR4.
16732 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16734 * Makefile.in (all-gdb): gdb depends on sim.
16736 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16738 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16739 at the same time we make the prototype gdb directory.
16740 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16741 files at the same time as the gdb base release distribution.
16743 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16745 * Makefile.in (check): Use individual check targets rather than
16747 (check-gcc): Added.
16749 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16751 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16752 for System V release 3.2.
16754 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16756 * config.sub: Recognize hppaosf.
16757 * configure.in: Do configure ld/binutils/gas for it.
16759 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16761 * configure (tooldir): Alter syntax used to set this, for systems
16762 where "\$" isn't handled right, like i386-aix.
16764 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16766 * configure: Pass program-transform-name, not
16767 program_transform_name, to recursive configures.
16769 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16771 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16772 of gas+ld+binutils.
16774 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16776 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16778 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16780 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16782 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16784 * Makefile.in (PRMS): Set back to all-prms.
16786 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16788 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16789 targets, rather than for MIPS hosts.
16791 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16793 * configure.in: add comment for --with-x default values
16795 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16797 * Makefile.in: add check-* targets for each of the directories in
16798 the tree. Add a definition of RUNTEST that will use the one we
16799 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16801 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16803 * configure.in: Removed obsolete references to bfd_target and
16804 target_makefile_frag.
16806 * build-all.mk: Set assorted targets for Q2.
16807 * config.sub: Recognize z8k-sim and h8300-hms.
16808 * test-build.mk: Really don't pass host to configure.
16809 (HOLES): Added uname.
16811 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16813 * configure: Handle an empty program-prefix, program-suffix or
16814 program-transform-name correctly.
16816 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16818 * build-all.mk: -G 8 no longer required for MIPS targets.
16819 * test-build.mk: Don't pass host argument to configure; make it
16822 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16824 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16825 * Makefile.in (COMPRESS): New macro, like GZIP.
16827 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16829 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16831 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16832 with gas currently defaults to -G 0.
16834 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16836 * Makefile.in (all-flex): flex depends on byacc.
16838 * build-all.mk: If host not specified, use config.guess. Pass TAG
16839 to test-build.mk as RELEASE_TAG.
16840 * test-build.mk (configargs): New variable containing arguments to
16841 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16842 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16844 * config.guess: Use /bin/uname when checking -X argument on SCO,
16845 to avoid invoking GNU uname which doesn't understand -X.
16847 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16849 * configure.in: Build gas for mips-*-*.
16851 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16853 * Makefile.in (all.normal): insert missing backslash.
16855 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16857 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16859 * Makefile.in: Complete overhaul to merge many almost identical
16862 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16864 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16865 (gdb.tar.Z): Adjusted.
16867 * Makefile.in (setup-dirs, taz): New targets; should be general
16868 enough to adapt for gdb sometime. Build only .z file.
16869 (gas.tar.z): New target.
16871 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16873 * build-all.mk: Use CC=cc -Xs on Solaris.
16875 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16877 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16878 for handling BISON for FSF releases.
16880 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16882 * configure: Actually implement the change zoo just documented.
16884 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16886 * configure: when using config.guess, only set target_alias when
16887 it's not already been set (ie, on the command line)
16889 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891 * Makefile.in: add installcheck target, set PRMS to install-prms
16893 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16895 * configure: add support for package_makefile_fragment, handle the
16896 case where a directory has a configure.in file but no Makefile.in
16897 more gracefully (with an actual understandable error message, even);
16898 add support for --without (and add this to the usage message); also
16899 explicitly add a --host=${host_alias} to the command line when
16900 config.guess is used
16902 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16904 * configure: Must use both --host and --target in recursive calls.
16906 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16908 * Makefile.in: Change deja-gnu to dejagnu.
16910 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16912 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16914 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16916 * configure.in: canonicalize all instances to *-*-solaris2*,
16917 also strip out a number of tools to not build for go32 host
16919 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16921 * config.guess: add GPL.
16923 * Makefile.in, config.guess, config.sub, configure: bump
16926 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16928 * Makefile.in (do-info): Removed obsolete check for existence of
16931 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16933 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16935 * Makefile.in: a couple of 'else true' for decstation,
16938 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16940 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16942 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16944 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16946 * config.guess: Recognize i386-ibm-aix (PS/2).
16947 * configure.in: Use config/mh-aix386 file for it.
16949 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16951 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16952 CC_FOR_TARGET instead.
16953 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16955 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16957 * Makefile.in: Add sim to list of directories sent with gdb
16959 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16961 * configure.in: Put back mips-dec-bsd* case.
16963 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16965 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16966 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16967 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16969 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16971 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16973 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16974 (install-info): install dir.info only if it exists,
16975 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16977 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16979 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16980 gas for mips-dec-bsd.
16982 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16984 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16985 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16987 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16989 * configure.in: Added "dejagnu" to hosttools list.
16991 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16993 * config.sub, configure.in, config.guess: Add support
16994 for Bosx, an AIX variant from Bull.
16995 Patches from F.Pierresteguy@frcl.bull.fr.
16997 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16999 * devo/dejagnu: Initial creation of devo/dejagnu.
17000 Migrated dejagnu testcases and support files for testing software
17001 tools to reside as subdirectories, currently called "testsuite",
17002 within the directory of the software tool. Migrated all programs,
17003 support libraries, etc. beloging to dejagnu proper from
17004 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17005 with no modifications. The changes to these files which will
17006 allow them to configure, build, and execute properly will be made
17007 in a future update.
17009 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17011 * Makefile.in: Change send_pr to send-pr.
17012 * configure.in: Likewise.
17013 * send_pr: Renamed directory to send-pr.
17015 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17017 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17019 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17021 * README: Update for gdb-4.8 release.
17022 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17023 gdb-xxx.tar.z (gzip'd) file also.
17025 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17027 * Makefile.in: make all-diff depend on all-libiberty
17029 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17031 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17033 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17035 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17037 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17039 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17040 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17041 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17043 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17045 * Makefile.in: makeinfo binary is in a new location
17047 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17049 * config.sub: Accept -ecoff as an OS.
17051 * Makefile.in: Various changes to eliminate a level of make
17052 recursion and reduce the required command line length.
17053 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17055 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17056 variables holding settings for specific sub-makes.
17057 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17058 in terms of BASE_FLAGS_TO_PASS.
17059 (TARGET_LIBS): New variable listing directories which use
17060 TARGET_FLAGS_TO_PASS.
17061 (subdir_do): Eliminated.
17062 (do-*): New set of targets to replace subdir_do.
17063 (various): All targets which used subdir_do now depend on do-*.
17064 (local-clean): Renamed from do_clean.
17065 (local-distclean): New target, dependency of distclean and
17067 (install-info): Don't create directories. Depend on dir.info
17068 rather than calling make recursively.
17069 (install-dir.info): Eliminated.
17070 (install-info-dirs): Create all info directories here.
17071 (dir.info): Depend upon do-install-info.
17073 * test-build.mk (HOLES): Added false.
17075 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17077 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17079 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17081 * Makefile.in (info): remove dependency on all-texinfo. The
17082 problem was really in texinfo/C, not at this level.
17084 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17086 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17088 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17090 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17093 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17095 * configure: Include srcdir in message about target of link not
17096 being found. Don't convert `-' to `_' in `with' options being
17099 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17101 * configure.in: add uudecode to host_tools
17103 * Makefile.in: added {all,install}-uudecode targets, added them to
17104 the appropriate lists
17106 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17108 * Makefile.in (all-gcc): Added dependency on all-gas.
17110 * configure.in (mips-*-*): Build ld and binutils.
17112 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17114 * configure: check return code from mkdir, print error message and
17117 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17119 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17121 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17123 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17125 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17127 * config.sub (h8500): Recognize this as a cpu type.
17129 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17131 * configure: source directory missing is no longer a warning
17133 * configure.in: recognize irix[34]* instead of irix[34]
17135 * Makefile.in: define and pass down X11_LIB
17137 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17139 * guess-systype: Renamed to ...
17140 * config.guess: ... by popular request.
17141 * configure.in, Makefile.in: Update accordingly.
17143 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17145 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17146 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17147 + Execute ./dummy instead of assuming . is in PATH.
17149 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17151 * guess-systype: New shell script. Attempts to guess the
17152 canonical host name of the executing host.
17153 Only a few hosts are supported so far.
17154 * configure: Call guess-systype if no host is specified.
17156 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17158 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17162 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17164 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17165 (all-gcc, install-gcc, subdir_do): Use it.
17167 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17169 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17171 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17173 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17174 set exclusively by configure, using configure.in .
17176 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17178 * test-build.mk: set $PATH for all builds
17180 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17182 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17184 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17185 the one used in gcc/Makefile.in, so that a null expansion doesn't
17186 override the one needed to build gcc with a native cc.
17189 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17191 * configure: Accept -with arguments.
17193 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17195 * Makefile.in: added h8300sim
17197 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17199 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17200 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17201 (all-cygnus, native, build-cygnus): Make
17202 $(canonhost)-stamp-3stage-done, not $(host)....
17203 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17204 i386-sco3.2v4. Added else true to if command.
17206 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17208 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17210 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17212 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17214 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17216 * configure.in: don't remove binutils from Solaris builds
17218 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17220 * Makefile.in: get rid of earlier definitions for *clean,
17221 also handle the recursive info rule better
17223 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17225 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17226 do more-or-less the right thing.
17228 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17230 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17231 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17233 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17235 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17238 * configure.in: split the configdirs list into 4 categories (native
17239 v. cross, library v. tool) and handle the cross-only and native-
17240 only in more reasonable (and correct!) way.
17242 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17244 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17245 configdirs anymore.
17247 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17249 * Makefile.in: extensive cleanup:: removed all of the explicit
17250 clean-* targets, collapsed many wrappers around subdir_do into
17251 one, added additional targets to satisfy standards.texi, deleted
17252 some old targets, some changes for consistency
17254 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17256 * configure.in: handle some programs as cross-only, and others as
17259 * test-build.mk: handle partial holes in a more generic manner
17261 * Makefile.in: m4 depends on libiberty
17263 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17265 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17266 time, wdiff, and find to configdirs
17268 * Makefile.in: all, clean, and install rules for the new programs
17269 added to configure.in
17271 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17273 * configure.in: use mh-sun for all *-sun-* hosts
17275 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17277 * Makefile.in: define flags for X11 include files and library file
17278 locations, pass them down to the programs that need this info
17280 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17282 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17284 * configure.in: start building libg++ for HP-UX targets
17286 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17288 * README: Update references to files moved into etc/.
17290 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17292 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17293 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17295 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17297 * configure: accept dash as well as underscore in long option
17298 names for FSF compatibility.
17300 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17302 * config.sub: added -sco3.2v4 support from FSF.
17304 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17306 * configure.in: expand the section that adds or removes
17307 directories from the list of programs to build, to handle native
17308 vs. cross in addition to host v. native
17310 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17312 * Makefile.in: Replace C++ in macro names with CXX.
17313 This is less likely to break ...
17315 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17317 * test-build.mk: add -w to GNU_MAKE
17319 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17321 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17322 add 'sparc' to list of recognized cpus. This needed to make
17323 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17324 Delete some redundant ose68 variants. Recognize -wrs as an os,
17325 then changes that into $CPU-wrs-vxworks.
17327 * configure.in: remove most references to gdbtest, regularize
17328 target based program removal
17330 * test-build.mk: import from p3 tree (many fixes and changes)
17332 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17334 * Makefile.in: added rules to handle tcl, tk, and expect
17336 * configure.in: handle those directories if they exist
17338 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17340 * config.sub: removed bogus hppabsd and hppahpux names, since
17341 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17343 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17345 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17346 depends upon all-xiberty
17348 * Makefile.in: changes from p3, including:
17350 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17352 * Makefile.in (XTRAFLAGS): include newlib directories if
17353 newlib/Makefile exists, rather than if host != target.
17355 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17357 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17358 from the same source tree and not building a cross-compiler. This
17359 matters for the libg++ configuration if reconfiguring a tree that
17360 has already been installed.
17362 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17364 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17365 pick up the machine and system specific header files.
17367 * Makefile.in: added AS_FOR_TARGET, passed down in
17368 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17369 the C compiler to use to create programs which are run in the
17370 build environment, set it to default to $(CC), and passed it down
17371 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17373 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17375 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17376 We need them for unusual native builds, like systems without
17379 * configure: also define $(host_canonical) and
17380 $(target_canonical), which are the full, canonical names for the
17381 given host and target
17383 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17385 * Makefile.in: Added separate definitions for C++.
17387 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17389 * configure.in (configdirs): Add deja-gnu.
17391 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17393 * README: Update for configure.texi and gdb-4.7 release.
17395 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17397 * Makefile.in: Move "all" target to top of file.
17398 Previously, first target was ".PHONY" which caused BSD4.4 make
17399 to build .PHONY when make was run without arguments.
17401 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17403 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17404 Library-copylefted code in libiberty.
17406 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17408 * config.sub: Replace m68kmote with plain old m68k.
17410 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17412 * Makefile.in: Remove space from blank line, avoid Make complaints.
17414 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17416 * config.sub: Complain if no argument is given. Added support for
17417 386bsd as OS and target alias.
17419 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17421 * Makefile.in (XTRAFLAGS): include newlib directories if
17422 newlib/Makefile exists, rather than if host != target.
17424 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17426 * config.sub: recognize sparclite-wrs-vxworks.
17428 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17429 p3.) Added clean-xiberty to clean.
17431 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17433 * configure.in: use *-*-* instead of nested cases for host and target
17435 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17437 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17438 from the same source tree and not building a cross-compiler. This
17439 matters for the libg++ configuration if reconfiguring a tree that
17440 has already been installed.
17442 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17444 * config.sub (i486v/i486v4): Merge in from FSF version.
17446 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17448 * configure: only set PWD if it is already set.
17450 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17452 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17453 doesn't have unset and all success paths (and most error paths)
17454 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17455 to just ${PWD} to avoid confusion.)
17457 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17459 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17460 even for a native compilation.
17462 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17464 Changes to make the gdb.tar.Z rule work better.
17466 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17467 (DEVO_SUPPORT): Add configure.texi.
17468 (bfd-ilrt.tar.Z): Remove ancient rule.
17470 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17472 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17473 pick up the machine and system specific header files.
17475 * configure.in, config.sub: added new target m68010-adobe-scout,
17476 with alias of adobe68k. Changed configure.in to check for
17477 -scout before -sco* to avoid a false match.
17479 * Makefile.in: added AS_FOR_TARGET, passed down in
17480 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17481 the C compiler to use to create programs which are run in the
17482 build environment, set it to default to $(CC), and passed it down
17483 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17485 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17487 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17488 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17489 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17490 FOR_TARGET variants, to newlib and libg++.
17492 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17494 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17497 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17499 * config.sub: Accept `elf' as an environment.
17501 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17503 * Makefile.in (all-opcodes): cd into the right directory
17505 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17507 * configure: added -program_transform_name option, used as
17508 argument to sed when installing programs.
17509 configure.texi: added documentation for -program_prefix,
17510 -program_suffix and -program_transform_name.
17512 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17514 * config.sub: Accept i486 where i386 ok.
17516 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17518 * config.sub: accept we32k
17520 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17522 * config.sub, configure.in: accept OSE68000 and OSE68k.
17524 * Makefile.in: don't create all directories for ``make install'';
17525 let the subdirectories create the ones they need.
17527 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17529 * COPYING: new file, GPL v2
17531 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17533 * Makefile.in: use the new gen-info-dir, which needs a template
17534 argument (which also lives in texinfo)
17536 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17538 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17540 * config.sub (ncr3000): Change i386 to i486.
17542 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17544 * Makefile.in: add install-rcs, install-grep to
17545 install-no-fixedincludes, removed install-bison and install-libgcc
17547 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17549 * configure.in: grab the HPUX makefile fragment if on HPUX
17551 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17553 * Makefile.in: eradicate bison spoor (ditto libgcc).
17554 configure.in: recognise m68{k,000}-ericsson-OSE.
17555 es1800 is alias for m68k-ericsson-OSE
17557 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17559 * configure.in: rearrange the parts that remove programs from
17560 configdirs, based now on HOST==TARGET or by canonical triple.
17562 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17564 * test-build.mk: recurse explicitly with -f test-build.mk when
17565 appropriate. predicate stage3 and comparison on the existence
17566 of gcc. That is, if gcc isn't around, we aren't three-staging.
17567 On very clean, also remove ...stamp-co. Build in-place before
17568 doing other builds.
17570 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17572 * Makefile.in, configure.in: add tgas
17574 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17576 * Makefile.in: a number of changes merged in from progressive.
17578 * configure.in: add libm.
17580 * .cvsignore: ignore some stuff that comes from test-build.mk.
17582 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17584 * config.sub: Add es1800 (m68k-ericsson-es1800).
17586 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17588 * configure: Add program_suffix (parallel to program_prefix)
17589 * Makefile.in: adjust directory-creating script for losing decstation
17591 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17593 * configure: Minor $subdir-related fixes.
17595 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17597 * configure: fix various problems with propogating
17598 makefile_target_frag in subdirs.
17599 * configure.in: config libgcc if its there
17601 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17603 * config.sub: HPPA merge.
17605 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17607 * Makefile.in: Replace all-bison with all-byacc in all
17608 dependency lines for other tools (which now use byacc).
17610 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17612 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17614 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17616 * Makefile.in: make gprof rules similar to byacc rules (instead of
17617 vestigal $(unsubdir) that didn't work...)
17619 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17621 * config.sub: Add support for Linux.
17622 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17623 (at least for libg++).
17625 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17627 * configure.texi: fix doc for the -nfp option to configure
17629 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17631 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17633 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17635 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17636 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17637 * configure.in: added solaris* host_makefile_frag hook.
17639 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17641 * config.sub: changed recognition of m68000 so that various
17642 m68k types can be specified via m680[01234]0
17644 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17646 * config.sub (basic_machine): fix sed so that '-foo' isn't
17647 completely substituted out while .+'-foo' loses the '-foo'
17649 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17651 * config.sub ($os): Add -aout.
17653 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17655 * configure: If host_makefile_frag is absolute, don't
17656 prefix ${invsubdir} (relevant to libg++ auto-configure).
17658 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17660 * Makefile.in (tooldir): Define it.
17661 (all-ld): Depend on all-flex.
17663 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17665 * Makefile.in (check): Fix libg++ special case.
17667 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17669 * configure: do not bury `pwd` into config.status, thus do fewer
17672 * configure: print the "Building in" message only when building in
17673 other than "." AND verbose.
17675 * configure: remove -s, rework -v to better accommodate guested
17678 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17680 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17682 * Makefile.in: macroize flags passed on recursion. remove
17685 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17687 * configure: get makesrcdir right for subdirs deeper than 1.
17689 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17692 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17694 * Makefile.in: don't print subdir_do or recursion lines.
17696 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17698 * standards.texi: added menu item.
17700 * Makefile.in: build and install standards.info.
17702 * standards.texi: new file.
17704 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17706 * configure: test for and move config.status pieces from
17709 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17711 * configure: Test for existance of files before trying to mv
17712 them, to avoid numerous non-existance messages.
17714 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17716 * configure: correct final line of config.status.
17718 * configure: patch from eggert. Avoids a protection problem if
17719 the original Makefile.in is read only.
17721 * configure: use move-if-change from gcc to create config.status.
17722 Some makefiles depend on config.status to tell if a directory
17723 has been reconfigured for a different host. This change
17724 prevents those directories from remaking everything in the case
17725 where the reconfig was only intended to rebuild a Makefile.
17727 * configure: test for config.sub with "config.sub sun4" rather
17728 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17729 host alias from a missing config.sub.
17731 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17733 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17734 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17736 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17738 * configure: mkdir ${subdir} as needed.
17740 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17742 * Makefile.in,configure.in: added autoconf.
17744 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17746 * Makefile.in: no longer pass against on recursion.
17748 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17749 definitions are not inherited.
17751 * configure: correct makesrcdir when subdir is .
17753 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17755 * configure: Add support for 'subdirs' variable, which is
17756 like 'configdirs', except that configure doesn't re-invoke
17757 itself for subdirs, it just creates a Makefile for each subdir.
17758 * configure.texi: Document subdirs.
17760 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17762 * configure.in: added flex to configdirs
17764 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17766 * Makefile.in: remove clean-stamps from clean.
17768 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17770 * configure.in: Add gdbtest to configdirs.
17772 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17774 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17775 to recursive makes.
17776 * configure.in: Recognize new ncr3000 config.
17778 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17780 * Makefile.in, configure.in: removed references to gdbm.
17782 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17784 * config.sub: Don't canonicalize os value
17785 newsos* to bsd (readline needs to check for newsos).
17786 (This fix was earlier made Jan 31, but got re-broken.)
17788 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17790 * configure.in: sco is an os, not a vendor!
17792 * configure: Quote $( better. Keep various shells happy.
17794 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17796 * Makefile.in: eliminate stamp-files.
17798 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17800 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17801 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17803 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17805 * config.sub: fix iris/iris3.
17807 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17809 * configure: re-add -rm.
17811 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17813 * Maskefile.in: add .stmp-rcs to all.
17815 * configure.in: remove gas from rs6000 build, use aix host fragment.
17817 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17819 * configure: pass down site_option during recursion.
17821 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17823 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17825 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17827 * configure: Change exec_prefix so that it really defaults to prefix.
17829 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17831 * Makefile.in, configure.in: Add support for mmalloc library.
17833 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17835 * Makefile.in: add stmp dependencies for a few more things.
17837 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17839 * configure: adjusted error message on objdir/srcdir configure
17840 collision, per john's suggestion.
17842 * Makefile.in: add libiberty stmp to all and all.cross.
17844 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17846 * Makefile.in: remove force dependencies, add grep to all.
17848 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17850 * Makefile.in: drop flex. make stamp files work.
17852 * configure: added test for conflicting configuration in srcdir,
17853 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17854 gets cranky. use relative paths for configure and srcdir
17855 whenever possible. Send some error messages to stderr that were
17858 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17860 * Makefile.in: Fix libg++ rule to check for gcc directory
17861 before using gcc/gcc. Also pass XTRAFLAGS.
17863 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17865 * Makefile.in: added stmp-files so that directories aren't polled
17866 when they are already built.
17868 * configure.texi: fixed a node pointer problem.
17870 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17872 * config.sub configure.in gdb/configure.in
17873 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17874 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17875 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17877 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17879 * configure: -recurring becomes -silent. corrected help message
17882 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17884 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17886 * configure: when building Makefile for crosses, replace
17887 tooldir and program_prefix. default srcdir from location of
17888 config.sub. remove "for host in hosts" and "for target in
17891 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17893 * Makefile.in: Do not pass bindir or mandir to cvs.
17895 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17897 * Makefile.in, configure.in: removed traces of namesubdir,
17898 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17899 copyrights to '92, changed some from Cygnus to FSF.
17901 * configure.texi: remove most references to multiple hosts,
17902 multiple targets, subdirs, etc.
17904 * configure.man: removed rcsid. reference config.sub not
17907 * Makefile.in: mkdir $(infodir) on install-info.
17909 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17911 * configure.texi: Explain better about .gdbinit and about
17912 the environment that configure.in sections run in.
17914 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17916 * configure.in: Ultrix is only a decstation if it's a MIPS.
17918 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17920 * README: DOC.configure => cfg-paper.texi.
17922 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17924 * config.sub (near case $os): Don't convert newsos* to bsd!
17926 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17928 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17929 the number of copies of COPYING that go into the GDB tar file.
17931 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17933 * bfd/configure.in, gdb/config/mh-i386sco,
17934 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17935 Fix SCO configuration stuff.
17937 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17939 * Makefile.in: For libg++, make sure the -I pointing
17940 to the gcc directory goes *after* all the libg++-local -I flags.
17941 Also, move just-gcc dependency from just-libg++ to all-libg++.
17943 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17945 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17947 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17949 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17951 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17953 * config.sub: Add stratus configuration frags. Also
17956 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17958 * Makefile.in (DEV_SUPPORT): add configure.man.
17960 * config.sub(Decode manufacturer-specific): add -none*.
17962 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17964 * Makefile.in: remove form feeds to make Sun's make happy.
17965 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17967 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17969 * Makefile.in (AR_FLAGS): Make quieter.
17971 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17973 * configure.in: Add libg++.
17974 * configure: When verbose, don't output the command line at each
17975 level; it will be unremarkably the same as the previous version,
17976 which will be the same as what the user typed.
17978 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17980 * configure.in, Makefile.in: fix clean-info, add flex. add
17983 * configure: be less sensitive to spaces in Makefile.in. Do not
17984 look for sources in "..". Doing so breaks subdirectories that
17985 might have their own configure. If a subdir has it's own
17986 configure script, use it.
17988 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17990 * cfg-paper.texi: some changes suggested by rms.
17992 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17994 * config.sub: Merge in some small additions from the FSF version,
17995 taken from the gcc distribution, to bring the Cygnus and FSF
17996 versions into closer sync.
17998 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18000 * configure.in: Changed svr4 references to sysv4.
18002 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18004 * configure: added -V for version number option.
18006 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18008 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18009 renamed from DOC.configure to cfg-paper.texi.
18011 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18013 * configure, config.subr, config.sub: config.subr is now
18016 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18018 * configure.texi: new file, in progress.
18020 * Makefile.in: build info file and install the man page for
18023 * configure.man: new file, first cut.
18025 * configure: find config.subr again now that configuration "none"
18026 has gone. removed all traces of the -ansi option. removed all
18027 traces of the -languages option.
18029 * config.subr: resync from rms.
18031 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18033 * configure, config.sub, config.subr: merge config.sub into
18034 config.subr, call the result config.subr, remove config.sub, use
18037 * Makefile.in: revised install for dir.info.
18039 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18041 * configure.in: add decstation host makefile frag.
18043 * Makefile.in: BISON now bison -y again. also install-gcc on
18044 install. clean-gdbm on clean. infodir belongs in datadir.
18045 Make directories for info install. Build dir.info here then
18048 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18050 * Makefile.in: fix for bad directory tests.
18052 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18054 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18055 regexp. -srcdir relative was being handled incorrectly.
18057 * Makefile.in: unwrapped some for loops so that parallel makes
18058 work again and so one can focus one's attention on a particular
18061 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18063 * configure: added PWD as a stand in for `pwd` (for speed). use
18064 elif wherever possible. make -srcdir work without -objdir.
18065 -objdir= commented out.
18067 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18069 * configure: +options become --options. -subdirs commented out.
18070 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18071 Makefile now at top of generated Makefile. Removed cvs log
18072 entries. added -srcdir. create .gdbinit only if there is one
18075 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18076 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18077 and mandir now keyed off datadir by default.
18079 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18081 * Freshly created ChangeLog.
18088 version-control: never