1 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3 * configure.ac: Remove reference to mh-interix.
4 * configure: Regenerate.
6 2012-01-05 Richard Henderson <rth@redhat.com>
9 * configure.ac: Disable libitm if c++ is not enabled.
12 * configure.ac: Fix regexp for same.
15 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
17 * MAINTAINERS (Write After Approval): Add myself.
19 2012-01-02 Richard Guenther <rguenther@suse.de>
22 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
23 * Makefile.in: Regenerate.
25 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
27 * MAINTAINERS (Write After Approval): Add myself.
29 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
31 * configure: Regenerate.
33 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
35 * MAINTAINERS (picochip): Changed email address.
37 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
39 * MAINTAINERS (write-after-approval): Add self.
41 2011-11-29 DJ Delorie <dj@redhat.com>
43 * configure.ac (rl78-*-*) New case.
44 * configure: Regenerate.
45 * MAINTAINERS: Add myself as RL78 maintainer.
47 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
49 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
51 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
53 * libtool.m4: dditional FreeBSD 10 fixes.
55 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
57 * MAINTAINERS: Move myself from Write After Approval to CPU Port
58 Maintainers section, as Epiphany maintainer.
60 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
63 * configure.ac: Remove ranlib special-casing for Darwin.
64 * configure: Regenerate.
66 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
68 * MAINTAINERS (Reviewers): Keep the list sorted.
70 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
72 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
74 2011-11-09 Roland McGrath <mcgrathr@google.com>
76 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
78 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
79 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
80 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
81 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
82 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
84 * Makefile.in: Rebuild.
86 2011-11-09 Jason Merrill <jason@redhat.com>
88 * Makefile.def (language=c++): Remove check-c++0x.
89 * Makefile.in (check-gcc-c++): Regenerate.
91 2011-11-08 Richard Henderson <rth@redhat.com>
93 * configure.ac: Test for libitm directory present first.
95 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
97 * configure.ac: Test libitm/configure.tgt to disable libitm.
100 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
101 Richard Henderson <rth@redhat.com>
103 Merged from transactional-memory.
105 * Makefile.def (lang_env_dependencies): libitm is c++.
106 Add libitm target module.
107 * configure.ac: Likewise.
108 * config/mmap.m4: New file.
109 * contrib/gcc_update: Add libitm to touch data.
110 * Makefile.in, configure: Rebuild.
112 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
114 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
115 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
116 * Makefile.in: Regenerate.
118 2011-11-01 DJ Delorie <dj@redhat.com>
120 * config.sub: Update to version 2011-10-29 (added rl78)
122 2011-10-27 Nick Clifton <nickc@redhat.com>
124 * config.sub: Import these changes from the config project:
126 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
127 Ben Elliston <bje@gnu.org>
129 * config.sub (epiphany): New.
131 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
132 Ben Elliston <bje@gnu.org>
134 * config.sub (hexagon, hexagon-*): New.
136 2011-08-23 Roland McGrath <mcgrathr@google.com>
138 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
141 2011-08-16 Roland McGrath <mcgrathr@google.com>
143 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
144 (nacl): Grok as alias for 32el-unknown-nacl.
146 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
148 * MAINTAINERS (Write After Approval): Add myself.
150 2011-10-24 Teresa Johnson <tejohnson@google.com>
152 * MAINTAINERS (Write After Approval): Add myself.
154 2011-09-21 Jakub Jelinek <jakub@redhat.com>
156 * MAINTAINERS (sparc port): Remove myself.
158 2011-09-14 Tom de Vries <tom@codesourcery.com>
160 * MAINTAINERS (Write After Approval): Add myself.
162 2011-08-14 Yao Qi <yao@codesourcery.com>
164 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
165 * configure: Regenerate.
167 2011-07-26 Ian Lance Taylor <iant@google.com>
169 * configure.ac: Set have_compiler based on whether gcc directory
170 exists, rather than on whether gcc is in configdirs.
171 * configure: Rebuild.
173 2011-07-21 Joseph Myers <joseph@codesourcery.com>
175 * MAINTAINERS (Global Reviewers): Add self.
177 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
179 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
181 * Makefile.in: Rebuild.
183 2011-07-20 Ian Lance Taylor <iant@google.com>
186 * configure.ac: Move --enable-bootstrap handling earlier in file.
187 If --enable-bootstrap and either --enable-build-with-cxx or
188 --enable-build-poststage1-with-cxx, enable C++ automatically.
189 * configure: Rebuild.
191 2011-07-19 Ian Lance Taylor <iant@google.com>
193 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
194 make C++ a boot_language. Set and substitute
195 POSTSTAGE1_CONFIGURE_FLAGS.
196 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
197 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
198 * configure, Makefile.in: Rebuild.
200 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
202 * MAINTAINERS (Register Allocation): Move myself from reviewers to
205 2011-07-18 Jakub Jelinek <jakub@redhat.com>
207 * MAINTAINERS (Global Reviewers): Add myself.
209 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
211 * configure: Regenerate.
213 2011-07-16 Jason Merrill <jason@redhat.com>
215 * Makefile.def (language=c++): Add check-c++0x and
216 check-target-libmudflap-c++.
217 * Makefile.tpl (check-target-libmudflap-c++): New.
218 * Makefile.in: Regenerate.
220 2011-07-16 Matthias Klose <doko@ubuntu.com>
222 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
223 * Makefile.def (target_modules/libjava): Pass
224 $(EXTRA_CONFIGARGS_LIBJAVA).
225 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
226 if not configured with --enable-static-libjava.
227 * Makefile.in: Regenerate.
228 * configure: Likewise.
230 2011-07-15 Jason Merrill <jason@redhat.com>
232 * Makefile.in (check-c++): Move check-gcc-c++0x after
233 check-target-libstdc++-v3.
235 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
237 * MAINTAINERS (c6x port): New entry.
239 2011-07-13 Jason Merrill <jason@redhat.com>
241 * Makefile.in (check-gcc-c++0x): New.
242 (check-c++): Depend on it.
244 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
247 * configure.ac (i[3456789]86-*-solaris2*): Also accept
248 x86_64-*-solaris2.1[0-9]*.
249 * configure: Regenerate.
251 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
253 * MAINTAINERS (RTL optimizers): Add self.
255 2011-06-27 Gabriel Charette <gchare@google.com>
257 * MAINTAINERS (Write After Approval): Add myself.
259 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
266 * configure.ac (target_libraries): Remove target-libiberty.
267 Remove case-statement setting skipdirs=target-libiberty for
268 multiple targets. Remove checking target_configdirs and
269 removing target-libiberty but keeping target-libgcc if
271 * Makefile.def (target_modules): Don't add libiberty.
272 (dependencies): Remove all traces of target-libiberty.
273 * configure, Makefile.in: Regenerate.
275 2011-06-13 Walter Lee <walt@tilera.com>
277 * configure.ac (tilepro-*-*) New case.
278 (tilegx-*-*): Likewise.
279 * configure: Regenerate.
281 2011-06-06 Jing Yu <jingyu@google.com>
283 * configure.ac: Skip target-libiberty for
284 arm*-*-linux-androideabi.
285 * configure: Regenerated.
287 2011-06-06 Nick Clifton <nickc@redhat.com>
289 * config.sub: Sync from upstream.
291 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
293 * MAINTAINERS (Write After Approval): Add myself.
295 2011-06-01 Daniel Jacobowitz <drow@false.org>
297 * MAINTAINERS: Update my email address.
299 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
301 * MAINTAINERS (Write After Approval): Update my email address.
303 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
305 * MAINTAINERS (Write After Approval): Add myself.
307 2011-05-08 Doug Kwan <dougkwan@google.com>
309 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
310 * configure: Regenerated.
311 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
312 value from configure.
313 * Makefile.in: Regenerated.
315 2011-05-05 Joseph Myers <joseph@codesourcery.com>
317 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
318 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
319 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
320 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
321 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
322 *-*-vxworks*): Disable newlib and libgloss in separate case
324 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
325 to separate case statement.
326 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
327 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
328 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
329 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
330 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
331 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
332 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
333 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
334 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
335 i[[3456789]]86-*-rdos*, m32r-*-*,
336 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
337 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
338 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
339 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
340 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
341 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
342 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
343 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
344 and libgloss in main case over targets. Remove most empty cases
345 in main case over targets.
346 * configure: Regenerate.
348 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
350 * MAINTAINERS (Write After Approval): Add myself.
352 2011-05-04 Joseph Myers <joseph@codesourcery.com>
354 * configure.ac: Remove code setting special library locations for
355 hppa*64*-*-hpux11*. Remove code setting compiler for
357 * configure: Regenerate.
359 2011-05-04 Joseph Myers <joseph@codesourcery.com>
361 * configure.ac: Separate libgloss_dir settings from general case
363 * configure: Regenerate.
365 2011-04-28 Joseph Myers <joseph@codesourcery.com>
367 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
368 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
369 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
370 cases in libgcj-disabling case statement.
371 (hppa*64*-*-linux*): Set unsupported_languages instead of
372 disabling target-zlib.
373 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
375 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
377 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
378 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
379 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
380 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
381 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
382 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
383 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
384 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
385 libgcj-disabling case statement.
386 * configure: Regenerate.
388 2011-04-28 Joseph Myers <joseph@codesourcery.com>
390 * configure.ac: Disable Java for targets not supporting libffi.
391 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
392 Remove cases in Java-disabling statement.
393 (*arm-wince-pe): Change to arm-wince-pe.
394 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
395 cases in Java-disabling statement.
396 (bfin-*-*): Don't disable Java again.
397 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
398 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
399 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
400 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
401 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
402 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
403 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
404 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
405 Java-disabling statement.
406 (mmix-*-*): Don't disable Java again.
407 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
408 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
409 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
410 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
411 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
413 * configure: Regenerate.
415 2011-04-28 Joseph Myers <joseph@codesourcery.com>
417 * configure.ac: Separate cases disabling Java and Java libraries
418 from general case over targets.
419 * configure: Regenerate.
421 2011-04-21 Jie Zhang <jzhang918@gmail.com>
423 * MAINTAINERS: Update my email address.
425 2011-04-20 Easwaran Raman <eraman@google.com>
427 * MAINTAINERS (Write After Approval): Add myself.
429 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
432 * configure.ac: Re-enable LTO on *-apple-darwin9*.
433 * configure: Regenerate.
435 2011-04-16 Jim Meyering <meyering@redhat.com>
437 * MAINTAINERS (Write After Approval): Add myself.
439 2011-04-15 Dodji Seketeli <dodji@redhat.com>
441 * MAINTAINERS: Update my email address.
443 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
445 * MAINTAINERS (Write After Approval): Add myself.
447 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
449 * MAINTAINERS (Write After Approval): Add myself.
451 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
453 * MAINTAINERS (Write After Approval): Add myself.
455 2011-04-06 Joseph Myers <joseph@codesourcery.com>
457 * configure.ac (build_tools): Remove build-byacc.
458 (host_libs): Remove mmalloc.
459 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
460 autoconf automake libtool diff rcs fileutils shellutils time
461 textutils wdiff find uudecode hello tar gzip indent recode release
462 sed perl gawk findutils gettext zip.
463 (libgcj): Remove target-qthreads.
464 (target_tools): Remove target-examples target-gperf.
465 (YACC): Don't handle building byacc.
466 * configure: Regenerate.
467 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
468 dosutils, examples, fileutils, find, findutils, gawk, gettext,
469 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
470 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
471 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
472 handle building components.
473 * Makefile.in: Regenerate.
475 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
477 * MAINTAINERS: Update my email address as Xtensa maintainer.
479 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
481 * config.sub: Sync from upstream.
483 2011-04-01 Joseph Myers <joseph@codesourcery.com>
485 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
486 (microblaze*): Don't disable libssp.
487 * configure: Regenerate.
489 2011-04-01 Joseph Myers <joseph@codesourcery.com>
491 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
493 * configure: Regenerate.
494 * Makefile.tpl: Use @SHELL@ not @config_shell@.
495 * Makefile.in: Regenerate.
497 2011-04-01 Joseph Myers <joseph@codesourcery.com>
499 * configure.ac (*-*-sysv4*): Don't enable libgomp.
500 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
501 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
502 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
503 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
504 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
505 md_exec_prefix cases.
506 * configure: Regenerate.
508 2011-04-01 Joseph Myers <joseph@codesourcery.com>
510 * configure.ac: Separate cases disabling target-libssp,
511 target-libiberty, target-libstdc++-v3 and Fortran from general
513 * configure: Regenerate.
515 2011-04-01 Joseph Myers <joseph@codesourcery.com>
517 * configure.ac (*-*-chorusos): Don't disable libgcj.
518 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
520 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
521 (arm-*-coff): Don't disable libgcj.
522 (arm*-*-linux-gnueabi): Remove useless assignment.
523 (arm-*-riscix*): Don't disable libgcj.
524 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
526 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
527 (c54x*-*-*): Remove case.
528 (tic54x-*-*): Don't disable GCC or GCC libraries.
529 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
531 (d10v-*-*): Don't disable GCC libraries.
532 (d30v-*-*): Don't disable libgcj.
533 (h8500-*-*): Don't disable GCC libraries.
534 (i960-*-*): Don't disable libgcj.
535 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
536 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
537 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
539 (m68k-*-coff*): Remove case.
540 (mmix-*-*): Don't disable libgloss on host.
541 (mn10200-*-*, mn10300-*-*): Remove cases.
542 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
543 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
544 Don't disable libgcj.
545 (romp-*-*): Remove case.
546 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
547 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
549 (v810-*-*): Don't disable GCC libraries.
550 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
551 (ip2k-*-*): Don't disable GCC libraries.
552 * configure: Regenerate.
554 2011-03-28 Joseph Myers <joseph@codesourcery.com>
556 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
558 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
560 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
561 * configure: Regenerate.
563 2011-03-26 John Marino <binutils@marino.st>
565 * configure.ac: Add support for *-*-dragonfly*
566 * configure: Regenerate.
568 2011-03-25 Joseph Myers <joseph@codesourcery.com>
570 * configure.ac (native_only): Remove.
571 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
572 send-pr uudecode guile gnuserv on host.
573 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
574 send-pr rcs guile perl texinfo libtool on host.
575 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
576 automake send-pr rcs guile perl texinfo libtool on host.
577 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
578 (*-*-kaos*): Don't disable target-examples target-gperf on target.
579 (alpha*-dec-osf*): Don't disable fileutils on target.
580 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
581 texinfo send-pr expect dejagnu on target.
582 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
583 target-qthreads on target.
584 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
585 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
586 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
587 x86_64-*-mingw*): Don't disable expect on target.
588 (*-*-cygwin*): Don't disable target-gperf on target.
589 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
591 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
593 * configure: Regenerate.
595 2011-03-25 Joseph Myers <joseph@codesourcery.com>
597 * configure.ac (target_tools): Remove target-groff.
598 (native_only): Remove target-groff.
599 (hppa*64*-*-*): Don't disable byacc.
600 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
602 (*-*-kaos*): Don't skip target-librx and target-groff.
603 (*-*-netware*): Don't skip target-libmudflap.
604 (*-*-tpf*): Don't skip target-libmudflap.
605 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
606 directories on the host.
607 (ia64*-*-*vms*): Don't skip tix.
608 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
610 * configure: Regenerate.
612 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
614 * configure.ac: Remove references to mt-mep, mt-netware,
616 * Makefile.def: Add all-utils soft dependencies.
617 * Makefile.tpl: Remove GDB_NLM_DEPS.
618 * configure: Regenerate.
619 * Makefile.in: Regenerate.
621 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
623 * configure.ac: Do not include mh-x86omitfp.
624 * configure: Regenerate.
626 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
628 * configure.ac: Remove empty cases.
629 * configure: Regenerate.
631 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
633 * Makefile.def: Add dependency from termcap to gdb.
634 * Makefile.in: Regenerate.
636 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
638 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
639 * configure: Regenerate.
640 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
641 * Makefile.tpl: Likewise.
642 * Makefile.in: Regenerate.
644 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
646 * configure.ac: Remove all mentions of tentative_cc.
647 * configure: Regenerate.
649 2011-03-24 Joseph Myers <joseph@codesourcery.com>
651 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
652 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
653 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
654 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
655 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
656 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
657 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
658 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
659 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
660 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
661 *-*-rhapsody*): Remove host cases.
662 * configure: Regenerate.
664 2011-03-24 Joseph Myers <joseph@codesourcery.com>
666 * configure.ac (ppc*-*-pe): Remove host case.
667 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
668 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
669 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
671 * configure: Regenerate.
673 2011-03-24 Joseph Myers <joseph@codesourcery.com>
675 * config.sub: Update to version 2011-03-23.
677 2011-03-22 Joseph Myers <joseph@codesourcery.com>
679 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
680 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
681 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
682 * configure: Regenerate.
684 2011-03-22 Joseph Myers <joseph@codesourcery.com>
686 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
687 to Write After Approval.
688 * config-ml.in: Don't handle arc-*-elf*.
689 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
690 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
691 handle GCC libraries.
692 * configure: Regenerate.
694 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
697 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
698 Add -lstdc++ -lm to LIBS.
699 * configure: Regenerate.
701 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
703 * config.guess: Update to version 2011-02-02
704 * config.sub: Update to version 2011-02-24
706 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
709 * configure.ac: Re-enable LTO on *-apple-darwin9.
710 * configure: Regenerate.
712 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
715 * configure.ac: Disable LTO on darwin due to an assembler change in
716 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
718 * configure: Regenerate.
720 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
722 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
724 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
726 * MAINTAINERS: Update my e-mail address.
728 2011-03-06 Joey Ye <joey.ye@arm.com>
730 * MAINTAINERS: Update my e-mail address.
732 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
734 * configure.ac: Adjust test of with_ppl.
735 * configure: Regenerated.
737 2011-03-02 Kai Tietz <ktietz@redhat.com>
739 * MAINTAINERS: Adjust my e-mail address.
741 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
743 * configure.ac: Add -lpwl to ppllibs.
744 * configure: Regenerated.
746 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
748 * config/cloog.m4: Add -lisl to clooglibs.
749 * configure: Regenerated.
751 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
753 * MAINTAINERS (CPU Port maintainers): Add self.
755 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
757 * MAINTAINERS: Add myself as testsuite maintainer.
759 2011-02-15 Mike Stump <mikestump@comcast.net>
761 * MAINTAINERS: Add myself as testsuite maintainer.
763 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
765 Import from Libtool and gnulib:
767 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
769 Prepare for supporting FreeBSD 10.
770 * config.rpath: Remove handling of freebsd1* which soon would
773 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
775 Remove support for FreeBSD 1.x.
776 * libtool.m4 (_LT_LINKER_SHLIBS)
777 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
778 soon would incorrectly match FreeBSD 10.0.
780 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
783 * move-if-change: Import version from gnulib.
785 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
788 * Makefile.def (lto-plugin): Double dash for enable-shared.
789 (configure-gcc): Depend on all-lto-plugin.
790 * Makefile.in: Rebuilt.
792 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
794 * configure.ac: Remove extra bracket.
795 * configure: Regenerate.
797 2011-02-08 Tobias Burnus <burnus@net-b.de>
799 * MAINTAINERS: Add myself as libquadmath maintainer.
801 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
803 * MAINTAINERS: Update my email address.
805 2011-02-07 Joseph Myers <joseph@codesourcery.com>
807 * MAINTAINERS (option handling): Add self.
809 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
812 * Makefile.def: Add dependency for install-gcc
813 on install-lto-plugin.
814 * Makfile.in: Regenerated
816 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
818 * MAINTAINERS (CPU Port Maintainers): Add myself.
820 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
823 * configure.ac: Discard --with-* flags for host when configuring
824 target libraries for cross build.
825 * configure: Rebuilt.
827 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
829 * MAINTAINERS (linear loop transforms): Removed.
831 2011-01-25 Jakub Jelinek <jakub@redhat.com>
833 * configure.ac: If with_ppl is no, move setting with_cloog=no
834 after CLOOG_REQUESTED check.
835 * configure: Regenerated.
837 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
839 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
840 CLooG has been requested.
841 * configure: Regenerated.
843 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
845 * configure: Regenerated.
846 * configure.ac: Check for version 0.11 (or later revision) of PPL.
848 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
850 * configure: Regenerated.
851 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
853 2011-01-21 Andreas Schwab <schwab@redhat.com>
855 * configure.ac: Use AS_HELP_STRING throughout.
856 * configure: Regenerate.
858 2011-01-18 Jie Zhang <jie.zhang@analog.com>
860 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
861 * configure: Regenerate.
863 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
865 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
867 2011-01-13 Joel Brobecker <brobecker@adacore.com>
869 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
871 * configure: Regenerate.
873 2011-01-07 Jan Hubicka <jh@suse.cz>
876 * Makefile.in: Regenerate.
877 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
880 2011-01-07 Jan Hubicka <jh@suse.cz>
882 * Makefile.in: Regenerate.
883 * Makefile.def (gcc host module) and soft dependency on lto-plugin
884 and configure dependency on lto-plugin configure.
885 (lto-plugin module): Remove dependency on GCC; add dependency on
888 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
890 * MAINTAINERS (Write After Approval): Add myself.
892 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
894 * configure: Regenerate.
896 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
898 * configure.ac: (picochip): Disable libiberty.
900 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
902 * MAINTAINERS (Write After Approval): Add myself.
904 2010-12-10 Ian Lance Taylor <iant@google.com>
907 * configure.ac: For --disable-libgcj clear libgcj_saved.
908 * configure: Rebuild.
910 2010-12-10 Tobias Burnus <burnus@net-b.de>
913 * configure.ac: Add --disable-libquadmath and
914 --disable-libquadmath-support.
915 * configure: Regenerate.
917 2010-12-03 Ian Lance Taylor <iant@google.com>
919 * MAINTAINERS: Add myself as libgo maintainer.
921 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
924 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
925 * configure: Regenerate.
927 2010-12-02 Ian Lance Taylor <iant@google.com>
929 * configure.ac: Always set default for poststage1_ldflags to
930 -static-libstdc++ -static-libgcc.
932 2010-11-29 Andreas Schwab <schwab@redhat.com>
934 * configure.ac: Move comment to remove extra space in last argument
937 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
940 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
941 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
942 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
943 (BASE_FLAGS_TO_PASS): Use it.
944 * configure: Rebuilt.
945 * Makefile.in: Rebuilt.
947 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
950 * configure.ac: Correct comments for --enable-gold/--enable-ld.
951 Properly check default linker.
952 * configure: Regnerated.
954 2010-11-23 Matthias Klose <doko@ubuntu.com>
956 * configure.ac: For --enable-gold, handle value `default' instead of
957 `both*'. New configure option --{en,dis}able-ld.
958 * configure: Regenerate.
960 2010-11-20 Ian Lance Taylor <iant@google.com>
962 * configure.ac: Only disable a language library if no language needs
963 it. Don't let --disable-libgcj uncondtionally disable libffi.
964 * configure: Rebuild.
966 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
968 * Makefile.in: Regenerate.
971 * configure.ac: Fix just-built in-tree STRIP name to be
973 * configure: Regenerate.
974 * Makefile.def (install-strip-gcc, install-strip-binutils)
975 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
976 (install-strip-sid): Mirror dependencies on non-strip variants
977 of these targets on the respective -strip prerequisites.
978 * Makefile.tpl (install-strip, install-strip-host)
979 (install-strip-target): New targets.
980 (install-strip-[+module+], install-strip-target-[+module+]):
982 * Makefile.in: Regenerate.
984 2010-11-19 Ian Lance Taylor <iant@google.com>
985 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
987 * configure.ac: Add target-libgo to target_libraries. Set
988 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
989 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
990 (HOST_EXPORTS): Add GOC.
991 (BASE_TARGET_EXPORTS): Add GOC.
992 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
993 (GOCFLAGS_FOR_TARGET): New variable.
994 (EXTRA_HOST_FLAGS): Add GOC.
995 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
996 * Makefile.def (target_modules): Add libgo.
997 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
998 (dependencies): Add dependency from configure-target-libgo to
999 configure-target-libffi and all-target-libstdc++-v3. Add
1000 dependencies from all-target-libgo to all-target-libffi.
1001 (languages): Add go.
1002 * configure: Rebuild.
1003 * Makefile.in: Rebuild.
1005 2010-11-19 Ian Lance Taylor <iant@google.com>
1007 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1008 compiler/flag environment variables.
1010 2010-11-18 Ian Lance Taylor <iant@google.com>
1012 * configure.ac: Check for lang_requires_boot_languages in
1013 config-lang.in files.
1014 * configure: Rebuild.
1016 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1017 Tobias Burnus <burnus@net-b.de>
1020 * Makefile.def: Add libquadmath; build it with language=fortran.
1021 * configure.ac: Add libquadmath.
1022 * Makefile.tpl: Handle multiple libs in check-[+language+].
1023 * Makefile.in: Regenerate.
1024 * configure: Regenerate.
1026 2010-11-16 Tom Tromey <tromey@redhat.com>
1028 * MAINTAINERS: Moved myself to reviewers section.
1030 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1032 * MAINTAINERS: Moved myself to reviewers section.
1034 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1036 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1037 (Write After Approval): Remove self.
1039 2010-11-15 Andreas Schwab <schwab@redhat.com>
1041 * configure.ac: Fix spelling in option names.
1042 * configure: Regenerated.
1044 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1047 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1048 * configure: Regenerated.
1050 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1052 * MAINTAINERS: Update my email address.
1054 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1056 * configure: Regenerate.
1058 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1060 * configure: Regenerate.
1062 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1064 * configure: Regenerate.
1066 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1068 * configure: Regenerate.
1070 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1072 * configure.ac: Support official CLooG.org versions.
1073 * configure: Regenerate.
1074 * config/cloog.m4: New.
1076 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1078 * MAINTAINERS (Write After Approval): Add myself.
1080 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1082 * MAINTAINERS: Update my email address.
1084 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1086 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1087 * configure: Regenerate.
1089 2010-11-03 Ian Lance Taylor <iant@google.com>
1090 Dave Korn <dave.korn.cygwin@gmail.com>
1093 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1094 and on other supported platforms whenever LTO is enabled.
1095 * configure: Rebuild.
1097 2010-11-02 Alan Modra <amodra@gmail.com>
1100 * configure.ac: Error when source path contains spaces.
1101 * configure: Regenerate.
1103 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1105 * MAINTAINERS: Update my email address.
1107 2010-10-20 Ian Lance Taylor <iant@google.com>
1109 * Makefile.def (target_modules): Set lib_path to src/.libs for
1110 libstdc++-v3 module.
1111 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1112 * Makefile.in: Rebuild.
1114 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1116 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1117 (Write After Approval): Remove myself.
1119 2010-10-15 Tristan Gingold <gingold@adacore.com>
1121 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1123 2010-10-14 Douglas Rupp <rupp@gnat.com>
1125 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1127 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1129 * configure.ac (build_lto_plugin): New shell variable.
1130 (--enable-lto): Turn on by default for all non-ELF platforms that
1131 have had LTO support added so far. Set build_lto_plugin appropriately
1132 for both ELF and non-ELF.
1133 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1134 * configure: Regenerate.
1136 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1139 * configure.ac (v850 support): Remove target-libgloss from
1141 * configure: Regenerate.
1143 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1147 * configure.ac: Honor initial values of $build_configargs,
1148 $host_configargs, $target_configargs. Mark the precious, so
1149 environment settings get recorded.
1150 * configure: Regenerate.
1152 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1155 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1156 Depend on all-build-libiberty.
1157 * Makefile.in: Regenerate.
1159 2010-09-30 Michael Eager <eager@eagercon.com>
1161 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1162 * configure: Regenerate.
1164 2010-09-28 Michael Eager <eager@eagercon.com>
1166 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1168 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1171 * configure.ac: Fix unportable shell quoting.
1172 * configure: Regenerate.
1174 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1176 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1177 targets and amend comment.
1178 * configure: Regenerate.
1180 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1182 * MAINTAINERS (Write After Approval): Add myself.
1184 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1186 * configure.ac: Enable LTO by default on Darwin.
1187 * configure: Regenerate.
1189 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1191 * MAINTAINERS (Write After Approval): Add myself.
1193 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1195 * MAINTAINERS (Write After Approval): Add myself.
1197 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1199 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1202 2010-07-28 David Yuste <david.yuste@gmail.com>
1204 * MAINTAINERS (Write After Approval): Add myself.
1206 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1208 * configure.ac: Support all v850 targets.
1209 * configure: Regenerate.
1211 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1214 * configure.ac (extra_mpfr_configure_flags): Copy from
1215 extra_mpc_gmp_configure_flags.
1216 * configure: Re-generated.
1218 2010-07-22 Andi Kleen <ak@linux.intel.com>
1220 * MAINTAINERS (Write After Approval): Add myself.
1222 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1224 * MAINTAINERS (Write After Approval): Add myself.
1226 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1228 * MAINTAINERS (Write After Approval): Add myself.
1230 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1233 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1234 Provide -B option to allow for link spec %s substitutions for
1235 libstdc++.a on darwin.
1236 * Makefile.in: Regenerate.
1238 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1240 * MAINTAINERS (Reviewers): Update my e-mail address
1242 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1244 * Makefile.def (configure-gcc): Depend on all-libelf.
1245 * Makefile.in: Rebuild.
1247 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1249 * MAINTAINERS (Write After Approval): Add myself in the right place.
1251 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1253 * MAINTAINERS (Write After Approval): Add myself.
1255 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1257 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1259 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1261 * config.sub: Update to version 2010-05-21.
1262 * config.guess: Update to version 2010-04-03.
1264 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1266 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1267 * configure: Regenerate.
1269 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1271 * MAINTAINERS (Write After Approval): Add myself.
1273 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1275 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1276 a platform that supports LTO.
1277 * configure: Regenerate.
1279 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1281 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1282 * configure: Regenerated.
1284 2010-04-27 Roland McGrath <roland@redhat.com>
1285 H.J. Lu <hongjiu.lu@intel.com>
1287 * configure.ac (--enable-gold): Support both, both/gold and
1288 both/bfd to add gold to configdirs without removing ld.
1289 * configure: Regenerated.
1291 * Makefile.def: Add install-gold dependency to install-ld.
1292 * Makefile.in: Regenerated.
1294 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1297 * configure.ac (--enable-lto): Refactor handling so libelf tests
1298 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1299 and allow LTO to be explicitly enabled on non-ELF platforms that
1300 are known to support it inside else-clause.
1301 * configure: Regenerate.
1303 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1305 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1306 * configure: Regenerate.
1308 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1310 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1311 * configure: Regenerate.
1313 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1315 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1317 * configure: Regenerate.
1319 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1321 * MAINTAINERS (Write After Approval): Add myself.
1323 2010-04-14 Tristan Gingold <gingold@adacore.com>
1325 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1326 * configure: Regenerate.
1328 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1330 * configure: Regenerate after change to elf.m4.
1332 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1334 * MAINTAINERS (Write After Approval): Add myself.
1336 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1338 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1339 * configure: Regenerated.
1341 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1343 * configure.ac: Print "buggy but acceptable" when CLooG
1344 revision is less than 9.
1345 * configure: Regenerated.
1347 2010-04-01 Diego Novillo <dnovillo@google.com>
1349 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1351 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1358 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1360 * configure.ac: Do not pass --enable-multilib nor
1361 --disable-multilib in baseargs. Accept explicitly passed
1363 * configure: Regenerate.
1365 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1367 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1369 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1371 * MAINTAINERS: Remove myself.
1373 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1376 * configure.ac: Do not pass --enable-multilib nor
1377 --disable-multilib in baseargs. Accept explicitly passed
1379 * configure: Regenerate.
1381 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1383 * MAINTAINERS (spu port): Remove me.
1385 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1387 * configure.ac (tic6x-*-*): New case.
1388 * configure: Regenerate.
1390 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1392 * config.sub: Update to version 2010-03-22.
1393 * config.guess: Update to version 2009-12-30.
1395 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1398 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1399 * configure: Regenerate.
1401 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1403 * MAINTAINERS: Update my email address.
1405 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1407 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1408 (ghassan.shobaki@amd.com): Removed.
1410 2010-03-17 Alan Modra <amodra@gmail.com>
1412 * MAINTAINERS: Update my email address.
1414 2010-03-16 Diego Novillo <dnovillo@google.com>
1416 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1419 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1421 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1422 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1424 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1426 * MAINTAINERS: Update my email address.
1428 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1430 * MAINTAINERS: Update my email address.
1432 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1434 * MAINTAINERS: Update my email address.
1436 2010-03-09 Jie Zhang <jie@codesourcery.com>
1438 * MAINTAINERS: Update my email address.
1440 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1443 * configure.ac (RANLIB): Default to true.
1445 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1446 * configure: Regenerate.
1448 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1450 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1451 (Write After Approval): Update my email address.
1453 2010-02-17 Nick Clifton <nickc@redhat.com>
1456 * Makefile.tpl (local-distclean): Also remove config.cache files in
1457 sub-directories as there may not be Makefiles present in the
1459 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1460 the config.cache files found by the find command.
1462 * Makefile.in: Regenerate.
1463 * configure.ac: Revert previous delta.
1464 * configure: Regenerate.
1466 2010-02-15 Nick Clifton <nickc@redhat.com>
1469 * configure.ac: Delete config.cache files in sub-directories when
1471 * configure: Regenerate.
1473 2010-02-12 Ben Elliston <bje@gnu.org>
1475 * MAINTAINERS: Update my email address.
1477 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1479 * MAINTAINERS (spu port): Update my email address.
1481 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1483 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1485 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1487 * configure.ac: Add "recommended" version checks for GMP/MPC.
1488 Update recommended GMP/MPFR/MPC versions.
1489 * configure: Regenerate.
1491 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1493 * MAINTAINERS: Move my Embecosm email address into the
1494 write-after-approval section.
1496 2010-01-26 Ian Lance Taylor <iant@google.com>
1498 * MAINTAINERS: Add myself as Go frontend maintainer.
1500 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1502 PR libstdc++/36101, PR libstdc++/42813
1503 * configure.ac (bootstrap_target_libs): Make inclusion of
1504 target-libgomp conditional on libgomb being in target_configdirs.
1505 * configure: Regenerate.
1507 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1509 PR libstdc++/36101, PR libstdc++/42813
1510 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1511 * configure: Regenerate.
1513 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1515 PR libstdc++/36101, PR libstdc++/42813
1516 * configure.ac (target_configdirs): Substitute.
1517 * Makefile.def: Bootstrap target module libgomp.
1518 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1519 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1520 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1521 * configure, Makefile.in: Regenerate.
1523 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1525 * MAINTAINERS: Adjust my details.
1527 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1529 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1531 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1533 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1535 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1537 * MAINTAINERS (Write After Approval): Add myself.
1539 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1541 * MAINTAINERS (Write After Approval): Add myself.
1543 2010-01-11 Richard Guenther <rguenther@suse.de>
1546 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1547 * Makefile.in: Regenerated.
1549 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1551 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1552 * configure: Regenerate.
1554 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1555 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1558 * configure.ac: Include libtool m4 files.
1559 (_LT_CHECK_OBJDIR): Call it.
1560 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1561 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1563 * configure: Regenerate.
1565 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1568 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1569 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1570 * Makefile.in: Regenerate.
1572 2010-01-02 Richard Guenther <rguenther@suse.de>
1575 * configure.ac: Include config/elf.m4. Disable LTO if not
1576 builting for an elf target.
1577 * configure: Regenerate.
1579 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1581 * MAINTAINERS: Change my email address.
1583 2009-12-18 Ben Elliston <bje@au.ibm.com>
1585 * config.sub, config.guess: Update from upstream sources.
1587 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1589 * MAINTAINERS (Write After Approval): Add myself.
1591 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1597 * configure.ac: Require MPC.
1598 * configure: Regenerate.
1600 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1604 * libtool.m4: Sync from git Libtool.
1605 * ltoptions.m4: Likewise.
1606 * ltversion.m4: Likewise.
1607 * lt~obsolete.m4: Likewise.
1608 * ltmain.sh: Likewise.
1610 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1612 * configure.ac: Update minimum MPC version to 0.8.
1613 * configure: Regenerate.
1615 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1617 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1618 * configure: Regenerated.
1620 2009-11-21 Ian Lance Taylor <iant@google.com>
1622 * configure.ac: Change default of poststage1_ldflags to be empty if
1623 poststage1_libs is set. When poststage1_libs is empty, and
1624 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1625 * configure: Rebuild.
1627 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1629 * MAINTAINERS (Write After Approval): Update my email address.
1631 2009-11-20 Ben Elliston <bje@au.ibm.com>
1633 * config.guess: Update from upstream sources.
1635 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1637 * Makefile.def: Restore host and target settings for gmp.
1638 * Makefile.in: Rebuild.
1640 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1642 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1643 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1644 Fix portability of test of C++ as bootstrap language. Add
1645 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1646 * configure: Rebuild.
1647 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1648 and cloog. Fix in-tree ppl configuration. Introduce libelf
1650 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1651 (POSTSTAGE1_HOST_EXPORTS): Use it.
1652 (STAGE[+id+]_CXXFLAGS): New.
1653 (BASE_FLAGS_TO_PASS): Pass it down.
1654 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1656 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1657 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1659 * Makefile.in: Rebuild.
1661 2009-11-17 Ben Elliston <bje@au.ibm.com>
1663 * config.sub, config.guess: Update from upstream sources.
1665 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1667 * MAINTAINERS (Write After Approval): Add myself.
1669 2009-11-09 Jon Beniston <jon@beniston.com>
1671 * MAINTAINERS (Write After Approval): Add myself.
1673 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1675 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1676 paths for *-w64-mingw* and x86_64-*mingw*.
1677 * configure: Regenerated.
1679 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1681 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1683 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1685 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1686 Phil Edwards to Write-After Approval.
1688 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1690 * configure.ac: Disable target-winsup & co for
1691 x86_64-*-mingw* and *-w64-mingw* targets.
1692 * configure: Regenerated.
1694 2009-10-16 Nick Clifton <nickc@redhat.com>
1696 * MAINTAINERS: Add myself as a maintainer for the RX port.
1698 2009-10-26 Johannes Singler <singler@kit.edu>
1700 * MAINTAINERS (Write After Approval): Update my e-mail address.
1702 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1704 * configure.ac (CLooG test): Use = with test.
1705 * configure: Regenerate.
1707 2009-10-22 Richard Guenther <rguenther@suse.de>
1709 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1710 cloog if the ppl version check failed. Move flags saving
1711 before setting in libelf check.
1712 * configure: Regenerate.
1714 2009-10-21 Richard Guenther <rguenther@suse.de>
1716 * configure.ac: Adjust the ppl and cloog configure to work as
1717 documented. Disable cloog if ppl was disabled. Omit the version
1718 checks if they were disabled.
1719 * configure: Re-generate.
1721 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1723 * configure.ac: Add 'lto' to enable_languages, not
1724 new_enable_languages, and only if not already present.
1725 * configure: Regenerate.
1727 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1729 * README: Refer to the various COPYING* files instead of just
1731 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1733 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1735 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1737 2009-10-07 Richard Guenther <rguenther@suse.de>
1739 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1740 and Richard Guenther as reviewers.
1741 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1744 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1746 * config.sub: Update from upstream sources.
1748 2009-10-06 Ian Lance Taylor <iant@google.com>
1750 * Makefile.def: check-gold depends upon all-gas.
1751 * Makefile.in: Rebuild.
1753 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1755 * MAINTAINERS (Write After Approval): Add myself.
1757 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1759 * Makefile.def: all-lto-plugin depends on all-libiberty.
1760 set bootstrap=true for lto-plugin.
1762 * Makefile.in: Regenerate.
1763 * configure.ac (host_libs): Add lto-plugin.
1764 * configure: Regenerate.
1766 2009-10-03 Diego Novillo <dnovillo@google.com>
1768 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1769 (HOST_LIBELFLIBS): Define.
1770 (HOST_LIBELFINC): Define.
1771 * Makefile.in: Regenerate.
1772 * configure.ac: Add --enable-lto.
1773 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1774 If --enable-lto is used, add 'lto' to new_enable_languages.
1775 If --enable-lto is used and gold is enabled, add
1776 lto-plugin to configdirs.
1777 * configure: Regenerate.
1779 2009-10-03 Simon Baldwin <simonb@google.com>
1781 * configure.ac: If --with-system-zlib, suppress local zlib and
1782 pass --with-system-zlib to subdir configure scripts.
1783 * configure: Regenerate.
1785 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1786 Paolo Bonzini <bonzini@gnu.org>
1788 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1790 * Makefile.in: Rebuilt.
1792 2009-09-26 Gary Funck <gary@intrepid.com>
1794 * MAINTAINERS (Write After Approval): Add myself.
1796 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1798 * configure.ac: Update minimum MPC version to 0.7.
1799 * configure: Regenerate.
1801 2009-09-25 Nick Clifton <nickc@redhat.com>
1803 * configure.ac: Pass any --cache-file=/dev/null option on to
1805 * configure: Regenerate.
1807 2009-09-23 Nick Clifton <nickc@redhat.com>
1809 * config.sub, config.guess: Update from upstream sources.
1811 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1813 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1814 * Makefile.in: Rebuilt.
1816 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1819 * configure.ac: Error out if $srcdir isn't '.' but contains
1820 host-${host_noncanonical}.
1821 * configure: Regenerate.
1823 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1825 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1828 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1830 * configure.ac: If bootstrapping a combined tree with
1831 --enable-gold, require c++ in stage1_languages.
1832 * configure: Regenerate.
1834 * configure.ac: Also add target_libs of stage1_languages to
1835 bootstrap_target_libs.
1836 * configure: Regenerate.
1838 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1839 with --enable-languages not containing c++.
1840 * configure: Regenerate.
1842 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1844 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1845 * configure: Regenerate.
1847 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1849 * MAINTAINERS (Write After Approval): Update my e-mail address,
1850 and move from from here...
1851 (Waiting for paperwork): To here.
1853 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1855 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1857 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1859 * configure.ac: Do not use $extrasub for replacing @if/@endif
1860 parts in Makefile; instead, use additional arguments to
1861 AC_CONFIG_COMMANDS to do the replacement manually, with several
1862 sed invocations, to avoid HP-UX sed command limits.
1863 * configure: Regenerate.
1865 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1867 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1870 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1872 * configure.ac (with-build-config): Document. Handle without.
1873 Handle missing argument.
1874 * configure: Rebuilt.
1876 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1878 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1879 Default to bootstrap-debug only if compare-debug works.
1880 * configure: Rebuilt.
1881 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1882 * Makefile.in: Rebuilt.
1884 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1886 * MAINTAINERS (OS Port Maintainers): Update my email address.
1888 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1890 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1891 * Makefile.in: Rebuilt.
1893 2009-09-01 Chris Demetriou <cgd@google.com>
1895 * MAINTAINERS (Write After Approval): Add myself.
1897 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1900 * include/dwarf2.h (enum dwarf_tag): Added
1901 DW_TAG_GNU_template_template_param
1902 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1904 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1906 * Makefile.tpl (AWK): Fix typo.
1907 * Makefile.in: Regenerate.
1909 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1911 * configure.ac: Detect awk and sed.
1912 * Makefile.def (flags_to_pass): Add AWK and SED.
1913 * Makefile.tpl (AWK, SED): New.
1914 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1915 * configure: Regenerate.
1916 * Makefile.in: Regenerate.
1918 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1920 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1921 (collapseslashes): Likewise.
1923 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1925 * configure.ac (AC_PREREQ): Bump to 2.64.
1927 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1929 * configure.ac: Remove --with-datarootdir, --with-docdir,
1930 --with-pdfdir, --with-htmldir switches.
1931 * configure: Regenerate.
1933 * configure: Regenerate.
1935 * compile: Sync from Automake 1.11.
1936 * depcomp: Likewise.
1937 * install-sh: Likewise.
1938 * missing: Likewise.
1939 * mkinstalldirs: Likewise.
1942 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1944 * ltmain.sh (func_normal_abspath): New function.
1945 (func_relative_path): Likewise.
1946 (func_mode_help): Document new -bindir option for link mode.
1947 (func_mode_link): Add new -bindir option, and use it to place
1948 output DLL if specified.
1950 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1952 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1953 (baseargs): Add --disable-option-checking.
1954 * configure: Regenerate.
1956 * Makefile.def (configure-target-libiberty): Depend on
1957 all-binutils and all-ld.
1958 (configure-target-newlib): Likewise.
1959 * Makefile.in: Regenerate.
1961 2009-08-17 Ben Elliston <bje@au.ibm.com>
1963 * config.sub, config.guess: Update from upstream sources.
1965 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1967 Sync from src, merge:
1969 2009-07-02 Tristan Gingold <gingold@adacore.com>
1971 * configure.ac: Do not exclude gas for i386-*-darwin.
1972 Add a case for x86_64-*-darwin.
1973 * configure: Regenerate.
1975 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1977 * MAINTAINERS: Add my name to Write After Approval list.
1979 2009-08-06 Michael Eager <eager@eagercon.com>
1981 * configure.ac: Add Microblaze target.
1982 * configure: Regenerate.
1984 2009-07-31 Christian Bruel <christian.bruel@st.com>
1986 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1987 * configure: Regenerate.
1989 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1991 * MAINTAINERS (Write After Approval): Update my e-mail address.
1993 2009-07-06 Ian Lance Taylor <iant@google.com>
1995 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1996 * configure: Rebuild.
1998 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2000 * MAINTAINERS: Move myself to the Graphite Reviewers.
2002 2009-06-30 Wei Guozhi <carrot@google.com>
2004 * MAINTAINERS: Add my name to Write After Approval list.
2006 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2009 * configure.ac (comparestring): Create new variable.
2010 * Makefile.tpl (comparestring): Use to skip some comparisions.
2011 * configure: Regenerate.
2012 * Makefile.in: Regenerate.
2014 2009-06-26 Doug Evans <dje@sebabeach.org>
2016 * Makefile.def (host_modules): Add cgen.
2017 * Makefile.in: Regenerate.
2018 * configure.ac (host_tools): Add cgen.
2019 * configure: Regenerate.
2021 2009-06-23 DJ Delorie <dj@redhat.com>
2023 * MAINTAINERS: Add myself as mep maintainer.
2025 2009-06-23 Ian Lance Taylor <iant@google.com>
2027 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2028 boot_languages. Only bootstrap target libraries listed in
2029 target_libs for some boot language. Add --with-stage1-ldflags,
2030 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2031 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2032 if not building with C++.
2033 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2034 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2035 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2036 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2037 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2038 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2039 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2040 * configure, Makefile.in: Rebuild.
2042 2009-06-23 Li Feng <nemokingdom@gmail.com>
2044 * MAINTAINERS: Added my name to write-after-approval list.
2046 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2048 * configure.ac: Define is_elf for QNX Neutrino targets.
2049 * configure: Regenerate.
2051 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2053 * MAINTAINERS: Added my name to the write-after-approval list
2055 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2057 * configure.ac: Detect MPC in default directory.
2058 * configure: Regenerate.
2060 2009-06-03 Jerome Guitton <guitton@adacore.com>
2061 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2063 * Makefile.tpl (all): Avoid a trailing backslash.
2064 * Makefile.in: Regenerate.
2066 2009-06-03 Ben Elliston <bje@au.ibm.com>
2068 * config.sub, config.guess: Update from upstream sources.
2070 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2072 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2074 * configure: Regenerate.
2076 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2078 * Makefile.tpl ([+compare-target+]): Compare all stage
2079 directories, rather than just gcc.
2080 * Makefile.in: Rebuilt.
2082 2009-06-01 Doug Kwan <dougkwan@google.com>
2084 * configure.ac: Support gold for target arm*-*-*.
2085 * configure: Regenerate.
2087 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2089 * Makefile.def: Add MPC support and dependencies.
2090 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2092 * Makefile.in, configure: Regenerate.
2094 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2096 * Makefile.tpl (all): Avoid harmless warning in make all when
2097 gcc-bootstrap is enabled but stage_last does not exist.
2098 * Makefile.in: Rebuilt.
2100 2009-05-24 Nicolas Roche <roche@adacore.com>
2102 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2103 * Makefile.in: Regenerate.
2105 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2107 * MAINTAINERS: Update my e-mail address.
2109 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2111 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2112 * configure: Regenerate.
2114 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2117 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2118 gcc-no-bootstrap are mutually exclusive.
2119 * Makefile.in: Rebuilt.
2121 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2124 * Makefile.tpl (all): Don't end with unconditional success.
2125 * Makefile.in: Rebuilt.
2127 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2130 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2131 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2132 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2133 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2134 stage_configureflags, stage_cflags and stage_libcflags into
2135 explicit Makefile macros.
2136 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2138 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2139 CC. Set CC_FOR_BUILD from CC.
2140 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2141 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2142 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2143 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2145 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2146 (_LIBCFLAGS): Renamed to _TFLAGS.
2147 (do-compare-debug, do-compare3-debug): Drop.
2148 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2149 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2150 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2151 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2152 (XGCC_FLAGS_FOR_TARGET): New.
2153 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2154 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2155 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2156 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2157 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2158 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2160 (BUILD_CONFIG): Include if requested.
2161 (all): Set TFLAGS on bootstrap.
2162 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2163 (all-stageid-prefixmodule): Likewise.
2164 (do-clean, distclean-stageid): Set TFLAGS.
2165 (restrap): Fix whitespace.
2166 * Makefile.in: Rebuilt.
2168 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2170 * config.guess: Sync with src.
2172 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2174 * configure.ac ($with_ppl): Default to no if not supplied.
2175 ($with_cloog): Likewise.
2176 configure: Regenerate.
2178 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2180 * MAINTAINERS: Update my e-mail address.
2182 2009-04-27 Nick Clifton <nickc@redhat.com>
2184 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2186 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2188 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2189 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2190 * Makefile.in: Regenerate.
2192 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2195 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2196 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2198 * configure, Makefile.in: Regenerate.
2200 2009-04-21 Taras Glek <tglek@mozilla.com>
2202 * include/hashtab.h: Update GTY annotations to new syntax
2203 * include/splay-tree.h: Likewise
2205 2009-04-17 Ben Elliston <bje@au.ibm.com>
2207 * config.sub, config.guess: Update from upstream sources.
2209 2009-04-15 Anthony Green <green@moxielogic.com>
2211 * configure.ac: Add moxie support.
2212 * configure: Rebuilt.
2214 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2216 * configure.ac: Change copyright header to refer to version
2217 3 of the GNU General Public License and to point readers at the
2218 COPYING3 file and the FSF's license web page.
2219 * Makefile.def: Likewise.
2220 * Makefile.tpl: Likewise.
2221 * Makefile.in: Regenerate.
2223 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2225 * configure.ac: Restore match for darwin9 or later. Use double
2226 brackets since regeneration eats one pair.
2227 * configure: Regenerate.
2229 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2232 * configure.ac: Require texinfo 4.7.
2233 * configure: Regenerated.
2235 2009-04-09 Nick Clifton <nickc@redhat.com>
2237 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2238 the GCC Runtime Library Exception.
2240 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2242 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2243 * configure: Regenerate.
2245 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2247 * Makefil.def (languages): New entries.
2248 * Makefile.tpl (check-gcc-*): New generic target.
2249 * Makefile.in: Regenerate.
2251 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2253 * MAINTAINERS: Update my email address.
2255 2009-03-18 Tom Tromey <tromey@redhat.com>
2257 * configure: Rebuild.
2258 * configure.ac (host_libs): Add libiconv.
2259 * Makefile.in: Rebuild.
2260 * Makefile.def (host_modules): Add libiconv.
2261 (configure-gdb, all-gdb): Depend on libiconv.
2263 2009-03-16 Tristan Gingold <gingold@adacore.com>
2265 * configure.ac: Treat gdb as supported on x86_64-darwin.
2266 * configure: Regenerate.
2268 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2270 * configure.ac (--with-host-libstdcxx): New option.
2271 * configure: Regenerate.
2273 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2275 * MAINTAINERS: Move myself into the write after approval list.
2277 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2279 * MAINTAINERS: Update e-mail address.
2281 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2283 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2285 2009-03-10 Ira Rosen <irar@il.ibm.com>
2287 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2289 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2291 Backport from git Libtool:
2293 2009-01-19 Robert Millan <rmh@aybabtu.com>
2294 Support GNU/kOpenSolaris.
2295 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2296 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2297 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2300 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2302 * MAINTAINERS: Update e-mail address.
2304 2009-02-24 Michael Eager <eager@eagercon.com>
2306 * MAINTAINERS (Write After Approval): Add self.
2308 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2310 * MAINTAINERS (Write After Approval): Add myself.
2312 2009-02-05 Andreas Schwab <schwab@suse.de>
2314 * Makefile.tpl (stage_last): Define $r and $s before using
2315 $(RECURSE_FLAGS_TO_PASS).
2316 * Makefile.in: Regenerate
2318 2009-01-30 Ian Lance Taylor <iant@google.com>
2320 * MAINTAINERS: Move myself to the Global Reviewers list.
2322 2009-01-29 Robert Millan <rmh@aybabtu.com>
2324 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2325 * configure: Regenerate.
2327 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2329 * MAINTAINERS: Make whitespace consistent.
2330 Remove Robert Millan from Write After Approval.
2332 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2334 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2335 (all-opcodes): Depend on all-libiberty.
2336 * Makefile.in: Regenerate.
2338 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2340 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2341 * configure: Regenerate.
2343 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2345 * MAINTAINERS (Write After Approval): Add myself.
2347 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2349 * MAINTAINERS: Add myself to reviewers (Fortran).
2351 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2353 PR tree-optimization/38515
2354 * configure.ac (cloog-polylib): Removed.
2355 (with_ppl, with_cloog): Test for "no".
2356 * configure: Regenerated.
2358 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2360 * MAINTAINERS: Moved myself to reviewers (Fortran).
2362 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2364 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2365 (Write After Approval): Remove myself.
2367 2009-01-03 Diego Novillo <dnovillo@google.com>
2369 * MAINTAINERS: Remove myself from alias maintainership.
2371 2009-01-02 David Ayers <ayers@fsfe.org>
2373 * MAINTAINERS: Update e-mail address.
2375 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2377 * MAINTAINERS: Make whitespace consistent.
2379 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2381 Backport from upstream Libtool:
2382 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2383 Add cache variables to tests that require the linker to work.
2384 For shlibpath_overrides_runpath, this also changes the semantics
2385 to let the result from the C compiler take precedence.
2387 2008-12-02 Ben Elliston <bje@au.ibm.com>
2389 * config.sub, config.guess: Update from upstream sources.
2391 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2393 * configure.ac (ppllibs): Add by default the lib flags.
2394 * configure: Regenerate.
2396 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2398 * MAINTAINERS: Add myself to the write after approval list.
2400 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2402 * configure.ac: Add double brackets on darwin[912].
2403 * configure: Regenerate.
2405 2008-12-03 Daniel Kraft <d@domob.eu>
2407 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2408 Approval to Reviewer section (for Fortran front-end).
2410 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2412 * configure.ac: Expand to darwin10 and later.
2413 * configure: Regenerate.
2415 2008-12-02 Andreas Schwab <schwab@suse.de>
2417 * Makefile.def: configure-target-boehm-gc depends on
2418 all-target-libstdc++-v3.
2419 * Makefile.in: Regenerate.
2421 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2423 * MAINTAINERS: Add myself as mingw maintainer.
2425 2008-12-02 Ben Elliston <bje@au.ibm.com>
2427 * config.sub, config.guess: Update from upstream sources.
2429 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2431 * README.SCO: Remove.
2433 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2435 * MAINTAINERS: Add myself to the write after approval list.
2437 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2439 * MAINTAINERS: Update my email address in WAA section.
2441 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2443 * MAINTAINERS: Update e-mail address.
2445 2008-11-27 Toon Moene <toon@moene.org>
2447 * MAINTAINERS: Change e-mail address.
2449 2008-11-27 Tristan Gingold <gingold@adacore.com>
2451 * configure.ac: Build gdb for i?86-*-darwin*
2452 * configure: Regenerated.
2454 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2456 * MAINTAINERS: Added my full name.
2458 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2465 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2467 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2468 * Makefile.in: Regenerated.
2470 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2477 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2478 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2479 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2480 (HOST_EXPORTS): Pass CPPFLAGS.
2481 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2482 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2483 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2484 * Makefile.in, configure: Regenerated.
2485 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2486 and CPPFLAGS_FOR_BUILD.
2488 2008-11-06 Jeff Law <law@redhat.com>
2490 * MAINTAINERS: Add myself as middle end maintainer.
2492 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2494 * MAINTAINERS (Write after approval): Add myself.
2496 2008-11-05 Diego Novillo <dnovillo@google.com>
2498 * MAINTAINERS (Global Reviewers): Add myself.
2499 (Non-Algorithmic Maintainers): Remove myself.
2501 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2503 * MAINTAINERS (Write after approval): Add myself.
2505 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2507 * MAINTAINERS (Write after approval): Add myself.
2509 2008-10-31 Ben Elliston <bje@au.ibm.com>
2511 * configure.ac (spu-*-*): Remove special case.
2512 * configure: Regenerate.
2514 2008-10-30 Catherine Moore <clm@codesourcery.com>
2516 * MAINTAINERS (Write after approval): Update my email address.
2518 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2520 * configure.ac [spu-*-*]: Do not set skipdirs.
2521 * configure: Re-generate.
2523 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2525 * MAINTAINERS (Various Maintainers): Add myself to reload.
2527 2008-10-25 Richard Guenther <rguenther@suse.de>
2529 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2530 maintainer. Remove myself as libgcc-math maintainer.
2531 (Non-Algorithmic Maintainers): Remove myself.
2533 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2535 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2536 * Makefile.in: Regenerated.
2538 2008-10-23 Cary Coutant <ccoutant@google.com>
2540 * MAINTAINERS (Write after approval): Add myself.
2542 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2549 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2550 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2551 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2552 (HOST_EXPORTS): Pass CPPFLAGS.
2553 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2554 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2555 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2556 * Makefile.in, configure: Regenerated.
2557 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2558 and CPPFLAGS_FOR_BUILD.
2560 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2562 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2565 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2567 * MAINTAINERS (Write After Approval): Added myself.
2569 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2571 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2572 recommended version to 2.3.2.
2574 * configure: Regenerate.
2576 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2578 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2580 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2582 * MAINTAINERS (Write After Approval): Update e-mail address.
2584 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2586 * libtool.m4: Update to libtool 2.2.6.
2587 * lt~obsolete.m4: Update to libtool 2.2.6.
2588 * ltmain.sh: Update to libtool 2.2.6.
2589 * ltsugar.m4: Update to libtool 2.2.6.
2590 * ltversion.m4: Update to libtool 2.2.6.
2591 * ltoptions.m4: Update to libtool 2.2.6.
2592 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2594 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2596 * MAINTAINERS (Write After Approval): Add myself.
2598 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2600 * MAINTAINERS (Write After Approval): Update my name.
2602 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2604 * MAINTAINERS: Add myself in "Write After Approval".
2606 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2608 * MAINTAINERS: Add myself as ia64 maintainer.
2610 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2612 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2613 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2614 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2615 and Michael Tiemann from Write After Approval since they do not
2616 actually have access.
2618 2008-09-05 Richard Guenther <rguenther@suse.de>
2620 * configure.ac: Initialize clooglibs to -lcloog.
2621 * configure: Re-generate.
2623 2008-09-04 Le-Chun Wu <lcwu@google.com>
2625 * MAINTAINERS (Write After Approval): Add myself.
2627 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2629 * configure.ac (--with-cloog-polylib): New.
2630 (--disable-cloog-version-check): New.
2631 (--disable-ppl-version-check): New.
2632 * configure: Re-generate.
2634 2008-09-03 Richard Guenther <rguenther@suse.de>
2636 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2638 * configure: Re-generate.
2640 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2643 * MAINTAINERS: Add picoChip maintainers.
2645 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2646 Tobias Grosser <grosser@fim.uni-passau.de>
2647 Jan Sjodin <jan.sjodin@amd.com>
2648 Harsha Jagasia <harsha.jagasia@amd.com>
2649 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2650 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2651 Adrien Eliche <aeliche@isty.uvsq.fr>
2653 Merge from graphite branch.
2654 * configure: Regenerate.
2655 * Makefile.in: Regenerate.
2656 * configure.ac (host_libs): Add ppl and cloog.
2657 Add checks for PPL and CLooG.
2658 * Makefile.def (ppl, cloog): Added modules and dependences.
2659 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2660 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2662 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2664 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2665 (GCC_SHLIB_SUBDIR): New.
2666 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2667 * configure: Regenerate.
2668 * Makefile.in: Regenerate.
2670 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2672 * MAINTAINERS: Consistently use tabs to separate columns.
2674 2008-08-29 Tristan Gingold <gingold@adacore.com>
2676 * MAINTAINERS (Write after Approval): Add myself.
2678 2008-08-28 Tristan Gingold <gingold@adacore.com>
2680 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2681 Enable bfd, binutils and opcodes.
2682 * configure: Regenerate.
2684 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2686 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2688 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2690 * MAINTAINERS: Use correct Umlaut for last name.
2692 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2694 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2696 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2698 * MAINTAINERS: Update my email address.
2700 2008-08-16 Nicolas Roche <roche@adacore.com>
2702 * Makefile.tpl: Add BOOT_ADAFLAGS.
2703 * Makefile.in: Regenerate.
2705 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2707 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2708 * configure: Regenerate.
2710 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2712 * configure.ac: Add makefile fragments for hpux.
2713 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2714 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2715 * configure: Regenerate.
2716 * Makefile.in: Regenerate.
2718 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2720 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2722 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2724 * MAINTAINERS (Write after Approval): Add myself.
2726 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2728 * MAINTAINERS (Write After Approval): Add myself.
2730 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2732 * MAINTAINERS (Write After Approval): Add myself.
2734 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2736 * MAINTAINERS: Update my email address.
2738 2008-06-25 Joey Ye <joey.ye@intel.com>
2740 * MAINTAINERS (Write After Approval): Add myself.
2742 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2744 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2745 * Makefile.in: Regenerate.
2746 * configure: Regenerate.
2748 2008-06-17 Daniel Kraft <d@domob.eu>
2750 * MAINTAINERS (Write After Approval): Add myself.
2752 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2754 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2755 "$@" is still intact with both Autoconf 2.59 and 2.62.
2756 * configure: Regenerate.
2758 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2760 * Makefile.tpl: Fix comment errors.
2761 * Makefile.in: Regenerate.
2763 2008-06-12 David S. Miller <davem@davemloft.net>
2764 David Edelsohn <edelsohn@gnu.org>
2766 * configure.ac: Add powerpc*-*-* to gold supported targets.
2767 * configure: Regenerate.
2769 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2771 PR tree-optimization/36218
2772 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2773 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2774 (all prefix="build-"): Pass them to build-system sub-makes.
2775 * Makefile.in: Regenerate.
2777 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2779 * MAINTAINERS (mt port): Remove.
2780 (sco5, unixware, sco udk): Remove.
2781 (Kean Johnston): Add to Write After Approval.
2783 2008-05-30 Julian Brown <julian@codesourcery.com>
2785 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2786 of libobjc for ARM EABI Linux.
2787 * configure: Regenerate.
2789 2008-05-18 Xinliang David Li <davidxl@google.com>
2791 * ChangeLog: Remove wrong ChangeLog entry.
2793 2008-05-17 Xinliang David Li <davidxl@google.com>
2795 * MAINTAINERS (Write After Approval): Add myself.
2797 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2799 * MAINTAINERS (Write After Approval): Add myself.
2801 2008-05-14 Rafael Espíndola <espindola@google.com>
2803 * config-ml.in: don't handle --enable-shared and --enable-static.
2805 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2807 * MAINTAINERS: Update my email address.
2809 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2811 * MAINTAINERS: Update my email address.
2813 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2815 * MAINTAINERS (Write After Approval): Add myself.
2817 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2819 * MAINTAINERS (Write After Approval): Add myself.
2821 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2823 * MAINTAINERS (crx): Add myself.
2825 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2828 2008-04-14 David S. Miller <davem@davemloft.net>
2830 * configure.ac: Add sparc*-*-* to gold supported targets.
2831 * configure: Regenerate.
2833 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2836 * configure.ac: Include override.m4.
2837 * configure: Regenerate.
2839 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2841 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2842 * Makefile.in: Regenerate.
2844 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2846 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2847 as nonconfigurable directories list.
2848 * configure: Regenerate.
2850 2008-04-14 Ben Elliston <bje@au.ibm.com>
2852 * config.sub, config.guess: Update from upstream sources.
2854 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2856 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2857 * Makefile.in: Regenerate.
2859 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2861 * configure.ac: Do not build libssp for the AVR.
2862 * configure: Regenerate.
2864 2008-04-07 Ian Lance Taylor <iant@google.com>
2866 * Makefile.def: check-gold depends upon all-binutils.
2867 * Makefile.in: Regenerate.
2869 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2871 * MAINTAINERS (Write After Approval): Add myself.
2873 2008-04-04 Nick Clifton <nickc@redhat.com>
2876 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2878 * configure: Regenerate.
2880 2008-04-04 NightStrike <NightStrike@gmail.com>
2883 * configure.ac: Combine rules for mingw32 and mingw64.
2884 * configure: Regenerate.
2886 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2888 * MAINTAINERS (Write After Approval): Add myself.
2890 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2892 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2893 * Makefile.in (.NOTPARALLEL): Ditto.
2895 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2897 * MAINTAINERS (Write After Approval): Add myself.
2899 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2901 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2902 * Makefile.in (.NOTPARALLEL): Regenerate.
2904 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2906 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2907 * Makefile.in: Regenerate.
2909 2008-03-26 Jakub Staszak <kuba@et.pl>
2911 * MAINTAINERS (Write After Approval): Add myself.
2913 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2915 * MAINTAINERS: Update e-mail address.
2917 2008-03-20 Ian Lance Taylor <iant@google.com>
2919 * configure.ac: Add support for --enable-gold.
2920 * Makefile.def: Add gold as a directory like ld.
2921 * configure, Makefile.in: Regenerate.
2923 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2925 * configure.ac: m4_include config/proginstall.m4.
2926 * configure: Regenerate.
2928 Backport from upstream Libtool:
2930 2007-10-12 Eric Blake <ebb9@byu.net>
2932 Deal with Autoconf 2.62's semantic change in m4_append.
2933 * ltsugar.m4 (lt_append): Replace broken versions of
2935 (lt_if_append_uniq): Don't require separator to be overquoted,
2936 and avoid broken m4_append.
2937 (lt_dict_add): Fix typo.
2938 * libtool.m4 (_LT_DECL): Don't overquote separator.
2940 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2942 * config.rpath: Add AIX 6 support.
2944 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2946 * Makefile.def (stageprofile). Remove -fprofile-generate
2947 from stage_libcflags.
2948 * Makefile.in: Regenerate.
2950 2008-03-13 Ben Elliston <bje@au.ibm.com>
2952 * config.sub, config.guess: Update from upstream sources.
2954 2008-03-06 Tom Tromey <tromey@redhat.com>
2956 * MAINTAINERS: Update for treelang deletion.
2958 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2960 * MAINTAINERS: Update my email address.
2962 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2964 * MAINTAINERS (darwin port): Add myself as a maintainer.
2965 (objective-c/c++): Add myself as a maintainer.
2967 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2969 * MAINTAINERS (Write After Approval): Update my email address.
2971 2008-02-25 Tomas Bily <tbily@suse.cz>
2973 * MAINTAINERS (Write After Approval): Add myself.
2975 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2977 * MAINTAINERS (OpenMP): Add myself.
2979 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2984 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2985 * configure: Regenerate.
2987 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2988 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2989 STAGE4_LIBCFLAGS): New.
2990 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2991 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2992 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2993 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2994 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2995 for target modules. Don't export LIBCFLAGS.
2996 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2997 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2998 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2999 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3000 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3001 * Makefile.in: Regenerate.
3003 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3006 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3007 Do not use -DDLL_EXPORT. Backport from upstream.
3009 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3011 * MAINTAINERS (Write After Approval): Add myself.
3013 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3015 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3016 * configure: Regenerate.
3018 2008-01-31 Marc Gauthier <marc@tensilica.com>
3020 * configure.ac (xtensa*-*-*): Recognize processor variants.
3021 * configure: Regenerate.
3023 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3026 * configure.ac (PARSE_ARGS): Push suitable setting of
3027 ac_subdirs_all, for `./configure --help=recursive'.
3028 Handle `+' in generic toplevel directory disabling.
3029 * configure: Regenerate.
3031 2008-01-28 Nick Clifton <nickc@redhat.com>
3033 * MAINTAINERS (xstormy16): Take over maintainership.
3035 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3037 * MAINTAINERS (c4x port): Remove.
3039 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3041 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3043 2008-01-23 Ben Elliston <bje@au.ibm.com>
3045 * config.sub, config.guess: Update from upstream sources.
3047 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3049 * MAINTAINERS (Write After Approval): Add myself.
3051 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3053 * MAINTAINERS: Update my email address.
3055 2008-01-09 Raksit Ashok <raksit@google.com>
3057 * MAINTAINERS (Write After Approval): Add myself.
3059 2008-01-09 Raksit Ashok <raksit@google.com>
3061 * MAINTAINERS (Write After Approval): Add myself.
3063 2008-01-08 Ben Elliston <bje@au.ibm.com>
3065 * config.sub, config.guess: Update from upstream sources.
3067 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3069 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3070 Change recommended MPFR from 2.2.1 -> 2.3.0.
3071 * configure: Regenerate.
3073 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3075 * MAINTAINERS: Update my email address.
3077 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3079 * MAINTAINERS: Update my email address.
3081 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3083 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3084 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3085 * Makefile.in: Regenerate.
3087 2007-12-10 Mark Heffernan <meheff@google.com>
3089 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3092 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3094 * configure.ac: Enable libjava for x86_64-*-darwin9.
3095 * configure: Regenerate.
3097 2007-12-07 Bill Maddox <maddox@google.com>
3099 * MAINTAINERS (Write After Approval): Add myself.
3101 2007-12-05 Ben Elliston <bje@au.ibm.com>
3103 * config.sub, config.guess: Update from upstream sources.
3105 2007-12-02 Matthias Klose <doko@ubuntu.com>
3107 * config-ml.in: Remove 64bit configure tests.
3109 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3111 * config-ml.in: Robustify against white space in absolute file
3114 * config-ml.in (multi-clean): Substitute ${Makefile}.
3115 Remove superfluous ${Makefile} in list.
3117 2007-11-19 Thiemo Seufer <ths@mips.com>
3119 * config-ml.in: Don't hardcode the Makefile name.
3121 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3123 * MAINTAINERS (Write After Approval): Add myself.
3125 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3127 * MAINTAINERS (Write After Approval): Add myself.
3129 2007-11-06 Doug Kwan <dougkwan@google.com>
3131 * MAINTAINERS (Write After Approval): Add myself.
3133 2007-10-25 Ben Elliston <bje@au.ibm.com>
3135 * MAINTAINERS (mercury): Remove entry.
3136 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3138 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3140 * Makefile.def (dependencies): Make configure-gdb depend on
3142 * Makefile.in: Regenerated.
3144 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3146 * MAINTAINERS (Fortran maintainer): Remove myself.
3148 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3150 * Makefile.def: To avoid problems running with parallel makes,
3151 build newlib before libgloss so that target specific header
3153 * Makefile.in: Regenerate
3155 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3157 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3158 * Makefile.in: Regenerate.
3160 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3162 * MAINTAINERS (Register allocation reviewer): Add myself.
3164 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3166 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3167 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3168 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3169 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3170 * configure: Regenerate.
3172 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3174 * MAINTAINERS (Register allocation reviewer): Add myself.
3176 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3178 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3179 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3180 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3181 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3182 * configure.ac: Default them to host tools for $host = $build.
3185 * configure: Regenerate.
3186 * Makefile.in: Regenerate.
3188 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3190 * MAINTAINERS (Register allocation reviewer): Add myself.
3192 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3194 * MAINTAINERS (Register allocation reviewer): Add myself.
3196 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3198 * MAINTAINERS (Write After Approval): Fix typo.
3200 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3202 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3203 * configure: Regenerate.
3205 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3208 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3209 they're already prefixed.
3211 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3213 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3215 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3216 * configure: Regenerate.
3217 * Makefile.in: Regenerate.
3219 2007-09-17 Andreas Schwab <schwab@suse.de>
3221 * configure.ac: Raise minimum makeinfo version to 4.6.
3222 * configure: Regenerate.
3224 2007-09-17 Johannes Singler <singler@ira.uka.de>
3226 * MAINTAINERS (write-after-approval) add myself
3228 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3230 * configure.ac: Correct makeinfo version check.
3231 * configure: Regenerate.
3233 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3235 * MAINTAINERS: Update my email address.
3237 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3239 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3240 to $skipdirs and only disable gprof for newlib. Use the normal
3241 mips*-elf* handling in other respects.
3242 * configure: Regnerate.
3244 2007-09-12 David Daney <ddaney@avtrex.com>
3246 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3248 * configure: Regenerate.
3250 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3253 * configure.ac: For libgloss targets, point the linker to the linker
3254 script, startup code and simulator library.
3255 * configure: Regenerate.
3257 2007-09-07 Andrew Haley <aph@redhat.com>
3259 * configure.ac (noconfigdirs): Remove target-libffi and
3261 * configure: Regenerate.
3263 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3266 * configure.ac: Use config/mh-mingw on mingw.
3267 * configure: Regenerate.
3269 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3271 * MAINTAINERS (Write After Approval): Add myself.
3273 2007-09-05 Richard Guenther <rguenther@suse.de>
3275 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3276 nor --disable-checking is provided also turn on yes and types
3277 checking for stage1.
3278 * configure: Re-generate.
3280 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3282 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3283 (Write After Approval): Remove myself.
3285 2007-08-29 Nick Clifton <nickc@redhat.com>
3287 * config.sub, config.guess: Update from upstream sources.
3289 2007-08-22 Bud Davis <jmdavis@link.com>
3291 * MAINTAINERS (Write After Approval): Added myself.
3292 * MAINTAINERS (Reviewers): Removed myself.
3294 2007-08-18 Paul Brook <paul@codesourcery.com>
3295 Joseph Myers <joseph@codesourcery.com>
3297 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3298 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3299 * Makefile.in: Regenerate.
3300 * configure.ac (--with-debug-prefix-map): New.
3301 * configure: Regenerate.
3303 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3304 Nigel Stephens <nigel@mips.com>
3306 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3307 as target_makefile_frag.
3308 * configure: Regenerate.
3310 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3312 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3313 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3314 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3315 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3316 (do-compare, do-compare3, do-compare-debug): New.
3317 ([+compare-target+]): Use them.
3319 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3321 * MAINTAINERS (Write After Approval): Change my email address.
3323 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3324 Ben Elliston <bje@au.ibm.com>
3326 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3327 --silent if $silent.
3328 * configure: Regenerate.
3330 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3332 * MAINTAINERS (Various Maintainers): Add myself as
3333 loop infrastructure maintainer. Update my e-mail
3336 2007-07-31 Diego Novillo <dnovillo@google.com>
3338 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3341 2007-07-26 Richard Guenther <rguenther@suse.de>
3343 * configure.ac: Add types checking to stage1 checking flags.
3344 * configure: Regenerate.
3346 2007-07-17 Nick Clifton <nickc@redhat.com>
3348 * COPYING3: New file. Contains version 3 of the GNU General
3350 * COPYING3.LIB: New file. Contains version 3 of the GNU
3351 Lesser General Public License.
3353 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3355 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3357 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3359 * MAINTAINERS (S/390 co-maintainer): Add myself.
3360 (Write After Approval): Remove myself.
3362 2007-07-13 Dan Hipschman <dsh@google.com>
3364 * MAINTAINERS (Write After Approval): Add myself.
3366 2007-07-11 Nick Clifton <nickc@redhat.com>
3368 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3370 * Makefile.in: Regenerate.
3372 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3374 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3377 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3379 * lt~obsolete.m4: New. Import from 20070318 libtool.
3381 2007-07-03 Julian Brown <julian@codesourcery.com>
3383 * MAINTAINERS (Write After Approval): Add myself.
3385 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3387 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3388 * configure: Regenerate.
3390 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3392 * configure.ac: Add some missing m4 quotation.
3393 * configure: Regenerate.
3395 2007-07-02 Simon Baldwin <simonb@google.com>
3397 * MAINTAINERS (Write After Approval): Add myself.
3399 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3401 * configure: Regenerate.
3403 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3405 * Makefile.def: Add windmc tool to build.
3406 * Makefile.tpl: Likewise.
3407 * configure.ac: Likewise.
3408 * Makefile.in: Regenerate.
3409 * configure: Regenerate.
3411 2007-06-28 DJ Delorie <dj@redhat.com>
3413 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3414 not building newlib.
3415 * configure: Regenerated.
3417 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3419 * MAINTAINERS (Write After Approval): Add myself.
3421 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3423 * MAINTAINERS (Write After Approval): Add myself.
3425 2007-06-19 Chris Matthews <chrismatthews@google.com>
3427 * MAINTAINERS (Write After Approval): Add myself.
3429 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3431 * MAINTAINERS (Write After Approval): Add myself.
3433 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3435 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3436 * Makefile.in: Regenerated.
3438 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3440 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3441 bfin*-*-uclinux* targets.
3442 * configure: Regenerate.
3444 2007-06-14 Ian Lance Taylor <iant@google.com>
3446 * MAINTAINERS: Add myself as non-algorithmic global write
3449 2007-06-14 Diego Novillo <dnovillo@google.com>
3451 * MAINTAINERS: Add self as middle-end maintainer and
3452 non-algorithmic global write maintainer.
3454 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3456 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3457 Move all Fortran maintainers except Paul Brook into the
3458 Non-Autopoiesis section.
3460 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3462 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3463 (distclean-stage[+id+]): Possibly delete stage_last.
3464 * Makefile.in: Regenerate.
3466 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3468 * MAINTAINERS (Various Maintainer): Fix typo.
3470 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3472 * MAINTAINERS (Various Maintainer): Add myself as
3473 dataflow maintainer.
3475 2007-06-07 Ben Elliston <bje@au.ibm.com>
3477 * config.sub, config.guess: Update from upstream sources.
3479 2007-06-07 Ben Elliston <bje@au.ibm.com>
3481 * Makefile.tpl: Fix spelling error.
3482 * Makefile.in: Regenerate.
3484 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3486 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3487 lt_cv_sys_max_cmd_len.
3489 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3491 * MAINTAINERS (Various Maintainers): Add myself as
3492 auto-vectorizer maintainer.
3494 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3497 * libtool.m4: Revert previous change.
3498 * ltgcc.m4: Put it here.
3500 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3502 * MAINTAINERS (Various Maintainers): Add myself as
3503 auto-vectorizer maintainer.
3505 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3508 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3510 2007-05-30 Richard Guenther <rguenther@suse.de>
3512 * MAINTAINERS (Various Maintainers): Add myself as
3513 auto-vectorizer maintainer.
3515 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3518 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3519 * configure: Rebuilt.
3521 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3523 * MAINTAINERS (Write After Approval): Removed my name.
3525 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3527 * MAINTAINERS (Write After Approval): Remove myself.
3529 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3531 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3533 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3535 * ltmain.sh: Update from ToT Libtool.
3536 * libtool.m4: Update from ToT Libtool.
3537 * ltsugar.m4: New. Update from ToT Libtool.
3538 * ltversion.m4: New. Update from ToT Libtool.
3539 * ltoptions.m4: New. Update from ToT Libtool.
3541 * ltcf-c.sh: Remove.
3542 * ltcf-cxx.sh: Remove.
3543 * ltcf-gcj.sh: Remove.
3545 2007-05-22 Ollie Wild <aaw@google.com>
3547 * MAINTAINERS (Write After Approval): Add myself.
3549 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3551 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3553 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3554 Remove CFLAGS/LIBCFLAGS.
3555 (configure-stage[+id+]-[+prefix+][+module+],
3556 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3557 * Makefile.in: Regenerate.
3559 2007-05-15 Diego Novillo <dnovillo@google.com>
3561 * MAINTAINERS: Update e-mail address.
3563 2007-05-15 Revital Eres <eres@il.ibm.com>
3565 * MAINTAINERS (Write After Approval): Add myself.
3567 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3569 * MAINTAINERS (Write After Approval): Updated my address.
3571 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3573 * MAINTAINERS (Write After Approval): Add myself.
3575 2007-05-11 Silvius Rus <rus@google.com>
3577 * MAINTAINERS (Write After Approval): Add myself.
3579 2007-04-23 Tom Tromey <tromey@redhat.com>
3581 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3583 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3585 * MAINTAINERS (cpplib): Rename to ...
3586 (libcpp): ... this. Add C/C++ front end maintainers.
3588 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3590 * config-ml.in: Pass ${ml_config_env} to configure calls.
3592 2007-04-04 Christian Bruel <christian.bruel@st.com>
3594 * MAINTAINERS (Write After Approval): Add myself.
3596 2007-04-02 Dave Korn <dave.korn@artimi.com>
3598 * MAINTAINERS (Write After Approval): Add myself.
3600 2007-03-31 Tobias Burnus <burnus@net-b.de>
3602 * MAINTAINERS (fortran 95 front end): Add myself.
3604 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3606 * MAINTAINERS (Write After Approval): Add myself.
3608 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3610 * MAINTAINERS (Modulo Scheduler): Add myself.
3612 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3614 * MAINTAINERS (fortran 95 front end): Add myself.
3615 (c++ front end): whitespace fix.
3617 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3619 * MAINTAINERS (Write After Approval): Add myself.
3621 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3623 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3624 of glob. Quote arguments with single quotes too.
3625 * configure: Regenerate.
3627 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3629 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3630 * Makefile.in: Regenerate
3632 2007-03-07 Andreas Schwab <schwab@suse.de>
3634 * configure: Regenerate.
3636 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3638 * configure.ac: Add "--with-pdfdir" configure option,
3639 which defines pdfdir variable.
3640 * Makefile.def (target=fixincludes): Add install-pdf to
3642 (recursive_targets): Add install-pdf target.
3643 (flags_to_pass): Add pdfdir.
3644 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3646 * configure: Regenerate
3647 * Makefile.in: Regenerate
3649 2007-02-28 Eric Christopher <echristo@apple.com>
3652 2006-12-07 Mike Stump <mrs@apple.com>
3654 * Makefile.def (dependencies): Add dependency for
3655 install-target-libssp and install-target-libgomp on
3657 * Makefile.in: Regenerate.
3659 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3661 * configure: Regenerate.
3662 * configure.ac: Move statements after variable declarations.
3664 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3666 * MAINTAINERS: Add myself as sh maintainer.
3668 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3670 * configure.ac: Adjust for loop syntax.
3671 * configure: Regenerate.
3673 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3675 * configure: Rebuilt.
3677 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3679 * configure.ac: Drop multiple occurrences of --enable-languages,
3680 and fix its quoting.
3681 * configure: Rebuilt.
3683 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3684 Nathan Sidwell <nathan@codesourcery.com>
3685 Vladimir Prus <vladimir@codesourcery.com>
3686 Joseph Myers <joseph@codesourcery.com>
3688 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3689 * configure: Regenerate.
3691 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3693 * ltconfig (freebsd*): Default to elf.
3695 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3697 * configure.ac (target_libraries): Move libgcc before libiberty.
3698 * configure: Regenerated.
3700 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3701 Paolo Bonzini <bonzini@gnu.org>
3704 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3705 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3706 * configure: Regenerated.
3708 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3710 * MAINTAINERS (Language Front End Maintainers): Update my mail
3713 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3716 * configure.ac: Correct syntax for Solaris ksh.
3717 * configure: Regenerated.
3719 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3721 * configure.ac: Sync with src.
3722 * configure: Regenerate.
3724 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3726 * Makefile.in: Regenerate.
3728 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3730 * config.sub: Sync with src.
3732 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3734 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3735 noncanonical equivalents.
3736 * configure.in: Rename to...
3737 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3738 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3739 target_noncanonical. Use them. Rewrite removal of configure
3740 arguments for autoconf 2.59. Discard variable settings. Force
3741 program_transform_name for native tools.
3743 * Makefile.in: Regenerated.
3744 * configure: Regenerated with autoconf 2.59.
3746 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3748 * MAINTAINERS (Write After Approval): Add myself.
3750 2007-01-31 Andreas Schwab <schwab@suse.de>
3752 * Makefile.tpl (LDFLAGS): Substitute it.
3753 * Makefile.in: Regenerate.
3755 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3757 * MAINTAINERS (Write After Approval): Add myself.
3759 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3761 * MAINTAINERS (spu port): Add myself.
3763 2007-01-23 Richard Guenther <rguenther@suse.de>
3766 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3767 * Makefile.tpl (GNATBIND): Substitute it.
3768 (GNATMAKE): Likewise.
3769 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3771 * Makefile.in: Regenerate.
3772 * configure: Regenerate.
3774 2007-01-18 Mike Stump <mrs@apple.com>
3776 * configure.in: Re-enable -Werror for gcc builds.
3778 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3780 * MAINTAINERS (Write After Approval): Add myself.
3782 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3784 * configure.in: Change == to = in test command.
3785 * configure: Regenerate.
3787 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3788 Nick Clifton <nickc@redhat.com>
3789 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3791 * configure.in (build_configargs, host_configargs, target_configargs):
3792 Remove build/host/target parameters.
3793 (host_libs): Add gmp and mpfr.
3794 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3795 * Makefile.def (gmp, mpfr): New.
3796 (gcc): Remove target.
3797 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3798 target_os, target_vendor): New.
3799 (configure): Add host_alias/target_alias arguments; adjust invocations.
3800 * configure: Regenerate.
3801 * Makefile.in: Regenerate.
3803 2007-01-11 Matt Fago <fago@earthlink.net>
3805 * configure.in: Try to link to functions only in mpfr 2.2.x
3806 to improve robustness of configure tests.
3807 * configure: Regenerate.
3809 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3811 * MAINTAINERS: Add myself as i386 maintainer.
3813 2007-01-08 Jan Hubicka <jh@suse.cz>
3815 * MAINTAINERS: Add myself as i386 maintainer.
3817 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3819 * configure.in: Add support for an x86_64-mingw* target.
3820 * configure: Regenerate.
3822 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3824 * Makefile.tpl (all-target): Correct @if conditional for target
3826 * configure.in: Omit libiberty if building only target libgcc.
3827 * configure, Makefile.in: Regenerated.
3829 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3831 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3832 * configure: Regenerate.
3834 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3836 * Makefile.def (target_modules): Add libgcc.
3837 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3838 * Makefile.tpl (clean-target-libgcc): Delete.
3839 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3840 on gcc even for bootstrapped modules. Rewrite handling of
3841 lang_env_dependencies to loop over target_modules.
3842 * configure.in (target_libraries): Add target-libgcc.
3843 * Makefile.in, configure: Regenerated.
3845 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3847 * configure.in: Reorganize recognition of languages. Add
3848 --enable-stage1-languages. Show supported languages for the chosen
3849 target rather than all recognized languages.
3850 * configure: Regenerate.
3852 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3854 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3855 * Makefile.in: Regenerate.
3857 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3859 * configure.in: Warn that MPFR 2.2.0 is buggy.
3860 * configure: Regenerate.
3862 2006-12-27 Ian Lance Taylor <iant@google.com>
3864 * configure.in: When removing Makefiles to force a reconfigure, also
3865 remove prev-DIR*/Makefile.
3866 * configure: Regenerate.
3868 2006-12-22 Andreas Schwab <schwab@suse.de>
3870 * configure: Regenerate with correct autoconf version.
3872 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3874 * configure.in: add AC_SUBST for *_FOR_TARGET.
3875 * configure: Regenerate.
3877 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3879 * configure.in: Simplify logic for rejecting languages that cannot
3880 be built. Separate the case when a language is unsupported,
3881 from the case when the user chooses not to build a language.
3883 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3885 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3886 it only affects bootstrap and could be tested on "$host" as well.
3887 * configure: Regenerate.
3888 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3890 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3893 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3894 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3895 move here comment from Makefile.tpl.
3896 * Makefile.tpl: Move some definitions higher in the file.
3897 (STAGE1_CHECKING): New.
3898 * configure.in: Add --enable-stage1-checking.
3899 * configure: Regenerate.
3900 * Makefile.in: Regenerate.
3902 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3904 * MAINTAINERS: Add myself as build system maintainer.
3906 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3908 * MAINTAINERS (Write After Approval): Add myself.
3910 2006-12-13 Eric Christopher <echristo@apple.com>
3912 * MAINTAINERS: Add myself as darwin maintainer.
3914 2006-12-11 Ian Lance Taylor <ian@airs.com>
3916 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3918 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3920 MAINTAINERS: Update my entry.
3922 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3924 * configure.in: Handle spu makefile frag.
3925 * Makefile.tpl (MAINT): Define
3926 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3927 * configure: Regenerate.
3928 * Makefile.in: Regenerate.
3930 2006-12-11 Ben Elliston <bje@au.ibm.com>
3932 * config.guess: Import latest version.
3933 * config.sub: Likewise.
3935 2006-12-11 Ben Elliston <bje@au.ibm.com>
3937 * configure.in (spu-*-*): Don't skip target-libiberty.
3938 * configure: Regenerate.
3940 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3943 * configure.in: Correct x86 darwin support for libjava to powerpc
3945 * configure: Regenerate.
3947 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3949 * configure.in: Add x86 darwin support for libjava.
3950 * configure: Regenerate.
3952 2006-12-07 Mike Stump <mrs@apple.com>
3954 * Makefile.def (dependencies): Add dependency for
3955 install-target-libssp and install-target-libgomp on
3957 * Makefile.in: Regenerate.
3959 2006-12-04 Richard Guenther <rguenther@suse.de>
3961 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3962 (Non-Algorithmic Maintainers): Move over non-algorithmic
3963 loop optimizer maintainers, add myself as a non-algorithmic
3964 middle-end maintainer.
3966 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3968 * MAINTAINERS (Write After Approval): Add myself.
3970 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3972 * configure.in: Update error message for missing GMP/MPFR.
3974 * configure: Regenerate.
3976 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3978 * configure.in: Update MPFR version in error message.
3980 * configure: Regenerate.
3982 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3984 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3985 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3986 --with-gmp-lib): New flags.
3988 * configure: Regenerate.
3990 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3992 * MAINTAINERS (Write After Approval): Change my email address.
3994 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3996 * MAINTAINERS (Write After Approval): Add myself.
3998 2006-11-22 Philipp Thomas <pth@suse.de>
4000 * MAINTAINERS (i18n): Update e-mail address.
4002 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4004 * MAINTAINERS (spu port): Add myself as maintainer.
4005 (Write After Approval): Remove myself.
4007 2006-11-22 Ben Elliston <bje@au.ibm.com>
4009 * configure.in (skipdirs): Don't build libssp for SPU.
4010 * configure: Regenerate.
4012 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4014 * MAINTAINERS (spu port): Add myself as maintainer.
4015 (libobjc): Update my email address.
4017 2006-11-21 Andrea Bona <andrea.bona@st.com>
4019 * MAINTAINERS (Write After Approval): Add myself.
4021 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4023 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4024 * configure : Rebuilt.
4026 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4028 * MAINTAINERS (Write After Approval): Add myself.
4030 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4032 * MAINTAINERS (Write After Approval): Add myself.
4034 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4036 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4038 * configure: Regenerate.
4040 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4042 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4043 (unstage): Test for stage_last presence.
4046 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4048 * Makefile.in: Regenerate.
4050 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4052 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4055 2006-11-14 Erven Rohou <erven.rohou@st.com>
4057 * MAINTAINERS (Write After Approval): Add myself.
4059 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4061 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4062 and stageN-package/Makefile.
4063 * Makefile.in: Regenerated.
4065 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4067 * configure.in: Remove target-libgloss from noconfigdirs for
4069 * configure: Regenerated.
4071 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4073 * configure.in (have_gmp): Only error if the gcc directory exists.
4075 * configure: Regenerate.
4077 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4079 * configure.in: Robustify error message for missing GMP/MPFR.
4081 * configure: Regenerate.
4083 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4085 * MAINTAINERS (Write After Approval): Add myself.
4087 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4089 * MAINTAINERS: Change email address.
4091 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4093 * MAINTAINERS (Write After Approval): Add myself.
4095 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4097 * MAINTAINERS (Write After Approval): Add myself.
4099 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4101 * MAINTAINERS (Write After Approval): Move myself to
4102 Write After Approval section.
4104 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4106 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4108 * configure: Regenerate.
4110 2006-10-16 Tobias Burnus <burnus@net-b.de>
4112 * MAINTAINERS (Write After Approval): Add myself.
4114 2006-10-16 Ben Elliston <bje@au.ibm.com>
4116 * config.guess: Import latest version.
4117 * config.sub: Likewise.
4119 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4121 * Makefile.def: Added pdf target handling.
4122 * Makefile.tpl: Added pdf target handling.
4123 * Makefile.in: Regenerated.
4125 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4127 * MAINTAINERS: Add self as score port maintainer.
4129 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4131 * MAINTAINERS (Write After Approval): Add myself.
4133 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4135 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4137 * configure: Regenerated.
4139 2006-09-27 Dave Brolley <brolley@redhat.com>
4141 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4142 using $s instead of $r.
4143 * configure: Regenerated.
4145 2006-09-26 Thiemo Seufer <ths@mips.com>
4147 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4148 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4149 * configure: Regenerate.
4151 2006-09-24 Graeme Peterson <gridly@gmail.com>
4153 * MAINTAINERS (Write After Approval): Remove myself.
4155 2006-09-22 Chao-ying Fu <fu@mips.com>
4157 * MAINTAINERS (Write After Approval): Add myself.
4159 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4161 * MAINTAINERS: Add self as soft-fp maintainer.
4163 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4165 * MAINTAINERS: Add myself as avr maintainer.
4166 Remove Marek Michalkiewicz as avr maintainer.
4168 2006-09-07 Roberto Costa <roberto.costa@st.com>
4170 * MAINTAINERS (Write After Approval): Add myself.
4172 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4174 * configure.in: Never build newlib for a Mingw host.
4175 Never build newlib as Mingw target library.
4176 Test the existence of winsup/cygwin for building a Cygwin newlib,
4177 rather than just winsup.
4178 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4179 building a Mingw target.
4180 * configure: Regenerate.
4182 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4184 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4186 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4188 * config.guess: Import from src (was more updated).
4189 * config.sub: Likewise.
4191 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4193 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4194 * configure: Regenerated.
4196 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4198 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4199 for stages after the first.
4201 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4203 * Makefile.def: Add dependencies for configure-opcodes
4204 on configure-intl and all-opcodes on all-intl.
4205 * Makefile.in: Regenerated.
4207 2006-07-13 Ben Elliston <bje@au.ibm.com>
4209 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4211 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4213 Port to hosts whose 'sort' and 'tail' implementations
4214 treat operands with leading '+' as file names, as POSIX
4215 has required since 2001. However, make sure the code still
4216 works on pre-POSIX hosts.
4217 * ltmain.sh: Don't assume "sort +2" is equivalent to
4218 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4220 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4222 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4224 2006-07-04 Peter O'Gorman <peter@pogma.com>
4226 * ltconfig: chmod 644 before ranlib during install.
4228 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4231 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4232 if the bootstrap compiler is a GCC version that supports it.
4233 * configure: Regenerate.
4235 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4237 * configure.in: Fix thinkos in previous check-in.
4238 * configure: Regenerate.
4240 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4243 * configure.in: Test subdir_requires and give an appropriate
4245 * configure: Regenerate.
4247 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4249 * MAINTAINERS (Write After Approval): Add myself.
4251 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4253 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4255 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4257 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4259 2006-06-20 David Ayers <d.ayers@inode.at>
4262 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4263 whether target-libjava is being configured instead of whether the
4264 java front end is enabled.
4265 * configure: Regenerate.
4267 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4270 * configure.in: Only enable libgomp on IRIX 6.
4271 * configure: Regenerate.
4273 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4275 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4277 * Makefile.in: Regenerate.
4279 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4281 * config-ml.in: Alter CCASFLAGS to include special
4282 multilib options the same as is done for CFLAGS.
4284 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4286 * configure.in: Don't enable libgomp on hpux10.
4287 * configure: Rebuilt.
4289 2006-06-12 David Ayers <d.ayers@inode.at>
4293 * configure.in: Remove target-boehm-gc from noconfigdirs where
4294 ${libgcj} is specified.
4295 * configure: Regenerate.
4297 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4301 * configure.in: Sync.
4302 * configure: Regenerated.
4304 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4306 * Makefile.def: Added dependencies from sim and gdb on intl, and
4307 added configure dependencies to everything with an all dependency
4309 * Makefile.in: Regenerated.
4311 2006-06-06 David Ayers <d.ayers@inode.at>
4314 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4315 * Makefile.in: Regenerate.
4316 * configure.in: Add --enable-objc-gc at toplevel and have it
4317 enable boehm-gc for Objective-C.
4318 Remove target-boehm-gc from libgcj.
4319 Add target-boehm-gc to target_libraries.
4320 Add target-boehm-gc to noconfigdirs where ${libgcj}
4322 Assert that boehm-gc is supported when requested for Objective-C.
4323 Only build boehm-gc if needed either for Java or Objective-C.
4324 * configure: Regenerate.
4326 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4329 * Makefile.tpl (configure-[+prefix+][+module+],
4330 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4331 Remove rule to unstage bootstrapped modules.
4332 (stage_current): New.
4333 * Makefile.in: Regenerate.
4335 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4337 * MAINTAINERS (Write After Approval): Update my e-mail address.
4339 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4341 * include/libiberty.h: Declare pex_run_in_environment.
4343 2006-05-31 Asher Langton <langton2@llnl.gov>
4345 * MAINTAINERS (Write After Approval): Add myself.
4347 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4349 * Makefile.def (bfd, opcodes): Fix lib_path.
4350 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4351 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4352 * Makefile.in: Regenerate.
4354 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4356 * Makefile.in: Regenerate.
4358 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4360 * Makefile.def: Add install-html target. Add datarootdir
4361 docdir and htmldir to flags_to_pass.
4362 * Makefile.tpl: Add install-html target.
4363 * Makefile.in: Regenerate.
4364 * configure.in: Add --with-datarootdir, --with-docdir, and
4365 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4366 * configure: Regenerate.
4368 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4370 * configure.in: Enable gprof for cross builds.
4371 * configure: Regenerate.
4373 2006-05-22 Richard Guenther <rguenther@suse.de>
4376 2006-01-31 Richard Guenther <rguenther@suse.de>
4377 Paolo Bonzini <bonzini@gnu.org>
4379 * Makefile.def (target_modules): Add libgcc-math target module.
4380 * configure.in (target_libraries): Add libgcc-math target library.
4381 (--enable-libgcc-math): New configure switch.
4382 * Makefile.in: Re-generate.
4383 * configure: Re-generate.
4384 * libgcc-math: New toplevel directory.
4386 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4387 Andreas Tobler <a.tobler@schweiz.ch>
4389 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4390 * configure: Rebuilt.
4392 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4394 * MAINTAINERS (Write After Approval): Add myself.
4396 2006-05-01 DJ Delorie <dj@redhat.com>
4398 * configure.in: Restore CFLAGS if GMP isn't present.
4399 * configure: Regenerate.
4401 2006-05-01 Richard Guenther <rguenther@suse.de>
4403 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4406 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4408 * MAINTAINERS (Write After Approval): Add myself.
4410 2006-04-28 Jan Beulich <jbeulich@novell.com>
4412 * MAINTAINERS (Write After Approval): Add myself.
4414 2006-04-18 DJ Delorie <dj@redhat.com>
4416 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4417 reference libgloss so that libssp can be built in a combined
4419 * configure: Regenerate.
4421 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4423 * MAINTAINERS (Write After Approval): Add myself.
4425 2006-04-05 Ben Elliston <bje@au.ibm.com>
4427 * configure.in: Require makeinfo 4.4 or higher.
4428 * configure: Regenerate.
4430 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4432 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4433 Rearrange the entries of other libraries to have them in one place.
4435 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4437 * MAINTAINERS (Write After Approval): Remove myself.
4438 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4440 2006-03-14 Richard Guenther <rguenther@suse.de>
4442 * configure: Regenerate with autoconf 2.13.
4444 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4446 * MAINTAINERS: Use my work address.
4448 * MAINTAINERS: Update my E-mail address.
4450 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4452 * configure.in: Handle --disable-<component> generically.
4453 * configure: Regenerate.
4455 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4458 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4460 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4462 * MAINTAINERS (Write After Approval): Remove myself.
4463 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4465 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4467 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4468 (TARGET_CONFIGDIRS): Remove.
4469 * configure.in: Remove AC_SUBST(target_configdirs).
4470 * Makefile.in, configure: Regenerated.
4472 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4474 * MAINTAINERS (Write After Approval): Remove myself.
4475 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4477 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4481 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4483 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4484 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4485 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4486 BUILD_PREFIX, BUILD_PREFIX_1.
4487 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4489 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4490 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4492 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4493 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4494 of `cat stage_current`. Always provide the `r' and `s' variables.
4495 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4496 a single shell execution.
4497 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4498 bootstrapped modules, make the stage1 module if the build was not
4499 started yet, else build the current stage.
4500 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4501 (all-build, all-host, all-target, [+make_target+]-host,
4502 [+make_target+]-target): Do not use \-continued lines.
4503 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4504 (current_stage, restrap, stage_last): New.
4506 * Makefile.in: Regenerate.
4507 * configure: Regenerate.
4509 2006-02-19 Bud Davis <jmdavis@link.com>
4511 * MAINTAINERS (Write After Approval): Remove myself.
4512 (Language Front End Maintainers): Add myself as fortran 95
4513 maintainer and update e-mail address.
4515 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4517 * MAINTAINERS (Write After Approval): Remove myself.
4518 (Language Front End Maintainers): Add myself as fortran 95
4521 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4523 * MAINTAINERS (Write After Approval): Add myself.
4525 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4527 * MAINTAINERS (Write After Approval): Remove myself.
4528 (Language Front End Maintainers): Add myself as
4529 fortran 95 maintainer.
4531 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4535 2005-12-27 Leif Ekblad <leif@rdos.net>
4537 * configure.in: Add support for RDOS target.
4538 * configure: Regenerate.
4540 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4541 Andreas Schwab <schwab@suse.de>
4543 * configure: Regenerate.
4545 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4547 * configure.in (enable_libgomp): Add AIX.
4548 * configure: Regenerate.
4550 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4552 * MAINTAINERS (Write After Approval): Add myself.
4554 2006-02-03 Lee Millward <lee.millward@gmail.com>
4556 * MAINTAINERS (Write After Approval): Add myself.
4558 2006-01-31 Richard Guenther <rguenther@suse.de>
4559 Paolo Bonzini <bonzini@gnu.org>
4561 * Makefile.def (target_modules): Add libgcc-math target module.
4562 * configure.in (target_libraries): Add libgcc-math target library.
4563 (--enable-libgcc-math): New configure switch.
4564 * Makefile.in: Re-generate.
4565 * configure: Re-generate.
4566 * libgcc-math: New toplevel directory.
4568 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4570 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4571 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4572 the assembler, linker and binutils.
4573 * configure: Regenerate.
4575 2006-01-22 Dirk Mueller <dmueller@suse.de>
4577 * MAINTAINERS (Write After Approval): Add myself.
4579 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4581 * configure: Regenerate.
4583 2006-01-18 Richard Henderson <rth@redhat.com>
4584 Jakub Jelinek <jakub@redhat.com>
4585 Diego Novillo <dnovillo@redhat.com>
4587 * libgomp: New directory.
4588 * Makefile.def: Add target_module libgomp.
4589 * Makefile.in: Regenerate.
4590 * configure.in (target_libraries): Add target-libgomp.
4591 * configure: Regenerate.
4593 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4595 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4596 @ from continuation.
4597 * Makefile.in: Rebuilt.
4599 2006-01-04 Chris Lattner <sabre@gnu.org>
4601 * MAINTAINERS (Write After Approval): Add myself.
4603 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4607 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4608 * Makefile.tpl (OBJDUMP): New.
4609 (EXTRA_HOST_FLAGS): Add it.
4610 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4612 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4613 to use symbolic links between directories. Avoid race conditions
4614 or make them harmless.
4615 * configure.in: Do not try to use symbolic links between directories.
4617 * Makefile.def (LEAN): Pass.
4618 * Makefile.tpl (LEAN): Define.
4619 (stage[+id+]-start): Accept that the previous directory does not
4620 exist, if the bootstrap is lean.
4621 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4622 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4623 configure substitution.
4624 ([+compare-target+]): Likewise.
4625 ([+bootstrap-target+]-lean): New.
4626 * configure.in: Remove lean bootstrap support from here.
4628 * Makefile.in: Regenerate.
4629 * configure: Regenerate.
4631 2006-01-04 Ben Elliston <bje@au.ibm.com>
4633 * MAINTAINERS (libdecnumber): Add myself.
4635 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4637 * libtool-ldflags: New script.
4639 2006-01-02 Andreas Schwab <schwab@suse.de>
4641 * configure.in: When reconfiguring remove Makefile in
4642 all stage directories.
4643 * configure: Regenerate.
4645 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4647 * MAINTAINERS: Update my email address.
4649 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4651 Revert Ada-related part of the previous change.
4653 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4655 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4656 * Makefile.in: Regenerate.
4657 * configure.in: Do not include mt-ppc-aix target fragment.
4658 * configure: Regenerate.
4660 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4662 * configure.in: Select appropriate fragments for PowerPC/AIX.
4663 * configure: Regenerate.
4665 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4666 BOOT_CFLAGS, BOOT_LDFLAGS.
4667 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4668 BOOT_CFLAGS, BOOT_LDFLAGS.
4669 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4670 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4671 (stage): Fail if we cannot complete the work.
4672 * Makefile.in: Regenerate.
4674 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4676 * configure.in: Replace ms1 with mt.
4677 * configure: Rebuilt.
4679 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4681 * MAINTAINERS: Update my email address.
4683 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4685 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4686 install-host-nogcc): Don't invoke $(stage) at the end.
4687 * Makefile.in: Regenerate.
4689 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4691 * configure.in: Flip the top-level bootstrap switch.
4692 * configure: Regenerate.
4694 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4696 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4697 $(stage) and $(unstage).
4698 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4699 (all): Remove stray semicolon.
4700 (local-distclean): Don't handle multilib.tmp and multilib.out.
4701 (install.all): Set $s for consistency.
4702 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4703 check_multilibs setting. Always make the install directory.
4704 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4706 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4707 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4708 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4709 (multilib.out): Remove.
4710 * Makefile.in: Regenerated.
4712 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4714 * MAINTAINERS (Write After Approval): Add myself.
4716 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4718 * MAINTAINERS: Add myself as mt maintainer.
4720 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4722 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4724 * MAINTAINERS: Change email address.
4726 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4728 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4729 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4730 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4731 Find in-tree tools if available.
4732 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4733 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4734 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4735 (COMPILER_*_FOR_TARGET): New.
4736 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4737 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4738 (CONFIGURED_*, USUAL_*): Remove.
4739 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4740 STRIP): Use autoconf substitutions.
4741 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4742 COMPILER_NM_FOR_TARGET): New.
4743 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4745 (all): Make all-host and all-target in parallel.
4746 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4747 that $$r and $$s are set before invoking a recursive make.
4748 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4749 ([+bootstrap-target+]): Inline most of the `all' target.
4751 2005-11-29 Ben Elliston <bje@au.ibm.com>
4753 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4754 from the gcc build directory.
4755 * Makefile.in: Regenerate.
4757 2005-11-29 Ben Elliston <bje@au.ibm.com>
4759 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4760 depend on all-libdecnumber.
4761 * configure.in (host_libs): Include libdecnumber.
4762 * Makefile.in: Regenerate.
4763 * configure: Likewise.
4765 2005-11-29 Ben Elliston <bje@au.ibm.com>
4767 * libdecnumber: Import decNumber sources from the dfp-branch.
4769 2005-11-21 Kean Johnston <jkj@sco.com>
4771 * config.sub, config.guess: Sync from upstream sources.
4773 2005-11-21 Ben Elliston <bje@au.ibm.com>
4775 Import from Autoconf sources:
4777 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4778 * config/move-if-change: Don't output "$2 is unchanged";
4779 suggested by Ben Elliston. Handle weird characters correctly.
4781 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4783 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4784 to match upstream libtool for darwin.
4786 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4788 * Makefile.def: Remove gdb dependencies for gdbtk.
4789 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4790 (configure-gdb, install-gdb): New rules.
4791 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4792 * Makefile.in, configure: Regenerated.
4794 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4796 * MAINTAINERS (Write After Approval): Add myself.
4798 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4800 * MAINTAINERS (Write After Approval): Add myself.
4802 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4804 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4807 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4810 * Makefile.tpl (do-[+make-target+], do-check, install,
4811 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4812 are set before recursing.
4813 * Makefile.in: Regenerate.
4815 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4818 * Makefile.def (gcc) <target>: Fix thinko.
4819 * Makefile.in: Regenerate.
4821 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4823 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4824 * configure: Regenerate.
4826 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4828 * MAINTAINERS (Write After Approval): Add self.
4830 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4832 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4833 target-libffi, target-qthreads, target-libjava, and
4835 * configure: Regenerate.
4837 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4839 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4840 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4841 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4842 (USUAL_OBJDUMP_FOR_TARGET): New.
4843 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4844 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4845 * configure, Makefile.in: Regenerated.
4847 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4849 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4850 before other host packages.
4852 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4854 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4856 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4860 * configure.in (default_target): Remove.
4861 * Makefile.tpl (all): Do not use prerequisites as subroutines
4862 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4863 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4864 use prerequisites as subroutines.
4865 (check-host, check-target): New.
4866 (bootstrap configure & all targets): Do not use stage*-start
4867 if the directory layout is already ok.
4868 (non-bootstrap configure & all targets): Prepend a $(unstage).
4869 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4870 (NOTPARALLEL): Remove.
4871 (unstage, stage variables): New variables.
4872 (unstage, stage targets): Simply expand to those variables.
4874 * configure: Regenerate.
4875 * Makefile.in: Regenerate.
4877 2005-10-04 James E Wilson <wilson@specifix.com>
4879 * Makefile.def (lang_env_dependencies): Add libmudflap.
4880 * Makefile.in: Regenerate.
4882 2005-10-03 Andreas Schwab <schwab@suse.de>
4884 Backport from libtool CVS:
4885 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4887 * ltmain.sh: add support for installing into temporary
4888 staging area (e.g. 'make install DESTDIR=...')
4890 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4892 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4893 * configure: Regenerated.
4895 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4897 * configure: Regenerate with the correct
4900 2005-09-30 Catherine Moore <clm@cm00re.com>
4902 * configure.in (bfin-*-*): New.
4903 * configure: Regenerated.
4905 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4907 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4908 (LIPO_FOR_TARGET): New.
4909 (CONFIGURED_LIPO_FOR_TARGET): New.
4910 (USUAL_LIPO_FOR_TARGET): New.
4911 (STRIP_FOR_TARGET): New.
4912 (CONFIGURED_STRIP_FOR_TARGET): New.
4913 (USUAL_STRIP_FOR_TARGET): New.
4914 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4916 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4917 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4918 * Makefile.in: Regenerate.
4919 * configure: Regenerate.
4921 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4923 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4924 (rs6000-*-aix*): Same.
4925 * configure: Regenerate.
4927 2005-09-16 Tom Tromey <tromey@redhat.com>
4929 * MAINTAINERS: Add self as java maintainer.
4931 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4933 * configure.in: Recognize f95 in the --enable-languages option,
4934 and substitute it for fortran, issuing a warning.
4935 * configure: Regenerate.
4937 2005-08-30 Phil Edwards <phil@codesourcery.com>
4939 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4940 * configure: Regenerated.
4942 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4944 * MAINTAINERS: Add self as ms1 maintainer.
4946 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4948 * Makefile.def (libssp): Add to lang_env_dependencies.
4949 * Makefile.in: Regenerate.
4951 2005-08-18 Ian Lance Taylor <ian@airs.com>
4953 * MAINTAINERS: Add myself as middle-end maintainer.
4955 2005-08-17 Christian Groessler <chris@groessler.org>
4957 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4958 * Makefile.in: Regenerate.
4960 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4962 * MAINTAINERS (write after approval): Added myself.
4964 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4966 * MAINTAINERS (Write After Approval): Add myself.
4968 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4970 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4971 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4972 Look for alternate names of the target cc and c++
4973 * configure: Regenerate.
4975 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4977 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4978 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4979 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4980 tools; remove code to manually set them.
4981 (Target tools): Look in the environment for them.
4982 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4983 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4984 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4986 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4987 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4988 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4989 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4990 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4991 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4992 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4993 * configure: Regenerate.
4994 * Makefile.in: Regenerate.
4996 2005-07-28 Ben Elliston <bje@au.ibm.com>
4998 * MAINTAINERS: Update for removed CPU targets.
5000 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5002 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5003 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5004 * Makefile.in: Regenerated.
5006 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5008 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5009 (CFLAGS_FOR_TARGET): Use it.
5010 (CXXFLAGS_FOR_TARGET): Likewise.
5011 * Makefile.in: Regenerated.
5012 * configure.in (--with-build-sysroot): New option.
5013 * configure: Regenerated.
5015 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5017 * Makefile.tpl: Wrap install between unstage and stage
5018 * Makefile.in: Regenerate.
5020 2005-07-21 Eric Christopher <echristo@apple.com>
5022 * MAINTAINERS: Update affiliation.
5024 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5026 * MAINTAINERS: Add self as crx port maintainer.
5028 2005-07-20 DJ Delorie <dj@redhat.com>
5030 * MAINTAINERS: Add self as m32c maintainer.
5032 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5034 * all files: Update FSF address.
5036 2005-07-15 Eric Christopher <echristo@redhat.com>
5038 * MAINTAINERS: Change affiliation.
5040 2005-07-14 Jim Blandy <jimb@redhat.com>
5042 * configure.in: Add cases for Renesas m32c.
5043 * configure: Regenerated.
5045 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5047 * COPYING.LIB: Update from fsf.org.
5049 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5051 * COPYING, compile, config.guess,
5052 config.sub, install-sh, missing, mkinstalldirs,
5053 symlink-tree, ylwrap: Sync from upstream sources.
5054 * config-ml.in: Update FSF address.
5056 2005-07-13 Eric Christopher <echristo@redhat.com>
5058 * configure.in: Add toplevel noconfigdir support for tpf.
5059 * configure: Regenerate.
5061 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5065 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5066 * Makefile.in: Regenerate.
5068 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5070 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5071 Brolley to write-after-approval.
5073 2005-07-07 Andreas Schwab <schwab@suse.de>
5075 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5076 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5077 * Makefile.in: Regenerated.
5079 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5081 * configure.in: Don't build sim or rda when targetting darwin.
5082 * configure: Regenerate.
5084 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5086 * configure.in: Add --enable-libssp and --disable-libssp.
5087 * configure: Regenerate with autoconf-2.13.
5089 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5091 * Makefile.def (target_modules): Add libssp.
5092 * configure.in (target_libraries): Add target-libssp.
5093 * configure: Rebuilt.
5094 * Makefile.in: Rebuilt.
5096 2005-07-01 Zack Weinberg <zackw@panix.com>
5098 * MAINTAINERS: Change email address. Resign from maintainership.
5100 2005-07-01 Richard Guenther <rguenther@suse.de>
5102 * MAINTAINERS: Change my e-mail address and affiliation.
5104 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5106 * Makefile.def (stagefeedback): Come after profile.
5107 Define profiledbootstrap target.
5108 * Makefile.tpl (profiledbootstrap): Remove.
5109 (stageprofile-end): Zap stagefeedback.
5110 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5111 * Makefile.in: Regenerate.
5113 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5115 * MAINTAINERS: Update my email address.
5117 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5119 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5120 In 'cpp' stanza, support '#line' as well as '# '.
5122 2005-06-08 Andreas Schwab <schwab@suse.de>
5124 * MAINTAINERS: Move myself from 'Write After Approval' to
5125 'CPU Port Maintainers' section as m68k maintainer.
5127 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5129 * configure.in (unsupported_languages): New macro.
5130 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5131 non-ported target libraries in noconfigdirs.
5132 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5133 non-linux-gnu. Remove libgcj_ex_libffi.
5134 <lang_frag loop>: Set add_this_lang=no if the language is in
5135 unsupported_languages.
5136 * configure: Regenerate.
5138 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5140 * configure.in: Fix typo in handling of --with-mpfr-dir.
5141 * configure: Regenerate.
5143 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5145 * MAINTAINERS: Update my email address.
5147 2005-06-02 Jim Blandy <jimb@redhat.com>
5149 * config.sub: Add cases for the Renesas m32c. (This patch has been
5150 accepted into the master sources.)
5152 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5153 Michael Snyder <msnyder@redhat.com>
5154 Stan Cox <scox@redhat.com>
5156 * configure.in: Set noconfigdirs for ms1.
5158 * configure: Regenerate.
5160 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5162 * MAINTAINERS (Write After Approval): Add self.
5164 2005-06-01 Josh Conner <jconner@apple.com>
5166 * MAINTAINERS (Write After Approval): Add self.
5168 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5170 * MAINTAINERS: Update my email address.
5172 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5174 * MAINTAINERS (Write After Approval): Add self.
5176 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5178 * MAINTAINERS (Write After Approval): Remove self.
5180 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5182 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5183 (Dependencies): Consider target modules for bootstrap dependencies.
5184 Make target bootstrap modules depend on each stage's gcc.
5185 * Makefile.in: Regenerate.
5187 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5189 * Makefile.def (configure-gcc): Depend on binutils having been built.
5190 (all-gcc): No need to do it here.
5191 * Makefile.in: Regenerate.
5193 2005-05-19 Paul Brook <paul@codesourcery.com>
5195 * configure.in: Rewrite misleading error message when requested
5196 language cannot be built.
5197 * configure: Regenerate.
5199 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5201 * ylwrap: Import from Automake 1.9.5.
5203 2005-05-13 David Ung <davidu@mips.com>
5205 * MAINTAINERS (Write After Approval): Add self.
5207 2005-05-09 Mike Stump <mrs@apple.com>
5209 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5210 lt_cv_sys_max_cmd_len for now.
5212 2005-05-09 Stan Cox <scox@redhat.com>
5214 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5216 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5218 * README.SCO: Update the URL.
5220 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5222 * ltconfig: Define file_list_spec. Pass file_list_spec and
5223 with_gnu_ld to libtool.
5224 * ltcf-c.sh (aix[45]): Define file_list_spec.
5225 * ltcf-cxx.sh (aix[45]): Same.
5226 * ltcf-gcj.sh (aix[45]): Same.
5227 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5228 exists, write list of input files to temporary file.
5230 2005-05-04 Mike Stump <mrs@apple.com>
5232 * configure.in: Always pass --target to target configures as
5233 otherwise rebuilds that do --recheck will fail.
5234 * confiugure: Rebuilt.
5236 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5238 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5240 (configure, all): Add bootstrap support.
5241 (Host modules, target modules): Pass post-stage1 flags and exports.
5242 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5243 * Makefile.in: Regenerate.
5245 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5247 * configure: Regenerate.
5249 2005-04-27 Mike Stump <mrs@apple.com>
5251 * MAINTAINERS: Add self as darwin maintainer.
5253 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5255 * config.sub: Update from master copy.
5257 2005-04-21 Mike Stump <mrs@apple.com>
5259 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5260 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5262 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5264 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5265 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5266 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5267 "*-*-elf" and "*-*-linux*".
5268 * configure: Regenerate.
5270 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5272 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5274 2005-04-12 Mike Stump <mrs@apple.com>
5276 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5278 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5280 * MAINTAINERS (Write After Approval): Add myself.
5282 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5284 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5286 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5288 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5289 (TARGET_CONFIGARGS): Include --with-target-subdir.
5290 (configure, all): New macros. Use them throughout.
5291 * Makefile.in: Regenerate.
5293 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5295 * MAINTAINERS (Write After Approval): Add myself.
5297 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5299 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5301 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5303 * MAINTAINERS: Move John Carr to Write After Approval.
5305 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5307 * config/mh-mingw32: Delete.
5308 * configure.in: Don't use it.
5309 * configure: Regenerate.
5311 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5313 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5314 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5315 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5316 (HOST_LIB_PATH): Generate from Makefile.def.
5317 (TARGET_LIB_PATH): Likewise.
5318 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5319 * Makefile.in: Regenerate.
5320 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5321 (RPATH_ENVVAR): Include Darwin case.
5322 * configure: Regenerate.
5324 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5326 * MAINTAINERS (Various Maintainers): Remove self.
5327 (Write After Approval): Add self.
5329 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5331 * MAINTAINERS (Various Maintainers): Add self.
5333 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5335 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5336 * configure: Regenerate.
5338 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5340 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5341 gcc_version, and gcc_version_trigger from set of flags to pass.
5342 * Makefile.tpl: Remove definitions of above variables.
5343 (config.status): Remove dependency on $(gcc_version_trigger).
5344 * Makefile.in: Regenerate.
5345 * configure.in: Do not reference config/gcc-version.m4 nor
5346 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5347 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5348 * configure: Regenerate.
5350 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5351 Andrew Pinski <pinskia@physics.uc.edu>
5353 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5354 * Makefile.in: Regenerate.
5356 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5358 * MAINTAINERS (Write After Approval): Add myself.
5360 2005-03-03 David Ayers <d.ayers@inode.at>
5362 * MAINTAINERS (Write After Approval): Add myself.
5364 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5367 * ltmain.sh: Avoid creating archives with components that have
5368 duplicate basenames.
5370 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5373 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5375 * Makefile.in: Regenerate.
5377 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5379 * Makefile.in: Regenerate to fix conflict between the previous two
5382 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5385 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5386 * Makefile.tpl (HOST_SUBDIR): New substitution.
5387 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5388 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5389 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5390 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5391 (Host modules, Bootstrapped modules): Use it.
5392 (Build modules, Target modules): Do not create symlink trees,
5393 always configure out-of-srcdir.
5394 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5395 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5396 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5397 $(HOST_SUBDIR). Create a symlink for host_subdir.
5399 * Makefile.in: Regenerate.
5400 * configure: Regenerate.
5402 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5404 Merged from libada-gnattools-branch:
5405 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5407 * gnattools: New directory.
5408 * Makefile.def: Add gnattools as a module, depending on target-libada.
5409 * Makefile.in: Regenerate.
5410 * configure.in: Include gnattools in host_tools; disable it if ada
5412 * configure: Regenerate.
5414 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5416 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5417 treelang maintainer.
5418 (Write After Approval): Remove myself.
5420 2005-02-23 Paul Schlie <schlie@comcast.net>
5422 * configure.in: Allow darwin targeted ports to build tk, itcl and
5424 * configure: Regenerate.
5426 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5429 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5430 * configure: Regenerate.
5432 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5434 * MAINTAINERS (Write After Approval): Add myself.
5436 2005-02-10 Ian Lance Taylor <ian@airs.com>
5438 * MAINTAINERS: Update my e-mail address.
5440 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5442 * MAINTAINERS (Write After Approval): Add myself.
5444 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5446 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5447 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5448 target-libgloss when not *-*-elf and *-*-aout.
5449 * configure: Regenerate.
5451 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5453 * MAINTAINERS: Remove obsolete entries.
5455 * MAINTAINERS (Write After Approval): Add Michael Matz.
5457 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5459 * MAINTAINERS: Remove self as cpplib maintainer.
5461 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5463 * install-sh, config.sub: Import from upstream.
5465 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5468 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5469 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5470 * Makefile.in: Regenerate.
5472 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5474 * MAINTAINERS: Update my email address.
5476 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5477 Andreas Schwab <schwab@suse.de>
5480 * config-ml.in: Eval option if surrounded by single quotes.
5482 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5484 Revert 2004-12-28 Makefile changes, a better fix will be
5485 applied to mainline and src after GCC 4.0 branches.
5487 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5491 * Makefile.def (target_modules): Remove stage parameter,
5492 it is always true now.
5493 * Makefile.tpl (configure-build-[+module+],
5494 configure-target-[+module+]): Always build symlink tree
5495 for the directory and for include. BUILD_SUBDIR and
5496 TARGET_SUBDIR cannot be . anymore.
5497 * Makefile.in: Regenerate.
5499 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5501 Revert 2004-12-08 Makefile changes.
5503 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5505 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5508 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5510 * configure.in (sh64-*-*): Reenable gprof.
5511 * configure: Regenerate.
5513 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5515 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5516 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5517 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5518 * Makefile.in: Regenerate.
5520 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5522 * MAINTAINERS: Update my email address.
5524 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5526 * Makefile.tpl: Generate normal dependencies if the LHS module is
5528 * Makefile.in: Regenerate.
5530 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5532 * configure.in: Include config/gxx-include-dir.m4. Use
5533 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5534 * configure: Regenerate.
5536 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5538 * config.if: Delete.
5539 * configure.in: Set libstdcxx_incdir directly.
5540 * configure: Regenerate.
5542 2004-12-02 Eric Christopher <echristo@redhat.com>
5544 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5545 * Makefile.in: Regenerate.
5547 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5549 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5550 * configure: Regenerate.
5552 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5554 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5555 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5556 * configure: Regenerate.
5558 2004-12-01 Eric Christopher <echristo@redhat.com>
5560 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5561 of things to remove.
5563 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5565 * MAINTAINERS (Write After Approval): Update my e-mail address.
5567 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5569 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5570 from CVS libtool to always pass_all.
5572 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5574 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5575 (hppa*64*-*-*): Delete incorrect comment.
5576 * configure: Rebuilt.
5578 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5580 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5582 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5584 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5585 from CVS libtool to always pass_all.
5587 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5589 * install-sh, compile: Import from automake.
5591 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5593 * config.guess, config.sub: Import from savannnah.
5595 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5597 * MAINTAINERS (Write After Approval): Add myself
5599 2004-11-12 Mike Stump <mrs@apple.com>
5601 * Makefile.def: Add html support.
5602 * Makefile.tpl: Likewise.
5603 * Makefile.in: Regenerate.
5605 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5608 * configure.in: Remove all instances of build-fixincludes from
5610 (build_configargs): Supply --target to subdirectories.
5611 * configure: Regenerate.
5613 * Makefile.def: Make gcc install depend on fixincludes install.
5614 * Makefile.in: Regenerate.
5616 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5618 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5620 2004-11-11 Paul Brook <paul@codesourcery.com>
5622 * MAINTAINERS: Add self as arm maintainer. Update email address.
5624 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5626 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5628 * configure: Regenerate.
5630 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5632 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5635 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5637 * Makefile.def (host fixincludes): Specify missing targets.
5638 * Makefile.in: Regenerate.
5640 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5642 * MAINTAINERS: Add myself
5644 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5646 * MAINTAINERS (Write After Approval): Add myself.
5648 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5650 * Makefile.def: Build fixincludes for the host, too.
5651 * Makefile.in: Regenerate.
5652 * configure.in (host_tools): Add fixincludes.
5653 * configure: Regenerate.
5655 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5657 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5658 * configure: Regenerated.
5660 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5663 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5664 * configure: Regenerated.
5666 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5668 * README.SCO: Update per FSF instructions.
5670 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5673 * configure.in (case ${target}): Do not build fixincludes for avr.
5674 * configure: Regenerated.
5676 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5678 * configure.in (case ${target}): Do not build fixincludes
5679 on platforms where it is not used.
5680 * configure: Regenerated.
5682 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5684 * configure.in: Use an absolute path to install-sh.
5685 * configure: Regenerated.
5687 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5689 * MAINTAINERS (Write After Approval): Add myself.
5691 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5693 * MAINTAINERS: Remove from Write After Approval those that are
5694 already maintainers.
5696 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5698 * MAINTAINERS: Update my email address.
5700 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5702 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5703 * configure: Regenerate.
5705 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5707 * MAINTAINERS: Update my email address.
5709 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5711 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5712 entries belonging to this category.
5714 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5716 * MAINTAINERS: Update my e-mail address.
5718 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5720 Fix wrong conflict resolution in:
5722 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5724 * Makefile.in: Regenerate.
5725 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5726 in the recursive `make', instead of hardwiring `all'.
5727 (Autogenerated TARGET-* variables): New.
5729 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5731 * configure.in: Enable target-libgloss for crx-*-*.
5732 * configure: Regenerate.
5734 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5736 * MAINTAINERS (Various Maintainers): Move the "windows,
5737 cygwin, mingw" maintainer to ...
5738 (OS Port Maintainers): ... here.
5740 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5742 * MAINTAINERS (Write After Approval): Remove those that are
5743 maintainers of some subsystem.
5745 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5747 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5748 * ltcf-cxx.sh (tpf*): Likewise.
5749 * ltconfig (tpf*): Add TPF OS configuration support.
5751 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5753 * MAINTAINERS: Change my email address to my new work account.
5755 2004-09-24 Michael Roth <mroth@nessie.de>
5757 * configure.in (--without-headers): Add missing double quotes.
5758 * configure: Regenerate.
5760 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5762 * ylwrap: Revert to previous version.
5764 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5767 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5768 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5769 SET_GCC_LIB_PATH_CMD.
5770 (BASE_TARGET_EXPORTS): Likewise.
5771 * Makefile.in: Regenerated.
5773 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5774 * configure: Regenerated.
5776 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5778 * config.guess: New upstream version
5779 * compile, depcomp, install-sh, ylwrap: Likewise.
5781 2004-09-19 Roger Sayle <roger@eyesopen.com>
5783 * config/mh-x86omitfp: New host makefile fragment. Add
5784 -fomit-frame-pointer to the default BOOT_CFLAGS.
5785 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5786 * configure: Regenerate.
5788 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5791 * configure.in (*-*-darwin*): Renable libobjc.
5792 * configure: Regenerate.
5794 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5796 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5798 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5800 * Makefile.def: Remove libbanshee.
5801 * Makefile.tpl: Ditto.
5802 * configure.in: Ditto.
5803 * Makefile.in: Regen.
5806 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5808 * ltmain.sh: Use $pic_object as $non_pic_object if
5809 $non_pic_object=none.
5811 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5813 * missing: Import latest version from master repository.
5815 2004-09-06 Nick Clifton <nickc@redhat.com>
5817 * config.sub: Import latest version from master repository.
5818 * config.guess: Likewise.
5819 This includes these changes:
5821 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5823 * config.sub: Handle crisv32, alias etraxfs.
5824 * config.guess (crisv32:Linux:*:*): Handle.
5826 2004-08-13 Brad Smith <brad@comstyle.com>
5828 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5829 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5831 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5833 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5834 assume the processor is a powerpc. This is because coreutils
5835 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5836 in this case, due to a MacOS X bug that causes
5837 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5838 to return a negative number.
5839 Problem reported by Petter Reinholdtsen in:
5840 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5842 2004-07-19 Ben Elliston <bje@gnu.org>
5844 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5846 2004-06-24 Ben Elliston <bje@gnu.org>
5848 * config.guess: Update copyright years.
5849 * config.sub: Likewise.
5851 2004-06-22 Robert Millan <robertmh@gnu.org>
5853 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5854 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5856 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5858 * config.guess (*:*VMS:*:*): New entry. Replaces
5859 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5862 2004-06-22 Ben Elliston <bje@gnu.org>
5864 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5865 * config.sub: Likewise.
5867 2004-06-22 Ben Elliston <bje@gnu.org>
5869 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5870 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5872 2004-06-11 Ben Elliston <bje@gnu.org>
5874 * config.guess (pegasos:OpenBSD:*:*): Remove.
5876 2004-06-11 Ben Elliston <bje@gnu.org>
5878 From Wouter Verhelst <wouter@grep.be>:
5879 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5881 2004-06-11 Ben Elliston <bje@gnu.org>
5883 * config.guess (luna88k:OpenBSD:*:*): New.
5885 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5887 * config.guess (m32r*:Linux:*:*): New case.
5888 * config.sub: Handle m32rle.
5890 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5892 From Jens Petersen <petersen@redhat.com>:
5893 * config.sub: Handle sparcv8.
5895 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5897 From Tom Smith <smith@cag.lkg.hp.com>:
5898 * config.guess: Version suffixes are equally significant on Tru64
5899 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5900 prefix of "P" (patched kernel).
5902 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5904 * config.sub: Add support for National Semiconductor CRX target.
5906 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5908 * MAINTAINERS (Various Maintainers): Remove myself as web page
5909 maintainer, add myself as maintainer of build status lists.
5911 2004-09-03 Jan Beulich <jbeulich@novell.com>
5913 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5914 *-*-netware, but add target-libmudflap.
5915 Consolidate *-*-netware targets (of which really only i?86 exists)
5916 into a single entry.
5917 * configure: Likewise.
5919 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5921 * Makefile.tpl (sorry): Remove.
5922 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5923 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5924 (do-clean): Clean per-stage directories too.
5925 (do-distclean): Run distclean-stage1 too.
5926 (.NOTPARALLEL): Enable during toplevel bootstrap.
5927 (stage[+id+]-bubble): Enable parallel execution during
5928 the recursive invocation.
5929 * Makefile.in: Regenerate.
5931 Fix previous checkin:
5933 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5935 * configure.in: Fix indentation.
5936 * configure: Regenerate.
5938 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5940 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5941 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5942 * configure: regenerate
5943 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5946 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5948 * Makefile.def (build_modules): Add fixincludes.
5949 (dependencies): Make gcc depend on fixincludes.
5950 * configure.in (build_tools): Add fixincludes.
5951 (build_configdirs): Always include build_libs.
5952 * Makefile.in: Regenerate.
5953 * configure: Regenerate.
5955 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5957 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5958 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5959 phony targets; do not generate timestamp files.
5960 (distclean-stageN): Remove references to their timestamp files.
5961 (restageN, touch-stageN): Remove.
5962 (stageN-bubble): Rewritten.
5963 (compare): Support lean bootstraps.
5964 * Makefile.in: Regenerate.
5966 * configure.in: Only warn when bootstrapping but
5967 build != host or build != target. Support lean bootstraps.
5968 * configure: Regenerate.
5970 2004-08-26 Phil Edwards <phil@codesourcery.com>
5972 * configure.in: Give a better error message if GMP/MPFR are missing
5973 and a language needing them has been requested.
5974 * configure: Regenerated.
5976 2004-08-25 Phil Edwards <phil@codesourcery.com>
5978 * configure.in: Print a list of available language front-ends if
5979 a requested one is missing. Tidy stray tab characters.
5980 * configure: Regenerated.
5982 2004-08-19 Michael Koch <konqueror@gmx.de>
5984 * gcc/doc/install.texi: Update entry about automake for libjava.
5986 2004-08-17 Robert Millan <robertmh@gnu.org>
5988 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5989 (instead of FreeBSD).
5990 * configure: Regenerate.
5992 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5994 * Makefile.in: Regenerate.
5995 * configure: Regenerate.
5997 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5999 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6000 for bootstrapped modules if toplevel bootstrap is going.
6001 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6002 modules. Adjust for changes in Makefile.def. Enable several
6003 rules even in non-bootstrap mode, just to avoid peppering the
6004 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6005 (stage-[+prev+]-bubble): Remove.
6007 * Makefile.def (Dependencies): Depend on all-build-bison,
6008 all-build-flex, all-build-byacc, all-build-texinfo, rather
6009 than the host variations.
6010 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6012 (BISON): Update for recent Bisons.
6014 (cross): Depend on all-build.
6015 (all): Do not depend on all-build.
6016 (prebootstrap): Remove.
6017 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6018 (Prebootstrap dependencies): Add them to the per-stage targets
6019 and to all-prebootstrap.
6020 * configure.in (build_configdirs): Always enable build_tools.
6021 (BUILD_DIR_PREFIX): Remove.
6023 * Makefile.def (gcc): Add target variable.
6024 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6025 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6026 in the recursive `make', instead of hardwiring `all'.
6027 (Autogenerated TARGET-* variables): New.
6029 2004-08-13 Brian Booth <bbooth@redhat.com>
6031 * MAINTAINERS: Remove myself from write-after-approval.
6033 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6035 * src-release: Stop distributing mmalloc with gdb (which doesn't
6037 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6038 * Makefile.in: Regenerate.
6040 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6042 * configure.in (arm*-*-eabi*): New target.
6043 * configure: Regenerate.
6045 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6047 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6048 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6049 (Dependencies): New section.
6050 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6051 (configure-target-[+module+]): Depend on maybe-all-gcc
6052 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6053 (toplevel profiledbootstrap): Fix dependencies.
6054 * Makefile.in: Regenerate.
6056 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6058 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6059 target-libiberty to noconfigdirs.
6060 * configure: Regenerate.
6062 2004-08-03 Paul Brook <paul@codesourcery.com>
6064 * configure.in: Check for MPFR as well as GMP.
6065 * configure: Regenerate.
6067 2004-08-01 Robert Millan <robertmh@gnu.org>
6069 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6070 libmudflap for all GNU-based systems (with Glibc).
6071 * configure: Regenerate.
6073 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6075 * Makefile.def (host-modules): Add gcc.
6076 * Makefile.in: Regenerate.
6077 * Makefile.tpl (sorry): New rule.
6078 (configure-host, all-host, [+make_target+]-host, do-check,
6079 install-host): Do not add gcc as a special case.
6080 (host modules): Add a small special-casing for gcc. Export
6081 extra_make_flags through the environment.
6082 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6083 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6084 other recursive targets for gcc): Remove.
6086 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6087 (stage, unstage): New rules.
6088 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6089 distclean-stage[+id+]): Use stage_current.
6090 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6091 the stage*-start rules.
6093 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6095 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6098 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6100 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6101 * configure: Regenerate.
6103 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6105 * maintainer-scripts/gcc_release: Revert yesterday's change.
6107 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6109 * MAINTAINERS: Add myself to write-after-approval.
6111 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6114 * gcc/gccbug.in: Updated because of libf2c removal.
6115 * maintainer-scripts/gcc_release: Ditto.
6117 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6119 * configure.in: Build libmudflap by default on FreeBSD.
6120 * configure: Regenerated.
6122 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6124 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6126 * configure: Regenerated.
6128 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6131 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6132 feedback based compiler.
6133 * Makefile.in: Rebuilt.
6135 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6137 * Makefile.def (host_modules): Set bootstrap=true for flex.
6138 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6139 * Makefile.in: Rebuilt.
6141 2004-07-07 Jan Hubicka <jh@suse.cz>
6143 * MAINTAINERS: Add self as a profile feedback maintainer.
6145 2004-07-05 Phil Edwards <phil@codesourcery.com>
6147 * configure.in: Do not prepend $srcdir to /dev/null in
6149 * configure: Regenerate.
6151 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6153 * Makefile.def (build_modules): Add bison, byacc, flex,
6155 (flags_to_pass): Add FLEX.
6156 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6157 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6158 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6159 DEFAULT_MAKEINFO): Remove.
6160 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6161 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6162 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6163 objdir or else use configured tool.
6165 (all): Depend on it.
6166 (Build module dependencies): Add.
6167 * Makefile.in: Regenerate.
6168 * configure.in: Better support for multiple build modules,
6169 matching what is done for host/target modules. Do not look
6170 for "plausible" locations of build tools if Canadian cross.
6171 Use autoconf's AC_PROG_CC to find a C compiler. Define
6172 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6173 * configure: Regenerate.
6175 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6177 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6178 * Makefile.in: Regenerate.
6180 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6182 * Makefile.tpl (configure-build-[+module+],
6183 configure-[+module+], configure-target-[+module+]): Pass
6184 [+extra_configure_args+].
6185 (all-build-[+module+], all-[+module+], check-[+module+],
6186 install-[+module+], [+make_target+]-[+module+],
6187 all-target-[+module+], check-target-[+module+],
6188 install-target-[+module+], [+make_target+]-target-[+module+]):
6189 Pass [+extra_make_args+].
6190 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6191 (GCC_HOST_EXPORTS): Remove.
6192 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6193 cross, check-gcc, check-gcc-c++, install-gcc,
6194 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6195 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6196 * Makefile.in: Regenerate.
6198 2004-06-21 Matthew Sachs <msachs@apple.com>
6200 * MAINTAINERS: Added self to write-after-approval.
6202 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6204 * configure.in: Check for srcdir/winsup rather than build directory
6206 * configure: Regenerate.
6208 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6210 * configure.in: Don't build Cygwin native newlib if winsup
6211 directory is missing. Emit warning instead.
6212 * configure: Regenerate.
6214 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6216 * Makefile.tpl (touch-stage[+id+]): New.
6217 (restage[+prev+]): Depend on touch-stage[+id+].
6219 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6222 * Makefile.def: Add profile and feedback bootstrap stages.
6223 Remove next field from bootstrap stages.
6224 * Makefile.tpl (LN, LN_S): Substitute.
6225 (stageN-start, stageN-end): Use double-colon rules, to
6226 provide a hook for additional setup commands.
6227 (distclean-stageN-gcc, restageN): Create dependencies from
6228 [+prev+], not from [+next+].
6229 (stageN-bubble): Add commands for successive stages from
6230 [+prev+], using double-colon rules.
6231 (all-stageN-gcc): Fix typo.
6232 (stagefeedback-start, profiledbootstrap): New.
6233 * Makefile.in: Regenerate.
6234 * configure.in: Call ACX_PROG_LN.
6235 * configure: Regenerate.
6237 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6239 * MAINTAINERS (Write After Approval): Add myself.
6241 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6243 * MAINTAINERS (Write After Approval): Add myself.
6245 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6247 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6249 * configure: Regenerate.
6251 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6253 * Makefile.tpl: Fix typo.
6254 * Makefile.in: Regenerate.
6256 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6258 * configure.in: Remove new- prefix from toplevel
6260 * configure: Regenerate.
6262 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6264 * Makefile.tpl (all.normal): Rename to all.
6265 (all): Replace with a rule to pick the default
6266 target from configure.
6267 (all-gcc, configure-gcc): Use conditionals to
6268 do nothing when toplevel bootstrap is going on.
6269 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6270 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6271 * configure.in: Support --enable-bootstrap.
6273 * Makefile.def: Remove new- prefix from toplevel
6275 * Makefile.tpl: Likewise.
6277 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6280 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6281 $(RECURSE_FLAGS) to recursive invocation of make.
6283 * Makefile.in: Regenerate.
6284 * configure: Regenerate.
6286 2004-05-30 Andreas Jaeger <aj@suse.de>
6287 Jim Wilson <wilson@specifixinc.com>
6289 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6292 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6294 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6295 * configure: Regenerate.
6297 2004-05-25 Daniel Jacobowitz <drow@false.org>
6299 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6300 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6301 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6303 * Makefile.in: Regenerate.
6305 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6307 * configure.in: Test the ability to symlink directories.
6308 * configure: Regenerate.
6310 * Makefile.def (bootstrap-stage): New definitions.
6311 * Makefile.tpl (configure-stage1-gcc,
6312 configure-stage2-gcc, configure-stage3-gcc,
6313 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6314 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6315 new-restage3, compare): Autogenerate, see Makefile.in
6316 entry for behavioral changes.
6317 (distclean-stage1, new-stage1-start, new-stage1-end,
6318 new-stage1-bubble, distclean-stage2, new-stage2-start,
6319 new-stage2-end, new-stage2-bubble, distclean-stage3,
6320 new-stage3-start, new-stage3-end): New autogenerated targets.
6321 (objext, prebootstrap, BOOT_CFLAGS,
6322 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6325 * Makefile.in: Regenerate.
6326 (distclean-stage1, new-stage1-start, new-stage1-end,
6327 new-stage1-bubble, distclean-stage2, new-stage2-start,
6328 new-stage2-end, new-stage2-bubble, distclean-stage3,
6329 new-stage3-start, new-stage3-end): New targets.
6330 (all-stage1-gcc): Move prebootstrap dependency from here...
6331 (configure-stage1-gcc): ...to here.
6332 (new-bootstrap): Use bubble targets.
6333 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6334 Use per-stage distclean targets.
6335 (configure-stage1-gcc, configure-stage2-gcc,
6336 configure-stage3-gcc, all-stage1-gcc,
6337 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6338 Use new-stageN-start to prepare the tree.
6340 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6342 * Makefile.def (host_modules): add libcpp.
6343 * Makefile.tpl: Add dependencies on and for libcpp.
6344 * Makefile.in: Regenerate.
6345 * configure.in: Add libcpp host module.
6346 * configure: Regenerate.
6348 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6350 * Makefile.tpl: Whenever a recursive target is defined, wrap
6351 it in a special @if/@endif block, and prepare its maybe
6352 dependency in the @if/@endif block
6353 * configure.in: Instead of writing maybe dependencies, remove
6354 the @if/@endif statements, and remove the @if/@endif blocks
6356 * configure: Regenerate.
6357 * Makefile.in: Regenerate.
6359 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6361 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6363 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6366 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6367 * */configure: Rebuilt.
6369 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6371 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6373 * configure, Makefile.in: Regenerate.
6375 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6377 * MAINTAINERS (Write After Approval): Add myself.
6379 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6381 Merge from tree-ssa-20020619-branch.
6383 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6384 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6385 (HOST_GMPLIBS): Define.
6386 (HOST_GMPINC): Define.
6387 (TARGET_LIB_PATH): Add libmudflap.
6388 (GFORTRAN_FOR_TARGET): Define.
6389 (configure-build*): Export GFORTRAN.
6390 (configure-gcc): Export GMPLIBS and GMPINC.
6391 (all-gcc): Add maybe-all-libbanshee.
6392 (configure-target-libgfortran): Define.
6393 * Makefile.in: Regenerate.
6394 * configure.in (host_libs): Add libbanshee.
6395 (target_libraries): Add target-libmudflap and target-libgfortran.
6396 Add --with-libbanshee.
6397 Handle --disable-libmudflap.
6398 (*-*-freebsd*): Use with_gmp.
6399 Add $(libgcj) to noconfigdirs.
6400 * configure: Regenerate.
6401 * depcomp: New file.
6402 * MAINTAINERS: Add tree-ssa maintainers.
6404 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6406 * MAINTAINERS (Various Maintainers): Add myself.
6408 2004-04-30 Brian Ford <ford@vss.fsi.com>
6410 * MAINTAINERS (Write After Approval): Add myself.
6412 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6414 * MAINTAINERS (Write After Approval): Add myself.
6416 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6418 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6419 * configure: Regenerate.
6421 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6424 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6426 * Makefile.def (flags_to_pass): Remove *dir variables that
6427 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6428 as well as prefix and exec_prefix.
6429 * Makefile.in: Regenerate.
6431 2004-04-26 Robert Millan <robertmh@gnu.org>
6433 Add patches from libtool CVS.
6434 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6435 * ltconfig: Likewise.
6436 * ltcf-c.sh: Likewise.
6437 * ltcf-cxx.sh: Likewise.
6438 * ltcf-gcj.sh: Likewise.
6440 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6442 * Makefile.def (host_modules): Mark with the bootstrap
6443 flag packages on which gcc depends.
6444 * Makefile.tpl (all-bootstrap): Use it.
6445 * Makefile.in: Regenerate.
6447 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6449 * Makefile.def (flags_to_pass): Remove *dir variables that
6450 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6451 as well as prefix and exec_prefix.
6452 * Makefile.in: Regenerate.
6454 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6456 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6457 * configure: Regenerate.
6458 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6459 * gcc/Makefile.tpl (compare): Use the result of the test.
6460 * gcc/Makefile.in: Regenerate.
6462 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6464 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6465 Always relocate gcc and prev-gcc to the original names, even
6467 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6470 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6472 * MAINTAINERS: Update my email address.
6474 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6476 * configure.in (mips*-*-irix5*): Enable ld.
6477 * configure: Regenerate.
6479 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6481 * configure: Regenerate.
6483 2004-04-15 James E Wilson <wilson@specifixinc.com>
6485 * Makefile.tpl (configure-[+module+], configure-gcc,
6486 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6487 Set and export LDFLAGS.
6488 * Makefile.in: Regenerate.
6490 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6492 * MAINTAINERS: Add myself to write-after-approval.
6494 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6497 * Makefile.tpl: If we don't have built-in-tree target tools,
6498 use the ones found by configure rather than hacking around with
6499 program_transform_name.
6500 * configure.in: Give Makefile.tpl the information necessary
6502 * Makefile.in: Regenerate.
6503 * configure: Regenerate.
6505 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6508 * configure.in: When computing baseargs, strip *all* copies of
6509 offending options. Also, don't match/substitute the trailing space,
6510 so that this actually works when two similar options are separated by
6512 * configure: Regenerate.
6514 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6516 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6517 (rs6000-*-aix*): Same.
6518 * configure: Regenerate.
6520 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6522 * MAINTAINERS: Add myself to write-after-approval.
6524 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6526 * MAINTAINERS: Add myself to write-after-approval.
6528 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6530 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6531 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6532 * Makefile.in: Regenerate.
6534 * configure.in (top level bootstrap support): Rework --enable-werror
6535 to set @stage2_werror_flag@.
6536 * configure: Regenerate.
6537 * Makefile.tpl (top level bootstrap support): Pass
6538 @stage2_werror_flag@ down to configure in stages 2 and 3.
6539 * Makefile.in: Regenerate.
6541 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6543 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6544 for stages 2 and 3 as well as in make. As a consequence, remove
6545 OUTPUT_OPTION (now detected by configure) from the flags passed down
6547 * Makefile.in: Regenerate.
6549 * Makefile.tpl (new-bootstrap): Fix typo.
6550 * Makefile.in: Regenerate.
6552 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6554 * Makefile.tpl: Rearrange by moving recursive_targets rules
6555 into their proper sections.
6556 * Makefile.tpl (top level bootstrap support): Move disabling
6557 of coverage flags from 'make' to 'configure'; improve comments.
6558 * Makefile.in: Regenerate.
6560 * Makefile.tpl (experimental top level bootstrap) Move stage1
6561 language setting from all- target to configure- target; disable
6562 intermodule optimization in stage 1; prevent gratuitous rebuilds
6564 * Makefile.in: Regenerate.
6565 * configure.in: Comma-separate stage 1 language list for top
6567 * configure: Regenerate.
6569 * Makefile.tpl: Clean up experimental top level bootstrap support:
6570 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6571 prev-gcc in configure- targets as well as all- targets.
6572 * Makefile.in: Regenerate.
6574 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6576 * compile: New file imported from automake.
6578 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6580 * configure.in: Remove symbolic link section.
6581 * configure: Regenerate.
6582 * Makefile.tpl (links): Remove.
6583 * Makefile.in: Regenerate.
6585 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6586 Nathanael Nerode <neroden@gcc.gnu.org>
6588 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6589 Set with AC_CHECK_PROGS.
6590 * configure.in: Fix comment typo from last patch.
6591 * configure: Regenerate.
6593 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6595 * Makefile.tpl: Introduce experimental top level bootstrap support.
6596 * Makefile.in: Regenerate.
6597 * configure.in: Introduce support for top level bootstrap.
6598 * configure: Regenerate.
6600 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6601 Paolo Bonzini <bonzini@gnu.org>
6604 * configure.in: Cope with shells that do not support unquoted ^
6605 * configure: Regenerate.
6607 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6608 Paolo Bonzini <bonzini@gnu.org>
6611 * configure.in: Cope with shells that do not support nesting
6612 quotes inside quoted backquote substitutions.
6613 * configure: Regenerate.
6615 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6618 * configure.in: Fix escaping of $.
6619 * configure: Regenerate.
6621 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6623 * configure: Regenerate, since I forgot to while committing Paolo's
6626 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6629 Move language detection to the top level.
6630 * configure.in: Find default values for the tools as
6631 soon as possible. Disable ada if GNAT is not found.
6632 Emit error message about missing languages. Expand
6633 --enable-languages=all for the gcc subdirectory.
6635 2004-03-10 Ben Elliston <bje@gnu.org>
6637 * MAINTAINERS: Update my email address.
6639 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6641 * ltconfig: Disable building static libraries if building shared
6642 libraries on AIX 5L.
6644 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6646 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6648 * configure: Regenerated.
6650 2004-03-01 Brian Booth <bbooth@redhat.com>
6652 * MAINTAINERS: Add myself to write-after-approval.
6654 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6656 * MAINTAINERS: Add myself to write-after-approval.
6658 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6661 * Makefile.tpl: Guard XFOO sed statements better.
6662 * Makefile.tpl: Add dependency for configure-target-libada.
6663 * Makefile.in: Regenerate (incidentally fixes broken
6664 commit when libada-branch was merged).
6666 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6668 * MAINTAINERS: Add myself to write-after-approval.
6670 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6672 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6675 2004-02-20 Andrew Cagney <cagney@redhat.com>
6677 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6678 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6680 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6683 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6685 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6687 * MAINTAINERS: Added myself to write-after-approval.
6689 2004-02-14 Michael Koch <konqueror@gmx.de>
6691 * MAINTAINERS: Added myself to write-after-approval.
6693 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6695 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6696 some OS port maintainers to OS port maintainers section.
6698 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6700 * MAINTAINERS: Add self.
6702 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6704 * MAINTAINERS: Alphabetize.
6706 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6708 * MAINTAINERS: Remove myself.
6710 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6712 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6713 (rs6000-*-aix*): Same.
6714 * configure: Regenerate.
6716 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6718 * configure.in (host): Add in missing $noconfigdirs to defines.
6719 * configure: Regenerate.
6721 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6722 Nathanael Nerode <neroden@gcc.gnu.org>
6724 PR ada/6637, PR ada/5911
6725 Merge with libada-branch:
6726 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6727 with appropriate dependencies. Add --enable-libada configure switch.
6728 * configure, Makefile.in: Regenerate.
6730 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6732 * MAINTAINERS: Add myself to write-after-approval.
6734 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6736 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6737 * configure: Regenerate.
6739 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6741 Merge from upstream:
6743 * ltmain.in: When setting IFS to '~', be careful about user
6744 arguments that contain '~'.
6746 2004-02-04 Peter O'Gorman <peter@pogma.com>
6748 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6749 Also test $base_compile against $CC with escaped arguments. Bug
6750 reported by Geoff Keating <geoffk@apple.com>.
6752 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6754 * MAINTAINERS: Remove i960 port.
6756 2004-01-23 DJ Delorie <dj@redhat.com>
6758 * Makefile.def (target_modules) [libiberty]: Don't stage.
6759 * Makefile.in: Rebuilt.
6761 2004-01-20 Caroline Tice <ctice@apple.com>
6763 * MAINTAINERS: Add myself to write-after-approval.
6765 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6767 * MAINTAINERS: Update my email address.
6769 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6771 * MAINTAINERS: Add myself to write-after-approval.
6773 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6775 * MAINTAINERS: Remove entries without email address.
6777 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6779 * MAINTAINERS: Add myself to write-after-approval.
6781 2004-01-15 Steven Bosscher <stevenb@suse.de>
6783 * MAINTAINERS: Update my email address.
6785 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6787 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6788 * Makefile.tpl (configure-target-[+module+]): Support stage.
6789 * Makefile.in: Rebuilt.
6791 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6793 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6795 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6797 * MAINTAINERS: Add myself as a MIPS maintainer.
6799 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6801 * configure.in: Use ./config.cache, not config.cache.
6802 * configure: Regenerate.
6803 * Makefile.tpl: Special-casing not needed for GCC any more.
6804 * Makefile.in: Regenerate.
6806 * configure.in: Don't share a cache file for host dirs.
6807 * configure: Regenerate.
6809 * config-ml.in: Don't mess with the cache file.
6811 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6813 * MAINTAINERS: Move myself from 'Write After Approval' to
6814 'CPU Port Maintainers' section as SPARC maintainer.
6816 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6818 * Makefile.tpl: Make GCC use a separate config.cache.
6819 * Makefile.in: Regenerate.
6821 PR bootstrap/11932, PR bootstrap/11933
6822 (I don't know if it will fix either of them, but it relates
6824 * configure.in: Don't use shared config.cache for target
6826 * configure: Regenerate.
6828 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6830 * MAINTAINERS: Add myself to 'Write After Approval' section.
6832 2003-12-31 Roger Sayle <roger@eyesopen.com>
6834 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6835 * configure: Regenerated.
6837 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6839 * MAINTAINERS: Remove the mn10200 maintainer.
6841 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6843 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6844 * configure: Regenerated.
6846 2003-12-16 Jan Hubicka <jh@suse.cz>
6848 * MAINTAINERS: Add myself as callgraph maintainer.
6850 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6852 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6853 * configure: Regenerate.
6855 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6857 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6858 'Write After Approval' section. Update email.
6860 2003-12-01 James Lemke <jim@wasabisystems.com>
6862 * MAINTAINERS (Write After Approval): Add myself.
6864 2003-11-20 Matt Thomas <matt@3am-software.com>
6866 * MAINTAINERS: Add myself as a vax port maintainer.
6868 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6870 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6871 (configure-build-[+module+], configure-[+module+]): Likewise.
6872 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6873 * Makefile.in: Regenerate.
6875 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6877 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6878 shared/dylibed libraries.
6879 * ltmain.sh: Likewise.
6880 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6881 * ltcf-cxx.sh: Likewise.
6882 * ltcf-gcj.sh: Likewise.
6883 * ltconfig: Likewise.
6885 2003-11-17 Stan Cox <scox@redhat.com>
6887 * MAINTAINERS: Add myself as iq2000 port maintainer.
6889 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6891 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6892 * Makefile.in: Regenerate.
6894 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6896 * config.sub: Update to 2003-11-03 version.
6898 2003-10-20 Phil Edwards <phil@codesourcery.com>
6900 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6901 * configure: Regenerate.
6903 2003-10-20 Nicolas Pitre <nico@cam.org>
6905 * MAINTAINERS: Add myself to 'Write After Approval' section.
6907 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6909 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6911 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6913 * MAINTAINERS: Update my email address.
6915 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6917 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6919 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6921 * MAINTAINERS: Add myself to 'Write After Approval' section.
6923 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6925 * config.guess: Update to 2003-10-16 version.
6926 * config.sub: Update to 2003-10-16 version.
6928 2003-10-15 David Daney <ddaney@avtrex.com>
6930 * MAINTAINERS: Added myself to 'Write After Approval' section.
6932 2003-10-15 Falk Hueffner <falk@debian.org>
6934 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6935 'Write After Approval' section. Update email.
6937 2003-10-14 Roger Sayle <roger@eyesopen.com>
6939 * MAINTAINERS: Move myself from 'Write After Approval' to
6940 'Various Maintainers' section as middle-end maintainer.
6942 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6944 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6946 * Makefile.in: Regenerate.
6948 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6950 * config.guess: Update to 2003-10-07 version.
6951 * config.sub: Update to 2003-10-07 version.
6953 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6955 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6956 * ltconfig (irix5*, irix6*): Don't override version_type.
6958 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6960 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6961 * configure: Rebuilt
6962 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6963 * Makefile.in: Rebuilt
6965 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6967 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6969 2003-09-30 Carlo Wood <carlo@alinoe.com>
6971 * MAINTAINERS (Write After Approval): Add myself.
6973 2003-09-29 Paul Koning <ni1d@arrl.net>
6975 * MAINTAINERS: Move myself from "Write After Approval"
6976 to CPU platform maintainers for pdp11 platform.
6978 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6980 * MAINTAINERS: Move myself from 'Write After Approval' to
6981 'Various Maintainers' section as libffi testsuite maintainer.
6983 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6985 * configure.in: Pass a computed --program-transform-name
6987 * configure: Regenerated.
6989 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6991 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6992 * Makefile.in: Regenerate.
6994 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6995 * Makefile.in: Regenerate.
6997 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6999 * MAINTAINERS: Move myself from 'Write After Approval'
7000 to 'Various Maintainers' (objective-c) section.
7002 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7004 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7006 * configure: Regenerated.
7008 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7010 * MAINTAINERS (Write After Approval): Add myself to write after
7013 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7015 * MAINTAINERS (Write After Approval): Add myself.
7017 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7019 * MAINTAINERS: Update my e-mail address.
7021 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7023 * libtool.m4 (LD): Correct powerpc64 host match.
7025 2003-09-06 James E Wilson <wilson@tuliptree.org>
7027 * MAINTAINTERS: Update my affiliation and email address.
7029 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7031 * MAINTAINERS (Write After Approval): Add myself.
7033 2003-09-04 DJ Delorie <dj@redhat.com>
7035 * configure: Regenerate.
7037 2003-09-04 Robert Millan <robertmh@gnu.org>
7039 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7041 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7043 * configure.in: Ensure arguments to sed are properly spaced.
7044 * configure: Regenerate.
7046 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7048 * MAINTAINERS: Update my e-mail address.
7050 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7052 * MAINTAINERS (Write After Approval): Add myself.
7054 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7056 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7057 * configure: Regenerated.
7059 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7061 * MAINTAINERS: Update my email address.
7063 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7065 * configure.in: Use newline instead of semicolon when assuming
7066 shell arguments in a for loop.
7067 * configure: Regenerated.
7069 2003-08-22 Jason Eckhardt <jle@rice.edu>
7071 * MAINTAINERS: Resurrect the i860 maintainer.
7073 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7076 * configure.in: When testing with_libs and with_headers, treat
7077 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7078 * configure: Regenerate.
7080 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7082 (baseargs): Likewise.
7083 * configure: Regenerate.
7085 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7087 * MAINTAINERS (Write After Approval): Add myself.
7089 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7091 * configure.in: Disable libgcj for darwin not on powerpc.
7092 * configure: Rebuild.
7094 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7096 * config-ml.in, symlink-tree: Add license.
7098 2003-08-03 Richard Stallman <rms@gnu.org>
7099 Eben Moglen <moglen@columbia.edu>
7101 * README.SCO: New file.
7103 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7105 * Makefile.tpl (check, check-c++): Express dependencies using
7106 dependencies rather than commands.
7107 * Makefile.in: Regenerate.
7109 2003-08-01 Andrew Cagney <cagney@redhat.com>
7111 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7114 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7116 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7117 * Makefile.in: Update.
7119 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7121 * configure.in: Enable libgcj for darwin.
7122 * configure: Rebuild.
7124 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7126 * config-ml.in: Use ac_configure_args directly instead of
7127 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7130 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7132 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7133 creating target and build subdirs to build all parent dirs as needed.
7134 * Makefile.in: Rebuild.
7135 * configure.in: Don't build dirs explicitly here.
7136 * configure: Rebuild.
7138 2003-07-26 Paul Brook <paul@nowt.org>
7140 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7142 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7144 * Makefile.tpl (all-make): Depend on intl.
7145 * Makefile.in: Rebuilt.
7147 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7149 * install-sh: Update to newer upstream versions (associated with
7151 * mkinstalldirs: Likewise.
7152 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7154 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7156 * MAINTAINERS: Move self from Bug database only accounts
7157 to write-after-approval.
7159 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7161 * config.if: Remove unused libc_interface determination.
7163 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7165 * MAINTAINERS: Move self from write-after-approval to
7166 build machinery (*.in).
7168 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7172 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7173 unused INSTALL_PROGRAM_ARGS.
7174 * configure.in: Use AC_PROG_INSTALL.
7175 * Makefile.in: Regenerate.
7176 * configure: Regenerate.
7178 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7180 * MAINTAINERS: Alphabetize.
7182 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7184 * configure: Rebuilt.
7185 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7186 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7187 newlib nor libgloss.
7188 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7189 * configure.in (am33_2.0-*-linux*): Added.
7191 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7193 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7194 * configure: Regenerate.
7196 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7198 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7199 * Makefile.in: Regenerate.
7201 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7203 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7204 * Makefile.in: Regenerate.
7206 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7208 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7209 * Makefile.in: Regenerated.
7211 * config-ml.in: Replace PWD with PWD_COMMAND.
7213 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7215 * intl: New directory; see intl/ChangeLog for details.
7216 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7217 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7218 * Makefile.in: Regenerate.
7220 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7222 * configure.in: Clean up config-lang.in handling. Delete
7223 useless assignment to "subdirs".
7224 * configure: Regenerate.
7226 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7228 * configure.in: Rename 'target_libs' to 'target_libraries'.
7229 Remove useless reference to 'target_libs'.
7230 * configure: Regenerate.
7232 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7234 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7235 * Makefile.in: Regenerate.
7237 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7239 * Makefile.def: Introduce flags_to_pass.
7240 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7241 * Makefile.in: Regenerate.
7243 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7245 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7246 and target-libgloss.
7247 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7248 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7249 * configure: Regenerate.
7251 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7253 * configure.in: Update testsuite_flags to new location.
7254 * configure. Regenerate.
7256 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7258 * Makefile.tpl: Remove BUILD_CC stuff.
7259 * Makefile.in: Regenerate.
7261 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7263 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7265 2003-06-16 Graeme Peterson <gp@qnx.com>
7267 * MAINTAINERS (Write After Approval): Add myself.
7269 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7271 * config.guess: Update to 2003-06-12 version.
7272 * config.sub: Update to 2003-06-13 version.
7274 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7276 * config.guess: Update to 2003-06-06 version.
7277 * config.sub: Update to 2003-06-06 version.
7279 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7281 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7282 * configure. Regenerate.
7284 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7286 * configure.in: Disable serial configure by default.
7287 * configure: Regenerate.
7288 * Makefile.tpl: Abolish .NOTPARALLEL.
7289 * Makefile.in: Regenerate.
7291 * Makefile.tpl: Replace {build,host,target}_canonical by
7292 {build,host,target}.
7293 * Makefile.in: Regenerate.
7295 * Makefile.tpl: Fix stupid pasto.
7296 * Makefile.in: Regenerate.
7298 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7300 * Makefile.tpl: Remove bogus conditional.
7301 * Makefile.in: Regenerate.
7303 2003-06-05 Jan Hubicka <jh@suse.cz>
7305 * Makefile.tpl (profiledbootstrap): New target.
7306 * Makefile.in (profiledbootstrap): New target.
7308 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7310 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7311 Pinski. Remove user names from other bugzilla-only maintainers.
7313 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7315 * Makefile.tpl: Make 'recursive targets' using autogen rather
7316 than shell loop. Remove duplicate 'clean' targets and false
7318 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7319 Add systematic method of specifying missing targets in subdirs.
7320 Add copyright boilerplate.
7321 * Makefile.in: Regenerate.
7322 * configure.in: Add 'recursive targets' to maybe list.
7323 * configure: Regenerate.
7325 * MAINTAINERS: "GNATS only" -> "Bug database only".
7327 * Makefile.tpl: Rename [+target+] to [+make_target+].
7328 * Makefile.def: Rename 'target' to 'make_target'.
7330 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7332 * MAINTAINERS: Add self as options handling maintainer.
7334 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7336 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7337 been too long since I touched those ports.
7339 2003-05-28 DJ Delorie <dj@redhat.com>
7341 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7342 * Makefile.in: Regenerate.
7344 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7346 * configure.in: Use curly braces in the definition of tooldir.
7347 * configure: Regenerate.
7349 2003-05-21 DJ Delorie <dj@redhat.com>
7351 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7353 * Makefile.in: Regenerate.
7355 2003-05-21 DJ Delorie <dj@redhat.com>
7357 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7358 * Makefile.in: Regenerate.
7360 2003-05-20 Ian Lance Taylor <ian@airs.com>
7362 * MAINTAINERS: Update my e-mail address.
7364 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7366 * configure.in: Switch more things to use maybe dependencies.
7367 * Makefile.tpl: Switch more things to use maybe dependencies.
7368 Factor out common code from autogen IF statements.
7369 * configure: Regenerate.
7370 * Makefile.in: Regenerate.
7372 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7374 * configure.in: Accept i[3456789]86 for machine type.
7375 * configure: Regenerate.
7377 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7379 * configure.in: Switch more things to use maybe dependencies.
7380 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7381 * configure: Regenerate.
7382 * Makefile.tpl: Switch more things to use maybe dependencies.
7383 * Makefile.in: Regenerate.
7385 2003-05-16 Andreas Schwab <schwab@suse.de>
7387 * Makefile.tpl (install-opcodes): Define.
7388 * Makefile.in: Rebuild.
7390 2003-05-13 Andreas Jaeger <aj@suse.de>
7392 * config.guess: Update to 2003-05-09 version.
7393 * config.sub: Update to 2003-05-09 version.
7395 2003-05-13 Michael Eager <eager@mvista.com>
7397 * configure.in: Correct sed script so that options in quotes are not
7399 * configure: Rebuild.
7401 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7403 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7404 and $$s/newlib/libc/sys/cygwin32 include paths.
7407 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7409 * MAINTAINERS: Update my email addresses.
7411 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7413 * config-ml.in: Propagate INSTALL variables.
7415 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7417 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7419 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7421 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7422 * Makefile.in: Regenerate.
7424 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7426 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7428 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7430 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7432 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7434 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7435 * Makefile.in: Regenerated.
7437 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7439 * MAINTAINERS (Write After Approval): Upgrade myself from
7440 GNATS only to write-after-approval. Update my mail address.
7442 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7444 (OS Port Maintainers: freebsd): Add myself.
7446 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7448 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7450 2003-04-22 Kean Johnston <jkj@sco.com>
7452 * MAINTAINERS (SCO ports): Added myself.
7454 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7456 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7458 2003-04-19 Kean Johnston <jkj@sco.com>
7460 * MAINTAINERS (Write After Approval): Add myself.
7462 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7464 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7465 * Makefile.in: Regenerate.
7467 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7469 * configure.in (powerpc64*-*-linux*): Remove.
7470 * configure: Rebuilt.
7472 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7474 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7475 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7477 * Makefile.in: Regenerate.
7479 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7481 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7482 * configure: Regenerated.
7484 2003-04-15 DJ Delorie <dj@redhat.com>
7486 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7488 2003-04-13 Nick Clifton <nickc@redhat.com>
7490 * config-ml.in: Remove support for --disable-aix removing
7493 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7495 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7496 * */configure: Rebuilt.
7498 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7500 * MAINTAINERS: Add my email address.
7502 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7504 * MAINTAINERS (Write After Approval): Add myself.
7506 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7508 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7509 * Makefile.in: Regenerate.
7511 2003-03-14 Michael Chastain <mec@shout.net>
7513 * Makefile.in: Regenerate with correct Makefile.def.
7515 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7517 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7519 * Makefile.in: Regenerate.
7520 * configure.in: Clean up gxx_include_dir logic.
7521 * configure: Regenerate.
7523 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7525 * MAINTAINERS (Write After Approval): Add myself.
7527 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7529 * MAINTAINERS: Update my mail address.
7531 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7533 * configure.in (gxx_include_dir): Fix typo.
7534 * configure: Regenerated.
7536 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7538 * Makefile.tpl: Reindent.
7539 * Makefile.in: Regenerate.
7540 * configure.in: Reindent. Don't set unused variables.
7541 * configure: Regenerate.
7543 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7545 * configure.in: Include $(build_tooldir)/sys-include in
7547 * configure: Regenerated.
7549 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7551 * Makefile.tpl: Always pass down RANLIB.
7552 * Makefile.in: Regenerate.
7554 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7555 * Makefile.in: Regenerate.
7556 * configure.in: Remove unused logic relating to --enable-shared
7557 and --enable-threads. Remove bogus comments. Remove redundant
7559 * configure: Regenerate.
7561 * configure.in: Replace ${libstdcxx_version} by its value.
7562 Remove reference to mh-dgux.
7563 * configure: Regenerate.
7565 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7567 * MAINTAINERS (Write After Approval): Add myself.
7569 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7571 * Makefile.tpl: Rearrange.
7572 * Makefile.in: Regenerate.
7574 2003-02-25 Uwe Stieber <uwe@wwws.de>
7576 * configure.in: Add support for kaOS as cross build target system.
7577 * configure: Regenerated.
7579 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7581 * MAINTAINERS (Write after approval): Add myself.
7583 2003-02-21 James E Wilson <wilson@tuliptree.org>
7585 * MAINTAINERS: Update my email address.
7587 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7589 * MAINTAINERS: Add self to blanket write privs. section.
7591 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7593 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7594 configure-target-* as some target builds may require additional
7595 flags for preprocessor tests.
7596 * Makefile.in: Regenerated.
7598 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7600 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7601 * ltconfig: Handle it.
7602 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7605 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7606 it is used as argument to $CC.
7607 * ltcf-gcj.sh: Likewise.
7609 * configure.in: Introduce --enable-maintainer-mode.
7610 * configure: Rebuilt.
7611 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7612 for maintainer mode.
7613 * Makefile.in: Rebuilt.
7615 2003-02-18 Jason Merrill <jason@redhat.com>
7617 * Makefile.tpl (check-c++): Allow parallelism.
7619 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7621 * MAINTAINERS: Remove John Carr (who never actually had access to
7624 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7626 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7627 don't configure target-libobjc.
7628 * configure: Regenerate.
7630 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7632 * Makefile.tpl (RANLIB): Define.
7633 * Makefile.in: Regenerate.
7635 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7637 * MAINTAINERS: Update my email.
7639 2003-02-06 Keith R Seitz <keiths@redhat.com>
7641 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7642 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7643 * Makefile.in: Regenerated.
7644 * configure.in: Remove all traces of snavigator, db, and grep.
7645 * configure: Regenerated.
7647 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7649 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7652 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7654 * MAINTAINERS (Write after approval): Add myself.
7656 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7658 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7659 * Makefile.in: Regenerated.
7661 2003-01-30 Roger Sayle <roger@eyesopen.com>
7663 * config.guess: Updated to 2003-01-30's version.
7664 * config.sub: Updated to 2003-01-28's version.
7666 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7668 * config.if: If gcc_version is already set, just use it. Don't set
7669 gcc_version_trigger if it's already set, otherwise set it to
7670 gcc/version.c, but only if the file exists. If it is not set and
7671 gcc/version.c does not exist, try to extract the version number from
7674 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7676 * MAINTAINERS: Add myself to write-after-approval list.
7678 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7680 * configure.in: Revert 24Jan change.
7681 * configure: Regenerate.
7683 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7685 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7688 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7690 * configure.in: Revert previous change.
7691 * configure: Regenerate.
7693 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7695 * configure.in: Make rda native-only.
7696 * configure: Regenerate.
7698 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7700 * MAINTAINERS: Move myself from GNATS-only-accounts to
7701 write-after-approval.
7703 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7705 * configure.in: Add missing \.
7706 * configure: Rebuilt.
7708 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7710 * configure.in (baseargs): Avoid using \| in sed regular
7712 * configure: Rebuilt.
7714 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7716 * configure.in (baseargs): Remove all supported forms of
7717 --cache-file, --srcdir, --host, --build and --target options
7718 from argument lists.
7719 * configure: Rebuilt.
7721 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7723 * MAINTAINERS: Add myself to write-after-approval list.
7725 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7727 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7728 * configure: Rebuilt.
7730 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7732 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7733 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7734 * Makefile.in: Regenerate.
7735 * configure: Regenerate.
7737 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7739 * configure.in: Remove Makefile in build, host and target modules
7740 unless configure was run with --no-recursion.
7741 * configure: Rebuilt.
7743 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7745 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7746 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7747 * Makefile.in: Regenerate.
7749 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7751 * config.guess: Update to 2003-01-03 version.
7752 * config.sub: Update to 2003-01-03 version.
7754 2003-01-07 Christopher Faylor <cgf@redhat.com>
7756 * configure: Regenerate with proper autoconf 2.13.
7758 2003-01-07 Christopher Faylor <cgf@redhat.com>
7760 * configure.in: Add AC_PREREQ for consistency.
7761 * configure: Regenerate.
7763 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7765 * configure.in (GDB_TK): Add tcl directories conditional on
7766 gdb/gdbtk directory being present.
7767 * configure: Regenerate.
7769 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7771 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7772 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7773 * configure: Rebuilt.
7775 2002-12-31 Tom Tromey <tromey@redhat.com>
7777 * Makefile.in: Rebuilt.
7778 * Makefile.def (target_modules) [libffi]: Allow installation.
7780 2002-12-31 Andreas Schwab <schwab@suse.de>
7782 * configure.in: Fix use of $program_transform_name.
7783 * configure: Regenerated.
7785 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7787 * configure.in (baseargs): Don't remove first configure argument.
7788 * configure: Regenerated.
7790 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7792 * Makefile.tpl (local-distclean): Don't remove...
7793 (multilib.ts): ... this. Moved into...
7794 (multilib.out): ... this. Don't use sub-make.
7795 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7796 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7797 (configure-build-[+module+], configure-[+module+],
7798 configure-target-[+module+], configure-gcc): ... these. Test
7799 for Makefile existence. Drop config.status from dependencies.
7800 * Makefile.in: Rebuilt.
7801 * configure.in: Move gcc-version-trigger to the end of
7802 ac_configure_args. Add comments to maybedep.tmp and
7803 serdep.tmp. Introduce --disable-serial-configure. Remove
7804 nonopt from baseargs, matching and removing corresponding
7805 whitespace while at it.
7806 * configure: Rebuilt.
7808 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7810 * configure.in (host_configargs): Replace reference to
7811 no-longer-defined buildopts with --build=${build_alias}.
7812 * configure: Rebuilt.
7814 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7815 program_transform_name to standard idiom.
7816 (AUTOGEN, AUTOCONF): Define.
7817 (Makefile.in): Use $(AUTOGEN).
7818 (Makefile): Depend on config.status, and use autoconf-style rule to
7819 build it. Move original commands to...
7820 (config.status): ... this new target.
7821 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7823 * Makefile.in: Rebuilt.
7825 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7827 * Makefile.tpl: Fix dramatic bustage due to change in
7828 program_transform_name.
7829 * Makefile.in: Regenerate.
7831 * configure.in: Remove unnecessary PATH setting.
7832 * configure: Regnerate.
7834 * configure.in: Don't default to unprefixed tools unless
7835 the native tools will work.
7836 * configure: Regenerate.
7838 * configure.in: Convert to autoconf script. Blow away lots
7839 of now-redundant Makefile fragments.
7840 * configure: Generate using Autoconf.
7841 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7842 * Makefile.in: Regenerate.
7844 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7846 * configure: Fix stupid bug where RANLIB was mistakenly included.
7848 * configure.in: Rename (buildargs, hostargs, targargs) to
7849 (build_configargs, host_configargs, target_configargs).
7851 * configure.in: Move logic out of sed statement.
7853 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7854 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7856 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7858 * config.sub: Import from master repository
7859 * config.guess: Ditto
7861 2002-12-24 Andreas Schwab <schwab@suse.de>
7863 * Makefile.tpl (multilib.out): Fix missing space.
7864 * Makefile.in: Regenerate.
7866 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7868 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7869 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7870 * Makefile.in: Regenerate.
7871 * configure.in: Remove unnecessary leftovers.
7873 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7875 * configure.in (extra_ranlibflags_for_target): New variable.
7876 (*-*-darwin): Add -c to ranlib commands.
7877 * configure (tooldir): Handle extra_ranlibflags_for_target.
7879 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7881 * Makefile.tpl: Revert HJL's change.
7882 * Makefile.in: Regenerated.
7883 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7886 2002-12-19 Andreas Schwab <schwab@suse.de>
7888 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7889 * Makefile.in: Regenerate.
7891 2002-12-18 H.J. Lu <hjl@gnu.org>
7893 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7894 * Makefile.in: Regenerated.
7896 * configure.in (build_prefix): New. Substitute.
7898 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7900 * Makefile.tpl: Don't let real targets depend on phony targets.
7901 * Makefile.in: Regenerate.
7903 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7904 * Makefile.in: Regenerate.
7906 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7908 * config.sub: Import from master repository
7909 * config.guess: Ditto
7911 2002-12-16 Jason Merrill <jason@redhat.com>
7913 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7914 previous 'make bootstrap'.
7915 * Makefile.in: Regenerate.
7917 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7919 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7921 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7923 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7924 * Makefile.in: Regenerate.
7926 2002-12-13 Jason Merrill <jason@redhat.com>
7928 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7930 (check-c++): Just depend on it and check-target-libstdc++-v3.
7931 * Makefile.in: Regenerate.
7933 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7935 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7936 * Makefile.in: Rebuilt.
7938 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7940 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7942 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7944 * configure: Fix bug put in by gremlins.
7946 * Makefile.tpl: Substitute more autoconfily.
7947 * configure: Substitute more autoconfily.
7948 * Makefile.in: Regenerate.
7950 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7952 * config.sub: Import from master repository
7953 * config.guess: Ditto
7954 * MAINTAINERS: Added Svein Seldal under write after approval
7956 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7958 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7959 * Makefile.in (all-sim): Ditto.
7961 2002-12-06 DJ Delorie <dj@redhat.com>
7963 * Makefile.tpl: Change configure dependencies to not have real
7964 targets depend on phony targets.
7966 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7968 * configure.in: Revert unintentional change.
7970 * Makefile.tpl: Change dependency for */multilib.out so that
7971 it works when gcc isn't in the tree.
7973 * configure.in: Substitute more.
7974 * configure: Run subconfigures from the Makefile.
7975 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7976 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7978 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7980 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7982 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7984 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7985 and corresponding dependencies.
7986 * Makefile.in: Regenerate.
7988 * configure.in (host_tools): Order binutils, gas and ld for
7989 convenience in running the testsuites.
7991 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7992 * Makefile.in: Regenerate.
7993 * configure.in: Introduce rules to serialize subconfigure runs.
7995 * configure.in: Introduce BASE_CC_FOR_TARGET.
7996 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7997 Realize configure-build-* targets. Realize configure-target-* targets.
7998 * Makefile.in: Regenerate.
8000 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8002 * configure: Move gcc_version_trigger stuff from here...
8003 * configure.in: ...to here.
8005 * configure.in: Separate subconfigure options added by this file from
8006 options given by the user. Add machinery to put args for host
8007 subconfigures into the Makefile.
8009 * Makefile.tpl: Remove 'vault' targets.
8010 * Makefile.tpl: Reorder and comment dependencies.
8011 * Makefile.in: Regenerate.
8013 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8014 * configure.in: Fix my broken commit of previous patch. (sigh)
8016 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8018 * configure.in: Move host-specific darwin noconfigdirs into
8019 the host-specific section.
8021 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8023 * configure.in: Move host-specific darwin noconfigdirs into
8024 the host-specific section.
8026 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8028 * configure: Remove skip-this-dir support.
8029 * Makefile.tpl: Remove skip-this-dir support.
8031 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8033 * Makefile.in: Regenerate.
8035 * Makefile.tpl: Strip out useless setting of 'dir'.
8036 * Makefile.in: Regenerate.
8038 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8040 * configure.in: Fix deeply stupid bug.
8042 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8043 shell code in CXX_FOR_TARGET
8044 * Makefile.def: Introduce raw_cxx.
8045 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8047 * Makefile.in: Regenerate.
8049 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8051 * Makefile.tpl: Remove unnecessary ifs.
8052 * Makefile.in: Regenerate.
8054 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8055 dependencies. Maybe-ize build-libiberty. Create dummy install
8056 targets for 'no_install' modules.
8057 * configure: Move GDB_TK substitution to configure.in. Move
8058 build_modules stuff to configure.in.
8059 * configure.in: Implement soft dependency machinery. Maybe-ize
8060 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8061 * Makefile.in: Regenerate.
8063 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8065 * Makefile.tpl: Make all-target, install-target behave similarly
8066 to all, install (only hitting configured targets). Eliminate
8067 unused macro defintions.
8069 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8072 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8074 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8076 * configure.in: Produce lists of subdir targets we're actually
8077 configuring. Remove references to "dosrel".
8078 * Makefile.tpl: Let configure set which subdir targets are hit.
8079 Remove install-cross; clean up install; remove ALL. Remove
8080 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8081 Autogenerate host module targets. Remove empty dependency lines
8082 and redundant dependency; rearrange slightly.
8083 * Makefile.def: Add host-side libtermcap, utils.
8085 * Makefile.in: Regenerate.
8087 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8089 * ltconfig (osf[345]): Append $major to soname_spec.
8090 Reflect this in library_names_spec.
8091 * ltmain.sh (osf): Prefix $major with . for use as extension.
8093 2002-11-19 Andreas Jaeger <aj@suse.de>
8095 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8096 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8097 and sparc64 GNU/Linux systems.
8099 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8101 * MAINTAINERS: Update email.
8103 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8105 * MAINTAINERS: Complete James Dennett's entry.
8107 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8109 * MAINTAINERS (Write After Approval): Add myself.
8111 2002-11-13 Bruce Korb <bkorb@gnu.org>
8113 * Makefile.tpl: syntactic cleanup
8115 2002-11-13 Stuart Hastings <stuart@apple.com>
8117 * MAINTAINERS: Add myself to write-after-approval list.
8119 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8121 * Makefile.def: Add list of recursive targets to autogenerate.
8123 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8124 targets. Autogenerate *-build-* targets.
8125 * Makefile.in: Regenerate.
8127 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8129 * configure: More autoconf-style substitutions.
8130 * Makefile.tpl: More autoconf-style substitutions.
8131 * Makefile.in: Regenerate.
8133 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8135 * configure: Substitute more variables in a more autoconf-friendly
8136 way. Simplify slightly.
8137 * Makefile.tpl: Make more variables substitutable in an
8138 autoconf-friendly way.
8139 * Makefile.in: Regenerate.
8141 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8143 * MAINTAINERS (Write After Approval): Add myself.
8145 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8147 * configure.in (v810*): Remove special setting of tools.
8149 * configure: Add support for extra required flags for ar or nm.
8150 * configure.in (aix4.3+): Use above support for target-specific
8151 issues, rather than using config/mt-aix43.
8153 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8155 * configure: Remove 'removing', which doesn't work. Replace $subdir
8156 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8157 with $srcdir. Reformat indentation. Substitute some variables
8158 formerly hard-coded in the Makefile for build=host.
8159 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8160 * Makefile.def: Autogenerate more.
8161 * Makefile.in: Regenerate.
8163 2002-11-04 Adam Nemet <anemet@lnxw.com>
8165 * MAINTAINERS (Write After Approval): Add myself.
8167 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8169 * Makefile.def (host_modules): Add rda.
8170 * Makefile.in: Regenerate.
8171 * configure.in (target_tool): Add target-rda to list.
8173 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8175 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8177 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8179 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8180 and restrap targets to this rule.
8181 * Makefile.in: Regenerate.
8183 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8185 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8186 GNATS only accounts.
8188 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8190 * configure.in (i[3456]86-*-linux*): Add check to disable
8191 ${libgcj} for glibc1.
8193 2002-10-24 Denis Chertykov <denisc@overta.ru>
8195 * MAINTAINERS: Add myself as ip2k port maintainer.
8197 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8199 * configure.in: Add tic4x target.
8201 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8203 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8204 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8205 * Makefile.in: Regenerate.
8207 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8208 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8209 * Makefile.in: Regenerate.
8211 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8213 * MAINTAINERS: Add myself as web pages co-maintainer.
8215 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8217 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8218 * Makefile.in: Regenerate.
8220 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8222 * MAINTAINERS: Add myself and Nathan Sidwell
8223 <nathan@codesourcery.com> as VxWorks maintainers.
8225 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8227 * Makefile.def: Remove order dependency comments.
8228 * Makefile.tpl: Add explicit install-install dependencies.
8229 * Makefile.in: Regenerate.
8231 * Makefile.tpl: Remove material now in src-release. (Finally!)
8232 * Makefile.in: Regenerate.
8234 * Makefile.tpl: Add configure-target (for src-release in src)
8235 * Makefile.in: Regenerate.
8237 2002-09-30 Nick Clifton <nickc@redhat.com>
8239 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8241 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8243 * configure.in (s390*-*-linux*): Enable libgcj.
8245 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8247 * configure: Revert accidentally applied changes.
8249 * Makefile.tpl: Make more autoconf-friendly.
8250 * Makefile.in: Regenerate.
8251 * configure: Make substitution more autoconf-like.
8253 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8255 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8256 single entry to handle all these.
8257 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8258 libjava on arm-*-elf.
8260 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8262 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8263 things that depend on them.
8265 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8267 * Makefile.tpl: Make subsituted variables more autoconfy.
8268 * Makefile.in: Regenerate.
8269 * configure: Make seds more autoconfy.
8271 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8273 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8274 * Makefile.in: Regenerate.
8275 * configure.in: Rewrite sed statements to look autoconfy.
8277 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8278 all-target-foo on configure-target-foo.
8279 * Makefile.def: Ditto.
8280 * Makefile.in: Rebuild.
8282 2002-09-25 Andrew Haley <aph@redhat.com>
8284 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8286 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8288 * Makefile.def: New file.
8289 * Makefile.tpl: New file.
8290 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8291 * contrib/gcc_update: Note that Makefile.in is a generated file.
8293 * configure.in: Minor rearrangement. Simplify tests.
8295 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8297 * configure.in (with_headers): Skip copy if value is "yes".
8298 (with_libs): Likewise.
8300 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8302 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8303 * configure.in (sh*-*-pe*): Ditto.
8304 * configure.in (mips*-*-pe*): Ditto.
8305 * configure.in (*arm-wince-pe): Ditto.
8307 * configure.in: Rearrange.
8309 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8311 * MAINTAINERS: Update my email address.
8313 2002-08-30 Paul Koning <pkoning@equallogic.com>
8315 * MAINTAINERS: (Write After Approval): Add myself.
8317 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8319 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8321 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8323 * MAINTAINERS: Change my mailing address.
8325 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8327 * MAINTAINERS (Write After Approval): Remove myself.
8328 (Various Maintainers: c++ runtime libs): Add myself.
8330 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8332 * MAINTAINERS (Write After Approval): Remove myself.
8333 (Various Maintainers: c++ runtime libs): Add myself.
8335 2002-08-15 Eric Christopher <echristo@redhat.com>
8337 * config.sub: Import from master repository.
8338 * config.guess: Ditto.
8340 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8342 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8343 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8344 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8346 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8348 * MAINTAINERS: Add self to rs6000 vector extensions.
8350 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8352 * libiberty/configure: Reverted unintended yesterday's check in.
8354 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8356 * boehm-gc/configure, libf2c/configure: Rebuilt.
8357 * libffi/configure, libiberty/configure: Ditto.
8358 * libjava/configure, libobjc/configure: Ditto.
8359 * libstdc++-v3/configure, zlib/configure: Ditto.
8360 Merged from binutils:
8361 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8362 From Steve Ellcey <sje@cup.hp.com>:
8363 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8364 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8365 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8367 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8368 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8369 soname_spec, sys_lib_search_path_spec): Ditto.
8371 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8373 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8375 2002-08-04 H.J. Lu (hjl@gnu.org)
8377 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8379 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8381 * MAINTAINERS (Write After Approval): Add myself.
8383 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8385 * configure.in: Move generic linux case to end. Copy generic
8386 linux noconfigdirs to mips*-*-linux* entry and new
8387 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8389 2002-07-19 Michael Matz <matz@suse.de>
8391 * MAINTAINERS: Add myself as ra* maintainer.
8393 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8395 * config.guess: Update to 2002-07-09 version.
8396 * config.sub: Update to 2002-07-03 version.
8398 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8400 * MAINTAINERS: Fix typo in a maintainer email address.
8402 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8404 * configure.in: Remove two redundant tests.
8406 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8408 * configure.in (mips*-*-irix6*o32): Enable stabs.
8410 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8412 * configure.in: Don't build grez.
8413 * Makefile.in: Ditto.
8415 * Makefile.in: Remove references to bsp, cygmon, libstub.
8416 * configure.in: Ditto.
8418 * configure.in: Remove leftover reference to gdbtest.
8420 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8422 * configure.in (gxx_include_dir): Change to match versioned
8423 C++ headers if --enable-version-specific-runtime-libs is used.
8425 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8427 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8429 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8431 * configure.in: Make --without-x work.
8433 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8435 * configure.in: Rearrange target Makefile fragment collection.
8437 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8439 * configure.in: Ditto.
8441 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8443 * MAINTAINERS (Write After Approval): Update my e-mail address.
8445 2002-06-24 Ben Elliston <bje@redhat.com>
8447 * configure.in (host_tools): Remove cgen.
8449 * Makefile.in (all-cgen): Remove; runs from its source directory.
8450 (check-cgen, install-cgen, clean-cgen): Likewise.
8451 (all-opcodes): Do not depend on all-cgen.
8452 (all-sim): Likewise.
8454 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8456 * Makefile.in: Eliminate 'apache' targets.
8457 * configure.in: Eliminate 'apache' targets.
8459 * configure.in: Eliminate redundant tests. Reorganize.
8461 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8463 * config-ml.in: Eliminate references to Cygnus configure.
8465 * Makefile.in: Eliminate references to building emacs.
8467 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8469 * MAINTAINERS: Update my email address.
8471 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8473 * config.if (libstdcxx_incdir): Version C++ headers.
8474 (cxx_incdir): Remove.
8476 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8478 * MAINTAINERS (Write After Approval): Add self.
8480 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8482 * configure.in: Add support for ip2k.
8484 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8486 * configure.in: Fix AIX configury bug.
8488 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8490 * MAINTAINERS (Write After Approval): Add self.
8492 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8494 * configure.in: replace ${topsrcdir} with ${srcdir}
8496 * configure.in: Move definition of libstdcxx_flags
8497 right above usage, rather than waaay earlier.
8499 * configure.in: Pull definition of is_cross_compiler earlier.
8501 * configure.in: Rearrange a little.
8503 * configure.in: Remove references to librx.
8504 * Makefile.in: Remove references to librx.
8506 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8508 * config.sub: Add support for avr target.
8509 Import from master sources, rev 1.255
8511 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8513 * configure, .cvsignore: Revert previous change...
8514 * Makefile: ...delete.
8516 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8518 * configure.in: Eliminate ${gasdir} variable.
8520 2002-06-18 Dave Brolley <brolley@redhat.com>
8522 * configure.in: Add support for frv.
8523 * config.sub: Add support for frv.
8525 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8527 * configure: Remove garbage from previous commit.
8529 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8531 * configure: For in-source builds, make a subdir and re-exec there.
8532 * Makefile: New file. Pass targets through to build directory.
8533 * .cvsignore: No longer ignore "Makefile".
8535 2002-06-16 Douglas Rupp <rupp@gnat.com>
8537 * MAINTAINERS (Write After Approval): Add self.
8539 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8541 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8543 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8545 * configure.in (vax-*-netbsd*): Re-enable gas.
8547 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8549 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8550 BUILD_PREFIX_1, to correct nomenclature.
8551 * configure: Likewise.
8553 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8554 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8556 2002-05-31 Olaf Hering <olh@suse.de>
8558 * config-ml.in: Propogate DESTDIR also.
8560 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8562 * configure.in (vax-*-netbsd*): Don't build gas for this
8565 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8567 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8570 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8572 * MAINTAINERS (Write After Approval): Add myself.
8574 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8576 * config.guess: Update to 2002-05-22 version.
8577 * config.sub: Likewise.
8579 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8581 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8582 * config-ml.in: Likewise.
8583 * configure: Likewise.
8584 * configure.in: Likewise.
8586 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8588 * MAINTAINERS: Update my email address.
8590 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8592 * configure.in: Simplify makefile fragment collection.
8594 * configure.in: Remove code to build emacs.
8596 * configure.in : Remove --srcdir argument from targargs and buildargs
8597 (it's always overridden in the Makefile anyway). Rearrange a bit.
8599 * configure: Move some logic to configure.in.
8600 * configure.in: Move some logic from configure.
8602 2002-05-11 Tom Tromey <tromey@redhat.com>
8604 * MAINTAINERS: Reflect libgcj reality.
8606 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8608 * Makefile.in: Honour DESTDIR.
8610 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8612 * config.guess: Import 2002-03-20 version.
8613 * config.sub: Import 2002-04-26 version.
8615 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8617 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8619 2002-05-07 Tim Josling <tej@melbpc.org.au>
8621 * MAINTAINERS: Add self.
8623 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8625 * ltmain.sh: Detect and handle object name conflicts
8626 while piecewise linking a static library.
8628 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8630 * configure.in (noconfigdirs): Don't disable libgcj on
8631 sparc64-*-solaris* and sparcv9-*-solaris*.
8633 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8635 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8637 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8639 * configure.in (FLAGS_FOR_TARGET): Do not add
8640 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8641 on i[3456]86-*-linux*.
8643 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8645 * configure.in (noconfigdirs): Replace [ ] with test.
8647 * configure.in (noconfigdirs): Do not add target-newlib if
8648 target == i[3456]86-*-linux*, and host == target.
8650 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8652 * configure.in: delete reference to absent file
8654 * configure.in: replace '[' with 'test'
8656 * configure.in: Eliminate references to gash.
8657 * Makefile.in: Eliminate references to gash.
8659 * configure.in: remove useless references to 'pic' makefile fragments.
8661 * configure.in: (*-*-windows*) Finish removing.
8663 * configure.in: Eliminate redundant test for libgui.
8665 2002-04-29 Roger Sayle <roger@eyesopen.com>
8667 * MAINTAINERS: Add self and realphabetize. Update entries
8668 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8669 entry for a29k port maintainer.
8671 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8673 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8674 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8676 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8678 * configure.in: remove references to dead files
8680 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8682 * MAINTAINERS: Add information about purpose of this file.
8684 2002-04-18 Tom Tromey <tromey@redhat.com>
8686 * configure.in: Disallow configuring libgcj when it is already
8687 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8688 Solaris 2.8 by default. For PR libgcj/6158.
8690 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8692 * configure.in: Move default CC setting out of config/mh-* fragments
8695 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8697 * configure.in: don't even try to configure or make a subdirectory
8698 if there's no configure script for it.
8700 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8702 * MAINTAINERS: Remove chill maintainers.
8703 * Makefile.in (CHILLFLAGS): Remove.
8704 (CHILL_LIB): Remove.
8705 (TARGET_CONFIGDIRS): Remove libchill.
8706 (CHILL_FOR_TARGET): Remove.
8707 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8709 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8710 (CHECK_TARGET_MODULES): Likewise.
8711 (INSTALL_TARGET_MODULES): Likewise.
8712 (CLEAN_TARGET_MODULES): Likewise.
8713 (configure-target-libchill): Remove.
8714 (all-target-libchill): Remove.
8715 * configure.in (target_libs): Remove target-libchill.
8716 Do not compute CHILL_FOR_TARGET.
8717 * libchill: Remove directory.
8719 2002-04-11 DJ Delorie <dj@redhat.com>
8721 * Makefile.in, configure.in: Sync with binutils, entries
8724 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8726 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8727 (do-tar, do-bz2): New rules.
8728 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8729 (gdb-tar): New rule.
8730 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8731 (insight_dejagnu.tar): New rule.
8732 (insight.tar): New rule.
8733 (gdb+dejagnu.tar): New rule.
8734 (gdb.tar): New rule.
8736 2002-02-01 Mo DeJong <supermo@bayarea.net>
8738 * Makefile.in: Add all-tix to deps for all-snavigator
8739 so that tix is built when building snavigator.
8741 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8743 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8744 ld and gdb are not supported.
8746 2002-01-07 Mark Salter <msalter@redhat.com>
8748 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8749 Allow target-libgloss to be built for arm, strongarm, and xscale.
8751 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8753 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8754 options for i[3456]86-pc-linux* native builds.
8756 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8758 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8759 files from .po files for a distribution.
8761 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8763 * configure.in: Enable libstdc++-v3 for h8300 targets.
8765 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8767 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8770 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8772 * Makefile.in (VER): When present, extract the version number from
8773 the file version.in.
8775 2001-05-24 Tom Rix <trix@redhat.com>
8777 * configure.in : enable ld for aix
8779 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8781 * config.guess: Add linux target for S/390.
8783 2000-11-07 Philip Blundell <pb@futuretv.com>
8785 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8787 2000-11-03 Philip Blundell <pb@futuretv.com>
8789 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8792 2001-01-15 Ben Elliston <bje@redhat.com>
8794 * configure.in (host_tools): Add sid.
8795 Always configure cgen.
8797 2000-11-24 Nick Clifton <nickc@redhat.com>
8799 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8802 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8804 * Makefile.in (ALL_MODULES): Add all-cgen.
8805 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8806 (all-cgen): New target.
8807 (all-opcodes,all-sim): Depend on all-cgen.
8808 * configure.in (host_tools): Add cgen.
8809 Only configure cgen if --enable-cgen-maint.
8811 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8813 * configure.in: Add *-*-freebsd* configurations.
8815 2002-04-08 Tom Tromey <tromey@redhat.com>
8817 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8818 Fixes PR libgcj/6068.
8820 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8822 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8824 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8826 * configure.in (alpha*-dec-osf*): Enable libgcj.
8828 2003-03-27 Matthew Gingell <gingell@gnat.com>
8830 * MAINTAINERS (Write After Approval): Add myself.
8832 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8834 Fix for: PR bootstrap/3591, target/5676
8835 * configure.in (mcore-pe): Disable the configuration of
8836 libstdc++-v3 since exceptions are not supported.
8838 2002-03-20 Anthony Green <green@redhat.com>
8840 * configure.in: Enable libgcj for xscale-elf target.
8842 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8844 * MAINTAINERS: Update my email address.
8846 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8848 * ltmain.sh (relink_command): Fix typo in previous change.
8850 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8852 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8853 (relink_command): Added --tag flags.
8854 (mode=install): If relinking fails; error out.
8856 2002-03-12 Richard Henderson <rth@redhat.com>
8858 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8860 (do-check): Rename from check.
8861 (check): Allow parallel check.
8863 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8865 * MAINTAINERS: Add myself as maintainer for xtensa port.
8866 Fix alphabetical order in CPU port maintainer list.
8867 Remove myself from Write After Approval list.
8869 2002-03-11 Richard Henderson <rth@redhat.com>
8871 * Makefile.in (.NOTPARALLEL): Add fake tag.
8873 2002-03-07 H.J. Lu (hjl@gnu.org)
8875 * configure.in: Enable gprof for mips*-*-linux*.
8877 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8879 * MAINTAINERS (Write After Approval): Add myself.
8881 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8883 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8885 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8887 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8889 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8890 because its Makefile is there; test for the executable instead.
8892 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8894 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8895 libstdc++-v3 and libjava.
8897 2002-02-11 Adam Megacz <adam@xwt.org>
8899 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8902 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8904 * config.guess: Updated to 2002-01-30's version.
8905 * config.sub: Updated to 2002-02-01's version.
8906 Contribute sh64-elf.
8907 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8908 * configure.in: Added sh64-*-*.
8910 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8912 * MAINTAINERS: Belatedly add myself to write after approval list.
8914 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8916 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8917 Remove self as Write After Approval.
8919 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8921 * MAINTAINERS: Put self in as maintainer for contrib/regression
8924 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8926 * MAINTAINERS: Update my email address.
8928 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8930 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8931 target-libiberty, and target-libgloss. Skip Java-related
8932 libraries if not supported for NetBSD on target CPU.
8934 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8936 * install-sh: Use _inst.$$_ for temp file name.
8938 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8940 * MAINTAINERS (Write After Approval): Move my contact info
8942 (OS Port Maintainers): ...to here (netbsd).
8944 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8946 * MAINTAINERS (Write After Approval): Add myself.
8948 2002-01-17 H.J. Lu <hjl@gnu.org>
8950 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8951 (all-target-fastjar): Also depend on all-target-libiberty.
8953 2002-01-16 H.J. Lu (hjl@gnu.org)
8955 * config.guess: Import from master sources, rev 1.225.
8956 * config.sub: Import from master sources, rev 1.238.
8958 2002-01-16 Kazu Hirata <kazu@hxi.com>
8960 * MAINTAINERS (Write After Approval): Remove myself.
8962 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8964 * MAINTAINERS (Write After Approval): Add myself.
8966 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8968 * MAINTAINERS: Add self as docs co-maintainer.
8970 2001-12-11 Matthias Klose <doko@debian.org>
8972 * MAINTAINERS (Write After Approval): Add myself.
8974 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8976 * MAINTAINERS: Update my email address.
8978 2001-12-07 Turly O'Connor <turly@apple.com>
8979 * MAINTAINERS (Write After Approval): Add myself.
8980 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8981 (rs6000_initialize_trampoline): Call __trampoline_setup for
8983 * darwin-tramp.asm: New file, implements __trampoline_setup.
8984 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8986 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8988 * MAINTAINERS (Write After Approval): Add myself.
8990 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8992 * configure, configure.in: Use temp file for long sed commands.
8994 2001-12-03 Laurent Guerby <guerby@acm.org>
8996 * config.sub: Update to version 1.232 on subversion.
8998 2001-12-03 Ben Elliston <bje@redhat.com>
9000 * MAINTAINERS: Update mail address for config.* patches.
9002 2001-11-27 DJ Delorie <dj@redhat.com>
9003 Zack Weinberg <zack@codesourcery.com>
9005 When build != host, create libiberty for the build machine.
9007 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9009 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9011 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9013 (all.normal): Depend on ALL_BUILD_MODULES.
9014 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9015 (all-build-libiberty): Depend on configure-build-libiberty.
9017 * configure: Calculate and substitute proper value for
9019 * configure.in: Create the build subdirectory.
9020 Calculate and substitute TARGET_CONFIGARGS (formerly
9021 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9023 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9025 * MAINTAINERS (write-after-approval): Add self.
9027 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9029 * MAINTAINERS (GNATS only accounts): Remove self.
9031 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9033 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9036 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9038 * MAINTAINERS (Write After Approval): Add self.
9040 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9042 * MAINTAINERS: mips and s390 are also CPU ports.
9044 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9046 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9048 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9050 * MAINTAINERS: Alphabetize.
9052 2001-11-09 Kazu Hirata <kazu@hxi.com>
9054 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9056 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9058 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9060 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9062 * configure.in (--enable-languages): Be more permissive about
9063 syntax. Check for empty lists better. Warn about $LANGUAGES.
9065 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9067 * config.sub: Import from master sources, rev. 1.230.
9068 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9070 2001-11-07 Laurent Guerby <guerby@acm.org>
9072 * MAINTAINERS (Write After Approval): Add self.
9074 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9076 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9078 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9080 * config.sub: Import from master sources, rev 1.226.
9081 * config.guess: Import from master sources, rev 1.216.
9083 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9085 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9086 * MAINTAINERS: Add self as maintainer of MMIX port.
9087 Remove old after-approval entry.
9089 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9091 * ChangeLog, configure: Fix spelling errors.
9093 2001-10-20 Brendan Kehoe <brendan@zen.org>
9095 * MAINTAINERS: Tweak my address.
9097 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9099 * MAINTAINERS: Update my email address.
9101 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9103 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9104 * MAINTAINERS: Add self as maintainer of CRIS port.
9106 2001-10-10 Geert Bosch <bosch@gnat.com>
9108 * MAINTAINERS (Various maintainers: Ada front end):
9111 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9113 * MAINTAINERS (Write After Approval): Added self
9115 2001-10-02 Geert Bosch <bosch@gnat.com>
9117 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9119 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9121 * configure: Handle temporary files securely using mkdir.
9123 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9125 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9127 2001-09-26 Will Cohen <wcohen@redhat.com>
9129 * configure.in (*-*-linux*): Disable configuration of target-newlib
9130 and target-libgloss.
9132 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9134 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9137 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9139 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9140 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9141 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9142 avoid quotes nesting problems.
9143 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9144 (DO_X): Export only variables that are set.
9146 2001-09-19 Ben Elliston <bje@redhat.com>
9148 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9149 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9150 semantics. Use the shell built-in "type" command instead.
9152 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9154 Merged from gcc-3_0-branch:
9155 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9156 * ltcf-c.sh: Use $objext, not $ac_objext.
9157 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9158 * ltcf-cxx.sh: Add support for GNU.
9159 2001-07-22 Timothy Wall <twall@redhat.com>
9160 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9161 default settings if using GNU tools with that configuration.
9162 * ltcf-cxx.sh: Ditto.
9163 * ltcf-gcj.sh: Ditto.
9164 2001-07-21 Michael Chastain <chastain@redhat.com>
9165 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9166 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9167 * ltmain.sh: Mark as gcc-local.
9169 2001-08-30 Eric Christopher <echristo@redhat.com>
9170 Jason Eckhardt <jle@redhat.com>
9172 * config.guess: Merge from master sources.
9173 * config.sub: Merge from master sources, add support for mipsisa32.
9175 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9176 * config.sub: Merge from master sources, rev 1.219.
9177 * MAINTAINERS: Add self as contact for stormy16 port.
9179 2001-08-14 Zack Weinberg <zackw@panix.com>
9181 * config.sub: Merge from master sources, rev 1.218.
9182 * config.guess: Merge from master sources, rev 1.209.
9184 2001-08-11 Graham Stott <grahams@redhat.com>
9186 * Makefile.in (check-c++): Add missing semicolon.
9188 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9190 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9192 2001-07-30 Eric Christopher <echristo@redhat.com>
9194 * MAINTAINERS (Various maintainers: mips port): Added myself.
9196 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9198 * configure.in (sh-*-linux*): New.
9200 2001-07-27 Richard Henderson <rth@redhat.com>
9202 * .cvsignore: Add LAST_UPDATED.
9204 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9206 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9208 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9210 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9212 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9214 * MAINTAINERS (Write After Approval): Added myself.
9216 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9218 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9219 and libgcj on m68hc11/m68hc12.
9221 2001-06-27 H.J. Lu (hjl@gnu.org)
9223 * Makefile (CFLAGS_FOR_BUILD): New.
9224 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9226 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9228 * README: Remove version number.
9230 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9232 * INSTALL/README: Update wrt. to the installation instructions now
9233 residing in gcc/doc/install.texi.
9235 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9237 * README: Replace with a cut-down and updated version of gcc/README.
9239 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9241 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9242 multilibs to be disabled.
9244 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9246 * MAINTAINERS (Write After Approval): Add myself.
9248 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9250 * config.guess: Import CVS version 1.195.
9251 * config.sub: Import CVS version 1.212.
9253 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9255 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9256 gcc/xgcc is built, use -print-prog-name to find out the program
9259 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9261 * config.guess: Import CVS version 1.194. All gcc-local changes
9262 appear to also be in the master copy.
9263 * config.sub: Import CVS version 1.211.
9265 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9267 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9268 with_gcc]: Use `gcc -shared' to build a shared library.
9270 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9272 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9275 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9277 * MAINTAINERS (Write After Approval): Add myself.
9279 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9281 * configure.in (libstdcxx_flags): Do not try to execute
9282 libstdc++-v3/testsuite_flags until it exists.
9284 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9286 * MAINTAINERS: Update my email address.
9288 2001-05-31 Graham Stott <grahams@redhat.com>
9290 * MAINTAINERS (Write After Approval): Add myself.
9292 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9294 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9295 libraries when using g++ with native linker.
9297 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9299 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9301 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9303 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9304 [aix4*|aix5*]: Prepend blank.
9306 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9308 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9309 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9310 of subdir/configure scripts to use the new libtool.m4.
9312 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9314 * MAINTAINERS (Write After Approval): Add myself.
9316 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9318 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9320 2001-05-11 Ben Elliston <bje@redhat.com>
9322 * Makefile.in (all-sid): New target.
9323 (check-sid, clean-sid, install-sid): Likewise.
9325 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9327 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9329 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9331 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9334 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9336 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9337 gcc/xgcc is built, use -print-prog-name to find out the program
9340 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9342 * configure.in (noconfigdirs): Don't reset it from scratch in the
9343 target case; only append to it.
9345 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9346 sparc-*-solaris2.8]: Disable ${libgcj}.
9348 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9350 * configure.in (libgcj_saved): Copy from $libgcj.
9351 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9354 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9356 * MAINTAINERS: Remove self as MIPS maintainer and
9357 C front end maintainer.
9359 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9361 * configure.in: Move *-chorusos target case to the proper switch.
9364 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9366 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9369 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9371 * Makefile.in (STAGE1_CFLAGS): Pass down.
9373 2001-04-13 Alan Modra <amodra@one.net.au>
9375 * config.guess: Add hppa64-linux support. Note for next import that
9376 this is already in the master file.
9377 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9379 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9381 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9382 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9384 2001-04-11 Stan Shebs <shebs@apple.com>
9386 * MAINTAINERS: Add self as Darwin port maintainer.
9388 2001-04-11 Alan Modra <amodra@one.net.au>
9390 * MAINTAINERS: Update my email address.
9392 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9394 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9395 recent versions of FreeBSD (release 3 or later).
9396 * ltconfig: On FreeBSD, -lc must not be provided when building
9397 a shared library or else the standard -pthread gcc option is
9398 rendered worthless to later users of the built library.
9400 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9402 * MAINTAINERS: Add self and RTH as C front end maintainers.
9404 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9406 * config.sub: Make sure to match an already-canonicalized
9407 machine name (eg. mn10300-unknown-elf).
9409 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9411 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9413 (bootstrap, cross): Use RECURSE_FLAGS.
9414 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9416 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9418 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9420 2001-03-22 Colin Howell <chowell@redhat.com>
9422 * Makefile.in (DO_X): Do not backslash single-quotes in
9423 backquotes (two places).
9425 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9428 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9429 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9430 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9431 * ltcf-cxx.sh: Likewise.
9432 * ltcf-gcj.sh: Likewise.
9434 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9436 * MAINTAINERS: Add myself as "documentation co-maintainer".
9438 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9440 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9441 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9443 2001-03-19 Tom Tromey <tromey@redhat.com>
9445 * config-ml.in: Handle GCJ and GCJFLAGS.
9447 2001-03-21 Michael Chastain <chastain@redhat.com>
9449 * Makefile.in: all-m4 depends on all-texinfo.
9451 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9453 * MAINTAINERS: Add myself to write after approval list.
9455 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9457 * Makefile.in (DO_X): Quote nested quotes.
9459 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9461 * MAINTAINERS: Add myself to write after approval list.
9463 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9465 * Makefile.in (DO_X): Use double quotes for quoting
9466 "RANLIB=$${RANLIB}".
9468 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9470 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9472 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9474 * configure.in: Only use `lang_requires' for languages athat are
9477 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9479 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9481 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9483 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9485 2001-03-07 Tom Tromey <tromey@redhat.com>
9487 * configure.in: Allow config-lang.in to set `lang_requires' to list
9488 of other required languages.
9490 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9492 * Makefile.in: Remove RANLIB definition. Use RANLIB
9493 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9494 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9496 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9497 Alexandre Oliva <aoliva@redhat.com>
9499 * Makefile.in (check-c++): Use tabs, not spaces.
9501 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9503 * MAINTAINERS: add myself to Write After Approval list.
9505 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9507 * Makefile.in (check-c++): New rule.
9509 * configure.in (target_libs): Remove libg++.
9510 (noconfigdirs): Remove libg++.
9511 (noconfigdirs): Same.
9512 (noconfigdirs): Same.
9513 (noconfigdirs): Same.
9515 * config-ml.in: Remove libg++ references.
9517 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9518 (ALL_TARGET_MODULES): Same.
9519 (configure-target-libg++): Remove.
9520 (all-target-libg++): Remove.
9521 (configure-target-libio): Remove.
9522 (all-target-libio): Remove.
9523 (check-target-libio): Remove.
9525 (libg++.tar.bz2): Remove.
9526 (all-target-cygmon): Remove libio.
9527 (all-target-libstdc++): Remove.
9528 (configure-target-libstdc++): Remove.
9529 (TARGET_LIB_PATH): Remove libstdc++.
9530 (ALL_GCC_CXX): Remove libstdc++.
9531 (all-target-gperf): Correct.
9533 2001-02-16 Nick Clifton <nickc@redhat.com>
9535 * configure.in (noconfigdirs): Allow configuration of texinfo
9538 2001-02-15 Anthony Green <green@redhat.com>
9540 * configure: Introduce GCJ_FOR_TARGET.
9541 * configure.in: Ditto.
9542 * Makefile.in: Ditto.
9544 2001-02-13 Andreas Schwab <schwab@suse.de>
9546 * MAINTAINERS: Update mail address.
9548 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9550 * config.guess: Add linux target for S/390.
9551 * config.sub: Likewise.
9553 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9555 * configure.in: for *-chorusos, don't config target-newlib and
9558 2001-02-06 Ben Elliston <bje@redhat.com>
9560 * configure: Output host type to stdout, not stderr.
9562 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9564 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9565 * ltcf-cxx.sh: Likewise.
9567 * config.if: Assume enable_libstdcxx_v3 is defined.
9569 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9571 Remove V2 C++ library.
9572 * configure.in: Remove --enable-libstdcxx_v3 support.
9574 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9576 * include/demangle.h: Add prototype for java_demangle_v3.
9578 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9580 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9582 2001-01-27 Richard Henderson <rth@redhat.com>
9584 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9586 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9588 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9589 Don't unset, it's non-portable and no longer necessary, set to empty
9592 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9594 * ltconfig: Shell portability fix for the tagname validity check.
9596 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9598 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9599 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9601 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9603 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9605 2001-01-26 Tom Tromey <tromey@redhat.com>
9607 * configure.in: Allow libgcj to be built on Sparc Solaris.
9609 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9611 * ltcf-c.sh: Add aix5 case.
9612 * ltcf-cxx.sh: Likewise.
9613 * ltconfig: Likewise.
9615 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9617 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9618 keep at least one of build_libtool_libs or build_old_libs set to
9621 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9622 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9624 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9626 * configure.in: Enable libgcj on several additional platforms.
9628 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9630 * configure.in: Enable libgcj for linux targets.
9632 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9634 * MAINTAINERS (Write After Approval): Add myself.
9636 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9638 * MAINTAINERS: Add myself as vax port maintainer.
9640 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9642 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9644 2001-01-09 Mike Stump <mrs@wrs.com>
9646 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9647 failures of subdirectories.
9649 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9651 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9652 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9653 * ltcf-cxx.sh: Likewise.
9654 * ltcf-gcj.sh: Likewise.
9655 * ltconfig.sh: Fix typo.
9657 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9659 * configure: handle DOS-style absolute paths.
9661 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9663 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9665 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9667 * MAINTAINERS: Add myself as avr port co-maintainer.
9669 2000-12-28 Ben Elliston <bje@redhat.com>
9671 * MAINTAINERS: Add myself under ``Write After Approval''.
9673 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9675 * texinfo: Remove directory from GCC.
9677 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9679 * COPYING: Update to current
9680 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9681 to 19yy as example year in copyright notice).
9683 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9685 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9686 (libstdcxx_incdir): Pass down.
9687 * config.if: Remove expired bits for cxx_interface, add stub.
9688 (libstdcxx_incdir): Add variable for g++ include directory.
9689 * configure.in (gxx_include_dir): Use it.
9691 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9693 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9694 with old-email address from ``Write After Approval''.
9696 2000-12-15 Andreas Jaeger <aj@suse.de>
9698 * configure.in: Handle lang_dirs.
9700 2000-12-14 Tom Tromey <tromey@redhat.com>
9702 * MAINTAINERS: Removed brads.
9704 * MAINTAINERS: Added gcj developers.
9706 2000-12-13 Anthony Green <green@redhat.com>
9708 * configure.in: Disable libgcj for any target not specifically
9709 listed. Disable libgcj for x86 and Alpha Linux until compatible
9712 2000-12-13 Mike Stump <mrs@wrs.com>
9714 * Makefile.in (local-distclean): Also remove fastjar.
9716 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9718 * contrib/gcc_update: Add fastjar --touch entries.
9720 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9722 * configure.in: Disable language-specific target libraries for
9723 languages that aren't enabled.
9725 2000-12-10 Anthony Green <green@redhat.com>
9727 * configure.in: Define libgcj. Disable libgcj target libraries for
9730 2000-12-10 Neil Booth <neilb@earthling.net>
9732 * MAINTAINERS: Update mail address, remove from WAA list.
9734 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9736 * libjava: Imported from /cvs/java.
9738 * Boehm-gc: Likewise.
9740 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9742 * configure.in (target_libs): Revert 2000-12-08 patch.
9743 (noconfigdirs): Added target-libjava.
9745 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9747 * djunpack.bat: removed.
9749 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9751 * Makefile.in: handle DOS-style absolute paths.
9752 * config-ml.in: likewise.
9753 * symlink-tree: likewise.
9755 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9757 * fastjar: Imported.
9759 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9761 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9763 * configure.in (target_libs): Removed `target-libjava'.
9765 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9767 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9768 (ALL_MODULES): Added fastjar.
9769 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9770 (all-target-libjava): all-fastjar replaces all-zip.
9771 (all-fastjar): Added.
9772 (configure-target-fastjar, all-target-fastjar): Likewise.
9773 * configure.in (host_tools): Added fastjar.
9775 2000-12-07 Mike Stump <mrs@wrs.com>
9777 * Makefile.in (local-distclean): Remove leftover built files.
9779 2000-11-24 Nick Clifton <nickc@redhat.com>
9781 * configure.in (xscale-elf): Add target.
9782 (xscale-coff): Add target.
9784 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9786 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9787 recent versions of FreeBSD (release 3 or later).
9788 * ltconfig: On FreeBSD, -lc must not be provided when building
9789 a shared library or else the standard -pthread gcc option is
9790 rendered worthless to later users of the built library.
9792 2000-11-16 Fred Fish <fnf@be.com>
9794 * configure.in (enable_libstdcxx_v3): Fix typo,
9795 libstd++ -> libstdc++.
9797 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9799 * MAINTAINERS: Add self to Write After Approval list.
9801 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9803 * MAINTAINERS: Update my email address. Add myself to global write
9806 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9808 * Makefile.in: Merge with src and libgcj.
9809 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9810 configure-target-<library> when their configure scripts need the C
9811 or C++ library to have already been built to work properly.
9812 (do_proto_toplev): Set them to an empty string.
9814 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9815 (REALLY_SET_LIB_PATH): Use them.
9817 2000-11-17 Stan Shebs <shebs@apple.com>
9819 * MAINTAINERS: Add self to Write After Approval list.
9821 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9823 * configure: Provide the original toplevel configure arguments
9824 (including $0) to subprocesses in the environment rather than
9825 through gcc/configargs.h.
9827 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9829 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9830 C99. Alphabetise "Write After Approval" list.
9832 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9834 * configure: Turn on libstdc++ V3 by default.
9836 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9839 2000-11-11 Philip Blundell <philb@gnu.org>
9841 * MAINTAINERS: Add self to Write After Approval list.
9843 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9845 * ltcf-c.sh (aix4): Improve shared library configuration; require
9847 * ltcf-cxx.sh (aix4): Define.
9848 * ltconfig (aix4): Define library and soname specs appropriate for
9849 AIX. Define command to create export symbols list.
9851 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9853 * config.sub: Add support for Sun Chorus
9855 2000-10-31 Nick Clifton <nickc@redhat.com>
9857 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9858 <name>@redhat.com. Also installed new email address for Clint
9861 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9863 * etc: Remove directory from GCC.
9865 2000-10-16 Michael Meissner <meissner@redhat.com>
9867 * configure (gcc/configargs.h): Only create if there is a build GCC
9870 2000-10-16 Matthias Klose <doko@debian.org>
9872 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9873 when configured for libstdc++-v3.
9875 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9877 * configure: Save configure arguments to gcc/configargs.h.
9879 2000-10-04 Philipp Thomas <pthomas@suse.de>
9881 * config.guess: Import CVS version 1.157.
9882 * config.sub: Import CVS version 1.181.
9884 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9886 * Makefile.in (bootstrap): avoid recursion if subdir missing
9888 (do-proto-toplev): ditto
9890 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9892 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9893 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9895 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9896 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9897 all affected `configure' scripts.
9899 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9901 * MAINTAINERS: Add self as cpplib co-maintainer.
9903 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9905 * MAINTAINERS: Add self to Write After Approval list.
9907 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9909 * INSTALL/README: egcs -> GCC update.
9911 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9913 * MAINTAINERS: Add myself to Write After Approval list.
9915 2000-09-15 Kazu Hirata <kazu@hxi.com>
9917 * MAINTAINERS: Add myself to Write After Approval list.
9919 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9921 * configure.in: Do not build byacc for hppa64. Provide paths to the
9922 X11 libraries for hppa64.
9924 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9926 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9928 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9930 * Makefile.in (all-zlib): Added dummy target.
9932 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9933 ltcf-gcj.sh: Updated from libtool multi-language branch.
9935 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9937 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9938 (bootstrap*): Depend on all-bootstrap.
9940 2000-09-05 Philipp Thomas <pthomas@suse.de>
9942 * config.guess: Import CVS version 1.156.
9943 * config.sub: Import CVS version 1.179.
9945 2000-09-02 Anthony Green <green@cygnus.com>
9947 * Makefile.in (all-gcc): Depend on all-zlib.
9948 (CLEAN_MODULES): Add clean-zlib.
9949 (ALL_MODULES): Add all-zlib.
9950 * configure.in (host_libs): Add zlib.
9952 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9954 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9955 crosses, but add gcc/include to the header search path for them.
9957 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9959 * MAINTAINERS: Add self to Write After Approval list.
9961 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9963 * config.guess: Import CVS version 1.152.
9964 * config.sub: Import CVS version 1.177.
9966 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9968 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9969 $targargs to tell whether newlib is going to be built.
9971 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9972 $$r/TARGET_SUBDIR/libio for _G_config.h.
9974 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9976 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9978 2000-08-22 DJ Delorie <dj@redhat.com>
9980 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9982 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9984 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9985 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9988 2000-08-21 DJ Delorie <dj@redhat.com>
9990 * MAINTAINERS: Add self as a libiberty maintainer
9992 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9994 * configure.in (libstdcxx_flags): Use
9995 libstdc++-v3/src/libstdc++.INC.
9997 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9999 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10001 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10003 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10005 * configure: Make enable_threads and enable_shared defaults
10006 explicit. Substitute enable_threads into generated Makefiles.
10007 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10008 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10010 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10012 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10014 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10016 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10019 2000-08-11 Jason Merrill <jason@redhat.com>
10021 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10022 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10023 (FLAGS_FOR_TARGET): Not here.
10024 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10026 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10028 * config-ml.in (CC, CXX): Don't introduce a leading space.
10030 2000-08-07 DJ Delorie <dj@delorie.com>
10032 * MAINTAINERS: Add self as a DJGPP maintainer
10034 2000-08-07 DJ Delorie <dj@redhat.com>
10036 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10037 "if we're also building gcc, and it's a gcc that will run on the
10038 build machine, we want to use its includes instead of the system's
10041 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10043 * MAINTAINERS: Add self to Write After Approval list.
10045 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10047 * configure.in (libstdcxx_flags): Don't use `"'.
10049 * config-ml.in: Adjust multilib search paths to the
10050 appropriate multilib tree.
10052 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10054 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10055 commas in $LANGUAGES.
10057 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10059 * configure.in: Re-enable all references to libg++ and librx.
10061 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10063 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10064 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10065 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10066 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10068 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10070 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10072 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10073 CXX_FOR_TARGET for sed.
10075 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10077 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10078 Do not override if already set in the environment or in configure.
10079 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10080 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10082 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10084 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10085 the libtool CVS tree multi-language branch.
10086 * ltconfig, ltmain.sh: Updated.
10088 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10090 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10091 (clean-target): Depend on it.
10093 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10094 (GCC_FOR_TARGET): Use it.
10095 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10096 * configure.in: ... here.
10097 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10098 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10100 2000-07-24 Eric Christopher <echristo@cygnus.com>
10102 * MAINTAINERS: Add self to Write After Approval list.
10104 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10106 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10107 (configure-target-libchill, configure-target-libobjc): Likewise.
10109 * configure.in: Use the same cache file for all target libs.
10110 * config-ml.in: But different cache files per multilib variant.
10112 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10114 * configure (topsrcdir): Don't use dirname.
10116 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10118 * MAINTAINERS: Add self to Write After Approval list.
10120 2000-07-20 Jason Merrill <jason@redhat.com>
10122 * configure.in: Remove all references to libg++ and librx.
10124 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10126 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10128 * config.sub: Update to subversions version 2000-07-06.
10130 2000-07-12 Andrew Haley <aph@cygnus.com>
10132 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10133 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10135 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10137 * symlink-tree: Check number of arguments.
10139 2000-07-05 Jim Wilson <wilson@cygnus.com>
10141 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10142 search path for a g++ extracted from the build tree. This
10143 will allow link tests run by configure scripts in
10144 subdirectories to succeed.
10146 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10148 * ltconfig: Add support for mips-dde-sysv4.2MP
10150 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10152 * MAINTAINERS: Add myself as loop discovery maintainer.
10154 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10156 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10157 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10159 2000-06-19 Timothy Wall <twall@cygnus.com>
10161 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10162 * config.sub: Add tic54x target.
10164 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10166 * MAINTAINERS: Add self as Fortran maintainer,
10167 remove Craig Burley.
10169 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10171 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10172 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10174 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10176 * MAINTAINERS: Add self as i18n maintainer
10178 20000-05-21 H.J. Lu (hjl@gnu.org)
10180 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10181 directory are used if they exist. Make sure
10182 $(build_tooldir)/include is searched for header files,
10183 $(build_tooldir)/lib/ for library files.
10184 (GCC_FOR_TARGET): Likewise.
10185 (CXX_FOR_TARGET): Likewise.
10187 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10189 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10191 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10193 * Makefile.in (configure-target-libiberty): Depend on
10194 configure-target-newlib.
10196 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10198 * configure.in, Makefile.in: Merge all libffi-related
10199 configury stuff from the libgcj tree.
10201 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10203 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10204 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10206 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10208 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10209 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10210 current version information. Add to proto-toplev directory.
10211 (gdb-taz): Build do-djunpack.
10213 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10215 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10217 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10219 * MAINTAINERS: Add self to Write After Approval list.
10221 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10223 * ltmain.sh: Preserve in relink_command any environment
10224 variables that may affect the linker behavior.
10226 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10228 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10230 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10232 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10234 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10236 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10237 with the version name.
10239 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10241 * MAINTAINERS: Add self as bb-reorder maintainer.
10243 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10245 * config.if: Tweak.
10247 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10249 * djunpack.bat: New file.
10251 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10253 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10254 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10255 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10256 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10258 2000-04-16 Dave Pitts <dpitts@cozx.com>
10260 * config.sub (case $basic_machine): Change default for "ibm-*"
10263 2000-04-13 Andreas Jaeger <aj@suse.de>
10265 * MAINTAINERS: Added myself.
10267 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10269 * Makefile.in (gdb-taz): New target. GDB specific archive.
10270 (do-md5sum): New target.
10272 (PACKAGE): Default to TOOL.
10273 (VER): Default to a shell script.
10274 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10275 md5 checksum generation.
10276 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10277 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10278 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10279 insight.tar.bz2): Use gdb-taz to create archive.
10281 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10283 * configure (warn_cflags): Delete.
10285 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10287 * MAINTAINERS: Added myself.
10289 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10290 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10292 * configure.in (enable_libstdcxx_v3): Add.
10293 (target_libs): Add bits here to switch between libstdc++-v2 and
10295 * config.if: And this file too.
10296 * Makefile.in: Add libstdc++-v3 targets.
10298 2000-04-05 Michael Meissner <meissner@redhat.com>
10300 * config.sub (d30v): Add d30v as a basic machine type.
10302 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10304 * configure.in: -linux-gnu*, not -linux-gnu.
10306 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10308 * MAINTAINERS: Add self in write-after-approval section.
10310 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10312 * MAINTAINERS: Add self as ia64 port maintainer.
10314 2000-03-08 Neil Booth <NeilB@earthling.net>
10316 * MAINTAINERS: Add self in write-after-approval section.
10318 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10320 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10321 (do-tar-bz2): Replace TOOL with PACKAGE.
10322 (gdb.tar.bz2): Remove GDBTK from GDB package.
10323 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10324 dejagnu.tar.bz2): New packages.
10326 2000-02-27 Andreas Jaeger <aj@suse.de>
10328 * configure.in: Add entry for mips*-*-linux*, move catch all
10329 *-*-*linux* entry below this one.
10331 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10333 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10335 2000-02-24 Nick Clifton <nickc@cygnus.com>
10337 * config.sub: Support an OS of "wince".
10339 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10341 * config.guess, config.sub: Updated to match config's 2000-02-15
10344 2000-02-23 Linas Vepstas <linas@linas.org>
10346 * config.sub: Add support for Linux/IBM 370.
10347 * configure.in: Likewise.
10349 2000-02-22 Nick Clifton <nickc@cygnus.com>
10351 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10353 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10355 * config.guess: Guess "cygwin" rather than "cygwin32".
10357 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10359 * configure (gcc_version): When setting, narrow search to
10360 lines containing `version_string'.
10362 2000-02-15 Denis Chertykov <denisc@overta.ru>
10364 * config.sub: Add support for avr target.
10366 2000-02-14 Nick Clifton <nickc@cygnus.com>
10368 * MAINTAINERS: Add maintainers for MCore port.
10370 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10372 * config.sub: Add mmix-knuth-mmixware.
10374 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10376 * MAINTAINERS: Pair cccp with cpplib maintainership.
10378 2000-01-27 Christopher Faylor <cgf@redhat.com>
10380 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10381 structure stuff to -L library search.
10382 (CXX_FOR_TARGET): Ditto.
10383 (CROSS_CHECK_MODULES): Fix spelling mistake.
10385 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10387 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10390 2000-01-12 Richard Henderson <rth@cygnus.com>
10392 * configure.in: Don't build some bits for beos.
10394 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10396 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10399 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10401 * Add self as cpplib maintainer, as requested by Jason
10402 Merrill. Correct my e-mail address.
10404 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10406 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10409 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10411 * MAINTAINERS: Add myself to "write after approval" list.
10413 1999-12-14 Richard Henderson <rth@cygnus.com>
10415 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10416 * config.sub: Accept alphaev[78], alphaev8.
10418 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10420 * config.guess, config.sub: Update from autoconf.
10422 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10424 * MAINTAINERS: update my playtime e-address.
10426 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10428 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10429 necessary libraries are missing.
10431 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10433 * MAINTAINERS: Add new 'write after approval' maintainer.
10435 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10437 * MAINTAINERS: Add new Java maintainer.
10439 1999-10-25 Andreas Schwab <schwab@suse.de>
10441 * configure: Fix quoting inside arguments of eval.
10443 1999-10-21 Nick Clifton <nickc@cygnus.com>
10445 * config-ml.in: Allow suppression of some ARM multilibs.
10447 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10449 * config.guess: Add OS/390 match pattern.
10450 * config.sub: Add mvs, openedition targets.
10451 * configure.in (i370-ibm-opened*): New.
10453 1999-09-04 Steve Chamberlain <sac@pobox.com>
10455 * config.sub: Add support for configuring for pj.
10457 1999-08-31 Nick Clifton <nickc@cygnus.com>
10459 * config.sub (maybe_os): Add support for configuring for fr30.
10461 1999-08-25 Nick Clifton <nickc@cygnus.com>
10463 * configure.in: Do not configure or build ld for AIX
10464 platforms. ld is known to be broken on these platforms.
10466 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10468 * config-ml.in: Pass compiler flag corresponding to multidirs to
10471 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10473 * Makefile.in (LDFLAGS): Define.
10475 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10477 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10479 (*-*-cygwin*): Likewise.
10481 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10484 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10485 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10487 From Eli Zaretskii <eliz@is.elta.co.il>:
10488 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10489 long file name when using DJGPP on MS-DOS.
10491 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10493 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10495 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10497 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10498 dependency as this causes "make check" to globally "make all"
10500 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10502 * configure.in (target_libs): Added target-zlib.
10503 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10504 (CONFIGURE_TARGET_MODULES): Likewise.
10505 (CHECK_TARGET_MODULES): Likewise.
10506 (INSTALL_TARGET_MODULES): Likewise.
10507 (CLEAN_TARGET_MODULES): Likewise.
10508 (configure-target-zlib): New target.
10509 (all-target-zlib): Likewise.
10510 (all-target-libjava): Depend on all-target-zlib.
10511 (configure-target-libjava): Depend on configure-target-zlib.
10513 * Makefile.in (configure-target-libjava): Depend on
10514 configure-target-newlib.
10515 (configure-target-boehm-gc): New target.
10516 (configure-target-qthreads): New target.
10518 * configure.in (target_libs): Added target-qthreads.
10519 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10520 (CONFIGURE_TARGET_MODULES): Likewise.
10521 (CHECK_TARGET_MODULES): Likewise.
10522 (INSTALL_TARGET_MODULES): Likewise.
10523 (CLEAN_TARGET_MODULES): Likewise.
10524 (all-target-qthreads): New target.
10525 (configure-target-libjava): Depend on configure-target-qthreads.
10526 (all-target-libjava): Depend on all-target-qthreads.
10528 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10529 (CONFIGURE_TARGET_MODULES): Likewise.
10530 (CHECK_TARGET_MODULES): Likewise.
10531 (INSTALL_TARGET_MODULES): Likewise.
10532 (CLEAN_TARGET_MODULES): Likewise.
10533 (all-target-libjava): New target.
10534 (all-target-boehm-gc): Likewise.
10535 * configure.in (target_libs): Added libjava, boehm-gc.
10537 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10539 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10540 configure.bat in SUPPORT_FILES.
10541 (gas+binutils.tar.bz2): Likewise.
10543 * makeall.bat: Remove; obsolete.
10545 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10547 From Mark Elbrecht:
10548 * configure.bat: Remove; obsolete.
10550 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10552 * configure: Add -W -Wall to the default CFLAGS when compiling with
10555 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10557 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10559 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10561 * configure.in: Build ld on IRIX6.
10563 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10565 * Makefile.in: Change distribution targets to use bzip2 instead of
10567 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10568 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10570 1999-06-04 Nick Clifton <nickc@cygnus.com>
10572 * config.sub: Add mcore target.
10574 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10576 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10578 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10580 * config.guess (dummy): Changed to $dummy.
10582 1999-05-24 Nick Clifton <nickc@cygnus.com>
10584 * config.sub: Tidied up case statements.
10586 1999-05-22 Ben Elliston <bje@cygnus.com>
10588 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10591 * config.guess: Merge with FSF version. Future changes will be
10592 more accurately recorded in this ChangeLog.
10593 * config.sub: Likewise.
10595 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10597 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10599 1999-04-30 Tom Tromey <tromey@cygnus.com>
10601 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10603 1999-04-23 Tom Tromey <tromey@cygnus.com>
10605 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10607 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10609 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10610 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10611 Bad merge removed these two changes.
10613 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10614 Martin Heller (Ing.-Buero_Heller@t-online.de)
10616 * config.guess (interix Alpha): Add.
10618 1999-04-11 Richard Henderson <rth@cygnus.com>
10620 * configure.in (i?86-*-beos*): Do config gperf; don't config
10621 gdb, newlib, or libgloss.
10623 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10625 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10626 link a trivial program with -mabi=64. If it fails, remove mabi=64
10629 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10631 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10633 1999-04-08 Nick Clifton <nickc@cygnus.com>
10635 * config.sub: Add support for mcore targets.
10637 1999-04-07 Michael Meissner <meissner@cygnus.com>
10639 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10640 not mt-ospace, in order to shut up assembler warning about using
10641 symbols that are named the same as registers.
10643 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10645 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10646 dependency list for all-target-cygmon.
10648 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10650 * config-ml.in: Check $host, not $target, for selective multilibs.
10651 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10652 thumb interworking, and underscore prefix multilibs.
10654 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10656 * missing: Update to version from current automake.
10658 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10660 * configure (gxx_include_dir): Removed.
10662 * configure.in (gxx_include_dir): Handle it.
10663 * Makefile.in: Likewise.
10665 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10667 * config.sub (mips64vr4111,mips64vr4111el) Add.
10669 1999-03-21 Ben Elliston <bje@cygnus.com>
10671 * config.guess: Correct typo for detecting ELF on FreeBSD.
10673 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10675 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10678 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10680 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10681 all-target-newlib to dependency list for all-target-bsp.
10683 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10685 * config.sub: Add i386-uwin support.
10686 * config.guess: Likewise.
10688 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10690 * configure.in: cleanup, add mh-*pic handling for arm, special
10691 case powerpc*-*-aix*
10693 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10695 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10698 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10700 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10703 1999-03-02 Nick Clifton <nickc@cygnus.com>
10705 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10707 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10709 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10711 1999-02-24 Nick Clifton <nickc@cygnus.com>
10713 * config.sub: Fix typo in arm recognition.
10715 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10717 * configure.in (noconfigdirs): Changed target_configdirs to
10718 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10719 rather than m68k-*-* since it is not known to work on
10720 m68k-aout. Ditto for arm-*-*oabi.
10722 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10724 * configure.in (*-*-windows*): Remove, no longer used.
10726 1999-02-19 Ben Elliston <bje@cygnus.com>
10728 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10729 Smart and improved by Andrew Cagney.
10731 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10733 * config.guess: Recognize openbsd-*-hppa.
10735 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10737 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10738 only if it is not empty.
10740 1999-02-17 Nick Clifton <nickc@cygnus.com>
10742 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10744 * config.guess: Modified to recognize uname's armv* syntax.
10746 * config.sub: Modified to recognize uname's armv* syntax.
10748 1999-02-17 Mark Salter <msalter@cygnus.com>
10750 * configure.in: Added target-bsp for sparclite.
10752 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10754 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10756 1999-02-08 Nick Clifton <nickc@cygnus.com>
10758 * configure.in: Add support for strongarm port.
10759 * config.sub: Add support for strongarm target.
10761 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10763 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10764 the old name config/mh-cygwin32.
10767 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10769 * configure.in: Do build ld for ix86 Solaris.
10771 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10773 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10774 $AR_FOR_TARGET. Likewise for RANLIB.
10776 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10778 * config.sub (oabi): Recognize.
10779 * configure.in (arm-*-oabi): Handle.
10781 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10783 * config.guess: Improve detection of i686 on UnixWare 7.
10785 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10787 * config.guess: Add support for i386-pc-interix.
10788 * config.sub: Likewise.
10789 * configure.in: Likewise.
10791 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10793 * Makefile.in: Remove unneeded all-target-libio from
10794 from all-target-winsup target since it is now unneeded.
10795 Add all-target-libtermcap in its place since it is now
10798 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10800 * configure.in: makefile stub for cygwin target is probably
10801 unnecessary. Remove it for now.
10803 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10805 * configure.in: libtermcap.a should be built when cygwin is the
10806 target as well as the host.
10807 * config.guess: Allow mixed case in cygwin uname output.
10808 * Makefile.in: Add libtermcap target.
10810 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10812 * config.sub: Clean up handling of hppa2.0.
10814 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10816 * config.guess: Use C code to identify more HP machines.
10818 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10820 * config.sub: Handle hppa2.0.
10822 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10824 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10825 cygmon for all sparclite targets, regardless of object format.
10827 1998-12-15 Mark Salter <msalter@cygnus.com>
10829 * configure.in: Added target-bsp for several target architectures.
10831 * Makefile.in: Added rules for bsp.
10833 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10835 * config.guess: Improve detection of hppa2.0 processors.
10837 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10839 * config.guess: Recognize FreeBSD using ELF automatically.
10841 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10843 * configure (skip-this-dir): Add handling for new shell script, which
10844 might be created by a sub-directory's configure to indicate, this particular
10845 directory is "unwanted".
10846 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10848 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10850 * ltconfig: import from libtool, after changing libtool to
10851 account for the cygwin name change.
10853 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10855 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10856 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10858 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10860 * configure.in: Add libtermcap to list of cygwin dependencies.
10862 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10864 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10865 they include winsup/include when it's a cygwin target.
10867 1998-11-12 Tom Tromey <tromey@cygnus.com>
10869 * configure.in (host_tools): Added zip.
10870 * Makefile.in (all-target-libjava): Depend on all-zip.
10871 (all-zip): New target.
10872 (ALL_MODULES): Added all-zip.
10873 (NATIVE_CHECK_MODULES): Added check-zip.
10874 (INSTALL_MODULES): Added install-zip.
10875 (CLEAN_MODULES): Added clean-zip.
10877 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10879 * Makefile.in: lose "32" from comment about cygwin.
10881 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10883 * configure.in: Use -Os to build target libraries for the fr30.
10885 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10887 * config.sub: Add fr30.
10889 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10891 * configure.in: drop "32" from config/mh-cygwin32. Check
10892 cygwin* instead of cygwin32*.
10893 * config.sub: Check cygwin* instead of cygwin32*.
10895 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10897 * config.guess: Match any version of Unixware7.
10899 1998-10-20 Syd Polk <spolk@cygnus.com>
10901 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10904 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10906 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10907 these if the appropriate directories and files to not exist.
10909 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10911 * Makefile.in (DEVO_SUPPORT): Add config.if.
10913 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10915 * configure: Add pattern to replace "build_tooldir"'s
10916 definition in the generated Makefile with "tooldir"'s
10919 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10921 * config.sub: Bring back lost sparcv9.
10923 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10925 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10927 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10928 CC_FOR_TARGET and friends.
10930 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10932 * Makefile.in (build_tooldir): New variable, same as tooldir.
10933 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10934 -B$(build_tooldir)/bin/.
10935 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10937 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10939 * README: Remove installation instructions and refer to the
10940 INSTALL directory instead.
10942 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10944 * config.sub: Add support for i[34567]86-pc-udk.
10945 * configure.in: Likewise.
10947 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10949 * Makefile.in: add bzip2 package building bits for user
10951 * configure.in: ditto
10953 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10955 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10956 (ALL_TARGET_MODULES): Add all-target-libobjc.
10957 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10958 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10959 (all-target-libchill): Add dependencies.
10960 * configure.in (target_libs): Add libchill.
10962 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10964 * configure.in (target_subdir): Remove duplicate line.
10966 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10968 * Makefile.in (all-automake): fix dependencies.
10970 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10972 * configure.in: Minor cleanups for building in the $(target_alias)
10975 1998-09-22 Jim Wilson <wilson@cygnus.com>
10977 * Makefile.in (bootstrap): Set r and s before make all. Use
10978 BASE_FLAGS_TO_PASS in make all.
10981 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10983 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10985 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10987 * config.sub: Fix typo in last change.
10989 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10991 * config.sub: Add support for C4x target.
10992 * configure.in: Likewise.
10994 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10996 * config.sub: Recognize sparcv9 just like sparc64.
10998 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11000 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11002 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11004 * config.guess: Correctly identify Pentium II sco boxes.
11006 * config.guess: Fix "tr" code. From Weiwen Liu.
11008 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11010 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11013 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11015 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11016 (ALL_TARGET_MODULES): Add all-target-libchill.
11017 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11018 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11019 (all-target-libchill): Add dependencies.
11020 * configure.in (target_libs): Add libchill.
11022 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11024 * config.guess: Avoid assumptions about "tr" behaves when
11025 LANG is set to something other than English.
11027 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11029 * configure (gxx_include_dir): Changed to
11030 '${prefix}/include/g++'-${libstdcxx_interface}.
11032 * config.if: New to determine the interfaces.
11034 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11036 * config.guess: Detect and handle MPE/IX.
11037 * config.sub: Deal with MPE/IX.
11039 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11041 * configure.in: Use mh-aix43.
11043 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11045 * configure: Fix --without/--disable cases for gxx-include-dir.
11047 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11049 * mdata-sh: Imported. Needed for automake support.
11051 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11053 * Makefile.in (taz): Try "chmod -R og=u ." before
11054 "chmod og=u `find . -print`".
11056 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11058 * configure.in: Add arm-elf and thumb-elf support.
11060 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11062 * Makefile.in: Undo previous patch.
11064 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11066 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11068 (install-no-fixedincludes): and here
11069 (INSTALL_MODULES): ... from here.
11071 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11073 * config.sub: Merge with FSF.
11075 * config.guess: Merge with FSF.
11077 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11079 * configure (extraconfigdirs): New variable.
11080 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11081 * Makefile.in (all): Move higher in file.
11082 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11083 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11084 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11085 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11086 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11088 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11090 * Makefile.in (all-target-libjava): Depend on all-gcc and
11092 (configure-target-libjava): Depend on $(ALL_GCC).
11094 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11096 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11097 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11099 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11101 * INSTALL/README: Fix typo.
11103 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11105 * ylwrap: Change absolute path checks to check for DOS style path
11108 * ylwrap: Don't use a full path name if the source file is in the
11109 same directory. From hjl@lucon.org (H.J. Lu).
11111 * config-ml.in: Default to being verbose, to match Feb 18 change to
11114 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11116 Brought over from egcs:
11118 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11120 * configure.in (target_subdir): Set to ${target_alias} instead
11123 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11125 * configure.in (target_subdir): Set to libraries if enable_multilib.
11127 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11129 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11130 multilibs, force reconfiguration the first time we create
11131 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11133 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11135 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11136 avoid confusion with --no-recursion.
11138 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11140 * configure.in: Win32 hosts shouldn't use install -x
11141 * install-sh: remove -x option, and special .exe-handling
11144 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11146 * config.guess: Recognize i586-pc-beos.
11147 * configure.in: Don't build some bits for beos.
11149 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11151 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11152 CFLAGS default to -O2.
11154 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11157 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11159 * ltmain.sh: Correct install when using a different shell.
11161 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11163 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11165 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11167 * makefile.vms: Update to build binutils/makefile.vms. Add install
11170 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11172 * ltconfig: Update to correct AIX handling.
11174 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11176 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11178 * configure.in (target_subdir): Set to ${target_alias} instead
11181 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11183 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11184 (Makefile): Depend on $(gcc_version_trigger).
11186 * configure (gcc_version): Change default initializer to empty
11188 (gcc_version_trigger): New variable; pass this variable down
11189 to subdir configures to enable them checking gcc's version
11190 themselves. Emit make macros for both gcc_version vars.
11191 (topsrcdir): Initialize reliably.
11192 (recursion line): Remove --with-gcc-version=${gcc_version}.
11194 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11196 * configure (enable_version_specific_runtime_libs): Implement new flag
11197 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11198 in $(libsubdir); emit definition in each generated Makefile.
11199 (gxx_include_dir): Initialize depending on
11200 $enable_version_specific_runtime_libs.
11202 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11204 * configure (gcc_version): Initialize properly depending on
11205 how and where configure is started.
11206 (recursion line): Pass a --with-gcc-version=${gcc_version}
11207 to configures in subdirs.
11209 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11211 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11214 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11216 * configure.in: Add cygmon and libstub support for mn10200.
11218 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11220 * configure (gcc_version): Add new variable describing the
11221 particular gcc version we're building.
11222 * Makefile.in (libsubdir): Add new macro for the directory
11223 in which the compiler finds executables, libraries, etc.
11224 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11227 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11229 * Makefile.in (local-clean): Remove *.log.
11230 (warning.log): Built with warn_summary from build.log.
11231 (mail-report.log): Run test_summary.
11232 (mail-report-with-warnings.log): Run test_summary including
11233 warning.log in the report.
11235 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11237 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11239 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11241 * Makefile.in (grep): Grep no longer depends on libiberty.
11243 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11245 * Makefile.in: all-snavigator needs all-libgui.
11247 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11249 * configure.in: Add cygmon and libstub support for mn10300.
11251 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11253 * missing: Update to version from automake 1.3.
11255 * ltmain.sh: On installation, don't get confused if the same name
11256 appears more than once in the list of library names.
11258 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11260 * config.sub: Accept m68060 and m5200 as CPU names.
11262 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11264 * configure: Use && rather than using -a in test, because odd
11265 strings can confuse test.
11266 * configure.in: Likewise.
11268 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11270 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11272 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11274 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11275 bootstrap4-lean): New targets.
11277 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11279 * mpw-* Delete. Not used.
11281 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11283 * COPYING.LIB: Update FSF address.
11285 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11287 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11289 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11292 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11294 * ltconfig, ltmain.sh: Avoid producing a version number if
11295 -version-info was not used.
11297 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11299 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11300 building with newlib.
11302 1998-04-30 Paul Eggert <eggert@twinsun.com>
11304 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11305 Solaris `make' causes it to continue to next definition.
11307 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11309 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11310 the right GUI libraries and files are installed along with GDB.
11312 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11314 * configure.in: Change alpha to alpha* in several places.
11316 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11318 * config.sub: Recognize sparc86x.
11320 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11322 * configure.in (--enable-target-optspace): Remove debug echo.
11324 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11326 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11328 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11330 * ltconfig: Update cygwin32 support.
11332 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11333 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11334 (GDB_SUPPORT_DIRS): Likewise.
11336 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11338 * configure.in (target_makefile_frag): If --enable-target-optspace,
11339 use -Os to compile target libraries rather than -O2. Default to
11340 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11342 * configure.in (target_cflags): Ditto for d30v.
11344 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11346 * Makefile.in (all-bfd): Depend on all-intl.
11347 (all-binutils): Likewise.
11348 (all-gas): Likewise.
11349 (all-gprof): Likewise.
11350 (all-ld): Likewise.
11352 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11354 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11356 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11358 * Makefile.in (all-bfd): Depend upon all-libiberty.
11360 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11362 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11364 * Makefile.in: Add libstub.
11366 * configure.in: Ditto. Build libstub for targets that have cygmon
11369 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11371 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11373 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11375 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11376 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11378 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11380 * configure: Define DEFAULT_M4 by searching PATH.
11381 * Makfile.in: Use DEFAULT_M4.
11383 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11385 * ltconfig: Add cygwin32 support.
11387 * Makefile.in, configure.in: Add libtool as a native only directory
11388 to configure and build.
11390 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11392 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11394 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11396 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11398 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11400 * Makefile.in: add ash make rules
11401 * configure.in: add ash to native_only and host_tools lists
11403 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11405 * Makefile.in (all-gettext, all-intl): New targets.
11406 (ALL_MODULES): Added all-gettext, all-intl.
11407 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11408 (INSTALL_MODULES): Added install-gettext, install-intl.
11409 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11411 * configure.in (host_tools): Added gettext.
11412 (native_only): Likewise.
11413 (noconfigdirs) [various cases]: Likewise.
11414 (host_libs): Added intl.
11416 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11418 * configure: Do not disable building gdbtk for cygwin32 hosts.
11420 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11422 * configure.in: Add thumb-coff target.
11423 * config.sub: Add thumb-coff target.
11425 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11427 * Makefile.in: Revert yesterday's change.
11428 (all-target-winsup): all-target-librx stays out of here.
11430 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11432 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11433 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11434 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11435 Remove references to librx and libg++.
11437 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11439 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11442 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11444 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11445 for newlib directory.
11446 (CXX_FOR_TARGET): Likewise.
11448 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11450 * ltconfig: Update after libtool/ltconfig.in change for
11453 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11455 * ltconfig, ltmain.sh: Update to libtool 1.2.
11457 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11459 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11460 (install-gcc-cross): Instead, override LANGUAGES here.
11462 1998-03-18 Dave Love <d.love@dl.ac.uk>
11464 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11465 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11467 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11469 * configure.in: Add Thumb-pe target.
11471 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11473 * Makefile.in - changed sn targets to snavigator
11474 * configure.in - changed sn targets to snavigator
11476 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11478 * config-ml.in: After building symlink tree call make distclean
11479 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11480 to be the case for libiberty.
11482 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11484 * configure: When making link, also check the current
11485 directory. The configure scripts may create one.
11487 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11489 * config.sub: Accept alphapca56 and alphaev6 properly.
11491 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11493 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11495 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11497 * config.sub (sco5): Fix typo.
11499 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11501 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11503 (install-itcl): Remove dependency on install-tcl.
11505 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11507 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11509 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11511 * configure.in: Don't build libgui for a cygwin32 target when not on
11514 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11516 * configure (redirect): Set to null, so default behavior of
11517 configure is now --verbose.
11519 1998-02-16 Dave Love <d.love@dl.ac.uk>
11521 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11522 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11524 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11526 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11527 this change to sync Makefile.in with its ChangeLog entries.
11529 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11531 * ltmain.sh (mkdir): Check that the directory doesn't exist
11532 before we exit with error, so that we don't get races during
11535 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11537 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11539 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11541 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11542 PICFLAG_FOR_TARGET.
11543 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11545 * configure: Emit a definition for the new macro enable_shared
11546 into each Makefile.
11548 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11550 * configure.in (host_tools, native_only): Add libtool.
11552 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11554 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11555 Fix typo in ming config comment.
11557 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11559 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11561 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11563 * config.sub: Add tic30 cases, and map c30 to tic30.
11565 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11567 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11568 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11569 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11570 (CLEAN_TARGET_MODULES): Similarly
11571 (all-target-libf2c): Add dependences.
11572 * configure.in (target_libs): Add libf2c.
11574 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11576 * configure.in: Remove expect from noconfigdirs when target
11577 is cygwin32. OK to build expect and dejagnu with Canadian
11580 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11582 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11585 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11588 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11590 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11591 here as it is not defined in the toplevel Makefile.
11593 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11595 * configure (package_makefile_rules_frag): New variable, which names
11596 a file with generic rules, ...
11597 Change comment to mention we now have FIVE parts.
11598 * configure: Undo last change.
11600 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11602 * config.guess: More accurate determination of HP processor types.
11603 * config.sub: More accurate determination of HP processor types.
11605 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11607 * configure (package_makefile_frag): Move inserting the
11608 ${package_makefile_frag} to where it should be according
11611 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11613 * config.guess: Add support for Linux/ARM.
11615 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11617 * .cvsignore: Remove *-info and *-install since they match
11618 release-info and mpw-install, which we don't want to just ignore.
11620 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11622 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11624 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11626 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11627 local_prefix to sub-make invocations.
11629 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11631 * configure.in: Check makefile fragments in the source
11634 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11636 * configure.in: Check whether host and target makefile
11637 fragments exist before adding them to *_makefile_frag.
11639 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11641 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11643 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11645 * configure.in: Make sure we only replace RPATH_ENVVAR on
11646 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11649 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11652 1998-01-13 Lee Iverson (leei@ai.sri.com)
11654 * config-ml.in (multi-do): LDFLAGS must include multilib
11657 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11659 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11661 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11663 * config.sub: Add mingw32 support.
11664 * configure.in: Likewise.
11666 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11668 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11670 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11672 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11673 * configure (gxx_include_dir): Provide a definition for subdirs
11674 which do not use autoconf.
11676 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11678 * config.guess: Sync with egcs. Picks up new alpha support,
11679 BeOS & some additional linux support.
11681 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11683 * config.guess: HP 9000/803 is a PA1.1 machine.
11685 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11687 * configure.in: It's alpha*-...
11689 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11691 * configure.in (host_makefile_frag, target_makefile_frag):
11692 Handle multiple config files.
11693 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11696 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11700 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11702 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11704 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11706 * Makefile.in: Add libgui directory.
11707 (GDB_TK): Add all-libgui.
11708 * configure.in: Add libgui directory.
11709 * configure: Add all-libgui to GDB_TK.
11711 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11713 * config-ml.in (multidirs): Add m32r to multilib list.
11715 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11717 * Makefile.in (all-target-gperf): Change dependency to
11718 all-target-libstdc++.
11720 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11722 * config.guess: Add BeOS support.
11724 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11726 Source directory cvs renamed to cvssrc:
11727 * configure.in (host_tools): Change cvs to cvssrc.
11728 (native_only): Likewise.
11729 (noconfigdirs) [various cases]: Likewise.
11730 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11731 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11732 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11733 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11734 (all-cvssrc): Rename target from all-cvs.
11736 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11738 * configure (gxx_include_dir): Fix thinko.
11740 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11742 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11743 (install-cross, install-gcc-cross): New targets.
11745 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11747 * configure.in (noconfigdirs): Add support for Thumb target.
11749 * config.sub (maybe_os): Add support for Thumb target.
11751 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11753 * Makefile.in: Add rules for cygmon.
11755 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11757 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11759 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11760 * configure (gxx_include_dir): Provide a definition for subdirs
11761 which do not use autoconf.
11763 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11765 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11768 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11771 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11772 found on RedHat Linux systems.
11774 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11776 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11779 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11781 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11783 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11785 * ltmain.sh: If mkdir fails, check whether the directory was created
11786 anyhow by some other process.
11788 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11790 * configure.in (d30v-*-*): Configure all directories.
11792 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11794 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11797 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11799 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11801 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11803 * include/libiberty.h: Add extern "C" { so it can be used with C++
11805 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11808 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11810 * configure.in (d30v-*-*): Configure GCC now.
11812 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11814 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11815 is no longer needed.
11817 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11819 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11821 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11823 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11824 targets using "$@" to provide support for similar but not identical
11825 targets without having to duplicate code.
11827 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11829 * makefile.vms: Fix to work with DEC C.
11831 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11833 * config.sub: Add mips-tx39-elf to marketing names.
11835 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11837 * ltmain.sh: Handle symlinks in generated script.
11839 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11841 * configure: Handle autoconf style directory options: --bindir,
11842 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11843 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11845 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11846 (sharedstatedir, localstatedir, oldincludedir): New variables.
11847 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11848 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11849 sbindir, sharedstatedir, and sysconfdir.
11851 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11853 * Makefile.in (bootstrap-lean): New target.
11855 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11857 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11858 sn, and gnuserv from noconfigdirs.
11860 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11862 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11864 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11866 * Makefile.in (cross): New target.
11868 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11869 Jeff Law <law@cygnus.com>
11871 * Makefile.in (bootstrap2, bootstrap3): New targets.
11872 (all-bootstrap): Remove outdated and confusing target.
11873 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11875 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11877 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11878 windows. Consistent with gdb/configure.
11880 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11882 * configure.in: Name Linux target fragment.
11884 * configure: Rewrite so that project Makefile fragment is inserted
11885 first and appears last in the resulting Makefile.
11887 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11889 * Makefile.in (install-itcl): Install tcl first.
11891 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11893 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11895 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11897 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11899 * configure.in (skipdirs): Add target-librx for Linux.
11900 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11902 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11904 * Makefile.in (bootstrap): New target.
11906 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11908 * config.sub: Accept 'amigados' for backward compatibility.
11910 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11912 * config.guess: Merge with FSF.
11914 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11916 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11918 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11920 * config.sub: Add "marketing-names" patch.
11922 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11924 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11926 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11928 * config.sub: Handle v850-elf.
11930 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11932 * .cvsignore (*-install): Remove.
11934 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11936 * ltconfig: Set CONFIG_SHELL in libtool.
11937 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11939 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11941 * configure.in (target_subdir): Set to libraries if enable_multilib.
11943 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11945 * config.guess: Update from gcc directory.
11947 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11949 * Makefile.in (all-sim): Depends on all-readline.
11951 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11953 * Makefile.in (BISON, YACC): Use $$s.
11954 (all-bison): Depend on all-texinfo.
11956 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11958 * Makefile.in (BISON): Add -L flag.
11961 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11963 * configure.in (noconfigdirs): Add support for v850e target.
11965 * config.sub (maybe_os): Add support for v850e target.
11967 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11969 * configure.in (noconfigdirs): Add support for v850ea target.
11971 * config.sub (maybe_os): Add support for v850ea target.
11973 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11975 * config.sub: Add mipstx39. Delete r3900.
11977 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11979 * Makefile.in (all-autoconf): Depends on all-texinfo.
11981 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11983 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11986 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11988 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11990 * configure: When handling a Canadian Cross, handle YACC as well as
11991 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11992 * Makefile.in (all-bison): Depend upon all-texinfo.
11994 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11996 * Makefile.in (BISON): bison, not byacc or bison -y.
11997 (YACC): bison -y or byacc or yacc.
11998 (various): Add *-bison as appropriate.
11999 (taz): No need to mess with BISON anymore.
12001 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12003 * configure: If OSTYPE matches *win32*, try to find a good value for
12006 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12008 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12009 configure.in if it is present.
12011 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12013 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12015 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12017 * config.sub: Recognize `arc' cpu.
12018 * configure.in: Likewise.
12019 * config-ml.in: Likewise.
12021 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12023 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12025 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12027 * configure: Changed sed delimiter from ':' to '|' when
12028 attempting to substitute ${config_shell} for SHELL. On
12029 NT ${config_shell} may contain a ':' in it.
12031 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12033 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12035 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12037 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12039 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12041 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12043 * ylwrap: If the program is a relative path, force it to be
12046 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12048 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12050 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12052 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12053 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12056 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12058 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12059 separated by spaces.
12061 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12063 * ylwrap: New file.
12064 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12066 * ltmain.sh: Handle /bin/sh at start of install program.
12068 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12070 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12071 * missing: New file, from automake 1.2.
12073 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12075 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12076 check-tk to CHECK_X11_MODULES.
12078 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12080 * config.sub: Merge with FSF.
12082 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12084 * config.guess: Merge with FSF.
12086 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12088 * configure: Treat msdosdjgpp like go32.
12089 * configure.in: Likewise. Don't remove gprof for go32.
12091 * configure: Change Makefile.tem2 to Makefile.tm2.
12093 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12095 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12097 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12099 * install-sh (chmodcmd): Set to null if the DST directory already
12100 exists. Same as Nov 11th change.
12102 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12104 * configure (GDB_TK): Needs itcl and tix.
12106 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12108 * config.guess: Update from FSF.
12110 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12112 * Makefile.in (GDB_TK): Depend on itcl and tix.
12114 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12116 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12117 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12118 (INSTALL_SCRIPT): New variable.
12119 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12120 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12122 * install-sh: Add support for -x option.
12124 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12126 * configure.in, Makefile.in: Treat tix like itcl.
12128 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12130 * Makefile.in (WINDRES): New variable.
12131 (WINDRES_FOR_TARGET): New variable.
12132 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12133 (EXTRA_HOST_FLAGS): Add WINDRES.
12134 (EXTRA_TARGET_FLAGS): Add WINDRES.
12135 (EXTRA_GCC_FLAGS): Add WINDRES.
12136 ($(DO_X)): Pass down WINDRES.
12137 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12138 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12139 DLLTOOL_FOR_TARGET.
12141 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12143 * configure.in: configure sim before gdb for win32-x-ppc
12145 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12147 Move gperf into the toplevel, from libg++.
12148 * configure.in (target_tools): Add target-gperf.
12149 (native_only): Add target-gperf.
12150 * Makefile.in (all-target-gperf): New target, depend on
12152 (configure-target-gperf): Empty rule.
12153 (ALL_TARGET_MODULES): Add all-target-gperf.
12154 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12155 (CHECK_TARGET_MODULES): Add check-target-gperf.
12156 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12157 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12159 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12161 * config.sub (mn10200): Recognize new basic machine.
12163 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12165 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12166 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12168 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12170 * configure.in: If we're building mips-sgi-irix6* native, turn on
12171 ENABLE_MULTILIB and set TARGET_SUBDIR.
12173 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12175 * Makefile.in (all-sn): Depend on all-grep.
12177 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12179 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12181 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12182 Makefile. From Jeff Makey <jeff@cts.com>.
12183 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12185 * Makefile.in (DISTBISONFILES): Remove.
12186 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12189 * configure.in: Build itl, db, sn, etc., when building for native
12192 * Makefile.in (LD): New variable.
12193 (EXTRA_HOST_FLAGS): Pass down LD.
12194 ($(DO_X)): Likewise.
12196 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12198 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12200 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12202 * configure.in (targargs): Strip out any supplied --build argument
12203 before adding our own. Always add --build.
12205 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12207 * configure.in (targargs): Pass --build if we're doing
12210 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12212 * configure: Use '|' instead of ":" as the separator in
12213 sed. Otherwise sed chokes on NT path names with drive
12214 designators. Also look for "?:*" as the leading characters in an
12217 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12219 * config.sub: Support for r3900.
12221 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12223 * configure.in: Use install-sh, not install.sh.
12225 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12227 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12230 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12232 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12235 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12237 * Makefile.in: Add automake targets.
12238 * configure.in (host_tools): Add automake.
12240 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12242 * configure: Default CXX to c++, not gcc.
12243 * Makefile.in (CXX): Set to c++, not gcc.
12244 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12246 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12248 * install-sh: try appending a .exe if source file doesn't
12251 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12253 * configure.in: Turn on multilib by default.
12254 (cross_only): Remove target-libiberty.
12256 * Makefile.in (all-gcc): Don't depend on libiberty.
12258 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12260 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12262 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12264 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12265 (DISTBISONFILES): Add ld/Makefile.in
12267 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12269 * configure.in: if target is cygwin32 but host isn't cygwin32,
12270 don't configure gdb tcl tk expect, not just gdb.
12272 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12274 * configure.in: Added gnuserv everywhere sn appears.
12276 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12277 (CROSS_CHECK_MODULES): Added check-gnuserv.
12278 (INSTALL_MODULES): Added install-gnuserv.
12279 (CLEAN_MODULES): Added clean-gnuserv.
12280 (all-gnuserv): New target.
12282 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12284 * config.guess: Fixes for MIPS OpenBSD systems.
12286 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12288 * Makefile.in (INSTALL_XFORM): Remove.
12289 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12291 * mkinstalldirs: New file, copied from automake.
12292 * Makefile.in (installdirs): Rename from install-dirs. Use
12293 mkinstalldirs. Change all users.
12294 (DEVO_SUPPORT): Add mkinstalldirs.
12296 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12298 * install-sh: Rename from install.sh.
12299 * Makefile.in (INSTALL): Change install.sh to install-sh.
12300 (DEVO_SUPPORT): Likewise.
12302 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12303 Graichen <graichen@rzpd.de>.
12305 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12307 * config.guess: Recognize OpenBSD systems correctly.
12309 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12311 * README, Makefile.in (ETC_SUPPORT): Remove references to
12312 cfg-paper*, configure.{texi,man,info*}._
12314 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12316 * Makefile.in (all.normal): Ensure that gcc is built after all
12317 the x11 - ie gdb - targets.
12319 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12321 * makefile.vms: Don't run conf-a-gas.
12323 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12325 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12327 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12329 * configure.in: Remove noconfigdirs case since gdb also
12330 configures and builds for tic80-coff.
12332 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12334 * configure: Set cache_file to config.cache.
12335 * Makefile.in (local-distclean): Remove config.cache.
12337 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12339 * COPYING: Update FSF address.
12341 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12343 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12346 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12348 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12349 MAKEDIRS, is empty.
12351 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12353 * config.sub: Tweak mn10300 entry.
12355 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12357 * configure.in (host_tools): Put sim before gdb, so gdb's
12358 configure.tgt can determine if the simulator was configured.
12360 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12362 * config.sub: Move BeOS $os case to be with other Cygnus
12365 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12367 * config.sub: Remove misplaced comment that broke Linux.
12369 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12371 * config.sub: Add BeOS support.
12373 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12375 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12377 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12379 * configure.in (noconfigdirs): Remove tcl and tk from
12380 noconfigdirs for cygwin32 builds.
12382 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12384 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12386 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12388 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12389 make-all.com, use makefile.vms instead.
12391 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12393 * config.sub: Accept -lnews*.
12395 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12397 * configure.in (noconfigdirs): Disable target-newlib,
12398 target-examples and target-libiberty for d30v.
12400 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12402 * configure.in (noconfigdirs): Enable ld for d30v.
12404 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12406 * configure.in (tic80-*-*): Build compiler.
12408 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12410 * configure.in (d30v-*): Remove sim directory from list of
12411 unsupported d30v directories
12413 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12415 * config.sub, configure.in: Add d30v target cpu.
12417 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12419 * makefile.vms: New file.
12420 * make-all.com: Remove.
12422 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12424 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12426 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12428 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12430 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12432 * Makefile.in (ALL_MODULES): Added all-db.
12433 (CROSS_CHECK_MODULES): Addec check-db.
12434 (INSTALL_MODULES): Added install-db.
12435 (CLEAN_MODULES): Added clean-db.
12437 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12439 * config.guess: Merge with latest FSF sources.
12441 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12443 * Makefile.in (ALL_MODULES): Added all-itcl.
12444 (CROSS_CHECK_MODULES): Added check-itcl.
12445 (INSTALL_MODULES): Added install-itcl.
12446 (CLEAN_MODULES): Added clean-itcl.
12448 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12450 * configure.in: build gdb for mn10200
12452 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12454 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12456 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12458 * configure.in (tic80-*-*): Turn off most targets right now.
12460 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12462 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12463 rather than the makeinfo program.
12464 (do-info): Depend upon all-texinfo.
12466 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12468 * configure.in: Remove uses of config/mh-linux.
12470 * config.sub, config.guess: Merge with latest FSF sources.
12472 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12474 * config.sub (case $basic_machine): Add tic80 entries.
12476 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12478 * config.sub, config.guess: Merge with latest FSF sources.
12480 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12482 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12483 * mpw-config.in: Test for NewFolderRecursive.
12484 * mpw-install: Use symbolic name for startup filename.
12485 * mpw-README: Add various additional details.
12487 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12489 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12491 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12493 * configure.in: Do build gcc and the target libraries for
12496 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12498 * configure.in: don't avoid building gdb for mn10300 any more
12499 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12500 instead of single-quoting it.
12502 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12504 * configure.in: Don't use --with-stabs on IRIX 6.
12506 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12508 * configure.in (m32r): Build gdb, libg++ now.
12510 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12512 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12513 directories from noconfigdirs.
12515 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12517 * config.sub (basic_machine): added mips16 configuration
12519 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12521 * config.sub: Handle d10v-unknown.
12523 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12525 * config.sub: Handle v850-unknown.
12527 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12529 * Makefile.in: add findutils
12530 * configure.in: add findutils to list of host_tools
12532 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12534 * config.sub: Handle mn10200 and mn10300.
12536 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12538 * configure.in (d10v-*): Do not build librx.
12540 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12542 * configure.in (mn10300): Build everything except gdb & libgloss.
12544 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12546 * config.guess: Patch for Dansk Data Elektronik servers,
12547 from Niels Skou Olsen <nso@dde.dk>.
12549 For ncr, use /bin/uname rather than uname, since GNU uname does not
12550 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12552 Patch for MIPS R4000 running System V,
12553 from Eric S. Raymond <esr@snark.thyrsus.com>.
12555 Fix thinko for nextstep.
12557 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12559 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12560 * config.guess: Guess mips-dec-mach_bsd4.3.
12562 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12563 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12565 * config.guess (mips-mips-riscos*): Emit just enough of the
12568 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12569 * config.guess (sparc-auspex-sunos*): Added.
12570 (f300-fujitsu-*): Added.
12572 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12573 * config.guess: Recognize a Tadpole as a sparc.
12575 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12577 * config.guess: Don't assume that NextStep version is either 2 or
12578 3. NextStep 4 (aka OpenStep 4) has come out now.
12580 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12582 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12583 From Rik Faith <faith@cs.unc.edu>.
12585 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12587 * config.sub: Contributions from bug-gnu-utils to:
12588 Support plain "hppa" (no version given) architecture, reported by
12590 OpenBSD like NetBSD.
12591 LynxOs is not a hardware supplier.
12593 * config.guess: Contributions from bug-gnu-utils to add support for:
12594 OpenBSD like NetBSD.
12596 More Pyramid systems.
12597 i[n>4]86 Intel chips.
12598 M680[n>4]0 Motorola chips.
12599 Use unknown instead of lynx for hardware manufacturer.
12601 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12603 * install.sh (chmodcmd): Set to null if the DST directory already
12606 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12608 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12609 not use mt-ppc target Makefile fragment any more.
12611 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12613 * configure.in (*-*-windows): Exclude everything but those dirs
12614 needed to build windows.
12616 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12618 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12620 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12622 * configure.in: Exclude mmalloc from i386-windows.
12624 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12626 * Undo my previous change.
12628 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12630 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12632 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12634 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12636 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12637 host to add it's own flags.
12639 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12641 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12643 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12645 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12646 (CXX_FOR_TARGET): Likewise.
12647 (GCC_FOR_TARGET): Define.
12648 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12649 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12650 CC_FOR_TARGET was specified on the command line.
12651 (MAKEOVERRIDES): Don't define.
12653 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12655 * configure.in (m32r): Fix spelling of libg++ libs.
12657 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12659 * config.sub (-apple*): Remove, now redundant.
12661 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12663 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12665 * configure: Rework yesterday's sed script patch.
12667 * config.sub: Merge with FSF.
12669 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12671 * config.guess: Merge from FSF.
12673 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12674 * config.guess: Use pc instead of unknown, for pc clone systems.
12675 Change linux to linux-gnu.
12677 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12678 * config.guess: Avoid non-portable tr syntax.
12680 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12682 * test-build.mk (HOLES): Add "xargs" for gdb.
12684 * configure: Avoid hpux10.20 sed bug.
12686 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12688 * configure.in: Add support for windows host
12689 (that is a build done under the Microsoft build environment).
12691 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12693 * Makefile.in: Replace all uses of srcroot with s, to shrink
12694 command line lengths.
12696 Patches from Geoffrey Noer <noer@cygnus.com>:
12697 * configure.in: If configuring for newlib, pass --with-newlib to
12699 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12700 -Bnewlib/ and -Lwinsup to gcc.
12701 (CXX_FOR_TARGET): Likewise.
12703 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12705 * Makefile.in (ETC_SUPPORT): Add configure.
12707 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12709 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12710 host configuration file.
12712 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12714 * configure.in: Break mn10x00 support into separate
12715 mn10200 and mn10300 configurations.
12716 * config.sub: Likewise.
12718 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12720 * configure.in: Add lots of stuff to noconfigdirs for
12721 the mn10x00 targets.
12723 * config.sub, configure.in: Add mn10x00 support.
12725 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12727 * make-all.com: Call conf-a-gas, not config-a-gas.
12729 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12731 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12734 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12736 * mpw-README: Add much more detail for native PowerMac.
12737 * mpw-install: New file.
12738 * mpw-configure: Add --norecursion and --help options.
12739 * mpw-config.in: Translate readme and install files when
12741 * mpw-build.in: Don't always depend on byacc and flex.
12742 (install-only-top): New action.
12744 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12746 * configure.in: You can now configure GDB for the v850.
12748 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12750 * configure.in (noconfigdirs): Don't configure any C++ dirs
12753 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12755 * config.sub: Recognize mips64vr5000.
12757 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12759 * configure.in: Use a single line for host_tools and native_only.
12761 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12763 * config.sub, configure.in: Add entries for m32r.
12765 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12767 * Makefile.in (inet-install): Don't run install-gzip.
12769 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12771 * configure.in: Don't config lots of things for *-*-windows*.
12773 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12775 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12776 (host_libs, host_tools): Copy from configure.in.
12777 * mpw-configure: Don't complain about directories not found.
12779 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12781 * configure.in (i[345]86): Recognize i686 for pentium pro.
12782 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12785 * config.guess (i[345]86): Ditto.
12787 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12789 * configure.in (noconfigdirs): Removed gdb for D10V.
12791 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12793 * configure.in: Remove ld, target-libio, target-libg++, and
12794 target-libstdc++ from noconfigdirs.
12796 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12798 * configure: Fix three locations where shell scripts were
12799 being run directly rather than with config_shell.
12801 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12803 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12804 * config.sub (basic_machine): Recognize v850.
12806 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12808 * mpw-configure: Handle multiple enable/disable options and
12809 pass them down recursively, handle -c and -s flags appropriately
12810 depending on choice of compiler, add escape mechanism for
12811 quoted arguments to gC.
12813 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12815 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12816 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12817 so that -mrelocatable-lib and -mno-eabi are used.
12819 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12820 not support --print-multi-lib, don't abort.
12822 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12824 * make-all.com: Run config-a-gas.
12825 * setup.com: Don't copy subdirectory files around.
12827 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12829 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12830 target, it now compiles correctly.
12832 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12834 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12836 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12838 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12840 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12842 * configure.in (native_only): Add prms.
12844 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12846 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12847 (BINUTILS_SUPPORT_DIRS): Likewise.
12849 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12851 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12852 d10v support is added.
12854 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12856 * configure.in (d10v-*-*): New target.
12858 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12860 * config.guess (HP 9000/811): Recognize this as a PA1.1
12863 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12865 * Makefile.in (do-tar-gz): New target, split out from tail end of
12866 taz target. Run each command separately, don't use pipes.
12869 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12871 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12872 * mpw-build.in: No builds should depend on building byacc or flex,
12873 they are assumed to be installed already.
12875 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12877 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12878 variable that CC_FOR_TARGET needs.
12880 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12882 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12883 options have changed since the last time the subdirectory was
12884 configured, and if it has, reconfigure.
12885 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12886 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12888 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12890 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12891 CLEAN_MODULES): Add bash.
12892 (all-bash): New target.
12894 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12896 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12898 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12900 * config.sub (basic_machine): Recognize d10v as a valid processor.
12902 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12904 * mpw-configure: Add support for --bindir.
12905 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12907 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12909 * configure.in: add bash, time, gawk to list of hosttools and things
12910 to only build for native toolchains
12912 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12914 * Makefile.in (docdir): Remove.
12916 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12918 * Makefile.in (datadir): Set to $(prefix)/share.
12920 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12922 * configure.in: build diff and patch for cygwin32-hosted
12925 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12927 * config.sub: Accept -rtems*.
12929 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12931 * configure.in: enable dosrel for cygwin32-hosted builds,
12932 remove diff from the list of things not buildable
12935 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12937 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12940 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12942 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12944 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12946 * Makefile.in (taz): Handle case where tex3patch didn't even get
12947 checked out. Also, if it was found, put the symlink in a new util
12950 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12952 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12954 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12956 * config.sub: Recognize -openvms.
12957 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12958 * make-all.com, setup.com: New files.
12960 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12962 * Makefile.in (taz): tex3patch moved to texinfo/util.
12964 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12966 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12967 * configure.in: remove make from disable-if-Can-Cross list
12968 enable gdb if ${host} and ${target} are cygwin32
12970 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12972 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12973 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12975 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12977 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12978 distinguish sysv/svr4/bsd variants.
12979 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12981 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12983 * configure.in: Added copyright notice.
12984 * move-if-change: Added copyright notice.
12986 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12988 * configure.in (powerpcle-*-solaris*): Until we get shared
12989 libraries working, don't build gdb, sim, make, tcl, tk, or
12992 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12994 * config.guess: Merge with FSF:
12996 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12997 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12999 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13000 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13002 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13003 * config.guess: Combine two OSF1 rules.
13004 Also recognize field test versions. From mjr@zk3.dec.com.
13005 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13006 because GNU uname does not support -p. From pmr@pajato.com.
13008 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13010 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13012 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13014 * mpw-README: Document GCCIncludes.
13016 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13018 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13020 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13022 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13024 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13026 * configure.in (*-*-cygwin32): Configure make.
13028 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13030 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13032 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13034 * Makefile.in (all-inet): Depend on all-perl.
13036 * Makefile.in (inet-install): New target.
13038 * Makefile.in (all-inet): Depend on all-tcl.
13039 (all-inet): Depend on all-send-pr.
13041 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13043 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13046 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13048 * configure.in: Don't configure --with-gnu-ld on AIX.
13050 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13052 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13054 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13056 * Makefile.in (ALL_MODULES): Added all-inet.
13057 (CROSS_CHECK_MODULES): Added check-inet.
13058 (INSTALL_MODULES): Added install-inet.
13059 (CLEAN_MODULES): Added clean-inet.
13060 (all-indent): New target.
13062 * configure.in (host_tools): Added inet.
13063 (native_only): Added inet.
13064 (noconfigdirs): Added inet.
13066 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13068 * configure.in: Don't configure libgloss if we are not configuring
13071 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13073 * configure.in: Don't configure libgloss for unsupported
13076 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13078 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13080 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13082 * Makefile.in (ALL_MODULES): Include all-apache.
13083 (CROSS_CHECK_MODULES): Include check-apache.
13084 (INSTALL_MODULES): Include install-apache.
13085 (all-apache): New target.
13087 * configure.in: Added apache everywhere perl is seen.
13089 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13091 * Makefile.in: Add support for clean-{module} and
13092 clean-target-{module} rules.
13094 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13096 * configure.in (*-*-ose) do not build libgloss.
13098 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13100 * config.guess (prep*:SunOS:5.*:*): Turn into
13101 powerpele-unknown-solaris2.
13103 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13105 * configure.in: Permit --enable-shared to specify a list of
13108 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13110 * configure.in (host==solaris): Pass only the first word of $CC
13111 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13113 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13115 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13117 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13119 * Makefile.in (ALL_MODULES): Include all-perl.
13120 (CROSS_CHECK_MODULES): Include check-perl.
13121 (INSTALL_MODULES): Include install-perl.
13122 (ALL_X11_MODULES): Include all-guile.
13123 (CHECK_X11_MODULES): Include check-guile.
13124 (INSTALL_X11_MODULES): Include install-guile.
13125 (all-perl): New target.
13126 (all-guile): New target.
13128 * configure.in (host_tools): Include perl and guile.
13129 (native_only): Include perl and guile.
13130 (noconfigdirs): Don't build guile and perl; no ports have been
13133 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13135 * configure (--enable-*): Handle quoted option lists such as
13136 --enable-sim-cflags='-g0 -O' better.
13138 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13140 * Makefile.in ({,inst}all-target): New rule so we can make and
13141 install all of the target directories easily.
13143 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13145 * configure.in: Add missing global flag in sed substitution when
13146 deleting `target-' from ${configdirs}.
13148 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13150 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13153 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13156 * install.sh: Correct misspelling of transformbasename.
13158 * config.guess: Recognize mips-*-sysv*.
13160 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13162 * config.sub: Recognize mon960.
13164 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13166 * configure: Restore Canadian Cross handling of BISON and LEX,
13167 removed in Feb 20 change.
13169 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13171 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13172 Mention make install. Remove the old copyright date as well the
13173 clumsy and rather pointless copyright on the README file.
13175 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13177 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13178 Makefile after running symlink-tree, then run `make distclean' to
13179 avoid clobbering any generated files in srcdir.
13181 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13183 * configure.in (m68k-*-netbsd*): Build everything now.
13185 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13187 * Makefile.in (taz): Fix quoting.
13189 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13191 * configure.in (sparclet-*-*): Build everything now.
13193 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13195 * configure.in (m68k-*-linux*): New host.
13197 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13199 * configure: Check for bison before byacc.
13201 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13203 * Makefile.in configure: Change the way LEX and BISON/YACC are
13204 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13205 searching PATH. These are used as fallbacks by Makefile.in if
13206 flex/bison/byacc aren't in objdir.
13208 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13210 * Makefile.in: Make everything which depends upon all-bfd also
13211 depend upon all-opcodes, in case --with-commonbfdlib is used.
13213 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13215 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13216 building NT native compilers on Unix.
13218 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13220 * configure.in: Don't get CC from the host Makefile fragment if we
13221 can find gcc in PATH, or if this is a Canadian Cross. Move the
13222 Solaris test for /usr/ucb/cc to the post target script, just after
13223 the compiler sanity test.
13225 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13227 * config.sub: Merge with FSF.
13229 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13231 * Makefile.in (RPATH_ENVVAR): New variable.
13232 (REALLY_SET_LIB_PATH): Use it.
13233 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13235 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13237 * config.sub, configure.in: Recognize sparclet cpu.
13239 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13241 * config.guess: Support m68k-cbm-sysv4.
13243 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13245 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13246 m68k-unknown-linuxaout from linker help string. Put quotes around
13249 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13251 * config.guess (powerpc-harris-powerunix): Add guess for port
13254 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13256 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13258 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13260 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13261 $(REALLY_SET_LIB_PATH) in Makefile.
13262 * Makefile.in (SET_LIB_PATH): New variable.
13263 (REALLY_SET_LIB_PATH): New variable.
13264 ($(DO_X)): Use $(SET_LIB_PATH).
13265 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13266 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13267 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13268 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13269 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13270 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13271 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13272 (install-dosrel): Likewise.
13273 (all-opcodes): Depend upon all-libiberty.
13275 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13277 * config.guess (*:CYGWIN*): New
13279 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13281 * Makefile.in (all-target-winsup): All all-target-libiberty.
13283 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13285 * configure.in (noconfigdirs): Add missing # in front of comment.
13287 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13289 * configure.in: add second pass to things added to noconfigdirs
13290 so *-gm-magic can exclude libgloss properly.
13292 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13294 * mpw-configure (extralibs_name, rez_name): Set correctly
13295 for MWC68K compiler.
13297 * mpw-README: Add more info on the necessary build tools.
13299 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13301 * configure.in, config.sub: Recognize cygwin32.
13303 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13305 * config.guess, config.sub: Recognize A/UX.
13307 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13309 * config.sub: Merge with gcc/config.sub.
13311 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13313 * mpw-build.in (do-binutils): Add build of stamps.
13315 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13317 * config.sub: Add recognition for mips64vr4100*-* targets.
13319 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13321 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13322 Add creation of gconfigargs with `--enable-shared' turned on.
13323 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13324 ($(host)-stamp-stage3-configured): Likewise.
13325 (HOLES): Add chatr and ldd.
13326 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13328 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13330 * configure: Pass --nfp to recursive configures.
13332 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13334 * Makefile.in (DLLTOOL): New.
13335 (DLLTOOL_FOR_TARGET): New.
13336 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13337 (EXTRA_TARGET_FLAGS): Ditto.
13338 (EXTRA_GCC_FLAGS): Ditto.
13339 (CONFIGURE_TARGET_MODULES): Ditto.
13341 * configure: Add DLLTOOL.
13343 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13345 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13346 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13347 mh-sco, since old workarounds no longer needed, and don't
13348 build ld, since libraries have weak symbols in COFF.
13350 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13352 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13354 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13356 * configure.in: Make sure that ${CC} can be used to compile an
13359 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13361 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13362 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13363 nothing depending on whether gdbtk is being built.
13365 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13367 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13369 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13371 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13372 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13374 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13376 * config-ml.in: Add support for
13377 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13378 Simplify setting of multidirs from --disable-foo.
13380 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13382 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13383 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13384 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13385 non-empty, pass them on to the GCC make.
13386 (all-bootstrap): New rule that is like all-gcc, except it executes
13387 the GCC bootstrap rule instead of the GCC all rule.
13389 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13391 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13393 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13395 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13398 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13400 * config.sub (i*86*) Change [345] to [3456]
13402 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13404 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13407 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13409 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13410 AIX multilibs get built.
13412 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13414 * configure.in (i386-win32): Don't build expect if we're not
13415 building the tcl subdir.
13417 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13419 * Makefile.in: (configure-target-examples, all-target-examples):
13420 New targets, configure and build example programs.
13422 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13424 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13425 use it as input to sedit the generated MPW makefile.
13426 * mpw-README: Add a suggestion about Gestalt.h.
13428 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13430 * config.sub: Accept *-*-ieee*.
13432 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13434 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13435 Ronald F. Guilmette <rfg@monkeys.com>.
13437 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13439 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13440 for powerpc-pe native.
13441 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13442 (target==powerpc-pe): duplicate i386-win32 entry.
13444 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13446 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13447 of vxworks, not just vxworks5.1.
13449 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13451 * mpw-configure: Add support for exec-prefix.
13453 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13455 * config.guess: Recognize HP model 816 machines as having
13458 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13460 * configure: Ignore new autoconf configure options.
13462 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13464 * config.guess: Recognize Pentium under SCO.
13465 From Robert Lipe <robertl@arnet.com>.
13467 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13469 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13471 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13473 * configure.in: Don't configure gas for alpha-dec-osf*.
13475 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13477 * configure.in: Default to --with-stabs for some targets for which
13478 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13479 i[345]86*-*-unixware*.
13481 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13483 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13484 rather than basing it on the target. Simplify handling of options
13485 controlling which directories to configure. Remove extraneous
13486 slash in multi-clean target.
13488 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13490 * config-ml.in: Prefix more variables with ml_ so they don't collide
13493 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13495 * configure: Don't turn -v into --v.
13497 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13499 * configure.in (targargs): Fix typo.
13501 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13503 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13505 * configure.in: Strip --host and --target options from
13506 CONFIG_ARGUMENTS, and always configure for --host only. Add
13507 --with-cross-host option when building with a cross-compiler.
13508 * configure: Canonicalize the arguments put into config.status by
13509 always using `=' for an option with an argument. Pass a presumed
13510 --host or --target explicitly.
13512 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13514 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13515 into general OS recognition case.
13517 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13519 * configure.in (target_configdirs): add target-winsup only
13520 for win32 target systems.
13522 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13524 * Makefile.in (all-target-libgloss): Depend upon
13525 configure-target-newlib, since when libgloss is built it looks to
13526 see if the newlib directory exists.
13528 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13530 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13533 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13535 * configure: Handle LD and LD_FOR_TARGET when configuring a
13538 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13540 * configure.in (target_libs): add target-winsup.
13541 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13542 (target==ppcle-pe): remove ld from $noconfigdirs.
13544 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13546 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13547 Preserve relative path names in $srcdir. Build symlink tree if
13548 configuring cross target dir and srcdir=. (= no VPATH support).
13549 (configure-target-libg++): Depend on configure-target-librx.
13550 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13551 * config-ml.in: New file.
13552 * symlink-tree: New file.
13553 * configure: Ensure srcdir="." if that's what it is.
13555 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13557 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13558 includes and FLEX_SKELETON setting.
13559 * mpw-configure (--with-gnu-ld): New option, controls whether
13560 to use PPCLink or ld with PowerMac GCC.
13561 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13562 * mpw-config.in: Configure grez if targeting Mac.
13564 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13565 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13567 * configure.in: Configure grez resource compiler if targeting Mac.
13568 * Makefile.in (all-grez, install-grez): New targets.
13570 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13572 * configure: CXX defaults to gcc, not g++. If we find
13573 gcc in the path, set CC to gcc -O2.
13575 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13577 * configure: Default ${build} correctly. Avoid picking up extra
13578 spaces when reading CC and CXX from Makefile. When doing a
13579 Canadian Cross, use plausible default values for numerous
13581 * configure.in: When doing a Canadian Cross, don't try to
13582 configure tools whose configure script can't handle it.
13584 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13586 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13588 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13590 * configure: Remove dubious bug reporting address.
13592 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13594 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13595 configure script, run that instead of this directory's configure.
13596 In either case, print a message that we're configuring the sub-dir.
13598 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13600 * configure.in: Before checking for the existence of various files,
13601 use sed to filter out "target-".
13603 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13605 * Makefile.in (DO_X): Split rule to decrease command line length
13606 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13607 (Philippe De Muyter).
13609 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13611 * Makefile.in (all-patch): depend on all-libiberty.
13613 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13615 * configure.in: If the only directory in target_configdirs which
13616 actually exists is libiberty, then set target_configdirs to empty,
13617 to avoid trying to build a target libiberty in a gas or gdb
13620 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13622 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13623 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13626 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13628 * configure.in (copy_dirs): Use sys-include instead of include
13629 for --with-headers option.
13631 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13633 * Makefile.in, configure.in: Make winsup builds work with
13636 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13638 * configure.in: Build the linker on AIX.
13640 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13642 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13645 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13647 * Makefile.in (all-gcc): Fix typo.
13649 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13651 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13653 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13655 * configure.in: Rename libFOO to target-libFOO, and xiberty
13656 to target-xiberty, to provide more flexibility.
13657 (target_subdir): Define. Create if cross.
13658 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13659 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13660 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13661 check-libFOO -> check-target-libFOO, etc.
13662 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13663 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13664 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13665 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13666 allow ALL_GCC="" to only configure.
13667 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13668 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13669 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13671 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13673 * Makefile.in (taz): Build "info" in etc explicitly.
13675 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13677 * configure.in: Make sure that CC is undefined (as opposed to
13678 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13679 problem with autoconf trying to configure on a host without GCC.
13681 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13683 * mpw-configure: Set host alias from choice of host compiler,
13684 only use generic MPW Makefile sed if present, edit a file
13685 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13686 * mpw-README: Add problem notes about CW6 and CW7.
13688 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13690 * Makefile.in (taz): Use ";" instead of ";;".
13692 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13694 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13695 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13697 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13698 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13700 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13702 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13703 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13704 Move bfd to DISTSTUFFDIRS.
13706 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13708 * Makefile.in (X11_LIB): Removed.
13709 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13711 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13713 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13715 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13718 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13720 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13722 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13724 * configure.in (i[345]86-*-win32): Always build newlib.
13725 Don't configure cvs, autoconf or texinfo.
13726 * Makefile.in (LD_FOR_TARGET): New.
13727 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13728 Pass down LD_FOR_TARGET.
13730 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13732 * winsup: New directory.
13733 * Makefile.in: Build winsup.
13734 * configure.in: Winsup is configured when target is win32.
13735 Can only build win32 target GDB when native.
13737 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13739 * config.guess: Recognize HP model 819 machines as having
13740 a PA 1.1 processor.
13742 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13744 * configure: Fix sed loop which substitutes for CC and CXX to
13745 avoid bug found in various sed implementations.
13747 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13749 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13750 simulator. Use standard powerpc-*-eabi*.
13752 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13754 * configure.in: Stop putting gas and binutils in noconfigdirs for
13755 powerpc-*-aix* and rs6000-*-*.
13757 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13759 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13760 -mcall-aixdesc libraries.
13762 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13764 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13766 * config.sub (arm | armel | armeb): Fix shell syntax.
13768 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13770 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13771 -msoft-float and -mcpu=common support.
13772 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13775 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13777 * configure.in: Allow configuration and build of emacs19 for the alpha.
13779 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13781 * configure.in (CC): Get ^CC, not just any old CC, from
13782 ${host_makefile_frag}.
13784 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13786 * configure.in (CC): Try to get CC from
13787 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13789 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13791 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13792 only if it exists in $(srcdir).
13794 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13796 * configure: If CC and CXX are not set in the environment, set
13797 them, based on either an existing Makefile or on searching for gcc
13798 in PATH. Substitute for CC and CXX in Makefile.
13799 * configure.in: Remove libm from target_libs. Separate
13800 target_configdirs from configdirs. If CC is not set in
13801 environment, try to get it from a host Makefile fragment. Rewrite
13802 changes of configdirs to use skipdirs instead. A few minor
13803 tweaks. Take directories out of target_configdirs as they are
13804 taken out of configdirs. Remove existing Makefile files from
13805 subdirectories. Substitute for TARGET_CONFIGDIRS and
13806 CONFIG_ARGUMENTS in Makefile.
13807 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13809 (CONFIG_ARGUMENTS): Likewise.
13810 (CONFIGURE_TARGET_MODULES): New variable.
13811 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13812 ($(CONFIGURE_TARGET_MODULES)): New target.
13813 (configure-libg++, configure-libio): New targets.
13814 (all-libg++): Depend upon configure-libg++.
13815 (all-libio): Depend upon configure-libio.
13816 (configure-libgloss, all-libgloss): New targets.
13817 (configure-libstdc++): New target.
13818 (all-libstdc++): Depend upon configure-libstdc++.
13819 (configure-librx, all-librx): New targets.
13820 (configure-newlib): New target.
13821 (all-newlib): Depend upon configure-newlib
13822 (configure-xiberty): New target.
13823 (all-xiberty): Depend upon configure-xiberty.
13825 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13827 * configure.in (host i[345]86-*-win32): Expand the
13828 noconfigdirs again.
13830 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13832 * mpw-configure: Fix sed command file name.
13834 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13836 * configure.in (host i[345]86-*-win32): Reduce the
13837 noconfigdirs again.
13839 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13841 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13842 or powerpc*-*-pe*, since they are not yet supported.
13844 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13846 Add PowerMac support and many other enhancements.
13847 * mpw-configure: New option --cc to select compiler to use,
13848 paste options set according to --cc into the generated
13849 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13850 if mpw-make.sed is present.
13851 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13852 add forward includes for PowerPC include files.
13853 * mpw-build.in: Build using Makefile.PPC if present.
13854 (do-byacc, etc): Remove separate version resource builds.
13855 (do-gas): Build "stamps" before "all".
13856 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13857 * mpw-README: Update to reflect --cc option, PowerMac support,
13858 and recently-reported compatibility problems.
13860 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13862 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13863 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13864 (--with-multilib-top): Pass to recursive invocations.
13866 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13868 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13871 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13873 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13874 gdb, ld and opcodes on v810-*-*.
13876 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13878 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13879 (local-maintainer-clean): New target.
13880 (maintainer-clean): New target.
13881 (realclean): Just depend upon maintainer-clean.
13883 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13885 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13887 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13889 * configure.in: Build ld in mips*-*-bsd* case.
13891 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13893 * config.sub: Accept -lites* OS. From Ian Dall.
13895 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13897 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13900 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13902 * configure.in: treat i386-win32 canadian cross the same as
13903 i386-go32 canadian cross.
13905 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13907 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13908 running under the simulator to build a reduced set of libraries.
13909 (powerpc-*-eabiaix): Add fine grained multilib support added to
13910 other powerpc targets yesterday.
13912 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13914 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13915 -disable-softfloat, -disable-relocatable, -disable-aix, and
13916 -disable-sysv to control which multilib libraries get built.
13918 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13920 * configure: Add Makefile.tem to list of files to remove in trap
13923 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13925 * config.guess (*Linux*): Add missing "exit"s.
13926 Also, need specific check for alpha-unknown-linux (uses COFF).
13928 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13930 * config.guess: Merge with FSF:
13932 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13933 * config.guess (AIX4): More robust release numbering discovery.
13935 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13936 * config.guess (i386-sequent-ptx): Properly get version number.
13938 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13939 * config.guess (mips:*:4*:UMIPS): New case.
13941 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13943 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13944 (i386-win32 host): Likewise. Don't build readline.
13946 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13948 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13949 SUPPORT_FILES to submakes.
13951 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13953 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13954 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13957 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13959 * configure.in (appdirs): Use =, not ==, in test expression when
13960 trying to build the text to print in the warning message for
13963 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13965 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13967 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13969 * config.guess: Recognize lynx-2.3.
13971 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13973 * config.sub (z8ksim): Deleted
13974 (z8k-*-coff): New, this is the one true name of the target.
13976 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13978 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13980 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13982 * config.guess (*:Linux:*:*): First try asking the linker what the
13983 default object file format is (elf, aout, or coff). Then if this
13984 fails, try previous methods.
13986 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13988 * configure.in: Don't build newlib for *-*-vxworks5.1.
13990 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13992 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13993 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13995 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13997 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13999 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14001 * cfg-ml-com.in: New file.
14002 * cfg-ml-pos.in: New file.
14004 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14006 * COPYING.NEWLIB: Add HP free copyright to list.
14008 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14010 * config.sub: Recognize -eabi* for the system, not just -eabi.
14012 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14014 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14015 * config.sub, configure.in (win32): New target and host.
14017 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14019 * configure.in: Add i386-pe configuration.
14021 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14023 * mpw-build.in (install): Install GDB after LD.
14025 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14027 * mpw-config.in (elf/mips.h): Always forward-include, needed
14030 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14032 * testsuite: New directory for customer acceptance and whole tool
14035 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14037 * configure: If per-host line isn't found, but AC_OUTPUT is found
14038 and a configure script exists, run it instead.
14040 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14042 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14044 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14046 * configure: Set build_{cpu,vendor,os,alias} to host values when
14047 --build isn't specified.
14049 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14051 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14052 (FLAGS_TO_PASS): Pass them.
14053 (EXTRA_TARGET_FLAGS): Ditto.
14055 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14057 * Makefile.in (all-libg++): Depend on all-libstdc++.
14059 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14061 * configure.in (noconfigdirs): Enable all packages for
14062 i386-unknown-netbsd.
14064 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14066 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14067 hosted builds (DOS builds)
14069 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14071 Changes for ARM based on patches from Richard Earnshaw:
14072 * config.sub: Handle armeb and armel.
14073 * configure.in: Omit arm linker only for riscix.
14075 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14077 * config.guess: Update from FSF.
14079 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14081 * config.sub: Recognize powerpcle as the little endian variant of
14082 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14083 powerpcle variant. Convert pentium into i586, not i486. Add p5
14084 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14087 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14089 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14091 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14093 * config.sub: Accept -lites* as a basic system type.
14095 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14097 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14098 installed, and if so return linuxoldld as the system name.
14100 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14102 * config.guess: Add hppa1.1-hp-lites support.
14104 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14106 * configure.in: Don't build newlib for m68k-vxworks5.1.
14108 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14110 * configure.in (mips-sgi-irix6): Use mh-irix5.
14112 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14114 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14116 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14118 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14119 OSF/1. Fix compiler flags.
14120 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14122 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14124 * configure.in: Recognize --with-newlib.
14125 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14127 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14129 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14130 to *_X11_MODULES due to gdbtk needing X include files et al.
14132 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14134 Merge in support for Mac MPW as a host.
14135 (Old change descriptions retained for informational value.)
14137 * mpw-config.in: Add generic include forwards for cpu-specific
14138 include files in aout and elf directories.
14140 * mpw-configure: Added copyright.
14141 * mpw-config.in: Check for presence of required build tools.
14142 (target_libs): Add newlib.
14143 (target_tools): Add examples.
14144 (Read Me): Generate as "Read Me for MPW" instead.
14145 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14146 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14147 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14149 * mpw-configure: Remove subdir-specific makefile hackery,
14150 delete mk.tmp after using it.
14152 * mpw-build.in (all): Display start and end times.
14154 * mpw-configure (host_canonical): Set.
14155 (target_cpu): Always add to makefiles.
14156 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14157 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14158 (mpw-mh-mpw): Look for in srcdir and srcroot.
14159 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14161 * mpw-build.in: (install-only): New target.
14163 * mpw-configure (host_alias, target_alias): Rename from hostalias
14164 and targetalias, add into generated Makefile.
14165 (mk.tmp): If present, add into generated Makefile.
14166 * mpw-build.in (all-gas): Build config.h first before gas proper.
14168 * mpw-configure (config.status): Write only if changed.
14169 * mpw-config.in (readline): Configure it (not built, just used for
14172 * mpw-config.in (elf/mips.h): Add a forward include.
14174 * mpw-config.in: Forward-include most .h files in include into
14176 (readline): Don't build.
14177 mpw-build.in (install): Install GDB.
14179 * mpw-configure (prefix, mpw_prefix): Handle it.
14180 * mpw-config.in (mmalloc, readline): Don't configure.
14181 * mpw-build.in (thisscript): Rename to ThisScript.
14182 Use mpw-build instead of BuildProgram everywhere.
14183 (mmalloc, readline): Don't build.
14184 * mpw-README: New file, basic documentation about the MPW port.
14186 * mpw-config.in: Use forward-include to create include files.
14188 * mpw-configure: Add more things to the top of each configured
14189 Makefile, including contents of config/mpw-mh-mpw.
14190 * mpw-config.in (extra-include): Create this directory and fill it
14191 with Posix-like include files when configuring.
14193 * config.sub (apple, mac, mpw): Add various aliases.
14195 * mpw-build.in: New file, top-level build script fragment for MPW.
14196 * mpw-configure: New file, configure script for MPW.
14197 * mpw-config.in: New file, config fragment for MPW.
14199 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14201 * configure.in (host_libs): Remove glob, since it is gone from the
14204 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14206 * Makefile.in: define empty GDB_NLM_DEPS var.
14208 * configure.in(target_makefile_frag): use config/mt-netware
14209 for netware targets.
14211 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14213 * config.sub: Merge in recent FSF changes. Remove linux special
14216 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14218 Revert this change:
14220 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14222 * build-all.mk: Use CC=cc -Xs on Solaris.
14224 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14226 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14228 * Makefile.in: Nuke all references to glob subdirectory.
14230 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14232 * configure.in: Fix --enable-shared logic in per-host.
14234 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14236 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14238 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14240 * configure.in (noconfigdirs): Don't build gas on AIX, for
14241 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14243 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14245 * configure: Fix --cache-file to work if the file argument is a
14248 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14250 * configure: If the --cache-file is used, pass it down to
14251 configure in subdirectories.
14253 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14255 * config.sub: add vxworks29k configuration.
14257 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14259 * Makefile.in (taz): Do "diststuff" part quietly.
14261 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14263 * config.sub: Mini-merge with gcc/config.sub.
14265 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14267 * config.guess (IRIX): Sed - to _.
14269 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14271 * Makefile.in (source-vault, binary-vault): New targets.
14273 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14275 * config.sub: Recognize -eabi as a basic system type.
14277 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14279 * configure.in (enable_shared stuff): Fix typo.
14281 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14283 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14285 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14287 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14289 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14291 * configure.in (rs6000-*-*): Don't build gas.
14293 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14295 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14296 reduce command line length.
14297 (AS_FOR_TARGET): Check for as.new, not Makefile.
14298 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14300 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14302 * config.guess: Merge from FSF.
14304 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14306 * configure: Don't use $ when handling program_suffix.
14308 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14310 * configure.in: Configure tk for hppa/hpux.
14312 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14314 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14316 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14318 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14319 to LIBCXXFLAGS. Tests are better run without it.
14321 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14323 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14325 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14327 * configure.in (*-*-netware*): Don't configure xiberty.
14329 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14331 * configure.in: Remove tk from native_only list.
14333 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14335 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14336 for special NCD build.
14338 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14340 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14341 makeall.bat, they're only useful for binutils snapshots.
14342 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14343 makeall.bat to specified SUPPORT_FILES.
14345 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14347 * build-all.mk: Add Ericsson targets to sun4 and solaris
14348 hosts. Add BNR's sun4 target to solaris host, so their
14349 build-from-source will be tested in-house first.
14351 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14353 * Makefile.in (LIBCFLAGS): New variable.
14354 (CFLAGS_FOR_TARGET): Ditto.
14355 (LIBCFLAGS_FOR_TARGET): Ditto.
14356 (LIBCXXFLAGS): Ditto.
14357 (CXXFLAGS_FOR_TARGET): Ditto.
14358 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14359 (BASE_FLAGS_TO_PASS): Pass them.
14360 (EXTRA_TARGET_FLAGS): Ditto.
14362 * configure.in: Support --enable-shared.
14364 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14366 * configure.in (target_libs): Include libstdc++ again.
14367 * config.guess: Update from FSF (for FreeBSD).
14369 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14371 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14373 (DISTDOCDIRS): Add `etc'.
14374 (ETC_SUPPORT_PFX): New variable.
14375 (taz): Include anything from etc starting with a word in
14378 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14380 * config.sub: Update for recent FSF changes. Remove obsolete
14381 h8300hds entry. Add -windows* and -osx as basic os. Minor
14384 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14386 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14388 * config.guess: Merge with FSF.
14389 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14391 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14393 * configure: Since the "trap 0" handler will override the exit
14394 status on many systems, only use it for "exit 1", and make it set
14395 a non-zero exit status; reset it before "exit 0". Also, check
14396 exit status of config.sub, and error out if it failed.
14398 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14400 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14401 and install libgloss.
14403 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14405 * Makefile.in (all-binutils): Depend upon all-byacc.
14407 * configure.in: Don't build emacs on Irix 5.
14409 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14411 * configure.in (*-*-netware*): Add libio.
14413 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14415 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14416 (CHECK_TARGET_MODULES): Ditto.
14417 (INSTALL_TARGET_MODULES): Ditto.
14418 (TARGET_LIBS): Ditto.
14419 (all-libstdc++): Note dependencies.
14421 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14423 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14425 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14427 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14428 -fexternal-templates.
14430 * configure.in (target_libs): Add libstdc++.
14431 (noconfigdirs): Add libstdc++ as appropriate.
14433 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14435 * config.guess: Update from FSF.
14437 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14439 * configure: Use ${config_shell} when running ${configsub}.
14441 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14443 * config.sub: No longer recognize h8300h.
14445 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14447 * config.sub: Remove extraneous differences between config.sub and
14450 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14452 * Makefile.in (DISTSTUFFDIRS): Add gas.
14454 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14456 * COPYING.NEWLIB: New file.
14458 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14460 * config.guess (HP-UX): Patch from Harlan Stenn
14461 <harlan@landmark.com> to also emit release level.
14463 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14465 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14467 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14469 * config.sub: Merge nextstep cleanup from FSF.
14471 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14473 * configure.in (arm-*-*): Don't configure ld for this target.
14475 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14477 * configure.in (*-*-netware): don't configure libg++, libio,
14480 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14482 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14483 configure ld--it works, but it doesn't support shared libraries.
14485 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14487 * config.guess (*-unknown-freebsd*): Get rid of possible
14488 trailing "(Release)" in version string.
14489 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14491 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14493 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14494 Fix type: *-next-neststep -> *-next-nextstep.
14496 * config.guess: Merge from FSF:
14498 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14500 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14502 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14504 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14505 instead of UNIX_SV for UnixWare 1.0).
14507 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14509 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14510 to make gdb/nlm/* build after the compiler and linker.
14512 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14514 * config.guess (netbsd, freebsd, linux): Accept any machine,
14516 (m68k-atari-sysv4): Relocate to match FSF version.
14518 * config.guess: More merges from the FSF:
14520 Add a space before function call or macro invocation.
14522 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14524 * config.guess: Add trap cmd to remove dummy.c and dummy when
14527 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14529 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14530 (dummy): Redirect stderr from compilation of dummy.c.
14532 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14534 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14536 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14538 * configure: Accept and ignore --cache*, for compatibility with
14541 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14543 * config.guess: Merge from FSF:
14545 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14547 * config.guess (Pyramid*:OSx*:*:*): New case.
14548 (PATH): Add /.attbin at end for finding uname.
14549 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14551 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14553 * config.guess (M88*:DolphinOS:*:*): New case.
14555 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14557 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14558 to select whether to use ELF or COFF.
14560 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14562 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14564 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14566 * config.guess: Guess the OS version for HPUX.
14568 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14570 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14572 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14574 * configure.in: Recognize --with-headers, --with-libs, and
14576 * Makefile.in (all-xiberty): Depend upon all-ld.
14578 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14580 * configure.in: Change i[34]86 to i[345]86.
14582 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14584 * configure (version): A few more tweaks to help message.
14586 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14588 * Makefile.in: Remove (for now) librx as a host library,
14589 now that we're building it for target.
14591 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14593 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14596 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14598 * configure.in: Also configure librx.
14600 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14602 * Makefile.in: Update various rules to reflect that librx
14603 is now needed for libg++.
14605 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14607 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14609 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14611 * configure.in: Configure the examples directory.
14613 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14615 * configure: Simplify Jun 2 1994 change.
14617 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14619 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14620 /bin/gcc isn't good enough to build gcc.
14622 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14624 * Makefile.in (GDB_SUPPORT_FILES): Remove
14625 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14626 (gdb.tar.gz): Add new rule to use standard distribution building
14629 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14631 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14632 Bill Cox <bill@cygnus.com>.
14634 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14636 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14638 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14640 * configure: Search current dir first in .gdbinit.
14642 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14644 * config.sub: Recognize freebsd (merged from gcc config.sub).
14646 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14648 * config.sub: Refer to NeXT's operating system as nextstep.
14650 * config.sub (case $basic_machine): Re-order the cases, to match
14651 the order in the FSF version (which is mostly alphabethical).
14652 Merge in some additions and changes from the FSF.
14654 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14656 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14657 * config.sub: Recognize cxux7.
14658 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14660 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14662 * config.sub: Fix typo powerpc -> powerpc-*.
14664 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14666 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14668 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14669 parallel with all-emacs and install-emacs). Top-level command
14670 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14672 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14674 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14675 $(relbindir)/make before doing ``make install'', and use
14676 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14677 installing over running make binary.
14678 ($(host)-stamp-stage3-installed): Likewise.
14680 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14682 * config.guess: Recognize Mach.
14684 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14686 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14687 see whether --exec-prefix was used.
14689 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14691 * README: Explicitly mention libg++/README. (Zoo's idea.)
14693 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14695 * Makefile.in: Add all-librx target similar to all-libproc.
14697 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14699 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14700 with post 1.2 uname bogosity.
14702 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14704 * configure: Remove temporary files on receipt of a signal.
14706 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14708 * configure: If there is a package_makefile_frag, remove
14709 ${subdir}/Makefile.tem after copying it in.
14711 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14713 * build_all.mk: support rs6000 lynx identifies itself as
14714 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14715 since /bin/gcc is too feeble to compile a modern gcc.
14717 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14719 * brought devo/test-build.mk update-to-date with progressive/
14720 test-build.mk. Add lynx targets and hppa flag info.
14722 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14724 * configure.in: Use mh-ncrsvr43. Patch from
14725 Tom McConnell <tmcconne@sedona.intel.com>.
14727 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14729 * config.guess (i386-unknown-bsdi): No longer need to
14730 check #if defined(__bsdi__) && defined(__i386__).
14732 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14734 * configure: Set program_transform_nameoption correctly.
14736 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14738 * brought build-all.mk update-to-date with progressive build-all.mk,
14739 added new targets and hppa info.
14741 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14743 * configure: If config.guess result is a prefix of the user
14744 specified target, assume a native build and use the user specified
14745 target as the host alias. Remove SunOS patch suffix removal hack.
14746 * configure.in: Remove SunOS patch suffix removal hack.
14748 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14749 in NATIVE_CHECK_MODULES.
14751 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14753 * Makefile.in: Rename HOST_ONLY to NATIVE.
14754 * configure: Delete SunOs patch suffix from host_canonical
14755 and build_canonical variables that are prepended to Makefiles.
14756 * configure.in: Add comments for easier maintenance.
14758 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14760 * Makefile.in: Add all-libproc target similar to all-gui.
14762 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14764 * Makefile.in (CHECK_MODULES): split into
14765 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14767 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14769 * config.guess (i386-unknown-bsdi): New system to guess.
14771 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14773 * Makefile.in: Add all-gui target (but not yet build by "all").
14775 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14777 * config.sub: Move deletion of patch suffix from here...
14778 * configure.in: To here, at Ian's suggestion. The top-
14779 level scripts might need to know of a patch level.
14781 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14783 * config.sub: Strip off patch suffix so rtl is recognized
14784 as a sunos4.1.3 machine, even though it's been patched.
14786 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14788 * Makefile.in (INSTALL_LAST): Delete.
14789 (INSTALL_DOSREL): New.
14791 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14793 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14794 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14795 whether we pass down --with-gnu-ld anyhow.
14797 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14799 * Makefile.in (INSTALL_LAST): Change operation so it works
14800 on more flavors of make.
14801 * configure.in (go32): Don't build libg++ or libio.
14803 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14805 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14806 they can be overriden by templates.
14808 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14810 * configure.in (target==go32): Don't build gdb.
14811 * dosrel: New directory.
14813 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14815 * configure.in (host==go32): Configure dosrel too.
14816 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14817 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14818 be set by incoming names or templates.
14819 (INSTALL_LAST): New rule.
14821 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14823 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14825 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14827 * configure.in (appdirs): New variable. Currently empty, but will
14828 be used in gas distribution. If nonempty, lists a set of
14829 directories at least one of which must get configured, or top
14830 level configuration is considered to have failed.
14831 (rs6000-*-lynxos*): Use new file name.
14833 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14835 Eliminate XTRAFLAGS.
14836 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14837 newlib include files using -idirafter, and also use -nostdinc.
14838 (CXX_FOR_TARGET): Likewise.
14839 (XTRAFLAGS): Removed.
14840 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14841 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14842 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14843 ($(DO_X)): Don't pass down XTRAFLAGS.
14845 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14847 * configure.in (mips*-dec-bsd*): New target; do build linker.
14848 (mips*-*-bsd*): New target; don't build linker.
14850 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14852 * configure.in: support rs6000-*-lynxos* configuration.
14853 support sunos4 as a cross target.
14855 * config.sub: look for lynx*, not lynx since the OS version may
14856 legitimately be part of the name.
14858 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14860 * configure.in (i[34]86-*-sco*): Move to be with other i386
14862 (romp-*-*): New target. Skip various binary utilities.
14863 (vax-*-*): New target. Don't build newlib.
14864 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14866 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14868 * configure.in: Only set host_makefile_frag if config
14871 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14873 * install.sh: If $dstdir exists, don't check whether each
14876 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14878 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14880 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14882 * configure.in (*-*-lynxos*): Don't configure newlib for either
14883 native or cross Lynx.
14885 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14887 * config.sub (sparc64-elf): Fix os.
14888 (z8k): Remove duplicate.
14890 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14892 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14893 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14895 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14897 * configure: Make file links cleanly even if Lynx fails on
14898 an NFS symlink (at least fail cleanly).
14900 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14902 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14905 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14907 * configure: Unknown options are fatal again.
14909 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14911 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14914 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14916 * build-all.mk: Add `clean' target.
14918 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14920 * config.guess: Add SINIX support.
14921 * configure.in: Add mips-*-sysv4* support.
14923 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14925 * build-all.mk: Document all useful targets.
14926 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14927 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14929 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14931 * configure: Support --silent, --quiet.
14933 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14935 * configure: Support --disable-FEATURE.
14937 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14939 * config.guess: Recognize NCR running SVR4.3.
14941 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14943 * config.guess: Make BSDI generate i386-unknown-bsd386.
14944 Patch from Paul Eggert <eggert@twinsun.com>.
14946 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14948 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14950 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14952 * configure: Make unrecognized options give nonfatal warnings
14953 instead of fatal errors, and pass them to any subdirectory
14954 configures in case they recognize them.
14955 Make --x equivalent to --with-x.
14957 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14959 * configure: Add --enable-* options. Clean up usage message and
14962 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14964 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14966 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14968 * configure.in (hppa*-*-*): Enable binutils.
14970 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14972 * config.sub: Recognize cisco.
14974 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14976 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14978 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14980 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14981 than one configuration name. Add comment.
14983 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14985 * config.guess: about target *-hitachi-hiuxwe2, fixed
14986 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14987 macro is incorrect.]
14989 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14991 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14992 than the "make ls" stuff which used to be here.
14994 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14996 * config.guess: Recognize i[34]86-unknown-freebsd.
14997 From Shawn M Carey <smcarey@rodan.syr.edu>.
14999 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15001 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15003 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15005 * config.guess: Check for ptx.
15007 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15009 * config.sub: Add os9k checking.
15011 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15013 * config.guess: Handle OSF1 running on HPPA processors
15015 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15017 * configure: If subdir configure fails, print out a message with
15018 subdirectory name, in case subdir's configure code didn't identify
15021 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15023 * configure.in: Remove embedded newlines from configdirs.
15024 Avoid mismatches of substrings. Fix matching strings at end
15027 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15029 * config.guess: Add Lynx/rs6000 config support.
15031 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15033 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15035 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15037 * configure.in (hppa*-*-osf*): Treat this just like most other
15038 PA configurations (eg no binutils or ld).
15039 (hppa*-*-*elf*): These configurations have binutils and ld.
15041 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15043 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15045 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15047 * configure.in (rs6000-*-*): Build gas.
15049 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15051 * Makefile.in: Avoid bug in losing hpux sed.
15053 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15055 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15056 for GDB and GDB has been fixed to not need it.
15058 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15060 * config.guess: Recognize vax hosts.
15062 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15064 * configure (while loop): Don't use "break 2" inside case
15065 statement -- the case statement isn't an enclosing loop.
15067 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15069 * config.guess: Clean up NeXT support, to allow nextstep
15070 on Intel machines. Make OS be nextstep.
15072 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15074 * config.guess: Add alternate forms for Convex.
15076 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15078 * configure: Completely rewrite option processing. Take
15079 advantage of pattern-matching to avoid invoking test frequently.
15080 Also clean up host and target defaulting logic.
15082 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15084 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15085 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15086 commands (plus user environment) will fit SCO limits.
15088 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15090 * configure.in: Don't issue warnings about directories which are
15091 not being configured if -norecursion is set. Correct test for
15092 --with-gnu-as and --with-gnu-ld to not get confused by substring
15095 * configure.in: Don't build gas for alpha-dec-osf1*.
15097 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15099 * configure: Back out Per's change of 12/19/1993. It changes the
15100 behavior of configure in unexpected and confusing ways.
15102 Also, use different delim char when calculating
15103 program_transform_name so that the name can contain slashes.
15105 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15107 * configure.in, config.sub: Add support for VSTa micro-kernel.
15109 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15111 * configure.in: Nuke hacks which were used to get a special
15112 version of GAS for HPPA configurations.
15114 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15116 * configure: If only ${target_alias} is given, use that
15117 as the default for ${host_alias}.
15118 * configure: Add missing back-slashes before nested quotes.
15120 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15122 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15124 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15126 * config.guess: Recognize some Tektronix configurations.
15127 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15129 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15131 * config.sub: Match any flavor of SH.
15133 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15135 * configure.in: Don't try to configure newlib for Alpha.
15137 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15139 * configure.in: Don't build ld for Irix 5. Don't build gas,
15140 libg++ or libio for any Alpha target.
15142 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15144 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15146 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15147 default arguments -- so it tried to compress itself.
15149 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15151 * configure.in (notsupp): ensure that a space is always at the end
15152 of the configdirs list, since the grep checks for an explicit space
15154 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15156 * configure.in (target i386-sysv4.2): don't build ld, since static
15157 versions of many libraries are not available.
15159 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15161 * config.guess: Recognize Apollos (using environment variables).
15162 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15164 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15166 * config.guess: Recognize Sony news mips running newsos.
15168 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15170 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15171 "fi ; else" for bash.
15173 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15175 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15177 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15179 * config.sub: accept unixware as an alias for svr4.2.
15180 Fix some inconsistancies with the gcc version.
15182 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15184 * Makefile.in (DISTDOCDIRS): Add gdb.
15186 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15188 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15190 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15192 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15193 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15196 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15198 * config.sub: Accept hiux* as an OS name.
15200 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15201 etc/make-stds.texi. The underscore came from gcc, and dje now
15202 agrees that RUNTESTFLAGS is the correct name.
15204 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15206 * install.sh: Remove 'set -e'. It makes any conditionals
15207 in the script useless.
15209 * config.guess: Automatically recognize arm-acorn-riscix
15210 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15212 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15214 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15216 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15218 * Makefile.in (DISTDOCDIRS): New variable.
15219 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15220 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15222 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15224 * configure.in (hppa target): check the source directory for the
15225 pagas sub-directory
15227 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15229 * config.sub: Allow -aout* and -elf*.
15231 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15233 * configure.in: Don't build ld on i386-solaris2, same as for
15236 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15238 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15240 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15242 * configure.in: Configure gdb for alpha.
15244 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15246 * Makefile.in (CXXFLAGS): Add -O.
15248 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15250 * config.guess: added support for DG Aviion
15252 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15254 * configure.in: Produce warning message for subdirectories not
15255 configurable for this host/target combination. Don't try to
15256 configure gdb for vms.
15258 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15260 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15261 appropriate files before making "diststuff".
15262 (DISTBISONFILES): New var: list of files to be edited.
15263 (DISTSTUFFDIRS): Add binutils.
15265 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15267 * config.sub: also handle mipsel and mips64el (for little endian mips)
15269 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15271 * configure.in: Add * to end of all OS names.
15273 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15275 * configure.in: Build newlib for LynxOS native.
15277 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15279 * config.guess: Add support for delta 88k running SVR3.
15281 * configure.in: Add comment about HP compiler vs. emacs.
15283 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15285 * configure.in: don't build ld on solaris2 (not a viable option
15286 due to bugs in getpwnam & getpwuid)
15288 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15290 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15291 config.guess will produce a full version number.
15293 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15295 * configure.in: Build linker and binutils for alpha-dec-osf1.
15297 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15299 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15300 and gdb/testsuite/Makefile.in.
15302 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15304 * configure.in: recognize mips*- instead of mips-
15306 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15308 * config.sub: Accept linux*coff and linux*elf as operating
15311 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15313 * config.sub: Recognize mips64, and mips3 as an alias for it.
15315 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15317 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15318 gdb knows how to handle OSF/1 shared libraries.
15320 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15322 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15323 * config.guess: Recognize Hitachi's HIUX.
15324 * config.sub: Recognize h3050r* and hppahitachi.
15325 Remove redundant cases for hp9k[23]*.
15327 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15329 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15330 if gas and ld are in the source tree and are in ${configdirs}.
15331 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15332 --with options (but still pass them down on the command line,
15333 if they were explicitly specified).
15335 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15337 * configure: substitute SHELL value in Makefile.in with
15340 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15342 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15343 *-*-solaris2* targets.
15345 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15347 * Makefile.in: define M4, and pass it down to sub-makes;
15348 all-autoconf now depends on all-m4
15350 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15352 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15353 presence of {ar,ranlib} instead of a configured directory
15355 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15357 * config.guess: Accept 34?? as well as 33?? for NCR.
15359 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15361 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15362 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15364 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15366 * configure: grab values for $(CC) and $(CXX) from the
15367 environment, so that someone can do "CC=gcc configure; make" and
15368 have it work right (matching the way that autoconf works now)
15370 * configure.in, Makefile.in: add support for gash, the tcl
15371 interface to Galaxy
15373 * config.guess: add NetBSD variants (hp300, x86)
15375 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15377 * install.sh: Support -d option (in the manner of SunOS 4 install,
15378 as it is more deterministic than that of GNU install)
15379 (chmodcmd): Set file to mode 755 by default (should also do default
15380 chgrp and chown, but I don't feel like dealing with that now)
15382 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15384 * config.sub: Remove h8300hhms alias.
15386 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15388 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15390 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15392 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15395 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15397 * config.sub: recognize m88110-bug-coff.
15399 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15401 * Makefile.in (all-libio): all dependencies on the toolchain used
15402 to build this (gcc, gas, ld, etc)
15404 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15406 * config.guess: Deal with OSF/1 1.3 on alpha.
15408 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15410 * install.sh: add some 'else true' clauses for portability
15412 * configure.in: don't build libio for h8[35]00-*-* targets
15414 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15416 * Makefile.in: Add support for new libio.
15418 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15420 * install.sh: If one command fails, don't try the rest. Don't try
15421 to remove $dsttmp (via trap) unless we have already created it.
15422 If $src doesn't exist, detect it and exit with an error.
15424 * config.guess: Recognize BSD on hp300.
15426 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15428 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15429 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15431 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15433 * Makefile.in (all-send-pr): depends on all-prms
15435 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15437 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15439 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15441 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15442 Added test for mips-mips-riscos5.
15444 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15446 * configure.in: use mh-hp300 for 68k HP hosts
15448 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15450 * configure: add support for CONFIG_SHELL, so that you can use
15451 some alternate shell for evaluating configure scripts
15453 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15455 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15456 in configure script to bug-gdb@prep.ai.mit.edu when building
15457 distribution archive.
15458 * Makefile.in (COMPRESS): Remove def.
15459 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15460 gdb.tar.Z and make-gdb.tar.Z respectively.
15461 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15462 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15463 to convergence with 'taz' target in Makefile.in.
15465 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15467 * install.sh (dsttmp): use trap to ensure that tmp files go
15468 away on error conditions
15470 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15472 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15474 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15476 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15477 its parent is '/' not ''.
15479 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15481 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15483 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15484 that ${newsrcdir}/configure.in does.
15486 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15488 * test-build.mk: support for CONFIG_SHELL
15490 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15492 * config.sub (netware): Add as a basic system type.
15494 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15496 * Makefile.in (Makefile): depend on configure.in. Also drop the
15497 $(srcdir)/ from the dependency on Makefile.in.
15499 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15501 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15502 (h8300hhms is temporary until multi-libraries are implemented).
15503 * configure.in: Handle h8300h too.
15505 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15507 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15509 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15511 * configure: Remove extraneous output when guessing host type.
15512 * config.guess: Remove extraneous output when guessing using C
15513 compiler rather than uname, or when guessing fails.
15515 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15517 * Makefile.in: remove all.cross and install.cross targets
15519 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15522 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15524 * configure.in (target sh): Build gprof.
15526 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15528 * config.sub: change -solaris to -solaris2
15530 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15532 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15534 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15536 * configure: Correct error message for missing Makefile.in to
15537 print correct directory.
15539 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15541 * install.sh: kludge around 386BSD shell bug
15543 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15545 * config.guess: Recognize NeXT.
15546 * config.guess: Recognize i486-ncr-sysv4.
15547 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15549 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15551 * Makefile.in (MAKEINFOFLAGS): New variable.
15552 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15553 * build-all.mk, test-build.mk: Pass down --no-split as
15554 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15556 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15558 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15560 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15562 * Makefile.in (libg++.tar.z): New rule.
15563 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15564 * Makefile.in (taz): Only do a single chmod.
15566 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15568 * install.sh: don't use dirname anymore (replaced with sed usage)
15570 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15572 * Makefile.in: Change extension for gzip'd files from '.z' to
15573 '.gz' per new FSF standard usage.
15575 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15577 * configure: put quotes around the final value of program_transform_name
15579 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15581 * Makefile.in: new install.sh support; update install-info rules
15583 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15585 * configure.in: Build diff for crosses, but not for go32 host.
15587 * configure.in: Build gprof only for native, and don't build it
15588 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15590 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15592 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15594 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15596 * configure.in (host_tools): Add prms.
15598 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15600 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15601 with $(FLAGS_TO_PASS) on the command line
15603 * config.sub: Recognize lynx and lynxos
15605 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15607 * config.sub: Accept -ecoff*, not just -ecoff.
15609 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15611 * Makefile.in (taz): Use .gz suffix instead of .z.
15612 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15615 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15617 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15619 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15621 * Makefile.in (install-no-fixedincludes): install gcc last, so
15622 that rebuilds that might happen during 'make install' don't get
15623 bogus gcc include files
15625 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15627 Change from Utah for HPPA support:
15628 * config.guess: Recognize hppa1.x-hp-bsd.
15630 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15632 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15633 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15635 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15637 * config.sub: Add support for rom68k and bug boot monitors.
15639 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15641 * Makefile.in: Make all-opcodes depend on all-bfd.
15643 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15645 * config.guess: Added special check for i[34]86-univel-sysv4*.
15647 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15649 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15650 the processor rather than assuming i486.
15652 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15654 * config.guess: Recognize SunOS6 as Solaris3.
15656 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15658 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15659 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15661 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15663 * build-all.mk (all-cross): New target for Canadian Cross.
15664 Added Q2 go32 targets.
15665 * test-build.mk: Configure go32 cross sparclite-aout and
15666 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15667 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15669 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15671 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15672 GO32 hosted toolchains
15674 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15676 * configure: change so "-exec-prefix" gets passed down rather
15677 than "-exec_prefix" so autoconf generated Makefiles get the
15678 exec_prefix set right.
15680 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15682 * config.guess: get the Solaris2 minor version number
15684 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15686 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15688 * config.guess: Recognize some Sequent platforms.
15690 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15692 * Makefile.in: added the vault-install target
15694 * configure.in: actually use the Sun3 makefile fragment that's in
15695 config, also added the release dir to configdirs
15697 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15699 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15701 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15703 * configure.in: remove some program from Alpha targetted toolchains
15705 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15707 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15709 (taz): Run "make diststuff" in those directories instead of "make
15710 proto-dir". Look for "VERSION=" only at start of line in subdir
15711 Makefile. Use "gzip -9" for compression.
15712 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15713 (binutils.tar.z): New target.
15715 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15717 * Makefile.in (taz): Include gpl.texinfo.
15719 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15721 * Makefile.in (setup-dirs): Merged into "taz" target.
15722 (taz): Only do `proto-dir' stuff if a directory is actually needed
15725 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15727 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15728 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15729 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15730 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15731 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15733 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15735 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15736 config.sub, and move-if-change to gdb testsuite distribution
15737 archive, so the testsuite can be extracted, configured, and
15738 run separately from the gdb distribution. Blow away the Chill
15739 tests that require a Chill compiled executable, since GNU Chill
15740 is not yet publically available.
15742 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15744 * test-build.mk: set environment variables in a single command,
15745 instead of a list of assignments and exports
15747 * config.guess: recognize Alpha/OSF1 systems
15749 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15751 * configure: Change help message to prefer --options rather than
15754 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15756 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15757 zippy@ecst.csuchico.edu.
15758 * config.guess: Recognize miniframe.
15760 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15762 * Makefile.in: Use srcroot to find runtest rather than rootme.
15763 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15765 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15767 * test-build.mk: Extensive additions to support building on a
15768 machine other than the host.
15770 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15772 * configure (tooldir): Fix for i386-aix again.
15774 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15776 * configure, Makefile.in: Change definition of $(tooldir)
15779 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15781 * config.guess: Recognize i[34]86/SVR4.
15783 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15785 * Makefile.in (all-gdb): gdb depends on sim.
15787 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15789 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15790 at the same time we make the prototype gdb directory.
15791 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15792 files at the same time as the gdb base release distribution.
15794 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15796 * Makefile.in (check): Use individual check targets rather than
15798 (check-gcc): Added.
15800 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15802 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15803 for System V release 3.2.
15805 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15807 * config.sub: Recognize hppaosf.
15808 * configure.in: Do configure ld/binutils/gas for it.
15810 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15812 * configure (tooldir): Alter syntax used to set this, for systems
15813 where "\$" isn't handled right, like i386-aix.
15815 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15817 * configure: Pass program-transform-name, not
15818 program_transform_name, to recursive configures.
15820 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15822 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15823 of gas+ld+binutils.
15825 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15827 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15829 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15831 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15833 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15835 * Makefile.in (PRMS): Set back to all-prms.
15837 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15839 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15840 targets, rather than for MIPS hosts.
15842 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15844 * configure.in: add comment for --with-x default values
15846 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15848 * Makefile.in: add check-* targets for each of the directories in
15849 the tree. Add a definition of RUNTEST that will use the one we
15850 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15852 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15854 * configure.in: Removed obsolete references to bfd_target and
15855 target_makefile_frag.
15857 * build-all.mk: Set assorted targets for Q2.
15858 * config.sub: Recognize z8k-sim and h8300-hms.
15859 * test-build.mk: Really don't pass host to configure.
15860 (HOLES): Added uname.
15862 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15864 * configure: Handle an empty program-prefix, program-suffix or
15865 program-transform-name correctly.
15867 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15869 * build-all.mk: -G 8 no longer required for MIPS targets.
15870 * test-build.mk: Don't pass host argument to configure; make it
15873 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15875 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15876 * Makefile.in (COMPRESS): New macro, like GZIP.
15878 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15880 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15882 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15883 with gas currently defaults to -G 0.
15885 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15887 * Makefile.in (all-flex): flex depends on byacc.
15889 * build-all.mk: If host not specified, use config.guess. Pass TAG
15890 to test-build.mk as RELEASE_TAG.
15891 * test-build.mk (configargs): New variable containing arguments to
15892 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15893 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15895 * config.guess: Use /bin/uname when checking -X argument on SCO,
15896 to avoid invoking GNU uname which doesn't understand -X.
15898 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15900 * configure.in: Build gas for mips-*-*.
15902 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15904 * Makefile.in (all.normal): insert missing backslash.
15906 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15908 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15910 * Makefile.in: Complete overhaul to merge many almost identical
15913 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15915 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15916 (gdb.tar.Z): Adjusted.
15918 * Makefile.in (setup-dirs, taz): New targets; should be general
15919 enough to adapt for gdb sometime. Build only .z file.
15920 (gas.tar.z): New target.
15922 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15924 * build-all.mk: Use CC=cc -Xs on Solaris.
15926 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15928 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15929 for handling BISON for FSF releases.
15931 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15933 * configure: Actually implement the change zoo just documented.
15935 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15937 * configure: when using config.guess, only set target_alias when
15938 it's not already been set (ie, on the command line)
15940 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15942 * Makefile.in: add installcheck target, set PRMS to install-prms
15944 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15946 * configure: add support for package_makefile_fragment, handle the
15947 case where a directory has a configure.in file but no Makefile.in
15948 more gracefully (with an actual understandable error message, even);
15949 add support for --without (and add this to the usage message); also
15950 explicitly add a --host=${host_alias} to the command line when
15951 config.guess is used
15953 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15955 * configure: Must use both --host and --target in recursive calls.
15957 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15959 * Makefile.in: Change deja-gnu to dejagnu.
15961 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15963 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15965 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15967 * configure.in: canonicalize all instances to *-*-solaris2*,
15968 also strip out a number of tools to not build for go32 host
15970 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15972 * config.guess: add GPL.
15974 * Makefile.in, config.guess, config.sub, configure: bump
15977 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15979 * Makefile.in (do-info): Removed obsolete check for existence of
15982 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15984 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15986 * Makefile.in: a couple of 'else true' for decstation,
15989 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15991 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15993 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15995 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15997 * config.guess: Recognize i386-ibm-aix (PS/2).
15998 * configure.in: Use config/mh-aix386 file for it.
16000 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16002 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16003 CC_FOR_TARGET instead.
16004 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16006 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16008 * Makefile.in: Add sim to list of directories sent with gdb
16010 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16012 * configure.in: Put back mips-dec-bsd* case.
16014 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16016 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16017 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16018 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16020 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16022 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16024 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16025 (install-info): install dir.info only if it exists,
16026 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16028 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16030 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16031 gas for mips-dec-bsd.
16033 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16035 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16036 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16038 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16040 * configure.in: Added "dejagnu" to hosttools list.
16042 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16044 * config.sub, configure.in, config.guess: Add support
16045 for Bosx, an AIX variant from Bull.
16046 Patches from F.Pierresteguy@frcl.bull.fr.
16048 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16050 * devo/dejagnu: Initial creation of devo/dejagnu.
16051 Migrated dejagnu testcases and support files for testing software
16052 tools to reside as subdirectories, currently called "testsuite",
16053 within the directory of the software tool. Migrated all programs,
16054 support libraries, etc. beloging to dejagnu proper from
16055 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16056 with no modifications. The changes to these files which will
16057 allow them to configure, build, and execute properly will be made
16058 in a future update.
16060 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16062 * Makefile.in: Change send_pr to send-pr.
16063 * configure.in: Likewise.
16064 * send_pr: Renamed directory to send-pr.
16066 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16068 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16070 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16072 * README: Update for gdb-4.8 release.
16073 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16074 gdb-xxx.tar.z (gzip'd) file also.
16076 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16078 * Makefile.in: make all-diff depend on all-libiberty
16080 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16082 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16084 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16086 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16088 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16090 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16091 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16092 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16094 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16096 * Makefile.in: makeinfo binary is in a new location
16098 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16100 * config.sub: Accept -ecoff as an OS.
16102 * Makefile.in: Various changes to eliminate a level of make
16103 recursion and reduce the required command line length.
16104 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16106 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16107 variables holding settings for specific sub-makes.
16108 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16109 in terms of BASE_FLAGS_TO_PASS.
16110 (TARGET_LIBS): New variable listing directories which use
16111 TARGET_FLAGS_TO_PASS.
16112 (subdir_do): Eliminated.
16113 (do-*): New set of targets to replace subdir_do.
16114 (various): All targets which used subdir_do now depend on do-*.
16115 (local-clean): Renamed from do_clean.
16116 (local-distclean): New target, dependency of distclean and
16118 (install-info): Don't create directories. Depend on dir.info
16119 rather than calling make recursively.
16120 (install-dir.info): Eliminated.
16121 (install-info-dirs): Create all info directories here.
16122 (dir.info): Depend upon do-install-info.
16124 * test-build.mk (HOLES): Added false.
16126 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16128 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16130 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16132 * Makefile.in (info): remove dependency on all-texinfo. The
16133 problem was really in texinfo/C, not at this level.
16135 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16137 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16139 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16141 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16144 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16146 * configure: Include srcdir in message about target of link not
16147 being found. Don't convert `-' to `_' in `with' options being
16150 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16152 * configure.in: add uudecode to host_tools
16154 * Makefile.in: added {all,install}-uudecode targets, added them to
16155 the appropriate lists
16157 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16159 * Makefile.in (all-gcc): Added dependency on all-gas.
16161 * configure.in (mips-*-*): Build ld and binutils.
16163 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16165 * configure: check return code from mkdir, print error message and
16168 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16170 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16172 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16174 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16176 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16178 * config.sub (h8500): Recognize this as a cpu type.
16180 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16182 * configure: source directory missing is no longer a warning
16184 * configure.in: recognize irix[34]* instead of irix[34]
16186 * Makefile.in: define and pass down X11_LIB
16188 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16190 * guess-systype: Renamed to ...
16191 * config.guess: ... by popular request.
16192 * configure.in, Makefile.in: Update accordingly.
16194 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16196 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16197 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16198 + Execute ./dummy instead of assuming . is in PATH.
16200 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16202 * guess-systype: New shell script. Attempts to guess the
16203 canonical host name of the executing host.
16204 Only a few hosts are supported so far.
16205 * configure: Call guess-systype if no host is specified.
16207 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16209 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16213 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16215 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16216 (all-gcc, install-gcc, subdir_do): Use it.
16218 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16220 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16222 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16224 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16225 set exclusively by configure, using configure.in .
16227 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16229 * test-build.mk: set $PATH for all builds
16231 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16233 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16235 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16236 the one used in gcc/Makefile.in, so that a null expansion doesn't
16237 override the one needed to build gcc with a native cc.
16240 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16242 * configure: Accept -with arguments.
16244 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16246 * Makefile.in: added h8300sim
16248 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16250 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16251 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16252 (all-cygnus, native, build-cygnus): Make
16253 $(canonhost)-stamp-3stage-done, not $(host)....
16254 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16255 i386-sco3.2v4. Added else true to if command.
16257 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16259 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16261 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16263 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16265 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16267 * configure.in: don't remove binutils from Solaris builds
16269 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16271 * Makefile.in: get rid of earlier definitions for *clean,
16272 also handle the recursive info rule better
16274 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16276 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16277 do more-or-less the right thing.
16279 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16281 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16282 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16284 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16286 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16289 * configure.in: split the configdirs list into 4 categories (native
16290 v. cross, library v. tool) and handle the cross-only and native-
16291 only in more reasonable (and correct!) way.
16293 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16295 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16296 configdirs anymore.
16298 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16300 * Makefile.in: extensive cleanup:: removed all of the explicit
16301 clean-* targets, collapsed many wrappers around subdir_do into
16302 one, added additional targets to satisfy standards.texi, deleted
16303 some old targets, some changes for consistency
16305 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16307 * configure.in: handle some programs as cross-only, and others as
16310 * test-build.mk: handle partial holes in a more generic manner
16312 * Makefile.in: m4 depends on libiberty
16314 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16316 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16317 time, wdiff, and find to configdirs
16319 * Makefile.in: all, clean, and install rules for the new programs
16320 added to configure.in
16322 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16324 * configure.in: use mh-sun for all *-sun-* hosts
16326 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16328 * Makefile.in: define flags for X11 include files and library file
16329 locations, pass them down to the programs that need this info
16331 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16333 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16335 * configure.in: start building libg++ for HP-UX targets
16337 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16339 * README: Update references to files moved into etc/.
16341 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16343 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16344 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16346 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16348 * configure: accept dash as well as underscore in long option
16349 names for FSF compatibility.
16351 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16353 * config.sub: added -sco3.2v4 support from FSF.
16355 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16357 * configure.in: expand the section that adds or removes
16358 directories from the list of programs to build, to handle native
16359 vs. cross in addition to host v. native
16361 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16363 * Makefile.in: Replace C++ in macro names with CXX.
16364 This is less likely to break ...
16366 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16368 * test-build.mk: add -w to GNU_MAKE
16370 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16372 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16373 add 'sparc' to list of recognized cpus. This needed to make
16374 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16375 Delete some redundant ose68 variants. Recognize -wrs as an os,
16376 then changes that into $CPU-wrs-vxworks.
16378 * configure.in: remove most references to gdbtest, regularize
16379 target based program removal
16381 * test-build.mk: import from p3 tree (many fixes and changes)
16383 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16385 * Makefile.in: added rules to handle tcl, tk, and expect
16387 * configure.in: handle those directories if they exist
16389 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16391 * config.sub: removed bogus hppabsd and hppahpux names, since
16392 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16394 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16396 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16397 depends upon all-xiberty
16399 * Makefile.in: changes from p3, including:
16401 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16403 * Makefile.in (XTRAFLAGS): include newlib directories if
16404 newlib/Makefile exists, rather than if host != target.
16406 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16408 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16409 from the same source tree and not building a cross-compiler. This
16410 matters for the libg++ configuration if reconfiguring a tree that
16411 has already been installed.
16413 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16415 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16416 pick up the machine and system specific header files.
16418 * Makefile.in: added AS_FOR_TARGET, passed down in
16419 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16420 the C compiler to use to create programs which are run in the
16421 build environment, set it to default to $(CC), and passed it down
16422 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16424 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16426 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16427 We need them for unusual native builds, like systems without
16430 * configure: also define $(host_canonical) and
16431 $(target_canonical), which are the full, canonical names for the
16432 given host and target
16434 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16436 * Makefile.in: Added separate definitions for C++.
16438 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16440 * configure.in (configdirs): Add deja-gnu.
16442 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16444 * README: Update for configure.texi and gdb-4.7 release.
16446 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16448 * Makefile.in: Move "all" target to top of file.
16449 Previously, first target was ".PHONY" which caused BSD4.4 make
16450 to build .PHONY when make was run without arguments.
16452 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16454 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16455 Library-copylefted code in libiberty.
16457 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16459 * config.sub: Replace m68kmote with plain old m68k.
16461 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16463 * Makefile.in: Remove space from blank line, avoid Make complaints.
16465 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16467 * config.sub: Complain if no argument is given. Added support for
16468 386bsd as OS and target alias.
16470 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16472 * Makefile.in (XTRAFLAGS): include newlib directories if
16473 newlib/Makefile exists, rather than if host != target.
16475 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16477 * config.sub: recognize sparclite-wrs-vxworks.
16479 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16480 p3.) Added clean-xiberty to clean.
16482 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16484 * configure.in: use *-*-* instead of nested cases for host and target
16486 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16488 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16489 from the same source tree and not building a cross-compiler. This
16490 matters for the libg++ configuration if reconfiguring a tree that
16491 has already been installed.
16493 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16495 * config.sub (i486v/i486v4): Merge in from FSF version.
16497 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16499 * configure: only set PWD if it is already set.
16501 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16503 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16504 doesn't have unset and all success paths (and most error paths)
16505 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16506 to just ${PWD} to avoid confusion.)
16508 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16510 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16511 even for a native compilation.
16513 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16515 Changes to make the gdb.tar.Z rule work better.
16517 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16518 (DEVO_SUPPORT): Add configure.texi.
16519 (bfd-ilrt.tar.Z): Remove ancient rule.
16521 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16523 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16524 pick up the machine and system specific header files.
16526 * configure.in, config.sub: added new target m68010-adobe-scout,
16527 with alias of adobe68k. Changed configure.in to check for
16528 -scout before -sco* to avoid a false match.
16530 * Makefile.in: added AS_FOR_TARGET, passed down in
16531 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16532 the C compiler to use to create programs which are run in the
16533 build environment, set it to default to $(CC), and passed it down
16534 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16536 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16538 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16539 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16540 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16541 FOR_TARGET variants, to newlib and libg++.
16543 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16545 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16548 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16550 * config.sub: Accept `elf' as an environment.
16552 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16554 * Makefile.in (all-opcodes): cd into the right directory
16556 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16558 * configure: added -program_transform_name option, used as
16559 argument to sed when installing programs.
16560 configure.texi: added documentation for -program_prefix,
16561 -program_suffix and -program_transform_name.
16563 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16565 * config.sub: Accept i486 where i386 ok.
16567 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16569 * config.sub: accept we32k
16571 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16573 * config.sub, configure.in: accept OSE68000 and OSE68k.
16575 * Makefile.in: don't create all directories for ``make install'';
16576 let the subdirectories create the ones they need.
16578 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16580 * COPYING: new file, GPL v2
16582 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16584 * Makefile.in: use the new gen-info-dir, which needs a template
16585 argument (which also lives in texinfo)
16587 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16589 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16591 * config.sub (ncr3000): Change i386 to i486.
16593 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16595 * Makefile.in: add install-rcs, install-grep to
16596 install-no-fixedincludes, removed install-bison and install-libgcc
16598 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16600 * configure.in: grab the HPUX makefile fragment if on HPUX
16602 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16604 * Makefile.in: eradicate bison spoor (ditto libgcc).
16605 configure.in: recognise m68{k,000}-ericsson-OSE.
16606 es1800 is alias for m68k-ericsson-OSE
16608 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16610 * configure.in: rearrange the parts that remove programs from
16611 configdirs, based now on HOST==TARGET or by canonical triple.
16613 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16615 * test-build.mk: recurse explicitly with -f test-build.mk when
16616 appropriate. predicate stage3 and comparison on the existence
16617 of gcc. That is, if gcc isn't around, we aren't three-staging.
16618 On very clean, also remove ...stamp-co. Build in-place before
16619 doing other builds.
16621 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16623 * Makefile.in, configure.in: add tgas
16625 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16627 * Makefile.in: a number of changes merged in from progressive.
16629 * configure.in: add libm.
16631 * .cvsignore: ignore some stuff that comes from test-build.mk.
16633 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16635 * config.sub: Add es1800 (m68k-ericsson-es1800).
16637 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16639 * configure: Add program_suffix (parallel to program_prefix)
16640 * Makefile.in: adjust directory-creating script for losing decstation
16642 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16644 * configure: Minor $subdir-related fixes.
16646 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16648 * configure: fix various problems with propogating
16649 makefile_target_frag in subdirs.
16650 * configure.in: config libgcc if its there
16652 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16654 * config.sub: HPPA merge.
16656 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16658 * Makefile.in: Replace all-bison with all-byacc in all
16659 dependency lines for other tools (which now use byacc).
16661 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16663 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16665 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16667 * Makefile.in: make gprof rules similar to byacc rules (instead of
16668 vestigal $(unsubdir) that didn't work...)
16670 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16672 * config.sub: Add support for Linux.
16673 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16674 (at least for libg++).
16676 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16678 * configure.texi: fix doc for the -nfp option to configure
16680 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16682 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16684 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16686 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16687 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16688 * configure.in: added solaris* host_makefile_frag hook.
16690 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16692 * config.sub: changed recognition of m68000 so that various
16693 m68k types can be specified via m680[01234]0
16695 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16697 * config.sub (basic_machine): fix sed so that '-foo' isn't
16698 completely substituted out while .+'-foo' loses the '-foo'
16700 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16702 * config.sub ($os): Add -aout.
16704 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16706 * configure: If host_makefile_frag is absolute, don't
16707 prefix ${invsubdir} (relevant to libg++ auto-configure).
16709 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16711 * Makefile.in (tooldir): Define it.
16712 (all-ld): Depend on all-flex.
16714 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16716 * Makefile.in (check): Fix libg++ special case.
16718 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16720 * configure: do not bury `pwd` into config.status, thus do fewer
16723 * configure: print the "Building in" message only when building in
16724 other than "." AND verbose.
16726 * configure: remove -s, rework -v to better accommodate guested
16729 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16731 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16733 * Makefile.in: macroize flags passed on recursion. remove
16736 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16738 * configure: get makesrcdir right for subdirs deeper than 1.
16740 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16743 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16745 * Makefile.in: don't print subdir_do or recursion lines.
16747 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16749 * standards.texi: added menu item.
16751 * Makefile.in: build and install standards.info.
16753 * standards.texi: new file.
16755 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16757 * configure: test for and move config.status pieces from
16760 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16762 * configure: Test for existance of files before trying to mv
16763 them, to avoid numerous non-existance messages.
16765 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16767 * configure: correct final line of config.status.
16769 * configure: patch from eggert. Avoids a protection problem if
16770 the original Makefile.in is read only.
16772 * configure: use move-if-change from gcc to create config.status.
16773 Some makefiles depend on config.status to tell if a directory
16774 has been reconfigured for a different host. This change
16775 prevents those directories from remaking everything in the case
16776 where the reconfig was only intended to rebuild a Makefile.
16778 * configure: test for config.sub with "config.sub sun4" rather
16779 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16780 host alias from a missing config.sub.
16782 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16784 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16785 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16787 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16789 * configure: mkdir ${subdir} as needed.
16791 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16793 * Makefile.in,configure.in: added autoconf.
16795 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16797 * Makefile.in: no longer pass against on recursion.
16799 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16800 definitions are not inherited.
16802 * configure: correct makesrcdir when subdir is .
16804 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16806 * configure: Add support for 'subdirs' variable, which is
16807 like 'configdirs', except that configure doesn't re-invoke
16808 itself for subdirs, it just creates a Makefile for each subdir.
16809 * configure.texi: Document subdirs.
16811 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16813 * configure.in: added flex to configdirs
16815 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16817 * Makefile.in: remove clean-stamps from clean.
16819 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16821 * configure.in: Add gdbtest to configdirs.
16823 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16825 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16826 to recursive makes.
16827 * configure.in: Recognize new ncr3000 config.
16829 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16831 * Makefile.in, configure.in: removed references to gdbm.
16833 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16835 * config.sub: Don't canonicalize os value
16836 newsos* to bsd (readline needs to check for newsos).
16837 (This fix was earlier made Jan 31, but got re-broken.)
16839 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16841 * configure.in: sco is an os, not a vendor!
16843 * configure: Quote $( better. Keep various shells happy.
16845 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16847 * Makefile.in: eliminate stamp-files.
16849 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16851 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16852 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16854 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16856 * config.sub: fix iris/iris3.
16858 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16860 * configure: re-add -rm.
16862 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16864 * Maskefile.in: add .stmp-rcs to all.
16866 * configure.in: remove gas from rs6000 build, use aix host fragment.
16868 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16870 * configure: pass down site_option during recursion.
16872 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16874 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16876 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16878 * configure: Change exec_prefix so that it really defaults to prefix.
16880 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16882 * Makefile.in, configure.in: Add support for mmalloc library.
16884 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16886 * Makefile.in: add stmp dependencies for a few more things.
16888 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16890 * configure: adjusted error message on objdir/srcdir configure
16891 collision, per john's suggestion.
16893 * Makefile.in: add libiberty stmp to all and all.cross.
16895 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16897 * Makefile.in: remove force dependencies, add grep to all.
16899 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16901 * Makefile.in: drop flex. make stamp files work.
16903 * configure: added test for conflicting configuration in srcdir,
16904 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16905 gets cranky. use relative paths for configure and srcdir
16906 whenever possible. Send some error messages to stderr that were
16909 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16911 * Makefile.in: Fix libg++ rule to check for gcc directory
16912 before using gcc/gcc. Also pass XTRAFLAGS.
16914 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16916 * Makefile.in: added stmp-files so that directories aren't polled
16917 when they are already built.
16919 * configure.texi: fixed a node pointer problem.
16921 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16923 * config.sub configure.in gdb/configure.in
16924 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16925 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16926 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16928 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16930 * configure: -recurring becomes -silent. corrected help message
16933 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16935 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16937 * configure: when building Makefile for crosses, replace
16938 tooldir and program_prefix. default srcdir from location of
16939 config.sub. remove "for host in hosts" and "for target in
16942 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16944 * Makefile.in: Do not pass bindir or mandir to cvs.
16946 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16948 * Makefile.in, configure.in: removed traces of namesubdir,
16949 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16950 copyrights to '92, changed some from Cygnus to FSF.
16952 * configure.texi: remove most references to multiple hosts,
16953 multiple targets, subdirs, etc.
16955 * configure.man: removed rcsid. reference config.sub not
16958 * Makefile.in: mkdir $(infodir) on install-info.
16960 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16962 * configure.texi: Explain better about .gdbinit and about
16963 the environment that configure.in sections run in.
16965 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16967 * configure.in: Ultrix is only a decstation if it's a MIPS.
16969 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16971 * README: DOC.configure => cfg-paper.texi.
16973 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16975 * config.sub (near case $os): Don't convert newsos* to bsd!
16977 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16979 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16980 the number of copies of COPYING that go into the GDB tar file.
16982 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16984 * bfd/configure.in, gdb/config/mh-i386sco,
16985 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16986 Fix SCO configuration stuff.
16988 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16990 * Makefile.in: For libg++, make sure the -I pointing
16991 to the gcc directory goes *after* all the libg++-local -I flags.
16992 Also, move just-gcc dependency from just-libg++ to all-libg++.
16994 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16996 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16998 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17000 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17002 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17004 * config.sub: Add stratus configuration frags. Also
17007 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17009 * Makefile.in (DEV_SUPPORT): add configure.man.
17011 * config.sub(Decode manufacturer-specific): add -none*.
17013 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17015 * Makefile.in: remove form feeds to make Sun's make happy.
17016 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17018 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17020 * Makefile.in (AR_FLAGS): Make quieter.
17022 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17024 * configure.in: Add libg++.
17025 * configure: When verbose, don't output the command line at each
17026 level; it will be unremarkably the same as the previous version,
17027 which will be the same as what the user typed.
17029 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17031 * configure.in, Makefile.in: fix clean-info, add flex. add
17034 * configure: be less sensitive to spaces in Makefile.in. Do not
17035 look for sources in "..". Doing so breaks subdirectories that
17036 might have their own configure. If a subdir has it's own
17037 configure script, use it.
17039 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17041 * cfg-paper.texi: some changes suggested by rms.
17043 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17045 * config.sub: Merge in some small additions from the FSF version,
17046 taken from the gcc distribution, to bring the Cygnus and FSF
17047 versions into closer sync.
17049 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17051 * configure.in: Changed svr4 references to sysv4.
17053 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17055 * configure: added -V for version number option.
17057 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17059 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17060 renamed from DOC.configure to cfg-paper.texi.
17062 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17064 * configure, config.subr, config.sub: config.subr is now
17067 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17069 * configure.texi: new file, in progress.
17071 * Makefile.in: build info file and install the man page for
17074 * configure.man: new file, first cut.
17076 * configure: find config.subr again now that configuration "none"
17077 has gone. removed all traces of the -ansi option. removed all
17078 traces of the -languages option.
17080 * config.subr: resync from rms.
17082 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17084 * configure, config.sub, config.subr: merge config.sub into
17085 config.subr, call the result config.subr, remove config.sub, use
17088 * Makefile.in: revised install for dir.info.
17090 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17092 * configure.in: add decstation host makefile frag.
17094 * Makefile.in: BISON now bison -y again. also install-gcc on
17095 install. clean-gdbm on clean. infodir belongs in datadir.
17096 Make directories for info install. Build dir.info here then
17099 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17101 * Makefile.in: fix for bad directory tests.
17103 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17105 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17106 regexp. -srcdir relative was being handled incorrectly.
17108 * Makefile.in: unwrapped some for loops so that parallel makes
17109 work again and so one can focus one's attention on a particular
17112 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17114 * configure: added PWD as a stand in for `pwd` (for speed). use
17115 elif wherever possible. make -srcdir work without -objdir.
17116 -objdir= commented out.
17118 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17120 * configure: +options become --options. -subdirs commented out.
17121 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17122 Makefile now at top of generated Makefile. Removed cvs log
17123 entries. added -srcdir. create .gdbinit only if there is one
17126 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17127 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17128 and mandir now keyed off datadir by default.
17130 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17132 * Freshly created ChangeLog.
17139 version-control: never